Skip to content

Instantly share code, notes, and snippets.

@jarquafelmu
Created August 8, 2020 20:42
Show Gist options
  • Save jarquafelmu/fbc0f0dc6537a1846b8bbf2eba9f3d09 to your computer and use it in GitHub Desktop.
Save jarquafelmu/fbc0f0dc6537a1846b8bbf2eba9f3d09 to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
[08Aug2020 20:12:45.957] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.forgeVersion, 31.2.31, --fml.mcpVersion, 20200515.085601, --fml.mcVersion, 1.15.2, --fml.forgeGroup, net.minecraftforge, nogui, forge-1.15.2-31.2.31.jar, 70, 4096]
[08Aug2020 20:12:45.963] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 5.1.0+69+master.79f13f7 starting: java version 1.8.0_232 by Oracle Corporation
[08Aug2020 20:12:46.292] [main/INFO] [net.minecraftforge.fml.loading.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
[08Aug2020 20:12:46.536] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8 Source=file:/opt/service/mods/MixinBootstrap-1.0.3.jar Service=ModLauncher Env=SERVER
[08Aug2020 20:12:47.903] [main/INFO] [STDERR/]: [org.antlr.v4.runtime.ConsoleErrorListener:syntaxError:38]: line 13:99 token recognition error at: ';'
[08Aug2020 20:12:49.480] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [com.performant.coremod.mixin.Connector]
[08Aug2020 20:12:49.482] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [me.jellysquid.mods.phosphor.mixin.PhosphorMixinConnector]
[08Aug2020 20:12:49.511] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlserver' with arguments [--gameDir, ., nogui, forge-1.15.2-31.2.31.jar, 70, 4096]
[08Aug2020 20:12:49.548] [main/INFO] [com.performant.coremod.Performant/]: Performant configs loaded
[08Aug2020 20:12:49.693] [main/INFO] [com.performant.coremod.Performant/]: Not enabling mixin forcom.performant.coremod.mixin.world.ServerWorldMixin as config disables it.
[08Aug2020 20:12:50.549] [main/INFO] [net.minecraftforge.coremod.CoreMod.immersiveengineering/COREMODLOG]: Inserted wire collision callback
[08Aug2020 20:12:50.811] [main/FATAL] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/entity/EntityRenderer for invalid dist DEDICATED_SERVER
[08Aug2020 20:12:50.812] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/renderer/entity/EntityRenderer (java.lang.RuntimeException: Attempted to load class net/minecraft/client/renderer/entity/EntityRenderer for invalid dist DEDICATED_SERVER)
[08Aug2020 20:12:50.812] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.renderer.entity.EntityRenderer was not found performant.mixins.json:client.EntityRendererMixin
[08Aug2020 20:12:51.787] [main/INFO] [net.minecraftforge.coremod.CoreMod.immersiveengineering/COREMODLOG]: Inserted block update callback
[08Aug2020 20:12:52.495] [main/INFO] [net.minecraftforge.coremod.CoreMod.immersiveengineering/COREMODLOG]: Inserted block update callback
[08Aug2020 20:12:52.770] [main/INFO] [net.minecraftforge.coremod.CoreMod.immersiveengineering/COREMODLOG]: Inserted wire collision callback
[08Aug2020 20:13:09.108] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
[08Aug2020 20:13:09.110] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[08Aug2020 20:13:09.112] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
[08Aug2020 20:13:09.114] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[08Aug2020 20:13:09.115] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[08Aug2020 20:13:09.277] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting minecraft server version 1.15.2
[08Aug2020 20:13:10.433] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity clumps:xp_orb_big
[08Aug2020 20:13:10.559] [Server thread/INFO] [PluginManager/]: Scanning classes for titanium
[08Aug2020 20:13:10.590] [Server thread/INFO] [PluginManager/]: Found FeaturePluginInstance for class IndustrialForegoingResourcePlugin for plugin resources
[08Aug2020 20:13:10.591] [Server thread/INFO] [PluginManager/]: Found FeaturePluginInstance for class DefaultResourceRegistryPlugin for plugin resources
[08Aug2020 20:13:11.026] [modloading-worker-46/ERROR] [packmenu/]: Running on a dedicated server, disabling mod.
[08Aug2020 20:13:11.041] [modloading-worker-10/ERROR] [me.ichun.mods.ding.common.Ding/]: You are loading Ding on a server. Ding is a client only mod!
[08Aug2020 20:13:11.043] [modloading-worker-57/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 31.2.31, for MC 1.15.2 with MCP 20200515.085601
[08Aug2020 20:13:11.046] [modloading-worker-57/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v31.2.31 Initialized
[08Aug2020 20:13:11.092] [modloading-worker-30/WARN] [ReAuth/]: #########################################
[08Aug2020 20:13:11.093] [modloading-worker-30/WARN] [ReAuth/]: # ReAuth was loaded on Server #
[08Aug2020 20:13:11.094] [modloading-worker-30/WARN] [ReAuth/]: # Consider removing it to save some RAM #
[08Aug2020 20:13:11.096] [modloading-worker-30/WARN] [ReAuth/]: #########################################
[08Aug2020 20:13:11.151] [modloading-worker-46/INFO] [PluginManager/]: Scanning classes for industrialforegoing
[08Aug2020 20:13:11.376] [modloading-worker-30/INFO] [JarSignVerifier/]: Mod usefulbackpacks is signed with a valid certificate.
[08Aug2020 20:13:11.487] [modloading-worker-43/INFO] [STDOUT/]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Disabled because not running on the client.
[08Aug2020 20:13:11.493] [modloading-worker-10/INFO] [JarSignVerifier/]: Mod uteamcore is signed with a valid certificate.
[08Aug2020 20:13:11.503] [modloading-worker-39/INFO] [STDOUT/]: [se.mickelus.mgui.MGuiMod:<init>:13]: constructing mod
[08Aug2020 20:13:11.613] [modloading-worker-11/INFO] [Meson/INTERNAL]: Added charm to Meson
[08Aug2020 20:13:11.824] [modloading-worker-8/INFO] [PluginManager/]: Scanning classes for titanium
[08Aug2020 20:13:11.980] [modloading-worker-8/INFO] [PluginManager/]: Constructed class IndustrialForegoingResourcePlugin for plugin resources for mod titanium
[08Aug2020 20:13:11.980] [modloading-worker-8/INFO] [PluginManager/]: Constructed class DefaultResourceRegistryPlugin for plugin resources for mod titanium
[08Aug2020 20:13:11.983] [modloading-worker-8/INFO] [PluginManager/]: Executing phase CONSTRUCTION for plugin class IndustrialForegoingResourcePlugin
[08Aug2020 20:13:12.037] [modloading-worker-8/INFO] [PluginManager/]: Executing phase CONSTRUCTION for plugin class DefaultResourceRegistryPlugin
[08Aug2020 20:13:12.103] [modloading-worker-46/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `milk_bucket`, expected `industrialforegoing`. This could be a intended override, but in most cases indicates a broken mod.
[08Aug2020 20:13:12.662] [modloading-worker-11/INFO] [charm/INTERNAL]: Creating config for module BlockOfEnderPearls
[08Aug2020 20:13:12.663] [modloading-worker-11/INFO] [charm/INTERNAL]: Creating config for module BlockOfRottenFlesh
[08Aug2020 20:13:12.664] [modloading-worker-11/INFO] [charm/INTERNAL]: Creating config for module SmoothGlowstone
[08Aug2020 20:13:12.776] [modloading-worker-11/INFO] [charm/INTERNAL]: Creating config for module BlockOfGunpowder
[08Aug2020 20:13:12.777] [modloading-worker-11/INFO] [charm/INTERNAL]: Creating config for module VariableRedstoneLamp
[08Aug2020 20:13:12.777] [modloading-worker-11/INFO] [charm/INTERNAL]: Creating config for module RedstoneSand
[08Aug2020 20:13:12.794] [modloading-worker-11/INFO] [charm/INTERNAL]: Creating config for module CurseBreak
[08Aug2020 20:13:12.795] [modloading-worker-11/INFO] [charm/INTERNAL]: Creating config for module Homing
[08Aug2020 20:13:12.795] [modloading-worker-11/INFO] [charm/INTERNAL]: Creating config for module Salvage
[08Aug2020 20:13:12.795] [modloading-worker-11/INFO] [charm/INTERNAL]: Creating config for module Leeching
[08Aug2020 20:13:12.796] [modloading-worker-11/INFO] [charm/INTERNAL]: Creating config for module Magnetic
[08Aug2020 20:13:12.797] [modloading-worker-11/INFO] [charm/INTERNAL]: Creating config for module ParrotsStayOnShoulder
[08Aug2020 20:13:12.798] [modloading-worker-11/INFO] [charm/INTERNAL]: Creating config for module LeatherArmorInvisibility
[08Aug2020 20:13:12.798] [modloading-worker-11/INFO] [charm/INTERNAL]: Creating config for module ChickensDropFeathers
[08Aug2020 20:13:12.799] [modloading-worker-11/INFO] [charm/INTERNAL]: Creating config for module MobsAffectedByBeacon
[08Aug2020 20:13:12.799] [modloading-worker-11/INFO] [charm/INTERNAL]: Creating config for module UseTotemFromInventory
[08Aug2020 20:13:12.800] [modloading-worker-11/INFO] [charm/INTERNAL]: Creating config for module AutomaticRecipeUnlock
[08Aug2020 20:13:12.800] [modloading-worker-11/INFO] [charm/INTERNAL]: Creating config for module CauldronCleansThings
[08Aug2020 20:13:12.801] [modloading-worker-11/INFO] [charm/INTERNAL]: Creating config for module HuskImprovements
[08Aug2020 20:13:12.801] [modloading-worker-11/INFO] [charm/INTERNAL]: Creating config for module RemoveNitwits
[08Aug2020 20:13:12.802] [modloading-worker-11/INFO] [charm/INTERNAL]: Creating config for module AmbientMusicImprovements
[08Aug2020 20:13:12.802] [modloading-worker-11/INFO] [charm/INTERNAL]: Creating config for module ComposterImprovements
[08Aug2020 20:13:12.803] [modloading-worker-11/INFO] [charm/INTERNAL]: Creating config for module LanternImprovements
[08Aug2020 20:13:12.803] [modloading-worker-11/INFO] [charm/INTERNAL]: Creating config for module PickaxesBreakPistons
[08Aug2020 20:13:12.803] [modloading-worker-11/INFO] [charm/INTERNAL]: Creating config for module SpongesReduceFallDamage
[08Aug2020 20:13:12.804] [modloading-worker-11/INFO] [charm/INTERNAL]: Creating config for module CauldronWaterSource
[08Aug2020 20:13:12.804] [modloading-worker-11/INFO] [charm/INTERNAL]: Creating config for module TamedAnimalsNoDamage
[08Aug2020 20:13:12.805] [modloading-worker-11/INFO] [charm/INTERNAL]: Creating config for module RemovePotionGlint
[08Aug2020 20:13:12.805] [modloading-worker-11/INFO] [charm/INTERNAL]: Creating config for module WitchesDropLuck
[08Aug2020 20:13:12.805] [modloading-worker-11/INFO] [charm/INTERNAL]: Creating config for module StackablePotions
[08Aug2020 20:13:12.806] [modloading-worker-11/INFO] [charm/INTERNAL]: Creating config for module ExtraMusicDiscs
[08Aug2020 20:13:12.806] [modloading-worker-11/INFO] [charm/INTERNAL]: Creating config for module NoAnvilMinimumXp
[08Aug2020 20:13:12.806] [modloading-worker-11/INFO] [charm/INTERNAL]: Creating config for module EmeraldBlockOpensTrades
[08Aug2020 20:13:12.813] [modloading-worker-11/INFO] [charm/INTERNAL]: Creating config for module PigIronIncreasesDurability
[08Aug2020 20:13:12.814] [modloading-worker-11/INFO] [charm/INTERNAL]: Creating config for module ExtractEnchantments
[08Aug2020 20:13:12.814] [modloading-worker-11/INFO] [charm/INTERNAL]: Creating config for module DecreaseRepairCost
[08Aug2020 20:13:12.815] [modloading-worker-11/INFO] [charm/INTERNAL]: Creating config for module DimensionalCompass
[08Aug2020 20:13:12.816] [modloading-worker-11/INFO] [charm/INTERNAL]: Creating config for module ParrotsOnEndRods
[08Aug2020 20:13:12.817] [modloading-worker-11/INFO] [charm/INTERNAL]: Creating config for module ParrotMimicDelay
[08Aug2020 20:13:12.817] [modloading-worker-11/INFO] [charm/INTERNAL]: Creating config for module BatInABucket
[08Aug2020 20:13:12.818] [modloading-worker-11/INFO] [charm/INTERNAL]: Creating config for module CompassBinding
[08Aug2020 20:13:12.829] [modloading-worker-11/INFO] [charm/INTERNAL]: Creating config for module Decay
[08Aug2020 20:13:12.829] [modloading-worker-11/INFO] [charm/INTERNAL]: Creating config for module Coffee
[08Aug2020 20:13:12.830] [modloading-worker-11/INFO] [charm/INTERNAL]: Creating config for module FlavoredCake
[08Aug2020 20:13:12.843] [modloading-worker-11/INFO] [charm/INTERNAL]: Creating config for module MoreVillagerTrades
[08Aug2020 20:13:12.843] [modloading-worker-11/INFO] [charm/INTERNAL]: Creating config for module Fumaroles
[08Aug2020 20:13:12.844] [modloading-worker-11/INFO] [charm/INTERNAL]: Creating config for module EndermitePowder
[08Aug2020 20:13:12.844] [modloading-worker-11/INFO] [charm/INTERNAL]: Creating config for module NetherGoldDeposits
[08Aug2020 20:13:12.844] [modloading-worker-11/INFO] [charm/INTERNAL]: Creating config for module AdditionalMobsInStructures
[08Aug2020 20:13:12.845] [modloading-worker-11/INFO] [charm/INTERNAL]: Creating config for module MoreVillageBiomes
[08Aug2020 20:13:12.845] [modloading-worker-11/INFO] [charm/INTERNAL]: Creating config for module EndPortalRunes
[08Aug2020 20:13:12.845] [modloading-worker-11/INFO] [charm/INTERNAL]: Creating config for module StructureMaps
[08Aug2020 20:13:12.845] [modloading-worker-11/INFO] [charm/INTERNAL]: Creating config for module NetherPigIron
[08Aug2020 20:13:12.865] [modloading-worker-11/INFO] [charm/INTERNAL]: Creating config for module ClientServerTick
[08Aug2020 20:13:12.866] [modloading-worker-11/INFO] [charm/INTERNAL]: Creating config for module ColoredLanterns
[08Aug2020 20:13:12.866] [modloading-worker-11/INFO] [charm/INTERNAL]: Creating config for module Crates
[08Aug2020 20:13:12.866] [modloading-worker-11/INFO] [charm/INTERNAL]: Creating config for module AllTheBarrels
[08Aug2020 20:13:12.867] [modloading-worker-11/INFO] [charm/INTERNAL]: Creating config for module RandomAnimalTextures
[08Aug2020 20:13:12.867] [modloading-worker-11/INFO] [charm/INTERNAL]: Creating config for module GoldLanterns
[08Aug2020 20:13:12.867] [modloading-worker-11/INFO] [charm/INTERNAL]: Creating config for module BookshelfChests
[08Aug2020 20:13:12.885] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:gunpowder_block
[08Aug2020 20:13:12.886] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:gunpowder_block
[08Aug2020 20:13:12.887] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:variable_redstone_lamp
[08Aug2020 20:13:12.888] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:variable_redstone_lamp
[08Aug2020 20:13:12.888] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:redstone_sand
[08Aug2020 20:13:12.889] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:redstone_sand
[08Aug2020 20:13:12.889] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:decay_potion
[08Aug2020 20:13:12.890] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:coffee_effect
[08Aug2020 20:13:12.891] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:coffee_potion
[08Aug2020 20:13:12.894] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:cake_fire_resistance
[08Aug2020 20:13:12.895] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:cake_fire_resistance
[08Aug2020 20:13:12.895] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:cake_invisibility
[08Aug2020 20:13:12.895] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:cake_invisibility
[08Aug2020 20:13:12.896] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:cake_leaping
[08Aug2020 20:13:12.897] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:cake_leaping
[08Aug2020 20:13:12.897] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:cake_night_vision
[08Aug2020 20:13:12.897] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:cake_night_vision
[08Aug2020 20:13:12.898] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:cake_regeneration
[08Aug2020 20:13:12.898] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:cake_regeneration
[08Aug2020 20:13:12.899] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:cake_strength
[08Aug2020 20:13:12.899] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:cake_strength
[08Aug2020 20:13:12.900] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:cake_swiftness
[08Aug2020 20:13:12.900] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:cake_swiftness
[08Aug2020 20:13:12.900] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:cake_water_breathing
[08Aug2020 20:13:12.901] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:cake_water_breathing
[08Aug2020 20:13:12.903] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:cake_danger_sight
[08Aug2020 20:13:12.904] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:cake_danger_sight
[08Aug2020 20:13:12.904] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:cake_resilience
[08Aug2020 20:13:12.904] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:cake_resilience
[08Aug2020 20:13:12.905] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:cake_resistance
[08Aug2020 20:13:12.905] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:cake_resistance
[08Aug2020 20:13:12.909] [modloading-worker-11/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `lantern`, expected `charm`. This could be a intended override, but in most cases indicates a broken mod.
[08Aug2020 20:13:12.924] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing minecraft:lantern
[08Aug2020 20:13:12.925] [modloading-worker-11/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `lantern`, expected `charm`. This could be a intended override, but in most cases indicates a broken mod.
[08Aug2020 20:13:12.925] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing minecraft:lantern
[08Aug2020 20:13:12.927] [modloading-worker-11/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `piston`, expected `charm`. This could be a intended override, but in most cases indicates a broken mod.
[08Aug2020 20:13:12.927] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing minecraft:piston
[08Aug2020 20:13:12.927] [modloading-worker-11/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `piston`, expected `charm`. This could be a intended override, but in most cases indicates a broken mod.
[08Aug2020 20:13:12.929] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing minecraft:piston
[08Aug2020 20:13:12.929] [modloading-worker-11/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `sticky_piston`, expected `charm`. This could be a intended override, but in most cases indicates a broken mod.
[08Aug2020 20:13:12.929] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing minecraft:sticky_piston
[08Aug2020 20:13:12.930] [modloading-worker-11/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `sticky_piston`, expected `charm`. This could be a intended override, but in most cases indicates a broken mod.
[08Aug2020 20:13:12.930] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing minecraft:sticky_piston
[08Aug2020 20:13:12.931] [modloading-worker-11/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `potion`, expected `charm`. This could be a intended override, but in most cases indicates a broken mod.
[08Aug2020 20:13:12.931] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing minecraft:potion
[08Aug2020 20:13:12.932] [modloading-worker-11/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `splash_potion`, expected `charm`. This could be a intended override, but in most cases indicates a broken mod.
[08Aug2020 20:13:12.932] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing minecraft:splash_potion
[08Aug2020 20:13:12.933] [modloading-worker-11/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `lingering_potion`, expected `charm`. This could be a intended override, but in most cases indicates a broken mod.
[08Aug2020 20:13:12.933] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing minecraft:lingering_potion
[08Aug2020 20:13:12.937] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_calm1
[08Aug2020 20:13:12.937] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_calm2
[08Aug2020 20:13:12.938] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_calm3
[08Aug2020 20:13:12.938] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_hal1
[08Aug2020 20:13:12.940] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_hal2
[08Aug2020 20:13:12.941] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_hal3
[08Aug2020 20:13:12.941] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_hal4
[08Aug2020 20:13:12.942] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_nuance1
[08Aug2020 20:13:12.943] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_nuance2
[08Aug2020 20:13:12.943] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_piano1
[08Aug2020 20:13:12.944] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_piano2
[08Aug2020 20:13:12.944] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_piano3
[08Aug2020 20:13:12.944] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_creative1
[08Aug2020 20:13:12.945] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_creative2
[08Aug2020 20:13:12.945] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_creative3
[08Aug2020 20:13:12.945] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_creative4
[08Aug2020 20:13:12.946] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_creative5
[08Aug2020 20:13:12.946] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_creative6
[08Aug2020 20:13:12.947] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_nether1
[08Aug2020 20:13:12.947] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_nether2
[08Aug2020 20:13:12.947] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_nether3
[08Aug2020 20:13:12.948] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_nether4
[08Aug2020 20:13:12.948] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_menu1
[08Aug2020 20:13:12.948] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_menu2
[08Aug2020 20:13:12.949] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_menu3
[08Aug2020 20:13:12.949] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_menu4
[08Aug2020 20:13:12.949] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_axolotl
[08Aug2020 20:13:12.950] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_dragon_fish
[08Aug2020 20:13:12.950] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_shuniji
[08Aug2020 20:13:12.950] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_dragon
[08Aug2020 20:13:12.951] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_end
[08Aug2020 20:13:12.955] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:white_lantern
[08Aug2020 20:13:12.956] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:white_lantern
[08Aug2020 20:13:12.956] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:orange_lantern
[08Aug2020 20:13:12.957] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:orange_lantern
[08Aug2020 20:13:12.957] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:magenta_lantern
[08Aug2020 20:13:12.957] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:magenta_lantern
[08Aug2020 20:13:12.958] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:light_blue_lantern
[08Aug2020 20:13:12.958] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:light_blue_lantern
[08Aug2020 20:13:12.959] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:yellow_lantern
[08Aug2020 20:13:12.959] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:yellow_lantern
[08Aug2020 20:13:12.960] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:lime_lantern
[08Aug2020 20:13:12.961] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:lime_lantern
[08Aug2020 20:13:12.962] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:pink_lantern
[08Aug2020 20:13:12.962] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:pink_lantern
[08Aug2020 20:13:12.962] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:gray_lantern
[08Aug2020 20:13:12.963] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:gray_lantern
[08Aug2020 20:13:12.963] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:light_gray_lantern
[08Aug2020 20:13:12.963] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:light_gray_lantern
[08Aug2020 20:13:12.968] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:cyan_lantern
[08Aug2020 20:13:12.968] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:cyan_lantern
[08Aug2020 20:13:12.969] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:purple_lantern
[08Aug2020 20:13:12.969] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:purple_lantern
[08Aug2020 20:13:12.970] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:blue_lantern
[08Aug2020 20:13:12.970] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:blue_lantern
[08Aug2020 20:13:12.971] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:brown_lantern
[08Aug2020 20:13:12.971] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:brown_lantern
[08Aug2020 20:13:12.971] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:green_lantern
[08Aug2020 20:13:12.972] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:green_lantern
[08Aug2020 20:13:12.972] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:red_lantern
[08Aug2020 20:13:12.973] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:red_lantern
[08Aug2020 20:13:12.973] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:black_lantern
[08Aug2020 20:13:12.973] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:black_lantern
[08Aug2020 20:13:12.988] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:crate_open_oak
[08Aug2020 20:13:12.989] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:crate_open_oak
[08Aug2020 20:13:12.991] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:crate_sealed_oak
[08Aug2020 20:13:12.991] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:crate_sealed_oak
[08Aug2020 20:13:12.992] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:crate_open_spruce
[08Aug2020 20:13:12.992] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:crate_open_spruce
[08Aug2020 20:13:12.992] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:crate_sealed_spruce
[08Aug2020 20:13:12.992] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:crate_sealed_spruce
[08Aug2020 20:13:12.993] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:crate_open_birch
[08Aug2020 20:13:12.993] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:crate_open_birch
[08Aug2020 20:13:12.993] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:crate_sealed_birch
[08Aug2020 20:13:12.993] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:crate_sealed_birch
[08Aug2020 20:13:12.994] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:crate_open_jungle
[08Aug2020 20:13:12.994] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:crate_open_jungle
[08Aug2020 20:13:12.994] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:crate_sealed_jungle
[08Aug2020 20:13:12.995] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:crate_sealed_jungle
[08Aug2020 20:13:12.995] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:crate_open_acacia
[08Aug2020 20:13:12.995] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:crate_open_acacia
[08Aug2020 20:13:12.995] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:crate_sealed_acacia
[08Aug2020 20:13:12.996] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:crate_sealed_acacia
[08Aug2020 20:13:12.996] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:crate_open_dark_oak
[08Aug2020 20:13:12.996] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:crate_open_dark_oak
[08Aug2020 20:13:12.996] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:crate_sealed_dark_oak
[08Aug2020 20:13:12.997] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:crate_sealed_dark_oak
[08Aug2020 20:13:13.004] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:crate
[08Aug2020 20:13:13.005] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:crate
[08Aug2020 20:13:13.013] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:barrel_oak
[08Aug2020 20:13:13.013] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:barrel_oak
[08Aug2020 20:13:13.014] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:barrel_spruce
[08Aug2020 20:13:13.014] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:barrel_spruce
[08Aug2020 20:13:13.015] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:barrel_birch
[08Aug2020 20:13:13.015] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:barrel_birch
[08Aug2020 20:13:13.016] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:barrel_jungle
[08Aug2020 20:13:13.016] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:barrel_jungle
[08Aug2020 20:13:13.017] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:barrel_acacia
[08Aug2020 20:13:13.018] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:barrel_acacia
[08Aug2020 20:13:13.018] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:barrel_dark_oak
[08Aug2020 20:13:13.023] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:barrel_dark_oak
[08Aug2020 20:13:13.025] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:barrel
[08Aug2020 20:13:13.026] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:gold_lantern
[08Aug2020 20:13:13.026] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:gold_lantern
[08Aug2020 20:13:13.034] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:bookshelf_chest_oak
[08Aug2020 20:13:13.035] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:bookshelf_chest_oak
[08Aug2020 20:13:13.036] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:bookshelf_chest_spruce
[08Aug2020 20:13:13.036] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:bookshelf_chest_spruce
[08Aug2020 20:13:13.037] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:bookshelf_chest_birch
[08Aug2020 20:13:13.037] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:bookshelf_chest_birch
[08Aug2020 20:13:13.038] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:bookshelf_chest_jungle
[08Aug2020 20:13:13.038] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:bookshelf_chest_jungle
[08Aug2020 20:13:13.038] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:bookshelf_chest_acacia
[08Aug2020 20:13:13.039] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:bookshelf_chest_acacia
[08Aug2020 20:13:13.039] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:bookshelf_chest_dark_oak
[08Aug2020 20:13:13.040] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:bookshelf_chest_dark_oak
[08Aug2020 20:13:13.046] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:bookshelf_chest
[08Aug2020 20:13:13.047] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:bookshelf_chest
[08Aug2020 20:13:13.047] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:ender_pearl_block
[08Aug2020 20:13:13.048] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:ender_pearl_block
[08Aug2020 20:13:13.048] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:rotten_flesh_block
[08Aug2020 20:13:13.049] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:rotten_flesh_block
[08Aug2020 20:13:13.049] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:smooth_glowstone
[08Aug2020 20:13:13.050] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:smooth_glowstone
[08Aug2020 20:13:13.050] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:bat_bucket
[08Aug2020 20:13:13.051] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:bound_compass
[08Aug2020 20:13:13.057] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:curse_break
[08Aug2020 20:13:13.058] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:homing
[08Aug2020 20:13:13.058] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:salvage
[08Aug2020 20:13:13.059] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:leeching_curse
[08Aug2020 20:13:13.059] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:magnetic
[08Aug2020 20:13:13.060] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:fumarole
[08Aug2020 20:13:13.060] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:fumarole
[08Aug2020 20:13:13.062] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:fumarole
[08Aug2020 20:13:13.063] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:fumarole
[08Aug2020 20:13:13.067] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:endermite_powder
[08Aug2020 20:13:13.070] [modloading-worker-11/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity endermite_powder
[08Aug2020 20:13:13.070] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:endermite_powder
[08Aug2020 20:13:13.071] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:nether_gold_deposit
[08Aug2020 20:13:13.072] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:nether_gold_deposit
[08Aug2020 20:13:13.131] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:rune_portal
[08Aug2020 20:13:13.131] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:rune_portal
[08Aug2020 20:13:13.136] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:rune_portal_frame
[08Aug2020 20:13:13.137] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:rune_portal_frame
[08Aug2020 20:13:13.137] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:rune_portal
[08Aug2020 20:13:13.140] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:pig_iron_ore
[08Aug2020 20:13:13.140] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:pig_iron_ore
[08Aug2020 20:13:13.140] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:pig_iron_nugget
[08Aug2020 20:13:13.168] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:bookshelf_open
[08Aug2020 20:13:13.168] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:bookshelf_close
[08Aug2020 20:13:13.168] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:homing
[08Aug2020 20:13:13.168] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:wood_smash
[08Aug2020 20:13:13.169] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:fumarole_bubbling
[08Aug2020 20:13:13.169] [modloading-worker-11/INFO] [Meson/REGISTRY]: Queueing charm:fumarole_erupt
[08Aug2020 20:13:13.191] [modloading-worker-4/INFO] [Mystical Agriculture/]: Registered plugin: com.blakebr0.mysticalagriculture.lib.ModCorePlugin
[08Aug2020 20:13:13.219] [modloading-worker-4/INFO] [Mystical Agriculture/]: Registered plugin: com.blakebr0.mysticalagradditions.lib.ModCorePlugin
[08Aug2020 20:13:14.387] [modloading-worker-53/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity crab
[08Aug2020 20:13:14.496] [modloading-worker-53/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity wrapped
[08Aug2020 20:13:14.970] [modloading-worker-53/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity frog
[08Aug2020 20:13:14.986] [modloading-worker-53/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity stoneling
[08Aug2020 20:13:15.003] [modloading-worker-53/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity foxhound
[08Aug2020 20:13:15.011] [modloading-worker-53/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity pickarang
[08Aug2020 20:13:15.449] [modloading-worker-40/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity appliedenergistics2:tiny_tnt_primed
[08Aug2020 20:13:15.492] [modloading-worker-40/WARN] [mixin/]: @Final field field_187234_c:Ljava/util/Map; in performant.mixins.json:entity.EntityDataManagerMixin should be final
[08Aug2020 20:13:16.659] [modloading-worker-53/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity glass_frame
[08Aug2020 20:13:16.661] [modloading-worker-53/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity colored_frame
[08Aug2020 20:13:16.736] [modloading-worker-53/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity totem
[08Aug2020 20:13:16.820] [modloading-worker-53/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity toretoise
[08Aug2020 20:13:16.827] [modloading-worker-53/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity gravisand
[08Aug2020 20:13:16.843] [modloading-worker-53/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity chest_passenger
[08Aug2020 20:13:17.433] [modloading-worker-40/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity appliedenergistics2:singularity
[08Aug2020 20:13:17.443] [modloading-worker-40/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity appliedenergistics2:charged_quartz
[08Aug2020 20:13:18.718] [modloading-worker-40/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity appliedenergistics2:growing_crystal
[08Aug2020 20:13:20.244] [Server thread/INFO] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work after CONSTRUCT: 6 jobs
[08Aug2020 20:13:20.610] [Server thread/INFO] [thelm.jaopca.data.DataCollector/]: Found 1784 unique defined tags
[08Aug2020 20:13:21.171] [Server thread/INFO] [thelm.jaopca.data.DataCollector/]: Found 7977 unique defined recipes
[08Aug2020 20:13:21.382] [Server thread/INFO] [thelm.jaopca.data.DataCollector/]: Found 4365 unique defined loot tables
[08Aug2020 20:13:21.520] [Server thread/INFO] [thelm.jaopca.data.DataCollector/]: Found 1857 unique defined advancements
[08Aug2020 20:13:21.664] [Server thread/INFO] [thelm.jaopca.modules.ModuleHandler/]: Module thelm.jaopca.compat.wtbwmachines.WTBWMachinesModule has missing mod dependencies, skipping
[08Aug2020 20:13:21.664] [Server thread/INFO] [thelm.jaopca.modules.ModuleHandler/]: Module thelm.jaopca.compat.wtbwmachines.WTBWMachinesDustModule has missing mod dependencies, skipping
[08Aug2020 20:13:21.665] [Server thread/INFO] [thelm.jaopca.modules.ModuleHandler/]: Module thelm.jaopca.compat.wtbwmachines.WTBWMachinesCompatModule has missing mod dependencies, skipping
[08Aug2020 20:13:21.665] [Server thread/INFO] [thelm.jaopca.modules.ModuleHandler/]: Module thelm.jaopca.compat.uselessmod.UselessModNonIngotModule has missing mod dependencies, skipping
[08Aug2020 20:13:21.665] [Server thread/INFO] [thelm.jaopca.modules.ModuleHandler/]: Module thelm.jaopca.compat.uselessmod.UselessModModule has missing mod dependencies, skipping
[08Aug2020 20:13:21.665] [Server thread/INFO] [thelm.jaopca.modules.ModuleHandler/]: Module thelm.jaopca.compat.uselessmod.UselessModCompatModule has missing mod dependencies, skipping
[08Aug2020 20:13:21.665] [Server thread/INFO] [thelm.jaopca.modules.ModuleHandler/]: Module thelm.jaopca.compat.usefulmachinery.UsefulMachineryModule has missing mod dependencies, skipping
[08Aug2020 20:13:21.666] [Server thread/INFO] [thelm.jaopca.modules.ModuleHandler/]: Module thelm.jaopca.compat.silentsmechanisms.SilentsMechanismsNonIngotModule has missing mod dependencies, skipping
[08Aug2020 20:13:21.666] [Server thread/INFO] [thelm.jaopca.modules.ModuleHandler/]: Module thelm.jaopca.compat.silentsmechanisms.SilentsMechanismsModule has missing mod dependencies, skipping
[08Aug2020 20:13:21.666] [Server thread/INFO] [thelm.jaopca.modules.ModuleHandler/]: Module thelm.jaopca.compat.silentsmechanisms.SilentsMechanismsCompatModule has missing mod dependencies, skipping
[08Aug2020 20:13:21.666] [Server thread/INFO] [thelm.jaopca.modules.ModuleHandler/]: Module thelm.jaopca.compat.omegacraft.OmegaCraftNonIngotModule has missing mod dependencies, skipping
[08Aug2020 20:13:21.666] [Server thread/INFO] [thelm.jaopca.modules.ModuleHandler/]: Module thelm.jaopca.compat.omegacraft.OmegaCraftModule has missing mod dependencies, skipping
[08Aug2020 20:13:21.667] [Server thread/INFO] [thelm.jaopca.modules.ModuleHandler/]: Module thelm.jaopca.compat.omegacraft.OmegaCraftCompatModule has missing mod dependencies, skipping
[08Aug2020 20:13:21.667] [Server thread/INFO] [thelm.jaopca.modules.ModuleHandler/]: Module thelm.jaopca.compat.occultism.OccultismModule has missing mod dependencies, skipping
[08Aug2020 20:13:21.667] [Server thread/INFO] [thelm.jaopca.modules.ModuleHandler/]: Module thelm.jaopca.compat.occultism.OccultismCompatModule has missing mod dependencies, skipping
[08Aug2020 20:13:21.685] [Server thread/INFO] [thelm.jaopca.modules.ModuleHandler/]: Module thelm.jaopca.compat.indreb.IndRebNonIngotModule has missing mod dependencies, skipping
[08Aug2020 20:13:21.685] [Server thread/INFO] [thelm.jaopca.modules.ModuleHandler/]: Module thelm.jaopca.compat.indreb.IndRebModule has missing mod dependencies, skipping
[08Aug2020 20:13:21.685] [Server thread/INFO] [thelm.jaopca.modules.ModuleHandler/]: Module thelm.jaopca.compat.flux.FluxNonIngotModule has missing mod dependencies, skipping
[08Aug2020 20:13:21.685] [Server thread/INFO] [thelm.jaopca.modules.ModuleHandler/]: Module thelm.jaopca.compat.flux.FluxModule has missing mod dependencies, skipping
[08Aug2020 20:13:21.685] [Server thread/INFO] [thelm.jaopca.modules.ModuleHandler/]: Module thelm.jaopca.compat.flux.FluxCompatModule has missing mod dependencies, skipping
[08Aug2020 20:13:21.686] [Server thread/INFO] [thelm.jaopca.modules.ModuleHandler/]: Module thelm.jaopca.compat.crossroads.CrossroadsNonIngotModule has missing mod dependencies, skipping
[08Aug2020 20:13:21.686] [Server thread/INFO] [thelm.jaopca.modules.ModuleHandler/]: Module thelm.jaopca.compat.crossroads.CrossroadsModule has missing mod dependencies, skipping
[08Aug2020 20:13:21.686] [Server thread/INFO] [thelm.jaopca.modules.ModuleHandler/]: Module thelm.jaopca.compat.crossroads.CrossroadsCompatModule has missing mod dependencies, skipping
[08Aug2020 20:13:21.686] [Server thread/INFO] [thelm.jaopca.modules.ModuleHandler/]: Module thelm.jaopca.compat.create.CreateNonIngotModule has missing mod dependencies, skipping
[08Aug2020 20:13:21.686] [Server thread/INFO] [thelm.jaopca.modules.ModuleHandler/]: Module thelm.jaopca.compat.create.CreateModule has missing mod dependencies, skipping
[08Aug2020 20:13:21.686] [Server thread/INFO] [thelm.jaopca.modules.ModuleHandler/]: Module thelm.jaopca.compat.create.CreateCompatModule has missing mod dependencies, skipping
[08Aug2020 20:13:21.751] [Server thread/INFO] [thelm.jaopca.materials.MaterialHandler/]: Added 38 materials
[08Aug2020 20:13:21.957] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.biotite`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[08Aug2020 20:13:21.960] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.biotite`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[08Aug2020 20:13:21.962] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.brick`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[08Aug2020 20:13:21.962] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.brick`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[08Aug2020 20:13:21.962] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.certus_quartz`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[08Aug2020 20:13:21.963] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.certus_quartz`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[08Aug2020 20:13:21.963] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.hop_graphite`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[08Aug2020 20:13:21.963] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.hop_graphite`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[08Aug2020 20:13:21.963] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.lapis_lazuli`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[08Aug2020 20:13:21.964] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.lapis_lazuli`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[08Aug2020 20:13:21.964] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.lithium`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[08Aug2020 20:13:21.964] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.lithium`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[08Aug2020 20:13:21.964] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.nether_brick`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[08Aug2020 20:13:21.964] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.nether_brick`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[08Aug2020 20:13:21.965] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.obsidian`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[08Aug2020 20:13:21.965] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.obsidian`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[08Aug2020 20:13:21.965] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.prismarine`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[08Aug2020 20:13:21.965] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.prismarine`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[08Aug2020 20:13:21.966] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.salt`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[08Aug2020 20:13:21.966] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.salt`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[08Aug2020 20:13:21.966] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.saltpeter`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[08Aug2020 20:13:21.966] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.saltpeter`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[08Aug2020 20:13:21.967] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.sulfur`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[08Aug2020 20:13:21.968] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.sulfur`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[08Aug2020 20:13:21.968] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.wood`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[08Aug2020 20:13:21.968] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.wood`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[08Aug2020 20:13:21.969] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_clumps.aluminum`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[08Aug2020 20:13:21.969] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_clumps.lead`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[08Aug2020 20:13:21.970] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_clumps.nickel`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[08Aug2020 20:13:21.970] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_clumps.silver`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[08Aug2020 20:13:21.970] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_clumps.uranium`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[08Aug2020 20:13:21.971] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_crystals.aluminum`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[08Aug2020 20:13:21.971] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_crystals.lead`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[08Aug2020 20:13:21.971] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_crystals.nickel`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[08Aug2020 20:13:21.972] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_crystals.silver`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[08Aug2020 20:13:21.972] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_crystals.uranium`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[08Aug2020 20:13:21.972] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_dirty_dusts.aluminum`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[08Aug2020 20:13:21.973] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_dirty_dusts.lead`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[08Aug2020 20:13:21.973] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_dirty_dusts.nickel`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[08Aug2020 20:13:21.973] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_dirty_dusts.silver`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[08Aug2020 20:13:21.974] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_dirty_dusts.uranium`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[08Aug2020 20:13:21.974] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_shards.aluminum`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[08Aug2020 20:13:21.974] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_shards.lead`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[08Aug2020 20:13:21.975] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_shards.nickel`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[08Aug2020 20:13:21.975] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_shards.silver`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[08Aug2020 20:13:21.975] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_shards.uranium`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[08Aug2020 20:13:21.976] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_clean_slurry.aluminum`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[08Aug2020 20:13:21.977] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_clean_slurry.lead`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[08Aug2020 20:13:21.977] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_clean_slurry.nickel`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[08Aug2020 20:13:21.978] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_clean_slurry.silver`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[08Aug2020 20:13:21.978] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_clean_slurry.uranium`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[08Aug2020 20:13:21.978] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_dirty_slurry.aluminum`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[08Aug2020 20:13:21.979] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_dirty_slurry.lead`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[08Aug2020 20:13:21.979] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_dirty_slurry.nickel`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[08Aug2020 20:13:21.979] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_dirty_slurry.silver`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[08Aug2020 20:13:21.980] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_dirty_slurry.uranium`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[08Aug2020 20:13:21.983] [Server thread/WARN] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Mod 'jaopca' took 1.732 s to run a deferred task.
[08Aug2020 20:13:22.017] [Server thread/INFO] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 00:00:01.768
[08Aug2020 20:13:22.709] [Server thread/INFO] [Dark Utilities/]: Registering 46 blocks.
[08Aug2020 20:13:28.852] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `crafting_table`, expected `fastbench`. This could be a intended override, but in most cases indicates a broken mod.
[08Aug2020 20:13:28.854] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `crafting_table`, expected `fastbench`. This could be a intended override, but in most cases indicates a broken mod.
[08Aug2020 20:13:28.880] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:gunpowder_block
[08Aug2020 20:13:28.881] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:variable_redstone_lamp
[08Aug2020 20:13:28.881] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:redstone_sand
[08Aug2020 20:13:28.881] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:cake_fire_resistance
[08Aug2020 20:13:28.881] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:cake_invisibility
[08Aug2020 20:13:28.882] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:cake_leaping
[08Aug2020 20:13:28.882] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:cake_night_vision
[08Aug2020 20:13:28.882] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:cake_regeneration
[08Aug2020 20:13:28.882] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:cake_strength
[08Aug2020 20:13:28.882] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:cake_swiftness
[08Aug2020 20:13:28.883] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:cake_water_breathing
[08Aug2020 20:13:28.883] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:cake_danger_sight
[08Aug2020 20:13:28.883] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:cake_resilience
[08Aug2020 20:13:28.883] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:cake_resistance
[08Aug2020 20:13:28.883] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - minecraft:lantern
[08Aug2020 20:13:28.884] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: The object Block{minecraft:lantern} has been registered twice for the same name minecraft:lantern.
[08Aug2020 20:13:28.884] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - minecraft:piston
[08Aug2020 20:13:28.884] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: The object Block{minecraft:piston} has been registered twice for the same name minecraft:piston.
[08Aug2020 20:13:28.884] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - minecraft:sticky_piston
[08Aug2020 20:13:28.884] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: The object Block{minecraft:sticky_piston} has been registered twice for the same name minecraft:sticky_piston.
[08Aug2020 20:13:28.884] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:white_lantern
[08Aug2020 20:13:28.884] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:orange_lantern
[08Aug2020 20:13:28.885] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:magenta_lantern
[08Aug2020 20:13:28.885] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:light_blue_lantern
[08Aug2020 20:13:28.885] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:yellow_lantern
[08Aug2020 20:13:28.885] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:lime_lantern
[08Aug2020 20:13:28.885] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:pink_lantern
[08Aug2020 20:13:28.885] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:gray_lantern
[08Aug2020 20:13:28.886] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:light_gray_lantern
[08Aug2020 20:13:28.886] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:cyan_lantern
[08Aug2020 20:13:28.886] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:purple_lantern
[08Aug2020 20:13:28.886] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:blue_lantern
[08Aug2020 20:13:28.886] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:brown_lantern
[08Aug2020 20:13:28.886] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:green_lantern
[08Aug2020 20:13:28.886] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:red_lantern
[08Aug2020 20:13:28.887] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:black_lantern
[08Aug2020 20:13:28.887] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:crate_open_oak
[08Aug2020 20:13:28.887] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:crate_sealed_oak
[08Aug2020 20:13:28.887] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:crate_open_spruce
[08Aug2020 20:13:28.887] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:crate_sealed_spruce
[08Aug2020 20:13:28.887] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:crate_open_birch
[08Aug2020 20:13:28.887] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:crate_sealed_birch
[08Aug2020 20:13:28.888] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:crate_open_jungle
[08Aug2020 20:13:28.888] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:crate_sealed_jungle
[08Aug2020 20:13:28.888] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:crate_open_acacia
[08Aug2020 20:13:28.888] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:crate_sealed_acacia
[08Aug2020 20:13:28.888] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:crate_open_dark_oak
[08Aug2020 20:13:28.888] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:crate_sealed_dark_oak
[08Aug2020 20:13:28.889] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:barrel_oak
[08Aug2020 20:13:28.889] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:barrel_spruce
[08Aug2020 20:13:28.889] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:barrel_birch
[08Aug2020 20:13:28.889] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:barrel_jungle
[08Aug2020 20:13:28.889] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:barrel_acacia
[08Aug2020 20:13:28.889] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:barrel_dark_oak
[08Aug2020 20:13:28.890] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:gold_lantern
[08Aug2020 20:13:28.890] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:bookshelf_chest_oak
[08Aug2020 20:13:28.890] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:bookshelf_chest_spruce
[08Aug2020 20:13:28.890] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:bookshelf_chest_birch
[08Aug2020 20:13:28.890] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:bookshelf_chest_jungle
[08Aug2020 20:13:28.890] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:bookshelf_chest_acacia
[08Aug2020 20:13:28.891] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:bookshelf_chest_dark_oak
[08Aug2020 20:13:28.891] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:ender_pearl_block
[08Aug2020 20:13:28.891] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:rotten_flesh_block
[08Aug2020 20:13:28.891] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:smooth_glowstone
[08Aug2020 20:13:28.891] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:fumarole
[08Aug2020 20:13:28.891] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:nether_gold_deposit
[08Aug2020 20:13:28.891] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:rune_portal
[08Aug2020 20:13:28.892] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:rune_portal_frame
[08Aug2020 20:13:28.892] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:pig_iron_ore
[08Aug2020 20:13:30.596] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `furnace`, expected `fastfurnace`. This could be a intended override, but in most cases indicates a broken mod.
[08Aug2020 20:13:30.598] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `furnace`, expected `fastfurnace`. This could be a intended override, but in most cases indicates a broken mod.
[08Aug2020 20:13:30.601] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `blast_furnace`, expected `fastfurnace`. This could be a intended override, but in most cases indicates a broken mod.
[08Aug2020 20:13:30.601] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `blast_furnace`, expected `fastfurnace`. This could be a intended override, but in most cases indicates a broken mod.
[08Aug2020 20:13:30.604] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `smoker`, expected `fastfurnace`. This could be a intended override, but in most cases indicates a broken mod.
[08Aug2020 20:13:30.604] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `smoker`, expected `fastfurnace`. This could be a intended override, but in most cases indicates a broken mod.
[08Aug2020 20:13:30.865] [Server thread/INFO] [Dark Utilities/]: Registering 53 items.
[08Aug2020 20:13:31.796] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:gunpowder_block
[08Aug2020 20:13:31.797] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:variable_redstone_lamp
[08Aug2020 20:13:31.797] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:redstone_sand
[08Aug2020 20:13:31.797] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:cake_fire_resistance
[08Aug2020 20:13:31.797] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:cake_invisibility
[08Aug2020 20:13:31.797] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:cake_leaping
[08Aug2020 20:13:31.798] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:cake_night_vision
[08Aug2020 20:13:31.798] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:cake_regeneration
[08Aug2020 20:13:31.798] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:cake_strength
[08Aug2020 20:13:31.798] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:cake_swiftness
[08Aug2020 20:13:31.798] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:cake_water_breathing
[08Aug2020 20:13:31.798] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:cake_danger_sight
[08Aug2020 20:13:31.798] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:cake_resilience
[08Aug2020 20:13:31.799] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:cake_resistance
[08Aug2020 20:13:31.799] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - minecraft:lantern
[08Aug2020 20:13:31.799] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: The object lantern has been registered twice for the same name minecraft:lantern.
[08Aug2020 20:13:31.799] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - minecraft:piston
[08Aug2020 20:13:31.799] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: The object piston has been registered twice for the same name minecraft:piston.
[08Aug2020 20:13:31.799] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - minecraft:sticky_piston
[08Aug2020 20:13:31.799] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: The object sticky_piston has been registered twice for the same name minecraft:sticky_piston.
[08Aug2020 20:13:31.800] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - minecraft:potion
[08Aug2020 20:13:31.800] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: The object potion has been registered twice for the same name minecraft:potion.
[08Aug2020 20:13:31.800] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - minecraft:splash_potion
[08Aug2020 20:13:31.800] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: The object splash_potion has been registered twice for the same name minecraft:splash_potion.
[08Aug2020 20:13:31.800] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - minecraft:lingering_potion
[08Aug2020 20:13:31.800] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: The object lingering_potion has been registered twice for the same name minecraft:lingering_potion.
[08Aug2020 20:13:31.800] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_calm1
[08Aug2020 20:13:31.800] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_calm2
[08Aug2020 20:13:31.801] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_calm3
[08Aug2020 20:13:31.801] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_hal1
[08Aug2020 20:13:31.801] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_hal2
[08Aug2020 20:13:31.801] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_hal3
[08Aug2020 20:13:31.801] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_hal4
[08Aug2020 20:13:31.801] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_nuance1
[08Aug2020 20:13:31.801] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_nuance2
[08Aug2020 20:13:31.802] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_piano1
[08Aug2020 20:13:31.802] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_piano2
[08Aug2020 20:13:31.802] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_piano3
[08Aug2020 20:13:31.802] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_creative1
[08Aug2020 20:13:31.802] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_creative2
[08Aug2020 20:13:31.802] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_creative3
[08Aug2020 20:13:31.803] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_creative4
[08Aug2020 20:13:31.803] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_creative5
[08Aug2020 20:13:31.803] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_creative6
[08Aug2020 20:13:31.803] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_nether1
[08Aug2020 20:13:31.803] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_nether2
[08Aug2020 20:13:31.803] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_nether3
[08Aug2020 20:13:31.803] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_nether4
[08Aug2020 20:13:31.803] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_menu1
[08Aug2020 20:13:31.804] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_menu2
[08Aug2020 20:13:31.804] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_menu3
[08Aug2020 20:13:31.804] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_menu4
[08Aug2020 20:13:31.804] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_axolotl
[08Aug2020 20:13:31.804] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_dragon_fish
[08Aug2020 20:13:31.804] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_shuniji
[08Aug2020 20:13:31.805] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_dragon
[08Aug2020 20:13:31.805] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_end
[08Aug2020 20:13:31.805] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:white_lantern
[08Aug2020 20:13:31.805] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:orange_lantern
[08Aug2020 20:13:31.805] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:magenta_lantern
[08Aug2020 20:13:31.805] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:light_blue_lantern
[08Aug2020 20:13:31.805] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:yellow_lantern
[08Aug2020 20:13:31.806] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:lime_lantern
[08Aug2020 20:13:31.806] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:pink_lantern
[08Aug2020 20:13:31.806] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:gray_lantern
[08Aug2020 20:13:31.806] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:light_gray_lantern
[08Aug2020 20:13:31.806] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:cyan_lantern
[08Aug2020 20:13:31.806] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:purple_lantern
[08Aug2020 20:13:31.806] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:blue_lantern
[08Aug2020 20:13:31.807] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:brown_lantern
[08Aug2020 20:13:31.807] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:green_lantern
[08Aug2020 20:13:31.807] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:red_lantern
[08Aug2020 20:13:31.807] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:black_lantern
[08Aug2020 20:13:31.807] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:crate_open_oak
[08Aug2020 20:13:31.807] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:crate_sealed_oak
[08Aug2020 20:13:31.807] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:crate_open_spruce
[08Aug2020 20:13:31.808] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:crate_sealed_spruce
[08Aug2020 20:13:31.808] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:crate_open_birch
[08Aug2020 20:13:31.808] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:crate_sealed_birch
[08Aug2020 20:13:31.808] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:crate_open_jungle
[08Aug2020 20:13:31.808] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:crate_sealed_jungle
[08Aug2020 20:13:31.808] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:crate_open_acacia
[08Aug2020 20:13:31.808] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:crate_sealed_acacia
[08Aug2020 20:13:31.809] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:crate_open_dark_oak
[08Aug2020 20:13:31.809] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:crate_sealed_dark_oak
[08Aug2020 20:13:31.809] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:barrel_oak
[08Aug2020 20:13:31.809] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:barrel_spruce
[08Aug2020 20:13:31.809] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:barrel_birch
[08Aug2020 20:13:31.809] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:barrel_jungle
[08Aug2020 20:13:31.809] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:barrel_acacia
[08Aug2020 20:13:31.810] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:barrel_dark_oak
[08Aug2020 20:13:31.810] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:gold_lantern
[08Aug2020 20:13:31.810] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:bookshelf_chest_oak
[08Aug2020 20:13:31.810] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:bookshelf_chest_spruce
[08Aug2020 20:13:31.810] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:bookshelf_chest_birch
[08Aug2020 20:13:31.810] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:bookshelf_chest_jungle
[08Aug2020 20:13:31.810] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:bookshelf_chest_acacia
[08Aug2020 20:13:31.811] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:bookshelf_chest_dark_oak
[08Aug2020 20:13:31.811] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:ender_pearl_block
[08Aug2020 20:13:31.811] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:rotten_flesh_block
[08Aug2020 20:13:31.811] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:smooth_glowstone
[08Aug2020 20:13:31.811] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:bat_bucket
[08Aug2020 20:13:31.811] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:bound_compass
[08Aug2020 20:13:31.811] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:fumarole
[08Aug2020 20:13:31.812] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:endermite_powder
[08Aug2020 20:13:31.812] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:nether_gold_deposit
[08Aug2020 20:13:31.812] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:rune_portal
[08Aug2020 20:13:31.812] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:rune_portal_frame
[08Aug2020 20:13:31.812] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:pig_iron_ore
[08Aug2020 20:13:31.812] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:pig_iron_nugget
[08Aug2020 20:13:31.935] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:citizen
[08Aug2020 20:13:31.977] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:fishhook
[08Aug2020 20:13:31.987] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:visitor
[08Aug2020 20:13:32.008] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:mercenary
[08Aug2020 20:13:32.024] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:barbarian
[08Aug2020 20:13:32.033] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:archerbarbarian
[08Aug2020 20:13:32.042] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:chiefbarbarian
[08Aug2020 20:13:32.057] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:pirate
[08Aug2020 20:13:32.063] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:archerpirate
[08Aug2020 20:13:32.069] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:chiefpirate
[08Aug2020 20:13:32.073] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:sittingentity
[08Aug2020 20:13:32.077] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:mcminecart
[08Aug2020 20:13:32.089] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:mummy
[08Aug2020 20:13:32.095] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:archermummy
[08Aug2020 20:13:32.101] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:pharao
[08Aug2020 20:13:32.113] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:amazon
[08Aug2020 20:13:32.119] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:amazonchief
[08Aug2020 20:13:32.123] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:firearrow
[08Aug2020 20:13:32.135] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:shieldmaiden
[08Aug2020 20:13:32.141] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:norsemenarcher
[08Aug2020 20:13:32.147] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:norsemenchief
[08Aug2020 20:13:32.362] [Server thread/INFO] [Bookshelf/]: Registering 10 global loot modifier serializers.
[08Aug2020 20:13:33.691] [Server thread/INFO] [Dark Utilities/]: Registering 2 tile entity types.
[08Aug2020 20:13:43.925] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block_entity_type - charm:crate
[08Aug2020 20:13:43.926] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block_entity_type - charm:barrel
[08Aug2020 20:13:43.926] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block_entity_type - charm:bookshelf_chest
[08Aug2020 20:13:43.926] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block_entity_type - charm:rune_portal
[08Aug2020 20:13:44.028] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:decorator - charm:fumarole
[08Aug2020 20:13:44.120] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:enchantment - charm:curse_break
[08Aug2020 20:13:44.120] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:enchantment - charm:homing
[08Aug2020 20:13:44.120] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:enchantment - charm:salvage
[08Aug2020 20:13:44.120] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:enchantment - charm:leeching_curse
[08Aug2020 20:13:44.120] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:enchantment - charm:magnetic
[08Aug2020 20:13:44.138] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity doggytalents:dog
[08Aug2020 20:13:44.139] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity doggytalents:dog_beam
[08Aug2020 20:13:44.140] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
[08Aug2020 20:13:44.144] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity snowmancy:snowman
[08Aug2020 20:13:44.147] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity biomesoplenty:boat_bop
[08Aug2020 20:13:44.148] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity baby_creeper
[08Aug2020 20:13:44.148] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity baby_enderman
[08Aug2020 20:13:44.148] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity baby_skeleton
[08Aug2020 20:13:44.149] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity baby_stray
[08Aug2020 20:13:44.149] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity baby_wither_skeleton
[08Aug2020 20:13:44.149] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity balloon
[08Aug2020 20:13:44.149] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity obsidian_tnt
[08Aug2020 20:13:44.150] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity thrown_modular_item
[08Aug2020 20:13:44.150] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:iron_bee
[08Aug2020 20:13:44.151] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:gold_bee
[08Aug2020 20:13:44.151] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:coal_bee
[08Aug2020 20:13:44.151] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:redstone_bee
[08Aug2020 20:13:44.151] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:lapis_bee
[08Aug2020 20:13:44.151] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:emerald_bee
[08Aug2020 20:13:44.151] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:diamond_bee
[08Aug2020 20:13:44.152] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:dye_bee
[08Aug2020 20:13:44.152] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:lumber_bee
[08Aug2020 20:13:44.152] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:rancher_bee
[08Aug2020 20:13:44.152] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:hoarder_bee
[08Aug2020 20:13:44.152] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:creeper_bee
[08Aug2020 20:13:44.153] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:zombie_bee
[08Aug2020 20:13:44.153] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:ender_bee
[08Aug2020 20:13:44.153] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:skeletal_bee
[08Aug2020 20:13:44.153] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:wither_bee
[08Aug2020 20:13:44.153] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:glowing_bee
[08Aug2020 20:13:44.153] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:quartz_bee
[08Aug2020 20:13:44.154] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:magmatic_bee
[08Aug2020 20:13:44.154] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:blazing_bee
[08Aug2020 20:13:44.154] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:draconic_bee
[08Aug2020 20:13:44.154] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:slimy_bee
[08Aug2020 20:13:44.154] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:aluminium_bee
[08Aug2020 20:13:44.155] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:amber_bee
[08Aug2020 20:13:44.155] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:brass_bee
[08Aug2020 20:13:44.155] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:bronze_bee
[08Aug2020 20:13:44.155] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:copper_bee
[08Aug2020 20:13:44.155] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:electrum_bee
[08Aug2020 20:13:44.155] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:invar_bee
[08Aug2020 20:13:44.156] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:lead_bee
[08Aug2020 20:13:44.156] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:nickel_bee
[08Aug2020 20:13:44.156] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:osmium_bee
[08Aug2020 20:13:44.156] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:platinum_bee
[08Aug2020 20:13:44.156] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:radioactive_bee
[08Aug2020 20:13:44.157] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:silver_bee
[08Aug2020 20:13:44.157] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:steel_bee
[08Aug2020 20:13:44.157] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:tin_bee
[08Aug2020 20:13:44.157] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:titanium_bee
[08Aug2020 20:13:44.157] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:tungsten_bee
[08Aug2020 20:13:44.157] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:zinc_bee
[08Aug2020 20:13:44.158] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:ashy_mining_bee
[08Aug2020 20:13:44.158] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:blue_banded_bee
[08Aug2020 20:13:44.158] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:green_carpenter_bee
[08Aug2020 20:13:44.158] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:yellow_black_carpenter_bee
[08Aug2020 20:13:44.158] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:chocolate_mining_bee
[08Aug2020 20:13:44.159] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:digger_bee
[08Aug2020 20:13:44.159] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:leafcutter_bee
[08Aug2020 20:13:44.159] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:mason_bee
[08Aug2020 20:13:44.159] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:neon_cuckoo_bee
[08Aug2020 20:13:44.159] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:nomad_bee
[08Aug2020 20:13:44.160] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:reed_bee
[08Aug2020 20:13:44.160] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:resin_bee
[08Aug2020 20:13:44.160] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:sweaty_bee
[08Aug2020 20:13:44.160] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:bee_bomb
[08Aug2020 20:13:44.161] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity magic_net
[08Aug2020 20:13:44.162] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity torch_bolt
[08Aug2020 20:13:44.163] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity boomerang_stun
[08Aug2020 20:13:44.163] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity boomerang_carry
[08Aug2020 20:13:44.164] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity boomerang_damage
[08Aug2020 20:13:44.164] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity dungeon
[08Aug2020 20:13:44.165] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity eye
[08Aug2020 20:13:44.165] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity lightning_bolt
[08Aug2020 20:13:44.166] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity snow_bolt
[08Aug2020 20:13:44.167] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity fire_bolt
[08Aug2020 20:13:44.167] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity abnormals_core:boat
[08Aug2020 20:13:44.167] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity buzzierbees:honey_slime
[08Aug2020 20:13:44.168] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity buzzierbees:grizzly_bear
[08Aug2020 20:13:44.168] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity buzzierbees:black_bear
[08Aug2020 20:13:44.168] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity buzzierbees:bumblebee
[08Aug2020 20:13:44.168] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity flame
[08Aug2020 20:13:44.169] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity robit
[08Aug2020 20:13:44.232] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity champions:arctic_bullet
[08Aug2020 20:13:44.265] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity champions:enkindling_bullet
[08Aug2020 20:13:44.270] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity merchant
[08Aug2020 20:13:44.272] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity immersiveengineering:chemthrower_shot
[08Aug2020 20:13:44.273] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity immersiveengineering:fluorescent_tube
[08Aug2020 20:13:44.277] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity immersiveengineering:explosive
[08Aug2020 20:13:44.278] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity immersiveengineering:railgun_shot
[08Aug2020 20:13:44.279] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity immersiveengineering:revolver_shot
[08Aug2020 20:13:44.280] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity immersiveengineering:revolver_shot_flare
[08Aug2020 20:13:44.281] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity immersiveengineering:revolver_shot_homing
[08Aug2020 20:13:44.316] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity immersiveengineering:skyline_hook
[08Aug2020 20:13:44.317] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity immersiveengineering:revolver_shot_wolfpack
[08Aug2020 20:13:44.319] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity immersiveengineering:cart_woodencrate
[08Aug2020 20:13:44.320] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity immersiveengineering:cart_reinforcedcrate
[08Aug2020 20:13:44.320] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity immersiveengineering:cart_woodenbarrel
[08Aug2020 20:13:44.321] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity immersiveengineering:cart_metalbarrel
[08Aug2020 20:13:44.324] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity immersiveengineering:sawblade
[08Aug2020 20:13:44.326] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity integrateddynamics:entityItemTargetted
[08Aug2020 20:13:44.327] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity gravestone:player_ghost
[08Aug2020 20:13:44.328] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:entity_type - charm:endermite_powder
[08Aug2020 20:13:44.335] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity endermail:ender_mailman
[08Aug2020 20:13:44.411] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:feature - charm:fumarole
[08Aug2020 20:13:45.408] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:menu - charm:crate
[08Aug2020 20:13:45.408] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:menu - charm:bookshelf_chest
[08Aug2020 20:13:45.476] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:mob_effect - charm:coffee_effect
[08Aug2020 20:13:45.556] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:potion - charm:decay_potion
[08Aug2020 20:13:45.557] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:potion - charm:coffee_potion
[08Aug2020 20:13:45.562] [Server thread/INFO] [Bookshelf/]: Registering 2 recipe serializers.
[08Aug2020 20:13:45.562] [Server thread/INFO] [Bookshelf/]: Registering 6 ingredient serializers.
[08Aug2020 20:13:45.570] [Server thread/INFO] [Dark Utilities/]: Registering 1 recipe types.
[08Aug2020 20:13:45.570] [Server thread/INFO] [Dark Utilities/]: Registering 1 recipe serializers.
[08Aug2020 20:13:45.970] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:sound_event - charm:bookshelf_open
[08Aug2020 20:13:45.970] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:sound_event - charm:bookshelf_close
[08Aug2020 20:13:45.970] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:sound_event - charm:homing
[08Aug2020 20:13:45.971] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:sound_event - charm:wood_smash
[08Aug2020 20:13:45.971] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:sound_event - charm:fumarole_bubbling
[08Aug2020 20:13:45.971] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:sound_event - charm:fumarole_erupt
[08Aug2020 20:13:46.207] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /opt/service/config/akashictome-common.toml is not correct. Correcting
[08Aug2020 20:13:46.208] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Whitelisted Items was corrected from [Whitelisted Items, roots:runedtablet, opencomputers:tool:4, immersiveengineering:tool:3, integrateddynamics:on_the_dynamics_of_integration, theoneprobe:probenote, evilcraft:origins_of_darkness, draconicevolution:info_tablet, charset:tablet] to [Whitelisted Items, roots:runedtablet, opencomputers:tool:4, immersiveengineering:tool:3, integrateddynamics:on_the_dynamics_of_integration, theoneprobe:probenote, evilcraft:origins_of_darkness, draconicevolution:info_tablet, charset:tablet]
[08Aug2020 20:13:46.209] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Whitelisted Names was corrected from [book, tome, lexicon, nomicon, manual, knowledge, pedia, compendium, guide, codex, journal] to [book, tome, lexicon, nomicon, manual, knowledge, pedia, compendium, guide, codex, journal]
[08Aug2020 20:13:46.209] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Blacklisted Mods was corrected from [] to []
[08Aug2020 20:13:46.210] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mod Aliases was corrected from [nautralpledge=botania, thermalexpansion=thermalfoundation, thermaldynamics=thermalfoundation, thermalcultivation=thermalfoundation, redstonearsenal=thermalfoundation, rftoolsdim=rftools, rftoolspower=rftools, rftoolscontrol=rftools, ae2stuff=appliedenergistics2, animus=bloodmagic, integrateddynamics=integratedtunnels, mekanismgenerators=mekanism, mekanismtools=mekanism, deepresonance=rftools, xnet=rftools, buildcrafttransport=buildcraft, buildcraftfactory=buildcraft, buildcraftsilicon=buildcraft] to [nautralpledge=botania, thermalexpansion=thermalfoundation, thermaldynamics=thermalfoundation, thermalcultivation=thermalfoundation, redstonearsenal=thermalfoundation, rftoolsdim=rftools, rftoolspower=rftools, rftoolscontrol=rftools, ae2stuff=appliedenergistics2, animus=bloodmagic, integrateddynamics=integratedtunnels, mekanismgenerators=mekanism, mekanismtools=mekanism, deepresonance=rftools, xnet=rftools, buildcrafttransport=buildcraft, buildcraftfactory=buildcraft, buildcraftsilicon=buildcraft]
[08Aug2020 20:13:46.213] [Server thread/INFO] [journeymap/]: Loading JourneyMap Forge Configs
[08Aug2020 20:13:46.214] [Thread-1/INFO] [journeymap/]: Loading JourneyMap Forge Configs
[08Aug2020 20:13:46.214] [Thread-1/INFO] [journeymap/]: Loading JourneyMap Forge Configs
[08Aug2020 20:13:46.216] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /opt/service/config/appliedenergistics2-common.toml is not correct. Correcting
[08Aug2020 20:13:46.249] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /opt/service/config/structurize-common.toml is not correct. Correcting
[08Aug2020 20:13:46.264] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /opt/service/config/minecolonies-common.toml is not correct. Correcting
[08Aug2020 20:13:46.265] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.fisherprismarinechance was corrected from null to 2.5
[08Aug2020 20:13:46.267] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key research.arrowuse was corrected from null to [minecraft:arrow*64]
[08Aug2020 20:13:46.268] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key research.arrowpierce was corrected from null to [minecraft:arrow*64, minecraft:redstone*64]
[08Aug2020 20:13:46.268] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key research.knockbackaoe was corrected from null to [minecraft:redstone*64, minecraft:gold_ingot*64, minecraft:lapis_lazuli*128]
[08Aug2020 20:13:46.337] [modloading-worker-54/INFO] [CraftTweaker/]: CraftTweaker has loaded successfully!
[08Aug2020 20:13:46.337] [modloading-worker-17/INFO] [net.minecraft.world.biome.Biome/]: Performant loaded, lag begone!
[08Aug2020 20:13:46.337] [modloading-worker-60/INFO] [STDOUT/]: [se.mickelus.mgui.MGuiMod:setup:18]: setup event
[08Aug2020 20:13:46.342] [modloading-worker-26/INFO] [Mekanism/]: Loaded 'Mekanism: Tools' module.
[08Aug2020 20:13:46.379] [modloading-worker-26/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome appliedenergistics2:storage, types have been assigned on a best-effort guess: [HILLS]
[08Aug2020 20:13:46.380] [modloading-worker-30/INFO] [Bookshelf/]: Registering 2 command argument types.
[08Aug2020 20:13:46.387] [modloading-worker-26/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome minecraft:bamboo_jungle, types have been assigned on a best-effort guess: [HOT, JUNGLE, WET]
[08Aug2020 20:13:46.387] [modloading-worker-30/INFO] [Bookshelf/]: Registering 13 loot condition types.
[08Aug2020 20:13:46.387] [modloading-worker-26/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome minecraft:bamboo_jungle_hills, types have been assigned on a best-effort guess: [HOT, JUNGLE, WET]
[08Aug2020 20:13:46.397] [modloading-worker-8/INFO] [charm/INTERNAL]: Loading module BlockOfEnderPearls
[08Aug2020 20:13:46.413] [Immersive Engineering Contributors Thread/INFO] [immersiveengineering/]: Attempting to download special revolvers from GitHub
[08Aug2020 20:13:46.430] [modloading-worker-61/INFO] [bobsans.simplehomes.SimpleHomes/]: Loading Simple Homes...
[08Aug2020 20:13:46.435] [modloading-worker-8/INFO] [charm/INTERNAL]: Loading module BlockOfRottenFlesh
[08Aug2020 20:13:46.444] [modloading-worker-8/INFO] [charm/INTERNAL]: Loading module SmoothGlowstone
[08Aug2020 20:13:46.445] [modloading-worker-8/INFO] [charm/INTERNAL]: Loading module BlockOfGunpowder
[08Aug2020 20:13:46.445] [modloading-worker-8/INFO] [charm/INTERNAL]: Loading module VariableRedstoneLamp
[08Aug2020 20:13:46.446] [modloading-worker-8/INFO] [charm/INTERNAL]: Loading module RedstoneSand
[08Aug2020 20:13:46.446] [modloading-worker-8/INFO] [charm/INTERNAL]: Loading module CurseBreak
[08Aug2020 20:13:46.450] [modloading-worker-8/INFO] [charm/INTERNAL]: Loading module Homing
[08Aug2020 20:13:46.451] [modloading-worker-8/INFO] [charm/INTERNAL]: Loading module Salvage
[08Aug2020 20:13:46.456] [modloading-worker-8/INFO] [charm/INTERNAL]: Loading module Leeching
[08Aug2020 20:13:46.459] [modloading-worker-8/INFO] [charm/INTERNAL]: Loading module Magnetic
[08Aug2020 20:13:46.461] [modloading-worker-8/INFO] [charm/INTERNAL]: Loading module ParrotsStayOnShoulder
[08Aug2020 20:13:46.462] [modloading-worker-8/INFO] [charm/INTERNAL]: Loading module LeatherArmorInvisibility
[08Aug2020 20:13:46.462] [modloading-worker-8/INFO] [charm/INTERNAL]: Loading module ChickensDropFeathers
[08Aug2020 20:13:46.463] [modloading-worker-8/INFO] [charm/INTERNAL]: Loading module MobsAffectedByBeacon
[08Aug2020 20:13:46.463] [modloading-worker-8/INFO] [charm/INTERNAL]: Loading module UseTotemFromInventory
[08Aug2020 20:13:46.463] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=none,facing=south,honey_level=0]
[08Aug2020 20:13:46.464] [modloading-worker-8/INFO] [charm/INTERNAL]: Loading module CauldronCleansThings
[08Aug2020 20:13:46.464] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=none,facing=south,honey_level=1]
[08Aug2020 20:13:46.464] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=none,facing=south,honey_level=2]
[08Aug2020 20:13:46.465] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=none,facing=south,honey_level=3]
[08Aug2020 20:13:46.465] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=none,facing=south,honey_level=4]
[08Aug2020 20:13:46.465] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=none,facing=south,honey_level=5]
[08Aug2020 20:13:46.465] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=none,facing=west,honey_level=0]
[08Aug2020 20:13:46.465] [modloading-worker-8/INFO] [charm/INTERNAL]: Loading module HuskImprovements
[08Aug2020 20:13:46.466] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=none,facing=west,honey_level=1]
[08Aug2020 20:13:46.466] [modloading-worker-8/INFO] [charm/INTERNAL]: Loading module RemoveNitwits
[08Aug2020 20:13:46.467] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=none,facing=west,honey_level=2]
[08Aug2020 20:13:46.467] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=none,facing=west,honey_level=3]
[08Aug2020 20:13:46.467] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=none,facing=west,honey_level=4]
[08Aug2020 20:13:46.467] [modloading-worker-8/INFO] [charm/INTERNAL]: Loading module AmbientMusicImprovements
[08Aug2020 20:13:46.467] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=none,facing=west,honey_level=5]
[08Aug2020 20:13:46.469] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=none,facing=east,honey_level=0]
[08Aug2020 20:13:46.469] [modloading-worker-8/INFO] [charm/INTERNAL]: Loading module ComposterImprovements
[08Aug2020 20:13:46.469] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=none,facing=east,honey_level=1]
[08Aug2020 20:13:46.469] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=none,facing=east,honey_level=2]
[08Aug2020 20:13:46.469] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=none,facing=east,honey_level=3]
[08Aug2020 20:13:46.470] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=none,facing=east,honey_level=4]
[08Aug2020 20:13:46.470] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=none,facing=east,honey_level=5]
[08Aug2020 20:13:46.470] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=up,facing=north,honey_level=0]
[08Aug2020 20:13:46.471] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=up,facing=north,honey_level=1]
[08Aug2020 20:13:46.470] [modloading-worker-29/WARN] [morpheus/]: New day handler for dimension 0 has been replaced
[08Aug2020 20:13:46.472] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=up,facing=north,honey_level=2]
[08Aug2020 20:13:46.472] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=up,facing=north,honey_level=3]
[08Aug2020 20:13:46.472] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=up,facing=north,honey_level=4]
[08Aug2020 20:13:46.472] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=up,facing=north,honey_level=5]
[08Aug2020 20:13:46.473] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=up,facing=south,honey_level=0]
[08Aug2020 20:13:46.476] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=up,facing=south,honey_level=1]
[08Aug2020 20:13:46.477] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=up,facing=south,honey_level=2]
[08Aug2020 20:13:46.477] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=up,facing=south,honey_level=3]
[08Aug2020 20:13:46.477] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=up,facing=south,honey_level=4]
[08Aug2020 20:13:46.477] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=up,facing=south,honey_level=5]
[08Aug2020 20:13:46.478] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=up,facing=west,honey_level=0]
[08Aug2020 20:13:46.478] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=up,facing=west,honey_level=1]
[08Aug2020 20:13:46.479] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=up,facing=west,honey_level=2]
[08Aug2020 20:13:46.479] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=up,facing=west,honey_level=3]
[08Aug2020 20:13:46.479] [modloading-worker-52/INFO] [Mekanism/]: Loaded 'Mekanism Generators' module.
[08Aug2020 20:13:46.479] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=up,facing=west,honey_level=4]
[08Aug2020 20:13:46.479] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=up,facing=west,honey_level=5]
[08Aug2020 20:13:46.479] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=up,facing=east,honey_level=0]
[08Aug2020 20:13:46.480] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=up,facing=east,honey_level=1]
[08Aug2020 20:13:46.480] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=up,facing=east,honey_level=2]
[08Aug2020 20:13:46.480] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=up,facing=east,honey_level=3]
[08Aug2020 20:13:46.480] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=up,facing=east,honey_level=4]
[08Aug2020 20:13:46.480] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=up,facing=east,honey_level=5]
[08Aug2020 20:13:46.481] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=left,facing=north,honey_level=0]
[08Aug2020 20:13:46.481] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=left,facing=north,honey_level=1]
[08Aug2020 20:13:46.482] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=left,facing=north,honey_level=2]
[08Aug2020 20:13:46.482] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=left,facing=north,honey_level=3]
[08Aug2020 20:13:46.483] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=left,facing=north,honey_level=4]
[08Aug2020 20:13:46.483] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=left,facing=north,honey_level=5]
[08Aug2020 20:13:46.483] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=left,facing=south,honey_level=0]
[08Aug2020 20:13:46.483] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=left,facing=south,honey_level=1]
[08Aug2020 20:13:46.484] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=left,facing=south,honey_level=2]
[08Aug2020 20:13:46.484] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=left,facing=south,honey_level=3]
[08Aug2020 20:13:46.484] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=left,facing=south,honey_level=4]
[08Aug2020 20:13:46.485] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=left,facing=south,honey_level=5]
[08Aug2020 20:13:46.485] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=left,facing=west,honey_level=0]
[08Aug2020 20:13:46.485] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=left,facing=west,honey_level=1]
[08Aug2020 20:13:46.485] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=left,facing=west,honey_level=2]
[08Aug2020 20:13:46.486] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=left,facing=west,honey_level=3]
[08Aug2020 20:13:46.486] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=left,facing=west,honey_level=4]
[08Aug2020 20:13:46.486] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=left,facing=west,honey_level=5]
[08Aug2020 20:13:46.486] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=left,facing=east,honey_level=0]
[08Aug2020 20:13:46.487] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=left,facing=east,honey_level=1]
[08Aug2020 20:13:46.487] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=left,facing=east,honey_level=2]
[08Aug2020 20:13:46.487] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=left,facing=east,honey_level=3]
[08Aug2020 20:13:46.487] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=left,facing=east,honey_level=4]
[08Aug2020 20:13:46.488] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=left,facing=east,honey_level=5]
[08Aug2020 20:13:46.489] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=right,facing=north,honey_level=0]
[08Aug2020 20:13:46.490] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=right,facing=north,honey_level=1]
[08Aug2020 20:13:46.490] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=right,facing=north,honey_level=2]
[08Aug2020 20:13:46.490] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=right,facing=north,honey_level=3]
[08Aug2020 20:13:46.490] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=right,facing=north,honey_level=4]
[08Aug2020 20:13:46.490] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=right,facing=north,honey_level=5]
[08Aug2020 20:13:46.492] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=right,facing=south,honey_level=0]
[08Aug2020 20:13:46.492] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=right,facing=south,honey_level=1]
[08Aug2020 20:13:46.492] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=right,facing=south,honey_level=2]
[08Aug2020 20:13:46.492] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=right,facing=south,honey_level=3]
[08Aug2020 20:13:46.493] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=right,facing=south,honey_level=4]
[08Aug2020 20:13:46.493] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=right,facing=south,honey_level=5]
[08Aug2020 20:13:46.493] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=right,facing=west,honey_level=0]
[08Aug2020 20:13:46.493] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=right,facing=west,honey_level=1]
[08Aug2020 20:13:46.494] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=right,facing=west,honey_level=2]
[08Aug2020 20:13:46.494] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=right,facing=west,honey_level=3]
[08Aug2020 20:13:46.494] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=right,facing=west,honey_level=4]
[08Aug2020 20:13:46.494] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=right,facing=west,honey_level=5]
[08Aug2020 20:13:46.494] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=right,facing=east,honey_level=0]
[08Aug2020 20:13:46.495] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=right,facing=east,honey_level=1]
[08Aug2020 20:13:46.495] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=right,facing=east,honey_level=2]
[08Aug2020 20:13:46.495] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=right,facing=east,honey_level=3]
[08Aug2020 20:13:46.495] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=right,facing=east,honey_level=4]
[08Aug2020 20:13:46.495] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_birch_beehive}[expanded=right,facing=east,honey_level=5]
[08Aug2020 20:13:46.498] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=none,facing=north,honey_level=0]
[08Aug2020 20:13:46.498] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=none,facing=north,honey_level=1]
[08Aug2020 20:13:46.499] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=none,facing=north,honey_level=2]
[08Aug2020 20:13:46.499] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=none,facing=north,honey_level=3]
[08Aug2020 20:13:46.499] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=none,facing=north,honey_level=4]
[08Aug2020 20:13:46.499] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=none,facing=north,honey_level=5]
[08Aug2020 20:13:46.500] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=none,facing=south,honey_level=0]
[08Aug2020 20:13:46.500] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=none,facing=south,honey_level=1]
[08Aug2020 20:13:46.501] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=none,facing=south,honey_level=2]
[08Aug2020 20:13:46.501] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=none,facing=south,honey_level=3]
[08Aug2020 20:13:46.501] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=none,facing=south,honey_level=4]
[08Aug2020 20:13:46.501] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=none,facing=south,honey_level=5]
[08Aug2020 20:13:46.501] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=none,facing=west,honey_level=0]
[08Aug2020 20:13:46.503] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=none,facing=west,honey_level=1]
[08Aug2020 20:13:46.503] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=none,facing=west,honey_level=2]
[08Aug2020 20:13:46.503] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=none,facing=west,honey_level=3]
[08Aug2020 20:13:46.503] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=none,facing=west,honey_level=4]
[08Aug2020 20:13:46.503] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=none,facing=west,honey_level=5]
[08Aug2020 20:13:46.503] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=none,facing=east,honey_level=0]
[08Aug2020 20:13:46.504] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=none,facing=east,honey_level=1]
[08Aug2020 20:13:46.504] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=none,facing=east,honey_level=2]
[08Aug2020 20:13:46.504] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=none,facing=east,honey_level=3]
[08Aug2020 20:13:46.504] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=none,facing=east,honey_level=4]
[08Aug2020 20:13:46.504] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=none,facing=east,honey_level=5]
[08Aug2020 20:13:46.506] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=up,facing=north,honey_level=0]
[08Aug2020 20:13:46.506] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=up,facing=north,honey_level=1]
[08Aug2020 20:13:46.506] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=up,facing=north,honey_level=2]
[08Aug2020 20:13:46.506] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=up,facing=north,honey_level=3]
[08Aug2020 20:13:46.506] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=up,facing=north,honey_level=4]
[08Aug2020 20:13:46.506] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=up,facing=north,honey_level=5]
[08Aug2020 20:13:46.506] [modloading-worker-47/INFO] [integrateddynamicscompat/]: Registered packet handler.
[08Aug2020 20:13:46.507] [modloading-worker-8/INFO] [charm/INTERNAL]: Loading module LanternImprovements
[08Aug2020 20:13:46.507] [modloading-worker-8/INFO] [charm/INTERNAL]: Loading module PickaxesBreakPistons
[08Aug2020 20:13:46.507] [modloading-worker-8/INFO] [charm/INTERNAL]: Loading module SpongesReduceFallDamage
[08Aug2020 20:13:46.508] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=up,facing=south,honey_level=0]
[08Aug2020 20:13:46.508] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=up,facing=south,honey_level=1]
[08Aug2020 20:13:46.508] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=up,facing=south,honey_level=2]
[08Aug2020 20:13:46.509] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=up,facing=south,honey_level=3]
[08Aug2020 20:13:46.509] [modloading-worker-8/INFO] [charm/INTERNAL]: Loading module CauldronWaterSource
[08Aug2020 20:13:46.509] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=up,facing=south,honey_level=4]
[08Aug2020 20:13:46.509] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=up,facing=south,honey_level=5]
[08Aug2020 20:13:46.511] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=up,facing=west,honey_level=0]
[08Aug2020 20:13:46.520] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=up,facing=west,honey_level=1]
[08Aug2020 20:13:46.520] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=up,facing=west,honey_level=2]
[08Aug2020 20:13:46.521] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=up,facing=west,honey_level=3]
[08Aug2020 20:13:46.521] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=up,facing=west,honey_level=4]
[08Aug2020 20:13:46.521] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=up,facing=west,honey_level=5]
[08Aug2020 20:13:46.521] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=up,facing=east,honey_level=0]
[08Aug2020 20:13:46.521] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=up,facing=east,honey_level=1]
[08Aug2020 20:13:46.522] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=up,facing=east,honey_level=2]
[08Aug2020 20:13:46.522] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=up,facing=east,honey_level=3]
[08Aug2020 20:13:46.522] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=up,facing=east,honey_level=4]
[08Aug2020 20:13:46.522] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=up,facing=east,honey_level=5]
[08Aug2020 20:13:46.522] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=left,facing=north,honey_level=0]
[08Aug2020 20:13:46.523] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=left,facing=north,honey_level=1]
[08Aug2020 20:13:46.523] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=left,facing=north,honey_level=2]
[08Aug2020 20:13:46.523] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=left,facing=north,honey_level=3]
[08Aug2020 20:13:46.523] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=left,facing=north,honey_level=4]
[08Aug2020 20:13:46.523] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=left,facing=north,honey_level=5]
[08Aug2020 20:13:46.523] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=left,facing=south,honey_level=0]
[08Aug2020 20:13:46.524] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=left,facing=south,honey_level=1]
[08Aug2020 20:13:46.524] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=left,facing=south,honey_level=2]
[08Aug2020 20:13:46.524] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=left,facing=south,honey_level=3]
[08Aug2020 20:13:46.524] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=left,facing=south,honey_level=4]
[08Aug2020 20:13:46.524] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=left,facing=south,honey_level=5]
[08Aug2020 20:13:46.524] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=left,facing=west,honey_level=0]
[08Aug2020 20:13:46.525] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=left,facing=west,honey_level=1]
[08Aug2020 20:13:46.525] [modloading-worker-8/INFO] [charm/INTERNAL]: Loading module TamedAnimalsNoDamage
[08Aug2020 20:13:46.525] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=left,facing=west,honey_level=2]
[08Aug2020 20:13:46.525] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=left,facing=west,honey_level=3]
[08Aug2020 20:13:46.525] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=left,facing=west,honey_level=4]
[08Aug2020 20:13:46.526] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=left,facing=west,honey_level=5]
[08Aug2020 20:13:46.526] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=left,facing=east,honey_level=0]
[08Aug2020 20:13:46.526] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=left,facing=east,honey_level=1]
[08Aug2020 20:13:46.526] [modloading-worker-8/INFO] [charm/INTERNAL]: Loading module RemovePotionGlint
[08Aug2020 20:13:46.526] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=left,facing=east,honey_level=2]
[08Aug2020 20:13:46.526] [modloading-worker-8/INFO] [charm/INTERNAL]: Loading module WitchesDropLuck
[08Aug2020 20:13:46.526] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=left,facing=east,honey_level=3]
[08Aug2020 20:13:46.527] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=left,facing=east,honey_level=4]
[08Aug2020 20:13:46.527] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=left,facing=east,honey_level=5]
[08Aug2020 20:13:46.527] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=right,facing=north,honey_level=0]
[08Aug2020 20:13:46.527] [modloading-worker-8/INFO] [charm/INTERNAL]: Loading module StackablePotions
[08Aug2020 20:13:46.528] [modloading-worker-8/INFO] [charm/INTERNAL]: Loading module ExtraMusicDiscs
[08Aug2020 20:13:46.528] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=right,facing=north,honey_level=1]
[08Aug2020 20:13:46.528] [modloading-worker-8/INFO] [charm/INTERNAL]: Loading module NoAnvilMinimumXp
[08Aug2020 20:13:46.528] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=right,facing=north,honey_level=2]
[08Aug2020 20:13:46.529] [modloading-worker-8/INFO] [charm/INTERNAL]: Loading module EmeraldBlockOpensTrades
[08Aug2020 20:13:46.529] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=right,facing=north,honey_level=3]
[08Aug2020 20:13:46.529] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=right,facing=north,honey_level=4]
[08Aug2020 20:13:46.529] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=right,facing=north,honey_level=5]
[08Aug2020 20:13:46.529] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=right,facing=south,honey_level=0]
[08Aug2020 20:13:46.530] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=right,facing=south,honey_level=1]
[08Aug2020 20:13:46.530] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=right,facing=south,honey_level=2]
[08Aug2020 20:13:46.530] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=right,facing=south,honey_level=3]
[08Aug2020 20:13:46.530] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=right,facing=south,honey_level=4]
[08Aug2020 20:13:46.530] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=right,facing=south,honey_level=5]
[08Aug2020 20:13:46.530] [modloading-worker-8/INFO] [charm/INTERNAL]: Loading module PigIronIncreasesDurability
[08Aug2020 20:13:46.531] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=right,facing=west,honey_level=0]
[08Aug2020 20:13:46.531] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=right,facing=west,honey_level=1]
[08Aug2020 20:13:46.531] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=right,facing=west,honey_level=2]
[08Aug2020 20:13:46.532] [modloading-worker-8/INFO] [charm/INTERNAL]: Loading module ExtractEnchantments
[08Aug2020 20:13:46.532] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=right,facing=west,honey_level=3]
[08Aug2020 20:13:46.532] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=right,facing=west,honey_level=4]
[08Aug2020 20:13:46.532] [modloading-worker-60/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 clay_ball = 1 clay
[08Aug2020 20:13:46.532] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=right,facing=west,honey_level=5]
[08Aug2020 20:13:46.533] [modloading-worker-8/INFO] [charm/INTERNAL]: Loading module DecreaseRepairCost
[08Aug2020 20:13:46.533] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=right,facing=east,honey_level=0]
[08Aug2020 20:13:46.533] [modloading-worker-60/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 snowball = 1 snow_block
[08Aug2020 20:13:46.533] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=right,facing=east,honey_level=1]
[08Aug2020 20:13:46.534] [modloading-worker-8/INFO] [charm/INTERNAL]: Loading module DimensionalCompass
[08Aug2020 20:13:46.534] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=right,facing=east,honey_level=2]
[08Aug2020 20:13:46.534] [modloading-worker-60/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 glowstone_dust = 1 glowstone
[08Aug2020 20:13:46.534] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=right,facing=east,honey_level=3]
[08Aug2020 20:13:46.534] [modloading-worker-60/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 brick = 1 bricks
[08Aug2020 20:13:46.534] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=right,facing=east,honey_level=4]
[08Aug2020 20:13:46.535] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_jungle_beehive}[expanded=right,facing=east,honey_level=5]
[08Aug2020 20:13:46.535] [modloading-worker-60/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 nether_brick = 1 nether_bricks
[08Aug2020 20:13:46.535] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=none,facing=north,honey_level=0]
[08Aug2020 20:13:46.538] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=none,facing=north,honey_level=1]
[08Aug2020 20:13:46.538] [modloading-worker-8/INFO] [charm/INTERNAL]: Loading module ParrotsOnEndRods
[08Aug2020 20:13:46.538] [modloading-worker-60/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 9 nether_wart = 1 nether_wart_block
[08Aug2020 20:13:46.538] [modloading-worker-8/INFO] [charm/INTERNAL]: Loading module ParrotMimicDelay
[08Aug2020 20:13:46.539] [modloading-worker-60/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 quartz = 1 quartz_block
[08Aug2020 20:13:46.539] [modloading-worker-60/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 9 melon_slice = 1 melon
[08Aug2020 20:13:46.539] [modloading-worker-60/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 sand = 1 sandstone
[08Aug2020 20:13:46.539] [modloading-worker-60/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 red_sand = 1 red_sandstone
[08Aug2020 20:13:46.538] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=none,facing=north,honey_level=2]
[08Aug2020 20:13:46.539] [modloading-worker-8/INFO] [charm/INTERNAL]: Loading module BatInABucket
[08Aug2020 20:13:46.540] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=none,facing=north,honey_level=3]
[08Aug2020 20:13:46.540] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=none,facing=north,honey_level=4]
[08Aug2020 20:13:46.540] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=none,facing=north,honey_level=5]
[08Aug2020 20:13:46.540] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=none,facing=south,honey_level=0]
[08Aug2020 20:13:46.541] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=none,facing=south,honey_level=1]
[08Aug2020 20:13:46.541] [modloading-worker-60/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 clay_ball = 1 clay
[08Aug2020 20:13:46.541] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=none,facing=south,honey_level=2]
[08Aug2020 20:13:46.541] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=none,facing=south,honey_level=3]
[08Aug2020 20:13:46.541] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=none,facing=south,honey_level=4]
[08Aug2020 20:13:46.541] [modloading-worker-8/INFO] [charm/INTERNAL]: Loading module CompassBinding
[08Aug2020 20:13:46.541] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=none,facing=south,honey_level=5]
[08Aug2020 20:13:46.542] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=none,facing=west,honey_level=0]
[08Aug2020 20:13:46.542] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=none,facing=west,honey_level=1]
[08Aug2020 20:13:46.543] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=none,facing=west,honey_level=2]
[08Aug2020 20:13:46.543] [modloading-worker-8/INFO] [charm/INTERNAL]: Loading module Decay
[08Aug2020 20:13:46.543] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=none,facing=west,honey_level=3]
[08Aug2020 20:13:46.543] [modloading-worker-8/INFO] [charm/INTERNAL]: Loading module Coffee
[08Aug2020 20:13:46.543] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=none,facing=west,honey_level=4]
[08Aug2020 20:13:46.543] [modloading-worker-8/INFO] [charm/INTERNAL]: Loading module FlavoredCake
[08Aug2020 20:13:46.543] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=none,facing=west,honey_level=5]
[08Aug2020 20:13:46.544] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=none,facing=east,honey_level=0]
[08Aug2020 20:13:46.544] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=none,facing=east,honey_level=1]
[08Aug2020 20:13:46.544] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=none,facing=east,honey_level=2]
[08Aug2020 20:13:46.544] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=none,facing=east,honey_level=3]
[08Aug2020 20:13:46.545] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=none,facing=east,honey_level=4]
[08Aug2020 20:13:46.545] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=none,facing=east,honey_level=5]
[08Aug2020 20:13:46.547] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=up,facing=north,honey_level=0]
[08Aug2020 20:13:46.547] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=up,facing=north,honey_level=1]
[08Aug2020 20:13:46.547] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=up,facing=north,honey_level=2]
[08Aug2020 20:13:46.548] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=up,facing=north,honey_level=3]
[08Aug2020 20:13:46.548] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=up,facing=north,honey_level=4]
[08Aug2020 20:13:46.548] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=up,facing=north,honey_level=5]
[08Aug2020 20:13:46.548] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=up,facing=south,honey_level=0]
[08Aug2020 20:13:46.548] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=up,facing=south,honey_level=1]
[08Aug2020 20:13:46.549] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=up,facing=south,honey_level=2]
[08Aug2020 20:13:46.549] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=up,facing=south,honey_level=3]
[08Aug2020 20:13:46.549] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=up,facing=south,honey_level=4]
[08Aug2020 20:13:46.549] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=up,facing=south,honey_level=5]
[08Aug2020 20:13:46.549] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=up,facing=west,honey_level=0]
[08Aug2020 20:13:46.549] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=up,facing=west,honey_level=1]
[08Aug2020 20:13:46.550] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=up,facing=west,honey_level=2]
[08Aug2020 20:13:46.550] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=up,facing=west,honey_level=3]
[08Aug2020 20:13:46.550] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=up,facing=west,honey_level=4]
[08Aug2020 20:13:46.550] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=up,facing=west,honey_level=5]
[08Aug2020 20:13:46.550] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=up,facing=east,honey_level=0]
[08Aug2020 20:13:46.550] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=up,facing=east,honey_level=1]
[08Aug2020 20:13:46.550] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=up,facing=east,honey_level=2]
[08Aug2020 20:13:46.551] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=up,facing=east,honey_level=3]
[08Aug2020 20:13:46.551] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=up,facing=east,honey_level=4]
[08Aug2020 20:13:46.551] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=up,facing=east,honey_level=5]
[08Aug2020 20:13:46.551] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=left,facing=north,honey_level=0]
[08Aug2020 20:13:46.551] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=left,facing=north,honey_level=1]
[08Aug2020 20:13:46.551] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=left,facing=north,honey_level=2]
[08Aug2020 20:13:46.552] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=left,facing=north,honey_level=3]
[08Aug2020 20:13:46.552] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=left,facing=north,honey_level=4]
[08Aug2020 20:13:46.552] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=left,facing=north,honey_level=5]
[08Aug2020 20:13:46.552] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=left,facing=south,honey_level=0]
[08Aug2020 20:13:46.552] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=left,facing=south,honey_level=1]
[08Aug2020 20:13:46.553] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=left,facing=south,honey_level=2]
[08Aug2020 20:13:46.553] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=left,facing=south,honey_level=3]
[08Aug2020 20:13:46.554] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=left,facing=south,honey_level=4]
[08Aug2020 20:13:46.554] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=left,facing=south,honey_level=5]
[08Aug2020 20:13:46.554] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=left,facing=west,honey_level=0]
[08Aug2020 20:13:46.554] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=left,facing=west,honey_level=1]
[08Aug2020 20:13:46.554] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=left,facing=west,honey_level=2]
[08Aug2020 20:13:46.555] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=left,facing=west,honey_level=3]
[08Aug2020 20:13:46.555] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=left,facing=west,honey_level=4]
[08Aug2020 20:13:46.555] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=left,facing=west,honey_level=5]
[08Aug2020 20:13:46.555] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=left,facing=east,honey_level=0]
[08Aug2020 20:13:46.555] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=left,facing=east,honey_level=1]
[08Aug2020 20:13:46.556] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=left,facing=east,honey_level=2]
[08Aug2020 20:13:46.557] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=left,facing=east,honey_level=3]
[08Aug2020 20:13:46.557] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=left,facing=east,honey_level=4]
[08Aug2020 20:13:46.557] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=left,facing=east,honey_level=5]
[08Aug2020 20:13:46.557] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=right,facing=north,honey_level=0]
[08Aug2020 20:13:46.557] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=right,facing=north,honey_level=1]
[08Aug2020 20:13:46.558] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=right,facing=north,honey_level=2]
[08Aug2020 20:13:46.558] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=right,facing=north,honey_level=3]
[08Aug2020 20:13:46.558] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=right,facing=north,honey_level=4]
[08Aug2020 20:13:46.558] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=right,facing=north,honey_level=5]
[08Aug2020 20:13:46.559] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=right,facing=south,honey_level=0]
[08Aug2020 20:13:46.559] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=right,facing=south,honey_level=1]
[08Aug2020 20:13:46.560] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=right,facing=south,honey_level=2]
[08Aug2020 20:13:46.560] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=right,facing=south,honey_level=3]
[08Aug2020 20:13:46.560] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=right,facing=south,honey_level=4]
[08Aug2020 20:13:46.560] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=right,facing=south,honey_level=5]
[08Aug2020 20:13:46.560] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=right,facing=west,honey_level=0]
[08Aug2020 20:13:46.561] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=right,facing=west,honey_level=1]
[08Aug2020 20:13:46.561] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=right,facing=west,honey_level=2]
[08Aug2020 20:13:46.561] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=right,facing=west,honey_level=3]
[08Aug2020 20:13:46.561] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=right,facing=west,honey_level=4]
[08Aug2020 20:13:46.561] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=right,facing=west,honey_level=5]
[08Aug2020 20:13:46.562] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=right,facing=east,honey_level=0]
[08Aug2020 20:13:46.562] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=right,facing=east,honey_level=1]
[08Aug2020 20:13:46.562] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=right,facing=east,honey_level=2]
[08Aug2020 20:13:46.562] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=right,facing=east,honey_level=3]
[08Aug2020 20:13:46.563] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=right,facing=east,honey_level=4]
[08Aug2020 20:13:46.563] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_acacia_beehive}[expanded=right,facing=east,honey_level=5]
[08Aug2020 20:13:46.563] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=none,facing=north,honey_level=0]
[08Aug2020 20:13:46.563] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=none,facing=north,honey_level=1]
[08Aug2020 20:13:46.563] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=none,facing=north,honey_level=2]
[08Aug2020 20:13:46.564] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=none,facing=north,honey_level=3]
[08Aug2020 20:13:46.564] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=none,facing=north,honey_level=4]
[08Aug2020 20:13:46.564] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=none,facing=north,honey_level=5]
[08Aug2020 20:13:46.564] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=none,facing=south,honey_level=0]
[08Aug2020 20:13:46.564] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=none,facing=south,honey_level=1]
[08Aug2020 20:13:46.564] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=none,facing=south,honey_level=2]
[08Aug2020 20:13:46.565] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=none,facing=south,honey_level=3]
[08Aug2020 20:13:46.565] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=none,facing=south,honey_level=4]
[08Aug2020 20:13:46.565] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=none,facing=south,honey_level=5]
[08Aug2020 20:13:46.565] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=none,facing=west,honey_level=0]
[08Aug2020 20:13:46.565] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=none,facing=west,honey_level=1]
[08Aug2020 20:13:46.566] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=none,facing=west,honey_level=2]
[08Aug2020 20:13:46.566] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=none,facing=west,honey_level=3]
[08Aug2020 20:13:46.566] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=none,facing=west,honey_level=4]
[08Aug2020 20:13:46.566] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=none,facing=west,honey_level=5]
[08Aug2020 20:13:46.566] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=none,facing=east,honey_level=0]
[08Aug2020 20:13:46.566] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=none,facing=east,honey_level=1]
[08Aug2020 20:13:46.567] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=none,facing=east,honey_level=2]
[08Aug2020 20:13:46.567] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=none,facing=east,honey_level=3]
[08Aug2020 20:13:46.567] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=none,facing=east,honey_level=4]
[08Aug2020 20:13:46.567] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=none,facing=east,honey_level=5]
[08Aug2020 20:13:46.567] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=up,facing=north,honey_level=0]
[08Aug2020 20:13:46.568] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=up,facing=north,honey_level=1]
[08Aug2020 20:13:46.568] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=up,facing=north,honey_level=2]
[08Aug2020 20:13:46.568] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=up,facing=north,honey_level=3]
[08Aug2020 20:13:46.568] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=up,facing=north,honey_level=4]
[08Aug2020 20:13:46.568] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=up,facing=north,honey_level=5]
[08Aug2020 20:13:46.569] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=up,facing=south,honey_level=0]
[08Aug2020 20:13:46.569] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=up,facing=south,honey_level=1]
[08Aug2020 20:13:46.569] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=up,facing=south,honey_level=2]
[08Aug2020 20:13:46.569] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=up,facing=south,honey_level=3]
[08Aug2020 20:13:46.569] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=up,facing=south,honey_level=4]
[08Aug2020 20:13:46.569] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=up,facing=south,honey_level=5]
[08Aug2020 20:13:46.570] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=up,facing=west,honey_level=0]
[08Aug2020 20:13:46.570] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=up,facing=west,honey_level=1]
[08Aug2020 20:13:46.570] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=up,facing=west,honey_level=2]
[08Aug2020 20:13:46.570] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=up,facing=west,honey_level=3]
[08Aug2020 20:13:46.570] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=up,facing=west,honey_level=4]
[08Aug2020 20:13:46.570] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=up,facing=west,honey_level=5]
[08Aug2020 20:13:46.571] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=up,facing=east,honey_level=0]
[08Aug2020 20:13:46.571] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=up,facing=east,honey_level=1]
[08Aug2020 20:13:46.571] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=up,facing=east,honey_level=2]
[08Aug2020 20:13:46.571] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=up,facing=east,honey_level=3]
[08Aug2020 20:13:46.571] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=up,facing=east,honey_level=4]
[08Aug2020 20:13:46.572] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=up,facing=east,honey_level=5]
[08Aug2020 20:13:46.572] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=left,facing=north,honey_level=0]
[08Aug2020 20:13:46.573] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=left,facing=north,honey_level=1]
[08Aug2020 20:13:46.573] [modloading-worker-8/INFO] [charm/INTERNAL]: Loading module MoreVillagerTrades
[08Aug2020 20:13:46.573] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=left,facing=north,honey_level=2]
[08Aug2020 20:13:46.573] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=left,facing=north,honey_level=3]
[08Aug2020 20:13:46.573] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=left,facing=north,honey_level=4]
[08Aug2020 20:13:46.573] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=left,facing=north,honey_level=5]
[08Aug2020 20:13:46.574] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=left,facing=south,honey_level=0]
[08Aug2020 20:13:46.574] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=left,facing=south,honey_level=1]
[08Aug2020 20:13:46.574] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=left,facing=south,honey_level=2]
[08Aug2020 20:13:46.574] [modloading-worker-8/INFO] [charm/INTERNAL]: Loading module Fumaroles
[08Aug2020 20:13:46.574] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=left,facing=south,honey_level=3]
[08Aug2020 20:13:46.574] [modloading-worker-8/INFO] [charm/INTERNAL]: Loading module EndermitePowder
[08Aug2020 20:13:46.574] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=left,facing=south,honey_level=4]
[08Aug2020 20:13:46.575] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=left,facing=south,honey_level=5]
[08Aug2020 20:13:46.575] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=left,facing=west,honey_level=0]
[08Aug2020 20:13:46.575] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=left,facing=west,honey_level=1]
[08Aug2020 20:13:46.577] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=left,facing=west,honey_level=2]
[08Aug2020 20:13:46.577] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=left,facing=west,honey_level=3]
[08Aug2020 20:13:46.577] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=left,facing=west,honey_level=4]
[08Aug2020 20:13:46.577] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=left,facing=west,honey_level=5]
[08Aug2020 20:13:46.577] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=left,facing=east,honey_level=0]
[08Aug2020 20:13:46.577] [modloading-worker-8/INFO] [charm/INTERNAL]: Loading module NetherGoldDeposits
[08Aug2020 20:13:46.577] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=left,facing=east,honey_level=1]
[08Aug2020 20:13:46.579] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=left,facing=east,honey_level=2]
[08Aug2020 20:13:46.579] [modloading-worker-8/INFO] [charm/INTERNAL]: Loading module AdditionalMobsInStructures
[08Aug2020 20:13:46.579] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=left,facing=east,honey_level=3]
[08Aug2020 20:13:46.579] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=left,facing=east,honey_level=4]
[08Aug2020 20:13:46.579] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=left,facing=east,honey_level=5]
[08Aug2020 20:13:46.580] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=right,facing=north,honey_level=0]
[08Aug2020 20:13:46.580] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=right,facing=north,honey_level=1]
[08Aug2020 20:13:46.581] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=right,facing=north,honey_level=2]
[08Aug2020 20:13:46.581] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=right,facing=north,honey_level=3]
[08Aug2020 20:13:46.581] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=right,facing=north,honey_level=4]
[08Aug2020 20:13:46.581] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=right,facing=north,honey_level=5]
[08Aug2020 20:13:46.581] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=right,facing=south,honey_level=0]
[08Aug2020 20:13:46.582] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=right,facing=south,honey_level=1]
[08Aug2020 20:13:46.582] [modloading-worker-8/INFO] [charm/INTERNAL]: Loading module MoreVillageBiomes
[08Aug2020 20:13:46.582] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=right,facing=south,honey_level=2]
[08Aug2020 20:13:46.582] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=right,facing=south,honey_level=3]
[08Aug2020 20:13:46.582] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=right,facing=south,honey_level=4]
[08Aug2020 20:13:46.582] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=right,facing=south,honey_level=5]
[08Aug2020 20:13:46.583] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=right,facing=west,honey_level=0]
[08Aug2020 20:13:46.583] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=right,facing=west,honey_level=1]
[08Aug2020 20:13:46.583] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=right,facing=west,honey_level=2]
[08Aug2020 20:13:46.583] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=right,facing=west,honey_level=3]
[08Aug2020 20:13:46.583] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=right,facing=west,honey_level=4]
[08Aug2020 20:13:46.584] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=right,facing=west,honey_level=5]
[08Aug2020 20:13:46.584] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=right,facing=east,honey_level=0]
[08Aug2020 20:13:46.584] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=right,facing=east,honey_level=1]
[08Aug2020 20:13:46.584] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=right,facing=east,honey_level=2]
[08Aug2020 20:13:46.584] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=right,facing=east,honey_level=3]
[08Aug2020 20:13:46.584] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=right,facing=east,honey_level=4]
[08Aug2020 20:13:46.585] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_dark_oak_beehive}[expanded=right,facing=east,honey_level=5]
[08Aug2020 20:13:46.585] [modloading-worker-8/INFO] [charm/INTERNAL]: Loading module EndPortalRunes
[08Aug2020 20:13:46.585] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=none,facing=north,honey_level=0]
[08Aug2020 20:13:46.586] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=none,facing=north,honey_level=1]
[08Aug2020 20:13:46.586] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=none,facing=north,honey_level=2]
[08Aug2020 20:13:46.586] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=none,facing=north,honey_level=3]
[08Aug2020 20:13:46.586] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=none,facing=north,honey_level=4]
[08Aug2020 20:13:46.586] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=none,facing=north,honey_level=5]
[08Aug2020 20:13:46.586] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=none,facing=south,honey_level=0]
[08Aug2020 20:13:46.587] [modloading-worker-8/INFO] [charm/INTERNAL]: Loading module StructureMaps
[08Aug2020 20:13:46.587] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=none,facing=south,honey_level=1]
[08Aug2020 20:13:46.587] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=none,facing=south,honey_level=2]
[08Aug2020 20:13:46.587] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=none,facing=south,honey_level=3]
[08Aug2020 20:13:46.588] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=none,facing=south,honey_level=4]
[08Aug2020 20:13:46.588] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=none,facing=south,honey_level=5]
[08Aug2020 20:13:46.589] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=none,facing=west,honey_level=0]
[08Aug2020 20:13:46.589] [modloading-worker-8/INFO] [charm/INTERNAL]: Loading module NetherPigIron
[08Aug2020 20:13:46.589] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=none,facing=west,honey_level=1]
[08Aug2020 20:13:46.589] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=none,facing=west,honey_level=2]
[08Aug2020 20:13:46.589] [modloading-worker-8/INFO] [charm/INTERNAL]: Loading module ClientServerTick
[08Aug2020 20:13:46.590] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=none,facing=west,honey_level=3]
[08Aug2020 20:13:46.590] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=none,facing=west,honey_level=4]
[08Aug2020 20:13:46.590] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=none,facing=west,honey_level=5]
[08Aug2020 20:13:46.590] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=none,facing=east,honey_level=0]
[08Aug2020 20:13:46.590] [modloading-worker-8/INFO] [charm/INTERNAL]: Loading module Crates
[08Aug2020 20:13:46.590] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=none,facing=east,honey_level=1]
[08Aug2020 20:13:46.591] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=none,facing=east,honey_level=2]
[08Aug2020 20:13:46.591] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=none,facing=east,honey_level=3]
[08Aug2020 20:13:46.591] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=none,facing=east,honey_level=4]
[08Aug2020 20:13:46.591] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=none,facing=east,honey_level=5]
[08Aug2020 20:13:46.591] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=up,facing=north,honey_level=0]
[08Aug2020 20:13:46.591] [modloading-worker-8/INFO] [charm/INTERNAL]: Loading module AllTheBarrels
[08Aug2020 20:13:46.591] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=up,facing=north,honey_level=1]
[08Aug2020 20:13:46.591] [modloading-worker-8/INFO] [charm/INTERNAL]: Loading module RandomAnimalTextures
[08Aug2020 20:13:46.592] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=up,facing=north,honey_level=2]
[08Aug2020 20:13:46.592] [modloading-worker-8/INFO] [charm/INTERNAL]: Loading module GoldLanterns
[08Aug2020 20:13:46.592] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=up,facing=north,honey_level=3]
[08Aug2020 20:13:46.592] [modloading-worker-8/INFO] [charm/INTERNAL]: Loading module BookshelfChests
[08Aug2020 20:13:46.592] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=up,facing=north,honey_level=4]
[08Aug2020 20:13:46.592] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=up,facing=north,honey_level=5]
[08Aug2020 20:13:46.592] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=up,facing=south,honey_level=0]
[08Aug2020 20:13:46.592] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=up,facing=south,honey_level=1]
[08Aug2020 20:13:46.593] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=up,facing=south,honey_level=2]
[08Aug2020 20:13:46.593] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=up,facing=south,honey_level=3]
[08Aug2020 20:13:46.593] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=up,facing=south,honey_level=4]
[08Aug2020 20:13:46.593] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=up,facing=south,honey_level=5]
[08Aug2020 20:13:46.593] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=up,facing=west,honey_level=0]
[08Aug2020 20:13:46.594] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=up,facing=west,honey_level=1]
[08Aug2020 20:13:46.594] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=up,facing=west,honey_level=2]
[08Aug2020 20:13:46.594] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=up,facing=west,honey_level=3]
[08Aug2020 20:13:46.594] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=up,facing=west,honey_level=4]
[08Aug2020 20:13:46.594] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=up,facing=west,honey_level=5]
[08Aug2020 20:13:46.594] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=up,facing=east,honey_level=0]
[08Aug2020 20:13:46.595] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=up,facing=east,honey_level=1]
[08Aug2020 20:13:46.595] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=up,facing=east,honey_level=2]
[08Aug2020 20:13:46.595] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=up,facing=east,honey_level=3]
[08Aug2020 20:13:46.595] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=up,facing=east,honey_level=4]
[08Aug2020 20:13:46.595] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=up,facing=east,honey_level=5]
[08Aug2020 20:13:46.595] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=left,facing=north,honey_level=0]
[08Aug2020 20:13:46.597] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=left,facing=north,honey_level=1]
[08Aug2020 20:13:46.597] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=left,facing=north,honey_level=2]
[08Aug2020 20:13:46.597] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=left,facing=north,honey_level=3]
[08Aug2020 20:13:46.597] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=left,facing=north,honey_level=4]
[08Aug2020 20:13:46.597] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=left,facing=north,honey_level=5]
[08Aug2020 20:13:46.598] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=left,facing=south,honey_level=0]
[08Aug2020 20:13:46.598] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=left,facing=south,honey_level=1]
[08Aug2020 20:13:46.598] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=left,facing=south,honey_level=2]
[08Aug2020 20:13:46.598] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=left,facing=south,honey_level=3]
[08Aug2020 20:13:46.598] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=left,facing=south,honey_level=4]
[08Aug2020 20:13:46.599] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=left,facing=south,honey_level=5]
[08Aug2020 20:13:46.599] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=left,facing=west,honey_level=0]
[08Aug2020 20:13:46.599] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=left,facing=west,honey_level=1]
[08Aug2020 20:13:46.600] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=left,facing=west,honey_level=2]
[08Aug2020 20:13:46.600] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=left,facing=west,honey_level=3]
[08Aug2020 20:13:46.601] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=left,facing=west,honey_level=4]
[08Aug2020 20:13:46.601] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=left,facing=west,honey_level=5]
[08Aug2020 20:13:46.603] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=left,facing=east,honey_level=0]
[08Aug2020 20:13:46.603] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=left,facing=east,honey_level=1]
[08Aug2020 20:13:46.603] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=left,facing=east,honey_level=2]
[08Aug2020 20:13:46.604] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=left,facing=east,honey_level=3]
[08Aug2020 20:13:46.604] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=left,facing=east,honey_level=4]
[08Aug2020 20:13:46.604] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=left,facing=east,honey_level=5]
[08Aug2020 20:13:46.604] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=right,facing=north,honey_level=0]
[08Aug2020 20:13:46.604] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=right,facing=north,honey_level=1]
[08Aug2020 20:13:46.604] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=right,facing=north,honey_level=2]
[08Aug2020 20:13:46.605] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=right,facing=north,honey_level=3]
[08Aug2020 20:13:46.605] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=right,facing=north,honey_level=4]
[08Aug2020 20:13:46.605] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=right,facing=north,honey_level=5]
[08Aug2020 20:13:46.605] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=right,facing=south,honey_level=0]
[08Aug2020 20:13:46.605] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=right,facing=south,honey_level=1]
[08Aug2020 20:13:46.606] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=right,facing=south,honey_level=2]
[08Aug2020 20:13:46.606] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=right,facing=south,honey_level=3]
[08Aug2020 20:13:46.606] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=right,facing=south,honey_level=4]
[08Aug2020 20:13:46.606] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=right,facing=south,honey_level=5]
[08Aug2020 20:13:46.606] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=right,facing=west,honey_level=0]
[08Aug2020 20:13:46.607] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=right,facing=west,honey_level=1]
[08Aug2020 20:13:46.607] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=right,facing=west,honey_level=2]
[08Aug2020 20:13:46.607] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=right,facing=west,honey_level=3]
[08Aug2020 20:13:46.607] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=right,facing=west,honey_level=4]
[08Aug2020 20:13:46.607] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=right,facing=west,honey_level=5]
[08Aug2020 20:13:46.608] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=right,facing=east,honey_level=0]
[08Aug2020 20:13:46.608] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=right,facing=east,honey_level=1]
[08Aug2020 20:13:46.608] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=right,facing=east,honey_level=2]
[08Aug2020 20:13:46.608] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=right,facing=east,honey_level=3]
[08Aug2020 20:13:46.608] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=right,facing=east,honey_level=4]
[08Aug2020 20:13:46.609] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_crimson_beehive}[expanded=right,facing=east,honey_level=5]
[08Aug2020 20:13:46.609] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=none,facing=north,honey_level=0]
[08Aug2020 20:13:46.609] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=none,facing=north,honey_level=1]
[08Aug2020 20:13:46.610] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=none,facing=north,honey_level=2]
[08Aug2020 20:13:46.610] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=none,facing=north,honey_level=3]
[08Aug2020 20:13:46.610] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=none,facing=north,honey_level=4]
[08Aug2020 20:13:46.610] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=none,facing=north,honey_level=5]
[08Aug2020 20:13:46.611] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=none,facing=south,honey_level=0]
[08Aug2020 20:13:46.612] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=none,facing=south,honey_level=1]
[08Aug2020 20:13:46.612] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=none,facing=south,honey_level=2]
[08Aug2020 20:13:46.612] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=none,facing=south,honey_level=3]
[08Aug2020 20:13:46.612] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=none,facing=south,honey_level=4]
[08Aug2020 20:13:46.613] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=none,facing=south,honey_level=5]
[08Aug2020 20:13:46.613] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=none,facing=west,honey_level=0]
[08Aug2020 20:13:46.613] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=none,facing=west,honey_level=1]
[08Aug2020 20:13:46.613] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=none,facing=west,honey_level=2]
[08Aug2020 20:13:46.613] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=none,facing=west,honey_level=3]
[08Aug2020 20:13:46.613] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=none,facing=west,honey_level=4]
[08Aug2020 20:13:46.614] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=none,facing=west,honey_level=5]
[08Aug2020 20:13:46.616] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=none,facing=east,honey_level=0]
[08Aug2020 20:13:46.616] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=none,facing=east,honey_level=1]
[08Aug2020 20:13:46.616] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=none,facing=east,honey_level=2]
[08Aug2020 20:13:46.616] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=none,facing=east,honey_level=3]
[08Aug2020 20:13:46.616] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=none,facing=east,honey_level=4]
[08Aug2020 20:13:46.617] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=none,facing=east,honey_level=5]
[08Aug2020 20:13:46.617] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=up,facing=north,honey_level=0]
[08Aug2020 20:13:46.617] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=up,facing=north,honey_level=1]
[08Aug2020 20:13:46.617] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=up,facing=north,honey_level=2]
[08Aug2020 20:13:46.617] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=up,facing=north,honey_level=3]
[08Aug2020 20:13:46.618] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=up,facing=north,honey_level=4]
[08Aug2020 20:13:46.618] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=up,facing=north,honey_level=5]
[08Aug2020 20:13:46.618] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=up,facing=south,honey_level=0]
[08Aug2020 20:13:46.618] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=up,facing=south,honey_level=1]
[08Aug2020 20:13:46.618] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=up,facing=south,honey_level=2]
[08Aug2020 20:13:46.619] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=up,facing=south,honey_level=3]
[08Aug2020 20:13:46.619] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=up,facing=south,honey_level=4]
[08Aug2020 20:13:46.619] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=up,facing=south,honey_level=5]
[08Aug2020 20:13:46.619] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=up,facing=west,honey_level=0]
[08Aug2020 20:13:46.620] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=up,facing=west,honey_level=1]
[08Aug2020 20:13:46.620] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=up,facing=west,honey_level=2]
[08Aug2020 20:13:46.620] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=up,facing=west,honey_level=3]
[08Aug2020 20:13:46.621] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=up,facing=west,honey_level=4]
[08Aug2020 20:13:46.621] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=up,facing=west,honey_level=5]
[08Aug2020 20:13:46.621] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=up,facing=east,honey_level=0]
[08Aug2020 20:13:46.621] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=up,facing=east,honey_level=1]
[08Aug2020 20:13:46.621] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=up,facing=east,honey_level=2]
[08Aug2020 20:13:46.621] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=up,facing=east,honey_level=3]
[08Aug2020 20:13:46.622] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=up,facing=east,honey_level=4]
[08Aug2020 20:13:46.622] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=up,facing=east,honey_level=5]
[08Aug2020 20:13:46.622] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=left,facing=north,honey_level=0]
[08Aug2020 20:13:46.622] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=left,facing=north,honey_level=1]
[08Aug2020 20:13:46.623] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=left,facing=north,honey_level=2]
[08Aug2020 20:13:46.623] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=left,facing=north,honey_level=3]
[08Aug2020 20:13:46.623] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=left,facing=north,honey_level=4]
[08Aug2020 20:13:46.623] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=left,facing=north,honey_level=5]
[08Aug2020 20:13:46.623] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=left,facing=south,honey_level=0]
[08Aug2020 20:13:46.623] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=left,facing=south,honey_level=1]
[08Aug2020 20:13:46.624] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=left,facing=south,honey_level=2]
[08Aug2020 20:13:46.624] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=left,facing=south,honey_level=3]
[08Aug2020 20:13:46.624] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=left,facing=south,honey_level=4]
[08Aug2020 20:13:46.624] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=left,facing=south,honey_level=5]
[08Aug2020 20:13:46.624] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=left,facing=west,honey_level=0]
[08Aug2020 20:13:46.624] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=left,facing=west,honey_level=1]
[08Aug2020 20:13:46.624] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=left,facing=west,honey_level=2]
[08Aug2020 20:13:46.624] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=left,facing=west,honey_level=3]
[08Aug2020 20:13:46.625] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=left,facing=west,honey_level=4]
[08Aug2020 20:13:46.625] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=left,facing=west,honey_level=5]
[08Aug2020 20:13:46.625] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=left,facing=east,honey_level=0]
[08Aug2020 20:13:46.625] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=left,facing=east,honey_level=1]
[08Aug2020 20:13:46.625] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=left,facing=east,honey_level=2]
[08Aug2020 20:13:46.625] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=left,facing=east,honey_level=3]
[08Aug2020 20:13:46.625] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=left,facing=east,honey_level=4]
[08Aug2020 20:13:46.625] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=left,facing=east,honey_level=5]
[08Aug2020 20:13:46.626] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=right,facing=north,honey_level=0]
[08Aug2020 20:13:46.626] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=right,facing=north,honey_level=1]
[08Aug2020 20:13:46.626] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=right,facing=north,honey_level=2]
[08Aug2020 20:13:46.626] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=right,facing=north,honey_level=3]
[08Aug2020 20:13:46.626] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=right,facing=north,honey_level=4]
[08Aug2020 20:13:46.626] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=right,facing=north,honey_level=5]
[08Aug2020 20:13:46.626] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=right,facing=south,honey_level=0]
[08Aug2020 20:13:46.627] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=right,facing=south,honey_level=1]
[08Aug2020 20:13:46.627] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=right,facing=south,honey_level=2]
[08Aug2020 20:13:46.627] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=right,facing=south,honey_level=3]
[08Aug2020 20:13:46.627] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=right,facing=south,honey_level=4]
[08Aug2020 20:13:46.627] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=right,facing=south,honey_level=5]
[08Aug2020 20:13:46.627] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=right,facing=west,honey_level=0]
[08Aug2020 20:13:46.627] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=right,facing=west,honey_level=1]
[08Aug2020 20:13:46.627] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=right,facing=west,honey_level=2]
[08Aug2020 20:13:46.628] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=right,facing=west,honey_level=3]
[08Aug2020 20:13:46.628] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=right,facing=west,honey_level=4]
[08Aug2020 20:13:46.628] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=right,facing=west,honey_level=5]
[08Aug2020 20:13:46.628] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=right,facing=east,honey_level=0]
[08Aug2020 20:13:46.628] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [doggytalents] Starting version check at https://raw.githubusercontent.com/percivalalb/DoggyTalents/1.15.x/version.json
[08Aug2020 20:13:46.628] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=right,facing=east,honey_level=1]
[08Aug2020 20:13:46.628] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=right,facing=east,honey_level=2]
[08Aug2020 20:13:46.629] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=right,facing=east,honey_level=3]
[08Aug2020 20:13:46.629] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=right,facing=east,honey_level=4]
[08Aug2020 20:13:46.630] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_warped_beehive}[expanded=right,facing=east,honey_level=5]
[08Aug2020 20:13:46.631] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=none,facing=north,honey_level=0]
[08Aug2020 20:13:46.632] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=none,facing=north,honey_level=1]
[08Aug2020 20:13:46.632] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=none,facing=north,honey_level=2]
[08Aug2020 20:13:46.633] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=none,facing=north,honey_level=3]
[08Aug2020 20:13:46.633] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=none,facing=north,honey_level=4]
[08Aug2020 20:13:46.633] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=none,facing=north,honey_level=5]
[08Aug2020 20:13:46.633] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=none,facing=south,honey_level=0]
[08Aug2020 20:13:46.633] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=none,facing=south,honey_level=1]
[08Aug2020 20:13:46.633] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=none,facing=south,honey_level=2]
[08Aug2020 20:13:46.633] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=none,facing=south,honey_level=3]
[08Aug2020 20:13:46.633] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=none,facing=south,honey_level=4]
[08Aug2020 20:13:46.634] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=none,facing=south,honey_level=5]
[08Aug2020 20:13:46.634] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=none,facing=west,honey_level=0]
[08Aug2020 20:13:46.634] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=none,facing=west,honey_level=1]
[08Aug2020 20:13:46.634] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=none,facing=west,honey_level=2]
[08Aug2020 20:13:46.634] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=none,facing=west,honey_level=3]
[08Aug2020 20:13:46.634] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=none,facing=west,honey_level=4]
[08Aug2020 20:13:46.634] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=none,facing=west,honey_level=5]
[08Aug2020 20:13:46.634] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=none,facing=east,honey_level=0]
[08Aug2020 20:13:46.635] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=none,facing=east,honey_level=1]
[08Aug2020 20:13:46.635] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=none,facing=east,honey_level=2]
[08Aug2020 20:13:46.635] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=none,facing=east,honey_level=3]
[08Aug2020 20:13:46.635] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=none,facing=east,honey_level=4]
[08Aug2020 20:13:46.635] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=none,facing=east,honey_level=5]
[08Aug2020 20:13:46.635] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=up,facing=north,honey_level=0]
[08Aug2020 20:13:46.635] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=up,facing=north,honey_level=1]
[08Aug2020 20:13:46.636] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=up,facing=north,honey_level=2]
[08Aug2020 20:13:46.636] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=up,facing=north,honey_level=3]
[08Aug2020 20:13:46.636] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=up,facing=north,honey_level=4]
[08Aug2020 20:13:46.636] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=up,facing=north,honey_level=5]
[08Aug2020 20:13:46.636] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=up,facing=south,honey_level=0]
[08Aug2020 20:13:46.636] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=up,facing=south,honey_level=1]
[08Aug2020 20:13:46.636] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=up,facing=south,honey_level=2]
[08Aug2020 20:13:46.637] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=up,facing=south,honey_level=3]
[08Aug2020 20:13:46.637] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=up,facing=south,honey_level=4]
[08Aug2020 20:13:46.637] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=up,facing=south,honey_level=5]
[08Aug2020 20:13:46.637] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=up,facing=west,honey_level=0]
[08Aug2020 20:13:46.637] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=up,facing=west,honey_level=1]
[08Aug2020 20:13:46.637] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=up,facing=west,honey_level=2]
[08Aug2020 20:13:46.638] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=up,facing=west,honey_level=3]
[08Aug2020 20:13:46.638] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=up,facing=west,honey_level=4]
[08Aug2020 20:13:46.638] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=up,facing=west,honey_level=5]
[08Aug2020 20:13:46.638] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=up,facing=east,honey_level=0]
[08Aug2020 20:13:46.638] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=up,facing=east,honey_level=1]
[08Aug2020 20:13:46.638] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=up,facing=east,honey_level=2]
[08Aug2020 20:13:46.638] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=up,facing=east,honey_level=3]
[08Aug2020 20:13:46.639] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=up,facing=east,honey_level=4]
[08Aug2020 20:13:46.639] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=up,facing=east,honey_level=5]
[08Aug2020 20:13:46.639] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=left,facing=north,honey_level=0]
[08Aug2020 20:13:46.639] [modloading-worker-15/INFO] [Mekanism/]: Version 9.10.9 initializing...
[08Aug2020 20:13:46.639] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=left,facing=north,honey_level=1]
[08Aug2020 20:13:46.639] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=left,facing=north,honey_level=2]
[08Aug2020 20:13:46.639] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=left,facing=north,honey_level=3]
[08Aug2020 20:13:46.640] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=left,facing=north,honey_level=4]
[08Aug2020 20:13:46.640] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=left,facing=north,honey_level=5]
[08Aug2020 20:13:46.640] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=left,facing=south,honey_level=0]
[08Aug2020 20:13:46.640] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=left,facing=south,honey_level=1]
[08Aug2020 20:13:46.640] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=left,facing=south,honey_level=2]
[08Aug2020 20:13:46.640] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=left,facing=south,honey_level=3]
[08Aug2020 20:13:46.640] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=left,facing=south,honey_level=4]
[08Aug2020 20:13:46.641] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=left,facing=south,honey_level=5]
[08Aug2020 20:13:46.641] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=left,facing=west,honey_level=0]
[08Aug2020 20:13:46.641] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=left,facing=west,honey_level=1]
[08Aug2020 20:13:46.641] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=left,facing=west,honey_level=2]
[08Aug2020 20:13:46.641] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=left,facing=west,honey_level=3]
[08Aug2020 20:13:46.641] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=left,facing=west,honey_level=4]
[08Aug2020 20:13:46.641] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=left,facing=west,honey_level=5]
[08Aug2020 20:13:46.641] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=left,facing=east,honey_level=0]
[08Aug2020 20:13:46.642] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=left,facing=east,honey_level=1]
[08Aug2020 20:13:46.642] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=left,facing=east,honey_level=2]
[08Aug2020 20:13:46.642] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=left,facing=east,honey_level=3]
[08Aug2020 20:13:46.642] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=left,facing=east,honey_level=4]
[08Aug2020 20:13:46.642] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=left,facing=east,honey_level=5]
[08Aug2020 20:13:46.642] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=right,facing=north,honey_level=0]
[08Aug2020 20:13:46.643] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=right,facing=north,honey_level=1]
[08Aug2020 20:13:46.643] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=right,facing=north,honey_level=2]
[08Aug2020 20:13:46.643] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=right,facing=north,honey_level=3]
[08Aug2020 20:13:46.643] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=right,facing=north,honey_level=4]
[08Aug2020 20:13:46.643] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=right,facing=north,honey_level=5]
[08Aug2020 20:13:46.643] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=right,facing=south,honey_level=0]
[08Aug2020 20:13:46.643] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=right,facing=south,honey_level=1]
[08Aug2020 20:13:46.643] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=right,facing=south,honey_level=2]
[08Aug2020 20:13:46.644] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=right,facing=south,honey_level=3]
[08Aug2020 20:13:46.644] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=right,facing=south,honey_level=4]
[08Aug2020 20:13:46.644] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=right,facing=south,honey_level=5]
[08Aug2020 20:13:46.644] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=right,facing=west,honey_level=0]
[08Aug2020 20:13:46.644] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=right,facing=west,honey_level=1]
[08Aug2020 20:13:46.644] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=right,facing=west,honey_level=2]
[08Aug2020 20:13:46.644] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=right,facing=west,honey_level=3]
[08Aug2020 20:13:46.645] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=right,facing=west,honey_level=4]
[08Aug2020 20:13:46.645] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=right,facing=west,honey_level=5]
[08Aug2020 20:13:46.645] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=right,facing=east,honey_level=0]
[08Aug2020 20:13:46.645] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=right,facing=east,honey_level=1]
[08Aug2020 20:13:46.648] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=right,facing=east,honey_level=2]
[08Aug2020 20:13:46.649] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=right,facing=east,honey_level=3]
[08Aug2020 20:13:46.649] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=right,facing=east,honey_level=4]
[08Aug2020 20:13:46.649] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_snake_block_beehive}[expanded=right,facing=east,honey_level=5]
[08Aug2020 20:13:46.649] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=none,facing=north,honey_level=0]
[08Aug2020 20:13:46.649] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=none,facing=north,honey_level=1]
[08Aug2020 20:13:46.649] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=none,facing=north,honey_level=2]
[08Aug2020 20:13:46.649] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=none,facing=north,honey_level=3]
[08Aug2020 20:13:46.650] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=none,facing=north,honey_level=4]
[08Aug2020 20:13:46.650] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=none,facing=north,honey_level=5]
[08Aug2020 20:13:46.650] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=none,facing=south,honey_level=0]
[08Aug2020 20:13:46.650] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=none,facing=south,honey_level=1]
[08Aug2020 20:13:46.650] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=none,facing=south,honey_level=2]
[08Aug2020 20:13:46.650] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=none,facing=south,honey_level=3]
[08Aug2020 20:13:46.650] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=none,facing=south,honey_level=4]
[08Aug2020 20:13:46.650] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=none,facing=south,honey_level=5]
[08Aug2020 20:13:46.651] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=none,facing=west,honey_level=0]
[08Aug2020 20:13:46.651] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=none,facing=west,honey_level=1]
[08Aug2020 20:13:46.651] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=none,facing=west,honey_level=2]
[08Aug2020 20:13:46.651] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [doggytalents] Found status: UP_TO_DATE Current: 1.15.2.3 Target: null
[08Aug2020 20:13:46.651] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=none,facing=west,honey_level=3]
[08Aug2020 20:13:46.651] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=none,facing=west,honey_level=4]
[08Aug2020 20:13:46.651] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=none,facing=west,honey_level=5]
[08Aug2020 20:13:46.652] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=none,facing=east,honey_level=0]
[08Aug2020 20:13:46.652] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [controlling] Starting version check at https://updates.blamejared.com/get?n=controlling&gv=1.15.2
[08Aug2020 20:13:46.652] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=none,facing=east,honey_level=1]
[08Aug2020 20:13:46.652] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=none,facing=east,honey_level=2]
[08Aug2020 20:13:46.652] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=none,facing=east,honey_level=3]
[08Aug2020 20:13:46.652] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=none,facing=east,honey_level=4]
[08Aug2020 20:13:46.652] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=none,facing=east,honey_level=5]
[08Aug2020 20:13:46.653] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=up,facing=north,honey_level=0]
[08Aug2020 20:13:46.653] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=up,facing=north,honey_level=1]
[08Aug2020 20:13:46.653] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=up,facing=north,honey_level=2]
[08Aug2020 20:13:46.653] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=up,facing=north,honey_level=3]
[08Aug2020 20:13:46.653] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=up,facing=north,honey_level=4]
[08Aug2020 20:13:46.653] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=up,facing=north,honey_level=5]
[08Aug2020 20:13:46.653] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=up,facing=south,honey_level=0]
[08Aug2020 20:13:46.654] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=up,facing=south,honey_level=1]
[08Aug2020 20:13:46.654] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=up,facing=south,honey_level=2]
[08Aug2020 20:13:46.654] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=up,facing=south,honey_level=3]
[08Aug2020 20:13:46.654] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=up,facing=south,honey_level=4]
[08Aug2020 20:13:46.654] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=up,facing=south,honey_level=5]
[08Aug2020 20:13:46.654] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=up,facing=west,honey_level=0]
[08Aug2020 20:13:46.654] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=up,facing=west,honey_level=1]
[08Aug2020 20:13:46.655] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=up,facing=west,honey_level=2]
[08Aug2020 20:13:46.655] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=up,facing=west,honey_level=3]
[08Aug2020 20:13:46.655] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=up,facing=west,honey_level=4]
[08Aug2020 20:13:46.655] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=up,facing=west,honey_level=5]
[08Aug2020 20:13:46.655] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=up,facing=east,honey_level=0]
[08Aug2020 20:13:46.655] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=up,facing=east,honey_level=1]
[08Aug2020 20:13:46.655] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=up,facing=east,honey_level=2]
[08Aug2020 20:13:46.656] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=up,facing=east,honey_level=3]
[08Aug2020 20:13:46.656] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=up,facing=east,honey_level=4]
[08Aug2020 20:13:46.656] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=up,facing=east,honey_level=5]
[08Aug2020 20:13:46.656] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=left,facing=north,honey_level=0]
[08Aug2020 20:13:46.656] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=left,facing=north,honey_level=1]
[08Aug2020 20:13:46.656] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=left,facing=north,honey_level=2]
[08Aug2020 20:13:46.656] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=left,facing=north,honey_level=3]
[08Aug2020 20:13:46.657] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=left,facing=north,honey_level=4]
[08Aug2020 20:13:46.657] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=left,facing=north,honey_level=5]
[08Aug2020 20:13:46.657] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=left,facing=south,honey_level=0]
[08Aug2020 20:13:46.657] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=left,facing=south,honey_level=1]
[08Aug2020 20:13:46.657] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=left,facing=south,honey_level=2]
[08Aug2020 20:13:46.657] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=left,facing=south,honey_level=3]
[08Aug2020 20:13:46.657] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=left,facing=south,honey_level=4]
[08Aug2020 20:13:46.658] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=left,facing=south,honey_level=5]
[08Aug2020 20:13:46.658] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=left,facing=west,honey_level=0]
[08Aug2020 20:13:46.658] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=left,facing=west,honey_level=1]
[08Aug2020 20:13:46.658] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=left,facing=west,honey_level=2]
[08Aug2020 20:13:46.658] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=left,facing=west,honey_level=3]
[08Aug2020 20:13:46.658] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=left,facing=west,honey_level=4]
[08Aug2020 20:13:46.658] [modloading-worker-23/INFO] [quark/]: Loading Module Chain Linkage
[08Aug2020 20:13:46.658] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=left,facing=west,honey_level=5]
[08Aug2020 20:13:46.659] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=left,facing=east,honey_level=0]
[08Aug2020 20:13:46.659] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=left,facing=east,honey_level=1]
[08Aug2020 20:13:46.659] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=left,facing=east,honey_level=2]
[08Aug2020 20:13:46.659] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=left,facing=east,honey_level=3]
[08Aug2020 20:13:46.659] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=left,facing=east,honey_level=4]
[08Aug2020 20:13:46.659] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=left,facing=east,honey_level=5]
[08Aug2020 20:13:46.659] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=right,facing=north,honey_level=0]
[08Aug2020 20:13:46.660] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=right,facing=north,honey_level=1]
[08Aug2020 20:13:46.660] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=right,facing=north,honey_level=2]
[08Aug2020 20:13:46.660] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=right,facing=north,honey_level=3]
[08Aug2020 20:13:46.660] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=right,facing=north,honey_level=4]
[08Aug2020 20:13:46.660] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=right,facing=north,honey_level=5]
[08Aug2020 20:13:46.660] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=right,facing=south,honey_level=0]
[08Aug2020 20:13:46.660] [modloading-worker-23/INFO] [quark/]: Loading Module Chute
[08Aug2020 20:13:46.660] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=right,facing=south,honey_level=1]
[08Aug2020 20:13:46.661] [modloading-worker-23/INFO] [quark/]: Loading Module Color Slime
[08Aug2020 20:13:46.661] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=right,facing=south,honey_level=2]
[08Aug2020 20:13:46.661] [modloading-worker-23/INFO] [quark/]: Loading Module Dispensers Place Blocks
[08Aug2020 20:13:46.661] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=right,facing=south,honey_level=3]
[08Aug2020 20:13:46.661] [modloading-worker-23/INFO] [quark/]: Loading Module Ender Watcher
[08Aug2020 20:13:46.661] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=right,facing=south,honey_level=4]
[08Aug2020 20:13:46.661] [modloading-worker-23/INFO] [quark/]: Loading Module Endermites Form Shulkers
[08Aug2020 20:13:46.661] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=right,facing=south,honey_level=5]
[08Aug2020 20:13:46.661] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=right,facing=west,honey_level=0]
[08Aug2020 20:13:46.662] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=right,facing=west,honey_level=1]
[08Aug2020 20:13:46.662] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=right,facing=west,honey_level=2]
[08Aug2020 20:13:46.662] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=right,facing=west,honey_level=3]
[08Aug2020 20:13:46.662] [modloading-worker-23/INFO] [quark/]: Loading Module Feeding Trough
[08Aug2020 20:13:46.662] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=right,facing=west,honey_level=4]
[08Aug2020 20:13:46.662] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=right,facing=west,honey_level=5]
[08Aug2020 20:13:46.662] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=right,facing=east,honey_level=0]
[08Aug2020 20:13:46.662] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=right,facing=east,honey_level=1]
[08Aug2020 20:13:46.663] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=right,facing=east,honey_level=2]
[08Aug2020 20:13:46.663] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=right,facing=east,honey_level=3]
[08Aug2020 20:13:46.663] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=right,facing=east,honey_level=4]
[08Aug2020 20:13:46.663] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_rosewood_beehive}[expanded=right,facing=east,honey_level=5]
[08Aug2020 20:13:46.663] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=none,facing=north,honey_level=0]
[08Aug2020 20:13:46.663] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=none,facing=north,honey_level=1]
[08Aug2020 20:13:46.663] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=none,facing=north,honey_level=2]
[08Aug2020 20:13:46.664] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=none,facing=north,honey_level=3]
[08Aug2020 20:13:46.664] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=none,facing=north,honey_level=4]
[08Aug2020 20:13:46.664] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=none,facing=north,honey_level=5]
[08Aug2020 20:13:46.664] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=none,facing=south,honey_level=0]
[08Aug2020 20:13:46.664] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=none,facing=south,honey_level=1]
[08Aug2020 20:13:46.664] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=none,facing=south,honey_level=2]
[08Aug2020 20:13:46.664] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=none,facing=south,honey_level=3]
[08Aug2020 20:13:46.665] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=none,facing=south,honey_level=4]
[08Aug2020 20:13:46.665] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=none,facing=south,honey_level=5]
[08Aug2020 20:13:46.665] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=none,facing=west,honey_level=0]
[08Aug2020 20:13:46.665] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=none,facing=west,honey_level=1]
[08Aug2020 20:13:46.665] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=none,facing=west,honey_level=2]
[08Aug2020 20:13:46.665] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=none,facing=west,honey_level=3]
[08Aug2020 20:13:46.665] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=none,facing=west,honey_level=4]
[08Aug2020 20:13:46.666] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=none,facing=west,honey_level=5]
[08Aug2020 20:13:46.666] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=none,facing=east,honey_level=0]
[08Aug2020 20:13:46.666] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=none,facing=east,honey_level=1]
[08Aug2020 20:13:46.666] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=none,facing=east,honey_level=2]
[08Aug2020 20:13:46.666] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=none,facing=east,honey_level=3]
[08Aug2020 20:13:46.666] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=none,facing=east,honey_level=4]
[08Aug2020 20:13:46.666] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=none,facing=east,honey_level=5]
[08Aug2020 20:13:46.666] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=up,facing=north,honey_level=0]
[08Aug2020 20:13:46.667] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=up,facing=north,honey_level=1]
[08Aug2020 20:13:46.667] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=up,facing=north,honey_level=2]
[08Aug2020 20:13:46.667] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=up,facing=north,honey_level=3]
[08Aug2020 20:13:46.667] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=up,facing=north,honey_level=4]
[08Aug2020 20:13:46.667] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=up,facing=north,honey_level=5]
[08Aug2020 20:13:46.667] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=up,facing=south,honey_level=0]
[08Aug2020 20:13:46.667] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=up,facing=south,honey_level=1]
[08Aug2020 20:13:46.668] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=up,facing=south,honey_level=2]
[08Aug2020 20:13:46.668] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=up,facing=south,honey_level=3]
[08Aug2020 20:13:46.668] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=up,facing=south,honey_level=4]
[08Aug2020 20:13:46.668] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=up,facing=south,honey_level=5]
[08Aug2020 20:13:46.668] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=up,facing=west,honey_level=0]
[08Aug2020 20:13:46.668] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=up,facing=west,honey_level=1]
[08Aug2020 20:13:46.668] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=up,facing=west,honey_level=2]
[08Aug2020 20:13:46.669] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=up,facing=west,honey_level=3]
[08Aug2020 20:13:46.669] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=up,facing=west,honey_level=4]
[08Aug2020 20:13:46.669] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=up,facing=west,honey_level=5]
[08Aug2020 20:13:46.669] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=up,facing=east,honey_level=0]
[08Aug2020 20:13:46.669] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=up,facing=east,honey_level=1]
[08Aug2020 20:13:46.669] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=up,facing=east,honey_level=2]
[08Aug2020 20:13:46.669] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=up,facing=east,honey_level=3]
[08Aug2020 20:13:46.669] [modloading-worker-23/INFO] [quark/]: Loading Module Gravisand
[08Aug2020 20:13:46.670] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=up,facing=east,honey_level=4]
[08Aug2020 20:13:46.670] [modloading-worker-23/INFO] [quark/]: Loading Module Iron Rod
[08Aug2020 20:13:46.670] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=up,facing=east,honey_level=5]
[08Aug2020 20:13:46.670] [modloading-worker-23/INFO] [quark/]: Loading Module Metal Buttons
[08Aug2020 20:13:46.670] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=left,facing=north,honey_level=0]
[08Aug2020 20:13:46.670] [modloading-worker-23/INFO] [quark/]: Loading Module Obsidian Plate
[08Aug2020 20:13:46.670] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=left,facing=north,honey_level=1]
[08Aug2020 20:13:46.670] [modloading-worker-23/INFO] [quark/]: Loading Module Pistons Move Tile Entities
[08Aug2020 20:13:46.670] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=left,facing=north,honey_level=2]
[08Aug2020 20:13:46.670] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=left,facing=north,honey_level=3]
[08Aug2020 20:13:46.670] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=left,facing=north,honey_level=4]
[08Aug2020 20:13:46.671] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=left,facing=north,honey_level=5]
[08Aug2020 20:13:46.671] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=left,facing=south,honey_level=0]
[08Aug2020 20:13:46.671] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=left,facing=south,honey_level=1]
[08Aug2020 20:13:46.671] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=left,facing=south,honey_level=2]
[08Aug2020 20:13:46.671] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=left,facing=south,honey_level=3]
[08Aug2020 20:13:46.671] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=left,facing=south,honey_level=4]
[08Aug2020 20:13:46.671] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=left,facing=south,honey_level=5]
[08Aug2020 20:13:46.672] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=left,facing=west,honey_level=0]
[08Aug2020 20:13:46.672] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=left,facing=west,honey_level=1]
[08Aug2020 20:13:46.672] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=left,facing=west,honey_level=2]
[08Aug2020 20:13:46.672] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=left,facing=west,honey_level=3]
[08Aug2020 20:13:46.672] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=left,facing=west,honey_level=4]
[08Aug2020 20:13:46.672] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=left,facing=west,honey_level=5]
[08Aug2020 20:13:46.672] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=left,facing=east,honey_level=0]
[08Aug2020 20:13:46.673] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=left,facing=east,honey_level=1]
[08Aug2020 20:13:46.673] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=left,facing=east,honey_level=2]
[08Aug2020 20:13:46.673] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=left,facing=east,honey_level=3]
[08Aug2020 20:13:46.673] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=left,facing=east,honey_level=4]
[08Aug2020 20:13:46.673] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=left,facing=east,honey_level=5]
[08Aug2020 20:13:46.673] [modloading-worker-23/INFO] [quark/]: Loading Module Redstone Circuit
[08Aug2020 20:13:46.673] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=right,facing=north,honey_level=0]
[08Aug2020 20:13:46.673] [modloading-worker-23/INFO] [quark/]: Loading Module Weather Sensor
[08Aug2020 20:13:46.673] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=right,facing=north,honey_level=1]
[08Aug2020 20:13:46.673] [modloading-worker-23/INFO] [quark/]: Loading Module Cobblestone Bricks
[08Aug2020 20:13:46.673] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=right,facing=north,honey_level=2]
[08Aug2020 20:13:46.674] [modloading-worker-23/INFO] [quark/]: Loading Module Compressed Blocks
[08Aug2020 20:13:46.674] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=right,facing=north,honey_level=3]
[08Aug2020 20:13:46.674] [modloading-worker-23/INFO] [quark/]: Loading Module Duskbound Blocks
[08Aug2020 20:13:46.674] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=right,facing=north,honey_level=4]
[08Aug2020 20:13:46.674] [modloading-worker-23/INFO] [quark/]: Loading Module Framed Glass
[08Aug2020 20:13:46.674] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=right,facing=north,honey_level=5]
[08Aug2020 20:13:46.674] [modloading-worker-23/INFO] [quark/]: Loading Module Gold Bars
[08Aug2020 20:13:46.674] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=right,facing=south,honey_level=0]
[08Aug2020 20:13:46.674] [modloading-worker-23/INFO] [quark/]: Loading Module Grate
[08Aug2020 20:13:46.674] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=right,facing=south,honey_level=1]
[08Aug2020 20:13:46.674] [modloading-worker-23/INFO] [quark/]: Loading Module Iron Plates
[08Aug2020 20:13:46.674] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=right,facing=south,honey_level=2]
[08Aug2020 20:13:46.674] [modloading-worker-23/INFO] [quark/]: Loading Module Item Frames
[08Aug2020 20:13:46.675] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=right,facing=south,honey_level=3]
[08Aug2020 20:13:46.675] [modloading-worker-23/INFO] [quark/]: Loading Module Leaf Carpet
[08Aug2020 20:13:46.675] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=right,facing=south,honey_level=4]
[08Aug2020 20:13:46.675] [modloading-worker-23/INFO] [quark/]: Loading Module Lit Lamp
[08Aug2020 20:13:46.675] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=right,facing=south,honey_level=5]
[08Aug2020 20:13:46.675] [modloading-worker-23/INFO] [quark/]: Loading Module Midori
[08Aug2020 20:13:46.675] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=right,facing=west,honey_level=0]
[08Aug2020 20:13:46.675] [modloading-worker-23/INFO] [quark/]: Loading Module More Brick Types
[08Aug2020 20:13:46.675] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=right,facing=west,honey_level=1]
[08Aug2020 20:13:46.675] [modloading-worker-23/INFO] [quark/]: Loading Module More Potted Plants
[08Aug2020 20:13:46.675] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=right,facing=west,honey_level=2]
[08Aug2020 20:13:46.675] [modloading-worker-23/INFO] [quark/]: Loading Module More Stone Variants
[08Aug2020 20:13:46.675] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=right,facing=west,honey_level=3]
[08Aug2020 20:13:46.676] [modloading-worker-23/INFO] [quark/]: Loading Module Nether Brick Fence Gate
[08Aug2020 20:13:46.676] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=right,facing=west,honey_level=4]
[08Aug2020 20:13:46.676] [modloading-worker-23/INFO] [quark/]: Loading Module Paper Decor
[08Aug2020 20:13:46.676] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=right,facing=west,honey_level=5]
[08Aug2020 20:13:46.676] [modloading-worker-23/INFO] [quark/]: Loading Module Quilted Wool
[08Aug2020 20:13:46.676] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=right,facing=east,honey_level=0]
[08Aug2020 20:13:46.676] [modloading-worker-23/INFO] [quark/]: Loading Module Rope
[08Aug2020 20:13:46.676] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=right,facing=east,honey_level=1]
[08Aug2020 20:13:46.676] [modloading-worker-23/INFO] [quark/]: Loading Module Shingles
[08Aug2020 20:13:46.676] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=right,facing=east,honey_level=2]
[08Aug2020 20:13:46.676] [modloading-worker-23/INFO] [quark/]: Loading Module Soul Sandstone
[08Aug2020 20:13:46.676] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=right,facing=east,honey_level=3]
[08Aug2020 20:13:46.676] [modloading-worker-23/INFO] [quark/]: Loading Module Stained Planks
[08Aug2020 20:13:46.677] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=right,facing=east,honey_level=4]
[08Aug2020 20:13:46.677] [modloading-worker-23/INFO] [quark/]: Loading Module Sturdy Stone
[08Aug2020 20:13:46.677] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_yucca_beehive}[expanded=right,facing=east,honey_level=5]
[08Aug2020 20:13:46.677] [modloading-worker-23/INFO] [quark/]: Loading Module Tallow And Candles
[08Aug2020 20:13:46.677] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=none,facing=north,honey_level=0]
[08Aug2020 20:13:46.677] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=none,facing=north,honey_level=1]
[08Aug2020 20:13:46.677] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=none,facing=north,honey_level=2]
[08Aug2020 20:13:46.677] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=none,facing=north,honey_level=3]
[08Aug2020 20:13:46.677] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=none,facing=north,honey_level=4]
[08Aug2020 20:13:46.678] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=none,facing=north,honey_level=5]
[08Aug2020 20:13:46.678] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=none,facing=south,honey_level=0]
[08Aug2020 20:13:46.678] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=none,facing=south,honey_level=1]
[08Aug2020 20:13:46.678] [modloading-worker-23/INFO] [quark/]: Loading Module Thatch
[08Aug2020 20:13:46.678] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=none,facing=south,honey_level=2]
[08Aug2020 20:13:46.678] [modloading-worker-23/INFO] [quark/]: Loading Module Turf
[08Aug2020 20:13:46.678] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=none,facing=south,honey_level=3]
[08Aug2020 20:13:46.678] [modloading-worker-23/INFO] [quark/]: Loading Module Variant Bookshelves
[08Aug2020 20:13:46.678] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=none,facing=south,honey_level=4]
[08Aug2020 20:13:46.678] [modloading-worker-23/INFO] [quark/]: Loading Module Variant Chests
[08Aug2020 20:13:46.679] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=none,facing=south,honey_level=5]
[08Aug2020 20:13:46.679] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=none,facing=west,honey_level=0]
[08Aug2020 20:13:46.683] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=none,facing=west,honey_level=1]
[08Aug2020 20:13:46.683] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=none,facing=west,honey_level=2]
[08Aug2020 20:13:46.684] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=none,facing=west,honey_level=3]
[08Aug2020 20:13:46.684] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=none,facing=west,honey_level=4]
[08Aug2020 20:13:46.684] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=none,facing=west,honey_level=5]
[08Aug2020 20:13:46.684] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=none,facing=east,honey_level=0]
[08Aug2020 20:13:46.684] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=none,facing=east,honey_level=1]
[08Aug2020 20:13:46.684] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=none,facing=east,honey_level=2]
[08Aug2020 20:13:46.685] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=none,facing=east,honey_level=3]
[08Aug2020 20:13:46.685] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=none,facing=east,honey_level=4]
[08Aug2020 20:13:46.685] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=none,facing=east,honey_level=5]
[08Aug2020 20:13:46.685] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=up,facing=north,honey_level=0]
[08Aug2020 20:13:46.685] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=up,facing=north,honey_level=1]
[08Aug2020 20:13:46.685] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=up,facing=north,honey_level=2]
[08Aug2020 20:13:46.686] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=up,facing=north,honey_level=3]
[08Aug2020 20:13:46.686] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=up,facing=north,honey_level=4]
[08Aug2020 20:13:46.686] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=up,facing=north,honey_level=5]
[08Aug2020 20:13:46.686] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=up,facing=south,honey_level=0]
[08Aug2020 20:13:46.686] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=up,facing=south,honey_level=1]
[08Aug2020 20:13:46.686] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=up,facing=south,honey_level=2]
[08Aug2020 20:13:46.687] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=up,facing=south,honey_level=3]
[08Aug2020 20:13:46.687] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=up,facing=south,honey_level=4]
[08Aug2020 20:13:46.687] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=up,facing=south,honey_level=5]
[08Aug2020 20:13:46.687] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=up,facing=west,honey_level=0]
[08Aug2020 20:13:46.687] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=up,facing=west,honey_level=1]
[08Aug2020 20:13:46.688] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=up,facing=west,honey_level=2]
[08Aug2020 20:13:46.688] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=up,facing=west,honey_level=3]
[08Aug2020 20:13:46.688] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=up,facing=west,honey_level=4]
[08Aug2020 20:13:46.688] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=up,facing=west,honey_level=5]
[08Aug2020 20:13:46.688] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=up,facing=east,honey_level=0]
[08Aug2020 20:13:46.688] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=up,facing=east,honey_level=1]
[08Aug2020 20:13:46.689] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=up,facing=east,honey_level=2]
[08Aug2020 20:13:46.689] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=up,facing=east,honey_level=3]
[08Aug2020 20:13:46.689] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=up,facing=east,honey_level=4]
[08Aug2020 20:13:46.689] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=up,facing=east,honey_level=5]
[08Aug2020 20:13:46.689] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=left,facing=north,honey_level=0]
[08Aug2020 20:13:46.689] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=left,facing=north,honey_level=1]
[08Aug2020 20:13:46.690] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=left,facing=north,honey_level=2]
[08Aug2020 20:13:46.690] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=left,facing=north,honey_level=3]
[08Aug2020 20:13:46.690] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=left,facing=north,honey_level=4]
[08Aug2020 20:13:46.690] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=left,facing=north,honey_level=5]
[08Aug2020 20:13:46.690] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=left,facing=south,honey_level=0]
[08Aug2020 20:13:46.691] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=left,facing=south,honey_level=1]
[08Aug2020 20:13:46.691] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=left,facing=south,honey_level=2]
[08Aug2020 20:13:46.691] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=left,facing=south,honey_level=3]
[08Aug2020 20:13:46.691] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=left,facing=south,honey_level=4]
[08Aug2020 20:13:46.691] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=left,facing=south,honey_level=5]
[08Aug2020 20:13:46.692] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=left,facing=west,honey_level=0]
[08Aug2020 20:13:46.692] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=left,facing=west,honey_level=1]
[08Aug2020 20:13:46.692] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=left,facing=west,honey_level=2]
[08Aug2020 20:13:46.692] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=left,facing=west,honey_level=3]
[08Aug2020 20:13:46.692] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=left,facing=west,honey_level=4]
[08Aug2020 20:13:46.692] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=left,facing=west,honey_level=5]
[08Aug2020 20:13:46.693] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=left,facing=east,honey_level=0]
[08Aug2020 20:13:46.693] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=left,facing=east,honey_level=1]
[08Aug2020 20:13:46.693] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=left,facing=east,honey_level=2]
[08Aug2020 20:13:46.693] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=left,facing=east,honey_level=3]
[08Aug2020 20:13:46.693] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=left,facing=east,honey_level=4]
[08Aug2020 20:13:46.694] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=left,facing=east,honey_level=5]
[08Aug2020 20:13:46.694] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=right,facing=north,honey_level=0]
[08Aug2020 20:13:46.694] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=right,facing=north,honey_level=1]
[08Aug2020 20:13:46.694] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=right,facing=north,honey_level=2]
[08Aug2020 20:13:46.694] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=right,facing=north,honey_level=3]
[08Aug2020 20:13:46.694] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=right,facing=north,honey_level=4]
[08Aug2020 20:13:46.695] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=right,facing=north,honey_level=5]
[08Aug2020 20:13:46.695] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=right,facing=south,honey_level=0]
[08Aug2020 20:13:46.695] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=right,facing=south,honey_level=1]
[08Aug2020 20:13:46.695] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=right,facing=south,honey_level=2]
[08Aug2020 20:13:46.695] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=right,facing=south,honey_level=3]
[08Aug2020 20:13:46.695] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=right,facing=south,honey_level=4]
[08Aug2020 20:13:46.696] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=right,facing=south,honey_level=5]
[08Aug2020 20:13:46.696] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=right,facing=west,honey_level=0]
[08Aug2020 20:13:46.696] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=right,facing=west,honey_level=1]
[08Aug2020 20:13:46.696] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=right,facing=west,honey_level=2]
[08Aug2020 20:13:46.696] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=right,facing=west,honey_level=3]
[08Aug2020 20:13:46.697] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=right,facing=west,honey_level=4]
[08Aug2020 20:13:46.697] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=right,facing=west,honey_level=5]
[08Aug2020 20:13:46.697] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=right,facing=east,honey_level=0]
[08Aug2020 20:13:46.697] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=right,facing=east,honey_level=1]
[08Aug2020 20:13:46.697] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=right,facing=east,honey_level=2]
[08Aug2020 20:13:46.697] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=right,facing=east,honey_level=3]
[08Aug2020 20:13:46.698] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=right,facing=east,honey_level=4]
[08Aug2020 20:13:46.698] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_kousa_beehive}[expanded=right,facing=east,honey_level=5]
[08Aug2020 20:13:46.698] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=none,facing=north,honey_level=0]
[08Aug2020 20:13:46.698] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=none,facing=north,honey_level=1]
[08Aug2020 20:13:46.698] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=none,facing=north,honey_level=2]
[08Aug2020 20:13:46.698] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=none,facing=north,honey_level=3]
[08Aug2020 20:13:46.699] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=none,facing=north,honey_level=4]
[08Aug2020 20:13:46.699] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=none,facing=north,honey_level=5]
[08Aug2020 20:13:46.699] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=none,facing=south,honey_level=0]
[08Aug2020 20:13:46.699] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=none,facing=south,honey_level=1]
[08Aug2020 20:13:46.699] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=none,facing=south,honey_level=2]
[08Aug2020 20:13:46.700] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=none,facing=south,honey_level=3]
[08Aug2020 20:13:46.700] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=none,facing=south,honey_level=4]
[08Aug2020 20:13:46.700] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=none,facing=south,honey_level=5]
[08Aug2020 20:13:46.700] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=none,facing=west,honey_level=0]
[08Aug2020 20:13:46.700] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=none,facing=west,honey_level=1]
[08Aug2020 20:13:46.700] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=none,facing=west,honey_level=2]
[08Aug2020 20:13:46.701] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=none,facing=west,honey_level=3]
[08Aug2020 20:13:46.701] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=none,facing=west,honey_level=4]
[08Aug2020 20:13:46.701] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=none,facing=west,honey_level=5]
[08Aug2020 20:13:46.701] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=none,facing=east,honey_level=0]
[08Aug2020 20:13:46.701] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=none,facing=east,honey_level=1]
[08Aug2020 20:13:46.701] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=none,facing=east,honey_level=2]
[08Aug2020 20:13:46.702] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=none,facing=east,honey_level=3]
[08Aug2020 20:13:46.702] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=none,facing=east,honey_level=4]
[08Aug2020 20:13:46.702] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=none,facing=east,honey_level=5]
[08Aug2020 20:13:46.702] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=up,facing=north,honey_level=0]
[08Aug2020 20:13:46.702] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=up,facing=north,honey_level=1]
[08Aug2020 20:13:46.703] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=up,facing=north,honey_level=2]
[08Aug2020 20:13:46.703] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=up,facing=north,honey_level=3]
[08Aug2020 20:13:46.703] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=up,facing=north,honey_level=4]
[08Aug2020 20:13:46.703] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=up,facing=north,honey_level=5]
[08Aug2020 20:13:46.703] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=up,facing=south,honey_level=0]
[08Aug2020 20:13:46.704] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=up,facing=south,honey_level=1]
[08Aug2020 20:13:46.704] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=up,facing=south,honey_level=2]
[08Aug2020 20:13:46.704] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=up,facing=south,honey_level=3]
[08Aug2020 20:13:46.704] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=up,facing=south,honey_level=4]
[08Aug2020 20:13:46.705] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=up,facing=south,honey_level=5]
[08Aug2020 20:13:46.705] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=up,facing=west,honey_level=0]
[08Aug2020 20:13:46.705] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=up,facing=west,honey_level=1]
[08Aug2020 20:13:46.705] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=up,facing=west,honey_level=2]
[08Aug2020 20:13:46.705] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=up,facing=west,honey_level=3]
[08Aug2020 20:13:46.705] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=up,facing=west,honey_level=4]
[08Aug2020 20:13:46.706] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=up,facing=west,honey_level=5]
[08Aug2020 20:13:46.706] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=up,facing=east,honey_level=0]
[08Aug2020 20:13:46.706] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=up,facing=east,honey_level=1]
[08Aug2020 20:13:46.706] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=up,facing=east,honey_level=2]
[08Aug2020 20:13:46.706] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=up,facing=east,honey_level=3]
[08Aug2020 20:13:46.706] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=up,facing=east,honey_level=4]
[08Aug2020 20:13:46.706] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=up,facing=east,honey_level=5]
[08Aug2020 20:13:46.707] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=left,facing=north,honey_level=0]
[08Aug2020 20:13:46.707] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=left,facing=north,honey_level=1]
[08Aug2020 20:13:46.707] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=left,facing=north,honey_level=2]
[08Aug2020 20:13:46.707] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=left,facing=north,honey_level=3]
[08Aug2020 20:13:46.707] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=left,facing=north,honey_level=4]
[08Aug2020 20:13:46.707] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=left,facing=north,honey_level=5]
[08Aug2020 20:13:46.707] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=left,facing=south,honey_level=0]
[08Aug2020 20:13:46.708] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=left,facing=south,honey_level=1]
[08Aug2020 20:13:46.708] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=left,facing=south,honey_level=2]
[08Aug2020 20:13:46.708] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=left,facing=south,honey_level=3]
[08Aug2020 20:13:46.708] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=left,facing=south,honey_level=4]
[08Aug2020 20:13:46.708] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=left,facing=south,honey_level=5]
[08Aug2020 20:13:46.708] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=left,facing=west,honey_level=0]
[08Aug2020 20:13:46.709] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=left,facing=west,honey_level=1]
[08Aug2020 20:13:46.709] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=left,facing=west,honey_level=2]
[08Aug2020 20:13:46.709] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=left,facing=west,honey_level=3]
[08Aug2020 20:13:46.709] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=left,facing=west,honey_level=4]
[08Aug2020 20:13:46.709] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=left,facing=west,honey_level=5]
[08Aug2020 20:13:46.710] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=left,facing=east,honey_level=0]
[08Aug2020 20:13:46.710] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=left,facing=east,honey_level=1]
[08Aug2020 20:13:46.710] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=left,facing=east,honey_level=2]
[08Aug2020 20:13:46.710] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=left,facing=east,honey_level=3]
[08Aug2020 20:13:46.710] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=left,facing=east,honey_level=4]
[08Aug2020 20:13:46.710] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=left,facing=east,honey_level=5]
[08Aug2020 20:13:46.710] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=right,facing=north,honey_level=0]
[08Aug2020 20:13:46.711] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=right,facing=north,honey_level=1]
[08Aug2020 20:13:46.711] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=right,facing=north,honey_level=2]
[08Aug2020 20:13:46.711] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=right,facing=north,honey_level=3]
[08Aug2020 20:13:46.711] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=right,facing=north,honey_level=4]
[08Aug2020 20:13:46.711] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=right,facing=north,honey_level=5]
[08Aug2020 20:13:46.711] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=right,facing=south,honey_level=0]
[08Aug2020 20:13:46.711] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=right,facing=south,honey_level=1]
[08Aug2020 20:13:46.711] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=right,facing=south,honey_level=2]
[08Aug2020 20:13:46.712] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=right,facing=south,honey_level=3]
[08Aug2020 20:13:46.712] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=right,facing=south,honey_level=4]
[08Aug2020 20:13:46.712] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=right,facing=south,honey_level=5]
[08Aug2020 20:13:46.712] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=right,facing=west,honey_level=0]
[08Aug2020 20:13:46.712] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=right,facing=west,honey_level=1]
[08Aug2020 20:13:46.712] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=right,facing=west,honey_level=2]
[08Aug2020 20:13:46.712] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=right,facing=west,honey_level=3]
[08Aug2020 20:13:46.712] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=right,facing=west,honey_level=4]
[08Aug2020 20:13:46.713] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.jeitweaker.JEIManager
[08Aug2020 20:13:46.713] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=right,facing=west,honey_level=5]
[08Aug2020 20:13:46.713] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=right,facing=east,honey_level=0]
[08Aug2020 20:13:46.713] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=right,facing=east,honey_level=1]
[08Aug2020 20:13:46.714] [modloading-worker-23/INFO] [quark/]: Loading Module Variant Ladders
[08Aug2020 20:13:46.715] [modloading-worker-23/INFO] [quark/]: Loading Module Vertical Planks
[08Aug2020 20:13:46.715] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=right,facing=east,honey_level=2]
[08Aug2020 20:13:46.715] [modloading-worker-23/INFO] [quark/]: Loading Module Vertical Slabs
[08Aug2020 20:13:46.715] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=right,facing=east,honey_level=3]
[08Aug2020 20:13:46.715] [modloading-worker-23/INFO] [quark/]: Loading Module Fairy Rings
[08Aug2020 20:13:46.715] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=right,facing=east,honey_level=4]
[08Aug2020 20:13:46.715] [modloading-worker-23/INFO] [quark/]: Loading Module Chests In Boats
[08Aug2020 20:13:46.715] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_aspen_beehive}[expanded=right,facing=east,honey_level=5]
[08Aug2020 20:13:46.716] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=none,facing=north,honey_level=0]
[08Aug2020 20:13:46.716] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=none,facing=north,honey_level=1]
[08Aug2020 20:13:46.716] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=none,facing=north,honey_level=2]
[08Aug2020 20:13:46.716] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=none,facing=north,honey_level=3]
[08Aug2020 20:13:46.716] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=none,facing=north,honey_level=4]
[08Aug2020 20:13:46.716] [modloading-worker-23/INFO] [quark/]: Loading Module Easy Transfering
[08Aug2020 20:13:46.717] [modloading-worker-23/INFO] [quark/]: Loading Module F To Switch
[08Aug2020 20:13:46.717] [modloading-worker-23/INFO] [quark/]: Loading Module Hotbar Changer
[08Aug2020 20:13:46.717] [modloading-worker-23/INFO] [quark/]: Loading Module Inventory Sorting
[08Aug2020 20:13:46.717] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=none,facing=north,honey_level=5]
[08Aug2020 20:13:46.717] [modloading-worker-23/INFO] [quark/]: Loading Module Item Sharing
[08Aug2020 20:13:46.717] [modloading-worker-23/INFO] [quark/]: Loading Module Shulker Box Right Click
[08Aug2020 20:13:46.717] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=none,facing=south,honey_level=0]
[08Aug2020 20:13:46.718] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=none,facing=south,honey_level=1]
[08Aug2020 20:13:46.718] [modloading-worker-50/INFO] [com.lothrazar.cyclic.ModCyclic/]: Melter Recipes added 27
[08Aug2020 20:13:46.718] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=none,facing=south,honey_level=2]
[08Aug2020 20:13:46.718] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.util.MCDirectionAxis
[08Aug2020 20:13:46.718] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=none,facing=south,honey_level=3]
[08Aug2020 20:13:46.718] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=none,facing=south,honey_level=4]
[08Aug2020 20:13:46.718] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=none,facing=south,honey_level=5]
[08Aug2020 20:13:46.719] [modloading-worker-23/INFO] [quark/]: Loading Module Ancient Tomes
[08Aug2020 20:13:46.719] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=none,facing=west,honey_level=0]
[08Aug2020 20:13:46.719] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=none,facing=west,honey_level=1]
[08Aug2020 20:13:46.719] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=none,facing=west,honey_level=2]
[08Aug2020 20:13:46.719] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=none,facing=west,honey_level=3]
[08Aug2020 20:13:46.719] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=none,facing=west,honey_level=4]
[08Aug2020 20:13:46.720] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=none,facing=west,honey_level=5]
[08Aug2020 20:13:46.720] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=none,facing=east,honey_level=0]
[08Aug2020 20:13:46.720] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=none,facing=east,honey_level=1]
[08Aug2020 20:13:46.720] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=none,facing=east,honey_level=2]
[08Aug2020 20:13:46.720] [modloading-worker-23/INFO] [quark/]: Loading Module Bottled Cloud
[08Aug2020 20:13:46.720] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=none,facing=east,honey_level=3]
[08Aug2020 20:13:46.721] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=none,facing=east,honey_level=4]
[08Aug2020 20:13:46.721] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=none,facing=east,honey_level=5]
[08Aug2020 20:13:46.721] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.util.MCDirection
[08Aug2020 20:13:46.721] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=up,facing=north,honey_level=0]
[08Aug2020 20:13:46.721] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=up,facing=north,honey_level=1]
[08Aug2020 20:13:46.721] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=up,facing=north,honey_level=2]
[08Aug2020 20:13:46.721] [modloading-worker-23/INFO] [quark/]: Loading Module Camera
[08Aug2020 20:13:46.721] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=up,facing=north,honey_level=3]
[08Aug2020 20:13:46.721] [modloading-worker-23/INFO] [quark/]: Loading Module Color Runes
[08Aug2020 20:13:46.722] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=up,facing=north,honey_level=4]
[08Aug2020 20:13:46.722] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=up,facing=north,honey_level=5]
[08Aug2020 20:13:46.722] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=up,facing=south,honey_level=0]
[08Aug2020 20:13:46.722] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=up,facing=south,honey_level=1]
[08Aug2020 20:13:46.722] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=up,facing=south,honey_level=2]
[08Aug2020 20:13:46.723] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=up,facing=south,honey_level=3]
[08Aug2020 20:13:46.723] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=up,facing=south,honey_level=4]
[08Aug2020 20:13:46.723] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=up,facing=south,honey_level=5]
[08Aug2020 20:13:46.723] [modloading-worker-23/INFO] [quark/]: Loading Module Pathfinder Maps
[08Aug2020 20:13:46.723] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=up,facing=west,honey_level=0]
[08Aug2020 20:13:46.723] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.util.MCBlockPos
[08Aug2020 20:13:46.723] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=up,facing=west,honey_level=1]
[08Aug2020 20:13:46.724] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=up,facing=west,honey_level=2]
[08Aug2020 20:13:46.724] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=up,facing=west,honey_level=3]
[08Aug2020 20:13:46.724] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=up,facing=west,honey_level=4]
[08Aug2020 20:13:46.724] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=up,facing=west,honey_level=5]
[08Aug2020 20:13:46.724] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=up,facing=east,honey_level=0]
[08Aug2020 20:13:46.724] [modloading-worker-23/INFO] [quark/]: Loading Module Pickarang
[08Aug2020 20:13:46.724] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=up,facing=east,honey_level=1]
[08Aug2020 20:13:46.725] [modloading-worker-23/INFO] [quark/]: Loading Module Slime In A Bucket
[08Aug2020 20:13:46.725] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=up,facing=east,honey_level=2]
[08Aug2020 20:13:46.725] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=up,facing=east,honey_level=3]
[08Aug2020 20:13:46.725] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=up,facing=east,honey_level=4]
[08Aug2020 20:13:46.725] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=up,facing=east,honey_level=5]
[08Aug2020 20:13:46.725] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=left,facing=north,honey_level=0]
[08Aug2020 20:13:46.726] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=left,facing=north,honey_level=1]
[08Aug2020 20:13:46.726] [modloading-worker-23/INFO] [quark/]: Loading Module Trowel
[08Aug2020 20:13:46.726] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=left,facing=north,honey_level=2]
[08Aug2020 20:13:46.726] [modloading-worker-23/INFO] [quark/]: Loading Module Armed Armor Stands
[08Aug2020 20:13:46.726] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=left,facing=north,honey_level=3]
[08Aug2020 20:13:46.726] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.brackets.BracketHandlers
[08Aug2020 20:13:46.726] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=left,facing=north,honey_level=4]
[08Aug2020 20:13:46.726] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=left,facing=north,honey_level=5]
[08Aug2020 20:13:46.727] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=left,facing=south,honey_level=0]
[08Aug2020 20:13:46.727] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=left,facing=south,honey_level=1]
[08Aug2020 20:13:46.727] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=left,facing=south,honey_level=2]
[08Aug2020 20:13:46.727] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=left,facing=south,honey_level=3]
[08Aug2020 20:13:46.727] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=left,facing=south,honey_level=4]
[08Aug2020 20:13:46.727] [modloading-worker-23/INFO] [quark/]: Loading Module Automatic Recipe Unlock
[08Aug2020 20:13:46.727] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=left,facing=south,honey_level=5]
[08Aug2020 20:13:46.728] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=left,facing=west,honey_level=0]
[08Aug2020 20:13:46.728] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=left,facing=west,honey_level=1]
[08Aug2020 20:13:46.728] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=left,facing=west,honey_level=2]
[08Aug2020 20:13:46.728] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=left,facing=west,honey_level=3]
[08Aug2020 20:13:46.728] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=left,facing=west,honey_level=4]
[08Aug2020 20:13:46.729] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=left,facing=west,honey_level=5]
[08Aug2020 20:13:46.729] [modloading-worker-23/INFO] [quark/]: Loading Module Axe Leaf Harvesting
[08Aug2020 20:13:46.729] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=left,facing=east,honey_level=0]
[08Aug2020 20:13:46.729] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=left,facing=east,honey_level=1]
[08Aug2020 20:13:46.729] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=left,facing=east,honey_level=2]
[08Aug2020 20:13:46.729] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=left,facing=east,honey_level=3]
[08Aug2020 20:13:46.729] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=left,facing=east,honey_level=4]
[08Aug2020 20:13:46.730] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=left,facing=east,honey_level=5]
[08Aug2020 20:13:46.730] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.brackets.RecipeTypeBracketHandler
[08Aug2020 20:13:46.730] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=right,facing=north,honey_level=0]
[08Aug2020 20:13:46.730] [modloading-worker-23/INFO] [quark/]: Loading Module Campfires Boost Elytra
[08Aug2020 20:13:46.730] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=right,facing=north,honey_level=1]
[08Aug2020 20:13:46.730] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=right,facing=north,honey_level=2]
[08Aug2020 20:13:46.730] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=right,facing=north,honey_level=3]
[08Aug2020 20:13:46.731] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=right,facing=north,honey_level=4]
[08Aug2020 20:13:46.731] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=right,facing=north,honey_level=5]
[08Aug2020 20:13:46.731] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=right,facing=south,honey_level=0]
[08Aug2020 20:13:46.731] [modloading-worker-23/INFO] [quark/]: Loading Module Compasses Work Everywhere
[08Aug2020 20:13:46.731] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=right,facing=south,honey_level=1]
[08Aug2020 20:13:46.731] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=right,facing=south,honey_level=2]
[08Aug2020 20:13:46.732] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=right,facing=south,honey_level=3]
[08Aug2020 20:13:46.732] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=right,facing=south,honey_level=4]
[08Aug2020 20:13:46.732] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=right,facing=south,honey_level=5]
[08Aug2020 20:13:46.732] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=right,facing=west,honey_level=0]
[08Aug2020 20:13:46.732] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=right,facing=west,honey_level=1]
[08Aug2020 20:13:46.732] [modloading-worker-23/INFO] [quark/]: Loading Module Dirt To Path
[08Aug2020 20:13:46.732] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=right,facing=west,honey_level=2]
[08Aug2020 20:13:46.733] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=right,facing=west,honey_level=3]
[08Aug2020 20:13:46.733] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=right,facing=west,honey_level=4]
[08Aug2020 20:13:46.733] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=right,facing=west,honey_level=5]
[08Aug2020 20:13:46.733] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.item.transformed.MCIngredientTransformed
[08Aug2020 20:13:46.733] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=right,facing=east,honey_level=0]
[08Aug2020 20:13:46.733] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=right,facing=east,honey_level=1]
[08Aug2020 20:13:46.734] [modloading-worker-23/INFO] [quark/]: Loading Module Double Door Opening
[08Aug2020 20:13:46.734] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=right,facing=east,honey_level=2]
[08Aug2020 20:13:46.734] [modloading-worker-23/INFO] [quark/]: Loading Module Dragon Scales
[08Aug2020 20:13:46.734] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=right,facing=east,honey_level=3]
[08Aug2020 20:13:46.734] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=right,facing=east,honey_level=4]
[08Aug2020 20:13:46.734] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_grimwood_beehive}[expanded=right,facing=east,honey_level=5]
[08Aug2020 20:13:46.734] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=none,facing=north,honey_level=0]
[08Aug2020 20:13:46.735] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=none,facing=north,honey_level=1]
[08Aug2020 20:13:46.735] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=none,facing=north,honey_level=2]
[08Aug2020 20:13:46.735] [modloading-worker-23/INFO] [quark/]: Loading Module Emotes
[08Aug2020 20:13:46.735] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=none,facing=north,honey_level=3]
[08Aug2020 20:13:46.735] [modloading-worker-23/INFO] [quark/]: Loading Module Enhanced Ladders
[08Aug2020 20:13:46.735] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=none,facing=north,honey_level=4]
[08Aug2020 20:13:46.735] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=none,facing=north,honey_level=5]
[08Aug2020 20:13:46.736] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=none,facing=south,honey_level=0]
[08Aug2020 20:13:46.736] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.ingredients.ExpandIIngredient
[08Aug2020 20:13:46.736] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=none,facing=south,honey_level=1]
[08Aug2020 20:13:46.736] [modloading-worker-50/INFO] [com.lothrazar.cyclic.ModCyclic/]: Solidifier Recipes added 72
[08Aug2020 20:13:46.736] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=none,facing=south,honey_level=2]
[08Aug2020 20:13:46.736] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=none,facing=south,honey_level=3]
[08Aug2020 20:13:46.737] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=none,facing=south,honey_level=4]
[08Aug2020 20:13:46.737] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=none,facing=south,honey_level=5]
[08Aug2020 20:13:46.737] [modloading-worker-23/INFO] [quark/]: Loading Module Glass Shard
[08Aug2020 20:13:46.737] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=none,facing=west,honey_level=0]
[08Aug2020 20:13:46.737] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=none,facing=west,honey_level=1]
[08Aug2020 20:13:46.737] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=none,facing=west,honey_level=2]
[08Aug2020 20:13:46.737] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=none,facing=west,honey_level=3]
[08Aug2020 20:13:46.738] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=none,facing=west,honey_level=4]
[08Aug2020 20:13:46.738] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=none,facing=west,honey_level=5]
[08Aug2020 20:13:46.738] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=none,facing=east,honey_level=0]
[08Aug2020 20:13:46.738] [modloading-worker-23/INFO] [quark/]: Loading Module Hoe Harvesting
[08Aug2020 20:13:46.738] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=none,facing=east,honey_level=1]
[08Aug2020 20:13:46.738] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.tag.MCTag
[08Aug2020 20:13:46.738] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=none,facing=east,honey_level=2]
[08Aug2020 20:13:46.739] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=none,facing=east,honey_level=3]
[08Aug2020 20:13:46.739] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=none,facing=east,honey_level=4]
[08Aug2020 20:13:46.739] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=none,facing=east,honey_level=5]
[08Aug2020 20:13:46.739] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=up,facing=north,honey_level=0]
[08Aug2020 20:13:46.739] [modloading-worker-23/INFO] [quark/]: Loading Module Improved Sleeping
[08Aug2020 20:13:46.739] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=up,facing=north,honey_level=1]
[08Aug2020 20:13:46.740] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=up,facing=north,honey_level=2]
[08Aug2020 20:13:46.740] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=up,facing=north,honey_level=3]
[08Aug2020 20:13:46.740] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=up,facing=north,honey_level=4]
[08Aug2020 20:13:46.740] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=up,facing=north,honey_level=5]
[08Aug2020 20:13:46.740] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=up,facing=south,honey_level=0]
[08Aug2020 20:13:46.740] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=up,facing=south,honey_level=1]
[08Aug2020 20:13:46.741] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=up,facing=south,honey_level=2]
[08Aug2020 20:13:46.741] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=up,facing=south,honey_level=3]
[08Aug2020 20:13:46.741] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=up,facing=south,honey_level=4]
[08Aug2020 20:13:46.741] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=up,facing=south,honey_level=5]
[08Aug2020 20:13:46.741] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.commands.custom.MCRedirectModifier
[08Aug2020 20:13:46.742] [modloading-worker-23/INFO] [quark/]: Loading Module Lock Rotation
[08Aug2020 20:13:46.742] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=up,facing=west,honey_level=0]
[08Aug2020 20:13:46.742] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=up,facing=west,honey_level=1]
[08Aug2020 20:13:46.742] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=up,facing=west,honey_level=2]
[08Aug2020 20:13:46.742] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=up,facing=west,honey_level=3]
[08Aug2020 20:13:46.743] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=up,facing=west,honey_level=4]
[08Aug2020 20:13:46.743] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=up,facing=west,honey_level=5]
[08Aug2020 20:13:46.743] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=up,facing=east,honey_level=0]
[08Aug2020 20:13:46.743] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=up,facing=east,honey_level=1]
[08Aug2020 20:13:46.743] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=up,facing=east,honey_level=2]
[08Aug2020 20:13:46.744] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=up,facing=east,honey_level=3]
[08Aug2020 20:13:46.744] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.commands.custom.MCRequiredArgumentBuilder
[08Aug2020 20:13:46.744] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=up,facing=east,honey_level=4]
[08Aug2020 20:13:46.744] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=up,facing=east,honey_level=5]
[08Aug2020 20:13:46.744] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=left,facing=north,honey_level=0]
[08Aug2020 20:13:46.744] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=left,facing=north,honey_level=1]
[08Aug2020 20:13:46.744] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=left,facing=north,honey_level=2]
[08Aug2020 20:13:46.745] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=left,facing=north,honey_level=3]
[08Aug2020 20:13:46.745] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=left,facing=north,honey_level=4]
[08Aug2020 20:13:46.745] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=left,facing=north,honey_level=5]
[08Aug2020 20:13:46.745] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=left,facing=south,honey_level=0]
[08Aug2020 20:13:46.745] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=left,facing=south,honey_level=1]
[08Aug2020 20:13:46.745] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=left,facing=south,honey_level=2]
[08Aug2020 20:13:46.746] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=left,facing=south,honey_level=3]
[08Aug2020 20:13:46.746] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=left,facing=south,honey_level=4]
[08Aug2020 20:13:46.746] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=left,facing=south,honey_level=5]
[08Aug2020 20:13:46.746] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=left,facing=west,honey_level=0]
[08Aug2020 20:13:46.746] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=left,facing=west,honey_level=1]
[08Aug2020 20:13:46.746] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=left,facing=west,honey_level=2]
[08Aug2020 20:13:46.747] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=left,facing=west,honey_level=3]
[08Aug2020 20:13:46.747] [modloading-worker-23/INFO] [quark/]: Loading Module Note Block Mob Sounds
[08Aug2020 20:13:46.747] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=left,facing=west,honey_level=4]
[08Aug2020 20:13:46.747] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=left,facing=west,honey_level=5]
[08Aug2020 20:13:46.747] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=left,facing=east,honey_level=0]
[08Aug2020 20:13:46.747] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=left,facing=east,honey_level=1]
[08Aug2020 20:13:46.748] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=left,facing=east,honey_level=2]
[08Aug2020 20:13:46.748] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=left,facing=east,honey_level=3]
[08Aug2020 20:13:46.748] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=left,facing=east,honey_level=4]
[08Aug2020 20:13:46.748] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=left,facing=east,honey_level=5]
[08Aug2020 20:13:46.748] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=right,facing=north,honey_level=0]
[08Aug2020 20:13:46.749] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=right,facing=north,honey_level=1]
[08Aug2020 20:13:46.749] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=right,facing=north,honey_level=2]
[08Aug2020 20:13:46.749] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=right,facing=north,honey_level=3]
[08Aug2020 20:13:46.749] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=right,facing=north,honey_level=4]
[08Aug2020 20:13:46.749] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=right,facing=north,honey_level=5]
[08Aug2020 20:13:46.749] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=right,facing=south,honey_level=0]
[08Aug2020 20:13:46.750] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=right,facing=south,honey_level=1]
[08Aug2020 20:13:46.750] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.commands.custom.MCRootCommandNode
[08Aug2020 20:13:46.750] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=right,facing=south,honey_level=2]
[08Aug2020 20:13:46.750] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=right,facing=south,honey_level=3]
[08Aug2020 20:13:46.750] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=right,facing=south,honey_level=4]
[08Aug2020 20:13:46.750] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=right,facing=south,honey_level=5]
[08Aug2020 20:13:46.750] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=right,facing=west,honey_level=0]
[08Aug2020 20:13:46.751] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=right,facing=west,honey_level=1]
[08Aug2020 20:13:46.751] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=right,facing=west,honey_level=2]
[08Aug2020 20:13:46.751] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=right,facing=west,honey_level=3]
[08Aug2020 20:13:46.751] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=right,facing=west,honey_level=4]
[08Aug2020 20:13:46.751] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=right,facing=west,honey_level=5]
[08Aug2020 20:13:46.751] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=right,facing=east,honey_level=0]
[08Aug2020 20:13:46.752] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=right,facing=east,honey_level=1]
[08Aug2020 20:13:46.752] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=right,facing=east,honey_level=2]
[08Aug2020 20:13:46.752] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=right,facing=east,honey_level=3]
[08Aug2020 20:13:46.752] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=right,facing=east,honey_level=4]
[08Aug2020 20:13:46.752] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_willow_beehive}[expanded=right,facing=east,honey_level=5]
[08Aug2020 20:13:46.753] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=none,facing=north,honey_level=0]
[08Aug2020 20:13:46.753] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=none,facing=north,honey_level=1]
[08Aug2020 20:13:46.753] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=none,facing=north,honey_level=2]
[08Aug2020 20:13:46.753] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=none,facing=north,honey_level=3]
[08Aug2020 20:13:46.753] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=none,facing=north,honey_level=4]
[08Aug2020 20:13:46.753] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=none,facing=north,honey_level=5]
[08Aug2020 20:13:46.754] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=none,facing=south,honey_level=0]
[08Aug2020 20:13:46.754] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=none,facing=south,honey_level=1]
[08Aug2020 20:13:46.754] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=none,facing=south,honey_level=2]
[08Aug2020 20:13:46.754] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=none,facing=south,honey_level=3]
[08Aug2020 20:13:46.754] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=none,facing=south,honey_level=4]
[08Aug2020 20:13:46.754] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=none,facing=south,honey_level=5]
[08Aug2020 20:13:46.755] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=none,facing=west,honey_level=0]
[08Aug2020 20:13:46.755] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=none,facing=west,honey_level=1]
[08Aug2020 20:13:46.755] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=none,facing=west,honey_level=2]
[08Aug2020 20:13:46.755] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=none,facing=west,honey_level=3]
[08Aug2020 20:13:46.755] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=none,facing=west,honey_level=4]
[08Aug2020 20:13:46.755] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=none,facing=west,honey_level=5]
[08Aug2020 20:13:46.756] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=none,facing=east,honey_level=0]
[08Aug2020 20:13:46.756] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.commands.custom.MCSuggestionsBuilder
[08Aug2020 20:13:46.756] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=none,facing=east,honey_level=1]
[08Aug2020 20:13:46.756] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=none,facing=east,honey_level=2]
[08Aug2020 20:13:46.756] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=none,facing=east,honey_level=3]
[08Aug2020 20:13:46.756] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=none,facing=east,honey_level=4]
[08Aug2020 20:13:46.757] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=none,facing=east,honey_level=5]
[08Aug2020 20:13:46.757] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=up,facing=north,honey_level=0]
[08Aug2020 20:13:46.757] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=up,facing=north,honey_level=1]
[08Aug2020 20:13:46.757] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=up,facing=north,honey_level=2]
[08Aug2020 20:13:46.757] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=up,facing=north,honey_level=3]
[08Aug2020 20:13:46.757] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=up,facing=north,honey_level=4]
[08Aug2020 20:13:46.758] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=up,facing=north,honey_level=5]
[08Aug2020 20:13:46.758] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=up,facing=south,honey_level=0]
[08Aug2020 20:13:46.758] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=up,facing=south,honey_level=1]
[08Aug2020 20:13:46.758] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=up,facing=south,honey_level=2]
[08Aug2020 20:13:46.758] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=up,facing=south,honey_level=3]
[08Aug2020 20:13:46.759] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=up,facing=south,honey_level=4]
[08Aug2020 20:13:46.759] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=up,facing=south,honey_level=5]
[08Aug2020 20:13:46.759] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=up,facing=west,honey_level=0]
[08Aug2020 20:13:46.759] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.commands.custom.MCLiteralArgumentBuilder
[08Aug2020 20:13:46.759] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=up,facing=west,honey_level=1]
[08Aug2020 20:13:46.759] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=up,facing=west,honey_level=2]
[08Aug2020 20:13:46.760] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=up,facing=west,honey_level=3]
[08Aug2020 20:13:46.760] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=up,facing=west,honey_level=4]
[08Aug2020 20:13:46.760] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=up,facing=west,honey_level=5]
[08Aug2020 20:13:46.760] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=up,facing=east,honey_level=0]
[08Aug2020 20:13:46.760] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=up,facing=east,honey_level=1]
[08Aug2020 20:13:46.761] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=up,facing=east,honey_level=2]
[08Aug2020 20:13:46.761] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=up,facing=east,honey_level=3]
[08Aug2020 20:13:46.761] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=up,facing=east,honey_level=4]
[08Aug2020 20:13:46.761] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=up,facing=east,honey_level=5]
[08Aug2020 20:13:46.762] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=left,facing=north,honey_level=0]
[08Aug2020 20:13:46.762] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=left,facing=north,honey_level=1]
[08Aug2020 20:13:46.762] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=left,facing=north,honey_level=2]
[08Aug2020 20:13:46.762] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=left,facing=north,honey_level=3]
[08Aug2020 20:13:46.763] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=left,facing=north,honey_level=4]
[08Aug2020 20:13:46.763] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.commands.custom.MCCommandSource
[08Aug2020 20:13:46.763] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=left,facing=north,honey_level=5]
[08Aug2020 20:13:46.763] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=left,facing=south,honey_level=0]
[08Aug2020 20:13:46.763] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=left,facing=south,honey_level=1]
[08Aug2020 20:13:46.764] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=left,facing=south,honey_level=2]
[08Aug2020 20:13:46.764] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=left,facing=south,honey_level=3]
[08Aug2020 20:13:46.764] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=left,facing=south,honey_level=4]
[08Aug2020 20:13:46.764] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=left,facing=south,honey_level=5]
[08Aug2020 20:13:46.765] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=left,facing=west,honey_level=0]
[08Aug2020 20:13:46.765] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=left,facing=west,honey_level=1]
[08Aug2020 20:13:46.765] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=left,facing=west,honey_level=2]
[08Aug2020 20:13:46.765] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=left,facing=west,honey_level=3]
[08Aug2020 20:13:46.765] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=left,facing=west,honey_level=4]
[08Aug2020 20:13:46.766] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=left,facing=west,honey_level=5]
[08Aug2020 20:13:46.766] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=left,facing=east,honey_level=0]
[08Aug2020 20:13:46.766] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.commands.custom.MCParseResults
[08Aug2020 20:13:46.766] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=left,facing=east,honey_level=1]
[08Aug2020 20:13:46.766] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=left,facing=east,honey_level=2]
[08Aug2020 20:13:46.767] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=left,facing=east,honey_level=3]
[08Aug2020 20:13:46.767] [modloading-worker-23/INFO] [quark/]: Loading Module Pat The Dogs
[08Aug2020 20:13:46.767] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=left,facing=east,honey_level=4]
[08Aug2020 20:13:46.767] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=left,facing=east,honey_level=5]
[08Aug2020 20:13:46.767] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=right,facing=north,honey_level=0]
[08Aug2020 20:13:46.768] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=right,facing=north,honey_level=1]
[08Aug2020 20:13:46.768] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=right,facing=north,honey_level=2]
[08Aug2020 20:13:46.768] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=right,facing=north,honey_level=3]
[08Aug2020 20:13:46.768] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=right,facing=north,honey_level=4]
[08Aug2020 20:13:46.768] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=right,facing=north,honey_level=5]
[08Aug2020 20:13:46.769] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=right,facing=south,honey_level=0]
[08Aug2020 20:13:46.769] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=right,facing=south,honey_level=1]
[08Aug2020 20:13:46.769] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=right,facing=south,honey_level=2]
[08Aug2020 20:13:46.769] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=right,facing=south,honey_level=3]
[08Aug2020 20:13:46.769] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.commands.custom.MCImmutableStringReader
[08Aug2020 20:13:46.769] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=right,facing=south,honey_level=4]
[08Aug2020 20:13:46.769] [modloading-worker-23/INFO] [quark/]: Loading Module Poison Potato Usage
[08Aug2020 20:13:46.769] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=right,facing=south,honey_level=5]
[08Aug2020 20:13:46.770] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=right,facing=west,honey_level=0]
[08Aug2020 20:13:46.770] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=right,facing=west,honey_level=1]
[08Aug2020 20:13:46.770] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=right,facing=west,honey_level=2]
[08Aug2020 20:13:46.771] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=right,facing=west,honey_level=3]
[08Aug2020 20:13:46.771] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=right,facing=west,honey_level=4]
[08Aug2020 20:13:46.771] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=right,facing=west,honey_level=5]
[08Aug2020 20:13:46.771] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=right,facing=east,honey_level=0]
[08Aug2020 20:13:46.771] [modloading-worker-23/INFO] [quark/]: Loading Module Reacharound Placing
[08Aug2020 20:13:46.771] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=right,facing=east,honey_level=1]
[08Aug2020 20:13:46.772] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=right,facing=east,honey_level=2]
[08Aug2020 20:13:46.772] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=right,facing=east,honey_level=3]
[08Aug2020 20:13:46.772] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=right,facing=east,honey_level=4]
[08Aug2020 20:13:46.772] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.commands.custom.MCAmbiguityConsumer
[08Aug2020 20:13:46.772] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_wisteria_beehive}[expanded=right,facing=east,honey_level=5]
[08Aug2020 20:13:46.773] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=none,facing=north,honey_level=0]
[08Aug2020 20:13:46.773] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=none,facing=north,honey_level=1]
[08Aug2020 20:13:46.773] [modloading-worker-23/INFO] [quark/]: Loading Module Replace Scaffolding
[08Aug2020 20:13:46.773] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=none,facing=north,honey_level=2]
[08Aug2020 20:13:46.773] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=none,facing=north,honey_level=3]
[08Aug2020 20:13:46.773] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=none,facing=north,honey_level=4]
[08Aug2020 20:13:46.774] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=none,facing=north,honey_level=5]
[08Aug2020 20:13:46.774] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=none,facing=south,honey_level=0]
[08Aug2020 20:13:46.774] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=none,facing=south,honey_level=1]
[08Aug2020 20:13:46.774] [modloading-worker-23/INFO] [quark/]: Loading Module Sign Editing
[08Aug2020 20:13:46.774] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=none,facing=south,honey_level=2]
[08Aug2020 20:13:46.775] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=none,facing=south,honey_level=3]
[08Aug2020 20:13:46.775] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=none,facing=south,honey_level=4]
[08Aug2020 20:13:46.775] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.commands.custom.MCStringRange
[08Aug2020 20:13:46.775] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=none,facing=south,honey_level=5]
[08Aug2020 20:13:46.775] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=none,facing=west,honey_level=0]
[08Aug2020 20:13:46.775] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=none,facing=west,honey_level=1]
[08Aug2020 20:13:46.776] [modloading-worker-23/INFO] [quark/]: Loading Module Simple Harvest
[08Aug2020 20:13:46.776] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=none,facing=west,honey_level=2]
[08Aug2020 20:13:46.776] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=none,facing=west,honey_level=3]
[08Aug2020 20:13:46.776] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=none,facing=west,honey_level=4]
[08Aug2020 20:13:46.776] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=none,facing=west,honey_level=5]
[08Aug2020 20:13:46.776] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=none,facing=east,honey_level=0]
[08Aug2020 20:13:46.777] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=none,facing=east,honey_level=1]
[08Aug2020 20:13:46.777] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=none,facing=east,honey_level=2]
[08Aug2020 20:13:46.777] [modloading-worker-23/INFO] [quark/]: Loading Module Snow Golem Player Heads
[08Aug2020 20:13:46.777] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=none,facing=east,honey_level=3]
[08Aug2020 20:13:46.777] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=none,facing=east,honey_level=4]
[08Aug2020 20:13:46.778] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=none,facing=east,honey_level=5]
[08Aug2020 20:13:46.778] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=up,facing=north,honey_level=0]
[08Aug2020 20:13:46.778] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.commands.custom.MCSingleRedirectModifier
[08Aug2020 20:13:46.778] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=up,facing=north,honey_level=1]
[08Aug2020 20:13:46.778] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=up,facing=north,honey_level=2]
[08Aug2020 20:13:46.778] [modloading-worker-23/INFO] [quark/]: Loading Module Springy Slime
[08Aug2020 20:13:46.778] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=up,facing=north,honey_level=3]
[08Aug2020 20:13:46.778] [modloading-worker-23/INFO] [quark/]: Loading Module Utility Recipes
[08Aug2020 20:13:46.779] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=up,facing=north,honey_level=4]
[08Aug2020 20:13:46.779] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=up,facing=north,honey_level=5]
[08Aug2020 20:13:46.779] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=up,facing=south,honey_level=0]
[08Aug2020 20:13:46.779] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=up,facing=south,honey_level=1]
[08Aug2020 20:13:46.779] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=up,facing=south,honey_level=2]
[08Aug2020 20:13:46.780] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=up,facing=south,honey_level=3]
[08Aug2020 20:13:46.780] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=up,facing=south,honey_level=4]
[08Aug2020 20:13:46.780] [modloading-worker-23/INFO] [quark/]: Loading Module Villagers Follow Emeralds
[08Aug2020 20:13:46.780] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=up,facing=south,honey_level=5]
[08Aug2020 20:13:46.780] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=up,facing=west,honey_level=0]
[08Aug2020 20:13:46.780] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=up,facing=west,honey_level=1]
[08Aug2020 20:13:46.781] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=up,facing=west,honey_level=2]
[08Aug2020 20:13:46.781] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=up,facing=west,honey_level=3]
[08Aug2020 20:13:46.781] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.commands.custom.MCSuggestion
[08Aug2020 20:13:46.781] [modloading-worker-23/INFO] [quark/]: Loading Module Big Dungeon
[08Aug2020 20:13:46.781] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=up,facing=west,honey_level=4]
[08Aug2020 20:13:46.781] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=up,facing=west,honey_level=5]
[08Aug2020 20:13:46.781] [modloading-worker-23/INFO] [quark/]: Loading Module Big Stone Clusters
[08Aug2020 20:13:46.782] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=up,facing=east,honey_level=0]
[08Aug2020 20:13:46.782] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=up,facing=east,honey_level=1]
[08Aug2020 20:13:46.782] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=up,facing=east,honey_level=2]
[08Aug2020 20:13:46.782] [modloading-worker-23/INFO] [quark/]: Loading Module Biotite
[08Aug2020 20:13:46.782] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=up,facing=east,honey_level=3]
[08Aug2020 20:13:46.783] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=up,facing=east,honey_level=4]
[08Aug2020 20:13:46.783] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=up,facing=east,honey_level=5]
[08Aug2020 20:13:46.783] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=left,facing=north,honey_level=0]
[08Aug2020 20:13:46.783] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=left,facing=north,honey_level=1]
[08Aug2020 20:13:46.783] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=left,facing=north,honey_level=2]
[08Aug2020 20:13:46.784] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=left,facing=north,honey_level=3]
[08Aug2020 20:13:46.784] [modloading-worker-23/INFO] [quark/]: Loading Module Blossom Trees
[08Aug2020 20:13:46.784] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=left,facing=north,honey_level=4]
[08Aug2020 20:13:46.784] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.commands.custom.MCArgumentBuilder
[08Aug2020 20:13:46.784] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=left,facing=north,honey_level=5]
[08Aug2020 20:13:46.784] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.commands.custom.MCCommandDispatcher
[08Aug2020 20:13:46.784] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=left,facing=south,honey_level=0]
[08Aug2020 20:13:46.784] [modloading-worker-23/INFO] [quark/]: Loading Module Cave Roots
[08Aug2020 20:13:46.784] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=left,facing=south,honey_level=1]
[08Aug2020 20:13:46.785] [modloading-worker-23/INFO] [quark/]: Loading Module Crevices
[08Aug2020 20:13:46.785] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=left,facing=south,honey_level=2]
[08Aug2020 20:13:46.785] [modloading-worker-23/INFO] [quark/]: Loading Module Mega Caves
[08Aug2020 20:13:46.785] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=left,facing=south,honey_level=3]
[08Aug2020 20:13:46.785] [modloading-worker-23/INFO] [quark/]: Loading Module Monster Box
[08Aug2020 20:13:46.785] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=left,facing=south,honey_level=4]
[08Aug2020 20:13:46.785] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=left,facing=south,honey_level=5]
[08Aug2020 20:13:46.786] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=left,facing=west,honey_level=0]
[08Aug2020 20:13:46.786] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=left,facing=west,honey_level=1]
[08Aug2020 20:13:46.786] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=left,facing=west,honey_level=2]
[08Aug2020 20:13:46.786] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=left,facing=west,honey_level=3]
[08Aug2020 20:13:46.786] [modloading-worker-23/INFO] [quark/]: Loading Module Nether Obsidian Spikes
[08Aug2020 20:13:46.786] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=left,facing=west,honey_level=4]
[08Aug2020 20:13:46.787] [modloading-worker-23/INFO] [quark/]: Loading Module New Stone Types
[08Aug2020 20:13:46.787] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=left,facing=west,honey_level=5]
[08Aug2020 20:13:46.787] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=left,facing=east,honey_level=0]
[08Aug2020 20:13:46.787] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=left,facing=east,honey_level=1]
[08Aug2020 20:13:46.787] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=left,facing=east,honey_level=2]
[08Aug2020 20:13:46.788] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.commands.custom.MCCommandNode
[08Aug2020 20:13:46.788] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=left,facing=east,honey_level=3]
[08Aug2020 20:13:46.788] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.commands.custom.MCCommandContext
[08Aug2020 20:13:46.788] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=left,facing=east,honey_level=4]
[08Aug2020 20:13:46.788] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=left,facing=east,honey_level=5]
[08Aug2020 20:13:46.788] [modloading-worker-23/INFO] [quark/]: Loading Module Speleothems
[08Aug2020 20:13:46.788] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=right,facing=north,honey_level=0]
[08Aug2020 20:13:46.788] [modloading-worker-23/INFO] [quark/]: Loading Module Underground Clay
[08Aug2020 20:13:46.789] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=right,facing=north,honey_level=1]
[08Aug2020 20:13:46.789] [modloading-worker-23/INFO] [quark/]: Loading Module Brimstone Underground Biome
[08Aug2020 20:13:46.789] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=right,facing=north,honey_level=2]
[08Aug2020 20:13:46.789] [modloading-worker-23/INFO] [quark/]: Loading Module Cave Crystal Underground Biome
[08Aug2020 20:13:46.789] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=right,facing=north,honey_level=3]
[08Aug2020 20:13:46.789] [modloading-worker-23/INFO] [quark/]: Loading Module Elder Prismarine Underground Biome
[08Aug2020 20:13:46.789] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=right,facing=north,honey_level=4]
[08Aug2020 20:13:46.789] [modloading-worker-23/INFO] [quark/]: Loading Module Glowshroom Underground Biome
[08Aug2020 20:13:46.790] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=right,facing=north,honey_level=5]
[08Aug2020 20:13:46.790] [modloading-worker-23/INFO] [quark/]: Loading Module Lush Underground Biome
[08Aug2020 20:13:46.790] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=right,facing=south,honey_level=0]
[08Aug2020 20:13:46.790] [modloading-worker-23/INFO] [quark/]: Loading Module Overgrown Underground Biome
[08Aug2020 20:13:46.790] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=right,facing=south,honey_level=1]
[08Aug2020 20:13:46.790] [modloading-worker-23/INFO] [quark/]: Loading Module Permafrost Underground Biome
[08Aug2020 20:13:46.790] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=right,facing=south,honey_level=2]
[08Aug2020 20:13:46.791] [modloading-worker-23/INFO] [quark/]: Loading Module Sandstone Underground Biome
[08Aug2020 20:13:46.791] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=right,facing=south,honey_level=3]
[08Aug2020 20:13:46.791] [modloading-worker-23/INFO] [quark/]: Loading Module Slime Underground Biome
[08Aug2020 20:13:46.791] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=right,facing=south,honey_level=4]
[08Aug2020 20:13:46.791] [modloading-worker-23/INFO] [quark/]: Loading Module Spider Nest Underground Biome
[08Aug2020 20:13:46.791] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=right,facing=south,honey_level=5]
[08Aug2020 20:13:46.791] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.commands.custom.MCCommandContextBuilder
[08Aug2020 20:13:46.791] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=right,facing=west,honey_level=0]
[08Aug2020 20:13:46.792] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=right,facing=west,honey_level=1]
[08Aug2020 20:13:46.792] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=right,facing=west,honey_level=2]
[08Aug2020 20:13:46.792] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=right,facing=west,honey_level=3]
[08Aug2020 20:13:46.792] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=right,facing=west,honey_level=4]
[08Aug2020 20:13:46.792] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=right,facing=west,honey_level=5]
[08Aug2020 20:13:46.793] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=right,facing=east,honey_level=0]
[08Aug2020 20:13:46.793] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=right,facing=east,honey_level=1]
[08Aug2020 20:13:46.793] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=right,facing=east,honey_level=2]
[08Aug2020 20:13:46.793] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=right,facing=east,honey_level=3]
[08Aug2020 20:13:46.793] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=right,facing=east,honey_level=4]
[08Aug2020 20:13:46.794] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bamboo_beehive}[expanded=right,facing=east,honey_level=5]
[08Aug2020 20:13:46.794] [modloading-worker-23/INFO] [quark/]: Loading Module Crabs
[08Aug2020 20:13:46.794] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=none,facing=north,honey_level=0]
[08Aug2020 20:13:46.794] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=none,facing=north,honey_level=1]
[08Aug2020 20:13:46.795] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=none,facing=north,honey_level=2]
[08Aug2020 20:13:46.795] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=none,facing=north,honey_level=3]
[08Aug2020 20:13:46.795] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.commands.custom.MCResultConsumer
[08Aug2020 20:13:46.795] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=none,facing=north,honey_level=4]
[08Aug2020 20:13:46.795] [modloading-worker-23/INFO] [quark/]: Loading Module Foxhound
[08Aug2020 20:13:46.795] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=none,facing=north,honey_level=5]
[08Aug2020 20:13:46.795] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=none,facing=south,honey_level=0]
[08Aug2020 20:13:46.796] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=none,facing=south,honey_level=1]
[08Aug2020 20:13:46.796] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=none,facing=south,honey_level=2]
[08Aug2020 20:13:46.796] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=none,facing=south,honey_level=3]
[08Aug2020 20:13:46.796] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=none,facing=south,honey_level=4]
[08Aug2020 20:13:46.797] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=none,facing=south,honey_level=5]
[08Aug2020 20:13:46.797] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=none,facing=west,honey_level=0]
[08Aug2020 20:13:46.797] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=none,facing=west,honey_level=1]
[08Aug2020 20:13:46.797] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=none,facing=west,honey_level=2]
[08Aug2020 20:13:46.797] [modloading-worker-23/INFO] [quark/]: Loading Module Frogs
[08Aug2020 20:13:46.797] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=none,facing=west,honey_level=3]
[08Aug2020 20:13:46.797] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.commands.custom.MCParsedArgument
[08Aug2020 20:13:46.798] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=none,facing=west,honey_level=4]
[08Aug2020 20:13:46.798] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=none,facing=west,honey_level=5]
[08Aug2020 20:13:46.798] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=none,facing=east,honey_level=0]
[08Aug2020 20:13:46.798] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=none,facing=east,honey_level=1]
[08Aug2020 20:13:46.798] [modloading-worker-23/INFO] [quark/]: Loading Module Stonelings
[08Aug2020 20:13:46.799] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=none,facing=east,honey_level=2]
[08Aug2020 20:13:46.799] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=none,facing=east,honey_level=3]
[08Aug2020 20:13:46.799] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=none,facing=east,honey_level=4]
[08Aug2020 20:13:46.799] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=none,facing=east,honey_level=5]
[08Aug2020 20:13:46.799] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=up,facing=north,honey_level=0]
[08Aug2020 20:13:46.800] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=up,facing=north,honey_level=1]
[08Aug2020 20:13:46.800] [modloading-worker-23/INFO] [quark/]: Loading Module Toretoise
[08Aug2020 20:13:46.800] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=up,facing=north,honey_level=2]
[08Aug2020 20:13:46.800] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.commands.custom.MCArgumentCommandNode
[08Aug2020 20:13:46.800] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=up,facing=north,honey_level=3]
[08Aug2020 20:13:46.800] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=up,facing=north,honey_level=4]
[08Aug2020 20:13:46.800] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=up,facing=north,honey_level=5]
[08Aug2020 20:13:46.801] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=up,facing=south,honey_level=0]
[08Aug2020 20:13:46.801] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=up,facing=south,honey_level=1]
[08Aug2020 20:13:46.801] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=up,facing=south,honey_level=2]
[08Aug2020 20:13:46.801] [modloading-worker-23/INFO] [quark/]: Loading Module Back Button Keybind
[08Aug2020 20:13:46.801] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=up,facing=south,honey_level=3]
[08Aug2020 20:13:46.801] [modloading-worker-23/INFO] [quark/]: Loading Module Chest Searching
[08Aug2020 20:13:46.801] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=up,facing=south,honey_level=4]
[08Aug2020 20:13:46.802] [modloading-worker-23/INFO] [quark/]: Loading Module Greener Grass
[08Aug2020 20:13:46.802] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=up,facing=south,honey_level=5]
[08Aug2020 20:13:46.802] [modloading-worker-23/INFO] [quark/]: Loading Module Improved Mount Hud
[08Aug2020 20:13:46.802] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.commands.custom.MCParsedCommandNode
[08Aug2020 20:13:46.802] [modloading-worker-23/INFO] [quark/]: Loading Module Improved Tooltips
[08Aug2020 20:13:46.802] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=up,facing=west,honey_level=0]
[08Aug2020 20:13:46.802] [modloading-worker-23/INFO] [quark/]: Loading Module Usage Ticker
[08Aug2020 20:13:46.802] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=up,facing=west,honey_level=1]
[08Aug2020 20:13:46.802] [modloading-worker-23/INFO] [quark/]: Loading Module Variant Animal Textures
[08Aug2020 20:13:46.803] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=up,facing=west,honey_level=2]
[08Aug2020 20:13:46.803] [modloading-worker-23/INFO] [quark/]: Loading Module Backpack
[08Aug2020 20:13:46.803] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=up,facing=west,honey_level=3]
[08Aug2020 20:13:46.803] [modloading-worker-23/INFO] [quark/]: Loading Module Magnets
[08Aug2020 20:13:46.803] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=up,facing=west,honey_level=4]
[08Aug2020 20:13:46.803] [modloading-worker-23/INFO] [quark/]: Loading Module Matrix Enchanting
[08Aug2020 20:13:46.803] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=up,facing=west,honey_level=5]
[08Aug2020 20:13:46.803] [modloading-worker-23/INFO] [quark/]: Loading Module Pipes
[08Aug2020 20:13:46.803] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=up,facing=east,honey_level=0]
[08Aug2020 20:13:46.804] [modloading-worker-23/INFO] [quark/]: Loading Module Totem Of Holding
[08Aug2020 20:13:46.804] [modloading-worker-23/INFO] [quark/]: Loading Module Adjustable Chat
[08Aug2020 20:13:46.804] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=up,facing=east,honey_level=1]
[08Aug2020 20:13:46.804] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.commands.custom.MCSuggestions
[08Aug2020 20:13:46.804] [modloading-worker-23/INFO] [quark/]: Loading Module Custom Underground Biome
[08Aug2020 20:13:46.804] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=up,facing=east,honey_level=2]
[08Aug2020 20:13:46.804] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=up,facing=east,honey_level=3]
[08Aug2020 20:13:46.804] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=up,facing=east,honey_level=4]
[08Aug2020 20:13:46.805] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=up,facing=east,honey_level=5]
[08Aug2020 20:13:46.805] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=left,facing=north,honey_level=0]
[08Aug2020 20:13:46.805] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=left,facing=north,honey_level=1]
[08Aug2020 20:13:46.805] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=left,facing=north,honey_level=2]
[08Aug2020 20:13:46.806] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=left,facing=north,honey_level=3]
[08Aug2020 20:13:46.806] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=left,facing=north,honey_level=4]
[08Aug2020 20:13:46.806] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.commands.custom.MCSuggestionProvider
[08Aug2020 20:13:46.806] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=left,facing=north,honey_level=5]
[08Aug2020 20:13:46.806] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=left,facing=south,honey_level=0]
[08Aug2020 20:13:46.806] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=left,facing=south,honey_level=1]
[08Aug2020 20:13:46.807] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=left,facing=south,honey_level=2]
[08Aug2020 20:13:46.807] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=left,facing=south,honey_level=3]
[08Aug2020 20:13:46.807] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=left,facing=south,honey_level=4]
[08Aug2020 20:13:46.807] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=left,facing=south,honey_level=5]
[08Aug2020 20:13:46.807] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=left,facing=west,honey_level=0]
[08Aug2020 20:13:46.808] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=left,facing=west,honey_level=1]
[08Aug2020 20:13:46.808] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=left,facing=west,honey_level=2]
[08Aug2020 20:13:46.808] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.commands.custom.MCSuggestionContext
[08Aug2020 20:13:46.808] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=left,facing=west,honey_level=3]
[08Aug2020 20:13:46.808] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=left,facing=west,honey_level=4]
[08Aug2020 20:13:46.808] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=left,facing=west,honey_level=5]
[08Aug2020 20:13:46.809] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=left,facing=east,honey_level=0]
[08Aug2020 20:13:46.809] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=left,facing=east,honey_level=1]
[08Aug2020 20:13:46.809] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=left,facing=east,honey_level=2]
[08Aug2020 20:13:46.809] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=left,facing=east,honey_level=3]
[08Aug2020 20:13:46.809] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=left,facing=east,honey_level=4]
[08Aug2020 20:13:46.810] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=left,facing=east,honey_level=5]
[08Aug2020 20:13:46.810] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=right,facing=north,honey_level=0]
[08Aug2020 20:13:46.810] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.commands.custom.MCCommand
[08Aug2020 20:13:46.810] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=right,facing=north,honey_level=1]
[08Aug2020 20:13:46.811] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=right,facing=north,honey_level=2]
[08Aug2020 20:13:46.811] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=right,facing=north,honey_level=3]
[08Aug2020 20:13:46.811] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=right,facing=north,honey_level=4]
[08Aug2020 20:13:46.811] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=right,facing=north,honey_level=5]
[08Aug2020 20:13:46.811] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=right,facing=south,honey_level=0]
[08Aug2020 20:13:46.812] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=right,facing=south,honey_level=1]
[08Aug2020 20:13:46.812] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=right,facing=south,honey_level=2]
[08Aug2020 20:13:46.812] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=right,facing=south,honey_level=3]
[08Aug2020 20:13:46.812] [modloading-worker-45/INFO] [integrateddynamics/]: Registered packet handler.
[08Aug2020 20:13:46.812] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=right,facing=south,honey_level=4]
[08Aug2020 20:13:46.813] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=right,facing=south,honey_level=5]
[08Aug2020 20:13:46.813] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=right,facing=west,honey_level=0]
[08Aug2020 20:13:46.813] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=right,facing=west,honey_level=1]
[08Aug2020 20:13:46.822] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=right,facing=west,honey_level=2]
[08Aug2020 20:13:46.822] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.commands.custom.MCLiteralCommandNode
[08Aug2020 20:13:46.822] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=right,facing=west,honey_level=3]
[08Aug2020 20:13:46.823] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=right,facing=west,honey_level=4]
[08Aug2020 20:13:46.823] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=right,facing=west,honey_level=5]
[08Aug2020 20:13:46.823] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=right,facing=east,honey_level=0]
[08Aug2020 20:13:46.823] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=right,facing=east,honey_level=1]
[08Aug2020 20:13:46.823] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=right,facing=east,honey_level=2]
[08Aug2020 20:13:46.823] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=right,facing=east,honey_level=3]
[08Aug2020 20:13:46.824] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=right,facing=east,honey_level=4]
[08Aug2020 20:13:46.824] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_maple_beehive}[expanded=right,facing=east,honey_level=5]
[08Aug2020 20:13:46.824] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=none,facing=north,honey_level=0]
[08Aug2020 20:13:46.824] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=none,facing=north,honey_level=1]
[08Aug2020 20:13:46.824] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=none,facing=north,honey_level=2]
[08Aug2020 20:13:46.825] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=none,facing=north,honey_level=3]
[08Aug2020 20:13:46.825] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.commands.custom.CustomCommands
[08Aug2020 20:13:46.825] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=none,facing=north,honey_level=4]
[08Aug2020 20:13:46.825] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=none,facing=north,honey_level=5]
[08Aug2020 20:13:46.825] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=none,facing=south,honey_level=0]
[08Aug2020 20:13:46.825] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=none,facing=south,honey_level=1]
[08Aug2020 20:13:46.826] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=none,facing=south,honey_level=2]
[08Aug2020 20:13:46.826] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=none,facing=south,honey_level=3]
[08Aug2020 20:13:46.826] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=none,facing=south,honey_level=4]
[08Aug2020 20:13:46.826] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=none,facing=south,honey_level=5]
[08Aug2020 20:13:46.826] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=none,facing=west,honey_level=0]
[08Aug2020 20:13:46.826] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=none,facing=west,honey_level=1]
[08Aug2020 20:13:46.827] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.MCArrowNockEvent
[08Aug2020 20:13:46.827] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=none,facing=west,honey_level=2]
[08Aug2020 20:13:46.827] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=none,facing=west,honey_level=3]
[08Aug2020 20:13:46.827] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=none,facing=west,honey_level=4]
[08Aug2020 20:13:46.827] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=none,facing=west,honey_level=5]
[08Aug2020 20:13:46.827] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=none,facing=east,honey_level=0]
[08Aug2020 20:13:46.827] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=none,facing=east,honey_level=1]
[08Aug2020 20:13:46.827] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=none,facing=east,honey_level=2]
[08Aug2020 20:13:46.828] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=none,facing=east,honey_level=3]
[08Aug2020 20:13:46.828] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=none,facing=east,honey_level=4]
[08Aug2020 20:13:46.828] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=none,facing=east,honey_level=5]
[08Aug2020 20:13:46.828] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=up,facing=north,honey_level=0]
[08Aug2020 20:13:46.828] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=up,facing=north,honey_level=1]
[08Aug2020 20:13:46.829] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=up,facing=north,honey_level=2]
[08Aug2020 20:13:46.829] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=up,facing=north,honey_level=3]
[08Aug2020 20:13:46.829] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=up,facing=north,honey_level=4]
[08Aug2020 20:13:46.829] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=up,facing=north,honey_level=5]
[08Aug2020 20:13:46.829] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=up,facing=south,honey_level=0]
[08Aug2020 20:13:46.829] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=up,facing=south,honey_level=1]
[08Aug2020 20:13:46.829] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=up,facing=south,honey_level=2]
[08Aug2020 20:13:46.830] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=up,facing=south,honey_level=3]
[08Aug2020 20:13:46.830] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=up,facing=south,honey_level=4]
[08Aug2020 20:13:46.830] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=up,facing=south,honey_level=5]
[08Aug2020 20:13:46.830] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=up,facing=west,honey_level=0]
[08Aug2020 20:13:46.830] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.MCAttackEntityEvent
[08Aug2020 20:13:46.830] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=up,facing=west,honey_level=1]
[08Aug2020 20:13:46.830] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=up,facing=west,honey_level=2]
[08Aug2020 20:13:46.831] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=up,facing=west,honey_level=3]
[08Aug2020 20:13:46.831] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=up,facing=west,honey_level=4]
[08Aug2020 20:13:46.831] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=up,facing=west,honey_level=5]
[08Aug2020 20:13:46.831] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=up,facing=east,honey_level=0]
[08Aug2020 20:13:46.831] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=up,facing=east,honey_level=1]
[08Aug2020 20:13:46.831] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=up,facing=east,honey_level=2]
[08Aug2020 20:13:46.831] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=up,facing=east,honey_level=3]
[08Aug2020 20:13:46.832] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=up,facing=east,honey_level=4]
[08Aug2020 20:13:46.832] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=up,facing=east,honey_level=5]
[08Aug2020 20:13:46.832] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=left,facing=north,honey_level=0]
[08Aug2020 20:13:46.832] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.PlayerInteractEvent.MCEntityInteract
[08Aug2020 20:13:46.832] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=left,facing=north,honey_level=1]
[08Aug2020 20:13:46.832] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=left,facing=north,honey_level=2]
[08Aug2020 20:13:46.832] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=left,facing=north,honey_level=3]
[08Aug2020 20:13:46.833] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=left,facing=north,honey_level=4]
[08Aug2020 20:13:46.833] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=left,facing=north,honey_level=5]
[08Aug2020 20:13:46.833] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=left,facing=south,honey_level=0]
[08Aug2020 20:13:46.833] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=left,facing=south,honey_level=1]
[08Aug2020 20:13:46.833] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=left,facing=south,honey_level=2]
[08Aug2020 20:13:46.834] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=left,facing=south,honey_level=3]
[08Aug2020 20:13:46.834] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=left,facing=south,honey_level=4]
[08Aug2020 20:13:46.834] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.PlayerInteractEvent.MCLeftClickBlock
[08Aug2020 20:13:46.834] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=left,facing=south,honey_level=5]
[08Aug2020 20:13:46.834] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=left,facing=west,honey_level=0]
[08Aug2020 20:13:46.835] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=left,facing=west,honey_level=1]
[08Aug2020 20:13:46.835] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=left,facing=west,honey_level=2]
[08Aug2020 20:13:46.835] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=left,facing=west,honey_level=3]
[08Aug2020 20:13:46.835] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=left,facing=west,honey_level=4]
[08Aug2020 20:13:46.836] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=left,facing=west,honey_level=5]
[08Aug2020 20:13:46.836] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=left,facing=east,honey_level=0]
[08Aug2020 20:13:46.836] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=left,facing=east,honey_level=1]
[08Aug2020 20:13:46.836] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.PlayerInteractEvent.MCRightClickEmpty
[08Aug2020 20:13:46.836] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=left,facing=east,honey_level=2]
[08Aug2020 20:13:46.836] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=left,facing=east,honey_level=3]
[08Aug2020 20:13:46.837] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=left,facing=east,honey_level=4]
[08Aug2020 20:13:46.837] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=left,facing=east,honey_level=5]
[08Aug2020 20:13:46.837] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=right,facing=north,honey_level=0]
[08Aug2020 20:13:46.837] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=right,facing=north,honey_level=1]
[08Aug2020 20:13:46.838] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=right,facing=north,honey_level=2]
[08Aug2020 20:13:46.838] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=right,facing=north,honey_level=3]
[08Aug2020 20:13:46.838] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=right,facing=north,honey_level=4]
[08Aug2020 20:13:46.838] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.PlayerInteractEvent.MCRightClickBlock
[08Aug2020 20:13:46.838] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=right,facing=north,honey_level=5]
[08Aug2020 20:13:46.838] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=right,facing=south,honey_level=0]
[08Aug2020 20:13:46.839] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=right,facing=south,honey_level=1]
[08Aug2020 20:13:46.839] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=right,facing=south,honey_level=2]
[08Aug2020 20:13:46.839] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=right,facing=south,honey_level=3]
[08Aug2020 20:13:46.839] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=right,facing=south,honey_level=4]
[08Aug2020 20:13:46.839] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=right,facing=south,honey_level=5]
[08Aug2020 20:13:46.840] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=right,facing=west,honey_level=0]
[08Aug2020 20:13:46.840] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=right,facing=west,honey_level=1]
[08Aug2020 20:13:46.840] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=right,facing=west,honey_level=2]
[08Aug2020 20:13:46.840] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.PlayerInteractEvent.MCEntityInteractSpecific
[08Aug2020 20:13:46.840] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=right,facing=west,honey_level=3]
[08Aug2020 20:13:46.841] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=right,facing=west,honey_level=4]
[08Aug2020 20:13:46.841] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=right,facing=west,honey_level=5]
[08Aug2020 20:13:46.841] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=right,facing=east,honey_level=0]
[08Aug2020 20:13:46.841] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=right,facing=east,honey_level=1]
[08Aug2020 20:13:46.841] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=right,facing=east,honey_level=2]
[08Aug2020 20:13:46.841] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=right,facing=east,honey_level=3]
[08Aug2020 20:13:46.841] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=right,facing=east,honey_level=4]
[08Aug2020 20:13:46.842] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_driftwood_beehive}[expanded=right,facing=east,honey_level=5]
[08Aug2020 20:13:46.842] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=none,facing=north,honey_level=0]
[08Aug2020 20:13:46.842] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=none,facing=north,honey_level=1]
[08Aug2020 20:13:46.842] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.PlayerInteractEvent.MCLeftClickEmpty
[08Aug2020 20:13:46.842] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=none,facing=north,honey_level=2]
[08Aug2020 20:13:46.842] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=none,facing=north,honey_level=3]
[08Aug2020 20:13:46.843] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=none,facing=north,honey_level=4]
[08Aug2020 20:13:46.843] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=none,facing=north,honey_level=5]
[08Aug2020 20:13:46.843] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=none,facing=south,honey_level=0]
[08Aug2020 20:13:46.843] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=none,facing=south,honey_level=1]
[08Aug2020 20:13:46.843] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=none,facing=south,honey_level=2]
[08Aug2020 20:13:46.843] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=none,facing=south,honey_level=3]
[08Aug2020 20:13:46.844] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=none,facing=south,honey_level=4]
[08Aug2020 20:13:46.844] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=none,facing=south,honey_level=5]
[08Aug2020 20:13:46.844] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=none,facing=west,honey_level=0]
[08Aug2020 20:13:46.844] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=none,facing=west,honey_level=1]
[08Aug2020 20:13:46.844] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=none,facing=west,honey_level=2]
[08Aug2020 20:13:46.844] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=none,facing=west,honey_level=3]
[08Aug2020 20:13:46.844] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=none,facing=west,honey_level=4]
[08Aug2020 20:13:46.845] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=none,facing=west,honey_level=5]
[08Aug2020 20:13:46.845] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=none,facing=east,honey_level=0]
[08Aug2020 20:13:46.845] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=none,facing=east,honey_level=1]
[08Aug2020 20:13:46.845] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.PlayerInteractEvent.MCRightClickItem
[08Aug2020 20:13:46.845] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=none,facing=east,honey_level=2]
[08Aug2020 20:13:46.845] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=none,facing=east,honey_level=3]
[08Aug2020 20:13:46.845] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=none,facing=east,honey_level=4]
[08Aug2020 20:13:46.845] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=none,facing=east,honey_level=5]
[08Aug2020 20:13:46.846] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=up,facing=north,honey_level=0]
[08Aug2020 20:13:46.846] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=up,facing=north,honey_level=1]
[08Aug2020 20:13:46.846] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=up,facing=north,honey_level=2]
[08Aug2020 20:13:46.846] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=up,facing=north,honey_level=3]
[08Aug2020 20:13:46.846] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=up,facing=north,honey_level=4]
[08Aug2020 20:13:46.847] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=up,facing=north,honey_level=5]
[08Aug2020 20:13:46.847] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=up,facing=south,honey_level=0]
[08Aug2020 20:13:46.847] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=up,facing=south,honey_level=1]
[08Aug2020 20:13:46.847] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=up,facing=south,honey_level=2]
[08Aug2020 20:13:46.848] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=up,facing=south,honey_level=3]
[08Aug2020 20:13:46.848] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.MCArrowLooseEvent
[08Aug2020 20:13:46.848] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=up,facing=south,honey_level=4]
[08Aug2020 20:13:46.848] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=up,facing=south,honey_level=5]
[08Aug2020 20:13:46.848] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=up,facing=west,honey_level=0]
[08Aug2020 20:13:46.848] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=up,facing=west,honey_level=1]
[08Aug2020 20:13:46.849] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=up,facing=west,honey_level=2]
[08Aug2020 20:13:46.849] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=up,facing=west,honey_level=3]
[08Aug2020 20:13:46.849] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=up,facing=west,honey_level=4]
[08Aug2020 20:13:46.849] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=up,facing=west,honey_level=5]
[08Aug2020 20:13:46.849] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=up,facing=east,honey_level=0]
[08Aug2020 20:13:46.850] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=up,facing=east,honey_level=1]
[08Aug2020 20:13:46.850] [modloading-worker-15/INFO] [Mekanism/]: Fake player readout: UUID = 46e82cd0-d480-3d48-800a-77431ede078e, name = [Mekanism]
[08Aug2020 20:13:46.850] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=up,facing=east,honey_level=2]
[08Aug2020 20:13:46.850] [modloading-worker-15/INFO] [Mekanism/]: Loading complete.
[08Aug2020 20:13:46.850] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=up,facing=east,honey_level=3]
[08Aug2020 20:13:46.850] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.MCSleepingTimeCheckEvent
[08Aug2020 20:13:46.850] [modloading-worker-15/INFO] [Mekanism/]: Mod loaded.
[08Aug2020 20:13:46.850] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=up,facing=east,honey_level=4]
[08Aug2020 20:13:46.851] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=up,facing=east,honey_level=5]
[08Aug2020 20:13:46.851] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=left,facing=north,honey_level=0]
[08Aug2020 20:13:46.851] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=left,facing=north,honey_level=1]
[08Aug2020 20:13:46.851] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=left,facing=north,honey_level=2]
[08Aug2020 20:13:46.852] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=left,facing=north,honey_level=3]
[08Aug2020 20:13:46.852] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=left,facing=north,honey_level=4]
[08Aug2020 20:13:46.852] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=left,facing=north,honey_level=5]
[08Aug2020 20:13:46.852] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.MCPlayerDestroyItemEvent
[08Aug2020 20:13:46.852] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=left,facing=south,honey_level=0]
[08Aug2020 20:13:46.853] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=left,facing=south,honey_level=1]
[08Aug2020 20:13:46.853] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=left,facing=south,honey_level=2]
[08Aug2020 20:13:46.853] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=left,facing=south,honey_level=3]
[08Aug2020 20:13:46.853] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=left,facing=south,honey_level=4]
[08Aug2020 20:13:46.853] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=left,facing=south,honey_level=5]
[08Aug2020 20:13:46.854] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=left,facing=west,honey_level=0]
[08Aug2020 20:13:46.854] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=left,facing=west,honey_level=1]
[08Aug2020 20:13:46.854] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=left,facing=west,honey_level=2]
[08Aug2020 20:13:46.854] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=left,facing=west,honey_level=3]
[08Aug2020 20:13:46.854] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.MCAdvancementEvent
[08Aug2020 20:13:46.854] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=left,facing=west,honey_level=4]
[08Aug2020 20:13:46.855] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=left,facing=west,honey_level=5]
[08Aug2020 20:13:46.855] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=left,facing=east,honey_level=0]
[08Aug2020 20:13:46.855] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=left,facing=east,honey_level=1]
[08Aug2020 20:13:46.855] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=left,facing=east,honey_level=2]
[08Aug2020 20:13:46.855] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=left,facing=east,honey_level=3]
[08Aug2020 20:13:46.856] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=left,facing=east,honey_level=4]
[08Aug2020 20:13:46.856] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=left,facing=east,honey_level=5]
[08Aug2020 20:13:46.856] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=right,facing=north,honey_level=0]
[08Aug2020 20:13:46.856] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=right,facing=north,honey_level=1]
[08Aug2020 20:13:46.856] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.MCEntityItemPickupEvent
[08Aug2020 20:13:46.856] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=right,facing=north,honey_level=2]
[08Aug2020 20:13:46.856] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=right,facing=north,honey_level=3]
[08Aug2020 20:13:46.857] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=right,facing=north,honey_level=4]
[08Aug2020 20:13:46.857] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=right,facing=north,honey_level=5]
[08Aug2020 20:13:46.857] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=right,facing=south,honey_level=0]
[08Aug2020 20:13:46.857] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=right,facing=south,honey_level=1]
[08Aug2020 20:13:46.858] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=right,facing=south,honey_level=2]
[08Aug2020 20:13:46.858] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=right,facing=south,honey_level=3]
[08Aug2020 20:13:46.858] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=right,facing=south,honey_level=4]
[08Aug2020 20:13:46.858] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.MCItemFishedEvent
[08Aug2020 20:13:46.858] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=right,facing=south,honey_level=5]
[08Aug2020 20:13:46.858] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=right,facing=west,honey_level=0]
[08Aug2020 20:13:46.859] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=right,facing=west,honey_level=1]
[08Aug2020 20:13:46.859] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=right,facing=west,honey_level=2]
[08Aug2020 20:13:46.859] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=right,facing=west,honey_level=3]
[08Aug2020 20:13:46.859] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=right,facing=west,honey_level=4]
[08Aug2020 20:13:46.859] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=right,facing=west,honey_level=5]
[08Aug2020 20:13:46.859] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=right,facing=east,honey_level=0]
[08Aug2020 20:13:46.860] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=right,facing=east,honey_level=1]
[08Aug2020 20:13:46.860] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=right,facing=east,honey_level=2]
[08Aug2020 20:13:46.860] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=right,facing=east,honey_level=3]
[08Aug2020 20:13:46.860] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=right,facing=east,honey_level=4]
[08Aug2020 20:13:46.860] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.MCCriticalHitEvent
[08Aug2020 20:13:46.860] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_river_beehive}[expanded=right,facing=east,honey_level=5]
[08Aug2020 20:13:46.860] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=none,facing=north,honey_level=0]
[08Aug2020 20:13:46.860] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=none,facing=north,honey_level=1]
[08Aug2020 20:13:46.861] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=none,facing=north,honey_level=2]
[08Aug2020 20:13:46.861] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=none,facing=north,honey_level=3]
[08Aug2020 20:13:46.861] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=none,facing=north,honey_level=4]
[08Aug2020 20:13:46.861] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=none,facing=north,honey_level=5]
[08Aug2020 20:13:46.861] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=none,facing=south,honey_level=0]
[08Aug2020 20:13:46.862] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=none,facing=south,honey_level=1]
[08Aug2020 20:13:46.862] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.MCBonemealEvent
[08Aug2020 20:13:46.862] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=none,facing=south,honey_level=2]
[08Aug2020 20:13:46.862] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=none,facing=south,honey_level=3]
[08Aug2020 20:13:46.862] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=none,facing=south,honey_level=4]
[08Aug2020 20:13:46.862] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=none,facing=south,honey_level=5]
[08Aug2020 20:13:46.862] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=none,facing=west,honey_level=0]
[08Aug2020 20:13:46.863] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=none,facing=west,honey_level=1]
[08Aug2020 20:13:46.863] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=none,facing=west,honey_level=2]
[08Aug2020 20:13:46.863] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=none,facing=west,honey_level=3]
[08Aug2020 20:13:46.863] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=none,facing=west,honey_level=4]
[08Aug2020 20:13:46.863] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=none,facing=west,honey_level=5]
[08Aug2020 20:13:46.863] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=none,facing=east,honey_level=0]
[08Aug2020 20:13:46.863] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=none,facing=east,honey_level=1]
[08Aug2020 20:13:46.864] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=none,facing=east,honey_level=2]
[08Aug2020 20:13:46.864] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.MCItemTooltipEvent
[08Aug2020 20:13:46.864] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=none,facing=east,honey_level=3]
[08Aug2020 20:13:46.864] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=none,facing=east,honey_level=4]
[08Aug2020 20:13:46.864] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=none,facing=east,honey_level=5]
[08Aug2020 20:13:46.864] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=up,facing=north,honey_level=0]
[08Aug2020 20:13:46.864] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=up,facing=north,honey_level=1]
[08Aug2020 20:13:46.864] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=up,facing=north,honey_level=2]
[08Aug2020 20:13:46.865] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=up,facing=north,honey_level=3]
[08Aug2020 20:13:46.865] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=up,facing=north,honey_level=4]
[08Aug2020 20:13:46.865] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=up,facing=north,honey_level=5]
[08Aug2020 20:13:46.865] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=up,facing=south,honey_level=0]
[08Aug2020 20:13:46.865] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=up,facing=south,honey_level=1]
[08Aug2020 20:13:46.865] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=up,facing=south,honey_level=2]
[08Aug2020 20:13:46.865] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=up,facing=south,honey_level=3]
[08Aug2020 20:13:46.866] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.PlayerContainerEvent.MCClose
[08Aug2020 20:13:46.866] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=up,facing=south,honey_level=4]
[08Aug2020 20:13:46.866] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=up,facing=south,honey_level=5]
[08Aug2020 20:13:46.866] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=up,facing=west,honey_level=0]
[08Aug2020 20:13:46.866] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=up,facing=west,honey_level=1]
[08Aug2020 20:13:46.866] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=up,facing=west,honey_level=2]
[08Aug2020 20:13:46.866] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=up,facing=west,honey_level=3]
[08Aug2020 20:13:46.867] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=up,facing=west,honey_level=4]
[08Aug2020 20:13:46.867] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=up,facing=west,honey_level=5]
[08Aug2020 20:13:46.867] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=up,facing=east,honey_level=0]
[08Aug2020 20:13:46.867] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=up,facing=east,honey_level=1]
[08Aug2020 20:13:46.867] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=up,facing=east,honey_level=2]
[08Aug2020 20:13:46.867] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=up,facing=east,honey_level=3]
[08Aug2020 20:13:46.868] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.PlayerContainerEvent.MCOpen
[08Aug2020 20:13:46.868] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=up,facing=east,honey_level=4]
[08Aug2020 20:13:46.868] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=up,facing=east,honey_level=5]
[08Aug2020 20:13:46.868] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=left,facing=north,honey_level=0]
[08Aug2020 20:13:46.868] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=left,facing=north,honey_level=1]
[08Aug2020 20:13:46.868] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=left,facing=north,honey_level=2]
[08Aug2020 20:13:46.868] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=left,facing=north,honey_level=3]
[08Aug2020 20:13:46.869] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=left,facing=north,honey_level=4]
[08Aug2020 20:13:46.869] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=left,facing=north,honey_level=5]
[08Aug2020 20:13:46.869] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=left,facing=south,honey_level=0]
[08Aug2020 20:13:46.869] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=left,facing=south,honey_level=1]
[08Aug2020 20:13:46.869] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=left,facing=south,honey_level=2]
[08Aug2020 20:13:46.869] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=left,facing=south,honey_level=3]
[08Aug2020 20:13:46.869] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=left,facing=south,honey_level=4]
[08Aug2020 20:13:46.870] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=left,facing=south,honey_level=5]
[08Aug2020 20:13:46.870] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=left,facing=west,honey_level=0]
[08Aug2020 20:13:46.870] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.MCPlayerSleepInBedEvent
[08Aug2020 20:13:46.870] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=left,facing=west,honey_level=1]
[08Aug2020 20:13:46.870] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=left,facing=west,honey_level=2]
[08Aug2020 20:13:46.870] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=left,facing=west,honey_level=3]
[08Aug2020 20:13:46.870] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=left,facing=west,honey_level=4]
[08Aug2020 20:13:46.870] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=left,facing=west,honey_level=5]
[08Aug2020 20:13:46.871] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=left,facing=east,honey_level=0]
[08Aug2020 20:13:46.871] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=left,facing=east,honey_level=1]
[08Aug2020 20:13:46.871] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=left,facing=east,honey_level=2]
[08Aug2020 20:13:46.871] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=left,facing=east,honey_level=3]
[08Aug2020 20:13:46.871] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=left,facing=east,honey_level=4]
[08Aug2020 20:13:46.871] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=left,facing=east,honey_level=5]
[08Aug2020 20:13:46.871] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=right,facing=north,honey_level=0]
[08Aug2020 20:13:46.872] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=right,facing=north,honey_level=1]
[08Aug2020 20:13:46.872] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.PlayerXpEvent.MCLevelChange
[08Aug2020 20:13:46.872] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=right,facing=north,honey_level=2]
[08Aug2020 20:13:46.872] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=right,facing=north,honey_level=3]
[08Aug2020 20:13:46.872] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=right,facing=north,honey_level=4]
[08Aug2020 20:13:46.872] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=right,facing=north,honey_level=5]
[08Aug2020 20:13:46.872] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=right,facing=south,honey_level=0]
[08Aug2020 20:13:46.873] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=right,facing=south,honey_level=1]
[08Aug2020 20:13:46.873] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=right,facing=south,honey_level=2]
[08Aug2020 20:13:46.873] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=right,facing=south,honey_level=3]
[08Aug2020 20:13:46.873] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=right,facing=south,honey_level=4]
[08Aug2020 20:13:46.873] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=right,facing=south,honey_level=5]
[08Aug2020 20:13:46.873] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=right,facing=west,honey_level=0]
[08Aug2020 20:13:46.873] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=right,facing=west,honey_level=1]
[08Aug2020 20:13:46.874] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=right,facing=west,honey_level=2]
[08Aug2020 20:13:46.874] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.PlayerXpEvent.MCXpChange
[08Aug2020 20:13:46.874] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=right,facing=west,honey_level=3]
[08Aug2020 20:13:46.874] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=right,facing=west,honey_level=4]
[08Aug2020 20:13:46.874] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=right,facing=west,honey_level=5]
[08Aug2020 20:13:46.874] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=right,facing=east,honey_level=0]
[08Aug2020 20:13:46.874] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=right,facing=east,honey_level=1]
[08Aug2020 20:13:46.875] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=right,facing=east,honey_level=2]
[08Aug2020 20:13:46.875] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=right,facing=east,honey_level=3]
[08Aug2020 20:13:46.875] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=right,facing=east,honey_level=4]
[08Aug2020 20:13:46.875] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_poise_beehive}[expanded=right,facing=east,honey_level=5]
[08Aug2020 20:13:46.875] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=none,facing=north,honey_level=0]
[08Aug2020 20:13:46.875] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=none,facing=north,honey_level=1]
[08Aug2020 20:13:46.876] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=none,facing=north,honey_level=2]
[08Aug2020 20:13:46.876] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.PlayerXpEvent.MCPickupXp
[08Aug2020 20:13:46.876] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=none,facing=north,honey_level=3]
[08Aug2020 20:13:46.876] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=none,facing=north,honey_level=4]
[08Aug2020 20:13:46.876] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=none,facing=north,honey_level=5]
[08Aug2020 20:13:46.876] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=none,facing=south,honey_level=0]
[08Aug2020 20:13:46.876] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=none,facing=south,honey_level=1]
[08Aug2020 20:13:46.876] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=none,facing=south,honey_level=2]
[08Aug2020 20:13:46.877] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=none,facing=south,honey_level=3]
[08Aug2020 20:13:46.877] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=none,facing=south,honey_level=4]
[08Aug2020 20:13:46.877] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=none,facing=south,honey_level=5]
[08Aug2020 20:13:46.877] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=none,facing=west,honey_level=0]
[08Aug2020 20:13:46.877] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=none,facing=west,honey_level=1]
[08Aug2020 20:13:46.877] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=none,facing=west,honey_level=2]
[08Aug2020 20:13:46.878] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.MCUseHoeEvent
[08Aug2020 20:13:46.878] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=none,facing=west,honey_level=3]
[08Aug2020 20:13:46.878] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=none,facing=west,honey_level=4]
[08Aug2020 20:13:46.878] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=none,facing=west,honey_level=5]
[08Aug2020 20:13:46.878] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=none,facing=east,honey_level=0]
[08Aug2020 20:13:46.878] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=none,facing=east,honey_level=1]
[08Aug2020 20:13:46.879] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=none,facing=east,honey_level=2]
[08Aug2020 20:13:46.879] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=none,facing=east,honey_level=3]
[08Aug2020 20:13:46.879] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=none,facing=east,honey_level=4]
[08Aug2020 20:13:46.879] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=none,facing=east,honey_level=5]
[08Aug2020 20:13:46.879] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=up,facing=north,honey_level=0]
[08Aug2020 20:13:46.879] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=up,facing=north,honey_level=1]
[08Aug2020 20:13:46.879] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=up,facing=north,honey_level=2]
[08Aug2020 20:13:46.880] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=up,facing=north,honey_level=3]
[08Aug2020 20:13:46.880] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.MCPlayerFlyableFallEvent
[08Aug2020 20:13:46.880] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=up,facing=north,honey_level=4]
[08Aug2020 20:13:46.880] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=up,facing=north,honey_level=5]
[08Aug2020 20:13:46.880] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=up,facing=south,honey_level=0]
[08Aug2020 20:13:46.880] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=up,facing=south,honey_level=1]
[08Aug2020 20:13:46.880] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=up,facing=south,honey_level=2]
[08Aug2020 20:13:46.881] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=up,facing=south,honey_level=3]
[08Aug2020 20:13:46.881] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=up,facing=south,honey_level=4]
[08Aug2020 20:13:46.881] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=up,facing=south,honey_level=5]
[08Aug2020 20:13:46.881] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=up,facing=west,honey_level=0]
[08Aug2020 20:13:46.881] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=up,facing=west,honey_level=1]
[08Aug2020 20:13:46.881] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=up,facing=west,honey_level=2]
[08Aug2020 20:13:46.881] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=up,facing=west,honey_level=3]
[08Aug2020 20:13:46.882] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=up,facing=west,honey_level=4]
[08Aug2020 20:13:46.882] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=up,facing=west,honey_level=5]
[08Aug2020 20:13:46.882] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=up,facing=east,honey_level=0]
[08Aug2020 20:13:46.882] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=up,facing=east,honey_level=1]
[08Aug2020 20:13:46.882] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=up,facing=east,honey_level=2]
[08Aug2020 20:13:46.882] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.PlayerEvent.MCItemPickupEvent
[08Aug2020 20:13:46.882] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=up,facing=east,honey_level=3]
[08Aug2020 20:13:46.882] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=up,facing=east,honey_level=4]
[08Aug2020 20:13:46.883] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=up,facing=east,honey_level=5]
[08Aug2020 20:13:46.883] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=left,facing=north,honey_level=0]
[08Aug2020 20:13:46.883] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=left,facing=north,honey_level=1]
[08Aug2020 20:13:46.883] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=left,facing=north,honey_level=2]
[08Aug2020 20:13:46.884] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=left,facing=north,honey_level=3]
[08Aug2020 20:13:46.885] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=left,facing=north,honey_level=4]
[08Aug2020 20:13:46.885] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=left,facing=north,honey_level=5]
[08Aug2020 20:13:46.885] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.PlayerEvent.MCItemCraftedEvent
[08Aug2020 20:13:46.885] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=left,facing=south,honey_level=0]
[08Aug2020 20:13:46.885] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=left,facing=south,honey_level=1]
[08Aug2020 20:13:46.885] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=left,facing=south,honey_level=2]
[08Aug2020 20:13:46.886] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=left,facing=south,honey_level=3]
[08Aug2020 20:13:46.886] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=left,facing=south,honey_level=4]
[08Aug2020 20:13:46.886] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=left,facing=south,honey_level=5]
[08Aug2020 20:13:46.886] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=left,facing=west,honey_level=0]
[08Aug2020 20:13:46.886] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=left,facing=west,honey_level=1]
[08Aug2020 20:13:46.887] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=left,facing=west,honey_level=2]
[08Aug2020 20:13:46.887] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=left,facing=west,honey_level=3]
[08Aug2020 20:13:46.887] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=left,facing=west,honey_level=4]
[08Aug2020 20:13:46.887] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.PlayerEvent.MCPlayerLoggedInEvent
[08Aug2020 20:13:46.887] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=left,facing=west,honey_level=5]
[08Aug2020 20:13:46.887] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=left,facing=east,honey_level=0]
[08Aug2020 20:13:46.888] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=left,facing=east,honey_level=1]
[08Aug2020 20:13:46.888] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=left,facing=east,honey_level=2]
[08Aug2020 20:13:46.888] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=left,facing=east,honey_level=3]
[08Aug2020 20:13:46.888] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=left,facing=east,honey_level=4]
[08Aug2020 20:13:46.888] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=left,facing=east,honey_level=5]
[08Aug2020 20:13:46.889] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=right,facing=north,honey_level=0]
[08Aug2020 20:13:46.889] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=right,facing=north,honey_level=1]
[08Aug2020 20:13:46.889] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.PlayerEvent.MCPlayerRespawnEvent
[08Aug2020 20:13:46.889] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=right,facing=north,honey_level=2]
[08Aug2020 20:13:46.889] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=right,facing=north,honey_level=3]
[08Aug2020 20:13:46.889] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=right,facing=north,honey_level=4]
[08Aug2020 20:13:46.889] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=right,facing=north,honey_level=5]
[08Aug2020 20:13:46.890] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=right,facing=south,honey_level=0]
[08Aug2020 20:13:46.890] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=right,facing=south,honey_level=1]
[08Aug2020 20:13:46.890] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=right,facing=south,honey_level=2]
[08Aug2020 20:13:46.890] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=right,facing=south,honey_level=3]
[08Aug2020 20:13:46.890] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=right,facing=south,honey_level=4]
[08Aug2020 20:13:46.891] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.PlayerEvent.MCItemSmeltedEvent
[08Aug2020 20:13:46.891] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=right,facing=south,honey_level=5]
[08Aug2020 20:13:46.891] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=right,facing=west,honey_level=0]
[08Aug2020 20:13:46.891] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=right,facing=west,honey_level=1]
[08Aug2020 20:13:46.891] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=right,facing=west,honey_level=2]
[08Aug2020 20:13:46.891] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=right,facing=west,honey_level=3]
[08Aug2020 20:13:46.891] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=right,facing=west,honey_level=4]
[08Aug2020 20:13:46.892] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=right,facing=west,honey_level=5]
[08Aug2020 20:13:46.892] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=right,facing=east,honey_level=0]
[08Aug2020 20:13:46.892] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=right,facing=east,honey_level=1]
[08Aug2020 20:13:46.892] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=right,facing=east,honey_level=2]
[08Aug2020 20:13:46.892] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.PlayerEvent.MCPlayerLoggedOutEvent
[08Aug2020 20:13:46.892] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=right,facing=east,honey_level=3]
[08Aug2020 20:13:46.893] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=right,facing=east,honey_level=4]
[08Aug2020 20:13:46.893] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_fir_beehive}[expanded=right,facing=east,honey_level=5]
[08Aug2020 20:13:46.893] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=none,facing=north,honey_level=0]
[08Aug2020 20:13:46.893] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=none,facing=north,honey_level=1]
[08Aug2020 20:13:46.893] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=none,facing=north,honey_level=2]
[08Aug2020 20:13:46.894] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=none,facing=north,honey_level=3]
[08Aug2020 20:13:46.894] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=none,facing=north,honey_level=4]
[08Aug2020 20:13:46.894] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=none,facing=north,honey_level=5]
[08Aug2020 20:13:46.894] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=none,facing=south,honey_level=0]
[08Aug2020 20:13:46.894] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=none,facing=south,honey_level=1]
[08Aug2020 20:13:46.894] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=none,facing=south,honey_level=2]
[08Aug2020 20:13:46.895] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.PlayerEvent.MCPlayerChangedDimensionEvent
[08Aug2020 20:13:46.895] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=none,facing=south,honey_level=3]
[08Aug2020 20:13:46.895] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=none,facing=south,honey_level=4]
[08Aug2020 20:13:46.895] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=none,facing=south,honey_level=5]
[08Aug2020 20:13:46.895] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=none,facing=west,honey_level=0]
[08Aug2020 20:13:46.895] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=none,facing=west,honey_level=1]
[08Aug2020 20:13:46.896] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=none,facing=west,honey_level=2]
[08Aug2020 20:13:46.896] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=none,facing=west,honey_level=3]
[08Aug2020 20:13:46.896] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=none,facing=west,honey_level=4]
[08Aug2020 20:13:46.896] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=none,facing=west,honey_level=5]
[08Aug2020 20:13:46.896] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=none,facing=east,honey_level=0]
[08Aug2020 20:13:46.897] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=none,facing=east,honey_level=1]
[08Aug2020 20:13:46.897] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=none,facing=east,honey_level=2]
[08Aug2020 20:13:46.897] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.MCFillBucketEvent
[08Aug2020 20:13:46.897] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=none,facing=east,honey_level=3]
[08Aug2020 20:13:46.897] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=none,facing=east,honey_level=4]
[08Aug2020 20:13:46.897] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=none,facing=east,honey_level=5]
[08Aug2020 20:13:46.898] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=up,facing=north,honey_level=0]
[08Aug2020 20:13:46.898] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=up,facing=north,honey_level=1]
[08Aug2020 20:13:46.898] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=up,facing=north,honey_level=2]
[08Aug2020 20:13:46.898] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=up,facing=north,honey_level=3]
[08Aug2020 20:13:46.898] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=up,facing=north,honey_level=4]
[08Aug2020 20:13:46.898] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=up,facing=north,honey_level=5]
[08Aug2020 20:13:46.899] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=up,facing=south,honey_level=0]
[08Aug2020 20:13:46.899] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=up,facing=south,honey_level=1]
[08Aug2020 20:13:46.899] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=up,facing=south,honey_level=2]
[08Aug2020 20:13:46.899] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.MCAnvilRepairEvent
[08Aug2020 20:13:46.899] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=up,facing=south,honey_level=3]
[08Aug2020 20:13:46.899] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=up,facing=south,honey_level=4]
[08Aug2020 20:13:46.900] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=up,facing=south,honey_level=5]
[08Aug2020 20:13:46.900] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=up,facing=west,honey_level=0]
[08Aug2020 20:13:46.900] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=up,facing=west,honey_level=1]
[08Aug2020 20:13:46.900] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=up,facing=west,honey_level=2]
[08Aug2020 20:13:46.900] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=up,facing=west,honey_level=3]
[08Aug2020 20:13:46.901] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=up,facing=west,honey_level=4]
[08Aug2020 20:13:46.901] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=up,facing=west,honey_level=5]
[08Aug2020 20:13:46.901] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=up,facing=east,honey_level=0]
[08Aug2020 20:13:46.901] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=up,facing=east,honey_level=1]
[08Aug2020 20:13:46.901] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=up,facing=east,honey_level=2]
[08Aug2020 20:13:46.901] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.MCSleepingLocationCheckEvent
[08Aug2020 20:13:46.902] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=up,facing=east,honey_level=3]
[08Aug2020 20:13:46.902] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=up,facing=east,honey_level=4]
[08Aug2020 20:13:46.902] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=up,facing=east,honey_level=5]
[08Aug2020 20:13:46.902] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=left,facing=north,honey_level=0]
[08Aug2020 20:13:46.902] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=left,facing=north,honey_level=1]
[08Aug2020 20:13:46.902] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=left,facing=north,honey_level=2]
[08Aug2020 20:13:46.903] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=left,facing=north,honey_level=3]
[08Aug2020 20:13:46.903] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=left,facing=north,honey_level=4]
[08Aug2020 20:13:46.903] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=left,facing=north,honey_level=5]
[08Aug2020 20:13:46.903] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=left,facing=south,honey_level=0]
[08Aug2020 20:13:46.903] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=left,facing=south,honey_level=1]
[08Aug2020 20:13:46.904] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.MCPlayerSetSpawnEvent
[08Aug2020 20:13:46.904] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=left,facing=south,honey_level=2]
[08Aug2020 20:13:46.904] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=left,facing=south,honey_level=3]
[08Aug2020 20:13:46.904] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=left,facing=south,honey_level=4]
[08Aug2020 20:13:46.904] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=left,facing=south,honey_level=5]
[08Aug2020 20:13:46.904] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=left,facing=west,honey_level=0]
[08Aug2020 20:13:46.905] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=left,facing=west,honey_level=1]
[08Aug2020 20:13:46.905] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=left,facing=west,honey_level=2]
[08Aug2020 20:13:46.905] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=left,facing=west,honey_level=3]
[08Aug2020 20:13:46.905] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=left,facing=west,honey_level=4]
[08Aug2020 20:13:46.905] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=left,facing=west,honey_level=5]
[08Aug2020 20:13:46.905] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.MCPlayerWakeUpEvent
[08Aug2020 20:13:46.905] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=left,facing=east,honey_level=0]
[08Aug2020 20:13:46.906] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=left,facing=east,honey_level=1]
[08Aug2020 20:13:46.906] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=left,facing=east,honey_level=2]
[08Aug2020 20:13:46.906] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=left,facing=east,honey_level=3]
[08Aug2020 20:13:46.906] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=left,facing=east,honey_level=4]
[08Aug2020 20:13:46.906] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=left,facing=east,honey_level=5]
[08Aug2020 20:13:46.907] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=right,facing=north,honey_level=0]
[08Aug2020 20:13:46.907] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=right,facing=north,honey_level=1]
[08Aug2020 20:13:46.907] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=right,facing=north,honey_level=2]
[08Aug2020 20:13:46.907] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=right,facing=north,honey_level=3]
[08Aug2020 20:13:46.907] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.misc.CTComposter
[08Aug2020 20:13:46.907] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=right,facing=north,honey_level=4]
[08Aug2020 20:13:46.908] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=right,facing=north,honey_level=5]
[08Aug2020 20:13:46.908] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=right,facing=south,honey_level=0]
[08Aug2020 20:13:46.908] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=right,facing=south,honey_level=1]
[08Aug2020 20:13:46.908] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=right,facing=south,honey_level=2]
[08Aug2020 20:13:46.908] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=right,facing=south,honey_level=3]
[08Aug2020 20:13:46.909] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=right,facing=south,honey_level=4]
[08Aug2020 20:13:46.909] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=right,facing=south,honey_level=5]
[08Aug2020 20:13:46.909] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=right,facing=west,honey_level=0]
[08Aug2020 20:13:46.909] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=right,facing=west,honey_level=1]
[08Aug2020 20:13:46.909] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.events.CTEventManager
[08Aug2020 20:13:46.909] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=right,facing=west,honey_level=2]
[08Aug2020 20:13:46.909] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=right,facing=west,honey_level=3]
[08Aug2020 20:13:46.910] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=right,facing=west,honey_level=4]
[08Aug2020 20:13:46.910] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=right,facing=west,honey_level=5]
[08Aug2020 20:13:46.910] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=right,facing=east,honey_level=0]
[08Aug2020 20:13:46.910] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=right,facing=east,honey_level=1]
[08Aug2020 20:13:46.910] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=right,facing=east,honey_level=2]
[08Aug2020 20:13:46.911] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=right,facing=east,honey_level=3]
[08Aug2020 20:13:46.911] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=right,facing=east,honey_level=4]
[08Aug2020 20:13:46.911] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_dead_beehive}[expanded=right,facing=east,honey_level=5]
[08Aug2020 20:13:46.911] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.blocks.MCBlockState
[08Aug2020 20:13:46.911] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=none,facing=north,honey_level=0]
[08Aug2020 20:13:46.911] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=none,facing=north,honey_level=1]
[08Aug2020 20:13:46.911] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=none,facing=north,honey_level=2]
[08Aug2020 20:13:46.912] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=none,facing=north,honey_level=3]
[08Aug2020 20:13:46.912] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=none,facing=north,honey_level=4]
[08Aug2020 20:13:46.912] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=none,facing=north,honey_level=5]
[08Aug2020 20:13:46.912] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=none,facing=south,honey_level=0]
[08Aug2020 20:13:46.912] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=none,facing=south,honey_level=1]
[08Aug2020 20:13:46.913] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=none,facing=south,honey_level=2]
[08Aug2020 20:13:46.913] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=none,facing=south,honey_level=3]
[08Aug2020 20:13:46.913] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=none,facing=south,honey_level=4]
[08Aug2020 20:13:46.913] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=none,facing=south,honey_level=5]
[08Aug2020 20:13:46.913] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.blocks.MCBlock
[08Aug2020 20:13:46.913] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=none,facing=west,honey_level=0]
[08Aug2020 20:13:46.914] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=none,facing=west,honey_level=1]
[08Aug2020 20:13:46.914] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=none,facing=west,honey_level=2]
[08Aug2020 20:13:46.914] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=none,facing=west,honey_level=3]
[08Aug2020 20:13:46.914] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=none,facing=west,honey_level=4]
[08Aug2020 20:13:46.914] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=none,facing=west,honey_level=5]
[08Aug2020 20:13:46.914] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=none,facing=east,honey_level=0]
[08Aug2020 20:13:46.915] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=none,facing=east,honey_level=1]
[08Aug2020 20:13:46.915] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=none,facing=east,honey_level=2]
[08Aug2020 20:13:46.915] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.entity.MCEntityClassification
[08Aug2020 20:13:46.915] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=none,facing=east,honey_level=3]
[08Aug2020 20:13:46.915] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=none,facing=east,honey_level=4]
[08Aug2020 20:13:46.915] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=none,facing=east,honey_level=5]
[08Aug2020 20:13:46.915] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=up,facing=north,honey_level=0]
[08Aug2020 20:13:46.916] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=up,facing=north,honey_level=1]
[08Aug2020 20:13:46.916] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=up,facing=north,honey_level=2]
[08Aug2020 20:13:46.916] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=up,facing=north,honey_level=3]
[08Aug2020 20:13:46.916] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=up,facing=north,honey_level=4]
[08Aug2020 20:13:46.916] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=up,facing=north,honey_level=5]
[08Aug2020 20:13:46.917] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=up,facing=south,honey_level=0]
[08Aug2020 20:13:46.917] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.entity.MCEntityType
[08Aug2020 20:13:46.917] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=up,facing=south,honey_level=1]
[08Aug2020 20:13:46.917] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=up,facing=south,honey_level=2]
[08Aug2020 20:13:46.917] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=up,facing=south,honey_level=3]
[08Aug2020 20:13:46.917] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=up,facing=south,honey_level=4]
[08Aug2020 20:13:46.917] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=up,facing=south,honey_level=5]
[08Aug2020 20:13:46.918] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=up,facing=west,honey_level=0]
[08Aug2020 20:13:46.918] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=up,facing=west,honey_level=1]
[08Aug2020 20:13:46.918] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=up,facing=west,honey_level=2]
[08Aug2020 20:13:46.918] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=up,facing=west,honey_level=3]
[08Aug2020 20:13:46.918] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=up,facing=west,honey_level=4]
[08Aug2020 20:13:46.918] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=up,facing=west,honey_level=5]
[08Aug2020 20:13:46.918] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.entity.player.MCPlayerEntity
[08Aug2020 20:13:46.919] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=up,facing=east,honey_level=0]
[08Aug2020 20:13:46.919] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=up,facing=east,honey_level=1]
[08Aug2020 20:13:46.919] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=up,facing=east,honey_level=2]
[08Aug2020 20:13:46.919] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=up,facing=east,honey_level=3]
[08Aug2020 20:13:46.919] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=up,facing=east,honey_level=4]
[08Aug2020 20:13:46.919] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=up,facing=east,honey_level=5]
[08Aug2020 20:13:46.920] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=left,facing=north,honey_level=0]
[08Aug2020 20:13:46.920] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=left,facing=north,honey_level=1]
[08Aug2020 20:13:46.920] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=left,facing=north,honey_level=2]
[08Aug2020 20:13:46.920] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=left,facing=north,honey_level=3]
[08Aug2020 20:13:46.920] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=left,facing=north,honey_level=4]
[08Aug2020 20:13:46.920] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=left,facing=north,honey_level=5]
[08Aug2020 20:13:46.921] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=left,facing=south,honey_level=0]
[08Aug2020 20:13:46.921] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=left,facing=south,honey_level=1]
[08Aug2020 20:13:46.921] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=left,facing=south,honey_level=2]
[08Aug2020 20:13:46.921] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=left,facing=south,honey_level=3]
[08Aug2020 20:13:46.921] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=left,facing=south,honey_level=4]
[08Aug2020 20:13:46.921] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=left,facing=south,honey_level=5]
[08Aug2020 20:13:46.922] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=left,facing=west,honey_level=0]
[08Aug2020 20:13:46.922] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=left,facing=west,honey_level=1]
[08Aug2020 20:13:46.922] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=left,facing=west,honey_level=2]
[08Aug2020 20:13:46.922] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=left,facing=west,honey_level=3]
[08Aug2020 20:13:46.922] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=left,facing=west,honey_level=4]
[08Aug2020 20:13:46.922] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=left,facing=west,honey_level=5]
[08Aug2020 20:13:46.922] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=left,facing=east,honey_level=0]
[08Aug2020 20:13:46.923] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=left,facing=east,honey_level=1]
[08Aug2020 20:13:46.923] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=left,facing=east,honey_level=2]
[08Aug2020 20:13:46.923] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=left,facing=east,honey_level=3]
[08Aug2020 20:13:46.923] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=left,facing=east,honey_level=4]
[08Aug2020 20:13:46.923] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=left,facing=east,honey_level=5]
[08Aug2020 20:13:46.923] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=right,facing=north,honey_level=0]
[08Aug2020 20:13:46.923] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=right,facing=north,honey_level=1]
[08Aug2020 20:13:46.923] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=right,facing=north,honey_level=2]
[08Aug2020 20:13:46.924] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=right,facing=north,honey_level=3]
[08Aug2020 20:13:46.924] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=right,facing=north,honey_level=4]
[08Aug2020 20:13:46.924] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=right,facing=north,honey_level=5]
[08Aug2020 20:13:46.924] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.block.material.MCMaterialColor
[08Aug2020 20:13:46.924] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=right,facing=south,honey_level=0]
[08Aug2020 20:13:46.925] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=right,facing=south,honey_level=1]
[08Aug2020 20:13:46.925] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=right,facing=south,honey_level=2]
[08Aug2020 20:13:46.925] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=right,facing=south,honey_level=3]
[08Aug2020 20:13:46.925] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=right,facing=south,honey_level=4]
[08Aug2020 20:13:46.925] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=right,facing=south,honey_level=5]
[08Aug2020 20:13:46.925] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=right,facing=west,honey_level=0]
[08Aug2020 20:13:46.925] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=right,facing=west,honey_level=1]
[08Aug2020 20:13:46.926] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=right,facing=west,honey_level=2]
[08Aug2020 20:13:46.926] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=right,facing=west,honey_level=3]
[08Aug2020 20:13:46.926] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=right,facing=west,honey_level=4]
[08Aug2020 20:13:46.926] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=right,facing=west,honey_level=5]
[08Aug2020 20:13:46.926] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.block.material.MCMaterial
[08Aug2020 20:13:46.926] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=right,facing=east,honey_level=0]
[08Aug2020 20:13:46.926] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=right,facing=east,honey_level=1]
[08Aug2020 20:13:46.926] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=right,facing=east,honey_level=2]
[08Aug2020 20:13:46.927] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=right,facing=east,honey_level=3]
[08Aug2020 20:13:46.927] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=right,facing=east,honey_level=4]
[08Aug2020 20:13:46.927] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_palm_beehive}[expanded=right,facing=east,honey_level=5]
[08Aug2020 20:13:46.927] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=none,facing=north,honey_level=0]
[08Aug2020 20:13:46.927] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=none,facing=north,honey_level=1]
[08Aug2020 20:13:46.927] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=none,facing=north,honey_level=2]
[08Aug2020 20:13:46.927] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=none,facing=north,honey_level=3]
[08Aug2020 20:13:46.927] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=none,facing=north,honey_level=4]
[08Aug2020 20:13:46.928] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=none,facing=north,honey_level=5]
[08Aug2020 20:13:46.928] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=none,facing=south,honey_level=0]
[08Aug2020 20:13:46.928] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=none,facing=south,honey_level=1]
[08Aug2020 20:13:46.928] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.data.IntArrayData
[08Aug2020 20:13:46.928] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=none,facing=south,honey_level=2]
[08Aug2020 20:13:46.928] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=none,facing=south,honey_level=3]
[08Aug2020 20:13:46.929] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=none,facing=south,honey_level=4]
[08Aug2020 20:13:46.929] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=none,facing=south,honey_level=5]
[08Aug2020 20:13:46.929] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=none,facing=west,honey_level=0]
[08Aug2020 20:13:46.929] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=none,facing=west,honey_level=1]
[08Aug2020 20:13:46.929] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=none,facing=west,honey_level=2]
[08Aug2020 20:13:46.929] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=none,facing=west,honey_level=3]
[08Aug2020 20:13:46.933] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=none,facing=west,honey_level=4]
[08Aug2020 20:13:46.933] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=none,facing=west,honey_level=5]
[08Aug2020 20:13:46.934] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=none,facing=east,honey_level=0]
[08Aug2020 20:13:46.934] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=none,facing=east,honey_level=1]
[08Aug2020 20:13:46.934] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=none,facing=east,honey_level=2]
[08Aug2020 20:13:46.934] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=none,facing=east,honey_level=3]
[08Aug2020 20:13:46.934] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=none,facing=east,honey_level=4]
[08Aug2020 20:13:46.934] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=none,facing=east,honey_level=5]
[08Aug2020 20:13:46.934] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=up,facing=north,honey_level=0]
[08Aug2020 20:13:46.934] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=up,facing=north,honey_level=1]
[08Aug2020 20:13:46.935] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=up,facing=north,honey_level=2]
[08Aug2020 20:13:46.935] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=up,facing=north,honey_level=3]
[08Aug2020 20:13:46.935] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=up,facing=north,honey_level=4]
[08Aug2020 20:13:46.935] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=up,facing=north,honey_level=5]
[08Aug2020 20:13:46.935] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=up,facing=south,honey_level=0]
[08Aug2020 20:13:46.935] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=up,facing=south,honey_level=1]
[08Aug2020 20:13:46.935] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=up,facing=south,honey_level=2]
[08Aug2020 20:13:46.936] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=up,facing=south,honey_level=3]
[08Aug2020 20:13:46.936] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=up,facing=south,honey_level=4]
[08Aug2020 20:13:46.936] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=up,facing=south,honey_level=5]
[08Aug2020 20:13:46.936] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=up,facing=west,honey_level=0]
[08Aug2020 20:13:46.936] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=up,facing=west,honey_level=1]
[08Aug2020 20:13:46.936] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=up,facing=west,honey_level=2]
[08Aug2020 20:13:46.936] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=up,facing=west,honey_level=3]
[08Aug2020 20:13:46.937] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=up,facing=west,honey_level=4]
[08Aug2020 20:13:46.937] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=up,facing=west,honey_level=5]
[08Aug2020 20:13:46.937] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=up,facing=east,honey_level=0]
[08Aug2020 20:13:46.937] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=up,facing=east,honey_level=1]
[08Aug2020 20:13:46.937] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=up,facing=east,honey_level=2]
[08Aug2020 20:13:46.937] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=up,facing=east,honey_level=3]
[08Aug2020 20:13:46.938] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=up,facing=east,honey_level=4]
[08Aug2020 20:13:46.938] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.data.ByteData
[08Aug2020 20:13:46.938] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=up,facing=east,honey_level=5]
[08Aug2020 20:13:46.938] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=left,facing=north,honey_level=0]
[08Aug2020 20:13:46.938] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=left,facing=north,honey_level=1]
[08Aug2020 20:13:46.938] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=left,facing=north,honey_level=2]
[08Aug2020 20:13:46.938] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=left,facing=north,honey_level=3]
[08Aug2020 20:13:46.938] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=left,facing=north,honey_level=4]
[08Aug2020 20:13:46.939] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=left,facing=north,honey_level=5]
[08Aug2020 20:13:46.939] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=left,facing=south,honey_level=0]
[08Aug2020 20:13:46.939] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=left,facing=south,honey_level=1]
[08Aug2020 20:13:46.939] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=left,facing=south,honey_level=2]
[08Aug2020 20:13:46.939] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=left,facing=south,honey_level=3]
[08Aug2020 20:13:46.940] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=left,facing=south,honey_level=4]
[08Aug2020 20:13:46.940] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=left,facing=south,honey_level=5]
[08Aug2020 20:13:46.940] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=left,facing=west,honey_level=0]
[08Aug2020 20:13:46.940] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=left,facing=west,honey_level=1]
[08Aug2020 20:13:46.940] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=left,facing=west,honey_level=2]
[08Aug2020 20:13:46.940] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=left,facing=west,honey_level=3]
[08Aug2020 20:13:46.940] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=left,facing=west,honey_level=4]
[08Aug2020 20:13:46.941] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=left,facing=west,honey_level=5]
[08Aug2020 20:13:46.941] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=left,facing=east,honey_level=0]
[08Aug2020 20:13:46.941] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=left,facing=east,honey_level=1]
[08Aug2020 20:13:46.941] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=left,facing=east,honey_level=2]
[08Aug2020 20:13:46.941] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=left,facing=east,honey_level=3]
[08Aug2020 20:13:46.941] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.data.DoubleData
[08Aug2020 20:13:46.941] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=left,facing=east,honey_level=4]
[08Aug2020 20:13:46.942] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=left,facing=east,honey_level=5]
[08Aug2020 20:13:46.942] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=right,facing=north,honey_level=0]
[08Aug2020 20:13:46.942] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=right,facing=north,honey_level=1]
[08Aug2020 20:13:46.942] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=right,facing=north,honey_level=2]
[08Aug2020 20:13:46.942] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=right,facing=north,honey_level=3]
[08Aug2020 20:13:46.943] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=right,facing=north,honey_level=4]
[08Aug2020 20:13:46.943] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=right,facing=north,honey_level=5]
[08Aug2020 20:13:46.943] [modloading-worker-11/INFO] [AE2:S/]: Post Initialization ( started )
[08Aug2020 20:13:46.943] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=right,facing=south,honey_level=0]
[08Aug2020 20:13:46.943] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=right,facing=south,honey_level=1]
[08Aug2020 20:13:46.943] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.data.LongArrayData
[08Aug2020 20:13:46.943] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=right,facing=south,honey_level=2]
[08Aug2020 20:13:46.944] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=right,facing=south,honey_level=3]
[08Aug2020 20:13:46.944] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=right,facing=south,honey_level=4]
[08Aug2020 20:13:46.944] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=right,facing=south,honey_level=5]
[08Aug2020 20:13:46.944] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=right,facing=west,honey_level=0]
[08Aug2020 20:13:46.944] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=right,facing=west,honey_level=1]
[08Aug2020 20:13:46.945] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=right,facing=west,honey_level=2]
[08Aug2020 20:13:46.945] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=right,facing=west,honey_level=3]
[08Aug2020 20:13:46.945] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=right,facing=west,honey_level=4]
[08Aug2020 20:13:46.945] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.data.IntData
[08Aug2020 20:13:46.945] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=right,facing=west,honey_level=5]
[08Aug2020 20:13:46.946] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=right,facing=east,honey_level=0]
[08Aug2020 20:13:46.946] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=right,facing=east,honey_level=1]
[08Aug2020 20:13:46.949] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=right,facing=east,honey_level=2]
[08Aug2020 20:13:46.949] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=right,facing=east,honey_level=3]
[08Aug2020 20:13:46.950] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=right,facing=east,honey_level=4]
[08Aug2020 20:13:46.950] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_magic_beehive}[expanded=right,facing=east,honey_level=5]
[08Aug2020 20:13:46.950] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.data.LongData
[08Aug2020 20:13:46.950] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=none,facing=north,honey_level=0]
[08Aug2020 20:13:46.950] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=none,facing=north,honey_level=1]
[08Aug2020 20:13:46.951] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=none,facing=north,honey_level=2]
[08Aug2020 20:13:46.951] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=none,facing=north,honey_level=3]
[08Aug2020 20:13:46.951] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=none,facing=north,honey_level=4]
[08Aug2020 20:13:46.951] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=none,facing=north,honey_level=5]
[08Aug2020 20:13:46.952] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=none,facing=south,honey_level=0]
[08Aug2020 20:13:46.952] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.data.StringData
[08Aug2020 20:13:46.952] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=none,facing=south,honey_level=1]
[08Aug2020 20:13:46.952] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=none,facing=south,honey_level=2]
[08Aug2020 20:13:46.952] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=none,facing=south,honey_level=3]
[08Aug2020 20:13:46.953] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=none,facing=south,honey_level=4]
[08Aug2020 20:13:46.953] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=none,facing=south,honey_level=5]
[08Aug2020 20:13:46.953] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=none,facing=west,honey_level=0]
[08Aug2020 20:13:46.954] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=none,facing=west,honey_level=1]
[08Aug2020 20:13:46.954] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=none,facing=west,honey_level=2]
[08Aug2020 20:13:46.954] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=none,facing=west,honey_level=3]
[08Aug2020 20:13:46.954] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=none,facing=west,honey_level=4]
[08Aug2020 20:13:46.954] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.data.MapData
[08Aug2020 20:13:46.954] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=none,facing=west,honey_level=5]
[08Aug2020 20:13:46.955] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=none,facing=east,honey_level=0]
[08Aug2020 20:13:46.955] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=none,facing=east,honey_level=1]
[08Aug2020 20:13:46.955] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=none,facing=east,honey_level=2]
[08Aug2020 20:13:46.955] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=none,facing=east,honey_level=3]
[08Aug2020 20:13:46.955] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=none,facing=east,honey_level=4]
[08Aug2020 20:13:46.956] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=none,facing=east,honey_level=5]
[08Aug2020 20:13:46.956] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=up,facing=north,honey_level=0]
[08Aug2020 20:13:46.956] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=up,facing=north,honey_level=1]
[08Aug2020 20:13:46.956] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=up,facing=north,honey_level=2]
[08Aug2020 20:13:46.956] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=up,facing=north,honey_level=3]
[08Aug2020 20:13:46.956] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=up,facing=north,honey_level=4]
[08Aug2020 20:13:46.957] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=up,facing=north,honey_level=5]
[08Aug2020 20:13:46.957] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=up,facing=south,honey_level=0]
[08Aug2020 20:13:46.957] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=up,facing=south,honey_level=1]
[08Aug2020 20:13:46.957] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=up,facing=south,honey_level=2]
[08Aug2020 20:13:46.957] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.data.ListData
[08Aug2020 20:13:46.957] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=up,facing=south,honey_level=3]
[08Aug2020 20:13:46.957] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=up,facing=south,honey_level=4]
[08Aug2020 20:13:46.958] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=up,facing=south,honey_level=5]
[08Aug2020 20:13:46.958] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=up,facing=west,honey_level=0]
[08Aug2020 20:13:46.958] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=up,facing=west,honey_level=1]
[08Aug2020 20:13:46.958] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=up,facing=west,honey_level=2]
[08Aug2020 20:13:46.958] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=up,facing=west,honey_level=3]
[08Aug2020 20:13:46.958] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=up,facing=west,honey_level=4]
[08Aug2020 20:13:46.959] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=up,facing=west,honey_level=5]
[08Aug2020 20:13:46.959] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=up,facing=east,honey_level=0]
[08Aug2020 20:13:46.959] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=up,facing=east,honey_level=1]
[08Aug2020 20:13:46.959] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=up,facing=east,honey_level=2]
[08Aug2020 20:13:46.959] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=up,facing=east,honey_level=3]
[08Aug2020 20:13:46.960] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=up,facing=east,honey_level=4]
[08Aug2020 20:13:46.960] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.data.ShortData
[08Aug2020 20:13:46.960] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=up,facing=east,honey_level=5]
[08Aug2020 20:13:46.960] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=left,facing=north,honey_level=0]
[08Aug2020 20:13:46.960] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=left,facing=north,honey_level=1]
[08Aug2020 20:13:46.960] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=left,facing=north,honey_level=2]
[08Aug2020 20:13:46.960] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=left,facing=north,honey_level=3]
[08Aug2020 20:13:46.960] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=left,facing=north,honey_level=4]
[08Aug2020 20:13:46.961] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=left,facing=north,honey_level=5]
[08Aug2020 20:13:46.961] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=left,facing=south,honey_level=0]
[08Aug2020 20:13:46.961] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=left,facing=south,honey_level=1]
[08Aug2020 20:13:46.961] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=left,facing=south,honey_level=2]
[08Aug2020 20:13:46.961] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=left,facing=south,honey_level=3]
[08Aug2020 20:13:46.961] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=left,facing=south,honey_level=4]
[08Aug2020 20:13:46.961] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.data.FloatData
[08Aug2020 20:13:46.962] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=left,facing=south,honey_level=5]
[08Aug2020 20:13:46.962] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=left,facing=west,honey_level=0]
[08Aug2020 20:13:46.962] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=left,facing=west,honey_level=1]
[08Aug2020 20:13:46.962] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=left,facing=west,honey_level=2]
[08Aug2020 20:13:46.962] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=left,facing=west,honey_level=3]
[08Aug2020 20:13:46.962] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=left,facing=west,honey_level=4]
[08Aug2020 20:13:46.962] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=left,facing=west,honey_level=5]
[08Aug2020 20:13:46.963] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=left,facing=east,honey_level=0]
[08Aug2020 20:13:46.966] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=left,facing=east,honey_level=1]
[08Aug2020 20:13:46.966] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=left,facing=east,honey_level=2]
[08Aug2020 20:13:46.966] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=left,facing=east,honey_level=3]
[08Aug2020 20:13:46.966] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=left,facing=east,honey_level=4]
[08Aug2020 20:13:46.966] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.data.ByteArrayData
[08Aug2020 20:13:46.966] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=left,facing=east,honey_level=5]
[08Aug2020 20:13:47.321] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=right,facing=north,honey_level=0]
[08Aug2020 20:13:47.322] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=right,facing=north,honey_level=1]
[08Aug2020 20:13:47.322] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=right,facing=north,honey_level=2]
[08Aug2020 20:13:47.322] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=right,facing=north,honey_level=3]
[08Aug2020 20:13:47.323] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=right,facing=north,honey_level=4]
[08Aug2020 20:13:47.323] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=right,facing=north,honey_level=5]
[08Aug2020 20:13:47.323] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=right,facing=south,honey_level=0]
[08Aug2020 20:13:47.323] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=right,facing=south,honey_level=1]
[08Aug2020 20:13:47.323] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=right,facing=south,honey_level=2]
[08Aug2020 20:13:47.323] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=right,facing=south,honey_level=3]
[08Aug2020 20:13:47.323] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=right,facing=south,honey_level=4]
[08Aug2020 20:13:47.324] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=right,facing=south,honey_level=5]
[08Aug2020 20:13:47.324] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=right,facing=west,honey_level=0]
[08Aug2020 20:13:47.324] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=right,facing=west,honey_level=1]
[08Aug2020 20:13:47.324] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=right,facing=west,honey_level=2]
[08Aug2020 20:13:47.324] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=right,facing=west,honey_level=3]
[08Aug2020 20:13:47.324] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=right,facing=west,honey_level=4]
[08Aug2020 20:13:47.324] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=right,facing=west,honey_level=5]
[08Aug2020 20:13:47.325] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=right,facing=east,honey_level=0]
[08Aug2020 20:13:47.325] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=right,facing=east,honey_level=1]
[08Aug2020 20:13:47.325] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=right,facing=east,honey_level=2]
[08Aug2020 20:13:47.325] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=right,facing=east,honey_level=3]
[08Aug2020 20:13:47.325] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=right,facing=east,honey_level=4]
[08Aug2020 20:13:47.325] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_cherry_beehive}[expanded=right,facing=east,honey_level=5]
[08Aug2020 20:13:47.325] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=none,facing=north,honey_level=0]
[08Aug2020 20:13:47.326] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=none,facing=north,honey_level=1]
[08Aug2020 20:13:47.326] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.potion.MCPotion
[08Aug2020 20:13:47.326] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=none,facing=north,honey_level=2]
[08Aug2020 20:13:47.326] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=none,facing=north,honey_level=3]
[08Aug2020 20:13:47.326] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=none,facing=north,honey_level=4]
[08Aug2020 20:13:47.327] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=none,facing=north,honey_level=5]
[08Aug2020 20:13:47.327] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=none,facing=south,honey_level=0]
[08Aug2020 20:13:47.327] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=none,facing=south,honey_level=1]
[08Aug2020 20:13:47.327] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=none,facing=south,honey_level=2]
[08Aug2020 20:13:47.328] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=none,facing=south,honey_level=3]
[08Aug2020 20:13:47.328] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=none,facing=south,honey_level=4]
[08Aug2020 20:13:47.328] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=none,facing=south,honey_level=5]
[08Aug2020 20:13:47.328] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=none,facing=west,honey_level=0]
[08Aug2020 20:13:47.328] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=none,facing=west,honey_level=1]
[08Aug2020 20:13:47.328] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=none,facing=west,honey_level=2]
[08Aug2020 20:13:47.329] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=none,facing=west,honey_level=3]
[08Aug2020 20:13:47.329] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=none,facing=west,honey_level=4]
[08Aug2020 20:13:47.329] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=none,facing=west,honey_level=5]
[08Aug2020 20:13:47.329] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=none,facing=east,honey_level=0]
[08Aug2020 20:13:47.329] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=none,facing=east,honey_level=1]
[08Aug2020 20:13:47.329] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=none,facing=east,honey_level=2]
[08Aug2020 20:13:47.329] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.potion.MCEffect
[08Aug2020 20:13:47.329] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=none,facing=east,honey_level=3]
[08Aug2020 20:13:47.330] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=none,facing=east,honey_level=4]
[08Aug2020 20:13:47.330] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=none,facing=east,honey_level=5]
[08Aug2020 20:13:47.330] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=up,facing=north,honey_level=0]
[08Aug2020 20:13:47.330] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=up,facing=north,honey_level=1]
[08Aug2020 20:13:47.331] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=up,facing=north,honey_level=2]
[08Aug2020 20:13:47.331] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=up,facing=north,honey_level=3]
[08Aug2020 20:13:47.331] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=up,facing=north,honey_level=4]
[08Aug2020 20:13:47.331] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=up,facing=north,honey_level=5]
[08Aug2020 20:13:47.332] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=up,facing=south,honey_level=0]
[08Aug2020 20:13:47.332] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=up,facing=south,honey_level=1]
[08Aug2020 20:13:47.333] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=up,facing=south,honey_level=2]
[08Aug2020 20:13:47.333] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=up,facing=south,honey_level=3]
[08Aug2020 20:13:47.333] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=up,facing=south,honey_level=4]
[08Aug2020 20:13:47.333] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=up,facing=south,honey_level=5]
[08Aug2020 20:13:47.333] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=up,facing=west,honey_level=0]
[08Aug2020 20:13:47.333] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=up,facing=west,honey_level=1]
[08Aug2020 20:13:47.334] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=up,facing=west,honey_level=2]
[08Aug2020 20:13:47.334] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=up,facing=west,honey_level=3]
[08Aug2020 20:13:47.334] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=up,facing=west,honey_level=4]
[08Aug2020 20:13:47.334] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=up,facing=west,honey_level=5]
[08Aug2020 20:13:47.334] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=up,facing=east,honey_level=0]
[08Aug2020 20:13:47.334] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=up,facing=east,honey_level=1]
[08Aug2020 20:13:47.335] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=up,facing=east,honey_level=2]
[08Aug2020 20:13:47.335] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=up,facing=east,honey_level=3]
[08Aug2020 20:13:47.335] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=up,facing=east,honey_level=4]
[08Aug2020 20:13:47.335] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=up,facing=east,honey_level=5]
[08Aug2020 20:13:47.335] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=left,facing=north,honey_level=0]
[08Aug2020 20:13:47.335] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=left,facing=north,honey_level=1]
[08Aug2020 20:13:47.336] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=left,facing=north,honey_level=2]
[08Aug2020 20:13:47.336] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=left,facing=north,honey_level=3]
[08Aug2020 20:13:47.336] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=left,facing=north,honey_level=4]
[08Aug2020 20:13:47.336] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=left,facing=north,honey_level=5]
[08Aug2020 20:13:47.337] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=left,facing=south,honey_level=0]
[08Aug2020 20:13:47.337] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=left,facing=south,honey_level=1]
[08Aug2020 20:13:47.337] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=left,facing=south,honey_level=2]
[08Aug2020 20:13:47.337] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=left,facing=south,honey_level=3]
[08Aug2020 20:13:47.337] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=left,facing=south,honey_level=4]
[08Aug2020 20:13:47.337] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=left,facing=south,honey_level=5]
[08Aug2020 20:13:47.338] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=left,facing=west,honey_level=0]
[08Aug2020 20:13:47.338] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=left,facing=west,honey_level=1]
[08Aug2020 20:13:47.338] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=left,facing=west,honey_level=2]
[08Aug2020 20:13:47.338] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=left,facing=west,honey_level=3]
[08Aug2020 20:13:47.338] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=left,facing=west,honey_level=4]
[08Aug2020 20:13:47.338] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=left,facing=west,honey_level=5]
[08Aug2020 20:13:47.339] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=left,facing=east,honey_level=0]
[08Aug2020 20:13:47.339] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=left,facing=east,honey_level=1]
[08Aug2020 20:13:47.339] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=left,facing=east,honey_level=2]
[08Aug2020 20:13:47.339] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=left,facing=east,honey_level=3]
[08Aug2020 20:13:47.339] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=left,facing=east,honey_level=4]
[08Aug2020 20:13:47.340] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=left,facing=east,honey_level=5]
[08Aug2020 20:13:47.340] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=right,facing=north,honey_level=0]
[08Aug2020 20:13:47.340] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=right,facing=north,honey_level=1]
[08Aug2020 20:13:47.340] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=right,facing=north,honey_level=2]
[08Aug2020 20:13:47.340] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=right,facing=north,honey_level=3]
[08Aug2020 20:13:47.341] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=right,facing=north,honey_level=4]
[08Aug2020 20:13:47.341] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=right,facing=north,honey_level=5]
[08Aug2020 20:13:47.341] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=right,facing=south,honey_level=0]
[08Aug2020 20:13:47.341] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=right,facing=south,honey_level=1]
[08Aug2020 20:13:47.341] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=right,facing=south,honey_level=2]
[08Aug2020 20:13:47.341] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=right,facing=south,honey_level=3]
[08Aug2020 20:13:47.342] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=right,facing=south,honey_level=4]
[08Aug2020 20:13:47.342] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=right,facing=south,honey_level=5]
[08Aug2020 20:13:47.345] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=right,facing=west,honey_level=0]
[08Aug2020 20:13:47.345] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=right,facing=west,honey_level=1]
[08Aug2020 20:13:47.346] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=right,facing=west,honey_level=2]
[08Aug2020 20:13:47.346] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=right,facing=west,honey_level=3]
[08Aug2020 20:13:47.346] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=right,facing=west,honey_level=4]
[08Aug2020 20:13:47.346] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=right,facing=west,honey_level=5]
[08Aug2020 20:13:47.346] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=right,facing=east,honey_level=0]
[08Aug2020 20:13:47.347] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=right,facing=east,honey_level=1]
[08Aug2020 20:13:47.347] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=right,facing=east,honey_level=2]
[08Aug2020 20:13:47.347] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=right,facing=east,honey_level=3]
[08Aug2020 20:13:47.347] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=right,facing=east,honey_level=4]
[08Aug2020 20:13:47.347] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_umbran_beehive}[expanded=right,facing=east,honey_level=5]
[08Aug2020 20:13:47.348] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=none,facing=north,honey_level=0]
[08Aug2020 20:13:47.350] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=none,facing=north,honey_level=1]
[08Aug2020 20:13:47.350] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=none,facing=north,honey_level=2]
[08Aug2020 20:13:47.350] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=none,facing=north,honey_level=3]
[08Aug2020 20:13:47.350] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=none,facing=north,honey_level=4]
[08Aug2020 20:13:47.351] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=none,facing=north,honey_level=5]
[08Aug2020 20:13:47.351] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=none,facing=south,honey_level=0]
[08Aug2020 20:13:47.351] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=none,facing=south,honey_level=1]
[08Aug2020 20:13:47.351] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=none,facing=south,honey_level=2]
[08Aug2020 20:13:47.351] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=none,facing=south,honey_level=3]
[08Aug2020 20:13:47.351] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=none,facing=south,honey_level=4]
[08Aug2020 20:13:47.352] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=none,facing=south,honey_level=5]
[08Aug2020 20:13:47.352] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=none,facing=west,honey_level=0]
[08Aug2020 20:13:47.353] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=none,facing=west,honey_level=1]
[08Aug2020 20:13:47.353] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=none,facing=west,honey_level=2]
[08Aug2020 20:13:47.353] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=none,facing=west,honey_level=3]
[08Aug2020 20:13:47.354] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=none,facing=west,honey_level=4]
[08Aug2020 20:13:47.354] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=none,facing=west,honey_level=5]
[08Aug2020 20:13:47.354] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=none,facing=east,honey_level=0]
[08Aug2020 20:13:47.354] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=none,facing=east,honey_level=1]
[08Aug2020 20:13:47.355] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=none,facing=east,honey_level=2]
[08Aug2020 20:13:47.355] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=none,facing=east,honey_level=3]
[08Aug2020 20:13:47.355] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=none,facing=east,honey_level=4]
[08Aug2020 20:13:47.355] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=none,facing=east,honey_level=5]
[08Aug2020 20:13:47.355] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=up,facing=north,honey_level=0]
[08Aug2020 20:13:47.355] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=up,facing=north,honey_level=1]
[08Aug2020 20:13:47.356] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=up,facing=north,honey_level=2]
[08Aug2020 20:13:47.356] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=up,facing=north,honey_level=3]
[08Aug2020 20:13:47.356] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=up,facing=north,honey_level=4]
[08Aug2020 20:13:47.356] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=up,facing=north,honey_level=5]
[08Aug2020 20:13:47.356] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=up,facing=south,honey_level=0]
[08Aug2020 20:13:47.356] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=up,facing=south,honey_level=1]
[08Aug2020 20:13:47.357] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=up,facing=south,honey_level=2]
[08Aug2020 20:13:47.357] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=up,facing=south,honey_level=3]
[08Aug2020 20:13:47.357] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=up,facing=south,honey_level=4]
[08Aug2020 20:13:47.357] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=up,facing=south,honey_level=5]
[08Aug2020 20:13:47.357] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=up,facing=west,honey_level=0]
[08Aug2020 20:13:47.357] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=up,facing=west,honey_level=1]
[08Aug2020 20:13:47.358] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=up,facing=west,honey_level=2]
[08Aug2020 20:13:47.358] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=up,facing=west,honey_level=3]
[08Aug2020 20:13:47.358] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=up,facing=west,honey_level=4]
[08Aug2020 20:13:47.358] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=up,facing=west,honey_level=5]
[08Aug2020 20:13:47.358] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=up,facing=east,honey_level=0]
[08Aug2020 20:13:47.358] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=up,facing=east,honey_level=1]
[08Aug2020 20:13:47.359] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=up,facing=east,honey_level=2]
[08Aug2020 20:13:47.359] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=up,facing=east,honey_level=3]
[08Aug2020 20:13:47.359] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=up,facing=east,honey_level=4]
[08Aug2020 20:13:47.359] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=up,facing=east,honey_level=5]
[08Aug2020 20:13:47.359] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=left,facing=north,honey_level=0]
[08Aug2020 20:13:47.359] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=left,facing=north,honey_level=1]
[08Aug2020 20:13:47.359] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=left,facing=north,honey_level=2]
[08Aug2020 20:13:47.360] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=left,facing=north,honey_level=3]
[08Aug2020 20:13:47.360] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=left,facing=north,honey_level=4]
[08Aug2020 20:13:47.360] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=left,facing=north,honey_level=5]
[08Aug2020 20:13:47.360] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=left,facing=south,honey_level=0]
[08Aug2020 20:13:47.360] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=left,facing=south,honey_level=1]
[08Aug2020 20:13:47.360] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=left,facing=south,honey_level=2]
[08Aug2020 20:13:47.361] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=left,facing=south,honey_level=3]
[08Aug2020 20:13:47.361] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=left,facing=south,honey_level=4]
[08Aug2020 20:13:47.361] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=left,facing=south,honey_level=5]
[08Aug2020 20:13:47.361] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=left,facing=west,honey_level=0]
[08Aug2020 20:13:47.361] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=left,facing=west,honey_level=1]
[08Aug2020 20:13:47.361] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=left,facing=west,honey_level=2]
[08Aug2020 20:13:47.361] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=left,facing=west,honey_level=3]
[08Aug2020 20:13:47.362] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=left,facing=west,honey_level=4]
[08Aug2020 20:13:47.362] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=left,facing=west,honey_level=5]
[08Aug2020 20:13:47.362] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=left,facing=east,honey_level=0]
[08Aug2020 20:13:47.362] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=left,facing=east,honey_level=1]
[08Aug2020 20:13:47.362] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=left,facing=east,honey_level=2]
[08Aug2020 20:13:47.362] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=left,facing=east,honey_level=3]
[08Aug2020 20:13:47.363] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=left,facing=east,honey_level=4]
[08Aug2020 20:13:47.363] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=left,facing=east,honey_level=5]
[08Aug2020 20:13:47.363] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=right,facing=north,honey_level=0]
[08Aug2020 20:13:47.363] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=right,facing=north,honey_level=1]
[08Aug2020 20:13:47.363] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=right,facing=north,honey_level=2]
[08Aug2020 20:13:47.363] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=right,facing=north,honey_level=3]
[08Aug2020 20:13:47.364] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=right,facing=north,honey_level=4]
[08Aug2020 20:13:47.364] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=right,facing=north,honey_level=5]
[08Aug2020 20:13:47.364] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=right,facing=south,honey_level=0]
[08Aug2020 20:13:47.364] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=right,facing=south,honey_level=1]
[08Aug2020 20:13:47.364] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=right,facing=south,honey_level=2]
[08Aug2020 20:13:47.365] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=right,facing=south,honey_level=3]
[08Aug2020 20:13:47.365] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=right,facing=south,honey_level=4]
[08Aug2020 20:13:47.365] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=right,facing=south,honey_level=5]
[08Aug2020 20:13:47.365] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=right,facing=west,honey_level=0]
[08Aug2020 20:13:47.365] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=right,facing=west,honey_level=1]
[08Aug2020 20:13:47.365] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=right,facing=west,honey_level=2]
[08Aug2020 20:13:47.366] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=right,facing=west,honey_level=3]
[08Aug2020 20:13:47.366] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=right,facing=west,honey_level=4]
[08Aug2020 20:13:47.366] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=right,facing=west,honey_level=5]
[08Aug2020 20:13:47.366] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=right,facing=east,honey_level=0]
[08Aug2020 20:13:47.366] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=right,facing=east,honey_level=1]
[08Aug2020 20:13:47.366] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=right,facing=east,honey_level=2]
[08Aug2020 20:13:47.366] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=right,facing=east,honey_level=3]
[08Aug2020 20:13:47.367] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=right,facing=east,honey_level=4]
[08Aug2020 20:13:47.367] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_willow_beehive}[expanded=right,facing=east,honey_level=5]
[08Aug2020 20:13:47.367] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=none,facing=north,honey_level=0]
[08Aug2020 20:13:47.367] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=none,facing=north,honey_level=1]
[08Aug2020 20:13:47.367] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=none,facing=north,honey_level=2]
[08Aug2020 20:13:47.367] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=none,facing=north,honey_level=3]
[08Aug2020 20:13:47.367] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=none,facing=north,honey_level=4]
[08Aug2020 20:13:47.368] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=none,facing=north,honey_level=5]
[08Aug2020 20:13:47.368] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=none,facing=south,honey_level=0]
[08Aug2020 20:13:47.368] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=none,facing=south,honey_level=1]
[08Aug2020 20:13:47.368] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=none,facing=south,honey_level=2]
[08Aug2020 20:13:47.368] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=none,facing=south,honey_level=3]
[08Aug2020 20:13:47.368] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=none,facing=south,honey_level=4]
[08Aug2020 20:13:47.368] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=none,facing=south,honey_level=5]
[08Aug2020 20:13:47.368] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=none,facing=west,honey_level=0]
[08Aug2020 20:13:47.368] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=none,facing=west,honey_level=1]
[08Aug2020 20:13:47.369] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=none,facing=west,honey_level=2]
[08Aug2020 20:13:47.369] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=none,facing=west,honey_level=3]
[08Aug2020 20:13:47.369] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=none,facing=west,honey_level=4]
[08Aug2020 20:13:47.369] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=none,facing=west,honey_level=5]
[08Aug2020 20:13:47.369] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=none,facing=east,honey_level=0]
[08Aug2020 20:13:47.369] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=none,facing=east,honey_level=1]
[08Aug2020 20:13:47.369] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=none,facing=east,honey_level=2]
[08Aug2020 20:13:47.369] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=none,facing=east,honey_level=3]
[08Aug2020 20:13:47.370] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=none,facing=east,honey_level=4]
[08Aug2020 20:13:47.370] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=none,facing=east,honey_level=5]
[08Aug2020 20:13:47.370] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=up,facing=north,honey_level=0]
[08Aug2020 20:13:47.370] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=up,facing=north,honey_level=1]
[08Aug2020 20:13:47.370] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=up,facing=north,honey_level=2]
[08Aug2020 20:13:47.370] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=up,facing=north,honey_level=3]
[08Aug2020 20:13:47.370] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=up,facing=north,honey_level=4]
[08Aug2020 20:13:47.370] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=up,facing=north,honey_level=5]
[08Aug2020 20:13:47.371] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=up,facing=south,honey_level=0]
[08Aug2020 20:13:47.371] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=up,facing=south,honey_level=1]
[08Aug2020 20:13:47.371] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=up,facing=south,honey_level=2]
[08Aug2020 20:13:47.371] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=up,facing=south,honey_level=3]
[08Aug2020 20:13:47.371] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=up,facing=south,honey_level=4]
[08Aug2020 20:13:47.371] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=up,facing=south,honey_level=5]
[08Aug2020 20:13:47.371] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=up,facing=west,honey_level=0]
[08Aug2020 20:13:47.371] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.potion.MCEffectInstance
[08Aug2020 20:13:47.371] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=up,facing=west,honey_level=1]
[08Aug2020 20:13:47.372] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=up,facing=west,honey_level=2]
[08Aug2020 20:13:47.372] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=up,facing=west,honey_level=3]
[08Aug2020 20:13:47.372] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=up,facing=west,honey_level=4]
[08Aug2020 20:13:47.372] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=up,facing=west,honey_level=5]
[08Aug2020 20:13:47.372] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=up,facing=east,honey_level=0]
[08Aug2020 20:13:47.372] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=up,facing=east,honey_level=1]
[08Aug2020 20:13:47.372] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=up,facing=east,honey_level=2]
[08Aug2020 20:13:47.372] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=up,facing=east,honey_level=3]
[08Aug2020 20:13:47.373] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=up,facing=east,honey_level=4]
[08Aug2020 20:13:47.373] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=up,facing=east,honey_level=5]
[08Aug2020 20:13:47.373] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=left,facing=north,honey_level=0]
[08Aug2020 20:13:47.373] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=left,facing=north,honey_level=1]
[08Aug2020 20:13:47.373] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=left,facing=north,honey_level=2]
[08Aug2020 20:13:47.373] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=left,facing=north,honey_level=3]
[08Aug2020 20:13:47.373] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=left,facing=north,honey_level=4]
[08Aug2020 20:13:47.373] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=left,facing=north,honey_level=5]
[08Aug2020 20:13:47.374] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=left,facing=south,honey_level=0]
[08Aug2020 20:13:47.374] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=left,facing=south,honey_level=1]
[08Aug2020 20:13:47.374] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=left,facing=south,honey_level=2]
[08Aug2020 20:13:47.374] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=left,facing=south,honey_level=3]
[08Aug2020 20:13:47.374] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=left,facing=south,honey_level=4]
[08Aug2020 20:13:47.374] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=left,facing=south,honey_level=5]
[08Aug2020 20:13:47.374] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=left,facing=west,honey_level=0]
[08Aug2020 20:13:47.374] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=left,facing=west,honey_level=1]
[08Aug2020 20:13:47.375] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=left,facing=west,honey_level=2]
[08Aug2020 20:13:47.375] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=left,facing=west,honey_level=3]
[08Aug2020 20:13:47.375] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=left,facing=west,honey_level=4]
[08Aug2020 20:13:47.375] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=left,facing=west,honey_level=5]
[08Aug2020 20:13:47.375] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=left,facing=east,honey_level=0]
[08Aug2020 20:13:47.375] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=left,facing=east,honey_level=1]
[08Aug2020 20:13:47.375] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=left,facing=east,honey_level=2]
[08Aug2020 20:13:47.375] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=left,facing=east,honey_level=3]
[08Aug2020 20:13:47.376] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=left,facing=east,honey_level=4]
[08Aug2020 20:13:47.376] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=left,facing=east,honey_level=5]
[08Aug2020 20:13:47.376] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=right,facing=north,honey_level=0]
[08Aug2020 20:13:47.376] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.food.MCFood
[08Aug2020 20:13:47.376] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=right,facing=north,honey_level=1]
[08Aug2020 20:13:47.376] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=right,facing=north,honey_level=2]
[08Aug2020 20:13:47.376] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=right,facing=north,honey_level=3]
[08Aug2020 20:13:47.376] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=right,facing=north,honey_level=4]
[08Aug2020 20:13:47.377] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=right,facing=north,honey_level=5]
[08Aug2020 20:13:47.377] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=right,facing=south,honey_level=0]
[08Aug2020 20:13:47.377] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=right,facing=south,honey_level=1]
[08Aug2020 20:13:47.377] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=right,facing=south,honey_level=2]
[08Aug2020 20:13:47.377] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=right,facing=south,honey_level=3]
[08Aug2020 20:13:47.377] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=right,facing=south,honey_level=4]
[08Aug2020 20:13:47.377] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=right,facing=south,honey_level=5]
[08Aug2020 20:13:47.377] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=right,facing=west,honey_level=0]
[08Aug2020 20:13:47.378] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=right,facing=west,honey_level=1]
[08Aug2020 20:13:47.378] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=right,facing=west,honey_level=2]
[08Aug2020 20:13:47.378] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=right,facing=west,honey_level=3]
[08Aug2020 20:13:47.378] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=right,facing=west,honey_level=4]
[08Aug2020 20:13:47.378] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=right,facing=west,honey_level=5]
[08Aug2020 20:13:47.378] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=right,facing=east,honey_level=0]
[08Aug2020 20:13:47.378] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=right,facing=east,honey_level=1]
[08Aug2020 20:13:47.379] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=right,facing=east,honey_level=2]
[08Aug2020 20:13:47.379] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=right,facing=east,honey_level=3]
[08Aug2020 20:13:47.379] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=right,facing=east,honey_level=4]
[08Aug2020 20:13:47.379] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.managers.CTStoneCutterManager
[08Aug2020 20:13:47.379] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_redwood_beehive}[expanded=right,facing=east,honey_level=5]
[08Aug2020 20:13:47.379] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=none,facing=north,honey_level=0]
[08Aug2020 20:13:47.379] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=none,facing=north,honey_level=1]
[08Aug2020 20:13:47.379] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=none,facing=north,honey_level=2]
[08Aug2020 20:13:47.380] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=none,facing=north,honey_level=3]
[08Aug2020 20:13:47.380] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=none,facing=north,honey_level=4]
[08Aug2020 20:13:47.380] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=none,facing=north,honey_level=5]
[08Aug2020 20:13:47.380] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=none,facing=south,honey_level=0]
[08Aug2020 20:13:47.380] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=none,facing=south,honey_level=1]
[08Aug2020 20:13:47.380] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=none,facing=south,honey_level=2]
[08Aug2020 20:13:47.380] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=none,facing=south,honey_level=3]
[08Aug2020 20:13:47.381] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=none,facing=south,honey_level=4]
[08Aug2020 20:13:47.381] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=none,facing=south,honey_level=5]
[08Aug2020 20:13:47.381] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=none,facing=west,honey_level=0]
[08Aug2020 20:13:47.381] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=none,facing=west,honey_level=1]
[08Aug2020 20:13:47.381] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=none,facing=west,honey_level=2]
[08Aug2020 20:13:47.381] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=none,facing=west,honey_level=3]
[08Aug2020 20:13:47.381] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=none,facing=west,honey_level=4]
[08Aug2020 20:13:47.382] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=none,facing=west,honey_level=5]
[08Aug2020 20:13:47.382] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=none,facing=east,honey_level=0]
[08Aug2020 20:13:47.382] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=none,facing=east,honey_level=1]
[08Aug2020 20:13:47.382] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=none,facing=east,honey_level=2]
[08Aug2020 20:13:47.382] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=none,facing=east,honey_level=3]
[08Aug2020 20:13:47.382] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=none,facing=east,honey_level=4]
[08Aug2020 20:13:47.382] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=none,facing=east,honey_level=5]
[08Aug2020 20:13:47.383] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=up,facing=north,honey_level=0]
[08Aug2020 20:13:47.383] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=up,facing=north,honey_level=1]
[08Aug2020 20:13:47.383] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=up,facing=north,honey_level=2]
[08Aug2020 20:13:47.383] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=up,facing=north,honey_level=3]
[08Aug2020 20:13:47.383] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=up,facing=north,honey_level=4]
[08Aug2020 20:13:47.383] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=up,facing=north,honey_level=5]
[08Aug2020 20:13:47.383] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=up,facing=south,honey_level=0]
[08Aug2020 20:13:47.384] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=up,facing=south,honey_level=1]
[08Aug2020 20:13:47.384] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=up,facing=south,honey_level=2]
[08Aug2020 20:13:47.384] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=up,facing=south,honey_level=3]
[08Aug2020 20:13:47.384] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=up,facing=south,honey_level=4]
[08Aug2020 20:13:47.384] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=up,facing=south,honey_level=5]
[08Aug2020 20:13:47.384] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=up,facing=west,honey_level=0]
[08Aug2020 20:13:47.384] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=up,facing=west,honey_level=1]
[08Aug2020 20:13:47.384] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=up,facing=west,honey_level=2]
[08Aug2020 20:13:47.385] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=up,facing=west,honey_level=3]
[08Aug2020 20:13:47.385] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=up,facing=west,honey_level=4]
[08Aug2020 20:13:47.385] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=up,facing=west,honey_level=5]
[08Aug2020 20:13:47.385] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=up,facing=east,honey_level=0]
[08Aug2020 20:13:47.385] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=up,facing=east,honey_level=1]
[08Aug2020 20:13:47.385] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=up,facing=east,honey_level=2]
[08Aug2020 20:13:47.385] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.managers.CTCraftingTableManager
[08Aug2020 20:13:47.385] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=up,facing=east,honey_level=3]
[08Aug2020 20:13:47.386] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=up,facing=east,honey_level=4]
[08Aug2020 20:13:47.386] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=up,facing=east,honey_level=5]
[08Aug2020 20:13:47.386] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=left,facing=north,honey_level=0]
[08Aug2020 20:13:47.386] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=left,facing=north,honey_level=1]
[08Aug2020 20:13:47.386] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=left,facing=north,honey_level=2]
[08Aug2020 20:13:47.386] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=left,facing=north,honey_level=3]
[08Aug2020 20:13:47.386] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=left,facing=north,honey_level=4]
[08Aug2020 20:13:47.387] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=left,facing=north,honey_level=5]
[08Aug2020 20:13:47.387] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=left,facing=south,honey_level=0]
[08Aug2020 20:13:47.387] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=left,facing=south,honey_level=1]
[08Aug2020 20:13:47.387] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=left,facing=south,honey_level=2]
[08Aug2020 20:13:47.387] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=left,facing=south,honey_level=3]
[08Aug2020 20:13:47.387] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=left,facing=south,honey_level=4]
[08Aug2020 20:13:47.387] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=left,facing=south,honey_level=5]
[08Aug2020 20:13:47.387] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=left,facing=west,honey_level=0]
[08Aug2020 20:13:47.388] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=left,facing=west,honey_level=1]
[08Aug2020 20:13:47.388] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=left,facing=west,honey_level=2]
[08Aug2020 20:13:47.388] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=left,facing=west,honey_level=3]
[08Aug2020 20:13:47.388] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=left,facing=west,honey_level=4]
[08Aug2020 20:13:47.388] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=left,facing=west,honey_level=5]
[08Aug2020 20:13:47.388] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=left,facing=east,honey_level=0]
[08Aug2020 20:13:47.388] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=left,facing=east,honey_level=1]
[08Aug2020 20:13:47.389] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.managers.CTSmokerManager
[08Aug2020 20:13:47.389] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=left,facing=east,honey_level=2]
[08Aug2020 20:13:47.389] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=left,facing=east,honey_level=3]
[08Aug2020 20:13:47.389] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=left,facing=east,honey_level=4]
[08Aug2020 20:13:47.389] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=left,facing=east,honey_level=5]
[08Aug2020 20:13:47.389] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=right,facing=north,honey_level=0]
[08Aug2020 20:13:47.389] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=right,facing=north,honey_level=1]
[08Aug2020 20:13:47.389] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=right,facing=north,honey_level=2]
[08Aug2020 20:13:47.390] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=right,facing=north,honey_level=3]
[08Aug2020 20:13:47.390] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=right,facing=north,honey_level=4]
[08Aug2020 20:13:47.390] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=right,facing=north,honey_level=5]
[08Aug2020 20:13:47.390] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=right,facing=south,honey_level=0]
[08Aug2020 20:13:47.390] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=right,facing=south,honey_level=1]
[08Aug2020 20:13:47.391] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=right,facing=south,honey_level=2]
[08Aug2020 20:13:47.391] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=right,facing=south,honey_level=3]
[08Aug2020 20:13:47.391] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=right,facing=south,honey_level=4]
[08Aug2020 20:13:47.391] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=right,facing=south,honey_level=5]
[08Aug2020 20:13:47.391] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=right,facing=west,honey_level=0]
[08Aug2020 20:13:47.392] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=right,facing=west,honey_level=1]
[08Aug2020 20:13:47.392] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=right,facing=west,honey_level=2]
[08Aug2020 20:13:47.392] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=right,facing=west,honey_level=3]
[08Aug2020 20:13:47.392] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=right,facing=west,honey_level=4]
[08Aug2020 20:13:47.392] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=right,facing=west,honey_level=5]
[08Aug2020 20:13:47.392] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.managers.CTBlastFurnaceManager
[08Aug2020 20:13:47.392] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=right,facing=east,honey_level=0]
[08Aug2020 20:13:47.393] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=right,facing=east,honey_level=1]
[08Aug2020 20:13:47.393] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=right,facing=east,honey_level=2]
[08Aug2020 20:13:47.394] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=right,facing=east,honey_level=3]
[08Aug2020 20:13:47.394] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=right,facing=east,honey_level=4]
[08Aug2020 20:13:47.394] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_hellbark_beehive}[expanded=right,facing=east,honey_level=5]
[08Aug2020 20:13:47.394] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=none,facing=north,honey_level=0]
[08Aug2020 20:13:47.394] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=none,facing=north,honey_level=1]
[08Aug2020 20:13:47.394] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=none,facing=north,honey_level=2]
[08Aug2020 20:13:47.394] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=none,facing=north,honey_level=3]
[08Aug2020 20:13:47.394] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=none,facing=north,honey_level=4]
[08Aug2020 20:13:47.395] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=none,facing=north,honey_level=5]
[08Aug2020 20:13:47.395] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=none,facing=south,honey_level=0]
[08Aug2020 20:13:47.395] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=none,facing=south,honey_level=1]
[08Aug2020 20:13:47.395] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=none,facing=south,honey_level=2]
[08Aug2020 20:13:47.395] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.managers.CTCampfireManager
[08Aug2020 20:13:47.395] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=none,facing=south,honey_level=3]
[08Aug2020 20:13:47.395] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=none,facing=south,honey_level=4]
[08Aug2020 20:13:47.395] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=none,facing=south,honey_level=5]
[08Aug2020 20:13:47.395] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=none,facing=west,honey_level=0]
[08Aug2020 20:13:47.396] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=none,facing=west,honey_level=1]
[08Aug2020 20:13:47.396] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=none,facing=west,honey_level=2]
[08Aug2020 20:13:47.396] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=none,facing=west,honey_level=3]
[08Aug2020 20:13:47.396] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=none,facing=west,honey_level=4]
[08Aug2020 20:13:47.396] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=none,facing=west,honey_level=5]
[08Aug2020 20:13:47.396] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=none,facing=east,honey_level=0]
[08Aug2020 20:13:47.396] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=none,facing=east,honey_level=1]
[08Aug2020 20:13:47.397] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=none,facing=east,honey_level=2]
[08Aug2020 20:13:47.397] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=none,facing=east,honey_level=3]
[08Aug2020 20:13:47.397] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=none,facing=east,honey_level=4]
[08Aug2020 20:13:47.397] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.managers.CTFurnaceManager
[08Aug2020 20:13:47.397] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=none,facing=east,honey_level=5]
[08Aug2020 20:13:47.397] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=up,facing=north,honey_level=0]
[08Aug2020 20:13:47.397] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=up,facing=north,honey_level=1]
[08Aug2020 20:13:47.397] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=up,facing=north,honey_level=2]
[08Aug2020 20:13:47.397] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=up,facing=north,honey_level=3]
[08Aug2020 20:13:47.398] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=up,facing=north,honey_level=4]
[08Aug2020 20:13:47.398] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=up,facing=north,honey_level=5]
[08Aug2020 20:13:47.398] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=up,facing=south,honey_level=0]
[08Aug2020 20:13:47.398] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=up,facing=south,honey_level=1]
[08Aug2020 20:13:47.398] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=up,facing=south,honey_level=2]
[08Aug2020 20:13:47.398] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=up,facing=south,honey_level=3]
[08Aug2020 20:13:47.398] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=up,facing=south,honey_level=4]
[08Aug2020 20:13:47.398] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=up,facing=south,honey_level=5]
[08Aug2020 20:13:47.399] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=up,facing=west,honey_level=0]
[08Aug2020 20:13:47.399] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=up,facing=west,honey_level=1]
[08Aug2020 20:13:47.399] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.world.MCBiomeSpawnEntry
[08Aug2020 20:13:47.399] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=up,facing=west,honey_level=2]
[08Aug2020 20:13:47.399] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=up,facing=west,honey_level=3]
[08Aug2020 20:13:47.399] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=up,facing=west,honey_level=4]
[08Aug2020 20:13:47.399] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=up,facing=west,honey_level=5]
[08Aug2020 20:13:47.399] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=up,facing=east,honey_level=0]
[08Aug2020 20:13:47.399] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=up,facing=east,honey_level=1]
[08Aug2020 20:13:47.400] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=up,facing=east,honey_level=2]
[08Aug2020 20:13:47.400] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=up,facing=east,honey_level=3]
[08Aug2020 20:13:47.400] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=up,facing=east,honey_level=4]
[08Aug2020 20:13:47.400] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=up,facing=east,honey_level=5]
[08Aug2020 20:13:47.400] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=left,facing=north,honey_level=0]
[08Aug2020 20:13:47.400] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=left,facing=north,honey_level=1]
[08Aug2020 20:13:47.400] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=left,facing=north,honey_level=2]
[08Aug2020 20:13:47.400] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=left,facing=north,honey_level=3]
[08Aug2020 20:13:47.401] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.world.MCBiome
[08Aug2020 20:13:47.401] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=left,facing=north,honey_level=4]
[08Aug2020 20:13:47.401] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=left,facing=north,honey_level=5]
[08Aug2020 20:13:47.401] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=left,facing=south,honey_level=0]
[08Aug2020 20:13:47.401] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=left,facing=south,honey_level=1]
[08Aug2020 20:13:47.401] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=left,facing=south,honey_level=2]
[08Aug2020 20:13:47.401] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=left,facing=south,honey_level=3]
[08Aug2020 20:13:47.402] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=left,facing=south,honey_level=4]
[08Aug2020 20:13:47.402] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=left,facing=south,honey_level=5]
[08Aug2020 20:13:47.402] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=left,facing=west,honey_level=0]
[08Aug2020 20:13:47.402] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=left,facing=west,honey_level=1]
[08Aug2020 20:13:47.402] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=left,facing=west,honey_level=2]
[08Aug2020 20:13:47.402] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=left,facing=west,honey_level=3]
[08Aug2020 20:13:47.403] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=left,facing=west,honey_level=4]
[08Aug2020 20:13:47.403] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.api.CraftTweakerAPI
[08Aug2020 20:13:47.403] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=left,facing=west,honey_level=5]
[08Aug2020 20:13:47.403] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.api.brackets.CommandStringDisplayable
[08Aug2020 20:13:47.403] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=left,facing=east,honey_level=0]
[08Aug2020 20:13:47.403] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.api.item.IItemStack
[08Aug2020 20:13:47.403] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=left,facing=east,honey_level=1]
[08Aug2020 20:13:47.403] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.api.item.transformed.IIngredientTransformer
[08Aug2020 20:13:47.403] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=left,facing=east,honey_level=2]
[08Aug2020 20:13:47.403] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.api.item.IIngredient
[08Aug2020 20:13:47.403] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=left,facing=east,honey_level=3]
[08Aug2020 20:13:47.403] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.api.CraftTweakerGlobals
[08Aug2020 20:13:47.404] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=left,facing=east,honey_level=4]
[08Aug2020 20:13:47.404] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=left,facing=east,honey_level=5]
[08Aug2020 20:13:47.404] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=right,facing=north,honey_level=0]
[08Aug2020 20:13:47.404] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=right,facing=north,honey_level=1]
[08Aug2020 20:13:47.404] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=right,facing=north,honey_level=2]
[08Aug2020 20:13:47.404] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=right,facing=north,honey_level=3]
[08Aug2020 20:13:47.404] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=right,facing=north,honey_level=4]
[08Aug2020 20:13:47.405] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=right,facing=north,honey_level=5]
[08Aug2020 20:13:47.405] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=right,facing=south,honey_level=0]
[08Aug2020 20:13:47.405] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=right,facing=south,honey_level=1]
[08Aug2020 20:13:47.405] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.api.mods.MCMods
[08Aug2020 20:13:47.405] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=right,facing=south,honey_level=2]
[08Aug2020 20:13:47.405] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.api.mods.MCModInfo
[08Aug2020 20:13:47.405] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=right,facing=south,honey_level=3]
[08Aug2020 20:13:47.405] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=right,facing=south,honey_level=4]
[08Aug2020 20:13:47.406] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=right,facing=south,honey_level=5]
[08Aug2020 20:13:47.406] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=right,facing=west,honey_level=0]
[08Aug2020 20:13:47.406] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=right,facing=west,honey_level=1]
[08Aug2020 20:13:47.406] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=right,facing=west,honey_level=2]
[08Aug2020 20:13:47.406] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=right,facing=west,honey_level=3]
[08Aug2020 20:13:47.406] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=right,facing=west,honey_level=4]
[08Aug2020 20:13:47.407] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=right,facing=west,honey_level=5]
[08Aug2020 20:13:47.407] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.api.events.IEvent
[08Aug2020 20:13:47.407] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=right,facing=east,honey_level=0]
[08Aug2020 20:13:47.407] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.api.data.ICollectionData
[08Aug2020 20:13:47.407] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=right,facing=east,honey_level=1]
[08Aug2020 20:13:47.407] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.api.data.INumberData
[08Aug2020 20:13:47.407] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.api.data.IData
[08Aug2020 20:13:47.407] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=right,facing=east,honey_level=2]
[08Aug2020 20:13:47.407] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.api.logger.ILogger
[08Aug2020 20:13:47.407] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=right,facing=east,honey_level=3]
[08Aug2020 20:13:47.407] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.api.zencode.expands.ExpandFloat
[08Aug2020 20:13:47.407] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=right,facing=east,honey_level=4]
[08Aug2020 20:13:47.408] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_mahogany_beehive}[expanded=right,facing=east,honey_level=5]
[08Aug2020 20:13:47.408] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=none,facing=north,honey_level=0]
[08Aug2020 20:13:47.408] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=none,facing=north,honey_level=1]
[08Aug2020 20:13:47.408] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=none,facing=north,honey_level=2]
[08Aug2020 20:13:47.408] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=none,facing=north,honey_level=3]
[08Aug2020 20:13:47.408] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=none,facing=north,honey_level=4]
[08Aug2020 20:13:47.408] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=none,facing=north,honey_level=5]
[08Aug2020 20:13:47.408] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=none,facing=south,honey_level=0]
[08Aug2020 20:13:47.409] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=none,facing=south,honey_level=1]
[08Aug2020 20:13:47.409] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=none,facing=south,honey_level=2]
[08Aug2020 20:13:47.409] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=none,facing=south,honey_level=3]
[08Aug2020 20:13:47.409] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.api.zencode.expands.ExpandShort
[08Aug2020 20:13:47.409] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=none,facing=south,honey_level=4]
[08Aug2020 20:13:47.409] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=none,facing=south,honey_level=5]
[08Aug2020 20:13:47.409] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=none,facing=west,honey_level=0]
[08Aug2020 20:13:47.409] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=none,facing=west,honey_level=1]
[08Aug2020 20:13:47.409] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=none,facing=west,honey_level=2]
[08Aug2020 20:13:47.409] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=none,facing=west,honey_level=3]
[08Aug2020 20:13:47.410] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=none,facing=west,honey_level=4]
[08Aug2020 20:13:47.410] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=none,facing=west,honey_level=5]
[08Aug2020 20:13:47.410] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=none,facing=east,honey_level=0]
[08Aug2020 20:13:47.410] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=none,facing=east,honey_level=1]
[08Aug2020 20:13:47.410] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=none,facing=east,honey_level=2]
[08Aug2020 20:13:47.410] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=none,facing=east,honey_level=3]
[08Aug2020 20:13:47.410] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.api.zencode.expands.ExpandLong
[08Aug2020 20:13:47.410] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=none,facing=east,honey_level=4]
[08Aug2020 20:13:47.410] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=none,facing=east,honey_level=5]
[08Aug2020 20:13:47.411] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=up,facing=north,honey_level=0]
[08Aug2020 20:13:47.411] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=up,facing=north,honey_level=1]
[08Aug2020 20:13:47.411] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=up,facing=north,honey_level=2]
[08Aug2020 20:13:47.411] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=up,facing=north,honey_level=3]
[08Aug2020 20:13:47.411] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=up,facing=north,honey_level=4]
[08Aug2020 20:13:47.411] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=up,facing=north,honey_level=5]
[08Aug2020 20:13:47.411] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=up,facing=south,honey_level=0]
[08Aug2020 20:13:47.411] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=up,facing=south,honey_level=1]
[08Aug2020 20:13:47.411] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=up,facing=south,honey_level=2]
[08Aug2020 20:13:47.412] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=up,facing=south,honey_level=3]
[08Aug2020 20:13:47.412] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.api.zencode.expands.ExpandInt
[08Aug2020 20:13:47.412] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=up,facing=south,honey_level=4]
[08Aug2020 20:13:47.412] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=up,facing=south,honey_level=5]
[08Aug2020 20:13:47.412] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=up,facing=west,honey_level=0]
[08Aug2020 20:13:47.412] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=up,facing=west,honey_level=1]
[08Aug2020 20:13:47.412] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=up,facing=west,honey_level=2]
[08Aug2020 20:13:47.412] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=up,facing=west,honey_level=3]
[08Aug2020 20:13:47.412] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=up,facing=west,honey_level=4]
[08Aug2020 20:13:47.413] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=up,facing=west,honey_level=5]
[08Aug2020 20:13:47.413] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=up,facing=east,honey_level=0]
[08Aug2020 20:13:47.413] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=up,facing=east,honey_level=1]
[08Aug2020 20:13:47.413] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=up,facing=east,honey_level=2]
[08Aug2020 20:13:47.413] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.api.zencode.expands.ExpandArray
[08Aug2020 20:13:47.413] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=up,facing=east,honey_level=3]
[08Aug2020 20:13:47.413] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=up,facing=east,honey_level=4]
[08Aug2020 20:13:47.413] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=up,facing=east,honey_level=5]
[08Aug2020 20:13:47.413] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=left,facing=north,honey_level=0]
[08Aug2020 20:13:47.414] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=left,facing=north,honey_level=1]
[08Aug2020 20:13:47.414] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=left,facing=north,honey_level=2]
[08Aug2020 20:13:47.414] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=left,facing=north,honey_level=3]
[08Aug2020 20:13:47.414] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=left,facing=north,honey_level=4]
[08Aug2020 20:13:47.414] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=left,facing=north,honey_level=5]
[08Aug2020 20:13:47.414] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=left,facing=south,honey_level=0]
[08Aug2020 20:13:47.414] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=left,facing=south,honey_level=1]
[08Aug2020 20:13:47.414] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.api.zencode.expands.ExpandDouble
[08Aug2020 20:13:47.414] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=left,facing=south,honey_level=2]
[08Aug2020 20:13:47.415] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=left,facing=south,honey_level=3]
[08Aug2020 20:13:47.415] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=left,facing=south,honey_level=4]
[08Aug2020 20:13:47.415] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=left,facing=south,honey_level=5]
[08Aug2020 20:13:47.415] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=left,facing=west,honey_level=0]
[08Aug2020 20:13:47.415] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=left,facing=west,honey_level=1]
[08Aug2020 20:13:47.415] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=left,facing=west,honey_level=2]
[08Aug2020 20:13:47.415] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=left,facing=west,honey_level=3]
[08Aug2020 20:13:47.415] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=left,facing=west,honey_level=4]
[08Aug2020 20:13:47.416] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=left,facing=west,honey_level=5]
[08Aug2020 20:13:47.416] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=left,facing=east,honey_level=0]
[08Aug2020 20:13:47.416] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.api.zencode.expands.ExpandMap$ExpandMapString
[08Aug2020 20:13:47.416] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=left,facing=east,honey_level=1]
[08Aug2020 20:13:47.416] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=left,facing=east,honey_level=2]
[08Aug2020 20:13:47.416] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=left,facing=east,honey_level=3]
[08Aug2020 20:13:47.416] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=left,facing=east,honey_level=4]
[08Aug2020 20:13:47.416] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=left,facing=east,honey_level=5]
[08Aug2020 20:13:47.416] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=right,facing=north,honey_level=0]
[08Aug2020 20:13:47.417] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=right,facing=north,honey_level=1]
[08Aug2020 20:13:47.417] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=right,facing=north,honey_level=2]
[08Aug2020 20:13:47.417] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=right,facing=north,honey_level=3]
[08Aug2020 20:13:47.417] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=right,facing=north,honey_level=4]
[08Aug2020 20:13:47.417] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=right,facing=north,honey_level=5]
[08Aug2020 20:13:47.417] [modloading-worker-11/INFO] [AE2:S/]: Post Initialization ( ended after 491ms )
[08Aug2020 20:13:47.417] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=right,facing=south,honey_level=0]
[08Aug2020 20:13:47.417] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.api.zencode.expands.ExpandByte
[08Aug2020 20:13:47.417] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=right,facing=south,honey_level=1]
[08Aug2020 20:13:47.417] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=right,facing=south,honey_level=2]
[08Aug2020 20:13:47.418] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=right,facing=south,honey_level=3]
[08Aug2020 20:13:47.418] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=right,facing=south,honey_level=4]
[08Aug2020 20:13:47.418] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=right,facing=south,honey_level=5]
[08Aug2020 20:13:47.418] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=right,facing=west,honey_level=0]
[08Aug2020 20:13:47.418] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=right,facing=west,honey_level=1]
[08Aug2020 20:13:47.418] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=right,facing=west,honey_level=2]
[08Aug2020 20:13:47.418] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=right,facing=west,honey_level=3]
[08Aug2020 20:13:47.418] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=right,facing=west,honey_level=4]
[08Aug2020 20:13:47.419] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=right,facing=west,honey_level=5]
[08Aug2020 20:13:47.419] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=right,facing=east,honey_level=0]
[08Aug2020 20:13:47.419] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.api.zencode.expands.ExpandString
[08Aug2020 20:13:47.419] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=right,facing=east,honey_level=1]
[08Aug2020 20:13:47.419] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=right,facing=east,honey_level=2]
[08Aug2020 20:13:47.419] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=right,facing=east,honey_level=3]
[08Aug2020 20:13:47.419] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=right,facing=east,honey_level=4]
[08Aug2020 20:13:47.419] [modloading-worker-59/WARN] [cy.jdkdigital.productivebees.ProductiveBees/]: Could not add blockstate to beehive POI Block{productivebees:advanced_bop_jacaranda_beehive}[expanded=right,facing=east,honey_level=5]
[08Aug2020 20:13:47.420] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.api.zencode.expands.ExpandMap
[08Aug2020 20:13:47.422] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.api.managers.IRecipeManager$RecipeFunctionSingle
[08Aug2020 20:13:47.423] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.api.managers.IRecipeManager$RecipeFunctionMatrix
[08Aug2020 20:13:47.424] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.api.managers.IRecipeManager
[08Aug2020 20:13:47.424] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.api.managers.IRecipeManager$RecipeFilter
[08Aug2020 20:13:47.426] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.api.managers.IRecipeManager$RecipeFunctionArray
[08Aug2020 20:13:47.427] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.api.managers.ICookingRecipeManager
[08Aug2020 20:13:47.427] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blakebr0.mysticalagriculture.compat.crafttweaker.ReprocessorCrafting
[08Aug2020 20:13:47.429] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: com.blakebr0.mysticalagriculture.compat.crafttweaker.InfusionCrafting
[08Aug2020 20:13:47.430] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: thelm.jaopca.compat.crafttweaker.MaterialForm
[08Aug2020 20:13:47.432] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: thelm.jaopca.compat.crafttweaker.Material
[08Aug2020 20:13:47.434] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: thelm.jaopca.compat.crafttweaker.JAOPCA
[08Aug2020 20:13:47.435] [modloading-worker-54/INFO] [CraftTweaker/]: Found ZenRegister: thelm.jaopca.compat.crafttweaker.Form
[08Aug2020 20:13:47.675] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [controlling] Found status: BETA Current: 6.1.5.6 Target: 6.1.5.6
[08Aug2020 20:13:47.675] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [reauth] Starting version check at https://raw.githubusercontent.com/TechnicianLP/ReAuth/master/update.json
[08Aug2020 20:13:47.680] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [reauth] Found status: UP_TO_DATE Current: 3.8.1 Target: null
[08Aug2020 20:13:47.684] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [bookshelf] Starting version check at https://updates.blamejared.com/get?n=bookshelf&gv=1.15.2
[08Aug2020 20:13:47.846] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [bookshelf] Found status: BETA Current: 5.6.40 Target: 5.6.40
[08Aug2020 20:13:47.846] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [uteamcore] Starting version check at https://api.u-team.info/update/uteamcore.json
[08Aug2020 20:13:47.959] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [uteamcore] Found status: UP_TO_DATE Current: 3.0.1.164 Target: null
[08Aug2020 20:13:47.959] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [darkutils] Starting version check at https://updates.blamejared.com/get?n=darkutils&gv=1.15.2
[08Aug2020 20:13:48.121] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [darkutils] Found status: BETA Current: 3.1.8 Target: 3.1.8
[08Aug2020 20:13:48.121] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [boblib] Starting version check at https://minecraft.darkboy.ru/api/check-mod-updates/boblib.json
[08Aug2020 20:13:48.674] [modloading-worker-54/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.JavaClass:fromInternalName:45]: char
[08Aug2020 20:13:48.791] [modloading-worker-54/INFO] [STDERR/]: [org.openzen.zencode.java.JavaNativeModule:convertExpansion:472]: Could not get class for type IData[string] attempting to do stuff anyways
[08Aug2020 20:13:48.792] [modloading-worker-54/INFO] [STDERR/]: [org.openzen.zencode.java.JavaNativeModule:convertExpansion:472]: Could not get class for type string[string] attempting to do stuff anyways
[08Aug2020 20:13:48.792] [modloading-worker-54/INFO] [STDERR/]: [org.openzen.zencode.java.JavaNativeModule:convertExpansion:472]: Could not get class for type string[string] attempting to do stuff anyways
[08Aug2020 20:13:48.794] [modloading-worker-54/INFO] [STDERR/]: [org.openzen.zencode.java.JavaNativeModule:convertExpansion:472]: Could not get class for type IData[] attempting to do stuff anyways
[08Aug2020 20:13:48.832] [modloading-worker-54/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareDefinitionMemberVisitor:visitExpansionMembers:164]: Preparing stdlib/Arrays
[08Aug2020 20:13:48.834] [modloading-worker-54/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareDefinitionMemberVisitor:visitExpansionMembers:164]: Preparing stdlib/Arrays
[08Aug2020 20:13:48.839] [modloading-worker-54/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareExpansionMethodVisitor:visitFunctional:205]: Class stdlib.Arrays not empty because of hashCode() as int
[08Aug2020 20:13:48.841] [modloading-worker-54/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareDefinitionMemberVisitor:visitExpansionMembers:164]: Preparing stdlib/Arrays
[08Aug2020 20:13:48.842] [modloading-worker-54/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareExpansionMethodVisitor:visitFunctional:205]: Class stdlib.Arrays not empty because of getter first
[08Aug2020 20:13:48.853] [modloading-worker-54/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareDefinitionMemberVisitor:visitExpansionMembers:164]: Preparing stdlib/Assoc
[08Aug2020 20:13:48.854] [modloading-worker-54/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareExpansionMethodVisitor:visitFunctional:205]: Class stdlib.Assoc not empty because of mapValues<W@Assoc.zs:2:11>(projection as function(value as V@Assoc.zs:1:18) as W@Assoc.zs:2:11) as W@Assoc.zs:2:11[K@Assoc.zs:1:15]
[08Aug2020 20:13:48.854] [modloading-worker-54/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareDefinitionMemberVisitor:visitExpansionMembers:164]: Preparing stdlib/Chars
[08Aug2020 20:13:48.854] [modloading-worker-54/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareExpansionMethodVisitor:visitFunctional:205]: Class stdlib.Chars not empty because of times(number as usize) as string
[08Aug2020 20:13:48.856] [modloading-worker-54/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareDefinitionMemberVisitor:visitExpansionMembers:164]: Preparing stdlib/ComparableExpansion
[08Aug2020 20:13:48.856] [modloading-worker-54/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareDefinitionMemberVisitor:visitClassMembers:155]: Preparing stdlib/EnforcementLevel
[08Aug2020 20:13:48.859] [modloading-worker-54/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareDefinitionMemberVisitor:visitClassMembers:155]: Preparing stdlib/EqualsComparable
[08Aug2020 20:13:48.861] [modloading-worker-54/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareClassMethodVisitor:visitFunctional:342]: Class stdlib.EqualsComparable not empty because of ==(other as T@EqualsComparable.zs:1:34) as bool
[08Aug2020 20:13:48.861] [modloading-worker-54/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareDefinitionMemberVisitor:visitExpansionMembers:164]: Preparing stdlib/ExceptionExpansion
[08Aug2020 20:13:48.861] [modloading-worker-54/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareDefinitionMemberVisitor:visitClassMembers:155]: Preparing stdlib/Hashable
[08Aug2020 20:13:48.861] [modloading-worker-54/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareClassMethodVisitor:visitFunctional:342]: Class stdlib.Hashable not empty because of hashCode() as int
[08Aug2020 20:13:48.861] [modloading-worker-54/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareDefinitionMemberVisitor:visitExpansionMembers:164]: Preparing stdlib/IllegalArgumentExceptionExpansion
[08Aug2020 20:13:48.862] [modloading-worker-54/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareDefinitionMemberVisitor:visitExpansionMembers:164]: Preparing stdlib/Integers
[08Aug2020 20:13:48.862] [modloading-worker-54/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareDefinitionMemberVisitor:visitExpansionMembers:164]: Preparing stdlib/IterableExpansion
[08Aug2020 20:13:48.862] [modloading-worker-54/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareDefinitionMemberVisitor:visitExpansionMembers:164]: Preparing stdlib/IteratorExpansion
[08Aug2020 20:13:48.862] [modloading-worker-54/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareDefinitionMemberVisitor:visitExpansionMembers:164]: Preparing stdlib/ListExpansion
[08Aug2020 20:13:48.863] [modloading-worker-54/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareDefinitionMemberVisitor:visitClassMembers:155]: Preparing stdlib/Result
[08Aug2020 20:13:48.863] [modloading-worker-54/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareDefinitionMemberVisitor:visitExpansionMembers:164]: Preparing stdlib/Result
[08Aug2020 20:13:48.863] [modloading-worker-54/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareExpansionMethodVisitor:visitFunctional:205]: Class stdlib.Result not empty because of unwrap() as T@Result.zs:41:15
[08Aug2020 20:13:48.864] [modloading-worker-54/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareDefinitionMemberVisitor:visitClassMembers:155]: Preparing stdlib/StringBuildable
[08Aug2020 20:13:48.864] [modloading-worker-54/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareClassMethodVisitor:visitFunctional:342]: Class stdlib.StringBuildable not empty because of toString(output as StringBuilder`borrow) as void
[08Aug2020 20:13:48.864] [modloading-worker-54/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareDefinitionMemberVisitor:visitExpansionMembers:164]: Preparing stdlib/StringBuilderExpansion
[08Aug2020 20:13:48.864] [modloading-worker-54/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareExpansionMethodVisitor:visitFunctional:205]: Class stdlib.StringBuilderExpansion not empty because of <<(value as StringBuildable`borrow) as StringBuilder
[08Aug2020 20:13:48.865] [modloading-worker-54/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareDefinitionMemberVisitor:visitExpansionMembers:164]: Preparing stdlib/Strings
[08Aug2020 20:13:48.865] [modloading-worker-54/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareExpansionMethodVisitor:visitFunctional:205]: Class stdlib.Strings not empty because of split(delimiter as char) as string[]
[08Aug2020 20:13:48.865] [modloading-worker-54/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareDefinitionMemberVisitor:visitExpansionMembers:164]: Preparing stdlib/USize
[08Aug2020 20:13:48.969] [modloading-worker-54/INFO] [STDERR/]: [org.openzen.zenscript.javabytecode.JavaBytecodeModule:addClass:34]: Invalid name java/lang/Comparable
[08Aug2020 20:13:48.970] [modloading-worker-54/INFO] [STDOUT/]: [org.openzen.zenscript.javabytecode.compiler.definitions.JavaDefinitionVisitor:visitEnum:136]: Compiling enum EnforcementLevel in EnforcementLevel.zs
[08Aug2020 20:13:48.971] [modloading-worker-54/INFO] [STDOUT/]: [org.openzen.zenscript.javabytecode.compiler.definitions.JavaMemberVisitor:visitConstructor:109]: Writing regular constructor
[08Aug2020 20:13:48.971] [modloading-worker-54/INFO] [STDOUT/]: [org.openzen.zenscript.javabytecode.compiler.definitions.JavaMemberVisitor:visitConstructor:109]: Writing regular constructor
[08Aug2020 20:13:48.971] [modloading-worker-54/INFO] [STDERR/]: [org.openzen.zenscript.javabytecode.JavaBytecodeModule:addClass:34]: Invalid name java/lang/Exception
[08Aug2020 20:13:48.971] [modloading-worker-54/INFO] [STDERR/]: [org.openzen.zenscript.javabytecode.JavaBytecodeModule:addClass:34]: Invalid name java/lang/IllegalArgumentException
[08Aug2020 20:13:48.972] [modloading-worker-54/INFO] [STDERR/]: [org.openzen.zenscript.javabytecode.JavaBytecodeModule:addClass:34]: Invalid name java/lang/Iterable
[08Aug2020 20:13:48.972] [modloading-worker-54/INFO] [STDERR/]: [org.openzen.zenscript.javabytecode.JavaBytecodeModule:addClass:34]: Invalid name java/util/Iterator
[08Aug2020 20:13:48.972] [modloading-worker-54/INFO] [STDOUT/]: [org.openzen.zenscript.javabytecode.compiler.definitions.JavaMemberVisitor:visitConstructor:109]: Writing regular constructor
[08Aug2020 20:13:48.973] [modloading-worker-54/INFO] [STDERR/]: [org.openzen.zenscript.javabytecode.JavaBytecodeModule:addClass:34]: Invalid name java/util/List
[08Aug2020 20:13:48.978] [modloading-worker-54/INFO] [STDOUT/]: [org.openzen.zenscript.javabytecode.compiler.definitions.JavaMemberVisitor:visitConstructor:109]: Writing regular constructor
[08Aug2020 20:13:48.978] [modloading-worker-54/INFO] [STDOUT/]: [org.openzen.zenscript.javabytecode.compiler.definitions.JavaMemberVisitor:visitConstructor:109]: Writing regular constructor
[08Aug2020 20:13:48.979] [modloading-worker-54/INFO] [STDOUT/]: [org.openzen.zenscript.javabytecode.compiler.definitions.JavaMemberVisitor:visitConstructor:109]: Writing regular constructor
[08Aug2020 20:13:48.980] [modloading-worker-54/INFO] [STDERR/]: [org.openzen.zenscript.javabytecode.JavaBytecodeModule:addClass:34]: Invalid name java/lang/StringBuilder
[08Aug2020 20:13:48.981] [modloading-worker-54/INFO] [STDERR/]: [org.openzen.zenscript.javabytecode.JavaCompiler:compile:111]: Trying to register stdlib/Arrays a 2nd time
[08Aug2020 20:13:48.982] [modloading-worker-54/INFO] [STDERR/]: [org.openzen.zenscript.javabytecode.JavaCompiler:compile:111]: Trying to register stdlib/Assoc a 2nd time
[08Aug2020 20:13:48.982] [modloading-worker-54/INFO] [STDERR/]: [org.openzen.zenscript.javabytecode.JavaCompiler:compile:111]: Trying to register stdlib/Chars a 2nd time
[08Aug2020 20:13:48.982] [modloading-worker-54/INFO] [STDERR/]: [org.openzen.zenscript.javabytecode.JavaCompiler:compile:111]: Trying to register stdlib/EnforcementLevel a 2nd time
[08Aug2020 20:13:48.982] [modloading-worker-54/INFO] [STDERR/]: [org.openzen.zenscript.javabytecode.JavaCompiler:compile:111]: Trying to register stdlib/EqualsComparable a 2nd time
[08Aug2020 20:13:48.982] [modloading-worker-54/INFO] [STDERR/]: [org.openzen.zenscript.javabytecode.JavaCompiler:compile:111]: Trying to register stdlib/Hashable a 2nd time
[08Aug2020 20:13:48.982] [modloading-worker-54/INFO] [STDERR/]: [org.openzen.zenscript.javabytecode.JavaCompiler:compile:111]: Trying to register stdlib/Integers a 2nd time
[08Aug2020 20:13:48.983] [modloading-worker-54/INFO] [STDERR/]: [org.openzen.zenscript.javabytecode.JavaCompiler:compile:111]: Trying to register stdlib/Result a 2nd time
[08Aug2020 20:13:48.983] [modloading-worker-54/INFO] [STDERR/]: [org.openzen.zenscript.javabytecode.JavaCompiler:compile:111]: Trying to register stdlib/StringBuildable a 2nd time
[08Aug2020 20:13:48.983] [modloading-worker-54/INFO] [STDERR/]: [org.openzen.zenscript.javabytecode.JavaCompiler:compile:111]: Trying to register stdlib/Strings a 2nd time
[08Aug2020 20:13:48.983] [modloading-worker-54/INFO] [STDERR/]: [org.openzen.zenscript.javabytecode.JavaCompiler:compile:111]: Trying to register stdlib/USize a 2nd time
[08Aug2020 20:13:48.985] [Server thread/INFO] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work after COMMON_SETUP: 12 jobs
[08Aug2020 20:13:49.024] [Server thread/INFO] [journeymap/]: Initializing Packet Registry
[08Aug2020 20:13:49.039] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [boblib] Found status: AHEAD Current: 0.1.9 Target: null
[08Aug2020 20:13:49.039] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [usefulbackpacks] Starting version check at https://api.u-team.info/update/usefulbackpacks.json
[08Aug2020 20:13:49.048] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [usefulbackpacks] Found status: UP_TO_DATE Current: 1.10.1.70 Target: null
[08Aug2020 20:13:49.049] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [productivebees] Starting version check at https://jdkdigital.cy/productivebees.json
[08Aug2020 20:13:49.071] [Server thread/INFO] [Mekanism/]: Loaded 'Mekanism: Additions' module.
[08Aug2020 20:13:49.093] [Server thread/INFO] [Cucumber Library/]: Loaded cucumber-tags.json in 0 ms
[08Aug2020 20:13:49.128] [Server thread/INFO] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 00:00:00.142
[08Aug2020 20:13:49.135] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Loading properties
[08Aug2020 20:13:49.149] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Default game type: SURVIVAL
[08Aug2020 20:13:49.149] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Generating keypair
[08Aug2020 20:13:49.244] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting Minecraft server on *:25565
[08Aug2020 20:13:49.272] [Server thread/INFO] [net.minecraft.network.NetworkSystem/]: Using epoll channel type
[08Aug2020 20:13:49.495] [modloading-worker-18/INFO] [net.blay09.mods.craftingtweaks.CraftingTweaks/]: fastbench has registered shadows.fastbench.gui.ContainerFastBench for CraftingTweaks
[08Aug2020 20:13:49.509] [modloading-worker-36/WARN] [minecolonies/]: FMLLoadCompleteEvent
[08Aug2020 20:13:49.514] [modloading-worker-58/INFO] [net.xalcon.torchmaster.Torchmaster/]: Applying mega torch entity block list overrides...
[08Aug2020 20:13:49.514] [modloading-worker-58/INFO] [net.xalcon.torchmaster.Torchmaster/]: Applying dread lamp entity block list overrides...
[08Aug2020 20:13:49.529] [modloading-worker-23/INFO] [Waila/]: Registered plugin at mcp.mobius.waila.addons.minecraft.PluginMinecraft
[08Aug2020 20:13:49.530] [modloading-worker-23/INFO] [Waila/]: Registered plugin at com.blakebr0.mysticalagradditions.compat.HwylaCompat
[08Aug2020 20:13:49.534] [modloading-worker-23/INFO] [Waila/]: Registered plugin at cy.jdkdigital.productivebees.integrations.hwyla.ProductiveBeesHwylaPlugin
[08Aug2020 20:13:49.537] [modloading-worker-23/INFO] [Waila/]: Registered plugin at net.darkhax.wawla.WawlaPlugin
[08Aug2020 20:13:49.550] [modloading-worker-23/INFO] [Waila/]: Registered plugin at com.blakebr0.mysticalagriculture.compat.HwylaCompat
[08Aug2020 20:13:49.582] [modloading-worker-36/WARN] [minecolonies.requestsystem/]: Updated logging config. RS Debug logging enabled: false
[08Aug2020 20:13:49.582] [modloading-worker-36/WARN] [minecolonies/]: Register mappings
[08Aug2020 20:13:49.583] [modloading-worker-23/INFO] [Waila/]: Registered plugin at snownee.jade.JadePlugin
[08Aug2020 20:13:49.585] [modloading-worker-23/INFO] [Waila/]: Registered plugin at snownee.jade.JadeClientPlugin
[08Aug2020 20:13:50.283] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [productivebees] Found status: AHEAD Current: 1.15.2-0.2.2 Target: null
[08Aug2020 20:13:50.284] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [fastleafdecay] Starting version check at http://olafkeijsers.net/fastleafdecay-update.json
[08Aug2020 20:13:50.918] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [fastleafdecay] Found status: BETA Current: v22 Target: null
[08Aug2020 20:13:50.919] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [codechickenlib] Starting version check at https://version-check.covers1624.net/check/?mod=CodeChickenLib&mc=1.15.2
[08Aug2020 20:13:51.725] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [codechickenlib] Found status: UP_TO_DATE Current: 3.3.1.379 Target: null
[08Aug2020 20:13:51.725] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [cyclic] Starting version check at https://raw.githubusercontent.com/Lothrazar/cyclic/trunk/1.15/update.json
[08Aug2020 20:13:51.734] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [cyclic] Found status: AHEAD Current: 1.15.2-0.6.1 Target: null
[08Aug2020 20:13:51.735] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [wawla] Starting version check at https://updates.blamejared.com/get?n=wawla&gv=1.15.2
[08Aug2020 20:13:51.900] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [wawla] Found status: BETA Current: 3.0.4 Target: 3.0.4
[08Aug2020 20:13:51.900] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [clumps] Starting version check at https://updates.blamejared.com/get?n=clumps&gv=1.15.2
[08Aug2020 20:13:52.062] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [clumps] Found status: BETA Current: 5.0.2.4 Target: 5.0.2.4
[08Aug2020 20:13:52.062] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [jeitweaker] Starting version check at https://updates.blamejared.com/get?n=JEITweaker&gv=1.15.2
[08Aug2020 20:13:52.224] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [jeitweaker] Found status: BETA Current: 1.0.1.3 Target: 1.0.1.3
[08Aug2020 20:13:52.225] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mininggadgets] Starting version check at https://raw.githubusercontent.com/Direwolf20-MC/MiningGadgets/master/update.json
[08Aug2020 20:13:52.229] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mininggadgets] Found status: UP_TO_DATE Current: 1.3.5 Target: null
[08Aug2020 20:13:52.229] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [enderstorage] Starting version check at https://version-check.covers1624.net/check/?mod=EnderStorage&mc=1.15.2
[08Aug2020 20:13:52.385] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [enderstorage] Found status: OUTDATED Current: 2.5.0.149 Target: 2.5.0.151
[08Aug2020 20:13:52.386] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [crafttweaker] Starting version check at https://updates.blamejared.com/get?n=crafttweaker&gv=1.15.2
[08Aug2020 20:13:52.550] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [crafttweaker] Found status: BETA_OUTDATED Current: 6.0.0.24 Target: 6.0.0.38
[08Aug2020 20:13:52.550] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[08Aug2020 20:13:52.841] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Found status: OUTDATED Current: 31.2.31 Target: 31.2.36
[08Aug2020 20:13:52.841] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mousetweaks] Starting version check at http://play.sourceruns.org/yalter/MouseTweaks/update.json
[08Aug2020 20:13:54.006] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mousetweaks] Found status: BETA Current: 2.13 Target: null
[08Aug2020 20:13:54.006] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [immersiveengineering] Starting version check at https://raw.githubusercontent.com/BluSunrize/ImmersiveEngineering/1.14/changelog.json
[08Aug2020 20:13:54.021] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [immersiveengineering] Found status: BETA Current: 0.15-108 Target: null
[08Aug2020 20:13:54.021] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [jeiintegration] Starting version check at https://cdn.snowshock35.com/mods/jei-integration/update.json
[08Aug2020 20:13:54.112] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [jeiintegration] Found status: BETA Current: 3.1.0.1 Target: null
[08Aug2020 20:13:54.113] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [gravestone] Starting version check at http://maxhenkel.de/update/gravestone.json
[08Aug2020 20:13:56.267] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [gravestone] Found status: UP_TO_DATE Current: 1.17.5 Target: null
[08Aug2020 20:13:56.268] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [simplehomes] Starting version check at https://minecraft.darkboy.ru/api/check-mod-updates/simplehomes.json
[08Aug2020 20:13:56.799] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [simplehomes] Found status: AHEAD Current: 1.0.8 Target: null
[08Aug2020 20:14:51.488] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./Briar Patch World Omega/serverconfig/the_bumblezone-server.toml is not correct. Correcting
[08Aug2020 20:14:51.550] [Server thread/INFO] [se.mickelus.tetra.data.DataManager/]: Setting up data reload listeners
[08Aug2020 20:14:51.655] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Preparing level "Briar Patch World Omega"
[08Aug2020 20:14:51.757] [Server thread/INFO] [net.minecraftforge.common.DimensionManager/DIMS]: Registered dimension the_bumblezone:bumblezone of type the_bumblezone:ultraamplified and id 3
[08Aug2020 20:14:51.763] [Server thread/WARN] [net.minecraftforge.fml.FMLWorldPersistenceHook/WP]: This world was saved with mod structurize version 0.13.31-RELEASE and it is now at version 0.13.41-ALPHA, things may not work well
[08Aug2020 20:14:51.763] [Server thread/WARN] [net.minecraftforge.fml.FMLWorldPersistenceHook/WP]: This world was saved with mod minecolonies version 0.13.81-RELEASE and it is now at version 0.13.105-ALPHA, things may not work well
[08Aug2020 20:14:51.927] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: minecolonies:colony_wall_banner Expected: 4586 Got: 4596
[08Aug2020 20:14:51.928] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: minecolonies:colony_banner Expected: 4585 Got: 4597
[08Aug2020 20:14:51.930] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: minecolonies:colony_banner Expected: 6372 Got: 6453
[08Aug2020 20:14:51.930] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry SoundEvent: Object did not get ID it asked for. Name: minecolonies:mob.amazon.death Expected: 2271 Got: 2278
[08Aug2020 20:14:51.931] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry SoundEvent: Object did not get ID it asked for. Name: minecolonies:mob.amazon.say Expected: 2272 Got: 2279
[08Aug2020 20:14:51.931] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry SoundEvent: Object did not get ID it asked for. Name: minecolonies:mob.egyptian.say Expected: 2278 Got: 2282
[08Aug2020 20:14:51.931] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry SoundEvent: Object did not get ID it asked for. Name: minecolonies:mob.egyptian.hurt Expected: 2276 Got: 2283
[08Aug2020 20:14:51.931] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry SoundEvent: Object did not get ID it asked for. Name: minecolonies:mob.pirate.hurt Expected: 2282 Got: 2285
[08Aug2020 20:14:51.931] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry SoundEvent: Object did not get ID it asked for. Name: minecolonies:mob.norseman.hurt Expected: 2279 Got: 2286
[08Aug2020 20:14:51.931] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry SoundEvent: Object did not get ID it asked for. Name: minecolonies:mob.pirate.death Expected: 2283 Got: 2287
[08Aug2020 20:14:51.931] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry SoundEvent: Object did not get ID it asked for. Name: minecolonies:mob.amazon.hurt Expected: 2270 Got: 2288
[08Aug2020 20:15:05.427] [Thread-1/INFO] [journeymap/]: Loading JourneyMap Forge Configs
[08Aug2020 20:15:11.301] [Server thread/INFO] [net.minecraft.resources.SimpleReloadableResourceManager/]: Reloading ResourceManager: torchmaster-2.2.2.jar, performant-1.15-3.6m.jar, PackMenu-1.15.2-1.2.7.jar, productivebees-1.15.2-0.2.2.jar, SlimeBottles.jar, DarkUtilities-1.15.2-3.1.8.jar, curios-FORGE-1.15.2-2.0.2.6.jar, Bountiful+Baubles-1.15.2-0.0.1.jar, diamondglass-1.15.2-3.4.20.jar, Cyclic-1.15.2-0.6.1.jar, Default, inmemory:jaopca, tetra-1.15.2-2.18.1.jar, CyclopsCore-1.15.2-1.8.0.jar, NetherPortalFix_1.15.2-6.0.2.jar, DoggyTalents-1.15.2-1.15.2.3.jar, IronJetpacks-1.15.2-3.0.3.jar, ForgeEndertech-1.15.2-6.0.4.0-build.0044.jar, CookingForBlockheads_1.15.2-8.0.3.jar, Controlling-6.1.5.6.jar, ReAuth-1.14-1.15-3.8.1.jar, Placebo-1.15.2-3.1.0.jar, ftb-gui-library-1.0.0.14.jar, Bookshelf-1.15.2-5.6.40.jar, u_team_core-1.15.2-3.0.1.164.jar, randompatches-1.15.2-1.22.1.1.jar, buildinggadgets-3.3.5.jar, Morpheus-1.15.2-4.2.50.jar, MekanismGenerators-1.15.2-9.10.9.422.jar, Hwyla-forge-1.10.8-B72_1.15.2.jar, JustEnoughResources-1.15.2-0.10.1.77.jar, [1.15.2]+BobLib+v0.1.9.jar, MysticalAgradditions-1.15.2-3.0.1.jar, snowmancy-1.15.2-v1.0.3.jar, industrial-foregoing-1.15.2-2.3.3-e356e61.jar, useful_backpacks-1.15.2-1.10.1.70.jar, CommonCapabilities-1.15.2-2.5.2.jar, BiomesOPlenty-1.15.2-10.0.0.363-universal.jar, phosphor-forge-mc1.15.2-0.5.2+build.4.jar, MekanismAdditions-1.15.2-9.10.9.422.jar, toughnessbar-5.0.jar, simplybackpacks-1.15.2-1.4.6.jar, Patchouli-1.15.2-1.2-35.jar, config-2-3.0.jar, OreExcavation-1.7.151.jar, elevatorid-1.15.2-1.7.1.jar, MekanismTools-1.15.2-9.10.9.422.jar, AI-Improvements-1.15.2-0.3.0.jar, the_bumblezone-1.15.2-1.3.10.jar, bwncr-1.15.1-3.6.13.jar, FastLeafDecay-v22.jar, CodeChickenLib-1.15.2-3.3.1.379-universal.jar, Cucumber-1.15.2-3.0.9.jar, TrashSlot_1.15.2-11.0.0.jar, pamhc2trees-1.15.2-1.0.3.jar, jei-1.15.2-6.0.2.12.jar, AttributeFix-1.15.2-7.0.2.jar, Abnormals-Core-1.15.2-1.0.6.jar, Buzzier-Bees-1.15.2-1.5.2.jar, Mekanism-1.15.2-9.10.9.422.jar, WAWLA-1.15.2-3.0.4.jar, invtweaks-1.15.2-2.0.8.jar, Waystones_1.15.2-6.0.2.jar, Clumps-5.0.2.4.jar, mgui-1.15.2-2.1.1.jar, light-overlay-4.7.0.jar, journeymap-1.15.2-5.7.0b3.jar, comforts-FORGE-1.15.2-2.0.0.3.jar, appliedenergistics2-7.0.0-beta.1.jar, NaturesCompass-1.15.2-1.8.5.jar, champions-FORGE-1.15.2-2.0-beta5.jar, FarmingForBlockheads_1.15.2-6.1.5.jar, trash-1.15.2-0.2.0.jar, JEITweaker-1.15.2-1.0.1.3.jar, mininggadgets-1.3.5.jar, EnderStorage-1.15.2-2.5.0.149-universal.jar, CraftTweaker-1.15.2-6.0.0.24.jar, ftb-chunks-1.1.0.14 (1).jar, forge-1.15.2-31.2.31-universal.jar, MysticalAgriculture-1.15.2-3.0.10.jar, ironchest-1.15.2-10.0.3.jar, CraftingTweaks_1.15.2-11.0.1.jar, EnchantmentDescriptions-1.15.2-2.0.9.jar, swingthroughgrass-1.15.2-1.4.0.jar, MouseTweaks-2.13-mc1.15.1.jar, titanium-1.15.2-2.4.2.jar, ImmersiveEngineering-0.15-108.jar, Jade-1.15.2-1.1.2.jar, pamhc2crops-1.15.2-1.0.5.jar, AdLods-1.15.2-3.0.3.0-build.0035.jar, Ding-1.15.2-1.1.0.jar, jeiintegration_1.15.2-3.1.0.1.jar, JAOPCA-1.15.2-3.2.0.14.jar, IntegratedDynamics-1.15.2-1.1.13.jar, pamhc2foodcore-1.15.2-1.0.4.jar, gravestone-1.17.5.jar, FastWorkbench-1.15.2-3.1.1.jar, AutoRegLib-1.5-40.jar, AkashicTome-1.3-13.jar, Quark-r2.1-245.jar, Charm-1.15.2-1.5.9.jar, StorageDrawers-1.15.2-7.0.2.jar, tubesreloaded-1.15.2-1.3.0c.jar, structurize-0.13.41-ALPHA.jar, [1.15.2]+Simple+Homes+v1.0.8.jar, minecolonies-0.13.105-ALPHA-universal.jar, FastFurnace-1.15.1-3.0.0.jar, AppleSkin-mc1.15.2-forge-1.0.14.jar, overloadedarmorbar-4.0.0.jar, luckyores-1.15.2-1.3.1.jar, EnderMail-1.15.2-1.1.1.jar, DefaultOptions_1.15.2-11.0.1.jar
[08Aug2020 20:15:11.719] [Server-Worker-8/ERROR] [net.minecraft.tags.TagCollection/]: Couldn't read block tag list darkutils:slime_crucible from darkutils:tags/blocks/slime_crucible.json in data pack DarkUtilities-1.15.2-3.1.8.jar
com.google.gson.JsonParseException: Unknown value 'darkutils:slime_crucible_green'
at net.minecraft.tags.Tag$Builder.lambda$fromJson$0(Tag.java:164) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_232]
at net.minecraft.tags.Tag$Builder.func_219783_a(Tag.java:163) ~[?:?]
at net.minecraft.tags.TagCollection.lambda$reload$3(TagCollection.java:101) ~[?:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1604) [?:1.8.0_232]
at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1596) [?:1.8.0_232]
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_232]
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_232]
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_232]
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_232]
[08Aug2020 20:15:11.992] [Server-Worker-9/ERROR] [net.minecraft.tags.TagCollection/]: Couldn't read item tag list darkutils:slime_crucible from darkutils:tags/items/slime_crucible.json in data pack DarkUtilities-1.15.2-3.1.8.jar
com.google.gson.JsonParseException: Unknown value 'darkutils:slime_crucible_green'
at net.minecraft.tags.Tag$Builder.lambda$fromJson$0(Tag.java:164) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_232]
at net.minecraft.tags.Tag$Builder.func_219783_a(Tag.java:163) ~[?:?]
at net.minecraft.tags.TagCollection.lambda$reload$3(TagCollection.java:101) ~[?:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1604) [?:1.8.0_232]
at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1596) [?:1.8.0_232]
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_232]
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_232]
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_232]
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_232]
[08Aug2020 20:15:13.734] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe productivebees:hives/advanced_aspen_beehive_clear
com.google.gson.JsonSyntaxException: Unknown condition type: forge:mod_loaded
at net.minecraftforge.common.crafting.CraftingHelper.getCondition(CraftingHelper.java:225) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.processConditions(CraftingHelper.java:214) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.processConditions(CraftingHelper.java:203) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:56) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_232]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_232]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_232]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_232]
[08Aug2020 20:15:13.763] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe quark:world/crafting/stairs/granite_bricks_stairs
com.google.gson.JsonSyntaxException: Unknown condition type: quark:flag
at net.minecraftforge.common.crafting.CraftingHelper.getCondition(CraftingHelper.java:225) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.processConditions(CraftingHelper.java:214) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.processConditions(CraftingHelper.java:203) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:56) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_232]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_232]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_232]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_232]
[08Aug2020 20:15:13.765] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe charm:crafting/gold_lantern
com.google.gson.JsonSyntaxException: Unknown condition type: meson:module_enabled
at net.minecraftforge.common.crafting.CraftingHelper.getCondition(CraftingHelper.java:225) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.processConditions(CraftingHelper.java:214) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.processConditions(CraftingHelper.java:203) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:56) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_232]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_232]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_232]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_232]
[08Aug2020 20:15:13.779] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe quark:oddities/crafting/pipe
com.google.gson.JsonSyntaxException: Unknown condition type: quark:flag
at net.minecraftforge.common.crafting.CraftingHelper.getCondition(CraftingHelper.java:225) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.processConditions(CraftingHelper.java:214) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.processConditions(CraftingHelper.java:203) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:56) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_232]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_232]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_232]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_232]
[08Aug2020 20:15:13.782] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe quark:tweaks/crafting/utility/chests/compat/wisteria_chest_wood
com.google.gson.JsonSyntaxException: Unknown condition type: forge:and
at net.minecraftforge.common.crafting.CraftingHelper.getCondition(CraftingHelper.java:225) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.processConditions(CraftingHelper.java:214) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.processConditions(CraftingHelper.java:203) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:56) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_232]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_232]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_232]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_232]
[08Aug2020 20:15:13.784] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe quark:building/crafting/acacia_ladder
com.google.gson.JsonSyntaxException: Unknown condition type: quark:flag
at net.minecraftforge.common.crafting.CraftingHelper.getCondition(CraftingHelper.java:225) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.processConditions(CraftingHelper.java:214) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.processConditions(CraftingHelper.java:203) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:56) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_232]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_232]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_232]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_232]
[08Aug2020 20:15:13.786] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe quark:building/crafting/vertslabs/dark_oak_vertical_slab
com.google.gson.JsonSyntaxException: Unknown condition type: quark:flag
at net.minecraftforge.common.crafting.CraftingHelper.getCondition(CraftingHelper.java:225) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.processConditions(CraftingHelper.java:214) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.processConditions(CraftingHelper.java:203) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:56) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_232]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_232]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_232]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_232]
[08Aug2020 20:15:13.787] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe quark:oddities/crafting/soul_compass
com.google.gson.JsonSyntaxException: Unknown condition type: quark:flag
at net.minecraftforge.common.crafting.CraftingHelper.getCondition(CraftingHelper.java:225) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.processConditions(CraftingHelper.java:214) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.processConditions(CraftingHelper.java:203) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:56) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_232]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_232]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_232]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_232]
[08Aug2020 20:15:13.793] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe quark:building/crafting/vertslabs/light_gray_shingles_vertical_slab_revert
com.google.gson.JsonSyntaxException: Unknown condition type: quark:flag
at net.minecraftforge.common.crafting.CraftingHelper.getCondition(CraftingHelper.java:225) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.processConditions(CraftingHelper.java:214) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.processConditions(CraftingHelper.java:203) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:56) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_232]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_232]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_232]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_232]
[08Aug2020 20:15:13.807] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe quark:building/crafting/vertslabs/lime_stained_planks_vertical_slab
com.google.gson.JsonSyntaxException: Unknown condition type: quark:flag
at net.minecraftforge.common.crafting.CraftingHelper.getCondition(CraftingHelper.java:225) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.processConditions(CraftingHelper.java:214) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.processConditions(CraftingHelper.java:203) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:56) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_232]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_232]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_232]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_232]
[08Aug2020 20:15:13.808] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe quark:building/crafting/vertslabs/biotite_block_vertical_slab_revert
com.google.gson.JsonSyntaxException: Unknown condition type: quark:flag
at net.minecraftforge.common.crafting.CraftingHelper.getCondition(CraftingHelper.java:225) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.processConditions(CraftingHelper.java:214) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.processConditions(CraftingHelper.java:203) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:56) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_232]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_232]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_232]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_232]
[08Aug2020 20:15:13.810] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe productivebees:boxes/expansion_box_bop_magic
com.google.gson.JsonSyntaxException: Unknown condition type: forge:mod_loaded
at net.minecraftforge.common.crafting.CraftingHelper.getCondition(CraftingHelper.java:225) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.processConditions(CraftingHelper.java:214) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.processConditions(CraftingHelper.java:203) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:56) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_232]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_232]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_232]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_232]
[08Aug2020 20:15:13.811] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe quark:building/crafting/stonevariants/diorite_pavement
com.google.gson.JsonSyntaxException: Unknown condition type: forge:and
at net.minecraftforge.common.crafting.CraftingHelper.getCondition(CraftingHelper.java:225) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.processConditions(CraftingHelper.java:214) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.processConditions(CraftingHelper.java:203) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:56) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_232]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_232]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_232]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_232]
[08Aug2020 20:15:13.812] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe quark:building/crafting/compressed/potato_crate
com.google.gson.JsonSyntaxException: Unknown condition type: quark:flag
at net.minecraftforge.common.crafting.CraftingHelper.getCondition(CraftingHelper.java:225) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.processConditions(CraftingHelper.java:214) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.processConditions(CraftingHelper.java:203) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:56) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_232]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_232]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_232]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_232]
[08Aug2020 20:15:13.813] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe quark:building/crafting/vertslabs/cyan_shingles_vertical_slab
com.google.gson.JsonSyntaxException: Unknown condition type: quark:flag
at net.minecraftforge.common.crafting.CraftingHelper.getCondition(CraftingHelper.java:225) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.processConditions(CraftingHelper.java:214) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.processConditions(CraftingHelper.java:203) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:56) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_232]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_232]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_232]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_232]
[08Aug2020 20:15:13.814] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe quark:building/crafting/vertslabs/nether_brick_vertical_slab
com.google.gson.JsonSyntaxException: Unknown condition type: quark:flag
at net.minecraftforge.common.crafting.CraftingHelper.getCondition(CraftingHelper.java:225) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.processConditions(CraftingHelper.java:214) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.processConditions(CraftingHelper.java:203) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:56) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_232]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_232]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_232]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_232]
[08Aug2020 20:15:13.816] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe quark:building/stonecutting/vertslabs/elder_prismarine_vertical_slab_stonecutter
com.google.gson.JsonSyntaxException: Unknown condition type: quark:flag
at net.minecraftforge.common.crafting.CraftingHelper.getCondition(CraftingHelper.java:225) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.processConditions(CraftingHelper.java:214) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.processConditions(CraftingHelper.java:203) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:56) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_232]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_232]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_232]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_232]
[08Aug2020 20:15:13.822] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe quark:building/crafting/vertical_green_stained_planks
com.google.gson.JsonSyntaxException: Unknown condition type: forge:and
at net.minecraftforge.common.crafting.CraftingHelper.getCondition(CraftingHelper.java:225) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.processConditions(CraftingHelper.java:214) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.processConditions(CraftingHelper.java:203) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:56) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_232]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_232]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_232]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_232]
[08Aug2020 20:15:13.838] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe quark:building/crafting/vertslabs/red_stained_planks_vertical_slab_revert
com.google.gson.JsonSyntaxException: Unknown condition type: quark:flag
at net.minecraftforge.common.crafting.CraftingHelper.getCondition(CraftingHelper.java:225) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.processConditions(CraftingHelper.java:214) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.processConditions(CraftingHelper.java:203) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:56) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_232]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_232]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_232]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_232]
[08Aug2020 20:15:13.840] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe quark:building/stonecutting/slabs/red_sandstone_bricks_slab_stonecutter
com.google.gson.JsonSyntaxException: Unknown condition type: quark:flag
at net.minecraftforge.common.crafting.CraftingHelper.getCondition(CraftingHelper.java:225) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.processConditions(CraftingHelper.java:214) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.processConditions(CraftingHelper.java:203) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:56) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_232]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_232]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_232]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_232]
[08Aug2020 20:15:13.847] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe quark:building/crafting/chests/compat/poise_trapped_chest
com.google.gson.JsonSyntaxException: Unknown condition type: forge:and
at net.minecraftforge.common.crafting.CraftingHelper.getCondition(CraftingHelper.java:225) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.processConditions(CraftingHelper.java:214) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.processConditions(CraftingHelper.java:203) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:56) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_232]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_232]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_232]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_232]
[08Aug2020 20:15:13.849] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe quark:building/stonecutting/vertslabs/cobbedstone_vertical_slab_stonecutter
com.google.gson.JsonSyntaxException: Unknown condition type: quark:flag
at net.minecraftforge.common.crafting.CraftingHelper.getCondition(CraftingHelper.java:225) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.processConditions(CraftingHelper.java:214) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.processConditions(CraftingHelper.java:203) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:56) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_232]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_232]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_232]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_232]
[08Aug2020 20:15:13.850] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe quark:building/stonecutting/vertslabs/smooth_sandstone_vertical_slab_stonecutter
com.google.gson.JsonSyntaxException: Unknown condition type: quark:flag
at net.minecraftforge.common.crafting.CraftingHelper.getCondition(CraftingHelper.java:225) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.processConditions(CraftingHelper.java:214) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.processConditions(CraftingHelper.java:203) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:56) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_232]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_232]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_232]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_232]
[08Aug2020 20:15:13.853] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe mekanism:compat/biomesoplenty/sawing/boat/magic
com.google.gson.JsonSyntaxException: Unknown condition type: forge:mod_loaded
at net.minecraftforge.common.crafting.CraftingHelper.getCondition(CraftingHelper.java:225) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.processConditions(CraftingHelper.java:214) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.processConditions(CraftingHelper.java:203) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:56) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_232]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_232]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_232]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_232]
[08Aug2020 20:15:13.854] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe quark:building/stonecutting/stonevariants/chiseled_jasper_bricks_stonecutter
com.google.gson.JsonSyntaxException: Unknown condition type: forge:and
at net.minecraftforge.common.crafting.CraftingHelper.getCondition(CraftingHelper.java:225) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.processConditions(CraftingHelper.java:214) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.processConditions(CraftingHelper.java:203) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:56) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_232]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_232]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_232]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_232]
[08Aug2020 20:15:13.855] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe charm:crafting/crate_open_oak
com.google.gson.JsonSyntaxException: Unknown condition type: meson:module_enabled
at net.minecraftforge.common.crafting.CraftingHelper.getCondition(CraftingHelper.java:225) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.processConditions(CraftingHelper.java:214) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.processConditions(CraftingHelper.java:203) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:56) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_232]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_232]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_232]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_232]
[08Aug2020 20:15:13.859] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe quark:building/crafting/vertslabs/red_sandstone_vertical_slab_revert
com.google.gson.JsonSyntaxException: Unknown condition type: quark:flag
at net.minecraftforge.common.crafting.CraftingHelper.getCondition(CraftingHelper.java:225) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.processConditions(CraftingHelper.java:214) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.processConditions(CraftingHelper.java:203) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:56) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_232]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_232]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_232]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_232]
[08Aug2020 20:15:13.860] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe quark:building/crafting/slabs/purple_shingles_slab
com.google.gson.JsonSyntaxException: Unknown condition type: quark:flag
at net.minecraftforge.common.crafting.CraftingHelper.getCondition(CraftingHelper.java:225) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.processConditions(CraftingHelper.java:214) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.processConditions(CraftingHelper.java:203) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:56) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_232]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_232]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_232]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_232]
[08Aug2020 20:15:13.861] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe quark:world/stonecutting/stairs/polished_slate_stairs_stonecutter
com.google.gson.JsonSyntaxException: Unknown condition type: quark:flag
at net.minecraftforge.common.crafting.CraftingHelper.getCondition(CraftingHelper.java:225) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.processConditions(CraftingHelper.java:214) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.processConditions(CraftingHelper.java:203) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:56) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_232]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_232]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_232]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_232]
[08Aug2020 20:15:13.862] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe mekanism:compat/biomesoplenty/sawing/door/dead
com.google.gson.JsonSyntaxException: Unknown condition type: forge:mod_loaded
at net.minecraftforge.common.crafting.CraftingHelper.getCondition(CraftingHelper.java:225) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.processConditions(CraftingHelper.java:214) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.processConditions(CraftingHelper.java:203) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:56) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_232]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_232]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_232]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.uti
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment