Skip to content

Instantly share code, notes, and snippets.

@dredhorse
Created December 17, 2018 12:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dredhorse/a094428145aa83c84bbe649e15d3d7e9 to your computer and use it in GitHub Desktop.
Save dredhorse/a094428145aa83c84bbe649e15d3d7e9 to your computer and use it in GitHub Desktop.
Natures Destruction Server Crash
---- Minecraft Crash Report ----
WARNING: coremods are present:
CCLoadingPlugin (cloudcontrol_v1.0.0formc1.12.2.jar)
LibLoader (# LibLoader.jar)
LoadingPlugin (Quark-r1.5-135.jar)
DCLoadingPlugin (DummyCoreUnofficial-2.4.112.5.jar)
LoadingPlugin (RandomThings-MC1.12.2-4.2.4.jar)
ForgelinPlugin (Forgelin-1.8.2.jar)
LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar)
MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar)
LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
AppleCore (AppleCore-mc1.12.2-3.1.4.jar)
CoreMod (TickProfiler-1.12-0.0.7.jar)
IvToolkit (IvToolkit-1.3.3-1.12.jar)
LoadingPlugin (NoNausea-MC1.12-1.0.jar)
Wizardry Plugin (wizardry-0.9.7.jar)
AstralCore (astralsorcery-1.12.2-1.10.3.jar)
ItemPatchingLoader (ItemPhysic_Full_1.4.17_mc1.12.2.jar)
FarseekCoreMod (Farseek-1.12-2.3.1.jar)
LibrarianLib Plugin (librarianlib-1.12.2-4.15.jar)
IonChests (IonChests-1.0.0.jar)
SSLoadingPlugin (SereneSeasons-1.12.2-1.2.13-universal.jar)
HCASM (HammerCore-1.12.2-2.0.4.1.jar)
CreativePatchingLoader (CreativeCore_v1.9.35_mc1.12.2.jar)
Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.3-1.12.2.jar)
BetterFoliageLoader (BetterFoliage-MC1.12-2.2.0.jar)
TheBetweenlandsLoadingPlugin (TheBetweenlands-3.4.1-core.jar)
EECore (ExpandedEquivalence-1.12.2-11b.jar)
DynamicSurroundingsCore (DynamicSurroundings-core-1.12.2-3.4.10.5.jar)
Contact their authors BEFORE contacting forge
// I blame Dinnerbone.
Time: 12/17/18 12:32 PM
Description: Ticking entity
java.lang.NoSuchFieldError: TYPE_OVERWORLD
at quarris.naturesdestruction.block.tile.TileExplosionGenerator.isCorrectWorldType(TileExplosionGenerator.java:114)
at quarris.naturesdestruction.event.GenEvents.onExplosionEvent(GenEvents.java:34)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1278_GenEvents_onExplosionEvent_Detonate.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
at net.minecraftforge.event.ForgeEventFactory.onExplosionDetonate(ForgeEventFactory.java:568)
at net.minecraft.world.Explosion.func_77278_a(Explosion.java:134)
at net.minecraft.world.WorldServer.func_72885_a(WorldServer.java:1169)
at net.minecraft.world.World.func_72876_a(World.java:2300)
at net.minecraft.entity.monster.EntityCreeper.func_146077_cc(EntityCreeper.java:271)
at net.minecraft.entity.monster.EntityCreeper.func_70071_h_(EntityCreeper.java:168)
at net.minecraft.world.World.func_72866_a(World.java:1993)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
at net.minecraft.world.World.func_72870_g(World.java:1955)
at net.minecraft.world.World.func_72939_s(World.java:1759)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
at java.lang.Thread.run(Thread.java:748)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Server thread
Stacktrace:
at quarris.naturesdestruction.block.tile.TileExplosionGenerator.isCorrectWorldType(TileExplosionGenerator.java:114)
at quarris.naturesdestruction.event.GenEvents.onExplosionEvent(GenEvents.java:34)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1278_GenEvents_onExplosionEvent_Detonate.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
at net.minecraftforge.event.ForgeEventFactory.onExplosionDetonate(ForgeEventFactory.java:568)
at net.minecraft.world.Explosion.func_77278_a(Explosion.java:134)
at net.minecraft.world.WorldServer.func_72885_a(WorldServer.java:1169)
at net.minecraft.world.World.func_72876_a(World.java:2300)
at net.minecraft.entity.monster.EntityCreeper.func_146077_cc(EntityCreeper.java:271)
at net.minecraft.entity.monster.EntityCreeper.func_70071_h_(EntityCreeper.java:168)
at net.minecraft.world.World.func_72866_a(World.java:1993)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
at net.minecraft.world.World.func_72870_g(World.java:1955)
-- Entity being ticked --
Details:
Entity Type: minecraft:creeper (net.minecraft.entity.monster.EntityCreeper)
Entity ID: 620
Entity Name: Creeper
Entity's Exact location: 443.86, 47.00, 309.50
Entity's Block location: World: (443,47,309), Chunk: (at 11,2,5 in 27,19; contains blocks 432,0,304 to 447,255,319), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Entity's Momentum: 0.00, -0.08, 0.00
Entity's Passengers: []
Entity's Vehicle: ~~ERROR~~ NullPointerException: null
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1759)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)
-- Affected level --
Details:
Level name: world
All players: 1 total; [EntityPlayerMP['dredhorse'/462, l='world', x=446.05, y=49.00, z=305.34]]
Chunk stats: ServerChunkCache: 607 Drop: 0
Level seed: 1812532638
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options: {"diamondSize":8,"lapisCenterHeight":16,"lavaLakeChance":80,"redstoneMaxHeight":16,"diamondMaxHeight":16,"coalMaxHeight":128,"coalMinHeight":0,"seaLevel":63,"graniteCount":10,"riverSize":4,"gravelMinHeight":0,"graniteSize":33,"redstoneSize":8,"fixedBiome":-1,"waterLakeChance":4,"dioriteMinHeight":0,"andesiteCount":10,"graniteMaxHeight":80,"redstoneMinHeight":0,"lapisSize":7,"dirtCount":10,"ironMinHeight":0,"dioriteMaxHeight":80,"coalCount":20,"gravelCount":8,"coalSize":17,"gravelSize":33,"ironMaxHeight":64,"lapisSpread":16,"dioriteCount":10,"andesiteSize":33,"biomeSize":4,"graniteMinHeight":0,"goldCount":2,"diamondCount":1,"dirtSize":33,"gravelMaxHeight":256,"goldSize":9,"ironCount":20,"diamondMinHeight":0,"ironSize":9,"redstoneCount":8,"andesiteMinHeight":0,"dioriteSize":33,"goldMaxHeight":32,"dungeonChance":8,"andesiteMaxHeight":80,"dirtMinHeight":0,"lapisCount":1,"goldMinHeight":0,"dirtMaxHeight":256,"lowerLimitScale":512.0,"biomeDepthOffset":0.0,"upperLimitScale":512.0,"heightScale":684.412,"biomeScaleWeight":1.0,"biomeDepthWeight":1.0,"mainNoiseScaleZ":80.0,"mainNoiseScaleY":160.0,"depthNoiseScaleX":200.0,"mainNoiseScaleX":80.0,"baseSize":8.5,"depthNoiseScaleZ":200.0,"stretchY":12.0,"depthNoiseScaleExponent":0.5,"biomeScaleOffset":0.0,"coordinateScale":684.412,"useStrongholds":true,"useMineShafts":true,"useTemples":true,"useLavaOceans":false,"useCaves":true,"useWaterLakes":true,"useLavaLakes":true,"useMonuments":true,"useRavines":true,"useDungeons":true,"useVillages":true}
Level spawn location: World: (240,64,256), Chunk: (at 0,4,0 in 15,16; contains blocks 240,0,256 to 255,255,271), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 340201 game time, 382857 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 20732 (now: true), thunder time: 143659 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
at java.lang.Thread.run(Thread.java:748)
-- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Mac OS X (x86_64) version 10.13.6
Java Version: 1.8.0_191, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 279895288 bytes (266 MB) / 940421120 bytes (896 MB) up to 3113877504 bytes (2969 MB)
JVM Flags: 9 total; -Xms512M -Xmx3072M -XX:PermSize=256M -XX:+UseParNewGC -XX:+CMSIncrementalPacing -XX:+CMSClassUnloadingEnabled -XX:ParallelGCThreads=2 -XX:MinHeapFreeRatio=5 -XX:MaxHeapFreeRatio=10
IntCache: cache: 0, tcache: 0, allocated: 20, tallocated: 86
FML: MCP 9.42 Powered by Forge 14.23.5.2784 233 mods loaded, 233 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
| State | ID | Version | Source | Signature |
|:------ |:----------------------------- |:------------------ |:------------------------------------------------- |:---------------------------------------- |
| LCHIJA | minecraft | 1.12.2 | minecraft.jar | None |
| LCHIJA | mcp | 9.42 | minecraft.jar | None |
| LCHIJA | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2784-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCHIJA | forge | 14.23.5.2784 | forge-1.12.2-14.23.5.2784-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCHIJA | creativecoredummy | 1.0.0 | minecraft.jar | None |
| LCHIJA | itemphysic | 1.4.0 | minecraft.jar | None |
| LCHIJA | ivtoolkit | 1.3.3-1.12 | minecraft.jar | None |
| LCHIJA | foamfixcore | 7.7.4 | minecraft.jar | None |
| LCHIJA | dsurroundcore | | minecraft.jar | None |
| LCHIJA | concheckrmd | 1.6.1 | Modpack Configuration Checker-1.12.2-v1.6.1.jar | None |
| LCHIJA | aim | 1.4.1 | AdvancedInventoryManagement-1.12.2-1.4.1.jar | None |
| LCHIJA | mysticalmechanics | 0.5 | Mystical Mechanics-0.5.jar | None |
| LCHIJA | embers | 1.11-hotfix | EmbersRekindled-1.11-hotfix.jar | None |
| LCHIJA | aetherworks | 1.12.2-1.0.0.3 | AetherWorks-1.12.2-1.0.0.3.jar | None |
| LCHIJA | akashictome | 1.2-11 | AkashicTome-1.2-11.jar | None |
| LCHIJA | biomesoplenty | 7.0.1.2408 | BiomesOPlenty-1.12.2-7.0.1.2408-universal.jar | None |
| LCHIJA | craftstudioapi | 1.0.0 | CraftStudio-1.0.0.93-mc1.12-alpha.jar | None |
| LCHIJA | harvestcraft | 1.12.2z | Pam's HarvestCraft 1.12.2za.jar | None |
| LCHIJA | animania | 1.6.2 | animania-1.12.2-1.6.2.jar | None |
| LCHIJA | guideapi | 1.12-2.1.8-63 | Guide-API-1.12-2.1.8-63.jar | None |
| LCHIJA | bloodmagic | 1.12.2-2.3.3-101 | BloodMagic-1.12.2-2.3.3-101.jar | None |
| LCHIJA | theoneprobe | 1.4.25 | theoneprobe-1.12-1.4.25.jar | None |
| LCHIJA | animus | 1 | Animus-2.0.4.jar | None |
| LCHIJA | applecore | 3.1.4 | AppleCore-mc1.12.2-3.1.4.jar | None |
| LCHIJA | charset | 0.5.5.6 | Charset-Lib-0.5.5.6.jar | None |
| LCHIJA | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
| LCHIJA | statues | 0.8.6.17 | statues-1.12.X-0.8.6.17.jar | None |
| LCHIJA | crafttweaker | 4.1.13 | CraftTweaker2-1.12-4.1.13.jar | None |
| LCHIJA | mtlib | 3.0.5 | MTLib-3.0.5.jar | None |
| LCHIJA | modtweaker | 4.0.15 | modtweaker-4.0.15.jar | None |
| LCHIJA | jei | 4.13.1.225 | jei_1.12.2-4.13.1.225.jar | None |
| LCHIJA | appleskin | 1.0.9 | AppleSkin-mc1.12-1.0.9.jar | None |
| LCHIJA | arche | @VERSION@ | arche-1.12.2-1.0.0.jar | None |
| LCHIJA | architecturecraft | @VERSION@ | architecturecraft-1.12-3.80.jar | None |
| LCHIJA | athenaeum | 1.12.2-1.15.0 | athenaeum-1.12.2-1.15.0.jar | None |
| LCHIJA | artisanworktables | 1.12.2-1.19.5 | artisanworktables-1.12.2-1.19.5.jar | None |
| LCHIJA | astralsorcery | 1.10.3 | astralsorcery-1.12.2-1.10.3.jar | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
| LCHIJA | patchouli | 1.0-13 | Patchouli-1.0-13.jar | None |
| LCHIJA | naturesaura | b5 | NaturesAura-b5.jar | None |
| LCHIJA | auraddons | 1.1 | Auraddons-1.1-NAb5.jar | None |
| LCHIJA | quark | r1.5-135 | Quark-r1.5-135.jar | None |
| LCHIJA | autoreglib | 1.3-21 | AutoRegLib-1.3-21.jar | None |
| LCHIJA | badwithernocookiereloaded | 1.12.2-3.3.16 | badwithernocookiereloaded-1.12.2-3.3.16.jar | None |
| LCHIJA | baubleofundying | 1.0.1 | BaubleOfUndying-1.12-1.0.1.jar | None |
| LCHIJA | bedrockbgone | 5.0.8 | BedrockBGone-1.12.2-5.0-b8.jar | None |
| LCHIJA | miscrails | 1.0.0 | Better-Railroads-1.0.0.jar | None |
| LCHIJA | betteradvancements | 0.0.5.17 | BetterAdvancements-1.12.2-0.0.5.17.jar | None |
| LCHIJA | betterquesting | 3.5.279 | BetterQuesting-3.5.279.jar | None |
| LCHIJA | bibliocraft | 2.4.5 | BiblioCraft[v2.4.5][MC1.12.2].jar | None |
| LCHIJA | bibliotheca | 1.3.3-1.12.2 | bibliotheca-1.3.3-1.12.2.jar | None |
| LCHIJA | bloodarsenal | 1.12.2-2.1.0-25 | BloodArsenal-1.12.2-2.1.0-26.jar | None |
| LCHIJA | bloodmoon | 1.5.3 | Bloodmoon-MC1.12.2-1.5.3.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 |
| LCHIJA | bonsaitrees | 1.1.1 | bonsaitrees-1.1.1-b138.jar | None |
| LCHIJA | breadcrumbtrail | 1.1.0 | breadcrumbtrail-1.1.jar | None |
| LCHIJA | buildinggadgets | 2.4.6 | BuildingGadgets-2.4.6.jar | None |
| LCHIJA | cd4017be_lib | 6.2.7 | CD4017BE_lib-1.12.2-6.2.7.jar | None |
| LCHIJA | ceramics | 1.12-1.3.6 | Ceramics-1.12-1.3.6.jar | None |
| LCHIJA | chesttransporter | 2.8.8 | ChestTransporter-1.12.2-2.8.8.jar | None |
| LCHIJA | chisel | MC1.12.2-0.2.1.35 | Chisel-MC1.12.2-0.2.1.35.jar | None |
| LCHIJA | chiselsandbits | 14.29 | chiselsandbits-14.29.jar | None |
| LCHIJA | chopdownupdated | 1.12.2-1.2.4 | chopdownupdated-1.12.2-1.2.4.jar | None |
| LCHIJA | codechickenlib | 3.2.2.353 | CodeChickenLib-1.12.2-3.2.2.353-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCHIJA | controlledburn | 1.12.2.010 | Controlled Burn-1.12.2.010.jar | None |
| LCHIJA | cookiecore | 2.0.0 | cookiecore-1.12-2.0.0.jar | 4bbb70ebe391f24f7704e343108a9b21b44c1b10 |
| LCHIJA | cookingforblockheads | 6.4.65 | CookingForBlockheads_1.12.2-6.4.65.jar | None |
| LCHIJA | extendedrenderer | v1.0 | coroutil-1.12.1-1.2.14.jar | None |
| LCHIJA | coroutil | 1.12.1-1.2.14 | coroutil-1.12.1-1.2.14.jar | None |
| LCHIJA | configmod | v1.0 | coroutil-1.12.1-1.2.14.jar | None |
| LCHIJA | crafttweakerjei | 2.0.2 | CraftTweaker2-1.12-4.1.13.jar | None |
| LCHIJA | creativecore | 1.9.9 | CreativeCore_v1.9.35_mc1.12.2.jar | None |
| LCHIJA | cyclopscore | 0.11.11 | CyclopsCore-1.12.2-0.11.11.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
| LCHIJA | projecte | 1.12-PE1.3.2h | ProjectE-1.12-PE1.3.2h.jar | None |
| LCHIJA | redstoneflux | 2.1.0 | RedstoneFlux-1.12-2.1.0.6-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LCHIJA | p455w0rdslib | 2.0.35 | p455w0rdslib-1.12-2.0.35.jar | None |
| LCHIJA | stg | 1.12.2-1.2.3 | stg-1.12.2-1.2.3.jar | None |
| LCHIJA | danknull | 1.4.43 | DankNull-1.12-1.4.43.jar | None |
| LCHIJA | desirepaths | 1.12.1-1.2.3 | desirepaths-1.12.1-1.2.3.jar | None |
| LCHIJA | diethopper | 1.1 | diethopper-1.1.jar | None |
| LCHIJA | dirt2path | 1.7.1 | dirt2path-1.8.0.jar | None |
| LCHIJA | dooglamoojuniorarchaeologymod | 2.2.0 | dooglamoojuniorarchaeologymod-1.12-2.2.0.jar | None |
| LCHIJA | dummycore | 2.4.112.5. | DummyCoreUnofficial-2.4.112.5.jar | None |
| LCHIJA | dynamictrees | 1.12.2-0.8.2 | DynamicTrees-1.12.2-0.8.2.jar | None |
| LCHIJA | dynamictreesbop | 1.12.2-1.3.2 | DynamicTreesBOP-1.12.2-1.3.2.jar | None |
| LCHIJA | rustic | 1.0.12 | rustic-1.0.12.jar | None |
| LCHIJA | thaumcraft | 6.1.BETA26 | Thaumcraft-1.12.2-6.1.BETA26.jar | None |
| LCHIJA | dynamictreestc | 1.12.2-1.1.2 | DynamicTreesTC-1.12.2-1.1.2.jar | None |
| LCHIJA | endercompass | 1.2.6.2 | EnderCompass-1.12-1.2.6.2.jar | None |
| LCHIJA | endreborn | 0.2.3 | EndReborn II [0.2.3].jar | None |
| LCHIJA | reborncore | 3.12.0.378 | RebornCore-1.12.2-3.12.0.378-universal.jar | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
| LCHIJA | engineersworkshop | 1.0.9.40 | EngineersWorkshopReborn-1.12.2-1.0.9.40.jar | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
| LCHIJA | hammercore | 2.0.4.1 | HammerCore-1.12.2-2.0.4.1.jar | 4d7b29cd19124e986da685107d16ce4b49bc0a97 |
| LCHIJA | equivadditions | 2r | EquivalentAdditions-1.12.2-2r.jar | None |
| LCHIJA | refinedstorage | 1.6.12 | refinedstorage-1.6.12.jar | 57893d5b90a7336e8c63fe1c1e1ce472c3d59578 |
| LCHIJA | eqs | 1.0.2 | EquivalentStorage-1.0.2.jar | None |
| LCHIJA | evilcraft | 0.10.64 | EvilCraft-1.12.2-0.10.64.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
| LCHIJA | evilcraftcompat | 1.0.0 | EvilCraft-1.12.2-0.10.64.jar | None |
| LCHIJA | expequiv | 11b | ExpandedEquivalence-1.12.2-11b.jar | 4d7b29cd19124e986da685107d16ce4b49bc0a97 |
| LCHIJA | extraalchemy | 0.3.8.6.1-release | extraalchemy-0.3.8.6.1-release.jar | None |
| LCHIJA | extrabitmanipulation | 1.12.2-3.4.1 | ExtraBitManipulation-1.12.2-3.4.1.jar | None |
| LCHIJA | ffs | 1.12-2.1.2 | Fancy Fluid Storage-1.12-2.1.3.jar | None |
| LCHIJA | farseek | 2.3.1 | Farseek-1.12-2.3.1.jar | None |
| LCHIJA | fencejumper | 1.0.5 | fencejumper-1.12-1.0.5.jar | None |
| LCHIJA | findme | 1.0.2 | findme-1.12.2-1.0.2-6.jar | None |
| LCHIJA | fluidconverters | 2.2.8 | FluidConverters-1.12.2-2.2.8.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
| LCHIJA | flying_things | 1.5.2 | flying_things-1.5.2-1.12.jar | None |
| LCHIJA | foamfix | 0.10.3-1.12.2 | foamfix-0.10.3-1.12.2.jar | None |
| LCHIJA | forgelin | 1.8.2 | Forgelin-1.8.2.jar | None |
| LCHIJA | ftblib | 5.4.0.72 | FTBLib-5.4.0.72.jar | None |
| LCHIJA | ftbutilities | 5.3.0.67 | FTBUtilities-5.3.0.67.jar | None |
| LCHIJA | limelib | 1.7.12 | limelib-1.12.2-1.7.12.jar | None |
| LCHIJA | furnus | 2.1.8 | furnus-1.12.2-2.1.8.jar | None |
| LCHIJA | gottschcore | 1.5.1 | GottschCore-mc1.12.2-f14.23.5.2768-v1.5.1.jar | None |
| LCHIJA | helpfixer | 1.12.1-1.5.18 | HelpFixer-1.12.1-1.5.18.jar | None |
| LCHIJA | hiddenarmor | 1.12.2-1.0 | hiddenarmor-1.12.2-1.0.jar | None |
| LCHIJA | hopperducts | 1.5 | hopperducts-mc1.12-1.5.jar | None |
| LCHIJA | howlitdo | 1.1 | HowlItDo-1.1.jar | None |
| LCHIJA | ichunutil | 7.1.4 | iChunUtil-1.12.2-7.1.4.jar | None |
| LCHIJA | immersivefood | 1.12.1-0.0.2 | immersivefood-1.12.2-0.0.3.jar | None |
| LCHIJA | improvedbackpacks | 1.12.2-1.3.0.0 | ImprovedBackpacks-1.12.2-1.3.0.0.jar | None |
| LCHIJA | indlog | 1.3.2 | InductiveLogistics-1.12.2-1.3.2.jar | None |
| LCHIJA | inventorysorter | 1.13.3+57 | inventorysorter-1.12.2-1.13.3+57.jar | None |
| LCHIJA | ironchest | 1.12.2-7.0.54.838 | ironchest-1.12.2-7.0.54.838.jar | None |
| LCHIJA | itank | 1.2.1-1.12.2 | ITank-1.2.1-1.12.2.jar | None |
| LCHIJA | jepb | 1.2.1 | jepb-1.12-1.2.1.jar | None |
| LCHIJA | jarm | 1.1.1 | Just A Raft Mod-1.1.1.jar | None |
| LCHIJA | justsleep | 1.0.0.1 | JustSleep-1.0.0.1.jar | None |
| LCHIJA | kleeslabs | 5.4.11 | KleeSlabs_1.12.2-5.4.11.jar | None |
| LCHIJA | kc | 1.12 | knobcontrol-1.12-4.0.20.jar | None |
| LCHIJA | laggoggles | FORGE-1.12.2-4.1 | LagGoggles-FORGE-1.12.2-4.1.jar | None |
| LCHIJA | lex | 1.0.8 | LibEx-1.12.2-1.0.8.jar | None |
| LCHIJA | librarianlib | 4.15 | librarianlib-1.12.2-4.15.jar | None |
| LCHIJA | lootbags | 2.5.7 | LootBags-1.12.2-2.5.7.jar | None |
| LCHIJA | lttweaker | 1.1.14 | LootTableTweaker-1.12.2-1.1.14.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCHIJA | lordcraft | 1.0.0 | Lord Craft 2.9.4.jar | None |
| LCHIJA | lunatriuscore | 1.2.0.42 | LunatriusCore-1.12.2-1.2.0.42-universal.jar | None |
| LCHIJA | magicfeather | @VERSION@ | magicfeather-1.12.1-2.1.0.jar | None |
| LCHIJA | malisiscore | 1.12.2-6.4.0 | malisiscore-1.12.2-6.4.0.jar | None |
| LCHIJA | malisisdoors | 1.12.2-7.3.0 | malisisdoors-1.12.2-7.3.0.jar | None |
| LCHIJA | mcjtylib_ng | 3.0.7 | mcjtylib-1.12-3.0.7.jar | None |
| LCHIJA | meecreeps | 1.2.2 | meecreeps-1.12-1.2.2.jar | None |
| LCHIJA | mtrm | 1.2.2.30 | MineTweakerRecipeMaker-1.12.2-1.2.2.30.jar | None |
| LCHIJA | mobends | 0.24 | mobends-0.24_for_MC-1.12.jar | None |
| LCHIJA | modlister | 1.12.2-3.2.4 | ModLister-1.12.2-3.2.4.jar | None |
| LCHIJA | monk | 1.4 | monk-mod-1.4.jar | None |
| LCHIJA | morelootstuff | 0.0.4 | MoreLootStuff-1.12.2-0.0.4.jar | None |
| LCHIJA | morph | 7.1.2 | Morph-1.12.2-7.1.2.jar | None |
| LCHIJA | morpheus | 1.12-3.3.2 | Morpheus-1.12-3.3.2.jar | None |
| LCHIJA | naturescompass | 1.5.1 | NaturesCompass-1.12.2-1.5.1.jar | None |
| LCHIJA | naturesdestruction | 1.0.2.b4-41 | naturesdestruction-1.0.2.b4-41.jar | None |
| LCHIJA | nex | 2.0.8 | NetherEx-1.12.2-2.0.8.jar | None |
| LCHIJA | netherportalfix | 5.3.17 | NetherPortalFix_1.12.1-5.3.17.jar | None |
| LCHIJA | nice | 0.3.1 | nice-1.12-0.3.1.jar | None |
| LCHIJA | nmsot | 1.2.2-mc1.12.2 | NoMobSpawningOnTrees-1.2.2-mc1.12.2.jar | None |
| LCHIJA | recipehandler | 0.12 | NoMoreRecipeConflict-0.12(1.12.2).jar | None |
| LCHIJA | nonausea | 1.0 | NoNausea-MC1.12-1.0.jar | None |
| LCHIJA | openablewindows | 0.0.1 | openablewindows-1.0.jar | None |
| LCHIJA | opme | 1.0.4 | OpMe-1.0.4-mc1.12-forge.jar | None |
| LCHIJA | oresalleasy | 0.1.0.32 | OresAllEasy-1.12.2-0.1.0.32.jar | None |
| LCHIJA | getalltheseeds | 1.12a | Pam's Get all the Seeds! 1.12a.jar | None |
| LCHIJA | pamscookables | 1.1 | pamscookables-1.1.jar | None |
| LCHIJA | parry | 1.0 | parry-1.0-hotfix.jar | None |
| LCHIJA | placebo | 1.5.0 | Placebo-1.12.2-1.5.0.jar | None |
| LCHIJA | prettybeaches | 1.0.4 | PrettyBeaches_1.12.2-1.0.4.jar | None |
| LCHIJA | pulver | @VERSION@ | Pulver-1.12-1.1.jar | None |
| LCHIJA | questbook | 3.1.1-1.12 | questbook-3.1.1-1.12.jar | None |
| LCHIJA | randomthings | 4.2.4 | RandomThings-MC1.12.2-4.2.4.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 |
| LCHIJA | realistictorches | 2.1.1 | RealisticTorches-1.12.2-2.1.1.jar | None |
| LCHIJA | rebornstorage | 1.0.0 | RebornStorage-1.12.2-3.3.1.76.jar | None |
| LCHIJA | reccomplex | 1.4.7 | RecurrentComplex-1.4.7.jar | None |
| LCHIJA | refinedrelocation | 4.2.28 | RefinedRelocation_1.12.2-4.2.28.jar | None |
| LCHIJA | refinedstorageaddons | 0.4.3 | refinedstorageaddons-0.4.3.jar | None |
| LCHIJA | refinedstoragerequestify | ${version} | refinedstoragerequestify-1.12.2-1.0.1-2.jar | None |
| LCHIJA | xreliquary | 1.12.2-1.3.4.780 | Reliquary-1.12.2-1.3.4.780.jar | None |
| LCHIJA | restrictedportals | 1.12-0.6.3 | restrictedportals-1.12-0.6.3.jar | None |
| LCHIJA | additionalstructures | 1.8.0 | Rex's Additional Structures 1.12.2 (v.1.8.0).jar | None |
| LCHIJA | corerm | 1.3.3 | RikMuldsCore_1.3.3.jar | None |
| LCHIJA | roots | 0.104 | roots-2-0.104.jar | None |
| LCHIJA | ropebridge | 2.0.5 | ropebridge-1.12-2.0.7.jar | None |
| LCHIJA | runecraft | 1.5.1 | RuneCraft-1.12.2-(v.1.5.1).jar | None |
| LCHIJA | rusticthaumaturgy | 1.0 | Rustic Thaumaturgy-2.8.jar | None |
| LCHIJA | rusticbopwoods | 1.0 | rusticbopwoods-1.0.jar | None |
| LCHIJA | satako | 2.21 | Satako 1.12-2.21.jar | None |
| LCHIJA | sereneseasons | 1.2.13 | SereneSeasons-1.12.2-1.2.13-universal.jar | None |
| LCHIJA | signals | 1.3.13-28 | Signals-1.12.2-1.3.13-28-universal.jar | None |
| LCHIJA | simplemagnet | 1.12.0-1.2.6 | simplemagnet-1.12.2-1.2.11.jar | None |
| LCHIJA | storagenetwork | 1.5.4 | SimpleStorageNetwork-1.12.2-1.5.4.jar | None |
| LCHIJA | snad | 1.12.1-1.7.09.16a | Snad-1.12.1-1.7.09.16a.jar | None |
| LCHIJA | solcarrot | 1.3.1 | solcarrot-1.12.2-1.3.3.jar | None |
| LCHIJA | soot | 1.5 | Soot-1.5.jar | None |
| LCHIJA | soulshardsrespawn | 1.12.2-1.1.0-12 | SoulShardsRespawn-1.12.2-1.1.0-12.jar | None |
| LCHIJA | spiceoflife | 1.3.12 | SpiceOfLife-mc1.12-1.3.12.jar | None |
| LCHIJA | stackie | 1.6.0.48 | Stackie-1.12.2-1.6.0.48-universal.jar | None |
| LCHIJA | bq_standard | 3.4.145 | StandardExpansion-3.4.145.jar | None |
| LCHIJA | streams | 0.4.4 | Streams-1.12-0.4.4.jar | None |
| LCHIJA | supersoundmuffler | 1.0.2.9 | supersoundmuffler-1.12.1-1.0.2.9.jar | None |
| LCHIJA | swisscheese | 1.1 | SwissCheese-1.1-1.12.jar | None |
| LCHIJA | telescopefix | 1.0.0 | telescopefix-1.0.0.jar | None |
| LCHIJA | thaumic_calculator | 0.4 | Thaumic Calculations-1.12.2-0.4.jar | None |
| LCHIJA | tg | 0.1.5.0 | Thaumic_Gadgets_1.12.2_0.1.5.1_tb.26.jar | None |
| LCHIJA | thaumadditions | 10r | ThaumicAdditions-1.12.2-10r.jar | 4d7b29cd19124e986da685107d16ce4b49bc0a97 |
| LCHIJA | thaumicbases | 3.2.270.4r | thaumicbases-3.2.270.4r.jar | None |
| LCHIJA | thaumicequivalence | 1.12.2-1.0.5 | ThaumicEquivalence-1.12.2-1.0.5.jar | None |
| LCHIJA | thaumicgrid | 1.0.11 | ThaumicGrid-1.0.11.jar | None |
| LCHIJA | tcinventoryscan | 2.0.10 | ThaumicInventoryScanning_1.12.2-2.0.10.jar | None |
| LCHIJA | thaumicperiphery | 0.3.0 | thaumicperiphery-0.3.0.jar | None |
| LCHIJA | thaumictinkerer | 1.12.2-5.0-353c71c | thaumictinkerer-1.12.2-5.0-353c71c.jar | None |
| LCHIJA | camping | 2.4.3 | TheCampingMod_2.4.3.jar | None |
| LCHIJA | thutcore | 5.19.9 | thutcore-1.12.2-5.19.9.jar | None |
| LCHIJA | thutcore_compat | 1.0 | thutcore-1.12.2-5.19.9.jar | None |
| LCHIJA | thuttech | 6.1.5 | thuttech-1.12.2-6.1.5.jar | None |
| LCHIJA | tickprofiler | 1.12-0.0.7 | TickProfiler-1.12-0.0.7.jar | None |
| LCHIJA | tp | 3.2.31 | tinyprogressions-1.12.2-3.3.31-Release.jar | None |
| LCHIJA | tombstone | 3.3.0 | tombstone-3.3.0-1.12.jar | None |
| LCHIJA | tc | 1.1 | ToolsCombine[1.12.2].jar | None |
| LCHIJA | topaddons | 1.12.2-1.10.1 | topaddons-1.12.2-1.10.1.jar | None |
| LCHIJA | torchmaster | 1.6.4.62 | torchmaster_1.12.2-1.6.4.62.jar | 5e9a436b366831c8f54a7e80b015784da69278c6 |
| LCHIJA | totemic | 1.12.2-0.11.3 | Totemic-1.12.2-0.11.3.jar | 21d11d7bf4d97b465382a1f95428029aac6daaea |
| LCHIJA | treasure2 | 1.3.0 | Treasure2-mc1.12.2-f14.23.5.2768-v1.3.0.jar | None |
| LCHIJA | underwaterrails | 1.0.0 | underwaterrails-1.0.0-universal.jar | None |
| LCHIJA | of | 0.12 | Useful Interior - 0.12 [1.12.2].jar | None |
| LCHIJA | vimmersion | 2.0.3.3 | vanilla-immersion-1.12.2-2.0.3.3.jar | 6c67ec97cb96c64a0bbd82a3cb1ec48cbde61bb2 |
| LCHIJA | wanionlib | 1.12.2-1.9 | WanionLib-1.12.2-1.9.jar | None |
| LCHIJA | waystones | 4.0.67 | Waystones_1.12.2-4.0.67.jar | None |
| LCHIJA | weirdinggadget | 1.0 | weirdinggadget-1.12.2-2.0.5-universal.jar | None |
| LCHIJA | witherskelefix | 2.6.2 | Wither Skeleton Tweaks-1.12.2-2.6.2.jar | None |
| LCHIJA | wizardry | 0.9.7 | wizardry-0.9.7.jar | None |
| LCHIJA | foundry | 1.6.1 | ZenFoundry-1.6.1.jar | None |
| LCHIJA | dsurround | 3.4.10.5 | DynamicSurroundings-1.12.2-3.4.10.5.jar | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
| LCHIJA | thebetweenlands | 3.4.1 | TheBetweenlands-3.4.1-universal.jar | 38067d6878811efb38b6a045521cfd80b9b60b38 |
| LCHIJA | totemexpansion | 1.2.2 | totemexpansion-1.2.2-1.12.2.jar | None |
| LCHIJA | librarianliblate | 4.15 | librarianlib-1.12.2-4.15.jar | None |
| LCHIJA | peckish | 1.1.0 | Peckish-1.12-1.1.0.jar | None |
| LCHIJA | unidict | 1.12.2-2.9.1 | UniDict-1.12.2-2.9.1.jar | None |
Loaded coremods (and transformers):
CCLoadingPlugin (cloudcontrol_v1.0.0formc1.12.2.jar)
com.luwin.core.CCTransformer
LibLoader (# LibLoader.jar)
LoadingPlugin (Quark-r1.5-135.jar)
vazkii.quark.base.asm.ClassTransformer
DCLoadingPlugin (DummyCoreUnofficial-2.4.112.5.jar)
DummyCore.ASM.DCASMManager
LoadingPlugin (RandomThings-MC1.12.2-4.2.4.jar)
lumien.randomthings.asm.ClassTransformer
ForgelinPlugin (Forgelin-1.8.2.jar)
LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar)
lumien.bloodmoon.asm.ClassTransformer
MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar)
LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
lumien.resourceloader.asm.ClassTransformer
AppleCore (AppleCore-mc1.12.2-3.1.4.jar)
squeek.applecore.asm.TransformerModuleHandler
CoreMod (TickProfiler-1.12-0.0.7.jar)
IvToolkit (IvToolkit-1.3.3-1.12.jar)
LoadingPlugin (NoNausea-MC1.12-1.0.jar)
lumien.nonausea.asm.ClassTransformer
Wizardry Plugin (wizardry-0.9.7.jar)
com.teamwizardry.wizardry.asm.WizardryTransformer
AstralCore (astralsorcery-1.12.2-1.10.3.jar)
ItemPatchingLoader (ItemPhysic_Full_1.4.17_mc1.12.2.jar)
com.creativemd.itemphysic.ItemTransformer
FarseekCoreMod (Farseek-1.12-2.3.1.jar)
farseek.core.FarseekClassTransformer
LibrarianLib Plugin (librarianlib-1.12.2-4.15.jar)
com.teamwizardry.librarianlib.asm.LibLibTransformer
IonChests (IonChests-1.0.0.jar)
pl.asie.ionchests.IonChestsTransformer
SSLoadingPlugin (SereneSeasons-1.12.2-1.2.13-universal.jar)
sereneseasons.asm.transformer.EntityRendererTransformer
sereneseasons.asm.transformer.WorldTransformer
HCASM (HammerCore-1.12.2-2.0.4.1.jar)
com.zeitheron.hammercore.asm.HammerCoreTransformer
CreativePatchingLoader (CreativeCore_v1.9.35_mc1.12.2.jar)
Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.3-1.12.2.jar)
pl.asie.foamfix.coremod.FoamFixTransformer
BetterFoliageLoader (BetterFoliage-MC1.12-2.2.0.jar)
mods.betterfoliage.loader.BetterFoliageTransformer
TheBetweenlandsLoadingPlugin (TheBetweenlands-3.4.1-core.jar)
thebetweenlands.core.TheBetweenlandsClassTransformer
EECore (ExpandedEquivalence-1.12.2-11b.jar)
com.zeitheron.expequiv.core.EETransformer
DynamicSurroundingsCore (DynamicSurroundings-core-1.12.2-3.4.10.5.jar)
org.blockartistry.DynSurround.asm.Transformer
Hammer Core Information: FluidDictionary Info: Registered 2 fluids.
OreDictionary Info: Registered 7357 names; 7255 stacks.
Configuration Info: IyBDb25maWd1cmF0aW9uIGZpbGUKCmNsaWVudCB7CiAgICAjIFNob3VsZCBIYW1tZXIgQ29yZSByZXBsYWNlIGVuY2hhbnRtZW50IGdsaW50IGNvbG9yIHdpdGggbW9yZSBtYXRjaGluZyBjb2xvcnMgZm9yIHNvbWUgdmFuaWxsYSBpdGVtcz8gW2RlZmF1bHQ6IHRydWVdCiAgICBCOiJDdXN0b20gRW5jaGFudG1lbnQgQ29sb3JzIGZvciBWYW5pbGxhIEl0ZW1zIj10cnVlCgogICAgIyBTaG91bGQgSGFtbWVyIENvcmUgcG9ydGZvcndhcmQgeW91ciBsb2NhbCB3b3JsZCB3aGVuIHlvdSBzaGFyZSB3aXRoIGl0IHRvIExBTj8KICAgICMgVGhpcyBmZWF0dXJlIGRvZXNuJ3Qgd29yayBvbiBhbGwgY2xpZW50cywgeW91IGFyZSBnb2luZyB0byBnZXQgYSBtZXNzYWdlIGluIGNoYXQgaWYgaXQgd2FzIHN1Y2Nlc3NmdWwvdW5zdWNjZXNzZnVsIFtkZWZhdWx0OiB0cnVlXQogICAgQjoiTEFOIFVQblAiPXRydWUKCiAgICAjIFJlcGxhY2UgdmFuaWxsYSBmdXJuYWNlIGFuZCBicmV3aW5nIHN0YW5kIHByb2dyZXNzIGJhcnMgdG8gdXNlIHNtb290aCByZW5kZXJpbmc/IFtkZWZhdWx0OiB0cnVlXQogICAgQjoiU21vb3RoIFZhbmlsbGEgR3VpcyI9dHJ1ZQp9CgoKaXdyZW5jaCB7CiAgICAjIFdoYXQgaXMgdGhlIGNvbG9yIHdoZW4gdGhlIGhvdmVyZWQgYmxvY2sgaXMgd3JlbmNoYWJsZT8gKGNvbG9yIGVuY29kZWQgaW4gaGV4IGZvcm0gc3VjaCBhcyBSUkdHQkIpCiAgICBTOkdyZWVuPTIyRkYyMgoKICAgICMgV2hhdCBpcyB0aGUgY29sb3Igd2hlbiB0aGUgaG92ZXJlZCBibG9jayBpcyBOT1Qgd3JlbmNoYWJsZT8gKGNvbG9yIGVuY29kZWQgaW4gaGV4IGZvcm0gc3VjaCBhcyBSUkdHQkIpCiAgICBTOlJlZD1GRjIyMjIKfQoKCiJ2YW5pbGxhIGltcHJvdmVtZW50cyIgewogICAgIyBTaG91bGQgSGFtbWVyIENvcmUgZm9yY2Utc3Bhd24gRW5kZXIgRHJhZ29uIEVnZyBvbiBFbmRlciBEcmFnb24gZGVhdGg/IFtkZWZhdWx0OiB0cnVlXQogICAgQjoiQWx3YXlzIFNwYXduIERyYWdvbiBFZ2ciPXRydWUKfQoKCg==
Pastebin Connection: Okay.
Dependent Mods:
-Equivalent Additions (equivadditions) @2r
-Expanded Equivalence (expequiv) @11b
-Thaumic Additions: Reconstructed (thaumadditions) @10r
[DummyCore]: 'Special case ASM modification mods: ''Note, that these mods might not be involved in the crash in ANY WAY!''DummyCore just prints some known mods for a lot of ASM modifications''dummycore''CodeChickenLib'
RebornCore:
Plugin Engine: 0
RebornCore Version: 3.12.0.378
Runtime Debofucsation 1
Profiler Position: N/A (disabled)
Player Count: 1 / 20; [EntityPlayerMP['dredhorse'/462, l='world', x=446.05, y=49.00, z=305.34]]
Is Modded: Definitely; Server brand changed to 'fml,forge'
Type: Dedicated Server (map_server.txt)
This file has been truncated, but you can view the full file.
[12:23:11] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[12:23:11] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[12:23:11] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
[12:23:11] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2784 for Minecraft 1.12.2 loading
[12:23:11] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_191, running on Mac OS X:x86_64:10.13.6, installed at /Library/Java/JavaVirtualMachines/jdk1.8.0_191.jdk/Contents/Home/jre
[12:23:12] [main/INFO] [FML]: Searching /Users/mbreiden/server/adap/./mods for mods
[12:23:12] [main/INFO] [FML]: Searching /Users/mbreiden/server/adap/./mods/1.12.2 for mods
[12:23:12] [main/WARN] [FML]: The coremod org.minimallycorrect.libloader.LibLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[12:23:12] [main/WARN] [FML]: The coremod LibLoader (org.minimallycorrect.libloader.LibLoader) is not signed!
[12:23:12] [main/INFO] [LibLoader]: Found libs:
[com.eclipsesource.minimal-json.minimal-json-0.9.4
org.javassist.javassist-3.22.0-CR1
org.minimallycorrect.modpatcher.ModPatcher-1.12-SNAPSHOT
org.minimallycorrect.mixin.Mixin-1.0-SNAPSHOT
com.github.javaparser.javaparser-core-3.2.4
org.json.json-20090211
me.nallar.whocalled.WhoCalled-1.1
me.nallar.JavaPatcher-1.8
org.minimallycorrect.javatransformer.JavaTransformer-1.8.3]
[12:23:12] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in AppleCore-mc1.12.2-3.1.4.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[12:23:12] [main/WARN] [FML]: The coremod AppleCore (squeek.applecore.AppleCore) is not signed!
[12:23:12] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in astralsorcery-1.12.2-1.10.3.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[12:23:12] [main/WARN] [FML]: The coremod hellfirepvp.astralsorcery.core.AstralCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[12:23:12] [main/INFO] [Astral Core]: [AstralCore] Initialized.
[12:23:12] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in BetterFoliage-MC1.12-2.2.0.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[12:23:12] [main/WARN] [FML]: The coremod BetterFoliageLoader (mods.betterfoliage.loader.BetterFoliageLoader) is not signed!
[12:23:12] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Bloodmoon-MC1.12.2-1.5.3.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[12:23:12] [main/WARN] [FML]: The coremod lumien.bloodmoon.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[12:23:12] [main/INFO] [FML]: Loading tweaker codechicken.asm.internal.Tweaker from ChickenASM-1.12-1.0.2.7.jar
[12:23:12] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in cloudcontrol_v1.0.0formc1.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[12:23:12] [main/WARN] [FML]: The coremod com.luwin.core.CCLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[12:23:12] [main/WARN] [FML]: The coremod CCLoadingPlugin (com.luwin.core.CCLoadingPlugin) is not signed!
[12:23:12] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in CreativeCore_v1.9.35_mc1.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[12:23:12] [main/WARN] [FML]: The coremod com.creativemd.creativecore.core.CreativePatchingLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[12:23:12] [main/WARN] [FML]: The coremod CreativePatchingLoader (com.creativemd.creativecore.core.CreativePatchingLoader) is not signed!
[12:23:12] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in DummyCoreUnofficial-2.4.112.5.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[12:23:12] [main/WARN] [FML]: The coremod DummyCore.ASM.DCLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[12:23:12] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in ExpandedEquivalence-1.12.2-11b.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[12:23:12] [main/WARN] [FML]: The coremod com.zeitheron.expequiv.core.EECore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[12:23:12] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Farseek-1.12-2.3.1.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[12:23:12] [main/WARN] [FML]: The coremod farseek.core.FarseekCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[12:23:12] [main/WARN] [FML]: The coremod FarseekCoreMod (farseek.core.FarseekCoreMod) is not signed!
[12:23:12] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in foamfix-0.10.3-1.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[12:23:12] [main/WARN] [FML]: The coremod pl.asie.foamfix.coremod.FoamFixCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[12:23:12] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Forgelin-1.8.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[12:23:12] [main/WARN] [FML]: The coremod net.shadowfacts.forgelin.preloader.ForgelinPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[12:23:12] [main/WARN] [FML]: The coremod ForgelinPlugin (net.shadowfacts.forgelin.preloader.ForgelinPlugin) is not signed!
[12:23:12] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in HammerCore-1.12.2-2.0.4.1.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[12:23:12] [main/WARN] [FML]: The coremod com.creativemd.itemphysic.ItemPatchingLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[12:23:12] [main/WARN] [FML]: The coremod ItemPatchingLoader (com.creativemd.itemphysic.ItemPatchingLoader) is not signed!
[12:23:12] [main/WARN] [FML]: The coremod ivorius.ivtoolkit.IvToolkitLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[12:23:12] [main/WARN] [FML]: The coremod IvToolkit (ivorius.ivtoolkit.IvToolkitLoadingPlugin) is not signed!
[12:23:12] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from LagGoggles-FORGE-1.12.2-4.1.jar
[12:23:12] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in librarianlib-1.12.2-4.15.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[12:23:12] [main/WARN] [FML]: The coremod com.teamwizardry.librarianlib.asm.LibLibCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[12:23:12] [main/WARN] [FML]: The coremod LibrarianLib Plugin (com.teamwizardry.librarianlib.asm.LibLibCorePlugin) is not signed!
[12:23:12] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from malisiscore-1.12.2-6.4.0.jar
[12:23:12] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in NoNausea-MC1.12-1.0.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[12:23:12] [main/WARN] [FML]: The coremod lumien.nonausea.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[12:23:12] [main/WARN] [FML]: The coremod LoadingPlugin (lumien.nonausea.asm.LoadingPlugin) is not signed!
[12:23:12] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Quark-r1.5-135.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[12:23:12] [main/WARN] [FML]: The coremod vazkii.quark.base.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[12:23:12] [main/WARN] [FML]: The coremod LoadingPlugin (vazkii.quark.base.asm.LoadingPlugin) is not signed!
[12:23:12] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in RandomThings-MC1.12.2-4.2.4.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[12:23:12] [main/WARN] [FML]: The coremod lumien.randomthings.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[12:23:13] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in ResourceLoader-MC1.12.1-1.5.3.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[12:23:13] [main/WARN] [FML]: The coremod lumien.resourceloader.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[12:23:13] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in SereneSeasons-1.12.2-1.2.13-universal.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[12:23:13] [main/WARN] [FML]: The coremod sereneseasons.asm.SSLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[12:23:13] [main/WARN] [FML]: The coremod SSLoadingPlugin (sereneseasons.asm.SSLoadingPlugin) is not signed!
[12:23:13] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in TickProfiler-1.12-0.0.7.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[12:23:13] [main/WARN] [FML]: The coremod org.minimallycorrect.tickprofiler.minecraft.CoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[12:23:13] [main/WARN] [FML]: The coremod CoreMod (org.minimallycorrect.tickprofiler.minecraft.CoreMod) is not signed!
[12:23:13] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in wizardry-0.9.7.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[12:23:13] [main/WARN] [FML]: The coremod com.teamwizardry.wizardry.asm.WizardryCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[12:23:13] [main/WARN] [FML]: The coremod Wizardry Plugin (com.teamwizardry.wizardry.asm.WizardryCorePlugin) is not signed!
[12:23:13] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[12:23:13] [main/INFO] [LaunchWrapper]: Loading tweak class name codechicken.asm.internal.Tweaker
[12:23:13] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
[12:23:13] [main/INFO] [mixin]: SpongePowered MIXIN Subsystem Version=0.7.5 Source=file:/Users/mbreiden/server/adap/./mods/LagGoggles-FORGE-1.12.2-4.1.jar Service=LaunchWrapper Env=SERVER
[12:23:13] [main/WARN] [FML]: The coremod net.malisis.core.asm.MalisisCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[12:23:13] [main/WARN] [FML]: The coremod MalisisCorePlugin (net.malisis.core.asm.MalisisCorePlugin) is not signed!
[12:23:13] [main/INFO] [mixin]: Compatibility level set to JAVA_8
[12:23:13] [main/WARN] [LaunchWrapper]: Tweak class name org.spongepowered.asm.launch.MixinTweaker has already been visited -- skipping
[12:23:13] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[12:23:13] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[12:23:13] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[12:23:13] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:23:13] [main/INFO] [TickProfiler]: TickProfiler v1.12-0.0.7 coremod injectData called, loading patches
[12:23:13] [main/INFO] [ModPatcher]: ModPatcher running under classloader net.minecraft.launchwrapper.LaunchClassLoader
[12:23:13] [main/INFO] [JavaPatcher]: Added patch minecraft: Patcher.ClassPatchDescriptor(name=net.minecraft.world.World, patches=[Patcher.PatchDescriptor(methods=func_72939_s()V, patch=clone), Patcher.PatchDescriptor(methods=func_72939_s()V, patch=insertCodeBefore), Patcher.PatchDescriptor(methods=updateEntities_withProfiling(), patch=replaceMethodCall), Patcher.PatchDescriptor(methods=updateEntities_withProfiling(), patch=replaceMethodCall), Patcher.PatchDescriptor(methods=updateEntities_withProfiling(), patch=replaceMethodCall), Patcher.PatchDescriptor(methods=updateEntities_withProfiling(), patch=replaceMethodCall), Patcher.PatchDescriptor(methods=updateEntities_withProfiling(), patch=replaceMethodCall)])
[12:23:13] [main/INFO] [JavaPatcher]: Added patch minecraft: Patcher.ClassPatchDescriptor(name=net.minecraft.network.play.server.SPacketCustomPayload, patches=[Patcher.PatchDescriptor(methods=, patch=addMethod)])
[12:23:13] [main/INFO] [JavaPatcher]: Added patch minecraft: Patcher.ClassPatchDescriptor(name=net.minecraft.network.NettyPacketEncoder, patches=[Patcher.PatchDescriptor(methods=encode(Lio/netty/channel/ChannelHandlerContext;Lnet/minecraft/network/Packet;Lio/netty/buffer/ByteBuf;)V, patch=replaceMethodCall)])
[12:23:13] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:23:14] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[12:23:14] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:23:14] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:23:14] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:23:14] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:23:15] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:23:15] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:23:15] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:23:15] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:23:15] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:23:15] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:23:15] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:23:15] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:23:15] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:23:15] [main/INFO] [LaunchWrapper]: Calling tweak class codechicken.asm.internal.Tweaker
[12:23:15] [main/INFO] [STDOUT]: [codechicken.asm.internal.Tweaker:injectIntoClassLoader:30]: false
[12:23:15] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
[12:23:15] [main/INFO] [mixin]: Initialised Mixin FML Remapper Adapter with net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper@67b100fe
[12:23:15] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[12:23:15] [main/INFO] [Astral Core]: [AstralTransformer] Loading patches...
[12:23:15] [main/INFO] [Astral Core]: [AstralTransformer] Initialized! Loaded 11 class patches!
[12:23:15] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:23:15] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:23:15] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:23:15] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:23:15] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:23:15] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:23:15] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:23:15] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:23:15] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:23:15] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:23:15] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:23:16] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:23:16] [main/INFO] [net.minecraft]: [farseek] Moving Farseek transformer after Sponge proxy
[12:23:16] [main/INFO] [net.minecraft]: [farseek] Excluding Farseek transformer from Sponge pre-mixin transformations
[12:23:16] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:23:16] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[12:23:16] [main/INFO] [LaunchWrapper]: Loading tweak class name org.minimallycorrect.modpatcher.api.tweaker.ModPatcherTweaker
[12:23:16] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.mixin.EnvironmentStateTweaker
[12:23:16] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[12:23:16] [main/INFO] [LaunchWrapper]: Calling tweak class org.minimallycorrect.modpatcher.api.tweaker.ModPatcherTweaker
[12:23:16] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.mixin.EnvironmentStateTweaker
[12:23:16] [main/INFO] [LaunchWrapper]: Loading tweak class name org.minimallycorrect.modpatcher.api.tweaker.ModPatcherTweaker2
[12:23:16] [main/INFO] [LaunchWrapper]: Calling tweak class org.minimallycorrect.modpatcher.api.tweaker.ModPatcherTweaker2
[12:23:16] [main/INFO] [ModPatcher]: Transformers: [net.minecraftforge.fml.common.asm.transformers.PatchingTransformer@3d0cac1f, org.spongepowered.asm.mixin.transformer.Proxy@3e8b3b79, TransformerWrapper(net.minecraftforge.fml.common.asm.transformers.SideTransformer, FMLCorePlugin), TransformerWrapper(net.minecraftforge.fml.common.asm.transformers.EventSubscriptionTransformer, FMLCorePlugin), TransformerWrapper(net.minecraftforge.fml.common.asm.transformers.EventSubscriberTransformer, FMLCorePlugin), TransformerWrapper(net.minecraftforge.fml.common.asm.transformers.SoundEngineFixTransformer, FMLCorePlugin), TransformerWrapper(com.luwin.core.CCTransformer, CCLoadingPlugin), TransformerWrapper(DummyCore.ASM.DCASMManager, DCLoadingPlugin), TransformerWrapper(com.zeitheron.expequiv.core.EETransformer, EECore), TransformerWrapper(com.zeitheron.hammercore.asm.HammerCoreTransformer, HCASM), TransformerWrapper(com.creativemd.itemphysic.ItemTransformer, ItemPatchingLoader), TransformerWrapper(vazkii.quark.base.asm.ClassTransformer, LoadingPlugin), TransformerWrapper(sereneseasons.asm.transformer.EntityRendererTransformer, SSLoadingPlugin), TransformerWrapper(sereneseasons.asm.transformer.WorldTransformer, SSLoadingPlugin), TransformerWrapper(thebetweenlands.core.TheBetweenlandsClassTransformer, TheBetweenlandsLoadingPlugin), codechicken.asm.internal.SnifferTransformer@518ddd3b, net.minecraftforge.fml.common.asm.transformers.DeobfuscationTransformer@939ff41, net.minecraftforge.fml.common.asm.transformers.AccessTransformer@6e0e5dec, hellfirepvp.astralsorcery.core.AstralTransformer@48a663e9, pl.asie.foamfix.coremod.FoamFixAT@777d0bc3, net.minecraftforge.fml.common.asm.transformers.ModAccessTransformer@3178219a, net.minecraftforge.fml.common.asm.transformers.ItemStackTransformer@2d85fb64, net.minecraftforge.fml.common.asm.transformers.ItemBlockTransformer@56476c16, net.minecraftforge.fml.common.asm.transformers.ItemBlockSpecialTransformer@497b560e, TransformerWrapper(lumien.bloodmoon.asm.ClassTransformer, LoadingPlugin), TransformerWrapper(pl.asie.foamfix.coremod.FoamFixTransformer, Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.)), TransformerWrapper(pl.asie.ionchests.IonChestsTransformer, IonChests), TransformerWrapper(com.teamwizardry.librarianlib.asm.LibLibTransformer, LibrarianLib Plugin), TransformerWrapper(lumien.nonausea.asm.ClassTransformer, LoadingPlugin), TransformerWrapper(lumien.randomthings.asm.ClassTransformer, LoadingPlugin), TransformerWrapper(lumien.resourceloader.asm.ClassTransformer, LoadingPlugin), TransformerWrapper(com.teamwizardry.wizardry.asm.WizardryTransformer, Wizardry Plugin), TransformerWrapper(squeek.applecore.asm.TransformerModuleHandler, AppleCore), TransformerWrapper(farseek.core.FarseekClassTransformer, FarseekCoreMod), org.minimallycorrect.modpatcher.api.ModPatcherTransformer$ClassTransformer@d257579]
[12:23:16] [main/INFO] [Hammer Core [ASM]]: Transforming net.minecraft.world.World (amu)...
[12:23:16] [main/INFO] [Hammer Core [ASM]]: -Patching World...
[12:23:16] [main/INFO] [mixin]: A re-entrant transformer '$wrapper.com.zeitheron.hammercore.asm.HammerCoreTransformer' was detected and will no longer process meta class data
[12:23:16] [main/INFO] [mixin]: A re-entrant transformer '$wrapper.sereneseasons.asm.transformer.WorldTransformer' was detected and will no longer process meta class data
[12:23:16] [main/INFO] [Astral Core]: [AstralTransformer] Transforming amu : net.minecraft.world.World with 2 patches!
[12:23:16] [main/INFO] [Astral Core]: [AstralTransformer] Skipping PATCHSUNBRIGHTNESSWORLDCLIENT as it can't be applied for side SERVER
[12:23:16] [main/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHSUNBRIGHTNESSWORLDCOMMON
[12:23:16] [main/INFO] [mixin]: A re-entrant transformer '$wrapper.lumien.bloodmoon.asm.ClassTransformer' was detected and will no longer process meta class data
[12:23:16] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:112]: Added INTERFACE: pl/asie/foamfix/coremod/patches/IFoamFixWorldRemovable
[12:23:16] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:149]: Added METHOD: net.minecraft.world.World.foamfix_removeUnloadedEntities
[12:23:16] [main/INFO] [mixin]: A re-entrant transformer '$wrapper.lumien.randomthings.asm.ClassTransformer' was detected and will no longer process meta class data
[12:23:16] [main/INFO] [FML]: [Quark ASM] Transforming WorldServer
[12:23:16] [main/INFO] [FML]: [Quark ASM] Applying Transformation to method (Names [areAllPlayersAsleep, func_73056_e, g] Descriptor ()Z / ()Z)
[12:23:16] [main/INFO] [FML]: [Quark ASM] Located Method, patching...
[12:23:16] [main/INFO] [FML]: [Quark ASM] Located patch target node L0
[12:23:16] [main/INFO] [FML]: [Quark ASM] Patch result: true
[12:23:16] [main/INFO] [mixin]: A re-entrant transformer '$wrapper.vazkii.quark.base.asm.ClassTransformer' was detected and will no longer process meta class data
[12:23:16] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.patches.WorldServerRemovalPatch:apply:65]: Patched updateEntities in net/minecraft/world/WorldServer func_72939_s
[12:23:16] [main/INFO] [dsurroundcore]: Transmorgrifying [net.minecraft.world.WorldServer]: resetRainAndThunder
[12:23:16] [main/INFO] [dsurroundcore]: func_73051_P()V: Found!
[12:23:16] [main/INFO] [dsurroundcore]: Transmorgrified [net.minecraft.world.WorldServer]: resetRainAndThunder
[12:23:16] [main/INFO] [Astral Core]: [AstralTransformer] Transforming axw : net.minecraft.world.chunk.Chunk with 1 patches!
[12:23:16] [main/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHBLOCKMODIFY
[12:23:16] [main/INFO] [STDOUT]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitTypeInsn:75]: Replaced NEW for net/minecraft/util/ClassInheritanceMultiMap to pl/asie/foamfix/coremod/common/FoamyClassInheritanceMultiMap
[12:23:16] [main/INFO] [STDOUT]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitMethodInsn:87]: Replaced INVOKESPECIAL for net/minecraft/util/ClassInheritanceMultiMap to pl/asie/foamfix/coremod/common/FoamyClassInheritanceMultiMap
[12:23:16] [main/INFO] [mixin]: A re-entrant transformer '$wrapper.pl.asie.foamfix.coremod.FoamFixTransformer' was detected and will no longer process meta class data
[12:23:16] [main/INFO] [Astral Core]: [AstralTransformer] Transforming pa : net.minecraft.network.NetHandlerPlayServer with 1 patches!
[12:23:16] [main/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHSERVEREXTENDENTITYINTERACTREACH
[12:23:16] [main/INFO] [LibrarianLib ASM]: Transforming Entity
[12:23:16] [main/INFO] [LibrarianLib ASM]: Applying Transformation to method (Names [onUpdate, func_70071_h_] Descriptor ()V)
[12:23:16] [main/INFO] [LibrarianLib ASM]: Attempting to insert: Update hook
[12:23:16] [main/INFO] [LibrarianLib ASM]: Patch result: Success
[12:23:16] [main/INFO] [STDOUT]: [com.teamwizardry.wizardry.asm.WizardryTransformer:log:28]: [wizardry ASM] Successfully patched -> 'func_70091_d', 'move' with '(Lnet/minecraft/entity/MoverType;DDD)V'
[12:23:16] [main/WARN] [mixin]: Error loading class: net/minecraft/client/renderer/tileentity/TileEntityRendererDispatcher (net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerException: Exception in class transformer net.minecraftforge.fml.common.asm.transformers.SideTransformer@6b3f6585 from coremod FMLCorePlugin)
[12:23:16] [main/WARN] [mixin]: @Mixin target net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher was not found mixins.laggoggles.json:MixinTileEntityRendererDispatcher
[12:23:16] [main/WARN] [mixin]: Error loading class: net/minecraft/client/renderer/entity/RenderManager (net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerException: Exception in class transformer net.minecraftforge.fml.common.asm.transformers.SideTransformer@6b3f6585 from coremod FMLCorePlugin)
[12:23:16] [main/WARN] [mixin]: @Mixin target net.minecraft.client.renderer.entity.RenderManager was not found mixins.laggoggles.json:MixinRenderManager
[12:23:16] [main/WARN] [JavaPatcher]:
java.lang.RuntimeException: cannot find net.minecraft.world.World: amu found in net/minecraft/world/World.class
at javassist.CtClassType.getClassFile3(CtClassType.java:208) ~[CtClassType.class:?]
at javassist.CtClassType.makeFieldCache(CtClassType.java:900) ~[CtClassType.class:?]
at javassist.CtClassType.getMembers(CtClassType.java:891) ~[CtClassType.class:?]
at javassist.CtClassType.getDeclaredBehaviors(CtClassType.java:1039) ~[CtClassType.class:?]
at me.nallar.javapatcher.mappings.MethodDescription.inClass(MethodDescription.java:153) ~[MethodDescription.class:1.8+Jenkins-b61.git-8893876c05313e7818055c79e31cf8e828c877a2]
at me.nallar.javapatcher.patcher.Patcher$PatchMethodDescriptor.run(Patcher.java:381) [Patcher$PatchMethodDescriptor.class:1.8+Jenkins-b61.git-8893876c05313e7818055c79e31cf8e828c877a2]
at me.nallar.javapatcher.patcher.Patcher$ClassPatchDescriptor.runPatches(Patcher.java:514) [Patcher$ClassPatchDescriptor.class:1.8+Jenkins-b61.git-8893876c05313e7818055c79e31cf8e828c877a2]
at me.nallar.javapatcher.patcher.Patcher.patch(Patcher.java:211) [Patcher.class:1.8+Jenkins-b61.git-8893876c05313e7818055c79e31cf8e828c877a2]
at org.minimallycorrect.modpatcher.api.ModPatcherTransformer$ClassTransformer.transform(ModPatcherTransformer.java:154) [ModPatcher-1.12-SNAPSHOT.jar:1.12-SNAPSHOT+Jenkins-b5.git-24e3b38023c281ee5d327595ecaea7f37f198dfc]
at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176) [launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:424) [?:1.8.0_191]
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) [?:1.8.0_191]
at java.lang.Class.getDeclaredMethods0(Native Method) ~[?:1.8.0_191]
at java.lang.Class.privateGetDeclaredMethods(Class.java:2701) [?:1.8.0_191]
at java.lang.Class.privateGetMethodRecursive(Class.java:3048) [?:1.8.0_191]
at java.lang.Class.getMethod0(Class.java:3018) [?:1.8.0_191]
at java.lang.Class.getMethod(Class.java:1784) [?:1.8.0_191]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:132) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_191]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_191]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_191]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_191]
at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:70) [forge-1.12.2-14.23.5.2784-universal.jar:?]
at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:34) [forge-1.12.2-14.23.5.2784-universal.jar:?]
[12:23:16] [main/WARN] [JavaPatcher]:
java.lang.RuntimeException: cannot find net.minecraft.world.World: amu found in net/minecraft/world/World.class
at javassist.CtClassType.getClassFile3(CtClassType.java:208) ~[CtClassType.class:?]
at javassist.CtClassType.makeFieldCache(CtClassType.java:900) ~[CtClassType.class:?]
at javassist.CtClassType.getMembers(CtClassType.java:891) ~[CtClassType.class:?]
at javassist.CtClassType.getDeclaredBehaviors(CtClassType.java:1039) ~[CtClassType.class:?]
at me.nallar.javapatcher.mappings.MethodDescription.inClass(MethodDescription.java:153) ~[MethodDescription.class:1.8+Jenkins-b61.git-8893876c05313e7818055c79e31cf8e828c877a2]
at me.nallar.javapatcher.patcher.Patcher$PatchMethodDescriptor.run(Patcher.java:381) [Patcher$PatchMethodDescriptor.class:1.8+Jenkins-b61.git-8893876c05313e7818055c79e31cf8e828c877a2]
at me.nallar.javapatcher.patcher.Patcher$ClassPatchDescriptor.runPatches(Patcher.java:514) [Patcher$ClassPatchDescriptor.class:1.8+Jenkins-b61.git-8893876c05313e7818055c79e31cf8e828c877a2]
at me.nallar.javapatcher.patcher.Patcher.patch(Patcher.java:211) [Patcher.class:1.8+Jenkins-b61.git-8893876c05313e7818055c79e31cf8e828c877a2]
at org.minimallycorrect.modpatcher.api.ModPatcherTransformer$ClassTransformer.transform(ModPatcherTransformer.java:154) [ModPatcher-1.12-SNAPSHOT.jar:1.12-SNAPSHOT+Jenkins-b5.git-24e3b38023c281ee5d327595ecaea7f37f198dfc]
at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176) [launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:424) [?:1.8.0_191]
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) [?:1.8.0_191]
at java.lang.Class.getDeclaredMethods0(Native Method) ~[?:1.8.0_191]
at java.lang.Class.privateGetDeclaredMethods(Class.java:2701) [?:1.8.0_191]
at java.lang.Class.privateGetMethodRecursive(Class.java:3048) [?:1.8.0_191]
at java.lang.Class.getMethod0(Class.java:3018) [?:1.8.0_191]
at java.lang.Class.getMethod(Class.java:1784) [?:1.8.0_191]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:132) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_191]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_191]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_191]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_191]
at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:70) [forge-1.12.2-14.23.5.2784-universal.jar:?]
at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:34) [forge-1.12.2-14.23.5.2784-universal.jar:?]
[12:23:16] [main/WARN] [JavaPatcher]:
java.lang.RuntimeException: cannot find net.minecraft.world.World: amu found in net/minecraft/world/World.class
at javassist.CtClassType.getClassFile3(CtClassType.java:208) ~[CtClassType.class:?]
at javassist.CtClassType.makeFieldCache(CtClassType.java:900) ~[CtClassType.class:?]
at javassist.CtClassType.getMembers(CtClassType.java:891) ~[CtClassType.class:?]
at javassist.CtClassType.getDeclaredBehaviors(CtClassType.java:1039) ~[CtClassType.class:?]
at me.nallar.javapatcher.mappings.MethodDescription.inClass(MethodDescription.java:153) ~[MethodDescription.class:1.8+Jenkins-b61.git-8893876c05313e7818055c79e31cf8e828c877a2]
at me.nallar.javapatcher.patcher.Patcher$PatchMethodDescriptor.run(Patcher.java:381) [Patcher$PatchMethodDescriptor.class:1.8+Jenkins-b61.git-8893876c05313e7818055c79e31cf8e828c877a2]
at me.nallar.javapatcher.patcher.Patcher$ClassPatchDescriptor.runPatches(Patcher.java:514) [Patcher$ClassPatchDescriptor.class:1.8+Jenkins-b61.git-8893876c05313e7818055c79e31cf8e828c877a2]
at me.nallar.javapatcher.patcher.Patcher.patch(Patcher.java:211) [Patcher.class:1.8+Jenkins-b61.git-8893876c05313e7818055c79e31cf8e828c877a2]
at org.minimallycorrect.modpatcher.api.ModPatcherTransformer$ClassTransformer.transform(ModPatcherTransformer.java:154) [ModPatcher-1.12-SNAPSHOT.jar:1.12-SNAPSHOT+Jenkins-b5.git-24e3b38023c281ee5d327595ecaea7f37f198dfc]
at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176) [launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:424) [?:1.8.0_191]
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) [?:1.8.0_191]
at java.lang.Class.getDeclaredMethods0(Native Method) ~[?:1.8.0_191]
at java.lang.Class.privateGetDeclaredMethods(Class.java:2701) [?:1.8.0_191]
at java.lang.Class.privateGetMethodRecursive(Class.java:3048) [?:1.8.0_191]
at java.lang.Class.getMethod0(Class.java:3018) [?:1.8.0_191]
at java.lang.Class.getMethod(Class.java:1784) [?:1.8.0_191]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:132) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_191]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_191]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_191]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_191]
at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:70) [forge-1.12.2-14.23.5.2784-universal.jar:?]
at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:34) [forge-1.12.2-14.23.5.2784-universal.jar:?]
[12:23:16] [main/WARN] [JavaPatcher]:
java.lang.RuntimeException: cannot find net.minecraft.world.World: amu found in net/minecraft/world/World.class
at javassist.CtClassType.getClassFile3(CtClassType.java:208) ~[CtClassType.class:?]
at javassist.CtClassType.makeFieldCache(CtClassType.java:900) ~[CtClassType.class:?]
at javassist.CtClassType.getMembers(CtClassType.java:891) ~[CtClassType.class:?]
at javassist.CtClassType.getDeclaredBehaviors(CtClassType.java:1039) ~[CtClassType.class:?]
at me.nallar.javapatcher.mappings.MethodDescription.inClass(MethodDescription.java:153) ~[MethodDescription.class:1.8+Jenkins-b61.git-8893876c05313e7818055c79e31cf8e828c877a2]
at me.nallar.javapatcher.patcher.Patcher$PatchMethodDescriptor.run(Patcher.java:381) [Patcher$PatchMethodDescriptor.class:1.8+Jenkins-b61.git-8893876c05313e7818055c79e31cf8e828c877a2]
at me.nallar.javapatcher.patcher.Patcher$ClassPatchDescriptor.runPatches(Patcher.java:514) [Patcher$ClassPatchDescriptor.class:1.8+Jenkins-b61.git-8893876c05313e7818055c79e31cf8e828c877a2]
at me.nallar.javapatcher.patcher.Patcher.patch(Patcher.java:211) [Patcher.class:1.8+Jenkins-b61.git-8893876c05313e7818055c79e31cf8e828c877a2]
at org.minimallycorrect.modpatcher.api.ModPatcherTransformer$ClassTransformer.transform(ModPatcherTransformer.java:154) [ModPatcher-1.12-SNAPSHOT.jar:1.12-SNAPSHOT+Jenkins-b5.git-24e3b38023c281ee5d327595ecaea7f37f198dfc]
at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176) [launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:424) [?:1.8.0_191]
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) [?:1.8.0_191]
at java.lang.Class.getDeclaredMethods0(Native Method) ~[?:1.8.0_191]
at java.lang.Class.privateGetDeclaredMethods(Class.java:2701) [?:1.8.0_191]
at java.lang.Class.privateGetMethodRecursive(Class.java:3048) [?:1.8.0_191]
at java.lang.Class.getMethod0(Class.java:3018) [?:1.8.0_191]
at java.lang.Class.getMethod(Class.java:1784) [?:1.8.0_191]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:132) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_191]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_191]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_191]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_191]
at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:70) [forge-1.12.2-14.23.5.2784-universal.jar:?]
at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:34) [forge-1.12.2-14.23.5.2784-universal.jar:?]
[12:23:16] [main/WARN] [JavaPatcher]:
java.lang.RuntimeException: cannot find net.minecraft.world.World: amu found in net/minecraft/world/World.class
at javassist.CtClassType.getClassFile3(CtClassType.java:208) ~[CtClassType.class:?]
at javassist.CtClassType.makeFieldCache(CtClassType.java:900) ~[CtClassType.class:?]
at javassist.CtClassType.getMembers(CtClassType.java:891) ~[CtClassType.class:?]
at javassist.CtClassType.getDeclaredBehaviors(CtClassType.java:1039) ~[CtClassType.class:?]
at me.nallar.javapatcher.mappings.MethodDescription.inClass(MethodDescription.java:153) ~[MethodDescription.class:1.8+Jenkins-b61.git-8893876c05313e7818055c79e31cf8e828c877a2]
at me.nallar.javapatcher.patcher.Patcher$PatchMethodDescriptor.run(Patcher.java:381) [Patcher$PatchMethodDescriptor.class:1.8+Jenkins-b61.git-8893876c05313e7818055c79e31cf8e828c877a2]
at me.nallar.javapatcher.patcher.Patcher$ClassPatchDescriptor.runPatches(Patcher.java:514) [Patcher$ClassPatchDescriptor.class:1.8+Jenkins-b61.git-8893876c05313e7818055c79e31cf8e828c877a2]
at me.nallar.javapatcher.patcher.Patcher.patch(Patcher.java:211) [Patcher.class:1.8+Jenkins-b61.git-8893876c05313e7818055c79e31cf8e828c877a2]
at org.minimallycorrect.modpatcher.api.ModPatcherTransformer$ClassTransformer.transform(ModPatcherTransformer.java:154) [ModPatcher-1.12-SNAPSHOT.jar:1.12-SNAPSHOT+Jenkins-b5.git-24e3b38023c281ee5d327595ecaea7f37f198dfc]
at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176) [launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:424) [?:1.8.0_191]
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) [?:1.8.0_191]
at java.lang.Class.getDeclaredMethods0(Native Method) ~[?:1.8.0_191]
at java.lang.Class.privateGetDeclaredMethods(Class.java:2701) [?:1.8.0_191]
at java.lang.Class.privateGetMethodRecursive(Class.java:3048) [?:1.8.0_191]
at java.lang.Class.getMethod0(Class.java:3018) [?:1.8.0_191]
at java.lang.Class.getMethod(Class.java:1784) [?:1.8.0_191]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:132) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_191]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_191]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_191]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_191]
at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:70) [forge-1.12.2-14.23.5.2784-universal.jar:?]
at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:34) [forge-1.12.2-14.23.5.2784-universal.jar:?]
[12:23:16] [main/WARN] [JavaPatcher]:
java.lang.RuntimeException: cannot find net.minecraft.world.World: amu found in net/minecraft/world/World.class
at javassist.CtClassType.getClassFile3(CtClassType.java:208) ~[CtClassType.class:?]
at javassist.CtClassType.makeFieldCache(CtClassType.java:900) ~[CtClassType.class:?]
at javassist.CtClassType.getMembers(CtClassType.java:891) ~[CtClassType.class:?]
at javassist.CtClassType.getDeclaredBehaviors(CtClassType.java:1039) ~[CtClassType.class:?]
at me.nallar.javapatcher.mappings.MethodDescription.inClass(MethodDescription.java:153) ~[MethodDescription.class:1.8+Jenkins-b61.git-8893876c05313e7818055c79e31cf8e828c877a2]
at me.nallar.javapatcher.patcher.Patcher$PatchMethodDescriptor.run(Patcher.java:381) [Patcher$PatchMethodDescriptor.class:1.8+Jenkins-b61.git-8893876c05313e7818055c79e31cf8e828c877a2]
at me.nallar.javapatcher.patcher.Patcher$ClassPatchDescriptor.runPatches(Patcher.java:514) [Patcher$ClassPatchDescriptor.class:1.8+Jenkins-b61.git-8893876c05313e7818055c79e31cf8e828c877a2]
at me.nallar.javapatcher.patcher.Patcher.patch(Patcher.java:211) [Patcher.class:1.8+Jenkins-b61.git-8893876c05313e7818055c79e31cf8e828c877a2]
at org.minimallycorrect.modpatcher.api.ModPatcherTransformer$ClassTransformer.transform(ModPatcherTransformer.java:154) [ModPatcher-1.12-SNAPSHOT.jar:1.12-SNAPSHOT+Jenkins-b5.git-24e3b38023c281ee5d327595ecaea7f37f198dfc]
at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176) [launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:424) [?:1.8.0_191]
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) [?:1.8.0_191]
at java.lang.Class.getDeclaredMethods0(Native Method) ~[?:1.8.0_191]
at java.lang.Class.privateGetDeclaredMethods(Class.java:2701) [?:1.8.0_191]
at java.lang.Class.privateGetMethodRecursive(Class.java:3048) [?:1.8.0_191]
at java.lang.Class.getMethod0(Class.java:3018) [?:1.8.0_191]
at java.lang.Class.getMethod(Class.java:1784) [?:1.8.0_191]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:132) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_191]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_191]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_191]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_191]
at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:70) [forge-1.12.2-14.23.5.2784-universal.jar:?]
at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:34) [forge-1.12.2-14.23.5.2784-universal.jar:?]
[12:23:16] [main/WARN] [JavaPatcher]:
java.lang.RuntimeException: cannot find net.minecraft.world.World: amu found in net/minecraft/world/World.class
at javassist.CtClassType.getClassFile3(CtClassType.java:208) ~[CtClassType.class:?]
at javassist.CtClassType.makeFieldCache(CtClassType.java:900) ~[CtClassType.class:?]
at javassist.CtClassType.getMembers(CtClassType.java:891) ~[CtClassType.class:?]
at javassist.CtClassType.getDeclaredBehaviors(CtClassType.java:1039) ~[CtClassType.class:?]
at me.nallar.javapatcher.mappings.MethodDescription.inClass(MethodDescription.java:153) ~[MethodDescription.class:1.8+Jenkins-b61.git-8893876c05313e7818055c79e31cf8e828c877a2]
at me.nallar.javapatcher.patcher.Patcher$PatchMethodDescriptor.run(Patcher.java:381) [Patcher$PatchMethodDescriptor.class:1.8+Jenkins-b61.git-8893876c05313e7818055c79e31cf8e828c877a2]
at me.nallar.javapatcher.patcher.Patcher$ClassPatchDescriptor.runPatches(Patcher.java:514) [Patcher$ClassPatchDescriptor.class:1.8+Jenkins-b61.git-8893876c05313e7818055c79e31cf8e828c877a2]
at me.nallar.javapatcher.patcher.Patcher.patch(Patcher.java:211) [Patcher.class:1.8+Jenkins-b61.git-8893876c05313e7818055c79e31cf8e828c877a2]
at org.minimallycorrect.modpatcher.api.ModPatcherTransformer$ClassTransformer.transform(ModPatcherTransformer.java:154) [ModPatcher-1.12-SNAPSHOT.jar:1.12-SNAPSHOT+Jenkins-b5.git-24e3b38023c281ee5d327595ecaea7f37f198dfc]
at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176) [launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:424) [?:1.8.0_191]
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) [?:1.8.0_191]
at java.lang.Class.getDeclaredMethods0(Native Method) ~[?:1.8.0_191]
at java.lang.Class.privateGetDeclaredMethods(Class.java:2701) [?:1.8.0_191]
at java.lang.Class.privateGetMethodRecursive(Class.java:3048) [?:1.8.0_191]
at java.lang.Class.getMethod0(Class.java:3018) [?:1.8.0_191]
at java.lang.Class.getMethod(Class.java:1784) [?:1.8.0_191]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:132) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_191]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_191]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_191]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_191]
at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:70) [forge-1.12.2-14.23.5.2784-universal.jar:?]
at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:34) [forge-1.12.2-14.23.5.2784-universal.jar:?]
[12:23:16] [main/INFO] [Hammer Core [ASM]]: Transforming net.minecraft.world.World (amu)...
[12:23:16] [main/INFO] [Hammer Core [ASM]]: -Patching World...
[12:23:16] [main/INFO] [Astral Core]: [AstralTransformer] Transforming amu : net.minecraft.world.World with 2 patches!
[12:23:16] [main/INFO] [Astral Core]: [AstralTransformer] Skipping PATCHSUNBRIGHTNESSWORLDCLIENT as it can't be applied for side SERVER
[12:23:16] [main/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHSUNBRIGHTNESSWORLDCOMMON
[12:23:16] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:112]: Added INTERFACE: pl/asie/foamfix/coremod/patches/IFoamFixWorldRemovable
[12:23:16] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:149]: Added METHOD: net.minecraft.world.World.foamfix_removeUnloadedEntities
[12:23:17] [main/INFO] [FML]: [Quark ASM] Transforming WorldServer
[12:23:17] [main/INFO] [FML]: [Quark ASM] Applying Transformation to method (Names [areAllPlayersAsleep, func_73056_e, g] Descriptor ()Z / ()Z)
[12:23:17] [main/INFO] [FML]: [Quark ASM] Located Method, patching...
[12:23:17] [main/INFO] [FML]: [Quark ASM] Located patch target node L0
[12:23:17] [main/INFO] [FML]: [Quark ASM] Patch result: true
[12:23:17] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.patches.WorldServerRemovalPatch:apply:65]: Patched updateEntities in net/minecraft/world/WorldServer func_72939_s
[12:23:17] [main/INFO] [dsurroundcore]: Transmorgrifying [net.minecraft.world.WorldServer]: resetRainAndThunder
[12:23:17] [main/INFO] [dsurroundcore]: func_73051_P()V: Found!
[12:23:17] [main/INFO] [dsurroundcore]: Transmorgrified [net.minecraft.world.WorldServer]: resetRainAndThunder
[12:23:17] [main/INFO] [Astral Core]: [AstralTransformer] Transforming vp : net.minecraft.entity.EntityLivingBase with 3 patches!
[12:23:17] [main/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHAPPLYPOTIONEFFECTEVENT
[12:23:17] [main/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHENTITYLIVINGBASEWATERSLOWDOWN
[12:23:17] [main/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHUPDATEELYTRA
[12:23:17] [main/INFO] [STDOUT]: [com.teamwizardry.wizardry.asm.WizardryTransformer:log:28]: [wizardry ASM] Successfully patched -> 'func_191986_a', 'travel' with '(FFF)V'
[12:23:17] [main/INFO] [STDOUT]: [com.teamwizardry.wizardry.asm.WizardryTransformer:log:28]: [wizardry ASM] Successfully patched -> 'func_70071_h_', 'onUpdate' with '()V'
[12:23:17] [main/INFO] [Hammer Core [ASM]]: Transforming net.minecraft.entity.EntityLivingBase (vp)...
[12:23:17] [main/INFO] [Hammer Core [ASM]]: -Patching EntityLivingBase
[12:23:17] [main/INFO] [Hammer Core [ASM]]: -Modified method 'onItemUseFinish': added event call.
[12:23:17] [main/INFO] [Astral Core]: [AstralTransformer] Transforming vp : net.minecraft.entity.EntityLivingBase with 3 patches!
[12:23:17] [main/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHAPPLYPOTIONEFFECTEVENT
[12:23:17] [main/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHENTITYLIVINGBASEWATERSLOWDOWN
[12:23:17] [main/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHUPDATEELYTRA
[12:23:17] [main/INFO] [STDOUT]: [com.teamwizardry.wizardry.asm.WizardryTransformer:log:28]: [wizardry ASM] Successfully patched -> 'func_191986_a', 'travel' with '(FFF)V'
[12:23:17] [main/INFO] [LibrarianLib ASM]: Transforming Entity
[12:23:17] [main/INFO] [LibrarianLib ASM]: Applying Transformation to method (Names [onUpdate, func_70071_h_] Descriptor ()V)
[12:23:17] [main/INFO] [LibrarianLib ASM]: Attempting to insert: Update hook
[12:23:17] [main/INFO] [LibrarianLib ASM]: Patch result: Success
[12:23:17] [main/INFO] [STDOUT]: [com.teamwizardry.wizardry.asm.WizardryTransformer:log:28]: [wizardry ASM] Successfully patched -> 'func_70091_d', 'move' with '(Lnet/minecraft/entity/MoverType;DDD)V'
[12:23:17] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[12:23:17] [main/INFO] [STDOUT]: [com.creativemd.creativecore.transformer.CreativeTransformer:transform:49]: [itemphysic] Patched net.minecraft.entity.item.EntityItem ...
[12:23:18] [main/INFO] [STDOUT]: [com.creativemd.creativecore.transformer.CreativeTransformer:transform:49]: [itemphysic] Patched net.minecraft.entity.item.EntityItem ...
[12:23:18] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:125]: Spliced in METHOD: net.minecraft.block.state.BlockStateContainer.createState
[12:23:18] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:125]: Spliced in METHOD: net.minecraft.block.properties.PropertyEnum.equals
[12:23:18] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:125]: Spliced in METHOD: net.minecraft.block.properties.PropertyEnum.hashCode
[12:23:18] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:172]: Added FIELD: net.minecraft.block.properties.PropertyEnum.foamfix_hashCode
[12:23:18] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:172]: Added FIELD: net.minecraft.block.properties.PropertyEnum.foamfix_hashCode_calced
[12:23:18] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:125]: Spliced in METHOD: net.minecraft.block.properties.PropertyInteger.hashCode
[12:23:18] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:172]: Added FIELD: net.minecraft.block.properties.PropertyInteger.foamfix_hashCode
[12:23:18] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:172]: Added FIELD: net.minecraft.block.properties.PropertyInteger.foamfix_hashCode_calced
[12:23:18] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:125]: Spliced in METHOD: net.minecraft.block.properties.PropertyBool.equals
[12:23:18] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:125]: Spliced in METHOD: net.minecraft.block.properties.PropertyBool.hashCode
[12:23:18] [main/INFO] [Astral Core]: [AstralTransformer] Transforming aip : net.minecraft.item.ItemStack with 2 patches!
[12:23:18] [main/INFO] [Astral Core]: [AstralTransformer] Skipping PATCHMODIFYENCHANTMENTLEVELSTOOLTIP as it can't be applied for side SERVER
[12:23:18] [main/INFO] [Astral Core]: [AstralTransformer] Skipping PATCHMODIFYENCHANTMENTLEVELSTOOLTIPEVENT as it can't be applied for side SERVER
[12:23:18] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:125]: Spliced in METHOD: net.minecraft.tileentity.TileEntity.func_190559_a
[12:23:18] [main/INFO] [Hammer Core [ASM]]: Transforming net.minecraft.tileentity.TileEntityLockableLoot (awa)...
[12:23:18] [main/INFO] [Hammer Core [ASM]]: -Patching TileEntityLockableLoot
[12:23:18] [main/INFO] [Hammer Core [ASM]]: -Modified method 'fillWithLoot': added 'withPlayer(player)' after 'withLuck(player.getLuck())'
[12:23:18] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:125]: Spliced in METHOD: net.minecraft.block.BlockBed.func_189540_a
[12:23:18] [main/INFO] [FML]: [Quark ASM] Transforming BlockPistonBase
[12:23:18] [main/INFO] [FML]: [Quark ASM] Applying Transformation to method (Names [doMove, func_176319_a, a] Descriptor (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/EnumFacing;Z)Z / (Lamu;Let;Lfa;Z)Z)
[12:23:18] [main/INFO] [FML]: [Quark ASM] Located Method, patching...
[12:23:18] [main/INFO] [FML]: [Quark ASM] Located patch target node ASTORE 11
[12:23:18] [main/INFO] [FML]: [Quark ASM] Patch result: true
[12:23:18] [main/INFO] [FML]: [Quark ASM] Applying Transformation to method (Names [canPush, func_185646_a, a] Descriptor (Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/EnumFacing;ZLnet/minecraft/util/EnumFacing;)Z / (Lawt;Lamu;Let;Lfa;ZLfa;)Z)
[12:23:18] [main/INFO] [FML]: [Quark ASM] Located Method, patching...
[12:23:18] [main/INFO] [FML]: [Quark ASM] Located patch target node INVOKEVIRTUAL aow.hasTileEntity (Lawt;)Z
[12:23:18] [main/INFO] [FML]: [Quark ASM] Patch result: true
[12:23:18] [main/INFO] [FML]: [Quark ASM] Transforming TileEntityPiston
[12:23:18] [main/INFO] [FML]: [Quark ASM] Applying Transformation to method (Names [update, func_73660_a, e] Descriptor ()V / ()V)
[12:23:18] [main/INFO] [FML]: [Quark ASM] Located Method, patching...
[12:23:18] [main/INFO] [FML]: [Quark ASM] Located patch target node L0
[12:23:18] [main/INFO] [FML]: [Quark ASM] Patch result: true
[12:23:18] [main/INFO] [FML]: [Quark ASM] Applying Transformation to method (Names [clearPistonTileEntity, func_145866_f, j] Descriptor ()V / ()V)
[12:23:18] [main/INFO] [FML]: [Quark ASM] Located Method, patching...
[12:23:18] [main/INFO] [FML]: [Quark ASM] Located patch target node INVOKEVIRTUAL amu.a (Let;Lawt;I)Z
[12:23:18] [main/INFO] [FML]: [Quark ASM] Patch result: true
[12:23:18] [main/INFO] [FML]: [Quark ASM] Applying Transformation to method (Names [update, func_73660_a, e] Descriptor ()V / ()V)
[12:23:18] [main/INFO] [FML]: [Quark ASM] Located Method, patching...
[12:23:18] [main/INFO] [FML]: [Quark ASM] Located patch target node INVOKEVIRTUAL amu.a (Let;Lawt;I)Z
[12:23:18] [main/INFO] [FML]: [Quark ASM] Patch result: true
[12:23:19] [main/INFO] [STDOUT]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitTypeInsn:75]: Replaced NEW for net/minecraft/tileentity/TileEntityHopper to pl/asie/foamfix/common/TileEntityFasterHopper
[12:23:19] [main/INFO] [STDOUT]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitMethodInsn:87]: Replaced INVOKESPECIAL for net/minecraft/tileentity/TileEntityHopper to pl/asie/foamfix/common/TileEntityFasterHopper
[12:23:19] [main/INFO] [STDOUT]: [com.teamwizardry.wizardry.asm.WizardryTransformer:log:28]: [wizardry ASM] Successfully patched -> 'func_70071_h_', 'onUpdate' with '()V'
[12:23:19] [main/INFO] [Astral Core]: [AstralTransformer] Transforming aip : net.minecraft.item.ItemStack with 2 patches!
[12:23:19] [main/INFO] [Astral Core]: [AstralTransformer] Skipping PATCHMODIFYENCHANTMENTLEVELSTOOLTIP as it can't be applied for side SERVER
[12:23:19] [main/INFO] [Astral Core]: [AstralTransformer] Skipping PATCHMODIFYENCHANTMENTLEVELSTOOLTIPEVENT as it can't be applied for side SERVER
[12:23:19] [main/INFO] [dsurroundcore]: Transmorgrifying [net.minecraft.entity.projectile.EntityArrow]: No Particles on Arrows
[12:23:19] [main/INFO] [dsurroundcore]: func_70071_h_()V: Found!
[12:23:19] [main/INFO] [dsurroundcore]: Transmorgrified [net.minecraft.entity.projectile.EntityArrow]: No Particles on Arrows
[12:23:19] [main/INFO] [FML]: [Quark ASM] Transforming EntityBoat
[12:23:19] [main/INFO] [FML]: [Quark ASM] Applying Transformation to method (Names [attackEntityFrom, func_70097_a, a] Descriptor (Lnet/minecraft/util/DamageSource;F)Z / (Lur;F)Z)
[12:23:19] [main/INFO] [FML]: [Quark ASM] Located Method, patching...
[12:23:19] [main/INFO] [FML]: [Quark ASM] Located patch target node POP
[12:23:19] [main/INFO] [FML]: [Quark ASM] Patch result: true
[12:23:19] [main/INFO] [FML]: [Quark ASM] Applying Transformation to method (Names [onUpdate, func_70071_h_, B_] Descriptor ()V / ()V)
[12:23:19] [main/INFO] [FML]: [Quark ASM] Located Method, patching...
[12:23:19] [main/INFO] [FML]: [Quark ASM] Located patch target node L0
[12:23:19] [main/INFO] [FML]: [Quark ASM] Patch result: true
[12:23:19] [main/INFO] [FML]: [Quark ASM] Transforming ItemBanner
[12:23:19] [main/INFO] [FML]: [Quark ASM] Applying Transformation to method (Names [appendHoverTextFromTileEntityTag, func_185054_a, a] Descriptor (Lnet/minecraft/item/ItemStack;Ljava/util/List;)V / (Laip;Ljava/util/List;)V)
[12:23:19] [main/INFO] [FML]: [Quark ASM] Failed to locate the method!
[12:23:20] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:125]: Spliced in METHOD: net.minecraft.tileentity.MobSpawnerBaseLogic.func_98279_f
[12:23:20] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:172]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_activatedCache
[12:23:20] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:172]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_activatedCacheTime
[12:23:20] [main/INFO] [FML]: [Quark ASM] Transforming RecipeAddPattern
[12:23:20] [main/INFO] [FML]: [Quark ASM] Applying Transformation to method (Names [matches, func_77569_a, a] Descriptor (Lnet/minecraft/inventory/InventoryCrafting;Lnet/minecraft/world/World;)Z / (Lafy;Lamu;)Z)
[12:23:20] [main/INFO] [FML]: [Quark ASM] Located Method, patching...
[12:23:20] [main/INFO] [FML]: [Quark ASM] Located patch target node BIPUSH 6
[12:23:20] [main/INFO] [FML]: [Quark ASM] Patch result: true
[12:23:21] [main/INFO] [FML]: [Quark ASM] Transforming ContainerMerchant
[12:23:21] [main/INFO] [FML]: [Quark ASM] Applying Transformation to method (Names [transferStackInSlot, func_82846_b, b] Descriptor (Lnet/minecraft/entity/player/EntityPlayer;I)Lnet/minecraft/item/ItemStack; / (Laed;I)Laip;)
[12:23:21] [main/INFO] [FML]: [Quark ASM] Located Method, patching...
[12:23:21] [main/INFO] [FML]: [Quark ASM] Located patch target node BIPUSH 39
[12:23:21] [main/INFO] [FML]: [Quark ASM] Located patch target node BIPUSH 39
[12:23:21] [main/INFO] [FML]: [Quark ASM] Located patch target node BIPUSH 30
[12:23:21] [main/INFO] [FML]: [Quark ASM] Adding invokestatic to 30/3
[12:23:21] [main/INFO] [FML]: [Quark ASM] Located patch target node BIPUSH 30
[12:23:21] [main/INFO] [FML]: [Quark ASM] Adding invokestatic to 30/4
[12:23:21] [main/INFO] [FML]: [Quark ASM] Patch result: true
[12:23:21] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting minecraft server version 1.12.2
[12:23:21] [Server thread/INFO] [FML]: MinecraftForge v14.23.5.2784 Initialized
[12:23:21] [Server thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
[12:23:21] [Server thread/INFO] [FML]: Replaced 1036 ore ingredients
[12:23:21] [Server thread/INFO] [FML]: Searching /Users/mbreiden/server/adap/./mods for mods
[12:23:21] [Server thread/INFO] [FML]: Searching /Users/mbreiden/server/adap/./mods/1.12.2 for mods
[12:23:22] [Server thread/WARN] [FML]: Mod aetherworks is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.2-1.0.0.3
[12:23:22] [Server thread/INFO] [FML]: Disabling mod betterfoliage it is client side only.
[12:23:22] [Server thread/WARN] [FML]: Mod cd4017be_lib is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 6.2.7
[12:23:22] [Server thread/INFO] [FML]: Disabling mod cloudcontrol it is client side only.
[12:23:22] [Server thread/WARN] [FML]: Mod codechickenlib is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.2.2.353
[12:23:22] [Server thread/INFO] [FML]: Disabling mod controlling it is client side only.
[12:23:22] [Server thread/WARN] [FML]: Mod cookingforblockheads is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 6.4.65
[12:23:22] [Server thread/INFO] [FML]: Disabling mod ctgui it is client side only.
[12:23:23] [Server thread/WARN] [FML]: Mod embers is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.11-hotfix
[12:23:23] [Server thread/WARN] [FML]: Mod engineersworkshop is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.9.40
[12:23:23] [Server thread/ERROR] [FML]: Unable to parse dependency for mod 'ffs' with dependency string 'after:OpenComputers'. The modId 'OpenComputers' must be all lowercase.
[12:23:23] [Server thread/ERROR] [FML]: Unable to parse dependency for mod 'ffs' with dependency string 'after:ComputerCraft'. The modId 'ComputerCraft' must be all lowercase.
[12:23:23] [Server thread/WARN] [FML]: Mod ffs is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12-2.1.2
[12:23:23] [Server thread/WARN] [FML]: Mod farseek is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.3.1
[12:23:23] [Server thread/WARN] [FML]: Mod helpfixer is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.1-1.5.18
[12:23:23] [Server thread/WARN] [FML]: Mod hiddenarmor is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.2-1.0
[12:23:23] [Server thread/WARN] [FML]: Mod improvedbackpacks is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.2-1.3.0.0
[12:23:23] [Server thread/WARN] [FML]: Mod indlog is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.3.2
[12:23:23] [Server thread/WARN] [FML]: Mod ironchest is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.2-7.0.54.838
[12:23:23] [Server thread/INFO] [FML]: Disabling mod jehc it is client side only.
[12:23:23] [Server thread/INFO] [FML]: Disabling mod jeiintegration it is client side only.
[12:23:23] [Server thread/INFO] [FML]: Disabling mod jeivillagers it is client side only.
[12:23:23] [Server thread/INFO] [FML]: Disabling mod jeroreintegration it is client side only.
[12:23:23] [Server thread/INFO] [FML]: Disabling mod jeresources it is client side only.
[12:23:23] [Server thread/WARN] [FML]: Mod kleeslabs is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 5.4.11
[12:23:24] [Server thread/WARN] [FML]: Mod mtrm is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.2.30
[12:23:24] [Server thread/INFO] [FML]: Disabling mod mobdismemberment it is client side only.
[12:23:24] [Server thread/INFO] [FML]: Disabling mod modnametooltip it is client side only.
[12:23:24] [Server thread/WARN] [FML]: Mod mysticalmechanics is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.5
[12:23:24] [Server thread/WARN] [FML]: Mod nmsot is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.2-mc1.12.2
[12:23:24] [Server thread/INFO] [FML]: Disabling mod nonvflash it is client side only.
[12:23:24] [Server thread/INFO] [FML]: Disabling mod norecipebook it is client side only.
[12:23:24] [Server thread/WARN] [FML]: Mod patchouli is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0-13
[12:23:24] [Server thread/WARN] [FML]: Mod prettybeaches is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.4
[12:23:24] [Server thread/WARN] [FML]: Mod refinedrelocation is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.2.28
[12:23:24] [Server thread/INFO] [FML]: Disabling mod resourceloader it is client side only.
[12:23:25] [Server thread/WARN] [FML]: Mod signals is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.3.13-28
[12:23:25] [Server thread/WARN] [FML]: Mod soot is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.5
[12:23:25] [Server thread/WARN] [FML]: Mod bq_standard is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.4.145
[12:23:25] [Server thread/WARN] [FML]: Mod streams is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.4.4
[12:23:25] [Server thread/INFO] [FML]: Disabling mod tc6aspects4jei it is client side only.
[12:23:25] [Server thread/WARN] [FML]: Mod tcinventoryscan is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0.10
[12:23:25] [Server thread/INFO] [FML]: Disabling mod thaumicjei it is client side only.
[12:23:25] [Server thread/WARN] [FML]: Mod waystones is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.0.67
[12:23:25] [Server thread/INFO] [FML]: Disabling mod xaerominimap it is client side only.
[12:23:25] [Server thread/INFO] [FML]: Disabling mod xaeroworldmap it is client side only.
[12:23:25] [Server thread/INFO] [FML]: Disabling mod presets it is client side only.
[12:23:26] [Server thread/INFO] [FML]: Forge Mod Loader has identified 233 mods to load
[12:23:26] [Server thread/WARN] [FML]: ****************************************
[12:23:26] [Server thread/WARN] [FML]: * The API BetterWithModsAPI from source /Users/mbreiden/server/adap/./mods/Quark-r1.5-135.jar is loaded from an incompatible classloader. THIS WILL NOT WORK!
[12:23:26] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModAPIManager$APIContainer.validate(ModAPIManager.java:114)
[12:23:26] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModAPIManager.registerDataTableAndParseAPI(ModAPIManager.java:174)
[12:23:26] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModAPIManager.manageAPI(ModAPIManager.java:232)
[12:23:26] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:567)
[12:23:26] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98)
[12:23:26] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333)...
[12:23:26] [Server thread/WARN] [FML]: ****************************************
[12:23:26] [Server thread/INFO] [FML]: Found mod(s) [projecte] containing declared API package moze_intel.projecte.api (owned by ProjectE) without associated API reference
[12:23:26] [Server thread/INFO] [FML]: Found mod(s) [p455w0rdslib] containing declared API package moze_intel.projecte.api (owned by projecte) without associated API reference
[12:23:26] [Server thread/WARN] [FML]: Missing English translation for FML: assets/fml/lang/en_us.lang
[12:23:26] [Server thread/WARN] [FML]: Missing English translation for appleskin: assets/appleskin/lang/en_us.lang
[12:23:26] [Server thread/WARN] [FML]: Missing English translation for baubleofundying: assets/baubleofundying/lang/en_us.lang
[12:23:26] [Server thread/WARN] [FML]: Missing English translation for betteradvancements: assets/betteradvancements/lang/en_us.lang
[12:23:26] [Server thread/WARN] [FML]: Missing English translation for bibliotheca: assets/bibliotheca/lang/en_us.lang
[12:23:26] [Server thread/WARN] [FML]: Missing English translation for chopdownupdated: assets/chopdownupdated/lang/en_us.lang
[12:23:26] [Server thread/WARN] [FML]: Missing English translation for codechickenlib: assets/codechickenlib/lang/en_us.lang
[12:23:26] [Server thread/WARN] [FML]: Missing English translation for controlledburn: assets/controlledburn/lang/en_us.lang
[12:23:26] [Server thread/WARN] [FML]: Missing English translation for cookiecore: assets/cookiecore/lang/en_us.lang
[12:23:26] [Server thread/WARN] [FML]: Missing English translation for extendedrenderer: assets/extendedrenderer/lang/en_us.lang
[12:23:26] [Server thread/WARN] [FML]: Missing English translation for configmod: assets/configmod/lang/en_us.lang
[12:23:26] [Server thread/WARN] [FML]: Missing English translation for craftstudioapi: assets/craftstudioapi/lang/en_us.lang
[12:23:26] [Server thread/WARN] [FML]: Missing English translation for crafttweaker: assets/crafttweaker/lang/en_us.lang
[12:23:26] [Server thread/WARN] [FML]: Missing English translation for crafttweakerjei: assets/crafttweakerjei/lang/en_us.lang
[12:23:26] [Server thread/WARN] [FML]: Missing English translation for diethopper: assets/diethopper/lang/en_us.lang
[12:23:26] [Server thread/WARN] [FML]: Missing English translation for dirt2path: assets/dirt2path/lang/en_us.lang
[12:23:26] [Server thread/WARN] [FML]: Missing English translation for dummycore: assets/dummycore/lang/en_us.lang
[12:23:26] [Server thread/WARN] [FML]: Missing English translation for expequiv: assets/expequiv/lang/en_us.lang
[12:23:26] [Server thread/WARN] [FML]: Missing English translation for farseek: assets/farseek/lang/en_us.lang
[12:23:26] [Server thread/WARN] [FML]: Missing English translation for fencejumper: assets/fencejumper/lang/en_us.lang
[12:23:26] [Server thread/WARN] [FML]: Missing English translation for foamfix: assets/foamfix/lang/en_us.lang
[12:23:26] [Server thread/WARN] [FML]: Missing English translation for forgelin: assets/forgelin/lang/en_us.lang
[12:23:26] [Server thread/WARN] [FML]: Missing English translation for gottschcore: assets/gottschcore/lang/en_us.lang
[12:23:26] [Server thread/WARN] [FML]: Missing English translation for helpfixer: assets/helpfixer/lang/en_us.lang
[12:23:26] [Server thread/WARN] [FML]: Missing English translation for howlitdo: assets/howlitdo/lang/en_us.lang
[12:23:26] [Server thread/WARN] [FML]: Missing English translation for justsleep: assets/justsleep/lang/en_us.lang
[12:23:26] [Server thread/WARN] [FML]: Missing English translation for kleeslabs: assets/kleeslabs/lang/en_us.lang
[12:23:26] [Server thread/WARN] [FML]: Missing English translation for kc: assets/kc/lang/en_us.lang
[12:23:26] [Server thread/WARN] [FML]: Missing English translation for laggoggles: assets/laggoggles/lang/en_us.lang
[12:23:26] [Server thread/WARN] [FML]: Missing English translation for lex: assets/lex/lang/en_us.lang
[12:23:26] [Server thread/WARN] [FML]: Missing English translation for librarianliblate: assets/librarianliblate/lang/en_us.lang
[12:23:26] [Server thread/WARN] [FML]: Missing English translation for limelib: assets/limelib/lang/en_us.lang
[12:23:26] [Server thread/WARN] [FML]: Missing English translation for lttweaker: assets/lttweaker/lang/en_us.lang
[12:23:26] [Server thread/WARN] [FML]: Missing English translation for lunatriuscore: assets/lunatriuscore/lang/en_us.lang
[12:23:26] [Server thread/WARN] [FML]: Missing English translation for mcjtylib_ng: assets/mcjtylib_ng/lang/en_us.lang
[12:23:26] [Server thread/WARN] [FML]: Missing English translation for mtrm: assets/mtrm/lang/en_us.lang
[12:23:26] [Server thread/WARN] [FML]: Missing English translation for concheckrmd: assets/concheckrmd/lang/en_us.lang
[12:23:26] [Server thread/WARN] [FML]: Missing English translation for modtweaker: assets/modtweaker/lang/en_us.lang
[12:23:26] [Server thread/WARN] [FML]: Missing English translation for morpheus: assets/morpheus/lang/en_us.lang
[12:23:26] [Server thread/WARN] [FML]: Missing English translation for mtlib: assets/mtlib/lang/en_us.lang
[12:23:26] [Server thread/WARN] [FML]: Missing English translation for nmsot: assets/nmsot/lang/en_us.lang
[12:23:26] [Server thread/WARN] [FML]: Missing English translation for nonausea: assets/nonausea/lang/en_us.lang
[12:23:26] [Server thread/WARN] [FML]: Missing English translation for opme: assets/opme/lang/en_us.lang
[12:23:26] [Server thread/WARN] [FML]: Missing English translation for p455w0rdslib: assets/p455w0rdslib/lang/en_us.lang
[12:23:26] [Server thread/WARN] [FML]: Missing English translation for getalltheseeds: assets/getalltheseeds/lang/en_us.lang
[12:23:26] [Server thread/WARN] [FML]: Missing English translation for pamscookables: assets/pamscookables/lang/en_us.lang
[12:23:26] [Server thread/WARN] [FML]: Missing English translation for peckish: assets/peckish/lang/en_us.lang
[12:23:26] [Server thread/WARN] [FML]: Missing English translation for placebo: assets/placebo/lang/en_us.lang
[12:23:26] [Server thread/WARN] [FML]: Missing English translation for prettybeaches: assets/prettybeaches/lang/en_us.lang
[12:23:26] [Server thread/WARN] [FML]: Missing English translation for redstoneflux: assets/redstoneflux/lang/en_us.lang
[12:23:26] [Server thread/WARN] [FML]: Missing English translation for additionalstructures: assets/additionalstructures/lang/en_us.lang
[12:23:26] [Server thread/WARN] [FML]: Missing English translation for corerm: assets/corerm/lang/en_us.lang
[12:23:26] [Server thread/WARN] [FML]: Missing English translation for satako: assets/satako/lang/en_us.lang
[12:23:26] [Server thread/WARN] [FML]: Missing English translation for stg: assets/stg/lang/en_us.lang
[12:23:26] [Server thread/WARN] [FML]: Missing English translation for streams: assets/streams/lang/en_us.lang
[12:23:26] [Server thread/WARN] [FML]: Missing English translation for swisscheese: assets/swisscheese/lang/en_us.lang
[12:23:26] [Server thread/WARN] [FML]: Missing English translation for telescopefix: assets/telescopefix/lang/en_us.lang
[12:23:26] [Server thread/WARN] [FML]: Missing English translation for thutcore_compat: assets/thutcore_compat/lang/en_us.lang
[12:23:26] [Server thread/WARN] [FML]: Missing English translation for tickprofiler: assets/tickprofiler/lang/en_us.lang
[12:23:26] [Server thread/WARN] [FML]: Missing English translation for unidict: assets/unidict/lang/en_us.lang
[12:23:26] [Server thread/INFO] [FML]: FML has found a non-mod file BetterFoliage-MC1.12-2.2.0.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[12:23:26] [Server thread/INFO] [FML]: FML has found a non-mod file Charset-StorageBarrels-0.5.4.8.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[12:23:26] [Server thread/INFO] [FML]: FML has found a non-mod file Charset-StorageChests-0.5.5.6.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[12:23:26] [Server thread/INFO] [FML]: FML has found a non-mod file Charset-Tablet-0.5.5.3.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[12:23:26] [Server thread/INFO] [FML]: FML has found a non-mod file cloudcontrol_v1.0.0formc1.12.2.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[12:23:26] [Server thread/INFO] [FML]: FML has found a non-mod file Controlling-3.0.6.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[12:23:26] [Server thread/INFO] [FML]: FML has found a non-mod file JEHC-1.12.2-1.6.2.0.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[12:23:26] [Server thread/INFO] [FML]: FML has found a non-mod file jeiintegration_1.12.2-1.5.1.36.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[12:23:26] [Server thread/INFO] [FML]: FML has found a non-mod file jeivillagers-1.12-1.0.2.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[12:23:26] [Server thread/INFO] [FML]: FML has found a non-mod file JEROreIntegration-1.12.2-1.1.0.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[12:23:26] [Server thread/INFO] [FML]: FML has found a non-mod file JustEnoughResources-1.12.2-0.8.10.50.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[12:23:26] [Server thread/INFO] [FML]: FML has found a non-mod file MobDismemberment-1.12.2-7.0.0.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[12:23:26] [Server thread/INFO] [FML]: FML has found a non-mod file modnametooltip_1.12.2-1.10.0.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[12:23:26] [Server thread/INFO] [FML]: FML has found a non-mod file NoNVFlash-1.12.2-1.2.0.3-universal.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[12:23:26] [Server thread/INFO] [FML]: FML has found a non-mod file noRecipeBook_v1.2.2formc1.12.2.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[12:23:26] [Server thread/INFO] [FML]: FML has found a non-mod file ResourceLoader-MC1.12.1-1.5.3.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[12:23:26] [Server thread/INFO] [FML]: FML has found a non-mod file tc6aspects4jei-0.0.2a.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[12:23:26] [Server thread/INFO] [FML]: FML has found a non-mod file ThaumicJEI-1.12.2-1.5.5-23.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[12:23:26] [Server thread/INFO] [FML]: FML has found a non-mod file Xaeros_Minimap_1.15.8_Forge_1.12.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[12:23:26] [Server thread/INFO] [FML]: FML has found a non-mod file XaerosWorldMap_1.3.2_Forge_1.12.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[12:23:32] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, creativecoredummy, itemphysic, ivtoolkit, foamfixcore, dsurroundcore, aim, aetherworks, akashictome, animania, animus, applecore, appleskin, arche, architecturecraft, artisanworktables, astralsorcery, athenaeum, auraddons, autoreglib, badwithernocookiereloaded, baubleofundying, baubles, bedrockbgone, miscrails, betteradvancements, betterquesting, bibliocraft, bibliotheca, biomesoplenty, bloodarsenal, bloodmagic, bloodmoon, bonsaitrees, breadcrumbtrail, buildinggadgets, cd4017be_lib, ceramics, charset, chesttransporter, chisel, chiselsandbits, chopdownupdated, codechickenlib, controlledburn, cookiecore, cookingforblockheads, extendedrenderer, coroutil, configmod, craftstudioapi, crafttweaker, crafttweakerjei, creativecore, cyclopscore, danknull, desirepaths, diethopper, dirt2path, dooglamoojuniorarchaeologymod, dummycore, dynamictrees, dynamictreesbop, dynamictreestc, embers, endercompass, endreborn, engineersworkshop, equivadditions, eqs, evilcraft, evilcraftcompat, expequiv, extraalchemy, extrabitmanipulation, ffs, farseek, fencejumper, findme, fluidconverters, flying_things, foamfix, forgelin, ftblib, ftbutilities, furnus, gottschcore, guideapi, hammercore, helpfixer, hiddenarmor, hopperducts, howlitdo, ichunutil, immersivefood, improvedbackpacks, indlog, inventorysorter, ironchest, itank, jei, jepb, jarm, justsleep, kleeslabs, kc, laggoggles, lex, librarianliblate, librarianlib, limelib, lootbags, lttweaker, lordcraft, lunatriuscore, magicfeather, malisiscore, malisisdoors, mcjtylib_ng, meecreeps, mtrm, mobends, modlister, concheckrmd, modtweaker, monk, morelootstuff, morph, morpheus, mtlib, mysticalmechanics, naturesaura, naturescompass, naturesdestruction, nex, netherportalfix, nice, nmsot, recipehandler, nonausea, openablewindows, opme, oresalleasy, p455w0rdslib, getalltheseeds, harvestcraft, pamscookables, parry, patchouli, peckish, placebo, prettybeaches, projecte, pulver, quark, questbook, randomthings, realistictorches, reborncore, rebornstorage, reccomplex, redstoneflux, refinedrelocation, refinedstorage, refinedstorageaddons, refinedstoragerequestify, xreliquary, restrictedportals, additionalstructures, corerm, roots, ropebridge, runecraft, rusticthaumaturgy, rustic, rusticbopwoods, satako, sereneseasons, signals, simplemagnet, storagenetwork, snad, solcarrot, soot, soulshardsrespawn, spiceoflife, stackie, bq_standard, statues, stg, streams, supersoundmuffler, swisscheese, telescopefix, thaumcraft, thaumic_calculator, tg, thaumadditions, thaumicbases, thaumicequivalence, thaumicgrid, tcinventoryscan, thaumicperiphery, thaumictinkerer, camping, theoneprobe, thutcore_compat, thutcore, thuttech, tickprofiler, tp, tombstone, tc, topaddons, torchmaster, totemic, treasure2, underwaterrails, unidict, of, vimmersion, wanionlib, waystones, weirdinggadget, witherskelefix, wizardry, foundry, dsurround, thebetweenlands, totemexpansion] at CLIENT
[12:23:32] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, creativecoredummy, itemphysic, ivtoolkit, foamfixcore, dsurroundcore, aim, aetherworks, akashictome, animania, animus, applecore, appleskin, arche, architecturecraft, artisanworktables, astralsorcery, athenaeum, auraddons, autoreglib, badwithernocookiereloaded, baubleofundying, baubles, bedrockbgone, miscrails, betteradvancements, betterquesting, bibliocraft, bibliotheca, biomesoplenty, bloodarsenal, bloodmagic, bloodmoon, bonsaitrees, breadcrumbtrail, buildinggadgets, cd4017be_lib, ceramics, charset, chesttransporter, chisel, chiselsandbits, chopdownupdated, codechickenlib, controlledburn, cookiecore, cookingforblockheads, extendedrenderer, coroutil, configmod, craftstudioapi, crafttweaker, crafttweakerjei, creativecore, cyclopscore, danknull, desirepaths, diethopper, dirt2path, dooglamoojuniorarchaeologymod, dummycore, dynamictrees, dynamictreesbop, dynamictreestc, embers, endercompass, endreborn, engineersworkshop, equivadditions, eqs, evilcraft, evilcraftcompat, expequiv, extraalchemy, extrabitmanipulation, ffs, farseek, fencejumper, findme, fluidconverters, flying_things, foamfix, forgelin, ftblib, ftbutilities, furnus, gottschcore, guideapi, hammercore, helpfixer, hiddenarmor, hopperducts, howlitdo, ichunutil, immersivefood, improvedbackpacks, indlog, inventorysorter, ironchest, itank, jei, jepb, jarm, justsleep, kleeslabs, kc, laggoggles, lex, librarianliblate, librarianlib, limelib, lootbags, lttweaker, lordcraft, lunatriuscore, magicfeather, malisiscore, malisisdoors, mcjtylib_ng, meecreeps, mtrm, mobends, modlister, concheckrmd, modtweaker, monk, morelootstuff, morph, morpheus, mtlib, mysticalmechanics, naturesaura, naturescompass, naturesdestruction, nex, netherportalfix, nice, nmsot, recipehandler, nonausea, openablewindows, opme, oresalleasy, p455w0rdslib, getalltheseeds, harvestcraft, pamscookables, parry, patchouli, peckish, placebo, prettybeaches, projecte, pulver, quark, questbook, randomthings, realistictorches, reborncore, rebornstorage, reccomplex, redstoneflux, refinedrelocation, refinedstorage, refinedstorageaddons, refinedstoragerequestify, xreliquary, restrictedportals, additionalstructures, corerm, roots, ropebridge, runecraft, rusticthaumaturgy, rustic, rusticbopwoods, satako, sereneseasons, signals, simplemagnet, storagenetwork, snad, solcarrot, soot, soulshardsrespawn, spiceoflife, stackie, bq_standard, statues, stg, streams, supersoundmuffler, swisscheese, telescopefix, thaumcraft, thaumic_calculator, tg, thaumadditions, thaumicbases, thaumicequivalence, thaumicgrid, tcinventoryscan, thaumicperiphery, thaumictinkerer, camping, theoneprobe, thutcore_compat, thutcore, thuttech, tickprofiler, tp, tombstone, tc, topaddons, torchmaster, totemic, treasure2, underwaterrails, unidict, of, vimmersion, wanionlib, waystones, weirdinggadget, witherskelefix, wizardry, foundry, dsurround, thebetweenlands, totemexpansion] at SERVER
[12:23:33] [Server thread/INFO] [Astral Core]: [AstralTransformer] Transforming axw : net.minecraft.world.chunk.Chunk with 1 patches!
[12:23:33] [Server thread/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHBLOCKMODIFY
[12:23:33] [Server thread/INFO] [STDOUT]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitTypeInsn:75]: Replaced NEW for net/minecraft/util/ClassInheritanceMultiMap to pl/asie/foamfix/coremod/common/FoamyClassInheritanceMultiMap
[12:23:33] [Server thread/INFO] [STDOUT]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitMethodInsn:87]: Replaced INVOKESPECIAL for net/minecraft/util/ClassInheritanceMultiMap to pl/asie/foamfix/coremod/common/FoamyClassInheritanceMultiMap
[12:23:34] [Server thread/INFO] [FML]: [artisanworktables] Loaded integration plugin handler: com.codetaylor.mc.athenaeum.integration.crafttweaker.IntegrationPluginHandler
[12:23:34] [Server thread/INFO] [FML]: [artisanworktables] Loaded integration plugin handler: com.codetaylor.mc.athenaeum.integration.jei.IntegrationPluginHandler
[12:23:34] [Server thread/INFO] [FML]: [artisanworktables] Loaded module: com.codetaylor.mc.artisanworktables.modules.worktables.ModuleWorktables
[12:23:34] [Server thread/INFO] [FML]: [artisanworktables] Loaded module: com.codetaylor.mc.artisanworktables.modules.tools.ModuleTools
[12:23:34] [Server thread/INFO] [FML]: [artisanworktables] Loaded module: com.codetaylor.mc.artisanworktables.modules.toolbox.ModuleToolbox
[12:23:34] [Server thread/INFO] [FML]: [artisanworktables] Loaded module: com.codetaylor.mc.athenaeum.integration.crafttweaker.ModuleIntegration
[12:23:34] [Server thread/INFO] [FML]: [artisanworktables] Executed integration plugin handler [com.codetaylor.mc.athenaeum.integration.crafttweaker.IntegrationPluginHandler] for plugin [com.codetaylor.mc.artisanworktables.modules.worktables.integration.crafttweaker.builder.IZenRecipeBuilder]
[12:23:34] [Server thread/INFO] [FML]: [artisanworktables] Executed integration plugin handler [com.codetaylor.mc.athenaeum.integration.crafttweaker.IntegrationPluginHandler] for plugin [com.codetaylor.mc.artisanworktables.modules.worktables.integration.crafttweaker.builder.copy.IZenRecipeBuilderCopyStrategy]
[12:23:34] [Server thread/INFO] [FML]: [artisanworktables] Executed integration plugin handler [com.codetaylor.mc.athenaeum.integration.jei.IntegrationPluginHandler] for plugin [com.codetaylor.mc.artisanworktables.modules.worktables.integration.jei.PluginJEI]
[12:23:35] [Server thread/INFO] [Astral Core]: [AstralTransformer] Transforming pa : net.minecraft.network.NetHandlerPlayServer with 1 patches!
[12:23:35] [Server thread/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHSERVEREXTENDENTITYINTERACTREACH
[12:23:36] [Server thread/INFO] [Hammer Core [ASM]]: Transforming net.minecraftforge.client.ForgeHooksClient (net.minecraftforge.client.ForgeHooksClient)...
[12:23:36] [Server thread/INFO] [Hammer Core [ASM]]: -Patching ForgeHooksClient
[12:23:37] [Server thread/ERROR] [FML]: The mod magicfeather is expecting signature @FINGERPRINT@ for source magicfeather-1.12.1-2.1.0.jar, however there is no signature matching that description
[12:23:39] [Server thread/ERROR] [FML]: The mod snad is expecting signature @FINGERPRINT@ for source Snad-1.12.1-1.7.09.16a.jar, however there is no signature matching that description
[12:23:39] [Server thread/ERROR] [Snad]: No fingerprint found!
[12:23:39] [Server thread/INFO] [thaumadditions]: You are running general public build 10r@bc-270518. You're fine! ;)
[12:23:41] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
[12:23:42] [Server thread/INFO] [FML]: Found 2087 ObjectHolder annotations
[12:23:42] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations
[12:23:42] [Server thread/INFO] [FML]: Found 8 ItemStackHolder annotations
[12:23:42] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[12:23:42] [Forge Version Check/INFO] [forge.VersionCheck]: [hammercore] Starting version check at https://pastebin.com/raw/JmcqzmEf
[12:23:42] [Server thread/INFO] [aim]: Configuration loaded!
[12:23:42] [Server thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:125]: Spliced in METHOD: net.minecraftforge.common.property.ExtendedBlockState.createState
[12:23:42] [Forge Version Check/INFO] [forge.VersionCheck]: [hammercore] Found status: AHEAD Target: null
[12:23:42] [Forge Version Check/INFO] [forge.VersionCheck]: [endercompass] Starting version check at https://gist.github.com/MrIbby/174385130d65a4da3d9d6c472ac47114/raw
[12:23:43] [Forge Version Check/INFO] [forge.VersionCheck]: [endercompass] Found status: BETA Target: null
[12:23:43] [Forge Version Check/INFO] [forge.VersionCheck]: [tombstone] Starting version check at https://raw.githubusercontent.com/Corail31/tombstone_lite/master/update.json
[12:23:43] [Forge Version Check/INFO] [forge.VersionCheck]: [tombstone] Found status: UP_TO_DATE Target: null
[12:23:43] [Forge Version Check/INFO] [forge.VersionCheck]: [treasure2] Starting version check at https://raw.githubusercontent.com/gottsch/gottsch-minecraft-Treasure/master/Treasure2-1.12.2/update.json
[12:23:43] [Forge Version Check/INFO] [forge.VersionCheck]: [treasure2] Found status: UP_TO_DATE Target: null
[12:23:43] [Forge Version Check/INFO] [forge.VersionCheck]: [refinedstorage] Starting version check at https://refinedstorage.raoulvdberge.com/update
[12:23:44] [Server thread/INFO] [biomesoplenty]: bamboo_forest.json: Detected config file
[12:23:44] [Server thread/INFO] [biomesoplenty]: bayou.json: Detected config file
[12:23:44] [Server thread/INFO] [biomesoplenty]: bog.json: Detected config file
[12:23:44] [Server thread/INFO] [biomesoplenty]: boreal_forest.json: Detected config file
[12:23:44] [Server thread/INFO] [biomesoplenty]: brushland.json: Detected config file
[12:23:44] [Server thread/INFO] [biomesoplenty]: chaparral.json: Detected config file
[12:23:44] [Server thread/INFO] [biomesoplenty]: cherry_blossom_grove.json: Detected config file
[12:23:44] [Server thread/INFO] [biomesoplenty]: cold_desert.json: Detected config file
[12:23:44] [Server thread/INFO] [biomesoplenty]: coniferous_forest.json: Detected config file
[12:23:44] [Server thread/INFO] [biomesoplenty]: dead_forest.json: Detected config file
[12:23:44] [Server thread/INFO] [biomesoplenty]: dead_swamp.json: Detected config file
[12:23:44] [Server thread/INFO] [biomesoplenty]: eucalyptus_forest.json: Detected config file
[12:23:44] [Forge Version Check/INFO] [forge.VersionCheck]: [refinedstorage] Found status: UP_TO_DATE Target: null
[12:23:44] [Forge Version Check/INFO] [forge.VersionCheck]: [craftstudioapi] Starting version check at https://leviathan-studio.com/craftstudioapi/update.json
[12:23:44] [Server thread/INFO] [biomesoplenty]: fen.json: Detected config file
[12:23:44] [Server thread/INFO] [biomesoplenty]: flower_field.json: Detected config file
[12:23:44] [Server thread/INFO] [biomesoplenty]: grassland.json: Detected config file
[12:23:44] [Server thread/INFO] [biomesoplenty]: grove.json: Detected config file
[12:23:44] [Server thread/INFO] [biomesoplenty]: land_of_lakes.json: Detected config file
[12:23:44] [Server thread/INFO] [biomesoplenty]: lavender_fields.json: Detected config file
[12:23:44] [Server thread/INFO] [biomesoplenty]: lush_desert.json: Detected config file
[12:23:44] [Server thread/INFO] [biomesoplenty]: lush_swamp.json: Detected config file
[12:23:44] [Server thread/INFO] [biomesoplenty]: mangrove.json: Detected config file
[12:23:44] [Server thread/INFO] [biomesoplenty]: maple_woods.json: Detected config file
[12:23:44] [Server thread/INFO] [biomesoplenty]: marsh.json: Detected config file
[12:23:44] [Server thread/INFO] [biomesoplenty]: meadow.json: Detected config file
[12:23:44] [Server thread/INFO] [biomesoplenty]: moor.json: Detected config file
[12:23:44] [Server thread/INFO] [biomesoplenty]: mystic_grove.json: Detected config file
[12:23:44] [Server thread/INFO] [biomesoplenty]: ominous_woods.json: Detected config file
[12:23:44] [Server thread/INFO] [biomesoplenty]: orchard.json: Detected config file
[12:23:44] [Server thread/INFO] [biomesoplenty]: outback.json: Detected config file
[12:23:44] [Server thread/INFO] [biomesoplenty]: prairie.json: Detected config file
[12:23:44] [Server thread/INFO] [biomesoplenty]: quagmire.json: Detected config file
[12:23:44] [Server thread/INFO] [biomesoplenty]: rainforest.json: Detected config file
[12:23:44] [Forge Version Check/INFO] [forge.VersionCheck]: [craftstudioapi] Found status: BETA Target: null
[12:23:44] [Forge Version Check/INFO] [forge.VersionCheck]: [buildinggadgets] Starting version check at https://github.com/Direwolf20-MC/BuildingGadgets/raw/master/update.json
[12:23:44] [Server thread/INFO] [biomesoplenty]: redwood_forest.json: Detected config file
[12:23:44] [Server thread/INFO] [biomesoplenty]: sacred_springs.json: Detected config file
[12:23:44] [Server thread/INFO] [biomesoplenty]: seasonal_forest.json: Detected config file
[12:23:44] [Server thread/INFO] [biomesoplenty]: shield.json: Detected config file
[12:23:44] [Server thread/INFO] [biomesoplenty]: shrubland.json: Detected config file
[12:23:44] [Server thread/INFO] [biomesoplenty]: snowy_coniferous_forest.json: Detected config file
[12:23:44] [Server thread/INFO] [biomesoplenty]: snowy_forest.json: Detected config file
[12:23:44] [Server thread/INFO] [biomesoplenty]: steppe.json: Detected config file
[12:23:44] [Server thread/INFO] [biomesoplenty]: temperate_rainforest.json: Detected config file
[12:23:44] [Server thread/INFO] [biomesoplenty]: tropical_rainforest.json: Detected config file
[12:23:44] [Server thread/INFO] [biomesoplenty]: tundra.json: Detected config file
[12:23:44] [Server thread/INFO] [biomesoplenty]: wasteland.json: Detected config file
[12:23:44] [Server thread/INFO] [biomesoplenty]: wetland.json: Detected config file
[12:23:44] [Server thread/INFO] [biomesoplenty]: woodland.json: Detected config file
[12:23:44] [Server thread/INFO] [biomesoplenty]: xeric_shrubland.json: Detected config file
[12:23:44] [Server thread/INFO] [biomesoplenty]: glacier.json: Detected config file
[12:23:44] [Server thread/INFO] [biomesoplenty]: oasis.json: Detected config file
[12:23:44] [Server thread/INFO] [biomesoplenty]: coral_reef.json: Detected config file
[12:23:44] [Server thread/INFO] [biomesoplenty]: kelp_forest.json: Detected config file
[12:23:44] [Server thread/INFO] [biomesoplenty]: tropical_island.json: Detected config file
[12:23:44] [Server thread/INFO] [biomesoplenty]: volcanic_island.json: Detected config file
[12:23:44] [Server thread/INFO] [biomesoplenty]: flower_island.json: Detected config file
[12:23:44] [Server thread/INFO] [biomesoplenty]: sky.json: Detected config file
[12:23:44] [Server thread/INFO] [biomesoplenty]: mushroom_island.json: Detected config file
[12:23:44] [Server thread/INFO] [biomesoplenty]: birch_forest.json: Detected config file
[12:23:44] [Server thread/INFO] [biomesoplenty]: birch_forest_hills.json: Detected config file
[12:23:44] [Server thread/INFO] [biomesoplenty]: taiga_cold.json: Detected config file
[12:23:44] [Server thread/INFO] [biomesoplenty]: taiga_cold_hills.json: Detected config file
[12:23:44] [Server thread/INFO] [biomesoplenty]: desert.json: Detected config file
[12:23:44] [Server thread/INFO] [biomesoplenty]: desert_hills.json: Detected config file
[12:23:44] [Server thread/INFO] [biomesoplenty]: forest.json: Detected config file
[12:23:44] [Server thread/INFO] [biomesoplenty]: forest_hills.json: Detected config file
[12:23:44] [Server thread/INFO] [biomesoplenty]: ice_flats.json: Detected config file
[12:23:44] [Server thread/INFO] [biomesoplenty]: ice_mountains.json: Detected config file
[12:23:44] [Server thread/INFO] [biomesoplenty]: jungle.json: Detected config file
[12:23:44] [Server thread/INFO] [biomesoplenty]: jungle_hills.json: Detected config file
[12:23:44] [Server thread/INFO] [biomesoplenty]: redwood_taiga.json: Detected config file
[12:23:44] [Server thread/INFO] [biomesoplenty]: redwood_taiga_hills.json: Detected config file
[12:23:44] [Server thread/INFO] [biomesoplenty]: mesa.json: Detected config file
[12:23:44] [Server thread/INFO] [biomesoplenty]: mesa_clear_rock.json: Detected config file
[12:23:44] [Server thread/INFO] [biomesoplenty]: ocean.json: Detected config file
[12:23:44] [Server thread/INFO] [biomesoplenty]: plains.json: Detected config file
[12:23:44] [Server thread/INFO] [biomesoplenty]: roofed_forest.json: Detected config file
[12:23:44] [Server thread/INFO] [biomesoplenty]: savanna.json: Detected config file
[12:23:44] [Server thread/INFO] [biomesoplenty]: savanna_rock.json: Detected config file
[12:23:44] [Server thread/INFO] [biomesoplenty]: swampland.json: Detected config file
[12:23:44] [Server thread/INFO] [biomesoplenty]: taiga.json: Detected config file
[12:23:44] [Server thread/INFO] [biomesoplenty]: taiga_hills.json: Detected config file
[12:23:44] [Forge Version Check/INFO] [forge.VersionCheck]: [buildinggadgets] Found status: UP_TO_DATE Target: null
[12:23:44] [Forge Version Check/INFO] [forge.VersionCheck]: [vimmersion] Starting version check at https://raw.githubusercontent.com/PaleoCrafter/VanillaImmersion/1.12.2/metadata/promotions.json
[12:23:44] [Forge Version Check/INFO] [forge.VersionCheck]: [vimmersion] Found status: BETA Target: null
[12:23:44] [Forge Version Check/INFO] [forge.VersionCheck]: [thutcore] Starting version check at https://raw.githubusercontent.com/Thutmose/Thut/master/ThutCore/versions.json
[12:23:44] [Forge Version Check/INFO] [forge.VersionCheck]: [thutcore] Found status: BETA Target: null
[12:23:44] [Forge Version Check/INFO] [forge.VersionCheck]: [topaddons] Starting version check at https://raw.githubusercontent.com/DrManganese/TOPAddons/1.12/FUC.json
[12:23:44] [Forge Version Check/INFO] [forge.VersionCheck]: [topaddons] Found status: UP_TO_DATE Target: null
[12:23:44] [Forge Version Check/INFO] [forge.VersionCheck]: [totemexpansion] Starting version check at https://raw.githubusercontent.com/Lemonszz/Totem-Expansion/master/update.json
[12:23:44] [Forge Version Check/INFO] [forge.VersionCheck]: [totemexpansion] Found status: BETA Target: null
[12:23:44] [Forge Version Check/INFO] [forge.VersionCheck]: [totemic] Starting version check at https://raw.githubusercontent.com/TeamTotemic/Totemic/version/version.json
[12:23:45] [Forge Version Check/INFO] [forge.VersionCheck]: [totemic] Found status: UP_TO_DATE Target: null
[12:23:45] [Forge Version Check/INFO] [forge.VersionCheck]: [charset] Starting version check at http://charset.asie.pl/update.json
[12:23:45] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `apple`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:23:45] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `wheat`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:23:45] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `potato`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:23:45] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `carrot`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:23:45] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `beetroot`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:23:45] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `melon`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:23:45] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `beef`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:23:45] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cooked_beef`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:23:45] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `chicken`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:23:45] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cooked_chicken`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:23:45] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `porkchop`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:23:45] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cooked_porkchop`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:23:45] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `rabbit`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:23:45] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cooked_rabbit`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:23:45] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `mutton`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:23:45] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cooked_mutton`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:23:45] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cod`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:23:45] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cooked_cod`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:23:45] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `salmon`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:23:45] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cooked_salmon`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:23:45] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `clownfish`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:23:45] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `pufferfish`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:23:45] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `mushroom_stew`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:23:45] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `bread`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:23:45] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cookie`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:23:45] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `baked_potato`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:23:45] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `pumpkin_pie`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:23:45] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `rabbit_stew`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:23:45] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `beetroot_soup`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:23:45] [Forge Version Check/INFO] [forge.VersionCheck]: [charset] Found status: UP_TO_DATE Target: null
[12:23:45] [Forge Version Check/INFO] [forge.VersionCheck]: [flying_things] Starting version check at https://raw.githubusercontent.com/Corail31/trash/master/update_flying_things.json
[12:23:45] [Forge Version Check/INFO] [forge.VersionCheck]: [flying_things] Found status: AHEAD Target: null
[12:23:45] [Forge Version Check/INFO] [forge.VersionCheck]: [thaumadditions] Starting version check at https://pastebin.com/raw/G6DJNXqg
[12:23:45] [Forge Version Check/INFO] [forge.VersionCheck]: [thaumadditions] Found status: AHEAD Target: null
[12:23:45] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[12:23:45] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentitytrough`, expected `animania`. This could be a intended override, but in most cases indicates a broken mod.
[12:23:45] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentitynest`, expected `animania`. This could be a intended override, but in most cases indicates a broken mod.
[12:23:45] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentityinvisiblock`, expected `animania`. This could be a intended override, but in most cases indicates a broken mod.
[12:23:45] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentityhamsterwheel`, expected `animania`. This could be a intended override, but in most cases indicates a broken mod.
[12:23:45] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentitycheesemold`, expected `animania`. This could be a intended override, but in most cases indicates a broken mod.
[12:23:45] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentitysaltlick`, expected `animania`. This could be a intended override, but in most cases indicates a broken mod.
[12:23:45] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentityhive`, expected `animania`. This could be a intended override, but in most cases indicates a broken mod.
[12:23:48] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Found status: OUTDATED Target: 14.23.5.2796
[12:23:48] [Forge Version Check/INFO] [forge.VersionCheck]: [modlister] Starting version check at https://raw.githubusercontent.com/Quetzi/ModLister/master/version/versions.json
[12:23:48] [Forge Version Check/INFO] [forge.VersionCheck]: [modlister] Found status: BETA Target: null
[12:23:48] [Forge Version Check/INFO] [forge.VersionCheck]: [codechickenlib] Starting version check at http://chickenbones.net/Files/notification/version.php?query=forge&version=1.12&file=CodeChickenLib
[12:23:48] [Forge Version Check/INFO] [forge.VersionCheck]: [codechickenlib] Found status: BETA Target: null
[12:23:48] [Forge Version Check/INFO] [forge.VersionCheck]: [gottschcore] Starting version check at https://raw.githubusercontent.com/gottsch/gottsch-minecraft-GottschCore/master/GottschCore1.12.2/update.json
[12:23:48] [Server thread/INFO] [theoneprobe]: The One Probe Detected RedstoneFlux: enabling support
[12:23:48] [Server thread/INFO] [theoneprobe]: The One Probe Detected Baubles: enabling support
[12:23:48] [Forge Version Check/INFO] [forge.VersionCheck]: [gottschcore] Found status: UP_TO_DATE Target: null
[12:23:48] [Forge Version Check/INFO] [forge.VersionCheck]: [dsurround] Starting version check at https://raw.githubusercontent.com/OreCruncher/DynamicSurroundings/master/version.json
[12:23:48] [Forge Version Check/INFO] [forge.VersionCheck]: [dsurround] Found status: OUTDATED Target: 3.5.1.1
[12:23:48] [Forge Version Check/INFO] [forge.VersionCheck]: [storagenetwork] Starting version check at https://raw.githubusercontent.com/PrinceOfAmber/Storage-Network/master/update.json
[12:23:48] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileantimatter`, expected `animus`. This could be a intended override, but in most cases indicates a broken mod.
[12:23:48] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tilebloodcore`, expected `animus`. This could be a intended override, but in most cases indicates a broken mod.
[12:23:48] [Server thread/INFO] [pl.asie.charset.ModCharset]: Charset profile is STABLE
[12:23:48] [Server thread/INFO] [pl.asie.charset.ModCharset]: Module lib.wires requires mod:mcmultipart, but is not force-enabled. You can ignore this - it is not an error, just information.
[12:23:48] [Forge Version Check/INFO] [forge.VersionCheck]: [storagenetwork] Found status: AHEAD Target: null
[12:23:48] [Forge Version Check/INFO] [forge.VersionCheck]: [projecte] Starting version check at https://raw.githubusercontent.com/sinkillerj/ProjectE/mc1.12.x/update.json
[12:23:48] [Forge Version Check/INFO] [forge.VersionCheck]: [projecte] Found status: BETA Target: null
[12:23:48] [Forge Version Check/INFO] [forge.VersionCheck]: [extrabitmanipulation] Starting version check at https://github.com/Phylogeny/ExtraBitManipulation/raw/1.11/update.json
[12:23:48] [Server thread/INFO] [pl.asie.charset.ModCharset]: Charset material heuristics time (phase 1): 11ms
[12:23:48] [Server thread/INFO] [STDOUT]: [pl.asie.ionchests.IonChestsTransformer:spliceClasses:120]: Added INTERFACE: vazkii/quark/api/IDropoffManager
[12:23:48] [Server thread/INFO] [STDOUT]: [pl.asie.ionchests.IonChestsTransformer:spliceClasses:157]: Added METHOD: pl.asie.charset.module.storage.barrels.TileEntityDayBarrel.acceptsDropoff
[12:23:48] [Server thread/INFO] [STDOUT]: [pl.asie.ionchests.IonChestsTransformer:spliceClasses:157]: Added METHOD: pl.asie.charset.module.storage.barrels.TileEntityDayBarrel.getDropoffItemHandler
[12:23:48] [Server thread/INFO] [statues]: Loading With Baubles Compat
[12:23:48] [Server thread/INFO] [statues]: Registering Statues Config
[12:23:48] [Server thread/INFO] [statues]: Registering Statues Sounds
[12:23:48] [Server thread/INFO] [statues]: Registering Statues Entities
[12:23:48] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `statues_tileentity`, expected `statues`. This could be a intended override, but in most cases indicates a broken mod.
[12:23:48] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `statues_playertileentity`, expected `statues`. This could be a intended override, but in most cases indicates a broken mod.
[12:23:48] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `statues_shulkerstatue`, expected `statues`. This could be a intended override, but in most cases indicates a broken mod.
[12:23:48] [Server thread/INFO] [statues]: Registering Statues Packets
[12:23:48] [Forge Version Check/INFO] [forge.VersionCheck]: [oresalleasy] Starting version check at http://osheaven.com/minecraft/oresalleasy/update.json
[12:23:48] [Forge Version Check/INFO] [forge.VersionCheck]: [oresalleasy] Found status: UP_TO_DATE Target: null
[12:23:52] [Server thread/INFO] [Astral Sorcery]: Crafttweaker found! Adding recipe handlers...
[12:23:53] [Server thread/INFO] [Auraddons]: Auraddons pre-initialized
[12:23:53] [Server thread/INFO] [FML]: [Quark] 'Animals eat floor food' is forcefully disabled as it's incompatible with the following loaded mods: [animania]
[12:23:53] [Server thread/INFO] [FML]: [Quark] 'Dispensers place seeds' is forcefully disabled as it's incompatible with the following loaded mods: [animania]
[12:23:53] [Server thread/INFO] [FML]: [Quark] 'Food tooltip' is forcefully disabled as it's incompatible with the following loaded mods: [appleskin]
[12:23:53] [Server thread/INFO] [FML]: [Quark] 'Inventory sorting' is forcefully disabled as it's incompatible with the following loaded mods: [inventorysorter]
[12:23:53] [Server thread/INFO] [FML]: [Quark] 'Double doors open together' is forcefully disabled as it's incompatible with the following loaded mods: [malisisdoors]
[12:23:53] [Server thread/INFO] [FML]: [Quark] 'Improved sleeping' is forcefully disabled as it's incompatible with the following loaded mods: [morpheus]
[12:23:54] [Server thread/INFO] [FML]: [Quark] Module building is enabled
[12:23:54] [Server thread/INFO] [FML]: [Quark] Module automation is enabled
[12:23:54] [Server thread/INFO] [FML]: [Quark] Module client is enabled
[12:23:54] [Server thread/INFO] [FML]: [Quark] Module world is enabled
[12:23:54] [Server thread/INFO] [FML]: [Quark] Module management is enabled
[12:23:54] [Server thread/INFO] [FML]: [Quark] Module experimental is enabled
[12:23:54] [Server thread/INFO] [FML]: [Quark] Module tweaks is enabled
[12:23:54] [Server thread/INFO] [FML]: [Quark] Module vanity is enabled
[12:23:54] [Server thread/INFO] [FML]: [Quark] Module misc is enabled
[12:23:54] [Server thread/INFO] [FML]: [Quark] Module decoration is enabled
[12:23:54] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `flower_pot`, expected `quark`. This could be a intended override, but in most cases indicates a broken mod.
[12:23:54] [Server thread/INFO] [Bedrock-B-Gone]: Pre Initialization started
[12:23:54] [Server thread/INFO] [Bedrock-B-Gone]: Registered event: com.karjah.bedrockbgone.common.event.RegisterBlocks
[12:23:54] [Server thread/INFO] [Bedrock-B-Gone]: Registered event: com.karjah.bedrockbgone.common.event.Generator
[12:23:54] [Server thread/INFO] [Bedrock-B-Gone]: Pre Initialization ended after 8ms
[12:23:54] [Server thread/INFO] [betterquesting]: Loaded configs...
[12:23:54] [Server thread/INFO] [bonsaitrees]: Loading configuration
[12:23:54] [Server thread/INFO] [bonsaitrees]: Trying to tell The One Probe about us
[12:23:54] [Server thread/INFO] [bonsaitrees]: Trying to tell CraftTweaker2 about us
[12:23:54] [Server thread/INFO] [RECIPE_SCRIPT]: skipped core.PRE_INIT
[12:23:54] [Server thread/INFO] [CD4017BE_lib]: added Forge Energy-API with 100.0 J / Flux
[12:23:54] [Server thread/INFO] [FML]: Applying holder lookups
[12:23:54] [Server thread/INFO] [FML]: Holder lookups applied
[12:23:54] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `mod.chiselsandbits.tileentitychiseled`, expected `chiselsandbits`. This could be a intended override, but in most cases indicates a broken mod.
[12:23:54] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `mod.chiselsandbits.tileentitychiseled.tesr`, expected `chiselsandbits`. This could be a intended override, but in most cases indicates a broken mod.
[12:23:54] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `mod.chiselsandbits.tileentitybittank`, expected `chiselsandbits`. This could be a intended override, but in most cases indicates a broken mod.
[12:23:55] [Server thread/INFO] [/dank/null]: Registering Items
[12:23:55] [Server thread/INFO] [/dank/null]: Registering Items Complete In 2ms
[12:23:55] [Server thread/INFO] [/dank/null]: The One Probe Integation: Enabled
[12:23:55] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `hopper`, expected `diethopper`. This could be a intended override, but in most cases indicates a broken mod.
[12:23:55] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `species_tile_entity`, expected `dynamictrees`. This could be a intended override, but in most cases indicates a broken mod.
[12:23:55] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `bonsai_tile_entity`, expected `dynamictrees`. This could be a intended override, but in most cases indicates a broken mod.
[12:23:57] [Server thread/INFO] [reborncore]: Pre loaded registries in25ms
[12:23:57] [Server thread/INFO] [reborncore]: Loaded registrys for reborncore.common.registration.RegistryConstructionEvent in 39ms
[12:23:57] [Server thread/INFO] [reborncore]: Loaded registrys for net.minecraftforge.fml.common.event.FMLPreInitializationEvent in 6ms
[12:23:57] [Server thread/INFO] [engineersworkshop]: BLANK recipe loaded.
[12:23:57] [Server thread/INFO] [engineersworkshop]: STORAGE recipe loaded.
[12:23:57] [Server thread/INFO] [engineersworkshop]: AUTO_CRAFTER recipe loaded.
[12:23:57] [Server thread/INFO] [engineersworkshop]: SPEED recipe loaded.
[12:23:57] [Server thread/INFO] [engineersworkshop]: QUEUE recipe loaded.
[12:23:57] [Server thread/INFO] [engineersworkshop]: AUTO_TRANSFER recipe loaded.
[12:23:57] [Server thread/INFO] [engineersworkshop]: FILTER recipe loaded.
[12:23:57] [Server thread/INFO] [engineersworkshop]: CHARGED recipe loaded.
[12:23:57] [Server thread/INFO] [engineersworkshop]: TRANSFER recipe loaded.
[12:23:57] [Server thread/INFO] [engineersworkshop]: AXE recipe loaded.
[12:23:57] [Server thread/INFO] [HammerCore]: Added "com.zeitheron.thaumicadditions.config.ConfigsTAR" to Hammer Core Simple Configs.
[12:23:57] [Server thread/INFO] [HammerCore]: Added "com.zeitheron.hammercore.cfg.HammerCoreConfigs" to Hammer Core Simple Configs.
[12:23:57] [Server thread/INFO] [HammerCore]: Added "com.zeitheron.hammercore.world.data.PerChunkDataManager@45a5df52" to MCF Event Bus.
[12:23:57] [Server thread/INFO] [HammerCore]: Added "com.zeitheron.hammercore.specials.Zeitheron.ZeitheronGlobEvents@23e58f3f" to MCF Event Bus.
[12:23:57] [Server thread/INFO] [HammerCore]: Added "com.zeitheron.hammercore.event.vanilla.SpawnEnderDragonEggHandler@6a4deb5c" to MCF Event Bus.
[12:23:57] [Server thread/INFO] [HammerCore]: Added "com.zeitheron.thaumicadditions.events.LivingEventsTAR@e6a1d6f" to MCF Event Bus.
[12:23:57] [Server thread/INFO] [HammerCore]: Added "com.zeitheron.hammercore.event.vanilla.TileHandler@4797f57d" to MCF Event Bus.
[12:23:57] [Server thread/INFO] [HammerCore]: Added "com.zeitheron.thaumicadditions.utils.ThaumicScheduler@112587af" to MCF Event Bus.
[12:23:57] [Server thread/INFO] [HammerCore]: Added "com.zeitheron.hammercore.internal.variables.VarEvents@22c35137" to MCF Event Bus.
[12:23:57] [Server thread/INFO] [HammerCore]: Added "com.zeitheron.hammercore.world.WorldGenHelper@21deb8f4" to MCF Event Bus.
[12:23:57] [Server thread/INFO] [HammerCore]: Added "com.zeitheron.hammercore.internal.chunk.ChunkloadAPI@45fc06d8" to MCF Event Bus.
[12:23:57] [Server thread/INFO] [HammerCore]: Added "com.zeitheron.hammercore.world.gen.WorldRetroGen@3bd22ca7" to MCF Event Bus.
[12:23:57] [Server thread/INFO] [HammerCore]: Added "com.zeitheron.thaumicadditions.init.KnowledgeTAR@7ede6e3d" to MCF Event Bus.
[12:23:57] [Server thread/INFO] [HammerCore]: Added "com.zeitheron.thaumicadditions.seals.SealChunkLoader@7622f08f" to MCF Event Bus.
[12:23:57] [Server thread/INFO] [HammerCore]: Added "com.zeitheron.hammercore.HammerCore@666666" to MCF Event Bus.
[12:23:57] [Server thread/INFO] [HammerCore]: Added 13 object to MCF Event Bus.
[12:23:58] [Server thread/INFO] [STDERR]: [org.cyclops.evilcraft.GeneralConfig:onRegistered:216]: The config file of EvilCraft is out of date and might cause problems, please remove it so it can be regenerated.
[12:24:00] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `evilcraft` for name `bound_blood_drop`, expected `evilcraftcompat`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:00] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `evilcraft` for name `veined_scribing_tools`, expected `evilcraftcompat`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: java.lang.NoClassDefFoundError: blusunrize/immersiveengineering/common/items/ItemIEBase
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at java.lang.Class.forName0(Native Method)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at java.lang.Class.forName(Class.java:264)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at com.zeitheron.expequiv.ExpandedEquivalence.lambda$preInit$0(ExpandedEquivalence.java:68)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at java.lang.Iterable.forEach(Iterable.java:75)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at com.zeitheron.expequiv.ExpandedEquivalence.preInit(ExpandedEquivalence.java:64)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at java.lang.reflect.Method.invoke(Method.java:498)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:624)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at java.lang.reflect.Method.invoke(Method.java:498)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at java.lang.reflect.Method.invoke(Method.java:498)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:627)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at java.lang.Thread.run(Thread.java:748)
[12:24:00] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: Caused by: java.lang.ClassNotFoundException: blusunrize.immersiveengineering.common.items.ItemIEBase
[12:24:00] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
[12:24:00] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
[12:24:00] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
[12:24:00] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: ... 40 more
[12:24:00] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:643]: Caused by: java.lang.NullPointerException
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: java.lang.NoClassDefFoundError: com/brandon3055/draconicevolution/items/ItemPersistent
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at java.lang.Class.forName0(Native Method)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at java.lang.Class.forName(Class.java:264)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at com.zeitheron.expequiv.ExpandedEquivalence.lambda$preInit$0(ExpandedEquivalence.java:68)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at java.lang.Iterable.forEach(Iterable.java:75)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at com.zeitheron.expequiv.ExpandedEquivalence.preInit(ExpandedEquivalence.java:64)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at java.lang.reflect.Method.invoke(Method.java:498)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:624)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at java.lang.reflect.Method.invoke(Method.java:498)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at java.lang.reflect.Method.invoke(Method.java:498)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:627)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at java.lang.Thread.run(Thread.java:748)
[12:24:00] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: Caused by: java.lang.ClassNotFoundException: com.brandon3055.draconicevolution.items.ItemPersistent
[12:24:00] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
[12:24:00] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
[12:24:00] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
[12:24:00] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: ... 40 more
[12:24:00] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:643]: Caused by: java.lang.NullPointerException
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: java.lang.NoClassDefFoundError: forestry/core/items/ItemFruit
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at java.lang.Class.forName0(Native Method)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at java.lang.Class.forName(Class.java:264)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at com.zeitheron.expequiv.ExpandedEquivalence.lambda$preInit$0(ExpandedEquivalence.java:68)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at java.lang.Iterable.forEach(Iterable.java:75)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at com.zeitheron.expequiv.ExpandedEquivalence.preInit(ExpandedEquivalence.java:64)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at java.lang.reflect.Method.invoke(Method.java:498)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:624)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at java.lang.reflect.Method.invoke(Method.java:498)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at java.lang.reflect.Method.invoke(Method.java:498)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:627)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
[12:24:00] [Server thread/INFO] [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at java.lang.Thread.run(Thread.java:748)
[12:24:00] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: Caused by: java.lang.ClassNotFoundException: forestry.core.items.ItemFruit
[12:24:00] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
[12:24:00] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
[12:24:00] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
[12:24:00] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: ... 40 more
[12:24:00] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:643]: Caused by: java.lang.NullPointerException
[12:24:00] [Server thread/INFO] [expequiv]: Registered 16 new possible expansions based off @ExpansionReg:
[12:24:00] [Server thread/INFO] [expequiv]: com.zeitheron.expequiv.exp.compactmachines3.ExpansionCompactMachines
[12:24:00] [Server thread/INFO] [expequiv]: com.zeitheron.expequiv.exp.actuallyadditions.ExpansionActuallyAdditions
[12:24:00] [Server thread/INFO] [expequiv]: com.zeitheron.expequiv.exp.reborncore.techreborn.ExpansionTechReborn
[12:24:00] [Server thread/INFO] [expequiv]: com.zeitheron.expequiv.exp.enderio.ExpansionEnderIO
[12:24:00] [Server thread/INFO] [expequiv]: com.zeitheron.expequiv.exp.embers.ExpansionEmbers
[12:24:00] [Server thread/INFO] [expequiv]: com.zeitheron.expequiv.exp.ic2.ExpansionIC2
[12:24:00] [Server thread/INFO] [expequiv]: com.zeitheron.expequiv.exp.minecraft.ExpansionMinecraft
[12:24:00] [Server thread/INFO] [expequiv]: com.zeitheron.expequiv.exp.reborncore.ExpansionRebornCore
[12:24:00] [Server thread/INFO] [expequiv]: com.zeitheron.expequiv.exp.thaumcraft.ExpansionThaumcraft
[12:24:00] [Server thread/INFO] [expequiv]: com.zeitheron.expequiv.exp.buildcraft.ExpansionBuildcraft
[12:24:00] [Server thread/INFO] [expequiv]: com.zeitheron.expequiv.exp.avaritia.ExpansionAvaritia
[12:24:00] [Server thread/INFO] [expequiv]: com.zeitheron.expequiv.exp.appeng.ExpansionAE2
[12:24:00] [Server thread/INFO] [expequiv]: com.zeitheron.expequiv.exp.botania.ExpansionBotania
[12:24:00] [Server thread/INFO] [expequiv]: com.zeitheron.expequiv.exp.mysticalagriculture.ExpansionMysticalAgriculture
[12:24:00] [Server thread/INFO] [expequiv]: com.zeitheron.expequiv.exp.basemetals.ExpansionBaseMetals
[12:24:00] [Server thread/INFO] [expequiv]: com.zeitheron.expequiv.exp.astralsorcery.ExpansionAstralSorcery
[12:24:00] [Server thread/INFO] [expequiv]: Creating expansion com.zeitheron.expequiv.exp.minecraft.ExpansionMinecraft for mod minecraft (Minecraft)
[12:24:00] [Server thread/INFO] [expequiv]: Creating expansion com.zeitheron.expequiv.exp.astralsorcery.ExpansionAstralSorcery for mod astralsorcery (Astral Sorcery)
[12:24:00] [Server thread/INFO] [expequiv]: Creating expansion com.zeitheron.expequiv.exp.embers.ExpansionEmbers for mod embers (Embers Rekindled)
[12:24:00] [Server thread/INFO] [expequiv]: Creating expansion com.zeitheron.expequiv.exp.thaumcraft.ExpansionThaumcraft for mod thaumcraft (Thaumcraft)
[12:24:00] [Server thread/INFO] [expequiv]: Creating expansion com.zeitheron.expequiv.exp.reborncore.ExpansionRebornCore for mod reborncore (Reborn Core)
[12:24:00] [Server thread/INFO] [expequiv]: Created 5 expansions.
[12:24:00] [Server thread/INFO] [extraalchemy]: Registering Network Protocol
[12:24:00] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tile.ffs.block_fluid_valve`, expected `ffs`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:00] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tile.ffs.block_metaphaser`, expected `ffs`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:00] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tile.ffs.block_tank_computer`, expected `ffs`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:00] [Server thread/INFO] [STDOUT]: [pl.asie.foamfix.ProxyCommon:preInit:83]: minecraft:hopper
[12:24:00] [Server thread/INFO] [foamfix]: Removing LaunchWrapper package manifest map...
[12:24:00] [Server thread/WARN] [FTBLib]: Replacing com.feed_the_beast.ftblib.lib.config.DefaultRankConfigHandler with com.feed_the_beast.ftbutilities.ranks.FTBUtilitiesPermissionHandler
[12:24:00] [Server thread/WARN] [FML]: Replacing net.minecraftforge.server.permission.DefaultPermissionHandler with com.feed_the_beast.ftbutilities.ranks.FTBUtilitiesPermissionHandler
[12:24:00] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `tile.furnus` for name `furnus`, expected `furnus`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:00] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `tile.furnus` for name `pulvus`, expected `furnus`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:01] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `backpack`, expected `improvedbackpacks`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:01] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ender_backpack`, expected `improvedbackpacks`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:01] [Server thread/INFO] [RECIPE_SCRIPT]: skipped inductiveLogistics.PRE_INIT
[12:24:01] [Server thread/INFO] [Bibliotheca]: [BLOCK]: blocktank has been registered by Bibliotheca for the mod itank
[12:24:01] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tiletank`, expected `itank`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:01] [Server thread/INFO] [Bibliotheca]: [TILE ENTITY]: TileEntityTank has been registered by Bibliotheca
[12:24:01] [Server thread/INFO] [laggoggles]: Registered sided proxy for: Dedicated server
[12:24:01] [Server thread/INFO] [lootbags]: Your current LootBags version is: 2.5.7; Your current LootBags Config Version is: CONFIGVER257
[12:24:01] [Server thread/INFO] [cookiecore]: Syncing config fields from mod magicfeather (Magic Feather)
[12:24:01] [Server thread/INFO] [malisiscore]: Registering CloseInventoryMessage for Packet with discriminator 1 in channel malisiscore
[12:24:01] [Server thread/INFO] [malisiscore]: Registering InventoryActionMessage for Packet with discriminator 2 in channel malisiscore
[12:24:01] [Server thread/INFO] [malisiscore]: Registering OpenInventoryMessage for Packet with discriminator 3 in channel malisiscore
[12:24:01] [Server thread/INFO] [malisiscore]: Registering UpdateInventorySlotsMessage for Packet with discriminator 4 in channel malisiscore
[12:24:01] [Server thread/INFO] [malisiscore]: Registering DirectMessage for Packet with discriminator 5 in channel malisiscore
[12:24:01] [Server thread/INFO] [malisiscore]: Registering BlockDataMessage for Packet with discriminator 6 in channel malisiscore
[12:24:01] [Server thread/INFO] [malisiscore]: Registering ChunkBlockMessage for Packet with discriminator 7 in channel malisiscore
[12:24:01] [Server thread/INFO] [malisiscore]: Registering NeighborChangedMessage for Packet with discriminator 8 in channel malisiscore
[12:24:02] [Server thread/INFO] [malisiscore]: Registering SyncerMessage for Packet with discriminator 9 in channel malisiscore
[12:24:02] [Server thread/INFO] [malisiscore]: Registering DigicodeMessage for Packet with discriminator 1 in channel malisisdoors
[12:24:02] [Server thread/INFO] [malisiscore]: Registering DoorFactoryMessage for Packet with discriminator 2 in channel malisisdoors
[12:24:02] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `customdoortileentity`, expected `malisisdoors`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:02] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `saloondoortileentity`, expected `malisisdoors`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:02] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `verticalhatchtileentity`, expected `malisisdoors`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:02] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `garagedoortileentity`, expected `malisisdoors`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:02] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `door3x3`, expected `malisisdoors`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:02] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `bigdoortileentity`, expected `malisisdoors`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:02] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `rustyhatchtileentity`, expected `malisisdoors`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:02] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `doorfactorytileentity`, expected `malisisdoors`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:02] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `forcefieldtileentity`, expected `malisisdoors`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:02] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `doortileentity`, expected `malisisdoors`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:02] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `trapdoortileentity`, expected `malisisdoors`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:02] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `fencegatetileentity`, expected `malisisdoors`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:02] [Server thread/WARN] [modlister]: You need to set a server name to push to ModLister!
[12:24:02] [Server thread/INFO] [morpheus]: Loading configuration
[12:24:03] [Server thread/INFO] [questbook]: Loading config file.
[12:24:04] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `te_moving_light_source`, expected `realistictorches`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:04] [Server thread/INFO] [realistictorches]: Torch burnout rate: 72000 ticks (60 minutes)
[12:24:04] [Server thread/INFO] [realistictorches]: Handheld light sources are enabled.
[12:24:04] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `reborn storagetilemulticrafter`, expected `rebornstorage`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:04] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `reborn storagetileioport`, expected `rebornstorage`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:04] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `rcstructuregenerator`, expected `reccomplex`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:04] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `rcmazegenerator`, expected `reccomplex`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:04] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `rcspawncommand`, expected `reccomplex`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:04] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `rcspawnscript`, expected `reccomplex`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:05] [Server thread/INFO] [xreliquary]: [xreliquary] XP Juice registered by Reliquary.
[12:24:05] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `season_sensor`, expected `sereneseasons`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:05] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `block_signal`, expected `signals`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:05] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `path_signal`, expected `signals`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:05] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `chain_signal`, expected `signals`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:05] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `station_marker`, expected `signals`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:05] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `rail_link`, expected `signals`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:05] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cart_hopper`, expected `signals`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `embers` for name `redstone_bin`, expected `soot`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `embers` for name `redstone_bin`, expected `soot`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentitysulfurore`, expected `soot`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentityemberburst`, expected `soot`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentityredstonebin`, expected `soot`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentityscale`, expected `soot`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentitystillbase`, expected `soot`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentitystilltip`, expected `soot`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentityemberboreimproved`, expected `soot`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentitystamperimproved`, expected `soot`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentitymixerbottomimproved`, expected `soot`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentitydawnstoneanvilimproved`, expected `soot`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentityheatcoilimproved`, expected `soot`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentitybeamcannonimproved`, expected `soot`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentityalchemytabletimproved`, expected `soot`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentityalchemypedestalimproved`, expected `soot`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentitymechaccessorimproved`, expected `soot`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentitycrystalcellimproved`, expected `soot`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentityalchemyglobe`, expected `soot`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentityinsulation`, expected `soot`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentitydistillationpipe`, expected `soot`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:06] [Server thread/INFO] [bq_standard]: Loaded configs...
[12:24:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tb.overchanter`, expected `thaumicbases`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tb.campfire`, expected `thaumicbases`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tb.brazier`, expected `thaumicbases`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:06] [Server thread/INFO] [thaumicequivalence]: Loaded configuration file.
[12:24:07] [Server thread/INFO] [TOP Addons]: Found 21 addon candidates.
[12:24:07] [Server thread/INFO] [TOP Addons]: Created addon Chisel.
[12:24:07] [Server thread/INFO] [TOP Addons]: Created addon Vanilla.
[12:24:07] [Server thread/INFO] [TOP Addons]: Created addon ArchitectureCraft.
[12:24:07] [Server thread/INFO] [TOP Addons]: Created addon Base.
[12:24:07] [Server thread/INFO] [TOP Addons]: Created addon Blood Magic: Alchemical Wizardry with 2 special helmets.
[12:24:07] [Server thread/INFO] [TOP Addons]: Created addon Rustic.
[12:24:07] [Server thread/INFO] [Totemic]: Moma had a cow, Moma had a chicken... Dad was proud, he didn't care how!
[12:24:07] [Server thread/INFO] [Totemic]: Totemic is entering preinitialization stage
[12:24:07] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ofgramophone`, expected `of`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:08] [Server thread/INFO] [wizardry]: o͡͡͡╮༼ ಠДಠ ༽╭o͡͡͡�☆゚.*・。゚ IT'S LEVI-OH-SA, NOT LEVIOSAA
[12:24:08] [Server thread/INFO] [wizardry]: > Found manifest file. Reading...
[12:24:08] [Server thread/INFO] [wizardry]: > |
[12:24:08] [Server thread/INFO] [wizardry]: > |_ Category found: fire_recipes
[12:24:08] [Server thread/INFO] [wizardry]: > | |_ sky_dust: -1314925763
[12:24:08] [Server thread/INFO] [wizardry]: > | |_ devil_dust_secondary: -613602679
[12:24:08] [Server thread/INFO] [wizardry]: > | |_ devil_dust: 152898967
[12:24:08] [Server thread/INFO] [wizardry]: > |
[12:24:08] [Server thread/INFO] [wizardry]: > |_ Category found: fluid_recipes
[12:24:08] [Server thread/INFO] [wizardry]: > | |_ mana_orb: 952469434
[12:24:08] [Server thread/INFO] [wizardry]: > | |_ wisdom_stairs: -1459509650
[12:24:08] [Server thread/INFO] [wizardry]: > | |_ wisdom_log: 1357745167
[12:24:08] [Server thread/INFO] [wizardry]: > | |_ temp_real_halo: 252983910
[12:24:08] [Server thread/INFO] [wizardry]: > | |_ nacre: 1121026437
[12:24:08] [Server thread/INFO] [wizardry]: > | |_ wisdom_stick: -696918271
[12:24:08] [Server thread/INFO] [wizardry]: > | |_ wisdom_plank: -1583206240
[12:24:08] [Server thread/INFO] [wizardry]: > | |_ mana_battery: 1665606172
[12:24:08] [Server thread/INFO] [wizardry]: > | |_ codex: -273995665
[12:24:08] [Server thread/INFO] [wizardry]: > | |_ wisdom_slab: -2015098351
[12:24:08] [Server thread/INFO] [wizardry]: > |
[12:24:08] [Server thread/INFO] [wizardry]: > |_ Category found: modules
[12:24:08] [Server thread/INFO] [wizardry]: > | |_ modifier_increase_speed: -1579963150
[12:24:08] [Server thread/INFO] [wizardry]: > | |_ effect_place: -421289969
[12:24:08] [Server thread/INFO] [wizardry]: > | |_ effect_burn: 35504744
[12:24:08] [Server thread/INFO] [wizardry]: > | |_ effect_zoom: -897004035
[12:24:08] [Server thread/INFO] [wizardry]: > | |_ effect_break: 128535786
[12:24:08] [Server thread/INFO] [wizardry]: > | |_ shape_projectile: -1235329677
[12:24:08] [Server thread/INFO] [wizardry]: > | |_ effect_time_slow: -162385748
[12:24:08] [Server thread/INFO] [wizardry]: > | |_ shape_self: 677607573
[12:24:08] [Server thread/INFO] [wizardry]: > | |_ effect_vanish: -758613488
[12:24:08] [Server thread/INFO] [wizardry]: > | |_ effect_low_gravity: -702227048
[12:24:08] [Server thread/INFO] [wizardry]: > | |_ shape_beam: -90790292
[12:24:08] [Server thread/INFO] [wizardry]: > | |_ effect_lightning: -392159778
[12:24:08] [Server thread/INFO] [wizardry]: > | |_ effect_leap: -753850289
[12:24:08] [Server thread/INFO] [wizardry]: > | |_ modifier_increase_aoe: -1004102868
[12:24:08] [Server thread/INFO] [wizardry]: > | |_ shape_cone: -1219085543
[12:24:08] [Server thread/INFO] [wizardry]: > | |_ effect_frost: 1524211684
[12:24:08] [Server thread/INFO] [wizardry]: > | |_ effect_gravity_well: 1171369937
[12:24:08] [Server thread/INFO] [wizardry]: > | |_ effect_phase: 1251761030
[12:24:08] [Server thread/INFO] [wizardry]: > | |_ effect_leech: 2119672769
[12:24:08] [Server thread/INFO] [wizardry]: > | |_ effect_disarm: 1105516532
[12:24:08] [Server thread/INFO] [wizardry]: > | |_ effect_crasher_fall: 495775168
[12:24:08] [Server thread/INFO] [wizardry]: > | |_ effect_telekinesis: 1930771192
[12:24:08] [Server thread/INFO] [wizardry]: > | |_ effect_substitution: -535841596
[12:24:08] [Server thread/INFO] [wizardry]: > | |_ modifier_increase_potency: -431060611
[12:24:08] [Server thread/INFO] [wizardry]: > | |_ effect_anti_gravity_well: -2142232894
[12:24:08] [Server thread/INFO] [wizardry]: > | |_ effect_thrive: -527807423
[12:24:08] [Server thread/INFO] [wizardry]: > | |_ shape_touch: 472712715
[12:24:08] [Server thread/INFO] [wizardry]: > | |_ shape_zone: 1757620271
[12:24:08] [Server thread/INFO] [wizardry]: > | |_ effect_backup: 1606330036
[12:24:08] [Server thread/INFO] [wizardry]: > | |_ effect_light: -947078199
[12:24:08] [Server thread/INFO] [wizardry]: > | |_ modifier_extend_range: 1071718841
[12:24:08] [Server thread/INFO] [wizardry]: > | |_ event_collide_block: -437822181
[12:24:08] [Server thread/INFO] [wizardry]: > | |_ modifier_extend_time: 899625958
[12:24:08] [Server thread/INFO] [wizardry]: > | |_ event_collide_entity: 223649892
[12:24:08] [Server thread/INFO] [wizardry]: > | |_ modifier_exception: 542988723
[12:24:08] [Server thread/INFO] [wizardry]: > |____________________________________/
[12:24:09] [Server thread/INFO] [foundry]: Integration Pre Init
[12:24:13] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `wizardry` for name `crafting_plate`, expected `librarianliblate`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:13] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `wizardry` for name `halo_infuser`, expected `librarianliblate`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:13] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `wizardry` for name `jar`, expected `librarianliblate`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:13] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `wizardry` for name `light`, expected `librarianliblate`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:13] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `wizardry` for name `magicians_worktable`, expected `librarianliblate`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:13] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `wizardry` for name `mana_battery`, expected `librarianliblate`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:13] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `wizardry` for name `mana_magnet`, expected `librarianliblate`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:13] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `wizardry` for name `mana_vacuum`, expected `librarianliblate`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:13] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `wizardry` for name `pedestal`, expected `librarianliblate`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:13] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `wizardry` for name `unicorn_trail`, expected `librarianliblate`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:14] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `artisanworktables.tile.tileentityworktable`, expected `artisanworktables`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:14] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `artisanworktables.tile.tileentityworktablemage`, expected `artisanworktables`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:14] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `artisanworktables.tile.tileentityworktabledesigner`, expected `artisanworktables`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:14] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `artisanworktables.tile.tileentityworkstation`, expected `artisanworktables`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:14] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `artisanworktables.tile.tileentityworkstationmage`, expected `artisanworktables`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:14] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `artisanworktables.tile.tileentityworkstationdesigner`, expected `artisanworktables`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:14] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `artisanworktables.tile.tileentitytoolbox`, expected `artisanworktables`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:14] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `artisanworktables.tile.tileentitymechanicaltoolbox`, expected `artisanworktables`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:14] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `bookcase`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:14] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `shelf`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:14] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `markerpole`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:14] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `clipboard`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:14] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `bibliolight`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:14] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `furniturepaneler`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:14] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `potionshelf`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:14] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `toolrack`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:14] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `label`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:14] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `desk`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:14] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `table`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:14] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `seat`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:14] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `fancysign`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:14] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `fancyworkbench`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:14] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `framedchest`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:14] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `mapframe`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:14] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `case`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:14] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `clock`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:14] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `paintingframeborderless`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:14] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `paintingframefancy`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:14] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `paintingframeflat`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:14] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `paintingframemiddle`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:14] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `paintingframesimple`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:14] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `paintingpress`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:14] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `armorstand`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:14] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `typesettingtable`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:14] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `printingpress`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:14] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cookiejar`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:14] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `dinnerplate`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:14] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `discrack`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:14] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `swordpedestal`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:14] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `bell`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:14] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `typewriter`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:14] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tilebonsaipot`, expected `bonsaitrees`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:14] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `buildinggadgets_constructionblock`, expected `buildinggadgets`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:14] [Server thread/INFO] [Chisel]: Loading blocks...
[12:24:15] [Server thread/INFO] [Chisel]: 72 Feature's blocks loaded.
[12:24:15] [Server thread/INFO] [Chisel]: Loading Tile Entities...
[12:24:15] [Server thread/INFO] [Chisel]: Tile Entities loaded.
[12:24:15] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `fire`, expected `controlledburn`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:15] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `repairing_block`, expected `coroutil`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:15] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `archaeology_chest`, expected `dooglamoojuniorarchaeologymod`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:15] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironchest.iron`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:15] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironchest.gold`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:15] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironchest.diamond`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:15] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironchest.copper`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:15] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironchest.silver`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:15] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironchest.crystal`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:15] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironchest.obsidian`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:15] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironchest.dirtchest9000`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:16] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironshulkerbox.iron`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:16] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironshulkerbox.gold`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:16] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironshulkerbox.diamond`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:16] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironshulkerbox.copper`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:16] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironshulkerbox.silver`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:16] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironshulkerbox.crystal`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:16] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironshulkerbox.obsidian`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:16] [Server thread/INFO] [vimmersion]: Overriding furnace with immersive version!
[12:24:16] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `furnace`, expected `vimmersion`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:16] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `lit_furnace`, expected `vimmersion`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:16] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `furnace`, expected `vimmersion`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:16] [Server thread/INFO] [vimmersion]: Overriding crafting table with immersive version!
[12:24:16] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `crafting_table`, expected `vimmersion`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:16] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `crafting_table`, expected `vimmersion`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:16] [Server thread/INFO] [vimmersion]: Overriding anvil with immersive version!
[12:24:16] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `anvil`, expected `vimmersion`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:16] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `anvil`, expected `vimmersion`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:16] [Server thread/INFO] [vimmersion]: Overriding enchantment table with immersive version!
[12:24:16] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `enchanting_table`, expected `vimmersion`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:16] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `enchanting_table`, expected `vimmersion`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:16] [Server thread/INFO] [vimmersion]: Overriding brewing stand with immersive version!
[12:24:16] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `brewing_stand`, expected `vimmersion`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:16] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `brewing_stand`, expected `vimmersion`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:16] [Server thread/INFO] [vimmersion]: Overriding beacon with immersive version!
[12:24:16] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `beacon`, expected `vimmersion`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:16] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `beacon`, expected `vimmersion`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:16] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `tile.weirdinggadget` for name `weirding_gadget`, expected `weirdinggadget`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:17] [Server thread/INFO] [Auraddons]: Registering blocks...
[12:24:17] [Server thread/INFO] [Auraddons]: Registered 10 blocks
[12:24:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentityhopperduct`, expected `hopperducts`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentitygratedhopper`, expected `hopperducts`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:17] [Server thread/INFO] [FML]: Applying holder lookups
[12:24:17] [Server thread/INFO] [FML]: Holder lookups applied
[12:24:18] [Server thread/INFO] [Chisel]: Loading items...
[12:24:18] [Server thread/INFO] [Chisel]: 72 Feature's items loaded.
[12:24:18] [Extra Alchemy Contributor Poll/INFO] [extraalchemy]: Contributors updated! Found 24 contributors
[12:24:18] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `totem_of_undying`, expected `totemexpansion`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:18] [Server thread/INFO] [Auraddons]: Registering items...
[12:24:18] [Server thread/INFO] [Auraddons]: Registered 14 items
[12:24:18] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tilekabel`, expected `storagenetwork`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:18] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tilemaster`, expected `storagenetwork`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:18] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tilerequest`, expected `storagenetwork`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:18] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tilecontrol`, expected `storagenetwork`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:18] [Server thread/INFO] [FML]: Applying holder lookups
[12:24:18] [Server thread/INFO] [FML]: Holder lookups applied
[12:24:19] [Server thread/INFO] [STDOUT]: [endreborn.init.EnchantInit$RegistrationHandler:onEvent:25]: Registering Enchantments
[12:24:20] [Server thread/INFO] [EvilCraft]: 1512 possible Broom base combinations are ready for flying!
[12:24:20] [Server thread/INFO] [EvilCraft]: 18 Broom modifiers can be applied!
[12:24:20] [Server thread/INFO] [dsurround]: Registering sounds
[12:24:20] [Server thread/INFO] [dsurround]: 1378 sound events in registry
[12:24:20] [Server thread/INFO] [FML]: Applying holder lookups
[12:24:20] [Server thread/INFO] [FML]: Holder lookups applied
[12:24:20] [Server thread/INFO] [FML]: Applying holder lookups
[12:24:20] [Server thread/INFO] [FML]: Holder lookups applied
[12:24:20] [Server thread/INFO] [FML]: Injecting itemstacks
[12:24:20] [Server thread/INFO] [FML]: Itemstack injection complete
[12:24:20] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Loading properties
[12:24:20] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Default game type: SURVIVAL
[12:24:20] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Generating keypair
[12:24:20] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting Minecraft server on *:25565
[12:24:20] [Server thread/INFO] [net.minecraft.network.NetworkSystem]: Using default channel type
[12:24:22] [Server thread/WARN] [pl.asie.charset.ModCharset]: Could not create IOutputSupplierFactory pl.asie.charset.module.storage.locks.KeyOutputSupplier$Factory: pl.asie.charset.module.storage.locks.KeyOutputSupplier$Factory
[12:24:22] [Server thread/WARN] [pl.asie.charset.ModCharset]: Could not create IOutputSupplierFactory pl.asie.charset.module.storage.locks.LockOutputSupplier$Factory: pl.asie.charset.module.storage.locks.LockOutputSupplier$Factory
[12:24:22] [Server thread/ERROR] [FML]: Parsing error loading recipe arche:phis/vanilla/redstone2item
com.google.gson.JsonParseException: Missing data for item 'minecraft:coal'
at net.minecraftforge.common.crafting.CraftingHelper.getItemStackBasic(CraftingHelper.java:263) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$16(CraftingHelper.java:537) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:202) ~[CraftingHelper.class:?]
at net.minecraftforge.oredict.ShapelessOreRecipe.factory(ShapelessOreRecipe.java:152) ~[ShapelessOreRecipe.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:409) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:822) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:668) ~[CraftingHelper.class:?]
at java.util.ArrayList.forEach(ArrayList.java:1257) [?:1.8.0_191]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:620) [CraftingHelper.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:24:22] [Server thread/ERROR] [FML]: Parsing error loading recipe arche:phis/tic/cobaltm
com.google.gson.JsonSyntaxException: Unknown item 'tconstruct:ingots'
at net.minecraftforge.common.crafting.CraftingHelper.getItemStackBasic(CraftingHelper.java:260) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$16(CraftingHelper.java:537) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:202) ~[CraftingHelper.class:?]
at net.minecraftforge.oredict.ShapelessOreRecipe.factory(ShapelessOreRecipe.java:152) ~[ShapelessOreRecipe.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:409) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:822) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:668) ~[CraftingHelper.class:?]
at java.util.ArrayList.forEach(ArrayList.java:1257) [?:1.8.0_191]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:620) [CraftingHelper.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:24:22] [Server thread/ERROR] [FML]: Parsing error loading recipe arche:phis/tic/cobalt
com.google.gson.JsonSyntaxException: Unknown item 'tconstruct:ingots'
at net.minecraftforge.common.crafting.CraftingHelper.getItemStackBasic(CraftingHelper.java:260) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$16(CraftingHelper.java:537) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:202) ~[CraftingHelper.class:?]
at net.minecraftforge.oredict.ShapelessOreRecipe.factory(ShapelessOreRecipe.java:152) ~[ShapelessOreRecipe.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:409) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:822) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:668) ~[CraftingHelper.class:?]
at java.util.ArrayList.forEach(ArrayList.java:1257) [?:1.8.0_191]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:620) [CraftingHelper.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:24:22] [Server thread/ERROR] [FML]: Parsing error loading recipe arche:phis/tic/arditem
com.google.gson.JsonSyntaxException: Unknown item 'tconstruct:ingots'
at net.minecraftforge.common.crafting.CraftingHelper.getItemStackBasic(CraftingHelper.java:260) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$16(CraftingHelper.java:537) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:202) ~[CraftingHelper.class:?]
at net.minecraftforge.oredict.ShapelessOreRecipe.factory(ShapelessOreRecipe.java:152) ~[ShapelessOreRecipe.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:409) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:822) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:668) ~[CraftingHelper.class:?]
at java.util.ArrayList.forEach(ArrayList.java:1257) [?:1.8.0_191]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:620) [CraftingHelper.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:24:22] [Server thread/ERROR] [FML]: Parsing error loading recipe arche:phis/tic/ardite
com.google.gson.JsonSyntaxException: Unknown item 'tconstruct:ingots'
at net.minecraftforge.common.crafting.CraftingHelper.getItemStackBasic(CraftingHelper.java:260) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$16(CraftingHelper.java:537) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:202) ~[CraftingHelper.class:?]
at net.minecraftforge.oredict.ShapelessOreRecipe.factory(ShapelessOreRecipe.java:152) ~[ShapelessOreRecipe.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:409) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:822) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:668) ~[CraftingHelper.class:?]
at java.util.ArrayList.forEach(ArrayList.java:1257) [?:1.8.0_191]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:620) [CraftingHelper.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:24:22] [Server thread/ERROR] [FML]: Parsing error loading recipe arche:phis/thermalfoundation/tinitem
com.google.gson.JsonSyntaxException: Unknown item 'thermalfoundation:material'
at net.minecraftforge.common.crafting.CraftingHelper.getItemStack(CraftingHelper.java:212) ~[CraftingHelper.class:?]
at net.minecraftforge.oredict.ShapelessOreRecipe.factory(ShapelessOreRecipe.java:157) ~[ShapelessOreRecipe.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:409) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:822) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:668) ~[CraftingHelper.class:?]
at java.util.ArrayList.forEach(ArrayList.java:1257) [?:1.8.0_191]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:620) [CraftingHelper.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:24:22] [Server thread/ERROR] [FML]: Parsing error loading recipe arche:phis/thermalfoundation/silveritem
com.google.gson.JsonSyntaxException: Unknown item 'thermalfoundation:material'
at net.minecraftforge.common.crafting.CraftingHelper.getItemStack(CraftingHelper.java:212) ~[CraftingHelper.class:?]
at net.minecraftforge.oredict.ShapelessOreRecipe.factory(ShapelessOreRecipe.java:157) ~[ShapelessOreRecipe.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:409) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:822) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:668) ~[CraftingHelper.class:?]
at java.util.ArrayList.forEach(ArrayList.java:1257) [?:1.8.0_191]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:620) [CraftingHelper.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:24:22] [Server thread/ERROR] [FML]: Parsing error loading recipe arche:phis/thermalfoundation/nickelitem
com.google.gson.JsonSyntaxException: Unknown item 'thermalfoundation:material'
at net.minecraftforge.common.crafting.CraftingHelper.getItemStack(CraftingHelper.java:212) ~[CraftingHelper.class:?]
at net.minecraftforge.oredict.ShapelessOreRecipe.factory(ShapelessOreRecipe.java:157) ~[ShapelessOreRecipe.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:409) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:822) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:668) ~[CraftingHelper.class:?]
at java.util.ArrayList.forEach(ArrayList.java:1257) [?:1.8.0_191]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:620) [CraftingHelper.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:24:22] [Server thread/ERROR] [FML]: Parsing error loading recipe arche:phis/thermalfoundation/leaditem
com.google.gson.JsonSyntaxException: Unknown item 'thermalfoundation:material'
at net.minecraftforge.common.crafting.CraftingHelper.getItemStack(CraftingHelper.java:212) ~[CraftingHelper.class:?]
at net.minecraftforge.oredict.ShapelessOreRecipe.factory(ShapelessOreRecipe.java:157) ~[ShapelessOreRecipe.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:409) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:822) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:668) ~[CraftingHelper.class:?]
at java.util.ArrayList.forEach(ArrayList.java:1257) [?:1.8.0_191]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:620) [CraftingHelper.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:24:22] [Server thread/ERROR] [FML]: Parsing error loading recipe arche:phis/thermalfoundation/copperitem
com.google.gson.JsonSyntaxException: Unknown item 'thermalfoundation:material'
at net.minecraftforge.common.crafting.CraftingHelper.getItemStack(CraftingHelper.java:212) ~[CraftingHelper.class:?]
at net.minecraftforge.oredict.ShapelessOreRecipe.factory(ShapelessOreRecipe.java:157) ~[ShapelessOreRecipe.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:409) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:822) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:668) ~[CraftingHelper.class:?]
at java.util.ArrayList.forEach(ArrayList.java:1257) [?:1.8.0_191]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:620) [CraftingHelper.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:24:22] [Server thread/ERROR] [FML]: Parsing error loading recipe arche:phis/thermalfoundation/alumiumitem
com.google.gson.JsonSyntaxException: Unknown item 'thermalfoundation:material'
at net.minecraftforge.common.crafting.CraftingHelper.getItemStack(CraftingHelper.java:212) ~[CraftingHelper.class:?]
at net.minecraftforge.oredict.ShapelessOreRecipe.factory(ShapelessOreRecipe.java:157) ~[ShapelessOreRecipe.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:409) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:822) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:668) ~[CraftingHelper.class:?]
at java.util.ArrayList.forEach(ArrayList.java:1257) [?:1.8.0_191]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:620) [CraftingHelper.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:24:22] [Server thread/ERROR] [FML]: Parsing error loading recipe arche:phis/mekanism/osmiumitem
com.google.gson.JsonSyntaxException: Unknown item 'mekanism:ingot'
at net.minecraftforge.common.crafting.CraftingHelper.getItemStack(CraftingHelper.java:212) ~[CraftingHelper.class:?]
at net.minecraftforge.oredict.ShapelessOreRecipe.factory(ShapelessOreRecipe.java:157) ~[ShapelessOreRecipe.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:409) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:822) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:668) ~[CraftingHelper.class:?]
at java.util.ArrayList.forEach(ArrayList.java:1257) [?:1.8.0_191]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:620) [CraftingHelper.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:24:22] [Server thread/ERROR] [FML]: Parsing error loading recipe arche:phis/ae2/quartzblock
com.google.gson.JsonParseException: Missing data for item 'minecraft:quartz_block'
at net.minecraftforge.common.crafting.CraftingHelper.getItemStackBasic(CraftingHelper.java:263) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$16(CraftingHelper.java:537) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:202) ~[CraftingHelper.class:?]
at net.minecraftforge.oredict.ShapelessOreRecipe.factory(ShapelessOreRecipe.java:152) ~[ShapelessOreRecipe.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:409) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:822) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:668) ~[CraftingHelper.class:?]
at java.util.ArrayList.forEach(ArrayList.java:1257) [?:1.8.0_191]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:620) [CraftingHelper.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:24:22] [Server thread/ERROR] [FML]: Parsing error loading recipe arche:phis/ae2/quartsblock
com.google.gson.JsonSyntaxException: Unknown item 'appliedenergistics2:quartz_block'
at net.minecraftforge.common.crafting.CraftingHelper.getItemStackBasic(CraftingHelper.java:260) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$16(CraftingHelper.java:537) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:202) ~[CraftingHelper.class:?]
at net.minecraftforge.oredict.ShapelessOreRecipe.factory(ShapelessOreRecipe.java:152) ~[ShapelessOreRecipe.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:409) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:822) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:668) ~[CraftingHelper.class:?]
at java.util.ArrayList.forEach(ArrayList.java:1257) [?:1.8.0_191]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:620) [CraftingHelper.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:24:22] [Server thread/ERROR] [FML]: Parsing error loading recipe arche:minium/vanilla/redstone2item
com.google.gson.JsonParseException: Missing data for item 'minecraft:coal'
at net.minecraftforge.common.crafting.CraftingHelper.getItemStackBasic(CraftingHelper.java:263) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$16(CraftingHelper.java:537) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:202) ~[CraftingHelper.class:?]
at net.minecraftforge.oredict.ShapelessOreRecipe.factory(ShapelessOreRecipe.java:152) ~[ShapelessOreRecipe.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:409) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:822) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:668) ~[CraftingHelper.class:?]
at java.util.ArrayList.forEach(ArrayList.java:1257) [?:1.8.0_191]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:620) [CraftingHelper.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:24:22] [Server thread/ERROR] [FML]: Parsing error loading recipe arche:minium/tic/cobaltm
com.google.gson.JsonSyntaxException: Unknown item 'tconstruct:ingots'
at net.minecraftforge.common.crafting.CraftingHelper.getItemStackBasic(CraftingHelper.java:260) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$16(CraftingHelper.java:537) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:202) ~[CraftingHelper.class:?]
at net.minecraftforge.oredict.ShapelessOreRecipe.factory(ShapelessOreRecipe.java:152) ~[ShapelessOreRecipe.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:409) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:822) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:668) ~[CraftingHelper.class:?]
at java.util.ArrayList.forEach(ArrayList.java:1257) [?:1.8.0_191]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:620) [CraftingHelper.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:24:22] [Server thread/ERROR] [FML]: Parsing error loading recipe arche:minium/tic/cobalt
com.google.gson.JsonSyntaxException: Unknown item 'tconstruct:ingots'
at net.minecraftforge.common.crafting.CraftingHelper.getItemStackBasic(CraftingHelper.java:260) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$16(CraftingHelper.java:537) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:202) ~[CraftingHelper.class:?]
at net.minecraftforge.oredict.ShapelessOreRecipe.factory(ShapelessOreRecipe.java:152) ~[ShapelessOreRecipe.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:409) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:822) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:668) ~[CraftingHelper.class:?]
at java.util.ArrayList.forEach(ArrayList.java:1257) [?:1.8.0_191]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:620) [CraftingHelper.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:24:22] [Server thread/ERROR] [FML]: Parsing error loading recipe arche:minium/tic/arditem
com.google.gson.JsonSyntaxException: Unknown item 'tconstruct:ingots'
at net.minecraftforge.common.crafting.CraftingHelper.getItemStackBasic(CraftingHelper.java:260) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$16(CraftingHelper.java:537) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:202) ~[CraftingHelper.class:?]
at net.minecraftforge.oredict.ShapelessOreRecipe.factory(ShapelessOreRecipe.java:152) ~[ShapelessOreRecipe.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:409) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:822) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:668) ~[CraftingHelper.class:?]
at java.util.ArrayList.forEach(ArrayList.java:1257) [?:1.8.0_191]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:620) [CraftingHelper.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:24:22] [Server thread/ERROR] [FML]: Parsing error loading recipe arche:minium/tic/ardite
com.google.gson.JsonSyntaxException: Unknown item 'tconstruct:ingots'
at net.minecraftforge.common.crafting.CraftingHelper.getItemStackBasic(CraftingHelper.java:260) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$16(CraftingHelper.java:537) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:202) ~[CraftingHelper.class:?]
at net.minecraftforge.oredict.ShapelessOreRecipe.factory(ShapelessOreRecipe.java:152) ~[ShapelessOreRecipe.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:409) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:822) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:668) ~[CraftingHelper.class:?]
at java.util.ArrayList.forEach(ArrayList.java:1257) [?:1.8.0_191]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:620) [CraftingHelper.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:24:22] [Server thread/ERROR] [FML]: Parsing error loading recipe arche:minium/thermalfoundation/tinitem
com.google.gson.JsonSyntaxException: Unknown item 'thermalfoundation:material'
at net.minecraftforge.common.crafting.CraftingHelper.getItemStack(CraftingHelper.java:212) ~[CraftingHelper.class:?]
at net.minecraftforge.oredict.ShapelessOreRecipe.factory(ShapelessOreRecipe.java:157) ~[ShapelessOreRecipe.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:409) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:822) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:668) ~[CraftingHelper.class:?]
at java.util.ArrayList.forEach(ArrayList.java:1257) [?:1.8.0_191]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:620) [CraftingHelper.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:24:22] [Server thread/ERROR] [FML]: Parsing error loading recipe arche:minium/thermalfoundation/silveritem
com.google.gson.JsonSyntaxException: Unknown item 'thermalfoundation:material'
at net.minecraftforge.common.crafting.CraftingHelper.getItemStack(CraftingHelper.java:212) ~[CraftingHelper.class:?]
at net.minecraftforge.oredict.ShapelessOreRecipe.factory(ShapelessOreRecipe.java:157) ~[ShapelessOreRecipe.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:409) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:822) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:668) ~[CraftingHelper.class:?]
at java.util.ArrayList.forEach(ArrayList.java:1257) [?:1.8.0_191]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:620) [CraftingHelper.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:24:22] [Server thread/ERROR] [FML]: Parsing error loading recipe arche:minium/thermalfoundation/nickelitem
com.google.gson.JsonSyntaxException: Unknown item 'thermalfoundation:material'
at net.minecraftforge.common.crafting.CraftingHelper.getItemStack(CraftingHelper.java:212) ~[CraftingHelper.class:?]
at net.minecraftforge.oredict.ShapelessOreRecipe.factory(ShapelessOreRecipe.java:157) ~[ShapelessOreRecipe.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:409) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:822) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:668) ~[CraftingHelper.class:?]
at java.util.ArrayList.forEach(ArrayList.java:1257) [?:1.8.0_191]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:620) [CraftingHelper.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:24:22] [Server thread/ERROR] [FML]: Parsing error loading recipe arche:minium/thermalfoundation/leaditem
com.google.gson.JsonSyntaxException: Unknown item 'thermalfoundation:material'
at net.minecraftforge.common.crafting.CraftingHelper.getItemStack(CraftingHelper.java:212) ~[CraftingHelper.class:?]
at net.minecraftforge.oredict.ShapelessOreRecipe.factory(ShapelessOreRecipe.java:157) ~[ShapelessOreRecipe.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:409) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:822) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:668) ~[CraftingHelper.class:?]
at java.util.ArrayList.forEach(ArrayList.java:1257) [?:1.8.0_191]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:620) [CraftingHelper.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:24:22] [Server thread/ERROR] [FML]: Parsing error loading recipe arche:minium/thermalfoundation/copperitem
com.google.gson.JsonSyntaxException: Unknown item 'thermalfoundation:material'
at net.minecraftforge.common.crafting.CraftingHelper.getItemStack(CraftingHelper.java:212) ~[CraftingHelper.class:?]
at net.minecraftforge.oredict.ShapelessOreRecipe.factory(ShapelessOreRecipe.java:157) ~[ShapelessOreRecipe.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:409) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:822) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:668) ~[CraftingHelper.class:?]
at java.util.ArrayList.forEach(ArrayList.java:1257) [?:1.8.0_191]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:620) [CraftingHelper.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:24:22] [Server thread/ERROR] [FML]: Parsing error loading recipe arche:minium/thermalfoundation/alumiumitem
com.google.gson.JsonSyntaxException: Unknown item 'thermalfoundation:material'
at net.minecraftforge.common.crafting.CraftingHelper.getItemStack(CraftingHelper.java:212) ~[CraftingHelper.class:?]
at net.minecraftforge.oredict.ShapelessOreRecipe.factory(ShapelessOreRecipe.java:157) ~[ShapelessOreRecipe.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:409) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:822) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:668) ~[CraftingHelper.class:?]
at java.util.ArrayList.forEach(ArrayList.java:1257) [?:1.8.0_191]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:620) [CraftingHelper.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:24:22] [Server thread/ERROR] [FML]: Parsing error loading recipe arche:minium/mekanism/osmiumitem
com.google.gson.JsonSyntaxException: Unknown item 'mekanism:ingot'
at net.minecraftforge.common.crafting.CraftingHelper.getItemStack(CraftingHelper.java:212) ~[CraftingHelper.class:?]
at net.minecraftforge.oredict.ShapelessOreRecipe.factory(ShapelessOreRecipe.java:157) ~[ShapelessOreRecipe.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:409) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:822) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:668) ~[CraftingHelper.class:?]
at java.util.ArrayList.forEach(ArrayList.java:1257) [?:1.8.0_191]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:620) [CraftingHelper.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:24:22] [Server thread/ERROR] [FML]: Parsing error loading recipe arche:minium/ae2/quartzblock
com.google.gson.JsonParseException: Missing data for item 'minecraft:quartz_block'
at net.minecraftforge.common.crafting.CraftingHelper.getItemStackBasic(CraftingHelper.java:263) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$16(CraftingHelper.java:537) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:202) ~[CraftingHelper.class:?]
at net.minecraftforge.oredict.ShapelessOreRecipe.factory(ShapelessOreRecipe.java:152) ~[ShapelessOreRecipe.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:409) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:822) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:668) ~[CraftingHelper.class:?]
at java.util.ArrayList.forEach(ArrayList.java:1257) [?:1.8.0_191]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:620) [CraftingHelper.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:24:22] [Server thread/ERROR] [FML]: Parsing error loading recipe arche:minium/ae2/quartsblock
com.google.gson.JsonSyntaxException: Unknown item 'appliedenergistics2:quartz_block'
at net.minecraftforge.common.crafting.CraftingHelper.getItemStackBasic(CraftingHelper.java:260) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$16(CraftingHelper.java:537) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:202) ~[CraftingHelper.class:?]
at net.minecraftforge.oredict.ShapelessOreRecipe.factory(ShapelessOreRecipe.java:152) ~[ShapelessOreRecipe.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:409) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:822) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:668) ~[CraftingHelper.class:?]
at java.util.ArrayList.forEach(ArrayList.java:1257) [?:1.8.0_191]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:620) [CraftingHelper.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:24:22] [Server thread/ERROR] [FML]: Parsing error loading recipe arche:lminium/vanilla/redstone2item
com.google.gson.JsonParseException: Missing data for item 'minecraft:coal'
at net.minecraftforge.common.crafting.CraftingHelper.getItemStackBasic(CraftingHelper.java:263) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$16(CraftingHelper.java:537) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:202) ~[CraftingHelper.class:?]
at net.minecraftforge.oredict.ShapelessOreRecipe.factory(ShapelessOreRecipe.java:152) ~[ShapelessOreRecipe.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:409) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:822) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:668) ~[CraftingHelper.class:?]
at java.util.ArrayList.forEach(ArrayList.java:1257) [?:1.8.0_191]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:620) [CraftingHelper.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:24:22] [Server thread/ERROR] [FML]: Parsing error loading recipe arche:lminium/tic/cobaltm
com.google.gson.JsonSyntaxException: Unknown item 'tconstruct:ingots'
at net.minecraftforge.common.crafting.CraftingHelper.getItemStackBasic(CraftingHelper.java:260) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$16(CraftingHelper.java:537) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:202) ~[CraftingHelper.class:?]
at net.minecraftforge.oredict.ShapelessOreRecipe.factory(ShapelessOreRecipe.java:152) ~[ShapelessOreRecipe.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:409) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:822) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:668) ~[CraftingHelper.class:?]
at java.util.ArrayList.forEach(ArrayList.java:1257) [?:1.8.0_191]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:620) [CraftingHelper.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:24:22] [Server thread/ERROR] [FML]: Parsing error loading recipe arche:lminium/tic/cobalt
com.google.gson.JsonSyntaxException: Unknown item 'tconstruct:ingots'
at net.minecraftforge.common.crafting.CraftingHelper.getItemStackBasic(CraftingHelper.java:260) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$16(CraftingHelper.java:537) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:202) ~[CraftingHelper.class:?]
at net.minecraftforge.oredict.ShapelessOreRecipe.factory(ShapelessOreRecipe.java:152) ~[ShapelessOreRecipe.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:409) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:822) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:668) ~[CraftingHelper.class:?]
at java.util.ArrayList.forEach(ArrayList.java:1257) [?:1.8.0_191]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:620) [CraftingHelper.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:24:22] [Server thread/ERROR] [FML]: Parsing error loading recipe arche:lminium/tic/arditem
com.google.gson.JsonSyntaxException: Unknown item 'tconstruct:ingots'
at net.minecraftforge.common.crafting.CraftingHelper.getItemStackBasic(CraftingHelper.java:260) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$16(CraftingHelper.java:537) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:202) ~[CraftingHelper.class:?]
at net.minecraftforge.oredict.ShapelessOreRecipe.factory(ShapelessOreRecipe.java:152) ~[ShapelessOreRecipe.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:409) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:822) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:668) ~[CraftingHelper.class:?]
at java.util.ArrayList.forEach(ArrayList.java:1257) [?:1.8.0_191]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:620) [CraftingHelper.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:24:22] [Server thread/ERROR] [FML]: Parsing error loading recipe arche:lminium/tic/ardite
com.google.gson.JsonSyntaxException: Unknown item 'tconstruct:ingots'
at net.minecraftforge.common.crafting.CraftingHelper.getItemStackBasic(CraftingHelper.java:260) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$16(CraftingHelper.java:537) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:202) ~[CraftingHelper.class:?]
at net.minecraftforge.oredict.ShapelessOreRecipe.factory(ShapelessOreRecipe.java:152) ~[ShapelessOreRecipe.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:409) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:822) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:668) ~[CraftingHelper.class:?]
at java.util.ArrayList.forEach(ArrayList.java:1257) [?:1.8.0_191]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:620) [CraftingHelper.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:24:22] [Server thread/ERROR] [FML]: Parsing error loading recipe arche:lminium/thermalfoundation/tinitem
com.google.gson.JsonSyntaxException: Unknown item 'thermalfoundation:material'
at net.minecraftforge.common.crafting.CraftingHelper.getItemStack(CraftingHelper.java:212) ~[CraftingHelper.class:?]
at net.minecraftforge.oredict.ShapelessOreRecipe.factory(ShapelessOreRecipe.java:157) ~[ShapelessOreRecipe.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:409) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:822) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:668) ~[CraftingHelper.class:?]
at java.util.ArrayList.forEach(ArrayList.java:1257) [?:1.8.0_191]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:620) [CraftingHelper.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:24:22] [Server thread/ERROR] [FML]: Parsing error loading recipe arche:lminium/thermalfoundation/silveritem
com.google.gson.JsonSyntaxException: Unknown item 'thermalfoundation:material'
at net.minecraftforge.common.crafting.CraftingHelper.getItemStack(CraftingHelper.java:212) ~[CraftingHelper.class:?]
at net.minecraftforge.oredict.ShapelessOreRecipe.factory(ShapelessOreRecipe.java:157) ~[ShapelessOreRecipe.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:409) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:822) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:668) ~[CraftingHelper.class:?]
at java.util.ArrayList.forEach(ArrayList.java:1257) [?:1.8.0_191]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:620) [CraftingHelper.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:24:22] [Server thread/ERROR] [FML]: Parsing error loading recipe arche:lminium/thermalfoundation/nickelitem
com.google.gson.JsonSyntaxException: Unknown item 'thermalfoundation:material'
at net.minecraftforge.common.crafting.CraftingHelper.getItemStack(CraftingHelper.java:212) ~[CraftingHelper.class:?]
at net.minecraftforge.oredict.ShapelessOreRecipe.factory(ShapelessOreRecipe.java:157) ~[ShapelessOreRecipe.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:409) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:822) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:668) ~[CraftingHelper.class:?]
at java.util.ArrayList.forEach(ArrayList.java:1257) [?:1.8.0_191]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:620) [CraftingHelper.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:24:22] [Server thread/ERROR] [FML]: Parsing error loading recipe arche:lminium/thermalfoundation/leaditem
com.google.gson.JsonSyntaxException: Unknown item 'thermalfoundation:material'
at net.minecraftforge.common.crafting.CraftingHelper.getItemStack(CraftingHelper.java:212) ~[CraftingHelper.class:?]
at net.minecraftforge.oredict.ShapelessOreRecipe.factory(ShapelessOreRecipe.java:157) ~[ShapelessOreRecipe.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:409) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:822) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:668) ~[CraftingHelper.class:?]
at java.util.ArrayList.forEach(ArrayList.java:1257) [?:1.8.0_191]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:620) [CraftingHelper.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:24:22] [Server thread/ERROR] [FML]: Parsing error loading recipe arche:lminium/thermalfoundation/copperitem
com.google.gson.JsonSyntaxException: Unknown item 'thermalfoundation:material'
at net.minecraftforge.common.crafting.CraftingHelper.getItemStack(CraftingHelper.java:212) ~[CraftingHelper.class:?]
at net.minecraftforge.oredict.ShapelessOreRecipe.factory(ShapelessOreRecipe.java:157) ~[ShapelessOreRecipe.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:409) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:822) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:668) ~[CraftingHelper.class:?]
at java.util.ArrayList.forEach(ArrayList.java:1257) [?:1.8.0_191]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:620) [CraftingHelper.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:24:22] [Server thread/ERROR] [FML]: Parsing error loading recipe arche:lminium/thermalfoundation/alumiumitem
com.google.gson.JsonSyntaxException: Unknown item 'thermalfoundation:material'
at net.minecraftforge.common.crafting.CraftingHelper.getItemStack(CraftingHelper.java:212) ~[CraftingHelper.class:?]
at net.minecraftforge.oredict.ShapelessOreRecipe.factory(ShapelessOreRecipe.java:157) ~[ShapelessOreRecipe.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:409) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:822) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:668) ~[CraftingHelper.class:?]
at java.util.ArrayList.forEach(ArrayList.java:1257) [?:1.8.0_191]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:620) [CraftingHelper.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:24:22] [Server thread/ERROR] [FML]: Parsing error loading recipe arche:lminium/mekanism/osmiumitem
com.google.gson.JsonSyntaxException: Unknown item 'mekanism:ingot'
at net.minecraftforge.common.crafting.CraftingHelper.getItemStack(CraftingHelper.java:212) ~[CraftingHelper.class:?]
at net.minecraftforge.oredict.ShapelessOreRecipe.factory(ShapelessOreRecipe.java:157) ~[ShapelessOreRecipe.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:409) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:822) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:668) ~[CraftingHelper.class:?]
at java.util.ArrayList.forEach(ArrayList.java:1257) [?:1.8.0_191]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:620) [CraftingHelper.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:24:22] [Server thread/ERROR] [FML]: Parsing error loading recipe arche:lminium/ae2/quartzblock
com.google.gson.JsonParseException: Missing data for item 'minecraft:quartz_block'
at net.minecraftforge.common.crafting.CraftingHelper.getItemStackBasic(CraftingHelper.java:263) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$16(CraftingHelper.java:537) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:202) ~[CraftingHelper.class:?]
at net.minecraftforge.oredict.ShapelessOreRecipe.factory(ShapelessOreRecipe.java:152) ~[ShapelessOreRecipe.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:409) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:822) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:668) ~[CraftingHelper.class:?]
at java.util.ArrayList.forEach(ArrayList.java:1257) [?:1.8.0_191]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:620) [CraftingHelper.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:24:22] [Server thread/ERROR] [FML]: Parsing error loading recipe arche:lminium/ae2/quartsblock
com.google.gson.JsonSyntaxException: Unknown item 'appliedenergistics2:quartz_block'
at net.minecraftforge.common.crafting.CraftingHelper.getItemStackBasic(CraftingHelper.java:260) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$16(CraftingHelper.java:537) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:202) ~[CraftingHelper.class:?]
at net.minecraftforge.oredict.ShapelessOreRecipe.factory(ShapelessOreRecipe.java:152) ~[ShapelessOreRecipe.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:409) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:822) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:668) ~[CraftingHelper.class:?]
at java.util.ArrayList.forEach(ArrayList.java:1257) [?:1.8.0_191]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:620) [CraftingHelper.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:24:22] [Server thread/ERROR] [FML]: Parsing error loading recipe bibliocraft:markerpole
com.google.gson.JsonSyntaxException: Invalid pattern: empty pattern not allowed
at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$14(CraftingHelper.java:481) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:409) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:822) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:668) ~[CraftingHelper.class:?]
at java.util.ArrayList.forEach(ArrayList.java:1257) [?:1.8.0_191]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:620) [CraftingHelper.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:24:22] [Server thread/ERROR] [FML]: Parsing error loading recipe bibliocraft:clipboard
com.google.gson.JsonSyntaxException: Invalid pattern: empty pattern not allowed
at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$14(CraftingHelper.java:481) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:409) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:822) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:668) ~[CraftingHelper.class:?]
at java.util.ArrayList.forEach(ArrayList.java:1257) [?:1.8.0_191]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:620) [CraftingHelper.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:24:22] [Server thread/ERROR] [FML]: Parsing error loading recipe bloodarsenal:blood_infused_wooden_slab
com.google.gson.JsonSyntaxException: Unknown item 'bloodarsenal:blood_infused_wooden_slab'
at net.minecraftforge.common.crafting.CraftingHelper.getItemStack(CraftingHelper.java:212) ~[CraftingHelper.class:?]
at net.minecraftforge.oredict.ShapedOreRecipe.factory(ShapedOreRecipe.java:254) ~[ShapedOreRecipe.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:409) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:822) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:668) ~[CraftingHelper.class:?]
at java.util.ArrayList.forEach(ArrayList.java:1257) [?:1.8.0_191]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:620) [CraftingHelper.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:24:22] [Server thread/ERROR] [FML]: Parsing error loading recipe chiselsandbits:chisel_stone
com.google.gson.JsonSyntaxException: Unknown item 'chiselsandbits:chisel_stone'
at net.minecraftforge.common.crafting.CraftingHelper.getItemStack(CraftingHelper.java:212) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$14(CraftingHelper.java:516) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:409) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:822) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:668) ~[CraftingHelper.class:?]
at java.util.ArrayList.forEach(ArrayList.java:1257) [?:1.8.0_191]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:620) [CraftingHelper.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:24:22] [Server thread/ERROR] [FML]: Parsing error loading recipe chiselsandbits:chisel_gold
com.google.gson.JsonSyntaxException: Unknown item 'chiselsandbits:chisel_gold'
at net.minecraftforge.common.crafting.CraftingHelper.getItemStack(CraftingHelper.java:212) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$14(CraftingHelper.java:516) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:409) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:822) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:668) ~[CraftingHelper.class:?]
at java.util.ArrayList.forEach(ArrayList.java:1257) [?:1.8.0_191]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:620) [CraftingHelper.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.doors.block.FenceGate attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.doors.block.FenceGate attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.doors.block.FenceGate attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.doors.block.FenceGate attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.doors.block.FenceGate attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.doors.block.FenceGate attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.doors.block.FenceGate attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.doors.block.FenceGate attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.doors.block.FenceGate attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.doors.block.FenceGate attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.doors.block.FenceGate attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.doors.block.FenceGate attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.doors.block.FenceGate attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.doors.block.FenceGate attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.doors.block.FenceGate attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.doors.block.FenceGate attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.doors.block.FenceGate attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.doors.block.FenceGate attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.doors.block.FenceGate attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.doors.block.FenceGate attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.doors.block.FenceGate attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.doors.block.FenceGate attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.doors.block.FenceGate attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.doors.block.FenceGate attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.doors.block.FenceGate attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.doors.block.FenceGate attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.doors.block.FenceGate attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.doors.block.FenceGate attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.doors.block.FenceGate attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.doors.block.FenceGate attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.doors.block.FenceGate attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.doors.block.FenceGate attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.doors.block.FenceGate attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.doors.block.FenceGate attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.doors.block.FenceGate attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.doors.block.FenceGate attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.doors.block.FenceGate attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.doors.block.FenceGate attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.doors.block.FenceGate attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.doors.block.FenceGate attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.doors.block.FenceGate attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.doors.block.FenceGate attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.doors.block.FenceGate attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.doors.block.FenceGate attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.doors.block.FenceGate attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.doors.block.FenceGate attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.doors.block.FenceGate attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.doors.block.FenceGate attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, de.ellpeck.naturesaura.blocks.BlockGoldPowder attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, de.ellpeck.naturesaura.blocks.BlockGoldPowder attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, de.ellpeck.naturesaura.blocks.BlockGoldPowder attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, de.ellpeck.naturesaura.blocks.BlockGoldPowder attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, de.ellpeck.naturesaura.blocks.BlockGoldPowder attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, de.ellpeck.naturesaura.blocks.BlockGoldPowder attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, de.ellpeck.naturesaura.blocks.BlockGoldPowder attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, de.ellpeck.naturesaura.blocks.BlockGoldPowder attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.ewyboy.itank.common.blocks.BlockTank attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.ewyboy.itank.common.blocks.BlockTank attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.ewyboy.itank.common.blocks.BlockTank attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.ewyboy.itank.common.blocks.BlockTank attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.ewyboy.itank.common.blocks.BlockTank attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.ewyboy.itank.common.blocks.BlockTank attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.ewyboy.itank.common.blocks.BlockTank attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.ewyboy.itank.common.blocks.BlockTank attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.doors.block.FenceGate attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.doors.block.FenceGate attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.doors.block.FenceGate attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.doors.block.FenceGate attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.doors.block.FenceGate attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.doors.block.FenceGate attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.doors.block.FenceGate attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.doors.block.FenceGate attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.malisis.core.block.MalisisBlock attempted to load net/malisis/core/renderer/icon/Icon
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, lumien.randomthings.block.BlockBlockDiaphanous attempted to load net/minecraft/client/particle/ParticleManager
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, lumien.randomthings.block.BlockBlockDiaphanous attempted to load net/minecraft/client/particle/ParticleManager
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, lumien.randomthings.block.BlockBlockDiaphanous attempted to load net/minecraft/client/particle/ParticleManager
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, lumien.randomthings.block.BlockBlockDiaphanous attempted to load net/minecraft/client/particle/ParticleManager
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, lumien.randomthings.block.BlockBlockDiaphanous attempted to load net/minecraft/client/particle/ParticleManager
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, lumien.randomthings.block.BlockBlockDiaphanous attempted to load net/minecraft/client/particle/ParticleManager
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, lumien.randomthings.block.BlockBlockDiaphanous attempted to load net/minecraft/client/particle/ParticleManager
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, lumien.randomthings.block.BlockBlockDiaphanous attempted to load net/minecraft/client/particle/ParticleManager
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneA attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneA attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneA attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:22] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneA attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneA attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneA attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneA attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneA attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneB attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneB attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneB attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneB attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneB attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneB attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneB attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneB attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneC attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneC attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneC attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneC attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneC attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneC attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneC attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneC attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneD attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneD attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneD attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneD attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneD attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneD attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneD attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneD attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneE attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneE attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneE attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneE attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneE attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneE attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneE attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneE attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneF attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneF attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneF attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneF attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneF attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneF attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneF attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneF attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneG attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneG attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneG attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneG attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneG attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneG attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneG attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneG attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneH attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneH attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneH attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneH attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneH attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneH attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneH attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneH attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneI attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneI attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneI attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneI attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneI attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneI attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneI attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneI attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneJ attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneJ attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneJ attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneJ attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneJ attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneJ attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneJ attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneJ attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneK attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneK attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneK attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneK attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneK attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneK attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneK attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneK attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneL attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneL attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneL attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneL attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneL attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneL attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneL attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneL attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneM attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneM attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneM attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneM attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneM attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneM attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneM attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneM attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneN attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneN attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneN attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneN attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneN attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneN attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneN attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneN attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneO attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneO attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneO attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneO attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneO attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneO attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneO attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneO attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneP attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneP attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneP attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneP attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneP attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneP attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneP attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneP attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneQ attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneQ attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneQ attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneQ attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneQ attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneQ attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneQ attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneQ attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneR attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneR attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneR attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneR attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneR attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneR attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneR attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneR attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneS attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneS attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneS attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneS attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneS attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneS attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneS attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneS attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneT attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneT attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneT attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneT attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneT attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneT attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneT attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneT attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneU attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneU attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneU attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneU attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneU attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneU attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneU attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneU attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneV attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneV attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneV attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneV attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneV attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneV attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneV attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneV attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneW attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneW attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneW attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneW attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneW attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneW attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneW attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneW attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneX attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneX attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneX attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneX attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneX attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneX attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneX attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneX attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneY attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneY attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneY attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneY attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneY attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneY attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneY attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneY attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneZ attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneZ attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneZ attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneZ attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneZ attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneZ attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneZ attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneZ attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneDamage attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneDamage attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneDamage attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneDamage attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneDamage attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneDamage attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneDamage attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneDamage attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneFire attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneFire attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneFire attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneFire attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneFire attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneFire attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneFire attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneFire attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneGhost attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneGhost attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneGhost attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneGhost attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneGhost attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneGhost attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneGhost attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneGhost attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneSpawn attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneSpawn attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneSpawn attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneSpawn attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneSpawn attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneSpawn attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneSpawn attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneSpawn attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneHard attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneHard attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneHard attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneHard attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneHard attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneHard attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneHard attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStoneHard attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStonePortal attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStonePortal attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStonePortal attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStonePortal attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStonePortal attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStonePortal attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStonePortal attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, xxrexraptorxx.runecraft.blocks.BlockRuneStonePortal attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, team.chisel.common.block.BlockCarvablePane attempted to load net/minecraft/client/particle/ParticleManager
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, team.chisel.common.block.BlockCarvablePane attempted to load net/minecraft/client/particle/ParticleManager
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, team.chisel.common.block.BlockCarvablePane attempted to load net/minecraft/client/particle/ParticleManager
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, team.chisel.common.block.BlockCarvablePane attempted to load net/minecraft/client/particle/ParticleManager
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, team.chisel.common.block.BlockCarvablePane attempted to load net/minecraft/client/particle/ParticleManager
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, team.chisel.common.block.BlockCarvablePane attempted to load net/minecraft/client/particle/ParticleManager
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, team.chisel.common.block.BlockCarvablePane attempted to load net/minecraft/client/particle/ParticleManager
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, team.chisel.common.block.BlockCarvablePane attempted to load net/minecraft/client/particle/ParticleManager
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, v0id.aw.common.block.AetherOre attempted to load net/minecraft/client/particle/ParticleManager
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, v0id.aw.common.block.AetherOre attempted to load net/minecraft/client/particle/ParticleManager
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, v0id.aw.common.block.AetherOre attempted to load net/minecraft/client/particle/ParticleManager
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, v0id.aw.common.block.AetherOre attempted to load net/minecraft/client/particle/ParticleManager
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, v0id.aw.common.block.AetherOre attempted to load net/minecraft/client/particle/ParticleManager
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, v0id.aw.common.block.AetherOre attempted to load net/minecraft/client/particle/ParticleManager
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, v0id.aw.common.block.AetherOre attempted to load net/minecraft/client/particle/ParticleManager
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, v0id.aw.common.block.AetherOre attempted to load net/minecraft/client/particle/ParticleManager
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, WayofTime.bloodmagic.block.BlockBloodRune attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, WayofTime.bloodmagic.block.BlockBloodRune attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, WayofTime.bloodmagic.block.BlockBloodRune attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, WayofTime.bloodmagic.block.BlockBloodRune attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, WayofTime.bloodmagic.block.BlockBloodRune attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, WayofTime.bloodmagic.block.BlockBloodRune attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, WayofTime.bloodmagic.block.BlockBloodRune attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, WayofTime.bloodmagic.block.BlockBloodRune attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, WayofTime.bloodmagic.block.BlockPath attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, WayofTime.bloodmagic.block.BlockPath attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, WayofTime.bloodmagic.block.BlockPath attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, WayofTime.bloodmagic.block.BlockPath attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, WayofTime.bloodmagic.block.BlockPath attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, WayofTime.bloodmagic.block.BlockPath attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, WayofTime.bloodmagic.block.BlockPath attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, WayofTime.bloodmagic.block.BlockPath attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.StatueBase.BlockKingCluck attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.StatueBase.BlockKingCluck attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.StatueBase.BlockKingCluck attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.StatueBase.BlockKingCluck attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.StatueBase.BlockKingCluck attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.StatueBase.BlockKingCluck attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.StatueBase.BlockKingCluck attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.StatueBase.BlockKingCluck attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.StatueBase.BlockKingCluck attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.StatueBase.BlockKingCluck attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.StatueBase.BlockKingCluck attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.StatueBase.BlockKingCluck attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.StatueBase.BlockKingCluck attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.StatueBase.BlockKingCluck attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.StatueBase.BlockKingCluck attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.StatueBase.BlockKingCluck attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.StatueBase.BlockKingCluck attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.StatueBase.BlockKingCluck attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.StatueBase.BlockKingCluck attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.StatueBase.BlockKingCluck attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.StatueBase.BlockKingCluck attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.StatueBase.BlockKingCluck attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.StatueBase.BlockKingCluck attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.StatueBase.BlockKingCluck attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.StatueBase.BlockKingCluck attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.StatueBase.BlockKingCluck attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.StatueBase.BlockKingCluck attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.StatueBase.BlockKingCluck attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.StatueBase.BlockKingCluck attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.StatueBase.BlockKingCluck attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.StatueBase.BlockKingCluck attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.StatueBase.BlockKingCluck attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.StatueBase.BlockKingCluck attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.StatueBase.BlockKingCluck attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.StatueBase.BlockKingCluck attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.StatueBase.BlockKingCluck attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.StatueBase.BlockKingCluck attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.StatueBase.BlockKingCluck attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.StatueBase.BlockKingCluck attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.StatueBase.BlockKingCluck attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockVillager_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockPlayer_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockPlayer_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockPlayer_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockPlayer_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockPlayer_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockPlayer_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockPlayer_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.svennieke.statues.blocks.Statues.BlockPlayer_Statue attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockCookingTable attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockCookingTable attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockCookingTable attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockCookingTable attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockCookingTable attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockCookingTable attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockCookingTable attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockCookingTable attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockOven attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockOven attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockOven attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockOven attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockOven attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockOven attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockOven attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockOven attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockFridge attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockFridge attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockFridge attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockFridge attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockFridge attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockFridge attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockFridge attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockFridge attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockSink attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockSink attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockSink attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockSink attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockSink attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockSink attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockSink attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockSink attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockToolRack attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockToolRack attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockToolRack attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockToolRack attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockToolRack attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockToolRack attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockToolRack attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockToolRack attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockToaster attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockToaster attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockToaster attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockToaster attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockToaster attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockToaster attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockToaster attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockToaster attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockMilkJar attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockMilkJar attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockMilkJar attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockMilkJar attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockMilkJar attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockMilkJar attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockMilkJar attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockMilkJar attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockMilkJar attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockMilkJar attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockMilkJar attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockMilkJar attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockMilkJar attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockMilkJar attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockMilkJar attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockMilkJar attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockSpiceRack attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockSpiceRack attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockSpiceRack attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockSpiceRack attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockSpiceRack attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockSpiceRack attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockSpiceRack attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockSpiceRack attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockCounter attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockCounter attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockCounter attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockCounter attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockCounter attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockCounter attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockCounter attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockCounter attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockCabinet attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockCabinet attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockCabinet attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockCabinet attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockCabinet attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockCabinet attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockCabinet attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockCabinet attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockCorner attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockCorner attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockCorner attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockCorner attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockCorner attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockCorner attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockCorner attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockCorner attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockKitchenFloor attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockKitchenFloor attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockKitchenFloor attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockKitchenFloor attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockKitchenFloor attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockKitchenFloor attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockKitchenFloor attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockKitchenFloor attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockFruitBasket attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockFruitBasket attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockFruitBasket attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockFruitBasket attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockFruitBasket attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockFruitBasket attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockFruitBasket attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, net.blay09.mods.cookingforblockheads.block.BlockFruitBasket attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, org.cyclops.evilcraft.core.config.configurable.ConfigurableBlockBasePressurePlate attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, org.cyclops.evilcraft.core.config.configurable.ConfigurableBlockBasePressurePlate attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, org.cyclops.evilcraft.core.config.configurable.ConfigurableBlockBasePressurePlate attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, org.cyclops.evilcraft.core.config.configurable.ConfigurableBlockBasePressurePlate attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, org.cyclops.evilcraft.core.config.configurable.ConfigurableBlockBasePressurePlate attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, org.cyclops.evilcraft.core.config.configurable.ConfigurableBlockBasePressurePlate attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, org.cyclops.evilcraft.core.config.configurable.ConfigurableBlockBasePressurePlate attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, org.cyclops.evilcraft.core.config.configurable.ConfigurableBlockBasePressurePlate attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, mrriegel.limelib.block.CommonBlockContainer attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, mrriegel.limelib.block.CommonBlockContainer attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, mrriegel.limelib.block.CommonBlockContainer attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, mrriegel.limelib.block.CommonBlockContainer attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, mrriegel.limelib.block.CommonBlockContainer attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, mrriegel.limelib.block.CommonBlockContainer attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, mrriegel.limelib.block.CommonBlockContainer attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, mrriegel.limelib.block.CommonBlockContainer attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, mrriegel.limelib.block.CommonBlockContainer attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, mrriegel.limelib.block.CommonBlockContainer attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, mrriegel.limelib.block.CommonBlockContainer attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, mrriegel.limelib.block.CommonBlockContainer attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, mrriegel.limelib.block.CommonBlockContainer attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, mrriegel.limelib.block.CommonBlockContainer attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, mrriegel.limelib.block.CommonBlockContainer attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, mrriegel.limelib.block.CommonBlockContainer attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.osheaven.oresalleasy.block.BlockSoapstone attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.osheaven.oresalleasy.block.BlockSoapstone attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.osheaven.oresalleasy.block.BlockSoapstone attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.osheaven.oresalleasy.block.BlockSoapstone attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.osheaven.oresalleasy.block.BlockSoapstone attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.osheaven.oresalleasy.block.BlockSoapstone attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.osheaven.oresalleasy.block.BlockSoapstone attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:23] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.osheaven.oresalleasy.block.BlockSoapstone attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, pokefenn.totemic.block.totem.BlockTotemPole attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, pokefenn.totemic.block.totem.BlockTotemPole attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, pokefenn.totemic.block.totem.BlockTotemPole attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, pokefenn.totemic.block.totem.BlockTotemPole attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, pokefenn.totemic.block.totem.BlockTotemPole attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, pokefenn.totemic.block.totem.BlockTotemPole attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, pokefenn.totemic.block.totem.BlockTotemPole attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, pokefenn.totemic.block.totem.BlockTotemPole attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, pokefenn.totemic.block.BlockDecoPillar attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, pokefenn.totemic.block.BlockDecoPillar attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, pokefenn.totemic.block.BlockDecoPillar attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, pokefenn.totemic.block.BlockDecoPillar attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, pokefenn.totemic.block.BlockDecoPillar attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, pokefenn.totemic.block.BlockDecoPillar attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, pokefenn.totemic.block.BlockDecoPillar attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, pokefenn.totemic.block.BlockDecoPillar attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, pokefenn.totemic.block.BlockDecoPillarBase attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, pokefenn.totemic.block.BlockDecoPillarBase attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, pokefenn.totemic.block.BlockDecoPillarBase attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, pokefenn.totemic.block.BlockDecoPillarBase attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, pokefenn.totemic.block.BlockDecoPillarBase attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, pokefenn.totemic.block.BlockDecoPillarBase attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, pokefenn.totemic.block.BlockDecoPillarBase attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, pokefenn.totemic.block.BlockDecoPillarBase attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.github.atomicblom.weirdinggadget.block.WeirdingGadgetBlock attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.github.atomicblom.weirdinggadget.block.WeirdingGadgetBlock attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.github.atomicblom.weirdinggadget.block.WeirdingGadgetBlock attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.github.atomicblom.weirdinggadget.block.WeirdingGadgetBlock attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.github.atomicblom.weirdinggadget.block.WeirdingGadgetBlock attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.github.atomicblom.weirdinggadget.block.WeirdingGadgetBlock attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.github.atomicblom.weirdinggadget.block.WeirdingGadgetBlock attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.github.atomicblom.weirdinggadget.block.WeirdingGadgetBlock attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.base.block.BlockQuarkBush attempted to load net/minecraft/client/renderer/ItemMeshDefinition
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.base.block.BlockQuarkBush attempted to load net/minecraft/client/renderer/ItemMeshDefinition
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.base.block.BlockQuarkBush attempted to load net/minecraft/client/renderer/ItemMeshDefinition
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.base.block.BlockQuarkBush attempted to load net/minecraft/client/renderer/ItemMeshDefinition
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.base.block.BlockQuarkBush attempted to load net/minecraft/client/renderer/ItemMeshDefinition
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.base.block.BlockQuarkBush attempted to load net/minecraft/client/renderer/ItemMeshDefinition
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.base.block.BlockQuarkBush attempted to load net/minecraft/client/renderer/ItemMeshDefinition
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.base.block.BlockQuarkBush attempted to load net/minecraft/client/renderer/ItemMeshDefinition
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.arl.block.BlockModDust attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.arl.block.BlockModDust attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.arl.block.BlockModDust attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.arl.block.BlockModDust attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.arl.block.BlockModDust attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.arl.block.BlockModDust attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.arl.block.BlockModDust attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.arl.block.BlockModDust attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.base.block.BlockQuarkFenceGate attempted to load net/minecraft/client/renderer/ItemMeshDefinition
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.base.block.BlockQuarkFenceGate attempted to load net/minecraft/client/renderer/ItemMeshDefinition
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.base.block.BlockQuarkFenceGate attempted to load net/minecraft/client/renderer/ItemMeshDefinition
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.base.block.BlockQuarkFenceGate attempted to load net/minecraft/client/renderer/ItemMeshDefinition
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.base.block.BlockQuarkFenceGate attempted to load net/minecraft/client/renderer/ItemMeshDefinition
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.base.block.BlockQuarkFenceGate attempted to load net/minecraft/client/renderer/ItemMeshDefinition
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.base.block.BlockQuarkFenceGate attempted to load net/minecraft/client/renderer/ItemMeshDefinition
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.base.block.BlockQuarkFenceGate attempted to load net/minecraft/client/renderer/ItemMeshDefinition
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockLeafCarpet attempted to load net/minecraft/client/renderer/block/statemap/IStateMapper
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockLeafCarpet attempted to load net/minecraft/client/renderer/block/statemap/IStateMapper
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockLeafCarpet attempted to load net/minecraft/client/renderer/block/statemap/IStateMapper
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockLeafCarpet attempted to load net/minecraft/client/renderer/block/statemap/IStateMapper
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockLeafCarpet attempted to load net/minecraft/client/renderer/block/statemap/IStateMapper
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockLeafCarpet attempted to load net/minecraft/client/renderer/block/statemap/IStateMapper
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockLeafCarpet attempted to load net/minecraft/client/renderer/block/statemap/IStateMapper
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockLeafCarpet attempted to load net/minecraft/client/renderer/block/statemap/IStateMapper
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.karjah.bedrockbgone.common.block.blocks.BlockBetterBedrock attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.karjah.bedrockbgone.common.block.blocks.BlockBetterBedrock attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.karjah.bedrockbgone.common.block.blocks.BlockBetterBedrock attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.karjah.bedrockbgone.common.block.blocks.BlockBetterBedrock attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.karjah.bedrockbgone.common.block.blocks.BlockBetterBedrock attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.karjah.bedrockbgone.common.block.blocks.BlockBetterBedrock attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.karjah.bedrockbgone.common.block.blocks.BlockBetterBedrock attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.karjah.bedrockbgone.common.block.blocks.BlockBetterBedrock attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.raoulvdberge.refinedstorage.block.BlockWirelessTransmitter attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.raoulvdberge.refinedstorage.block.BlockWirelessTransmitter attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.raoulvdberge.refinedstorage.block.BlockWirelessTransmitter attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.raoulvdberge.refinedstorage.block.BlockWirelessTransmitter attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.raoulvdberge.refinedstorage.block.BlockWirelessTransmitter attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.raoulvdberge.refinedstorage.block.BlockWirelessTransmitter attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.raoulvdberge.refinedstorage.block.BlockWirelessTransmitter attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.raoulvdberge.refinedstorage.block.BlockWirelessTransmitter attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, mrriegel.storagenetwork.block.master.BlockMaster attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, mrriegel.storagenetwork.block.master.BlockMaster attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, mrriegel.storagenetwork.block.master.BlockMaster attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, mrriegel.storagenetwork.block.master.BlockMaster attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, mrriegel.storagenetwork.block.master.BlockMaster attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, mrriegel.storagenetwork.block.master.BlockMaster attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, mrriegel.storagenetwork.block.master.BlockMaster attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, mrriegel.storagenetwork.block.master.BlockMaster attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, mrriegel.storagenetwork.block.request.BlockRequest attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, mrriegel.storagenetwork.block.request.BlockRequest attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, mrriegel.storagenetwork.block.request.BlockRequest attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, mrriegel.storagenetwork.block.request.BlockRequest attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, mrriegel.storagenetwork.block.request.BlockRequest attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, mrriegel.storagenetwork.block.request.BlockRequest attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, mrriegel.storagenetwork.block.request.BlockRequest attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, mrriegel.storagenetwork.block.request.BlockRequest attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, mrriegel.storagenetwork.block.cable.BlockCable attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, mrriegel.storagenetwork.block.cable.BlockCable attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, mrriegel.storagenetwork.block.cable.BlockCable attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, mrriegel.storagenetwork.block.cable.BlockCable attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, mrriegel.storagenetwork.block.cable.BlockCable attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, mrriegel.storagenetwork.block.cable.BlockCable attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, mrriegel.storagenetwork.block.cable.BlockCable attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, mrriegel.storagenetwork.block.cable.BlockCable attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, mrriegel.storagenetwork.block.cable.BlockCable attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, mrriegel.storagenetwork.block.cable.BlockCable attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, mrriegel.storagenetwork.block.cable.BlockCable attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, mrriegel.storagenetwork.block.cable.BlockCable attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, mrriegel.storagenetwork.block.cable.BlockCable attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, mrriegel.storagenetwork.block.cable.BlockCable attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, mrriegel.storagenetwork.block.cable.BlockCable attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, mrriegel.storagenetwork.block.cable.BlockCable attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, mrriegel.storagenetwork.block.cable.BlockCable attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, mrriegel.storagenetwork.block.cable.BlockCable attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, mrriegel.storagenetwork.block.cable.BlockCable attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, mrriegel.storagenetwork.block.cable.BlockCable attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, mrriegel.storagenetwork.block.cable.BlockCable attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, mrriegel.storagenetwork.block.cable.BlockCable attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, mrriegel.storagenetwork.block.cable.BlockCable attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, mrriegel.storagenetwork.block.cable.BlockCable attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, mrriegel.storagenetwork.block.cable.BlockCable attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, mrriegel.storagenetwork.block.cable.BlockCable attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, mrriegel.storagenetwork.block.cable.BlockCable attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, mrriegel.storagenetwork.block.cable.BlockCable attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, mrriegel.storagenetwork.block.cable.BlockCable attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, mrriegel.storagenetwork.block.cable.BlockCable attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, mrriegel.storagenetwork.block.cable.BlockCable attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, mrriegel.storagenetwork.block.cable.BlockCable attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, mrriegel.storagenetwork.block.cable.BlockCable attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, mrriegel.storagenetwork.block.cable.BlockCable attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, mrriegel.storagenetwork.block.cable.BlockCable attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, mrriegel.storagenetwork.block.cable.BlockCable attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, mrriegel.storagenetwork.block.cable.BlockCable attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, mrriegel.storagenetwork.block.cable.BlockCable attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, mrriegel.storagenetwork.block.cable.BlockCable attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, mrriegel.storagenetwork.block.cable.BlockCable attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, mrriegel.storagenetwork.block.control.BlockControl attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, mrriegel.storagenetwork.block.control.BlockControl attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, mrriegel.storagenetwork.block.control.BlockControl attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, mrriegel.storagenetwork.block.control.BlockControl attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, mrriegel.storagenetwork.block.control.BlockControl attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, mrriegel.storagenetwork.block.control.BlockControl attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, mrriegel.storagenetwork.block.control.BlockControl attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, mrriegel.storagenetwork.block.control.BlockControl attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, thebetweenlands.common.block.terrain.BlockPuddle attempted to load thebetweenlands/util/AdvancedStateMap$Builder
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, thebetweenlands.common.block.terrain.BlockPuddle attempted to load thebetweenlands/util/AdvancedStateMap$Builder
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, thebetweenlands.common.block.terrain.BlockPuddle attempted to load thebetweenlands/util/AdvancedStateMap$Builder
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, thebetweenlands.common.block.terrain.BlockPuddle attempted to load thebetweenlands/util/AdvancedStateMap$Builder
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, thebetweenlands.common.block.terrain.BlockPuddle attempted to load thebetweenlands/util/AdvancedStateMap$Builder
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, thebetweenlands.common.block.terrain.BlockPuddle attempted to load thebetweenlands/util/AdvancedStateMap$Builder
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, thebetweenlands.common.block.terrain.BlockPuddle attempted to load thebetweenlands/util/AdvancedStateMap$Builder
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, thebetweenlands.common.block.terrain.BlockPuddle attempted to load thebetweenlands/util/AdvancedStateMap$Builder
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, thebetweenlands.common.block.plant.BlockCaveMoss attempted to load thebetweenlands/util/AdvancedStateMap$Builder
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, thebetweenlands.common.block.plant.BlockCaveMoss attempted to load thebetweenlands/util/AdvancedStateMap$Builder
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, thebetweenlands.common.block.plant.BlockCaveMoss attempted to load thebetweenlands/util/AdvancedStateMap$Builder
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, thebetweenlands.common.block.plant.BlockCaveMoss attempted to load thebetweenlands/util/AdvancedStateMap$Builder
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, thebetweenlands.common.block.plant.BlockCaveMoss attempted to load thebetweenlands/util/AdvancedStateMap$Builder
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, thebetweenlands.common.block.plant.BlockCaveMoss attempted to load thebetweenlands/util/AdvancedStateMap$Builder
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, thebetweenlands.common.block.plant.BlockCaveMoss attempted to load thebetweenlands/util/AdvancedStateMap$Builder
[12:24:24] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, thebetweenlands.common.block.plant.BlockCaveMoss attempted to load thebetweenlands/util/AdvancedStateMap$Builder
[12:24:25] [Server thread/ERROR] [FML]: Parsing error loading recipe endreborn:items/quartz_block
com.google.gson.JsonParseException: Missing data for item 'minecraft:quartz_block'
at net.minecraftforge.common.crafting.CraftingHelper.getItemStackBasic(CraftingHelper.java:263) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$16(CraftingHelper.java:537) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:202) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$14(CraftingHelper.java:474) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:409) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:822) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:668) ~[CraftingHelper.class:?]
at java.util.ArrayList.forEach(ArrayList.java:1257) [?:1.8.0_191]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:620) [CraftingHelper.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:24:25] [Server thread/ERROR] [FML]: Parsing error loading recipe endreborn:items/prismarine
com.google.gson.JsonParseException: com.google.gson.stream.MalformedJsonException: Unterminated object at line 15 column 7 path $.key.0.item
at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:494) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:708) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:822) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:668) ~[CraftingHelper.class:?]
at java.util.ArrayList.forEach(ArrayList.java:1257) [?:1.8.0_191]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:620) [CraftingHelper.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
Caused by: com.google.gson.stream.MalformedJsonException: Unterminated object at line 15 column 7 path $.key.0.item
at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1559) ~[JsonReader.class:?]
at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:491) ~[JsonReader.class:?]
at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:414) ~[JsonReader.class:?]
at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:738) ~[TypeAdapters$29.class:?]
at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:739) ~[TypeAdapters$29.class:?]
at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:739) ~[TypeAdapters$29.class:?]
at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:714) ~[TypeAdapters$29.class:?]
at com.google.gson.internal.bind.TypeAdapters$35$1.read(TypeAdapters.java:910) ~[TypeAdapters$35$1.class:?]
at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
... 12 more
[12:24:25] [Server thread/ERROR] [FML]: Parsing error loading recipe tc:isaxe
com.google.gson.JsonParseException: com.google.gson.stream.MalformedJsonException: Unterminated array at line 19 column 6 path $.ingredients[3]
at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:494) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:708) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:822) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:668) ~[CraftingHelper.class:?]
at java.util.ArrayList.forEach(ArrayList.java:1257) [?:1.8.0_191]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:620) [CraftingHelper.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
Caused by: com.google.gson.stream.MalformedJsonException: Unterminated array at line 19 column 6 path $.ingredients[3]
at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1559) ~[JsonReader.class:?]
at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:476) ~[JsonReader.class:?]
at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:414) ~[JsonReader.class:?]
at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:730) ~[TypeAdapters$29.class:?]
at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:739) ~[TypeAdapters$29.class:?]
at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:714) ~[TypeAdapters$29.class:?]
at com.google.gson.internal.bind.TypeAdapters$35$1.read(TypeAdapters.java:910) ~[TypeAdapters$35$1.class:?]
at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
... 12 more
[12:24:25] [Server thread/ERROR] [FML]: Parsing error loading recipe tc:ipaxe
com.google.gson.JsonParseException: com.google.gson.stream.MalformedJsonException: Unterminated array at line 19 column 6 path $.ingredients[3]
at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:494) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:708) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:822) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:668) ~[CraftingHelper.class:?]
at java.util.ArrayList.forEach(ArrayList.java:1257) [?:1.8.0_191]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:620) [CraftingHelper.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
Caused by: com.google.gson.stream.MalformedJsonException: Unterminated array at line 19 column 6 path $.ingredients[3]
at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1559) ~[JsonReader.class:?]
at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:476) ~[JsonReader.class:?]
at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:414) ~[JsonReader.class:?]
at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:730) ~[TypeAdapters$29.class:?]
at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:739) ~[TypeAdapters$29.class:?]
at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:714) ~[TypeAdapters$29.class:?]
at com.google.gson.internal.bind.TypeAdapters$35$1.read(TypeAdapters.java:910) ~[TypeAdapters$35$1.class:?]
at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
... 12 more
[12:24:25] [Server thread/ERROR] [FML]: Parsing error loading recipe tc:dsaxe
com.google.gson.JsonParseException: com.google.gson.stream.MalformedJsonException: Unterminated array at line 19 column 6 path $.ingredients[3]
at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:494) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:708) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:822) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:668) ~[CraftingHelper.class:?]
at java.util.ArrayList.forEach(ArrayList.java:1257) [?:1.8.0_191]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:620) [CraftingHelper.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
Caused by: com.google.gson.stream.MalformedJsonException: Unterminated array at line 19 column 6 path $.ingredients[3]
at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1559) ~[JsonReader.class:?]
at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:476) ~[JsonReader.class:?]
at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:414) ~[JsonReader.class:?]
at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:730) ~[TypeAdapters$29.class:?]
at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:739) ~[TypeAdapters$29.class:?]
at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:714) ~[TypeAdapters$29.class:?]
at com.google.gson.internal.bind.TypeAdapters$35$1.read(TypeAdapters.java:910) ~[TypeAdapters$35$1.class:?]
at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
... 12 more
[12:24:25] [Server thread/ERROR] [FML]: Parsing error loading recipe tc:dpaxe
com.google.gson.JsonParseException: com.google.gson.stream.MalformedJsonException: Unterminated array at line 19 column 6 path $.ingredients[3]
at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:494) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:708) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:822) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:668) ~[CraftingHelper.class:?]
at java.util.ArrayList.forEach(ArrayList.java:1257) [?:1.8.0_191]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:620) [CraftingHelper.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
Caused by: com.google.gson.stream.MalformedJsonException: Unterminated array at line 19 column 6 path $.ingredients[3]
at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1559) ~[JsonReader.class:?]
at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:476) ~[JsonReader.class:?]
at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:414) ~[JsonReader.class:?]
at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:730) ~[TypeAdapters$29.class:?]
at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:739) ~[TypeAdapters$29.class:?]
at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:714) ~[TypeAdapters$29.class:?]
at com.google.gson.internal.bind.TypeAdapters$35$1.read(TypeAdapters.java:910) ~[TypeAdapters$35$1.class:?]
at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
... 12 more
[12:24:25] [Server thread/ERROR] [FML]: Parsing error loading recipe of:item_mug
com.google.gson.JsonSyntaxException: Unknown item 'of:item_mug'
at net.minecraftforge.common.crafting.CraftingHelper.getItemStack(CraftingHelper.java:212) ~[CraftingHelper.class:?]
at net.minecraftforge.oredict.ShapedOreRecipe.factory(ShapedOreRecipe.java:254) ~[ShapedOreRecipe.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:409) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:822) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:668) ~[CraftingHelper.class:?]
at java.util.ArrayList.forEach(ArrayList.java:1257) [?:1.8.0_191]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:620) [CraftingHelper.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:24:25] [Server thread/ERROR] [FML]: Parsing error loading recipe of:gramophone
com.google.gson.JsonSyntaxException: Unknown item 'of:gramophone'
at net.minecraftforge.common.crafting.CraftingHelper.getItemStack(CraftingHelper.java:212) ~[CraftingHelper.class:?]
at net.minecraftforge.oredict.ShapedOreRecipe.factory(ShapedOreRecipe.java:254) ~[ShapedOreRecipe.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:409) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:822) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:668) ~[CraftingHelper.class:?]
at java.util.ArrayList.forEach(ArrayList.java:1257) [?:1.8.0_191]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:620) [CraftingHelper.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:24:26] [Server thread/WARN] [FluidConverters]: No fluid with the name 'hell_blood' could be found
[12:24:26] [Server thread/INFO] [FluidConverters]: Registered fluid group 'Blood' (blood)
[12:24:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `bread`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:26] [Server thread/WARN] [FML]: Unable to find recipe for minecraft:rabbit_stew
[12:24:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `beetroot_soup`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `mushroom_stew`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cookie`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `pumpkin_pie`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:26] [Server thread/WARN] [FML]: Unable to find recipe for minecraft:baked_potato
[12:24:26] [Server thread/INFO] [Chisel]: Loading recipes...
[12:24:26] [Server thread/INFO] [Chisel]: 72 Feature's recipes loaded.
[12:24:26] [Server thread/INFO] [THAUMCRAFT]: Checking for mod & oredict compatibilities
[12:24:26] [Server thread/INFO] [THAUMCRAFT]: Adding entities to MFR safari net blacklist.
[12:24:26] [Server thread/INFO] [Astral Core]: [AstralTransformer] Transforming alm : net.minecraft.enchantment.EnchantmentHelper with 1 patches!
[12:24:26] [Server thread/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHMODIFYENCHANTMENTLEVELS
[12:24:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `evilcraft` for name `entangled_chalice`, expected `evilcraftcompat`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `evilcraft` for name `entangled_chalice_1`, expected `evilcraftcompat`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `evilcraft` for name `dark_tank_1`, expected `evilcraftcompat`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `evilcraft` for name `dark_tank_2`, expected `evilcraftcompat`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `evilcraft` for name `dark_tank_3`, expected `evilcraftcompat`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `evilcraft` for name `dark_tank_4`, expected `evilcraftcompat`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `evilcraft` for name `dark_tank_5`, expected `evilcraftcompat`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `evilcraft` for name `dark_tank_6`, expected `evilcraftcompat`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `evilcraft` for name `dark_tank_7`, expected `evilcraftcompat`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `evilcraft` for name `dark_tank_8`, expected `evilcraftcompat`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `evilcraft` for name `blood_extractor_1`, expected `evilcraftcompat`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `evilcraft` for name `blood_extractor_2`, expected `evilcraftcompat`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `evilcraft` for name `blood_extractor_3`, expected `evilcraftcompat`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `evilcraft` for name `blood_extractor_4`, expected `evilcraftcompat`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `evilcraft` for name `blood_extractor_5`, expected `evilcraftcompat`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `evilcraft` for name `blood_extractor_6`, expected `evilcraftcompat`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `evilcraft` for name `blood_extractor_7`, expected `evilcraftcompat`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `evilcraft` for name `blood_extractor_8`, expected `evilcraftcompat`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `evilcraft` for name `broom_part_1`, expected `evilcraftcompat`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `evilcraft` for name `broom_part_2`, expected `evilcraftcompat`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `evilcraft` for name `broom_part_3`, expected `evilcraftcompat`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `evilcraft` for name `broom_part_4`, expected `evilcraftcompat`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `evilcraft` for name `broom_part_5`, expected `evilcraftcompat`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `evilcraft` for name `broom_part_6`, expected `evilcraftcompat`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `evilcraft` for name `broom_part_7`, expected `evilcraftcompat`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `evilcraft` for name `broom_part_8`, expected `evilcraftcompat`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `evilcraft` for name `display_stand`, expected `evilcraftcompat`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `evilcraft` for name `deadbush`, expected `evilcraftcompat`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:27] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `thaumadditions` for name `essence_salt.mix`, expected `hammercore`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:27] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `thaumadditions` for name `essence_salt.apply`, expected `hammercore`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:27] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `thaumadditions` for name `essence_salt.remove`, expected `hammercore`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:27] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `thaumadditions` for name `seal_paint`, expected `hammercore`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:28] [Server thread/WARN] [EvilCraft]: Invalid appendix info_book.evilcraft.second_age.tools.broom from mod evilcraft in an infobook: The broom modifier evilcraft:witherer has no valid items
[12:24:28] [Server thread/WARN] [EvilCraft]: Invalid appendix info_book.evilcraft.second_age.tools.broom from mod evilcraft in an infobook: The broom modifier evilcraft:hungerer has no valid items
[12:24:28] [Server thread/WARN] [EvilCraft]: Invalid appendix info_book.evilcraft.second_age.tools.broom from mod evilcraft in an infobook: The broom modifier evilcraft:kamikaze has no valid items
[12:24:29] [Server thread/INFO] [FML]: Applying holder lookups
[12:24:29] [Server thread/INFO] [FML]: Holder lookups applied
[12:24:29] [Server thread/INFO] [harvestcraft]: minecraft:ocean;OCEAN;0.5;false;false;false;[OCEAN, WATER]
[12:24:29] [Server thread/INFO] [harvestcraft]: minecraft:plains;MEDIUM;0.8;false;false;false;[PLAINS]
[12:24:29] [Server thread/INFO] [harvestcraft]: minecraft:desert;WARM;2.0;false;false;false;[HOT, DRY, SANDY]
[12:24:29] [Server thread/INFO] [harvestcraft]: minecraft:extreme_hills;MEDIUM;0.2;false;false;false;[MOUNTAIN, HILLS]
[12:24:29] [Server thread/INFO] [harvestcraft]: minecraft:forest;MEDIUM;0.7;false;false;false;[FOREST]
[12:24:29] [Server thread/INFO] [harvestcraft]: minecraft:taiga;MEDIUM;0.25;false;false;false;[CONIFEROUS, FOREST, COLD]
[12:24:29] [Server thread/INFO] [harvestcraft]: minecraft:swampland;MEDIUM;0.8;true;false;false;[WET, SWAMP]
[12:24:29] [Server thread/INFO] [harvestcraft]: minecraft:river;MEDIUM;0.5;false;false;false;[WATER, RIVER]
[12:24:29] [Server thread/INFO] [harvestcraft]: minecraft:hell;WARM;2.0;false;false;false;[HOT, DRY, NETHER]
[12:24:29] [Server thread/INFO] [harvestcraft]: minecraft:sky;MEDIUM;0.5;false;false;false;[COLD, DRY, END]
[12:24:29] [Server thread/INFO] [harvestcraft]: minecraft:frozen_ocean;OCEAN;0.0;false;false;true;[COLD, OCEAN, WATER, SNOWY]
[12:24:29] [Server thread/INFO] [harvestcraft]: minecraft:frozen_river;COLD;0.0;false;false;true;[COLD, WATER, SNOWY, RIVER]
[12:24:29] [Server thread/INFO] [harvestcraft]: minecraft:ice_flats;COLD;0.0;false;false;true;[COLD, WASTELAND, SNOWY]
[12:24:29] [Server thread/INFO] [harvestcraft]: minecraft:ice_mountains;COLD;0.0;false;false;true;[MOUNTAIN, COLD, SNOWY]
[12:24:29] [Server thread/INFO] [harvestcraft]: minecraft:mushroom_island;MEDIUM;0.9;true;false;false;[MUSHROOM, RARE]
[12:24:29] [Server thread/INFO] [harvestcraft]: minecraft:mushroom_island_shore;MEDIUM;0.9;true;false;false;[BEACH, MUSHROOM, RARE]
[12:24:29] [Server thread/INFO] [harvestcraft]: minecraft:beaches;MEDIUM;0.8;false;false;false;[BEACH]
[12:24:29] [Server thread/INFO] [harvestcraft]: minecraft:desert_hills;WARM;2.0;false;false;false;[HOT, DRY, HILLS, SANDY]
[12:24:29] [Server thread/INFO] [harvestcraft]: minecraft:forest_hills;MEDIUM;0.7;false;false;false;[FOREST, HILLS]
[12:24:29] [Server thread/INFO] [harvestcraft]: minecraft:taiga_hills;MEDIUM;0.25;false;false;false;[CONIFEROUS, FOREST, COLD, HILLS]
[12:24:29] [Server thread/INFO] [harvestcraft]: minecraft:smaller_extreme_hills;MEDIUM;0.2;false;false;false;[MOUNTAIN]
[12:24:29] [Server thread/INFO] [harvestcraft]: minecraft:jungle;MEDIUM;0.95;true;false;false;[HOT, WET, JUNGLE, DENSE]
[12:24:29] [Server thread/INFO] [harvestcraft]: minecraft:jungle_hills;MEDIUM;0.95;true;false;false;[HOT, HILLS, WET, JUNGLE, DENSE]
[12:24:29] [Server thread/INFO] [harvestcraft]: minecraft:jungle_edge;MEDIUM;0.95;false;false;false;[FOREST, HOT, WET, JUNGLE, RARE]
[12:24:29] [Server thread/INFO] [harvestcraft]: minecraft:deep_ocean;OCEAN;0.5;false;false;false;[OCEAN, WATER]
[12:24:29] [Server thread/INFO] [harvestcraft]: minecraft:stone_beach;MEDIUM;0.2;false;false;false;[BEACH]
[12:24:29] [Server thread/INFO] [harvestcraft]: minecraft:cold_beach;COLD;0.05;false;false;true;[COLD, SNOWY, BEACH]
[12:24:29] [Server thread/INFO] [harvestcraft]: minecraft:birch_forest;MEDIUM;0.6;false;false;false;[FOREST]
[12:24:29] [Server thread/INFO] [harvestcraft]: minecraft:birch_forest_hills;MEDIUM;0.6;false;false;false;[FOREST, HILLS]
[12:24:29] [Server thread/INFO] [harvestcraft]: minecraft:roofed_forest;MEDIUM;0.7;false;false;false;[FOREST, SPOOKY, DENSE]
[12:24:29] [Server thread/INFO] [harvestcraft]: minecraft:taiga_cold;COLD;-0.5;false;false;true;[CONIFEROUS, FOREST, COLD, SNOWY]
[12:24:29] [Server thread/INFO] [harvestcraft]: minecraft:taiga_cold_hills;COLD;-0.5;false;false;true;[CONIFEROUS, FOREST, COLD, HILLS, SNOWY]
[12:24:29] [Server thread/INFO] [harvestcraft]: minecraft:redwood_taiga;MEDIUM;0.3;false;false;false;[CONIFEROUS, FOREST, COLD]
[12:24:29] [Server thread/INFO] [harvestcraft]: minecraft:redwood_taiga_hills;MEDIUM;0.3;false;false;false;[CONIFEROUS, FOREST, COLD, HILLS]
[12:24:29] [Server thread/INFO] [harvestcraft]: minecraft:extreme_hills_with_trees;MEDIUM;0.2;false;false;false;[MOUNTAIN, FOREST, SPARSE]
[12:24:29] [Server thread/INFO] [harvestcraft]: minecraft:savanna;WARM;1.2;false;false;false;[PLAINS, HOT, SPARSE, SAVANNA]
[12:24:29] [Server thread/INFO] [harvestcraft]: minecraft:savanna_rock;WARM;1.0;false;false;false;[PLAINS, HOT, SPARSE, SAVANNA, RARE]
[12:24:29] [Server thread/INFO] [harvestcraft]: minecraft:mesa;WARM;2.0;false;false;false;[DRY, MESA, SANDY]
[12:24:29] [Server thread/INFO] [harvestcraft]: minecraft:mesa_rock;WARM;2.0;false;false;false;[DRY, SPARSE, MESA, SANDY]
[12:24:29] [Server thread/INFO] [harvestcraft]: minecraft:mesa_clear_rock;WARM;2.0;false;false;false;[DRY, MESA, SANDY]
[12:24:29] [Server thread/INFO] [harvestcraft]: minecraft:void;MEDIUM;0.5;false;false;false;[VOID]
[12:24:29] [Server thread/INFO] [harvestcraft]: minecraft:mutated_plains;MEDIUM;0.8;false;true;false;[PLAINS, RARE]
[12:24:29] [Server thread/INFO] [harvestcraft]: minecraft:mutated_desert;WARM;2.0;false;true;false;[HOT, DRY, SANDY, RARE]
[12:24:29] [Server thread/INFO] [harvestcraft]: minecraft:mutated_extreme_hills;MEDIUM;0.2;false;true;false;[MOUNTAIN, SPARSE, RARE]
[12:24:29] [Server thread/INFO] [harvestcraft]: minecraft:mutated_forest;MEDIUM;0.7;false;true;false;[FOREST, HILLS, RARE]
[12:24:29] [Server thread/INFO] [harvestcraft]: minecraft:mutated_taiga;MEDIUM;0.25;false;true;false;[MOUNTAIN, CONIFEROUS, FOREST, COLD, RARE]
[12:24:29] [Server thread/INFO] [harvestcraft]: minecraft:mutated_swampland;MEDIUM;0.8;true;true;false;[HILLS, WET, SWAMP, RARE]
[12:24:29] [Server thread/INFO] [harvestcraft]: minecraft:mutated_ice_flats;COLD;0.0;false;true;true;[COLD, HILLS, SNOWY, RARE]
[12:24:29] [Server thread/INFO] [harvestcraft]: minecraft:mutated_jungle;MEDIUM;0.95;true;true;false;[MOUNTAIN, HOT, WET, JUNGLE, DENSE, RARE]
[12:24:29] [Server thread/INFO] [harvestcraft]: minecraft:mutated_jungle_edge;MEDIUM;0.95;false;true;false;[HOT, HILLS, SPARSE, JUNGLE, RARE]
[12:24:29] [Server thread/INFO] [harvestcraft]: minecraft:mutated_birch_forest;MEDIUM;0.6;false;true;false;[FOREST, HILLS, DENSE, RARE]
[12:24:29] [Server thread/INFO] [harvestcraft]: minecraft:mutated_birch_forest_hills;MEDIUM;0.6;false;true;false;[MOUNTAIN, FOREST, DENSE, RARE]
[12:24:29] [Server thread/INFO] [harvestcraft]: minecraft:mutated_roofed_forest;MEDIUM;0.7;false;true;false;[MOUNTAIN, FOREST, SPOOKY, DENSE, RARE]
[12:24:29] [Server thread/INFO] [harvestcraft]: minecraft:mutated_taiga_cold;COLD;-0.5;false;true;true;[MOUNTAIN, CONIFEROUS, FOREST, COLD, SNOWY, RARE]
[12:24:29] [Server thread/INFO] [harvestcraft]: minecraft:mutated_redwood_taiga;MEDIUM;0.25;false;true;false;[FOREST, DENSE, RARE]
[12:24:29] [Server thread/INFO] [harvestcraft]: minecraft:mutated_redwood_taiga_hills;MEDIUM;0.25;false;true;false;[FOREST, HILLS, DENSE, RARE]
[12:24:29] [Server thread/INFO] [harvestcraft]: minecraft:mutated_extreme_hills_with_trees;MEDIUM;0.2;false;true;false;[MOUNTAIN, SPARSE, RARE]
[12:24:29] [Server thread/INFO] [harvestcraft]: minecraft:mutated_savanna;WARM;1.1;false;true;false;[MOUNTAIN, HOT, DRY, SPARSE, SAVANNA, RARE]
[12:24:29] [Server thread/INFO] [harvestcraft]: minecraft:mutated_savanna_rock;WARM;1.0;false;true;false;[HOT, DRY, HILLS, SPARSE, SAVANNA, RARE]
[12:24:29] [Server thread/INFO] [harvestcraft]: minecraft:mutated_mesa;WARM;2.0;false;true;false;[MOUNTAIN, HOT, DRY, SPARSE, RARE]
[12:24:29] [Server thread/INFO] [harvestcraft]: minecraft:mutated_mesa_rock;WARM;2.0;false;true;false;[HOT, DRY, HILLS, SPARSE, RARE]
[12:24:29] [Server thread/INFO] [harvestcraft]: minecraft:mutated_mesa_clear_rock;WARM;2.0;false;true;false;[MOUNTAIN, HOT, DRY, SPARSE, RARE]
[12:24:29] [Server thread/INFO] [harvestcraft]: biomesoplenty:gravel_beach;MEDIUM;0.5;false;false;false;[BEACH]
[12:24:29] [Server thread/INFO] [harvestcraft]: biomesoplenty:white_beach;WARM;1.0;true;false;false;[BEACH]
[12:24:29] [Server thread/INFO] [harvestcraft]: biomesoplenty:origin_beach;MEDIUM;0.6;false;false;false;[BEACH, RARE]
[12:24:29] [Server thread/INFO] [harvestcraft]: biomesoplenty:alps;COLD;-0.25;false;false;true;[MOUNTAIN, COLD, DRY, SNOWY]
[12:24:29] [Server thread/INFO] [harvestcraft]: biomesoplenty:bamboo_forest;MEDIUM;0.9;false;false;false;[FOREST, WET, JUNGLE, DENSE]
[12:24:29] [Server thread/INFO] [harvestcraft]: biomesoplenty:bayou;MEDIUM;0.95;true;false;false;[HOT, WET, SWAMP, DENSE]
[12:24:29] [Server thread/INFO] [harvestcraft]: biomesoplenty:bog;MEDIUM;0.5;true;false;false;[FOREST, COLD, WET, SWAMP]
[12:24:29] [Server thread/INFO] [harvestcraft]: biomesoplenty:boreal_forest;MEDIUM;0.3;false;false;false;[FOREST, CONIFEROUS, COLD, HILLS, DENSE]
[12:24:29] [Server thread/INFO] [harvestcraft]: biomesoplenty:brushland;WARM;1.5;false;false;false;[HOT, DRY, SPARSE, SAVANNA]
[12:24:29] [Server thread/INFO] [harvestcraft]: biomesoplenty:chaparral;MEDIUM;0.8;false;false;false;[PLAINS, DRY]
[12:24:29] [Server thread/INFO] [harvestcraft]: biomesoplenty:cherry_blossom_grove;MEDIUM;0.55;false;false;false;[FOREST, MAGICAL, LUSH, WET, DENSE]
[12:24:29] [Server thread/INFO] [harvestcraft]: biomesoplenty:cold_desert;MEDIUM;0.2;false;false;false;[COLD, DRY, SNOWY]
[12:24:29] [Server thread/INFO] [harvestcraft]: biomesoplenty:coniferous_forest;MEDIUM;0.45;false;false;false;[CONIFEROUS, FOREST, COLD, DENSE]
[12:24:29] [Server thread/INFO] [harvestcraft]: biomesoplenty:crag;MEDIUM;0.5;false;false;false;[MOUNTAIN, MAGICAL, WASTELAND, COLD, HILLS, DRY]
[12:24:29] [Server thread/INFO] [harvestcraft]: biomesoplenty:dead_forest;MEDIUM;0.3;false;false;false;[FOREST, COLD, DEAD, DRY, SPARSE]
[12:24:29] [Server thread/INFO] [harvestcraft]: biomesoplenty:dead_swamp;MEDIUM;0.55;true;false;false;[COLD, SPOOKY, DEAD, WET, SPARSE, SWAMP]
[12:24:29] [Server thread/INFO] [harvestcraft]: biomesoplenty:eucalyptus_forest;MEDIUM;0.95;true;false;false;[FOREST, LUSH, WET, JUNGLE, DENSE]
[12:24:29] [Server thread/INFO] [harvestcraft]: biomesoplenty:fen;MEDIUM;0.4;false;false;false;[FOREST, COLD, DEAD, WET, SWAMP, DENSE]
[12:24:29] [Server thread/INFO] [harvestcraft]: biomesoplenty:flower_field;MEDIUM;0.6;false;false;false;[PLAINS, LUSH]
[12:24:29] [Server thread/INFO] [harvestcraft]: biomesoplenty:grassland;MEDIUM;0.6;false;false;false;[PLAINS, HILLS, WET]
[12:24:29] [Server thread/INFO] [harvestcraft]: biomesoplenty:grove;MEDIUM;0.55;false;false;false;[FOREST, PLAINS, LUSH, WET, SPARSE]
[12:24:29] [Server thread/INFO] [harvestcraft]: biomesoplenty:highland;MEDIUM;0.55;false;false;false;[MOUNTAIN, HILLS, WET]
[12:24:29] [Server thread/INFO] [harvestcraft]: biomesoplenty:land_of_lakes;MEDIUM;0.5;true;false;false;[FOREST, WET, SWAMP, DENSE]
[12:24:29] [Server thread/INFO] [harvestcraft]: biomesoplenty:lavender_fields;MEDIUM;0.7;false;false;false;[MAGICAL, PLAINS, LUSH]
[12:24:29] [Server thread/INFO] [harvestcraft]: biomesoplenty:lush_desert;WARM;1.2;false;false;false;[HOT, DRY, LUSH, SPARSE, SAVANNA, SANDY]
[12:24:29] [Server thread/INFO] [harvestcraft]: biomesoplenty:lush_swamp;MEDIUM;0.7;true;false;false;[LUSH, WET, SWAMP, DENSE]
[12:24:29] [Server thread/INFO] [harvestcraft]: biomesoplenty:mangrove;MEDIUM;0.85;false;false;false;[WATER, LUSH, WET, SWAMP, DENSE]
[12:24:29] [Server thread/INFO] [harvestcraft]: biomesoplenty:maple_woods;MEDIUM;0.25;false;false;false;[FOREST, CONIFEROUS, COLD, DENSE]
[12:24:29] [Server thread/INFO] [harvestcraft]: biomesoplenty:marsh;MEDIUM;0.6;false;false;false;[WET, LUSH, SWAMP]
[12:24:29] [Server thread/INFO] [harvestcraft]: biomesoplenty:meadow;MEDIUM;0.4;false;false;false;[FOREST, COLD, PLAINS, LUSH, WET, SPARSE]
[12:24:29] [Server thread/INFO] [harvestcraft]: biomesoplenty:moor;MEDIUM;0.55;true;false;false;[HILLS, WET, SWAMP]
[12:24:29] [Server thread/INFO] [harvestcraft]: biomesoplenty:mountain;MEDIUM;0.5;false;false;false;[MOUNTAIN, FOREST, DRY, SPARSE]
[12:24:29] [Server thread/INFO] [harvestcraft]: biomesoplenty:mystic_grove;MEDIUM;0.7;false;false;false;[MAGICAL, FOREST, LUSH, WET, DENSE, RARE]
[12:24:29] [Server thread/INFO] [harvestcraft]: biomesoplenty:ominous_woods;MEDIUM;0.45;false;false;false;[MAGICAL, FOREST, SPOOKY, DEAD, WET, DENSE, RARE]
[12:24:29] [Server thread/INFO] [harvestcraft]: biomesoplenty:orchard;MEDIUM;0.7;false;false;false;[FOREST, PLAINS, LUSH, DENSE]
[12:24:29] [Server thread/INFO] [harvestcraft]: biomesoplenty:outback;WARM;2.0;false;false;false;[HOT, DRY, SPARSE, SAVANNA, SANDY]
[12:24:29] [Server thread/INFO] [harvestcraft]: biomesoplenty:overgrown_cliffs;MEDIUM;0.95;false;false;false;[MOUNTAIN, HILLS, LUSH, WET, JUNGLE, DENSE]
[12:24:29] [Server thread/INFO] [harvestcraft]: biomesoplenty:prairie;MEDIUM;0.8;false;false;false;[PLAINS, DRY, SPARSE]
[12:24:29] [Server thread/INFO] [harvestcraft]: biomesoplenty:quagmire;MEDIUM;0.55;true;false;false;[WASTELAND, DEAD, WET, SWAMP]
[12:24:29] [Server thread/INFO] [harvestcraft]: biomesoplenty:rainforest;MEDIUM;0.95;true;false;false;[FOREST, HILLS, LUSH, WET, JUNGLE, DENSE]
[12:24:29] [Server thread/INFO] [harvestcraft]: biomesoplenty:redwood_forest;MEDIUM;0.7;false;false;false;[FOREST, DENSE]
[12:24:29] [Server thread/INFO] [harvestcraft]: biomesoplenty:sacred_springs;MEDIUM;0.85;true;false;false;[MAGICAL, FOREST, LUSH, WET, JUNGLE, DENSE, RARE]
[12:24:29] [Server thread/INFO] [harvestcraft]: biomesoplenty:seasonal_forest;MEDIUM;0.4;false;false;false;[FOREST, COLD, DENSE]
[12:24:29] [Server thread/INFO] [harvestcraft]: biomesoplenty:shield;MEDIUM;0.4;false;false;false;[FOREST, COLD, WET, DENSE]
[12:24:29] [Server thread/INFO] [harvestcraft]: biomesoplenty:shrubland;MEDIUM;0.6;false;false;false;[PLAINS, DRY, SPARSE]
[12:24:29] [Server thread/INFO] [harvestcraft]: biomesoplenty:snowy_coniferous_forest;COLD;-0.25;false;false;true;[FOREST, CONIFEROUS, COLD, SNOWY, DENSE]
[12:24:29] [Server thread/INFO] [harvestcraft]: biomesoplenty:snowy_forest;COLD;-0.25;false;false;true;[FOREST, COLD, SNOWY, WET, SPARSE]
[12:24:29] [Server thread/INFO] [harvestcraft]: biomesoplenty:steppe;MEDIUM;0.75;false;false;false;[PLAINS, DRY, SANDY]
[12:24:29] [Server thread/INFO] [harvestcraft]: biomesoplenty:temperate_rainforest;MEDIUM;0.75;true;false;false;[FOREST, LUSH, WET, DENSE]
[12:24:29] [Server thread/INFO] [harvestcraft]: biomesoplenty:tropical_rainforest;WARM;1.0;true;false;false;[HOT, LUSH, WET, JUNGLE, DENSE]
[12:24:29] [Server thread/INFO] [harvestcraft]: biomesoplenty:tundra;MEDIUM;0.25;false;false;false;[COLD, WASTELAND, DEAD, DRY, SPARSE]
[12:24:29] [Server thread/INFO] [harvestcraft]: biomesoplenty:wasteland;WARM;2.0;false;false;false;[WASTELAND, DEAD, DRY, SPARSE]
[12:24:29] [Server thread/INFO] [harvestcraft]: biomesoplenty:wetland;MEDIUM;0.6;false;false;false;[FOREST, LUSH, WET, SWAMP, DENSE]
[12:24:29] [Server thread/INFO] [harvestcraft]: biomesoplenty:woodland;MEDIUM;0.7;false;false;false;[FOREST, DRY, DENSE]
[12:24:29] [Server thread/INFO] [harvestcraft]: biomesoplenty:xeric_shrubland;WARM;1.75;false;false;false;[HOT, DRY, LUSH, SPARSE, SAVANNA, SANDY]
[12:24:29] [Server thread/INFO] [harvestcraft]: biomesoplenty:alps_foothills;COLD;-0.25;false;false;true;[MOUNTAIN, FOREST, COLD, DRY, SNOWY, SPARSE]
[12:24:29] [Server thread/INFO] [harvestcraft]: biomesoplenty:mountain_foothills;MEDIUM;0.5;false;false;false;[MOUNTAIN, FOREST, HILLS, DRY, SPARSE]
[12:24:29] [Server thread/INFO] [harvestcraft]: biomesoplenty:redwood_forest_edge;MEDIUM;0.7;false;false;false;[FOREST, DENSE]
[12:24:29] [Server thread/INFO] [harvestcraft]: biomesoplenty:pasture;MEDIUM;0.8;false;false;false;[PLAINS, DRY, SPARSE]
[12:24:29] [Server thread/INFO] [harvestcraft]: biomesoplenty:glacier;COLD;-0.5;false;false;false;[WASTELAND, COLD, SNOWY]
[12:24:29] [Server thread/INFO] [harvestcraft]: biomesoplenty:oasis;WARM;2.0;false;false;false;[HOT, LUSH, WET, SPARSE, JUNGLE, SANDY]
[12:24:29] [Server thread/INFO] [harvestcraft]: biomesoplenty:coral_reef;MEDIUM;0.5;false;false;false;[OCEAN, WATER]
[12:24:29] [Server thread/INFO] [harvestcraft]: biomesoplenty:kelp_forest;MEDIUM;0.5;false;false;false;[OCEAN, WATER]
[12:24:29] [Server thread/INFO] [harvestcraft]: biomesoplenty:origin_island;MEDIUM;0.6;false;false;false;[FOREST, WATER, RARE]
[12:24:29] [Server thread/INFO] [harvestcraft]: biomesoplenty:tropical_island;MEDIUM;0.95;true;false;false;[WATER, LUSH, WET, JUNGLE, DENSE]
[12:24:29] [Server thread/INFO] [harvestcraft]: biomesoplenty:volcanic_island;WARM;1.2;false;false;false;[MOUNTAIN, WASTELAND, WATER, DEAD, HOT, DRY]
[12:24:29] [Server thread/INFO] [harvestcraft]: biomesoplenty:flower_island;MEDIUM;0.8;false;false;false;[MAGICAL, PLAINS, WATER, LUSH, DENSE]
[12:24:29] [Server thread/INFO] [harvestcraft]: biomesoplenty:corrupted_sands;WARM;2.0;false;false;false;[HOT, DRY, NETHER, SANDY, DENSE]
[12:24:29] [Server thread/INFO] [harvestcraft]: biomesoplenty:fungi_forest;WARM;2.0;false;false;false;[HOT, NETHER, MUSHROOM, DENSE]
[12:24:29] [Server thread/INFO] [harvestcraft]: biomesoplenty:phantasmagoric_inferno;WARM;2.0;false;false;false;[MAGICAL, WASTELAND, SPOOKY, HOT, DRY, NETHER]
[12:24:29] [Server thread/INFO] [harvestcraft]: biomesoplenty:undergarden;WARM;2.0;false;false;false;[HOT, LUSH, NETHER]
[12:24:29] [Server thread/INFO] [harvestcraft]: biomesoplenty:visceral_heap;WARM;2.0;false;false;false;[HOT, WET, NETHER]
[12:24:29] [Server thread/INFO] [harvestcraft]: randomthings:spectral;MEDIUM;0.2;false;false;false;[MAGICAL]
[12:24:29] [Server thread/INFO] [harvestcraft]: thaumcraft:magical_forest;MEDIUM;0.8;false;false;false;[MAGICAL, FOREST]
[12:24:29] [Server thread/INFO] [harvestcraft]: thaumcraft:eerie;MEDIUM;0.8;false;false;false;[MAGICAL, SPOOKY]
[12:24:29] [Server thread/INFO] [harvestcraft]: thaumcraft:eldritch;MEDIUM;0.8;false;false;false;[MAGICAL, SPOOKY, END]
[12:24:29] [Server thread/WARN] [FML]: No types have been added to Biome evilcraft:biome_degraded, types have been assigned on a best-effort guess: [PLAINS, WET]
[12:24:29] [Server thread/INFO] [harvestcraft]: evilcraft:biome_degraded;MEDIUM;0.8;true;false;false;[PLAINS, WET]
[12:24:29] [Server thread/WARN] [FML]: No types have been added to Biome nex:ruthless_sands, types have been assigned on a best-effort guess: [PLAINS, DRY, HOT, SAVANNA]
[12:24:29] [Server thread/INFO] [harvestcraft]: nex:ruthless_sands;WARM;2.0;false;false;false;[PLAINS, DRY, HOT, SAVANNA]
[12:24:29] [Server thread/WARN] [FML]: No types have been added to Biome nex:fungi_forest, types have been assigned on a best-effort guess: [PLAINS, DRY, HOT, SAVANNA]
[12:24:29] [Server thread/INFO] [harvestcraft]: nex:fungi_forest;WARM;1.1;false;false;false;[PLAINS, DRY, HOT, SAVANNA]
[12:24:29] [Server thread/WARN] [FML]: No types have been added to Biome nex:torrid_wasteland, types have been assigned on a best-effort guess: [PLAINS, DRY, HOT, SAVANNA]
[12:24:29] [Server thread/INFO] [harvestcraft]: nex:torrid_wasteland;WARM;4.0;false;false;false;[PLAINS, DRY, HOT, SAVANNA]
[12:24:29] [Server thread/WARN] [FML]: No types have been added to Biome nex:arctic_abyss, types have been assigned on a best-effort guess: [COLD, PLAINS, DRY]
[12:24:29] [Server thread/INFO] [harvestcraft]: nex:arctic_abyss;COLD;0.0;false;false;false;[COLD, PLAINS, DRY]
[12:24:29] [Server thread/INFO] [harvestcraft]: wizardry:wizardry_underworld;MEDIUM;0.5;false;false;false;[MAGICAL, COLD, SPOOKY, DRY, VOID]
[12:24:29] [Server thread/INFO] [harvestcraft]: thebetweenlands:patchy_islands;MEDIUM;0.8;true;false;false;[WATER, WET, SWAMP]
[12:24:29] [Server thread/INFO] [harvestcraft]: thebetweenlands:swamplands;MEDIUM;0.8;true;false;false;[FOREST, WATER, WET, SWAMP, DENSE]
[12:24:29] [Server thread/INFO] [harvestcraft]: thebetweenlands:deep_waters;MEDIUM;0.8;true;false;false;[WATER, SWAMP]
[12:24:29] [Server thread/INFO] [harvestcraft]: thebetweenlands:coarse_islands;MEDIUM;0.8;true;false;false;[WATER, WET, SWAMP]
[12:24:29] [Server thread/INFO] [harvestcraft]: thebetweenlands:sludge_plains;MEDIUM;0.8;true;false;false;[WASTELAND, DEAD, WET, SWAMP]
[12:24:29] [Server thread/INFO] [harvestcraft]: thebetweenlands:marsh_0;MEDIUM;0.8;true;false;false;[WATER, WET, SWAMP]
[12:24:29] [Server thread/INFO] [harvestcraft]: thebetweenlands:marsh_1;MEDIUM;0.8;true;false;false;[WATER, WET, SWAMP]
[12:24:29] [Server thread/INFO] [harvestcraft]: thebetweenlands:swamplands_clearing;MEDIUM;0.8;true;false;false;[FOREST, WATER, WET, SWAMP, DENSE]
[12:24:29] [Server thread/INFO] [harvestcraft]: Registering drops for %s.
[12:24:29] [Server thread/INFO] [harvestcraft]: Registering drops for %s.
[12:24:29] [Server thread/INFO] [harvestcraft]: Registering drops for %s.
[12:24:29] [Server thread/INFO] [harvestcraft]: Registering drops for %s.
[12:24:29] [Server thread/INFO] [harvestcraft]: Registering drops for %s.
[12:24:29] [Server thread/INFO] [harvestcraft]: Registering drops for %s.
[12:24:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `pamapiary`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `pammarket`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `pamshippingbin`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `pampresser`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `pamgroundtrap`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `pamwatertrap`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `pamwaterfilter`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `pamgrinder`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:29] [Server thread/INFO] [FML]: Ignored smelting recipe with conflicting input: 1xitem.egg@32767 = 1xitem.animania_plain_omelette@0
[12:24:29] [Server thread/INFO] [statues]: Registered Statues Bat Spawn
[12:24:29] [Server thread/INFO] [statues]: Registering Statues Gui Handler
[12:24:29] [Server thread/INFO] [statues]: Initialize Statues Loot
[12:24:29] [Server thread/INFO] [statues]: Registering Statues Event Handlers
[12:24:29] [Server thread/INFO] [Astral Sorcery]: Ignoring fluid crystaloil for rarity registry - it doesn't exist in the current environment
[12:24:29] [Server thread/INFO] [Astral Sorcery]: Ignoring fluid empoweredoil for rarity registry - it doesn't exist in the current environment
[12:24:29] [Server thread/INFO] [Astral Sorcery]: Ignoring fluid redstone for rarity registry - it doesn't exist in the current environment
[12:24:29] [Server thread/INFO] [Astral Sorcery]: Ignoring fluid glowstone for rarity registry - it doesn't exist in the current environment
[12:24:29] [Server thread/INFO] [Astral Sorcery]: Ignoring fluid ender for rarity registry - it doesn't exist in the current environment
[12:24:29] [Server thread/INFO] [Astral Sorcery]: Ignoring fluid pyrotheum for rarity registry - it doesn't exist in the current environment
[12:24:29] [Server thread/INFO] [Astral Sorcery]: Ignoring fluid cryotheum for rarity registry - it doesn't exist in the current environment
[12:24:29] [Server thread/INFO] [Astral Sorcery]: Ignoring fluid refined_oil for rarity registry - it doesn't exist in the current environment
[12:24:29] [Server thread/INFO] [Astral Sorcery]: Ignoring fluid refined_fuel for rarity registry - it doesn't exist in the current environment
[12:24:29] [Server thread/INFO] [Astral Sorcery]: Ignoring fluid ardite for rarity registry - it doesn't exist in the current environment
[12:24:29] [Server thread/INFO] [Astral Sorcery]: Ignoring fluid emerald for rarity registry - it doesn't exist in the current environment
[12:24:29] [Server thread/INFO] [Astral Sorcery]: Ignoring fluid fluidoil for rarity registry - it doesn't exist in the current environment
[12:24:29] [Server thread/INFO] [Astral Sorcery]: Ignoring fluid fluidnitrodiesel for rarity registry - it doesn't exist in the current environment
[12:24:29] [Server thread/INFO] [Astral Sorcery]: Ignoring fluid ic2uu_matter for rarity registry - it doesn't exist in the current environment
[12:24:29] [Server thread/INFO] [Astral Sorcery]: Ignoring fluid ic2biomass for rarity registry - it doesn't exist in the current environment
[12:24:29] [Server thread/INFO] [Astral Sorcery]: Ignoring fluid ic2biogas for rarity registry - it doesn't exist in the current environment
[12:24:29] [Server thread/INFO] [Astral Sorcery]: Ignoring fluid mana for rarity registry - it doesn't exist in the current environment
[12:24:29] [Server thread/INFO] [Astral Sorcery]: Ignoring fluid nacre for rarity registry - it doesn't exist in the current environment
[12:24:30] [Server thread/INFO] [Astral Sorcery]: Got 1 recipe modifications from CraftTweaker. - Applying...
[12:24:30] [Server thread/INFO] [Astral Sorcery]: Recipe changes applied.
[12:24:30] [Server thread/INFO] [Astral Sorcery]: Loaded OAK of minecraft into tree registry.
[12:24:30] [Server thread/INFO] [Astral Sorcery]: Loaded SPRUCE of minecraft into tree registry.
[12:24:30] [Server thread/INFO] [Astral Sorcery]: Loaded BIRCH of minecraft into tree registry.
[12:24:30] [Server thread/INFO] [Astral Sorcery]: Loaded JUNGLE of minecraft into tree registry.
[12:24:30] [Server thread/INFO] [Astral Sorcery]: Loaded ACACIA of minecraft into tree registry.
[12:24:30] [Server thread/INFO] [Astral Sorcery]: Loaded DARK_OAK of minecraft into tree registry.
[12:24:30] [Server thread/INFO] [Astral Sorcery]: Not loading tree type SLIME as the mod tconstruct is not loaded.
[12:24:30] [Server thread/INFO] [CD4017BE_lib]: OpenComputers API not available!
[12:24:30] [Server thread/INFO] [RECIPE_SCRIPT]: skipped core.INIT
[12:24:30] [Server thread/INFO] [Cyclops Core]: Cyclops Core is up-to-date!
[12:24:30] [Server thread/INFO] [EvilCraft]: EvilCraft is up-to-date!
[12:24:30] [Server thread/INFO] [FluidConverters]: FluidConverters is up-to-date!
[12:24:31] [Server thread/INFO] [reborncore]: Found 197 ores
[12:24:31] [Server thread/INFO] [reborncore]: Created new network wrapper rc&me.modmuss5&18880
[12:24:31] [Server thread/INFO] [reborncore]: Registed packet to rc&me.modmuss5&18880 side: SERVER id:0
[12:24:31] [Server thread/INFO] [reborncore]: Registed packet to rc&me.modmuss5&18880 side: CLIENT id:1
[12:24:31] [Server thread/INFO] [reborncore]: Created new network wrapper rc&reborncore.&64769
[12:24:31] [Server thread/INFO] [reborncore]: Registed packet to rc&reborncore.&64769 side: SERVER id:0
[12:24:31] [Server thread/INFO] [reborncore]: Created new network wrapper rc&reborncore.&39932
[12:24:31] [Server thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: CLIENT id:0
[12:24:31] [Server thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: SERVER id:1
[12:24:31] [Server thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: SERVER id:2
[12:24:31] [Server thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: SERVER id:3
[12:24:31] [Server thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: CLIENT id:4
[12:24:31] [Server thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: CLIENT id:5
[12:24:31] [Server thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: SERVER id:6
[12:24:31] [Server thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: SERVER id:7
[12:24:31] [Server thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: CLIENT id:8
[12:24:31] [Server thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: CLIENT id:9
[12:24:31] [Server thread/INFO] [reborncore]: Created new network wrapper rc&engineers.w&21591
[12:24:31] [Server thread/INFO] [reborncore]: Registed packet to rc&engineers.w&21591 side: SERVER id:0
[12:24:31] [Server thread/INFO] [reborncore]: Registed packet to rc&engineers.w&21591 side: CLIENT id:2
[12:24:31] [Server thread/INFO] [reborncore]: Created new network wrapper rc&me.modmuss5&21645
[12:24:31] [Server thread/INFO] [reborncore]: Registed packet to rc&me.modmuss5&21645 side: SERVER id:0
[12:24:31] [Server thread/INFO] [reborncore]: Loaded registrys for net.minecraftforge.fml.common.event.FMLInitializationEvent in 0ms
[12:24:31] [Server thread/INFO] [EvilCraft]: Registered packet handler.
[12:24:31] [Server thread/INFO] [extraalchemy]: 0 custom recipes were added
[12:24:31] [Server thread/INFO] [foamfix]: Deduplicated 882 property sets.
[12:24:31] [Server thread/INFO] [foamfix]: Weakening LaunchWrapper resource cache...
[12:24:31] [Server thread/INFO] [FML]: Ignored smelting recipe with conflicting input: 1xtile.hellsand@0 = 1xtile.nex:soulGlass@0
[12:24:31] [Server thread/INFO] [nmsot]: Now parsing woodlogs # This line disables mob spawning on all types of wood logs.
[12:24:31] [Server thread/INFO] [nmsot]: Now parsing block:minecraft:brown_mushroom_block || block:minecraft:red_mushroom_block
[12:24:31] [Server thread/INFO] [nmsot]: Now parsing # The above line disables mob spawning on mushroom blocks.
[12:24:31] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `stone_slab`, expected `oresalleasy`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:31] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `stone_slab`, expected `oresalleasy`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:31] [Server thread/INFO] [FML]: Ignored smelting recipe with conflicting input: 1xtile.air@0 = 1xitem.coal@1
[12:24:31] [Server thread/INFO] [FML]: Ignored smelting recipe with conflicting input: 1xtile.air@0 = 1xitem.netherbrick@0
[12:24:31] [Server thread/INFO] [FML]: Ignored smelting recipe with conflicting input: 1xtile.air@3 = 1xitem.ingot@3
[12:24:31] [Server thread/INFO] [FML]: Ignored smelting recipe with conflicting input: 1xtile.air@5 = 1xitem.ingot@5
[12:24:31] [Server thread/INFO] [FML]: Ignored smelting recipe with conflicting input: 1xtile.air@9 = 1xitem.ingot@9
[12:24:31] [Server thread/INFO] [pamscookables]: Registering new furnace recipes
[12:24:31] [Server thread/INFO] [FML]: Ignored smelting recipe with conflicting input: 1xitem.minecraft:bread@0 = 1xitem.toastitem@0
[12:24:31] [Server thread/INFO] [FML]: Ignored smelting recipe with conflicting input: 1xtile.mushroom@0 = 1xitem.grilledmushroomitem@0
[12:24:31] [Server thread/INFO] [FML]: Ignored smelting recipe with conflicting input: 1xtile.mushroom@0 = 1xitem.grilledmushroomitem@0
[12:24:31] [Server thread/INFO] [FML]: Ignored smelting recipe with conflicting input: 1xitem.vanillabeanitem@0 = 1xitem.vanillaitem@0
[12:24:33] [Server thread/INFO] [STDOUT]: [com.ancient.thaumicgadgets.init.ModMultiBlocks:<init>:34]: InitMultiBlocks
[12:24:33] [Server thread/INFO] [thaumadditions]: Registering seals...
[12:24:33] [Server thread/INFO] [thaumadditions]: -Aqua, None, None...
[12:24:33] [Server thread/INFO] [thaumadditions]: -Terra, Terra, Terra...
[12:24:33] [Server thread/INFO] [thaumadditions]: -Victus, Herba, None...
[12:24:33] [Server thread/INFO] [thaumadditions]: -Instrumentum, Herba, None...
[12:24:33] [Server thread/INFO] [thaumadditions]: -Instrumentum, Herba, Ordo...
[12:24:33] [Server thread/INFO] [thaumadditions]: -Vacuos, Vacuos, Vacuos...
[12:24:33] [Server thread/INFO] [thaumadditions]: -Praecantatio, Aer, Any...
[12:24:33] [Server thread/INFO] [thaumadditions]: -Registered 7 seals.
[12:24:33] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tb.decooldcobble`, expected `thaumicbases`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:33] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tb.decooldcobblemossy`, expected `thaumicbases`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:33] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tb.decooldgravel`, expected `thaumicbases`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:33] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tb.decooldbrick`, expected `thaumicbases`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:33] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tb.decooldlapis`, expected `thaumicbases`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:33] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tb.decooldiron`, expected `thaumicbases`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:33] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tb.decooldgold`, expected `thaumicbases`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:33] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tb.decoolddiamond`, expected `thaumicbases`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:33] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tb.smb`, expected `thaumicbases`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:33] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tb.smbreturn`, expected `thaumicbases`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:33] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tb.ironspike`, expected `thaumicbases`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:33] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tb.thaumspike`, expected `thaumicbases`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:33] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tb.voidspike`, expected `thaumicbases`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:33] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tb.bchest`, expected `thaumicbases`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:33] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tb.blegs`, expected `thaumicbases`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:33] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tb.bboots`, expected `thaumicbases`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:33] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tb.mortal`, expected `thaumicbases`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:33] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tb.camp`, expected `thaumicbases`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:33] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tb.braizer`, expected `thaumicbases`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:33] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tb.greatpipe`, expected `thaumicbases`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:33] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tb.syrop`, expected `thaumicbases`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:33] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tb.relax`, expected `thaumicbases`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:33] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tb.hunger`, expected `thaumicbases`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:34] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `camping_tilelantern`, expected `camping`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:34] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `camping_tilelogseat`, expected `camping`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:34] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `camping_tilelight`, expected `camping`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:34] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `camping_tiletrap`, expected `camping`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:34] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `camping_tilecampfirecook`, expected `camping`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:34] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `camping_tilecampfirewoodon`, expected `camping`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:34] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `camping_tilecampfirewoodoff`, expected `camping`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:34] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `camping_tiletent`, expected `camping`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:34] [Server thread/INFO] [TOP Addons]: Config: allHelmetProbable is enabled, edit blacklist to restrict.
[12:24:34] [Server thread/INFO] [Totemic]: Totemic is entering initialization stage
[12:24:34] [Server thread/INFO] [wizardry]: <<========================================================================>>
[12:24:34] [Server thread/INFO] [wizardry]: > Starting fluid recipe loading.
[12:24:34] [Server thread/INFO] [wizardry]: > Finished mana recipe loading.
[12:24:34] [Server thread/INFO] [wizardry]: <<========================================================================>>
[12:24:34] [Server thread/INFO] [wizardry]: <<========================================================================>>
[12:24:34] [Server thread/INFO] [wizardry]: > Starting fire recipe loading.
[12:24:34] [Server thread/INFO] [wizardry]: > Finished fire recipe loading.
[12:24:34] [Server thread/INFO] [wizardry]: <<========================================================================>>
[12:24:34] [Server thread/INFO] [wizardry]: _______________________________________________________________________\\
[12:24:34] [Server thread/INFO] [wizardry]: | Starting module registration
[12:24:34] [Server thread/INFO] [wizardry]: | |
[12:24:34] [Server thread/INFO] [wizardry]: | |_ Registering module effect_lightning
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found Item minecraft:ice
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found Primary Color: -36115
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found Secondary Color: -65312
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base mana values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 100.0
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base burnout values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 70.0
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base range values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Minimum: 1.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Maximum: 16.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 1.0
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base potency values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Minimum: 4.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Maximum: 20.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 4.0
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base duration values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Minimum: 1.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Maximum: 16.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 1.0
[12:24:34] [Server thread/INFO] [wizardry]: | |_ Module effect_lightning registered successfully!
[12:24:34] [Server thread/INFO] [wizardry]: | |
[12:24:34] [Server thread/INFO] [wizardry]: | |_ Registering module effect_burn
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found Item minecraft:blaze_powder
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found Primary Color: -50116
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found Secondary Color: -6225920
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base mana values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 100.0
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base burnout values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 50.0
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base area values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Minimum: 2.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Maximum: 16.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 2.0
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base duration values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Minimum: 5.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Maximum: 20.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 5.0
[12:24:34] [Server thread/INFO] [wizardry]: | |_ Module effect_burn registered successfully!
[12:24:34] [Server thread/INFO] [wizardry]: | |
[12:24:34] [Server thread/INFO] [wizardry]: | |_ Registering module shape_cone
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found Item minecraft:gunpowder
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base mana values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 40.0
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base burnout values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 30.0
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base cooldown values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 30.0
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base range values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Minimum: 5.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Maximum: 16.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 5.0
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base potency values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Minimum: 5.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Maximum: 32.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 5.0
[12:24:34] [Server thread/INFO] [wizardry]: | |_ Module shape_cone registered successfully!
[12:24:34] [Server thread/INFO] [wizardry]: | |
[12:24:34] [Server thread/INFO] [wizardry]: | |_ Registering module effect_substitution
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found Item minecraft:ender_eye
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found Primary Color: -65536
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found Secondary Color: -16711681
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base mana values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 50.0
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base burnout values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 100.0
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base area values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Minimum: 10.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Maximum: 64.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 10.0
[12:24:34] [Server thread/INFO] [wizardry]: | |_ Module effect_substitution registered successfully!
[12:24:34] [Server thread/INFO] [wizardry]: | |
[12:24:34] [Server thread/INFO] [wizardry]: | |_ Registering module effect_backup
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found Item minecraft:rotten_flesh
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found Primary Color: -13101312
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found Secondary Color: -7471104
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base mana values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 300.0
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base burnout values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 300.0
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base cooldown values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 100.0
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base duration values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Minimum: 5.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Maximum: 30.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 5.0
[12:24:34] [Server thread/INFO] [wizardry]: | |_ Module effect_backup registered successfully!
[12:24:34] [Server thread/INFO] [wizardry]: | |
[12:24:34] [Server thread/INFO] [wizardry]: | |_ Registering module effect_place
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found Item minecraft:clay
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found Primary Color: -13697025
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found Secondary Color: -786433
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base mana values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 50.0
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base burnout values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 50.0
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base area values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Minimum: 1.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Maximum: 64.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 1.0
[12:24:34] [Server thread/INFO] [wizardry]: | |_ Module effect_place registered successfully!
[12:24:34] [Server thread/INFO] [wizardry]: | |
[12:24:34] [Server thread/INFO] [wizardry]: | |_ Registering module effect_disarm
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found Item minecraft:blaze_rod
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found Primary Color: -1
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found Secondary Color: -65536
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base mana values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 100.0
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base burnout values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 100.0
[12:24:34] [Server thread/INFO] [wizardry]: | |_ Module effect_disarm registered successfully!
[12:24:34] [Server thread/INFO] [wizardry]: | |
[12:24:34] [Server thread/INFO] [wizardry]: | |_ Registering module effect_leech
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found Item minecraft:lead
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found Primary Color: -16711681
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found Secondary Color: -16711839
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base mana values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 50.0
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base burnout values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 50.0
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base potency values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Minimum: 4.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Maximum: 30.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 4.0
[12:24:34] [Server thread/INFO] [wizardry]: | |_ Module effect_leech registered successfully!
[12:24:34] [Server thread/INFO] [wizardry]: | |
[12:24:34] [Server thread/INFO] [wizardry]: | |_ Registering module shape_zone
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found Item minecraft:glass
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base mana values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 50.0
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base burnout values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 20.0
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base cooldown values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 100.0
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base area values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Minimum: 3.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Maximum: 10.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 3.0
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base potency values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Minimum: 1.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Maximum: 20.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 1.0
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base range values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Minimum: 1.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Maximum: 20.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 1.0
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base duration values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Minimum: 10.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Maximum: 100.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 10.0
[12:24:34] [Server thread/INFO] [wizardry]: | |_ Module shape_zone registered successfully!
[12:24:34] [Server thread/INFO] [wizardry]: | |
[12:24:34] [Server thread/INFO] [wizardry]: | |_ Registering module effect_crasher_fall
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found Item minecraft:obsidian
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found Primary Color: -65536
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found Secondary Color: -65536
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base mana values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 100.0
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base burnout values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 300.0
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base range values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Minimum: 2.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Maximum: 20.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 2.0
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base duration values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Minimum: 5.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Maximum: 40.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 5.0
[12:24:34] [Server thread/INFO] [wizardry]: | |_ Module effect_crasher_fall registered successfully!
[12:24:34] [Server thread/INFO] [wizardry]: | |
[12:24:34] [Server thread/INFO] [wizardry]: | |_ Registering module effect_light
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found Item minecraft:glowstone
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found Primary Color: -16711681
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found Secondary Color: -65536
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base mana values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 50.0
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base burnout values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 20.0
[12:24:34] [Server thread/INFO] [wizardry]: | |_ Module effect_light registered successfully!
[12:24:34] [Server thread/INFO] [wizardry]: | |
[12:24:34] [Server thread/INFO] [wizardry]: | |_ Registering module effect_time_slow
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found Item minecraft:red_flower
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found Primary Color: -7536640
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found Secondary Color: -23131
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base mana values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 300.0
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base burnout values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 200.0
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base cooldown values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 80.0
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base potency values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Minimum: 2.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Maximum: 20.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 2.0
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base duration values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Minimum: 5.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Maximum: 40.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 5.0
[12:24:34] [Server thread/INFO] [wizardry]: | |_ Module effect_time_slow registered successfully!
[12:24:34] [Server thread/INFO] [wizardry]: | |
[12:24:34] [Server thread/INFO] [wizardry]: | |_ Registering module modifier_exception
[12:24:34] [Server thread/ERROR] [wizardry]: | | |_ SOMETHING WENT WRONG! Item for module modifier_exception does not exist 'wizardry:syringe_blood'
[12:24:34] [Server thread/ERROR] [wizardry]: | |___ Failed to register module modifier_exception
[12:24:34] [Server thread/INFO] [wizardry]: | |
[12:24:34] [Server thread/INFO] [wizardry]: | |_ Registering module effect_zoom
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found Item wizardry:fairy_wings
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found Primary Color: -769330
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found Secondary Color: -12461580
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base mana values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 50.0
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base burnout values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 30.0
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base cooldown values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 10.0
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base range values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Minimum: 10.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Maximum: 32.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 10.0
[12:24:34] [Server thread/INFO] [wizardry]: | |_ Module effect_zoom registered successfully!
[12:24:34] [Server thread/INFO] [wizardry]: | |
[12:24:34] [Server thread/INFO] [wizardry]: | |_ Registering module shape_projectile
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found Item minecraft:nether_wart
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base mana values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 50.0
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base burnout values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 20.0
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base cooldown values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 30.0
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base range values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Minimum: 10.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Maximum: 60.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 10.0
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base speed values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Minimum: 1.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Maximum: 20.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 1.0
[12:24:34] [Server thread/INFO] [wizardry]: | |_ Module shape_projectile registered successfully!
[12:24:34] [Server thread/INFO] [wizardry]: | |
[12:24:34] [Server thread/INFO] [wizardry]: | |_ Registering module shape_self
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found Item minecraft:diamond
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base mana values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 30.0
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base burnout values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 30.0
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base cooldown values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 30.0
[12:24:34] [Server thread/INFO] [wizardry]: | |_ Module shape_self registered successfully!
[12:24:34] [Server thread/INFO] [wizardry]: | |
[12:24:34] [Server thread/INFO] [wizardry]: | |_ Registering module event_collide_block
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found Item minecraft:coal
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base mana values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 10.0
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base burnout values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 5.0
[12:24:34] [Server thread/INFO] [wizardry]: | |_ Module event_collide_block registered successfully!
[12:24:34] [Server thread/INFO] [wizardry]: | |
[12:24:34] [Server thread/INFO] [wizardry]: | |_ Registering module modifier_increase_potency
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found Item minecraft:prismarine_crystals
[12:24:34] [Server thread/INFO] [wizardry]: | | |___ Found Modifiers. About to process them
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Loading AttributeModifier for modifier_increase_potency.json: ADD -> potency, 1.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | | |_ AttributeModifier registered successfully
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Loading AttributeModifier for modifier_increase_potency.json: MULTIPLY -> mana, 1.1
[12:24:34] [Server thread/INFO] [wizardry]: | | | | |_ AttributeModifier registered successfully
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Loading AttributeModifier for modifier_increase_potency.json: MULTIPLY -> burnout, 1.1
[12:24:34] [Server thread/INFO] [wizardry]: | | | | |_ AttributeModifier registered successfully
[12:24:34] [Server thread/INFO] [wizardry]: | | |___ Modifiers Registered Successfully.
[12:24:34] [Server thread/INFO] [wizardry]: | |_ Module modifier_increase_potency registered successfully!
[12:24:34] [Server thread/INFO] [wizardry]: | |
[12:24:34] [Server thread/INFO] [wizardry]: | |_ Registering module event_collide_entity
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found Item minecraft:apple
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base mana values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 10.0
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base burnout values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 5.0
[12:24:34] [Server thread/INFO] [wizardry]: | |_ Module event_collide_entity registered successfully!
[12:24:34] [Server thread/INFO] [wizardry]: | |
[12:24:34] [Server thread/INFO] [wizardry]: | |_ Registering module effect_vanish
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found Item minecraft:fermented_spider_eye
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found Primary Color: -1
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found Secondary Color: -12398127
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base mana values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 200.0
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base burnout values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 100.0
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base duration values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Minimum: 5.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Maximum: 60.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 5.0
[12:24:34] [Server thread/INFO] [wizardry]: | |_ Module effect_vanish registered successfully!
[12:24:34] [Server thread/INFO] [wizardry]: | |
[12:24:34] [Server thread/INFO] [wizardry]: | |_ Registering module modifier_increase_aoe
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found Item minecraft:emerald
[12:24:34] [Server thread/INFO] [wizardry]: | | |___ Found Modifiers. About to process them
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Loading AttributeModifier for modifier_increase_aoe.json: ADD -> area, 1.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | | |_ AttributeModifier registered successfully
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Loading AttributeModifier for modifier_increase_aoe.json: MULTIPLY -> mana, 1.2
[12:24:34] [Server thread/INFO] [wizardry]: | | | | |_ AttributeModifier registered successfully
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Loading AttributeModifier for modifier_increase_aoe.json: MULTIPLY -> burnout, 1.2
[12:24:34] [Server thread/INFO] [wizardry]: | | | | |_ AttributeModifier registered successfully
[12:24:34] [Server thread/INFO] [wizardry]: | | |___ Modifiers Registered Successfully.
[12:24:34] [Server thread/INFO] [wizardry]: | |_ Module modifier_increase_aoe registered successfully!
[12:24:34] [Server thread/INFO] [wizardry]: | |
[12:24:34] [Server thread/INFO] [wizardry]: | |_ Registering module effect_low_gravity
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found Item minecraft:feather
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found Primary Color: -1
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found Secondary Color: -16711681
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base mana values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 60.0
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base burnout values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 40.0
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base potency values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Minimum: 2.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Maximum: 16.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 2.0
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base duration values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Minimum: 5.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Maximum: 40.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 5.0
[12:24:34] [Server thread/INFO] [wizardry]: | |_ Module effect_low_gravity registered successfully!
[12:24:34] [Server thread/INFO] [wizardry]: | |
[12:24:34] [Server thread/INFO] [wizardry]: | |_ Registering module effect_phase
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found Item minecraft:ender_pearl
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found Primary Color: -8388608
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found Secondary Color: -65536
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base mana values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 200.0
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base burnout values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 100.0
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base cooldown values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 40.0
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base chargeup values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 10.0
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base duration values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Minimum: 5.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Maximum: 30.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 5.0
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base area values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Minimum: 0.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Maximum: 4.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 1.0
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base range values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Minimum: 0.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Maximum: 20.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 1.5
[12:24:34] [Server thread/INFO] [wizardry]: | |_ Module effect_phase registered successfully!
[12:24:34] [Server thread/INFO] [wizardry]: | |
[12:24:34] [Server thread/INFO] [wizardry]: | |_ Registering module modifier_increase_speed
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found Item minecraft:dragon_breath
[12:24:34] [Server thread/INFO] [wizardry]: | | |___ Found Modifiers. About to process them
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Loading AttributeModifier for modifier_increase_speed.json: ADD -> speed, 1.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | | |_ AttributeModifier registered successfully
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Loading AttributeModifier for modifier_increase_speed.json: MULTIPLY -> mana, 1.1
[12:24:34] [Server thread/INFO] [wizardry]: | | | | |_ AttributeModifier registered successfully
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Loading AttributeModifier for modifier_increase_speed.json: MULTIPLY -> burnout, 1.1
[12:24:34] [Server thread/INFO] [wizardry]: | | | | |_ AttributeModifier registered successfully
[12:24:34] [Server thread/INFO] [wizardry]: | | |___ Modifiers Registered Successfully.
[12:24:34] [Server thread/INFO] [wizardry]: | |_ Module modifier_increase_speed registered successfully!
[12:24:34] [Server thread/INFO] [wizardry]: | |
[12:24:34] [Server thread/INFO] [wizardry]: | |_ Registering module effect_anti_gravity_well
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found Item wizardry:bomb
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found Item Meta: 1
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found Primary Color: -16771585
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found Secondary Color: -16711711
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base mana values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 0.5
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base burnout values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 0.5
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base cooldown values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 100.0
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base area values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Minimum: 3.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Maximum: 16.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 3.0
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base potency values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Minimum: 10.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Maximum: 50.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 10.0
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base duration values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Minimum: 10.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Maximum: 64.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 10.0
[12:24:34] [Server thread/INFO] [wizardry]: | |_ Module effect_anti_gravity_well registered successfully!
[12:24:34] [Server thread/INFO] [wizardry]: | |
[12:24:34] [Server thread/INFO] [wizardry]: | |_ Registering module effect_frost
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found Item minecraft:snowball
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found Primary Color: -1
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found Secondary Color: -1
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base mana values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 100.0
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base burnout values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 50.0
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base area values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Minimum: 1.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Maximum: 16.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 1.0
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base duration values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Minimum: 5.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Maximum: 40.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 5.0
[12:24:34] [Server thread/INFO] [wizardry]: | |_ Module effect_frost registered successfully!
[12:24:34] [Server thread/INFO] [wizardry]: | |
[12:24:34] [Server thread/INFO] [wizardry]: | |_ Registering module effect_gravity_well
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found Item wizardry:bomb
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found Item Meta: 0
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found Primary Color: -65536
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found Secondary Color: -22016
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base mana values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 0.5
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base burnout values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 0.5
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base cooldown values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 100.0
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base area values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Minimum: 3.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Maximum: 16.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 3.0
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base potency values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Minimum: 10.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Maximum: 50.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 10.0
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base duration values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Minimum: 10.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Maximum: 64.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 10.0
[12:24:34] [Server thread/INFO] [wizardry]: | |_ Module effect_gravity_well registered successfully!
[12:24:34] [Server thread/INFO] [wizardry]: | |
[12:24:34] [Server thread/INFO] [wizardry]: | |_ Registering module effect_break
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found Item minecraft:sand
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found Primary Color: -5952982
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found Secondary Color: -22617
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base mana values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 50.0
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base burnout values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 50.0
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base area values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Minimum: 1.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Maximum: 64.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 1.0
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base potency values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Minimum: 0.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Maximum: 50.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 1.5
[12:24:34] [Server thread/INFO] [wizardry]: | |_ Module effect_break registered successfully!
[12:24:34] [Server thread/INFO] [wizardry]: | |
[12:24:34] [Server thread/INFO] [wizardry]: | |_ Registering module effect_leap
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found Item minecraft:rabbit_foot
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found Primary Color: -1
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found Secondary Color: -1
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base mana values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 50.0
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base burnout values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 20.0
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base potency values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Minimum: 1.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Maximum: 64.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 1.0
[12:24:34] [Server thread/INFO] [wizardry]: | |_ Module effect_leap registered successfully!
[12:24:34] [Server thread/INFO] [wizardry]: | |
[12:24:34] [Server thread/INFO] [wizardry]: | |_ Registering module modifier_extend_time
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found Item minecraft:gold_nugget
[12:24:34] [Server thread/INFO] [wizardry]: | | |___ Found Modifiers. About to process them
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Loading AttributeModifier for modifier_extend_time.json: ADD -> duration, 1.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | | |_ AttributeModifier registered successfully
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Loading AttributeModifier for modifier_extend_time.json: MULTIPLY -> mana, 1.1
[12:24:34] [Server thread/INFO] [wizardry]: | | | | |_ AttributeModifier registered successfully
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Loading AttributeModifier for modifier_extend_time.json: MULTIPLY -> burnout, 1.1
[12:24:34] [Server thread/INFO] [wizardry]: | | | | |_ AttributeModifier registered successfully
[12:24:34] [Server thread/INFO] [wizardry]: | | |___ Modifiers Registered Successfully.
[12:24:34] [Server thread/INFO] [wizardry]: | |_ Module modifier_extend_time registered successfully!
[12:24:34] [Server thread/INFO] [wizardry]: | |
[12:24:34] [Server thread/INFO] [wizardry]: | |_ Registering module shape_touch
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found Item minecraft:beef
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base mana values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 30.0
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base burnout values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 30.0
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base cooldown values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 30.0
[12:24:34] [Server thread/INFO] [wizardry]: | |_ Module shape_touch registered successfully!
[12:24:34] [Server thread/INFO] [wizardry]: | |
[12:24:34] [Server thread/INFO] [wizardry]: | |_ Registering module modifier_extend_range
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found Item minecraft:dye
[12:24:34] [Server thread/INFO] [wizardry]: | | |___ Found Modifiers. About to process them
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Loading AttributeModifier for modifier_extend_range.json: ADD -> range, 1.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | | |_ AttributeModifier registered successfully
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Loading AttributeModifier for modifier_extend_range.json: MULTIPLY -> mana, 1.1
[12:24:34] [Server thread/INFO] [wizardry]: | | | | |_ AttributeModifier registered successfully
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Loading AttributeModifier for modifier_extend_range.json: MULTIPLY -> burnout, 1.1
[12:24:34] [Server thread/INFO] [wizardry]: | | | | |_ AttributeModifier registered successfully
[12:24:34] [Server thread/INFO] [wizardry]: | | |___ Modifiers Registered Successfully.
[12:24:34] [Server thread/INFO] [wizardry]: | |_ Module modifier_extend_range registered successfully!
[12:24:34] [Server thread/INFO] [wizardry]: | |
[12:24:34] [Server thread/INFO] [wizardry]: | |_ Registering module effect_thrive
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found Item minecraft:bone
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found Primary Color: -16711681
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found Secondary Color: -16711681
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base mana values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 100.0
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base burnout values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 50.0
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base potency values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Minimum: 3.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Maximum: 20.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 3.0
[12:24:34] [Server thread/INFO] [wizardry]: | |_ Module effect_thrive registered successfully!
[12:24:34] [Server thread/INFO] [wizardry]: | |
[12:24:34] [Server thread/INFO] [wizardry]: | |_ Registering module effect_telekinesis
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found Item minecraft:reeds
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found Primary Color: -1
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found Secondary Color: -1
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base mana values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 5.0
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base burnout values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 5.0
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base area values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Minimum: 3.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Maximum: 10.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 3.0
[12:24:34] [Server thread/INFO] [wizardry]: | |_ Module effect_telekinesis registered successfully!
[12:24:34] [Server thread/INFO] [wizardry]: | |
[12:24:34] [Server thread/INFO] [wizardry]: | |_ Registering module shape_beam
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found Item wizardry:unicorn_horn
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base mana values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Minimum: 10.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 10.0
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base burnout values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Minimum: 5.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 5.0
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base range values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Minimum: 10.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Maximum: 30.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 10.0
[12:24:34] [Server thread/INFO] [wizardry]: | | |_ Found base potency values:
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Minimum: 1.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Maximum: 10.0
[12:24:34] [Server thread/INFO] [wizardry]: | | | |_ Base: 1.0
[12:24:34] [Server thread/INFO] [wizardry]: | |_ Module shape_beam registered successfully!
[12:24:34] [Server thread/ERROR] [wizardry]: |
[12:24:34] [Server thread/ERROR] [wizardry]: |_ Missing or ignored modules detected in modules directory:
[12:24:34] [Server thread/ERROR] [wizardry]: | |_ modifier_exception
[12:24:34] [Server thread/INFO] [wizardry]: |
[12:24:34] [Server thread/INFO] [wizardry]: | Module registration processing complete! (ᵔᴥᵔ)
[12:24:34] [Server thread/INFO] [wizardry]: |_______________________________________________________________________//
[12:24:34] [Server thread/INFO] [foundry]: Integration Init
[12:24:35] [Server thread/INFO] [bonsaitrees]: Enabled support for The One Probe
[12:24:35] [Server thread/INFO] [HammerCore]: TheOneProbe API hooked!
[12:24:35] [Server thread/INFO] [Chisel]: Received 10 IMC messages from mod quark.
[12:24:35] [Server thread/INFO] [Chisel]: Received 7 IMC messages from mod astralsorcery.
[12:24:35] [Server thread/INFO] [Chisel]: Received 3 IMC messages from mod oresalleasy.
[12:24:35] [Server thread/INFO] [Morph]: Registered com.animania.common.entities.chickens.EntityAnimaniaChicken>CrowTime>null to mod NBT modifiers
[12:24:35] [Server thread/INFO] [Morph]: Error adding NBT modifier for class com.animania.common.entities.chickens.EntityAnimaniaChicken>>CrowDuration>null. Invalid argument count!
[12:24:35] [Server thread/INFO] [Morph]: Registered com.animania.common.entities.chickens.EntityAnimaniaChicken>EggLayTime>null to mod NBT modifiers
[12:24:35] [Server thread/INFO] [Morph]: Registered com.animania.common.entities.chickens.EntityAnimaniaChicken>Laid>null to mod NBT modifiers
[12:24:35] [Server thread/INFO] [Morph]: Registered com.animania.common.entities.chickens.EntityAnimaniaChicken>LaidTimer>null to mod NBT modifiers
[12:24:35] [Server thread/INFO] [Morph]: Registered com.animania.common.entities.chickens.EntityAnimaniaChicken>Fed>null to mod NBT modifiers
[12:24:35] [Server thread/INFO] [Morph]: Registered com.animania.common.entities.chickens.EntityAnimaniaChicken>Watered>null to mod NBT modifiers
[12:24:35] [Server thread/INFO] [Morph]: Registered com.animania.common.entities.cows.EntityAnimaniaCow>Fed>null to mod NBT modifiers
[12:24:35] [Server thread/INFO] [Morph]: Registered com.animania.common.entities.cows.EntityAnimaniaCow>Watered>null to mod NBT modifiers
[12:24:35] [Server thread/INFO] [Morph]: Registered com.animania.common.entities.cows.EntityAnimaniaCow>Handfed>null to mod NBT modifiers
[12:24:35] [Server thread/INFO] [Morph]: Registered com.animania.common.entities.cows.EntityAnimaniaCow>Fertile>null to mod NBT modifiers
[12:24:35] [Server thread/INFO] [Morph]: Registered com.animania.common.entities.cows.EntityAnimaniaCow>Gestation>null to mod NBT modifiers
[12:24:35] [Server thread/INFO] [Morph]: Registered com.animania.common.entities.cows.EntityAnimaniaCow>HasKids>null to mod NBT modifiers
[12:24:35] [Server thread/INFO] [Morph]: Registered com.animania.common.entities.cows.EntityAnimaniaCow>MateUUID>null to mod NBT modifiers
[12:24:35] [Server thread/INFO] [Morph]: Registered com.animania.common.entities.cows.EntityAnimaniaCow>Pregnant>null to mod NBT modifiers
[12:24:35] [Server thread/INFO] [Morph]: Registered com.animania.common.entities.cows.EntityAnimaniaCow>Fighting>null to mod NBT modifiers
[12:24:35] [Server thread/INFO] [Morph]: Registered com.animania.common.entities.goats.EntityAnimaniaGoat>Fed>null to mod NBT modifiers
[12:24:35] [Server thread/INFO] [Morph]: Registered com.animania.common.entities.goats.EntityAnimaniaGoat>Watered>null to mod NBT modifiers
[12:24:35] [Server thread/INFO] [Morph]: Registered com.animania.common.entities.goats.EntityAnimaniaGoat>Handfed>null to mod NBT modifiers
[12:24:35] [Server thread/INFO] [Morph]: Registered com.animania.common.entities.goats.EntityAnimaniaGoat>Spooked>null to mod NBT modifiers
[12:24:35] [Server thread/INFO] [Morph]: Registered com.animania.common.entities.goats.EntityAnimaniaGoat>Sheared>null to mod NBT modifiers
[12:24:35] [Server thread/INFO] [Morph]: Registered com.animania.common.entities.goats.EntityAnimaniaGoat>Color>null to mod NBT modifiers
[12:24:35] [Server thread/INFO] [Morph]: Registered com.animania.common.entities.goats.EntityAnimaniaGoat>Fertile>null to mod NBT modifiers
[12:24:35] [Server thread/INFO] [Morph]: Registered com.animania.common.entities.goats.EntityAnimaniaGoat>Gestation>null to mod NBT modifiers
[12:24:35] [Server thread/INFO] [Morph]: Registered com.animania.common.entities.goats.EntityAnimaniaGoat>HasKids>null to mod NBT modifiers
[12:24:35] [Server thread/INFO] [Morph]: Registered com.animania.common.entities.goats.EntityAnimaniaGoat>MateUUID>null to mod NBT modifiers
[12:24:35] [Server thread/INFO] [Morph]: Registered com.animania.common.entities.goats.EntityAnimaniaGoat>Pregnant>null to mod NBT modifiers
[12:24:35] [Server thread/INFO] [Morph]: Registered com.animania.common.entities.rodents.EntityHamster>IsSitting>null to mod NBT modifiers
[12:24:35] [Server thread/INFO] [Morph]: Registered com.animania.common.entities.rodents.EntityHamster>InBall>null to mod NBT modifiers
[12:24:35] [Server thread/INFO] [Morph]: Registered com.animania.common.entities.rodents.EntityHamster>foodStackCount>null to mod NBT modifiers
[12:24:35] [Server thread/INFO] [Morph]: Registered com.animania.common.entities.rodents.EntityHamster>BallColor>null to mod NBT modifiers
[12:24:35] [Server thread/INFO] [Morph]: Registered com.animania.common.entities.rodents.EntityHamster>Fed>null to mod NBT modifiers
[12:24:35] [Server thread/INFO] [Morph]: Registered com.animania.common.entities.rodents.EntityHamster>Watered>null to mod NBT modifiers
[12:24:35] [Server thread/INFO] [Morph]: Registered com.animania.common.entities.rodents.EntityHamster>IsTamed>null to mod NBT modifiers
[12:24:35] [Server thread/INFO] [Morph]: Registered com.animania.common.entities.rodents.EntityHamster>IsRiding>null to mod NBT modifiers
[12:24:35] [Server thread/INFO] [Morph]: Registered com.animania.common.entities.rodents.EntityHamster>Age>null to mod NBT modifiers
[12:24:35] [Server thread/INFO] [Morph]: Registered com.animania.common.entities.horses.EntityAnimaniaHorse>Fed>null to mod NBT modifiers
[12:24:35] [Server thread/INFO] [Morph]: Registered com.animania.common.entities.horses.EntityAnimaniaHorse>Watered>null to mod NBT modifiers
[12:24:35] [Server thread/INFO] [Morph]: Registered com.animania.common.entities.horses.EntityAnimaniaHorse>Handfed>null to mod NBT modifiers
[12:24:35] [Server thread/INFO] [Morph]: Registered com.animania.common.entities.horses.EntityAnimaniaHorse>Fertile>null to mod NBT modifiers
[12:24:35] [Server thread/INFO] [Morph]: Registered com.animania.common.entities.horses.EntityAnimaniaHorse>Gestation>null to mod NBT modifiers
[12:24:35] [Server thread/INFO] [Morph]: Registered com.animania.common.entities.horses.EntityAnimaniaHorse>HasKids>null to mod NBT modifiers
[12:24:35] [Server thread/INFO] [Morph]: Registered com.animania.common.entities.horses.EntityAnimaniaHorse>MateUUID>null to mod NBT modifiers
[12:24:35] [Server thread/INFO] [Morph]: Registered com.animania.common.entities.horses.EntityAnimaniaHorse>Pregnant>null to mod NBT modifiers
[12:24:35] [Server thread/INFO] [Morph]: Registered com.animania.common.entities.horses.EntityAnimaniaHorse>Variant>null to mod NBT modifiers
[12:24:35] [Server thread/INFO] [Morph]: Registered com.animania.common.entities.peacocks.EntityAnimaniaPeacock>Fed>null to mod NBT modifiers
[12:24:35] [Server thread/INFO] [Morph]: Registered com.animania.common.entities.peacocks.EntityAnimaniaPeacock>Watered>null to mod NBT modifiers
[12:24:35] [Server thread/INFO] [Morph]: Registered com.animania.common.entities.peacocks.EntityAnimaniaPeacock>LaidTimer>null to mod NBT modifiers
[12:24:35] [Server thread/INFO] [Morph]: Registered com.animania.common.entities.peacocks.EntityAnimaniaPeacock>Laid>null to mod NBT modifiers
[12:24:35] [Server thread/INFO] [Morph]: Registered com.animania.common.entities.pigs.EntityAnimaniaPig>Fed>null to mod NBT modifiers
[12:24:35] [Server thread/INFO] [Morph]: Registered com.animania.common.entities.pigs.EntityAnimaniaPig>Watered>null to mod NBT modifiers
[12:24:35] [Server thread/INFO] [Morph]: Registered com.animania.common.entities.pigs.EntityAnimaniaPig>Handfed>null to mod NBT modifiers
[12:24:35] [Server thread/INFO] [Morph]: Registered com.animania.common.entities.pigs.EntityAnimaniaPig>Muddy>null to mod NBT modifiers
[12:24:35] [Server thread/INFO] [Morph]: Registered com.animania.common.entities.pigs.EntityAnimaniaPig>Played>null to mod NBT modifiers
[12:24:35] [Server thread/INFO] [Morph]: Registered com.animania.common.entities.pigs.EntityAnimaniaPig>Saddle>null to mod NBT modifiers
[12:24:35] [Server thread/INFO] [Morph]: Registered com.animania.common.entities.pigs.EntityAnimaniaPig>Fertile>null to mod NBT modifiers
[12:24:35] [Server thread/INFO] [Morph]: Registered com.animania.common.entities.pigs.EntityAnimaniaPig>Gestation>null to mod NBT modifiers
[12:24:35] [Server thread/INFO] [Morph]: Registered com.animania.common.entities.pigs.EntityAnimaniaPig>HasKids>null to mod NBT modifiers
[12:24:35] [Server thread/INFO] [Morph]: Registered com.animania.common.entities.pigs.EntityAnimaniaPig>MateUUID>null to mod NBT modifiers
[12:24:35] [Server thread/INFO] [Morph]: Registered com.animania.common.entities.pigs.EntityAnimaniaPig>Pregnant>null to mod NBT modifiers
[12:24:35] [Server thread/INFO] [Morph]: Registered com.animania.common.entities.pigs.EntityAnimaniaPig>SplashTimer>null to mod NBT modifiers
[12:24:35] [Server thread/INFO] [Morph]: Registered com.animania.common.entities.rodents.rabbits.EntityAnimaniaRabbit>Fed>null to mod NBT modifiers
[12:24:35] [Server thread/INFO] [Morph]: Registered com.animania.common.entities.rodents.rabbits.EntityAnimaniaRabbit>Watered>null to mod NBT modifiers
[12:24:35] [Server thread/INFO] [Morph]: Registered com.animania.common.entities.rodents.rabbits.EntityAnimaniaRabbit>Handfed>null to mod NBT modifiers
[12:24:35] [Server thread/INFO] [Morph]: Registered com.animania.common.entities.rodents.rabbits.EntityAnimaniaRabbit>Fertile>null to mod NBT modifiers
[12:24:35] [Server thread/INFO] [Morph]: Registered com.animania.common.entities.rodents.rabbits.EntityAnimaniaRabbit>Gestation>null to mod NBT modifiers
[12:24:35] [Server thread/INFO] [Morph]: Registered com.animania.common.entities.rodents.rabbits.EntityAnimaniaRabbit>HasKids>null to mod NBT modifiers
[12:24:35] [Server thread/INFO] [Morph]: Registered com.animania.common.entities.rodents.rabbits.EntityAnimaniaRabbit>MateUUID>null to mod NBT modifiers
[12:24:35] [Server thread/INFO] [Morph]: Registered com.animania.common.entities.rodents.rabbits.EntityAnimaniaRabbit>Pregnant>null to mod NBT modifiers
[12:24:35] [Server thread/INFO] [Morph]: Registered com.animania.common.entities.rodents.rabbits.EntityAnimaniaRabbit>ColorNumber>null to mod NBT modifiers
[12:24:35] [Server thread/INFO] [Morph]: Registered com.animania.common.entities.rodents.rabbits.EntityAnimaniaRabbit>RabbitType>null to mod NBT modifiers
[12:24:35] [Server thread/INFO] [Morph]: Registered com.animania.common.entities.sheep.EntityAnimaniaSheep>Fed>null to mod NBT modifiers
[12:24:35] [Server thread/INFO] [Morph]: Registered com.animania.common.entities.sheep.EntityAnimaniaSheep>Watered>null to mod NBT modifiers
[12:24:35] [Server thread/INFO] [Morph]: Registered com.animania.common.entities.sheep.EntityAnimaniaSheep>Handfed>null to mod NBT modifiers
[12:24:35] [Server thread/INFO] [Morph]: Registered com.animania.common.entities.sheep.EntityAnimaniaSheep>Spooked>null to mod NBT modifiers
[12:24:35] [Server thread/INFO] [Morph]: Registered com.animania.common.entities.sheep.EntityAnimaniaSheep>Sheared>null to mod NBT modifiers
[12:24:35] [Server thread/INFO] [Morph]: Registered com.animania.common.entities.sheep.EntityAnimaniaSheep>Color>null to mod NBT modifiers
[12:24:35] [Server thread/INFO] [Morph]: Registered com.animania.common.entities.sheep.EntityAnimaniaSheep>Fertile>null to mod NBT modifiers
[12:24:35] [Server thread/INFO] [Morph]: Registered com.animania.common.entities.sheep.EntityAnimaniaSheep>Gestation>null to mod NBT modifiers
[12:24:35] [Server thread/INFO] [Morph]: Registered com.animania.common.entities.sheep.EntityAnimaniaSheep>HasKids>null to mod NBT modifiers
[12:24:35] [Server thread/INFO] [Morph]: Registered com.animania.common.entities.sheep.EntityAnimaniaSheep>MateUUID>null to mod NBT modifiers
[12:24:35] [Server thread/INFO] [Morph]: Registered com.animania.common.entities.sheep.EntityAnimaniaSheep>Pregnant>null to mod NBT modifiers
[12:24:35] [Server thread/INFO] [FML]: Injecting itemstacks
[12:24:35] [Server thread/INFO] [FML]: Itemstack injection complete
[12:24:36] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.osheaven.oresalleasy.block.BlockSoapstone attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:36] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.osheaven.oresalleasy.block.BlockSoapstone attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:36] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.osheaven.oresalleasy.block.BlockSoapstone attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:36] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.osheaven.oresalleasy.block.BlockSoapstone attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:36] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.osheaven.oresalleasy.block.BlockSoapstone attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:36] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.osheaven.oresalleasy.block.BlockSoapstone attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:36] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.osheaven.oresalleasy.block.BlockSoapstone attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:36] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.osheaven.oresalleasy.block.BlockSoapstone attempted to load net/minecraft/client/util/ITooltipFlag
[12:24:36] [Server thread/WARN] [pl.asie.charset.ModCharset]: Found OreDict cobblestone which does not give OreDict stone -> ItemMaterial[chisel:cobblestone;0]
[12:24:36] [Server thread/WARN] [pl.asie.charset.ModCharset]: Found OreDict cobblestone which does not give OreDict stone -> ItemMaterial[chisel:cobblestone;1]
[12:24:36] [Server thread/WARN] [pl.asie.charset.ModCharset]: Found OreDict cobblestone which does not give OreDict stone -> ItemMaterial[chisel:cobblestone;2]
[12:24:36] [Server thread/WARN] [pl.asie.charset.ModCharset]: Found OreDict cobblestone which does not give OreDict stone -> ItemMaterial[chisel:cobblestone;3]
[12:24:36] [Server thread/WARN] [pl.asie.charset.ModCharset]: Found OreDict cobblestone which does not give OreDict stone -> ItemMaterial[chisel:cobblestone;4]
[12:24:36] [Server thread/WARN] [pl.asie.charset.ModCharset]: Found OreDict cobblestone which does not give OreDict stone -> ItemMaterial[chisel:cobblestone;5]
[12:24:36] [Server thread/WARN] [pl.asie.charset.ModCharset]: Found OreDict cobblestone which does not give OreDict stone -> ItemMaterial[chisel:cobblestone;6]
[12:24:36] [Server thread/WARN] [pl.asie.charset.ModCharset]: Found OreDict cobblestone which does not give OreDict stone -> ItemMaterial[chisel:cobblestone;7]
[12:24:36] [Server thread/WARN] [pl.asie.charset.ModCharset]: Found OreDict cobblestone which does not give OreDict stone -> ItemMaterial[chisel:cobblestone;8]
[12:24:36] [Server thread/WARN] [pl.asie.charset.ModCharset]: Found OreDict cobblestone which does not give OreDict stone -> ItemMaterial[chisel:cobblestone;9]
[12:24:36] [Server thread/WARN] [pl.asie.charset.ModCharset]: Found OreDict cobblestone which does not give OreDict stone -> ItemMaterial[chisel:cobblestone;10]
[12:24:36] [Server thread/WARN] [pl.asie.charset.ModCharset]: Found OreDict cobblestone which does not give OreDict stone -> ItemMaterial[chisel:cobblestone;11]
[12:24:36] [Server thread/WARN] [pl.asie.charset.ModCharset]: Found OreDict cobblestone which does not give OreDict stone -> ItemMaterial[chisel:cobblestone;12]
[12:24:36] [Server thread/WARN] [pl.asie.charset.ModCharset]: Found OreDict cobblestone which does not give OreDict stone -> ItemMaterial[chisel:cobblestone;13]
[12:24:36] [Server thread/WARN] [pl.asie.charset.ModCharset]: Found OreDict cobblestone which does not give OreDict stone -> ItemMaterial[chisel:cobblestone;14]
[12:24:36] [Server thread/WARN] [pl.asie.charset.ModCharset]: Found OreDict cobblestone which does not give OreDict stone -> ItemMaterial[chisel:cobblestone;15]
[12:24:36] [Server thread/WARN] [pl.asie.charset.ModCharset]: Found OreDict cobblestone which does not give OreDict stone -> ItemMaterial[chisel:cobblestone1;0]
[12:24:36] [Server thread/WARN] [pl.asie.charset.ModCharset]: Found OreDict cobblestone which does not give OreDict stone -> ItemMaterial[chisel:cobblestone1;1]
[12:24:36] [Server thread/WARN] [pl.asie.charset.ModCharset]: Found OreDict cobblestone which does not give OreDict stone -> ItemMaterial[chisel:cobblestone1;2]
[12:24:36] [Server thread/WARN] [pl.asie.charset.ModCharset]: Found OreDict cobblestone which does not give OreDict stone -> ItemMaterial[chisel:cobblestone1;3]
[12:24:36] [Server thread/WARN] [pl.asie.charset.ModCharset]: Found OreDict cobblestone which does not give OreDict stone -> ItemMaterial[chisel:cobblestone1;4]
[12:24:36] [Server thread/WARN] [pl.asie.charset.ModCharset]: Found OreDict cobblestone which does not give OreDict stone -> ItemMaterial[chisel:cobblestone1;5]
[12:24:36] [Server thread/WARN] [pl.asie.charset.ModCharset]: Found OreDict cobblestone which does not give OreDict stone -> ItemMaterial[chisel:cobblestone1;6]
[12:24:36] [Server thread/WARN] [pl.asie.charset.ModCharset]: Found OreDict cobblestone which does not give OreDict stone -> ItemMaterial[chisel:cobblestone1;7]
[12:24:36] [Server thread/WARN] [pl.asie.charset.ModCharset]: Found OreDict cobblestone which does not give OreDict stone -> ItemMaterial[chisel:cobblestone1;8]
[12:24:36] [Server thread/WARN] [pl.asie.charset.ModCharset]: Found OreDict cobblestone which does not give OreDict stone -> ItemMaterial[chisel:cobblestone1;9]
[12:24:36] [Server thread/WARN] [pl.asie.charset.ModCharset]: Found OreDict cobblestone which does not give OreDict stone -> ItemMaterial[chisel:cobblestone2;0]
[12:24:36] [Server thread/WARN] [pl.asie.charset.ModCharset]: Found OreDict cobblestone which does not give OreDict stone -> ItemMaterial[chisel:cobblestone2;1]
[12:24:36] [Server thread/WARN] [pl.asie.charset.ModCharset]: Found OreDict cobblestone which does not give OreDict stone -> ItemMaterial[chisel:cobblestone2;2]
[12:24:36] [Server thread/WARN] [pl.asie.charset.ModCharset]: Found OreDict cobblestone which does not give OreDict stone -> ItemMaterial[chisel:cobblestone2;3]
[12:24:36] [Server thread/WARN] [pl.asie.charset.ModCharset]: Found OreDict cobblestone which does not give OreDict stone -> ItemMaterial[chisel:cobblestone2;4]
[12:24:36] [Server thread/WARN] [pl.asie.charset.ModCharset]: Found OreDict cobblestone which does not give OreDict stone -> ItemMaterial[chisel:cobblestone2;5]
[12:24:36] [Server thread/WARN] [pl.asie.charset.ModCharset]: Found OreDict cobblestone which does not give OreDict stone -> ItemMaterial[chisel:cobblestone2;6]
[12:24:36] [Server thread/WARN] [pl.asie.charset.ModCharset]: Found OreDict cobblestone which does not give OreDict stone -> ItemMaterial[chisel:cobblestone2;7]
[12:24:36] [Server thread/WARN] [pl.asie.charset.ModCharset]: Found OreDict cobblestone which does not give OreDict stone -> ItemMaterial[chisel:cobblestone2;8]
[12:24:36] [Server thread/WARN] [pl.asie.charset.ModCharset]: Found OreDict cobblestone which does not give OreDict stone -> ItemMaterial[chisel:cobblestone2;9]
[12:24:36] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, v0id.aw.common.block.AetherOre attempted to load net/minecraft/client/particle/ParticleManager
[12:24:36] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, v0id.aw.common.block.AetherOre attempted to load net/minecraft/client/particle/ParticleManager
[12:24:36] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, v0id.aw.common.block.AetherOre attempted to load net/minecraft/client/particle/ParticleManager
[12:24:36] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, v0id.aw.common.block.AetherOre attempted to load net/minecraft/client/particle/ParticleManager
[12:24:36] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, v0id.aw.common.block.AetherOre attempted to load net/minecraft/client/particle/ParticleManager
[12:24:36] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, v0id.aw.common.block.AetherOre attempted to load net/minecraft/client/particle/ParticleManager
[12:24:36] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, v0id.aw.common.block.AetherOre attempted to load net/minecraft/client/particle/ParticleManager
[12:24:36] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, v0id.aw.common.block.AetherOre attempted to load net/minecraft/client/particle/ParticleManager
[12:24:37] [Server thread/INFO] [pl.asie.charset.ModCharset]: Charset material heuristics time (phase 2): 2183ms
[12:24:37] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `chest`, expected `charset`. This could be a intended override, but in most cases indicates a broken mod.
[12:24:37] [Server thread/INFO] [pl.asie.charset.ModCharset]: Disabled minecraft:chest (removed recipe)
[12:24:38] [Server thread/INFO] [Astral Sorcery]: Post compile recipes
[12:24:38] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'twilightforest_minerstree.json': Mod 'twilightforest' for type 'twilightforest:minerstree' is not loaded. Skipping integration!
[12:24:38] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'traverse_yellow.json': Mod 'traverse' for type 'traverse:yellow_autumnal_sapling' is not loaded. Skipping integration!
[12:24:38] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'natura_maple.json': Mod 'natura' for type 'natura:maple' is not loaded. Skipping integration!
[12:24:38] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'natura_hopseed.json': Mod 'natura' for type 'natura:hopseed' is not loaded. Skipping integration!
[12:24:38] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'natura_eucalyptus.json': Mod 'natura' for type 'natura:eucalpytus' is not loaded. Skipping integration!
[12:24:38] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'tropicraft_lime.json': Mod 'tropicraft' for type 'tropicraft:lime' is not loaded. Skipping integration!
[12:24:38] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'traverse_fir.json': Mod 'traverse' for type 'traverse:fir' is not loaded. Skipping integration!
[12:24:38] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'terraqueous_apple.json': Mod 'terraqueous' for type 'terraqueous:apple' is not loaded. Skipping integration!
[12:24:38] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'natura_silverbell.json': Mod 'natura' for type 'natura:silverbell' is not loaded. Skipping integration!
[12:24:38] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'primalcore_yew.json': Mod 'primal' for type 'primal:yew' is not loaded. Skipping integration!
[12:24:38] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'terraqueous_banana.json': Mod 'terraqueous' for type 'terraqueous:banana' is not loaded. Skipping integration!
[12:24:38] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'terraqueous_lemon.json': Mod 'terraqueous' for type 'terraqueous:lemon' is not loaded. Skipping integration!
[12:24:38] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'terraqueous_plum.json': Mod 'terraqueous' for type 'terraqueous:plum' is not loaded. Skipping integration!
[12:24:38] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'abyssalcraft_dltsapling.json': Mod 'abyssalcraft' for type 'abyssalcraft:dltsapling' is not loaded. Skipping integration!
[12:24:38] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'traverse_brown.json': Mod 'traverse' for type 'traverse:brown_autumnal_sapling' is not loaded. Skipping integration!
[12:24:38] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'natura_bloodwood.json': Mod 'natura' for type 'natura:bloodwood' is not loaded. Skipping integration!
[12:24:38] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'natura_ghostwood.json': Mod 'natura' for type 'natura:ghostwood' is not loaded. Skipping integration!
[12:24:38] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'tconstruct_magmaslime.json': Mod 'tconstruct' for type 'tconstruct:magmaslime' is not loaded. Skipping integration!
[12:24:38] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'terraqueous_pear.json': Mod 'terraqueous' for type 'terraqueous:pear' is not loaded. Skipping integration!
[12:24:38] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'tropicraft_orange.json': Mod 'tropicraft' for type 'tropicraft:orange' is not loaded. Skipping integration!
[12:24:38] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'tconstruct_blueslime.json': Mod 'tconstruct' for type 'tconstruct:blueslime' is not loaded. Skipping integration!
[12:24:38] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'natura_willow.json': Mod 'natura' for type 'natura:willow' is not loaded. Skipping integration!
[12:24:38] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'terraqueous_peach.json': Mod 'terraqueous' for type 'terraqueous:peach' is not loaded. Skipping integration!
[12:24:38] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'techreborn_rubber.json': Mod 'techreborn' for type 'techreborn:rubber' is not loaded. Skipping integration!
[12:24:38] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'tropicraft_mahogany.json': Mod 'tropicraft' for type 'tropicraft:mahogany' is not loaded. Skipping integration!
[12:24:38] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'tropicraft_palm.json': Mod 'tropicraft' for type 'tropicraft:palm' is not loaded. Skipping integration!
[12:24:38] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'primalcore_ironwood.json': Mod 'primal' for type 'primal:ironwood' is not loaded. Skipping integration!
[12:24:38] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'twilightforest_sortingtree.json': Mod 'twilightforest' for type 'twilightforest:sortingtree' is not loaded. Skipping integration!
[12:24:38] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'twilightforest_rainbow_oak.json': Mod 'twilightforest' for type 'twilightforest:rainbow_oak' is not loaded. Skipping integration!
[12:24:38] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'terraqueous_cherry.json': Mod 'terraqueous' for type 'terraqueous:cherry' is not loaded. Skipping integration!
[12:24:38] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'natura_tigerwood.json': Mod 'natura' for type 'natura:tigerwood' is not loaded. Skipping integration!
[12:24:38] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'abyssalcraft_dreadsapling.json': Mod 'abyssalcraft' for type 'abyssalcraft:dreadsapling' is not loaded. Skipping integration!
[12:24:38] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'traverse_orange.json': Mod 'traverse' for type 'traverse:orange_autumnal_sapling' is not loaded. Skipping integration!
[12:24:38] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'twilightforest_canopy.json': Mod 'twilightforest' for type 'twilightforest:canopy' is not loaded. Skipping integration!
[12:24:38] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'integrateddynamics_menril.json': Mod 'integrateddynamics' for type 'integrateddynamics:menril' is not loaded. Skipping integration!
[12:24:38] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'ic2_rubber.json': Mod 'ic2' for type 'ic2:rubber' is not loaded. Skipping integration!
[12:24:38] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'natura_fusewood.json': Mod 'natura' for type 'natura:fusewood' is not loaded. Skipping integration!
[12:24:38] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'twilightforest_oak.json': Mod 'twilightforest' for type 'twilightforest:oak' is not loaded. Skipping integration!
[12:24:38] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'twilightforest_mangrove.json': Mod 'twilightforest' for type 'twilightforest:mangrove' is not loaded. Skipping integration!
[12:24:38] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'natura_darkwood.json': Mod 'natura' for type 'natura:darkwood' is not loaded. Skipping integration!
[12:24:38] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'tropicraft_grapefruit.json': Mod 'tropicraft' for type 'tropicraft:grapefruit' is not loaded. Skipping integration!
[12:24:38] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'terraqueous_coconut.json': Mod 'terraqueous' for type 'terraqueous:coconut' is not loaded. Skipping integration!
[12:24:38] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'twilightforest_treeoftime.json': Mod 'twilightforest' for type 'twilightforest:treeoftime' is not loaded. Skipping integration!
[12:24:38] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'terraqueous_mango.json': Mod 'terraqueous' for type 'terraqueous:mango' is not loaded. Skipping integration!
[12:24:38] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'tconstruct_purpleslime.json': Mod 'tconstruct' for type 'tconstruct:purpleslime' is not loaded. Skipping integration!
[12:24:38] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'natura_amaranth.json': Mod 'natura' for type 'natura:amaranth' is not loaded. Skipping integration!
[12:24:38] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'natura_sakura.json': Mod 'natura' for type 'natura:sakura' is not loaded. Skipping integration!
[12:24:38] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'twilightforest_treeoftransformation.json': Mod 'twilightforest' for type 'twilightforest:treeoftransformation' is not loaded. Skipping integration!
[12:24:38] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'tropicraft_lemon.json': Mod 'tropicraft' for type 'tropicraft:lemon' is not loaded. Skipping integration!
[12:24:38] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'traverse_red.json': Mod 'traverse' for type 'traverse:red_autumnal_sapling' is not loaded. Skipping integration!
[12:24:38] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'twilightforest_darkcanopy.json': Mod 'twilightforest' for type 'twilightforest:darkcanopy' is not loaded. Skipping integration!
[12:24:38] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'terraqueous_orange.json': Mod 'terraqueous' for type 'terraqueous:orange' is not loaded. Skipping integration!
[12:24:38] [Server thread/INFO] [bonsaitrees]: Registering trees from integration: org.dave.bonsaitrees.integration.mods.Vanilla
[12:24:38] [Server thread/INFO] [bonsaitrees]: Registering trees from integration: org.dave.bonsaitrees.integration.mods.PamsHarvestcraft
[12:24:38] [Server thread/INFO] [bonsaitrees]: Registered 82 tree types
[12:24:38] [Server thread/INFO] [bonsaitrees]: Could not load soils from file 'blueSlime.json': Mod 'tconstruct' for soil 'tconstruct:slime_dirt_blue' is not loaded. Skipping integration!
[12:24:38] [Server thread/INFO] [bonsaitrees]: Could not load soils from file 'magmaSlime.json': Mod 'tconstruct' for soil 'tconstruct:slime_dirt_magma' is not loaded. Skipping integration!
[12:24:38] [Server thread/INFO] [bonsaitrees]: Could not load soils from file 'purpleSlime.json': Mod 'tconstruct' for soil 'tconstruct:slime_dirt_purple' is not loaded. Skipping integration!
[12:24:38] [Server thread/INFO] [bonsaitrees]: Could not load soils from file 'grassSlime.json': Mod 'tconstruct' for soil 'tconstruct:slime_grass_green_on_dirt' is not loaded. Skipping integration!
[12:24:38] [Server thread/INFO] [bonsaitrees]: Could not load soils from file 'greenSlime.json': Mod 'tconstruct' for soil 'tconstruct:slime_dirt_green' is not loaded. Skipping integration!
[12:24:38] [Server thread/INFO] [bonsaitrees]: Registering soils from integration: org.dave.bonsaitrees.integration.mods.Vanilla
[12:24:38] [Server thread/INFO] [bonsaitrees]: Registering soils from integration: org.dave.bonsaitrees.integration.mods.PamsHarvestcraft
[12:24:38] [Server thread/INFO] [bonsaitrees]: Registered 5 soil types
[12:24:38] [Server thread/INFO] [bonsaitrees]: Loaded 214 tree shapes.
[12:24:38] [Server thread/WARN] [bonsaitrees]: Tree type 'harvestcraft:tamarind' has no shapes configured
[12:24:38] [Server thread/WARN] [bonsaitrees]: Tree type 'harvestcraft:breadfruit' has no shapes configured
[12:24:38] [Server thread/WARN] [bonsaitrees]: Tree type 'harvestcraft:passionfruit' has no shapes configured
[12:24:38] [Server thread/WARN] [bonsaitrees]: Tree type 'harvestcraft:rambutan' has no shapes configured
[12:24:38] [Server thread/WARN] [bonsaitrees]: Tree type 'harvestcraft:pawpaw' has no shapes configured
[12:24:38] [Server thread/WARN] [bonsaitrees]: Tree type 'harvestcraft:guava' has no shapes configured
[12:24:38] [Server thread/WARN] [bonsaitrees]: Tree type 'harvestcraft:soursop' has no shapes configured
[12:24:38] [Server thread/WARN] [bonsaitrees]: Tree type 'harvestcraft:lychee' has no shapes configured
[12:24:38] [Server thread/WARN] [bonsaitrees]: Tree type 'harvestcraft:hazelnut' has no shapes configured
[12:24:38] [Server thread/WARN] [bonsaitrees]: Tree type 'harvestcraft:jackfruit' has no shapes configured
[12:24:38] [Server thread/INFO] [RECIPE_SCRIPT]: skipped core.POST_INIT
[12:24:38] [Server thread/INFO] [RECIPE_SCRIPT]: skipped inductiveLogistics.POST_INIT
[12:24:38] [Server thread/INFO] [/dank/null]: Registering GUI Handler
[12:24:40] [Server thread/INFO] [THAUMCRAFT]: Loaded 5 research entries from thaumcraft:research/eldritch
[12:24:40] [Server thread/INFO] [THAUMCRAFT]: Loaded 20 research entries from thaumcraft:research/basics
[12:24:40] [Server thread/INFO] [THAUMCRAFT]: Loaded 12 research entries from thaumcraft:research/scans
[12:24:40] [Server thread/INFO] [THAUMCRAFT]: Loaded 20 research entries from thaumcraft:research/artifice
[12:24:40] [Server thread/INFO] [THAUMCRAFT]: Loaded 1 research entries from thaumictinkerer:research/baubles
[12:24:40] [Server thread/INFO] [THAUMCRAFT]: Loaded 3 research entries from thaumictinkerer:research/misc
[12:24:40] [Server thread/INFO] [THAUMCRAFT]: Loaded 1 research entries from thaumictinkerer:research/machines
[12:24:40] [Server thread/INFO] [THAUMCRAFT]: Loaded 29 research entries from thaumcraft:research/golemancy
[12:24:40] [Server thread/INFO] [THAUMCRAFT]: Loaded 8 research entries from rusticthaumaturgy:research/rustic_thaumaturgy
[12:24:40] [Server thread/INFO] [THAUMCRAFT]: Loaded 22 research entries from thaumcraft:research/alchemy
[12:24:40] [Server thread/INFO] [THAUMCRAFT]: Loaded 23 research entries from thaumcraft:research/auromancy
[12:24:40] [Server thread/INFO] [THAUMCRAFT]: Loaded 38 research entries from tg:research/thaumic_gadgets
[12:24:40] [Server thread/INFO] [THAUMCRAFT]: Loaded 5 research entries from thaumicperiphery:research/periphery
[12:24:40] [Server thread/INFO] [THAUMCRAFT]: Loaded 17 research entries from thaumcraft:research/infusion
[12:24:40] [Server thread/INFO] [THAUMCRAFT]: Loaded 1 research entries from thaumicperiphery:research/ember_caster
[12:24:40] [Server thread/INFO] [reborncore]: Loaded registrys for net.minecraftforge.fml.common.event.FMLPostInitializationEvent in 1ms
[12:24:40] [Server thread/INFO] [EvilCraft]: Register fluid conversion for blood with ratio 1.0
[12:24:40] [Server thread/INFO] [EvilCraft]: Register fluid conversion for lifeessence with ratio 1.0
[12:24:40] [Server thread/WARN] [EvilCraft]: Could not find a fluid by name 'hell_blood' for a fluid converter config.
[12:24:40] [Server thread/INFO] [EvilCraft]: Skipped adding entity by name 'intangible:soul' to the spirit blacklist, because it could not be found.
[12:24:40] [Server thread/WARN] [EvilCraft]: Invalid appendix info_book.evilcraftcompat.mod_integrations from mod evilcraft in an infobook: Could not find crafting recipe for 1xitem.items.evilcraft.veined_scribing_tools@32767::null with index 0
[12:24:40] [Server thread/WARN] [EvilCraft]: Invalid appendix info_book.evilcraftcompat.mod_integrations from mod evilcraft in an infobook: Could not find crafting recipe for 1xitem.items.evilcraft.veined_scribing_tools@32767::null with index 1
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, vazkii.quark.decoration.block.BlockCustomFlowerPot attempted to load net/minecraft/client/renderer/color/IBlockColor
[12:24:41] [Server thread/INFO] [iChunUtil]: =============================================================
[12:24:41] [Server thread/INFO] [iChunUtil]: By using iChunUtil you therefore agree to the EULA of the mod. It may be found in the jar file of the mod. The latest version will be available on iChun's website or on GitHub.
[12:24:41] [Server thread/INFO] [iChunUtil]: You can disable this console message by going to the iChunUtil config and setting the "eulaAcknowledged" config to "true" (no quotes).
[12:24:41] [Server thread/INFO] [iChunUtil]: =============================================================
[12:24:41] [Server thread/INFO] [net.blay09.mods.kleeslabs.KleeSlabs]: If you wish to setup additional KleeSlabs compatibility, create a folder called 'KleeSlabsCompat' in your config directory and place JSON files inside.
[12:24:41] [Server thread/WARN] [net.minecraft.world.storage.loot.LootTableManager]: Couldn't find resource table meecreeps:entities/meecreeps
[12:24:42] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class buildcraft.api.tools.IToolWrench (this is not an error)
[12:24:42] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class resonant.core.content.ItemScrewdriver (this is not an error)
[12:24:42] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class ic2.core.item.tool.ItemToolWrench (this is not an error)
[12:24:42] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class ic2.core.item.tool.ItemToolWrenchElectric (this is not an error)
[12:24:42] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class mrtjp.projectred.api.IScrewdriver (this is not an error)
[12:24:42] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class mods.railcraft.api.core.items.IToolCrowbar (this is not an error)
[12:24:42] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class com.bluepowermod.items.ItemScrewdriver (this is not an error)
[12:24:42] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class cofh.api.item.IToolHammer (this is not an error)
[12:24:42] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class thermalexpansion.item.tool.ItemWrench (this is not an error)
[12:24:42] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class appeng.items.tools.quartz.ToolQuartzWrench (this is not an error)
[12:24:42] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class crazypants.enderio.api.tool.ITool (this is not an error)
[12:24:42] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class mekanism.api.IMekWrench (this is not an error)
[12:24:42] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class mcjty.rftools.items.smartwrench (this is not an error)
[12:24:42] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class pneumaticCraft.common.item.ItemPneumaticWrench (this is not an error)
[12:24:42] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class powercrystals.minefactoryreloaded.api.IToolHammer (this is not an error)
[12:24:43] [Server thread/INFO] [NetherEx]: The Nether has been overridden.
[12:24:43] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class buildcraft.api.tools.IToolWrench (this is not an error)
[12:24:43] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class resonant.core.content.ItemScrewdriver (this is not an error)
[12:24:43] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class ic2.core.item.tool.ItemToolWrench (this is not an error)
[12:24:43] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class ic2.core.item.tool.ItemToolWrenchElectric (this is not an error)
[12:24:43] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class mrtjp.projectred.api.IScrewdriver (this is not an error)
[12:24:43] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class mods.railcraft.api.core.items.IToolCrowbar (this is not an error)
[12:24:43] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class com.bluepowermod.items.ItemScrewdriver (this is not an error)
[12:24:43] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class cofh.api.item.IToolHammer (this is not an error)
[12:24:43] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class thermalexpansion.item.tool.ItemWrench (this is not an error)
[12:24:43] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class appeng.items.tools.quartz.ToolQuartzWrench (this is not an error)
[12:24:43] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class crazypants.enderio.api.tool.ITool (this is not an error)
[12:24:43] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class mekanism.api.IMekWrench (this is not an error)
[12:24:43] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class mcjty.rftools.items.smartwrench (this is not an error)
[12:24:43] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class pneumaticCraft.common.item.ItemPneumaticWrench (this is not an error)
[12:24:43] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class powercrystals.minefactoryreloaded.api.IToolHammer (this is not an error)
[12:24:44] [Server thread/INFO] [realistictorches]: Removed 2 torch recipes.
[12:24:44] [Server thread/INFO] [realistictorches]: Removed 2 torch recipes.
[12:24:44] [Server thread/INFO] [realistictorches]: Registered 335 blocks and 5 items as light sources.
[12:24:44] [Morph Resource Thread/INFO] [Morph]: Loaded NBT modifiers for presumably 18 Minecraft mobs
[12:24:45] [Server thread/INFO] [xreliquary]: [xreliquary] Loaded successfully!
[12:24:45] [Server thread/INFO] [signals]: Found class annotating @SignalRail : com.minemaarten.signals.rail.RailMapperBlockRail
[12:24:45] [Server thread/INFO] [signals]: Successfully registered the IRailMapper for "com.minemaarten.signals.rail.RailMapperBlockRail".
[12:24:45] [Server thread/INFO] [signals]: Found class annotating @SignalRail : com.minemaarten.signals.rail.RailBase
[12:24:45] [Server thread/INFO] [signals]: Successfully registered the IRail for "com.minemaarten.signals.rail.RailBase".
[12:24:45] [Server thread/INFO] [signals]: Found class annotating @SignalRail : com.minemaarten.signals.capabilities.destinationproviders.DestinationProviderItems
[12:24:45] [Server thread/INFO] [signals]: Successfully registered the IDestinationProvider for "com.minemaarten.signals.capabilities.destinationproviders.DestinationProviderItems".
[12:24:45] [Server thread/INFO] [signals]: Found class annotating @SignalRail : com.minemaarten.signals.tileentity.carthopperbehaviour.CartHopperBehaviourItems
[12:24:45] [Server thread/INFO] [signals]: Successfully registered the ICartHopperBehaviour for "com.minemaarten.signals.tileentity.carthopperbehaviour.CartHopperBehaviourItems".
[12:24:45] [Server thread/INFO] [signals]: Found class annotating @SignalRail : com.minemaarten.signals.railcraft.RailCraftTrainHandler
[12:24:45] [Server thread/INFO] [signals]: Successfully registered the ICartLinker for "com.minemaarten.signals.railcraft.RailCraftTrainHandler".
[12:24:45] [Server thread/INFO] [STDOUT]: [alexiy.thaumic.addon.ThaumicCalculations:postLoad:99]: Found 152 crucible recipes
[12:24:45] [Server thread/INFO] [STDOUT]: [alexiy.thaumic.addon.ThaumicCalculations:postLoad:100]: Found 16 shapeless arcane recipes
[12:24:45] [Server thread/INFO] [STDOUT]: [alexiy.thaumic.addon.ThaumicCalculations:postLoad:101]: Found 189 shaped arcane recipes
[12:24:46] [Server thread/INFO] [Totemic]: Totemic is entering postinitialization stage
[12:24:46] [Server thread/INFO] [wizardry]: | Registered Beam -> Lightning run override.
[12:24:46] [Server thread/INFO] [wizardry]: | Registered Projectile -> Lightning run override.
[12:24:46] [Server thread/INFO] [wizardry]: | Registered Arc -> Lightning run override.
[12:24:46] [Server thread/INFO] [wizardry]: | Registered Self -> Lightning run override.
[12:24:46] [Server thread/INFO] [wizardry]: | Registered Touch -> Lightning run override.
[12:24:46] [Server thread/INFO] [wizardry]: | Registered Zone -> Lightning run override.
[12:24:46] [Server thread/INFO] [wizardry]: | Registered Beam -> Lightning renderSpell override.
[12:24:46] [Server thread/INFO] [wizardry]: | Registered Projectile -> Lightning renderSpell override.
[12:24:46] [Server thread/INFO] [wizardry]: | Registered Arc -> Lightning renderSpell override.
[12:24:46] [Server thread/INFO] [wizardry]: | Registered Touch -> Lightning renderSpell override.
[12:24:46] [Server thread/INFO] [foundry]: Integration Post Init
[12:24:46] [Server thread/INFO] [foundry]: Integration Final Step
[12:24:46] [Server thread/INFO] [peckish]: Successfully registered 1201 foods to ore name "itemFood".
[12:24:46] [Server thread/INFO] [wanionlib]: UniDict: Initializing Module: Integration, Side: Server
[12:24:46] [Server thread/INFO] [wanionlib]: Crafting Integration: Why so many recipes? I had to deal with at least 81 recipes.
[12:24:46] [Server thread/INFO] [wanionlib]: Furnace Integration: Some things that you smelted appear to be different now.
[12:24:46] [Server thread/INFO] [wanionlib]: Blood Magic Integration: It's bleeding...
[12:24:46] [Server thread/INFO] [wanionlib]: Embers Integration: Stamper is outputting the right things now.
[12:24:46] [Server thread/ERROR] [wanionlib]: UniDictSomething really bad happened on Integration at load stage POST_INIT
[12:24:46] [Server thread/INFO] [STDERR]: [wanion.lib.module.AbstractModule:start:59]: java.util.concurrent.ExecutionException: java.lang.NoClassDefFoundError: exter/foundry/recipes/manager/AlloyFurnaceRecipeManager
[12:24:46] [Server thread/INFO] [STDERR]: [wanion.lib.module.AbstractModule:start:59]: at java.util.concurrent.FutureTask.report(FutureTask.java:122)
[12:24:46] [Server thread/INFO] [STDERR]: [wanion.lib.module.AbstractModule:start:59]: at java.util.concurrent.FutureTask.get(FutureTask.java:192)
[12:24:46] [Server thread/INFO] [STDERR]: [wanion.lib.module.AbstractModule:start:59]: at wanion.lib.module.AbstractModule.start(AbstractModule.java:55)
[12:24:46] [Server thread/INFO] [STDERR]: [wanion.lib.module.AbstractModule:start:59]: at wanion.lib.module.ModuleHandler.lambda$startModules$0(ModuleHandler.java:39)
[12:24:46] [Server thread/INFO] [STDERR]: [wanion.lib.module.AbstractModule:start:59]: at java.lang.Iterable.forEach(Iterable.java:75)
[12:24:46] [Server thread/INFO] [STDERR]: [wanion.lib.module.AbstractModule:start:59]: at wanion.lib.module.ModuleHandler.startModules(ModuleHandler.java:31)
[12:24:46] [Server thread/INFO] [STDERR]: [wanion.lib.module.AbstractModule:start:59]: at wanion.unidict.proxy.CommonProxy.postInit(CommonProxy.java:85)
[12:24:46] [Server thread/INFO] [STDERR]: [wanion.lib.module.AbstractModule:start:59]: at wanion.unidict.UniDict.postInit(UniDict.java:97)
[12:24:46] [Server thread/INFO] [STDERR]: [wanion.lib.module.AbstractModule:start:59]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[12:24:46] [Server thread/INFO] [STDERR]: [wanion.lib.module.AbstractModule:start:59]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[12:24:46] [Server thread/INFO] [STDERR]: [wanion.lib.module.AbstractModule:start:59]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[12:24:46] [Server thread/INFO] [STDERR]: [wanion.lib.module.AbstractModule:start:59]: at java.lang.reflect.Method.invoke(Method.java:498)
[12:24:46] [Server thread/INFO] [STDERR]: [wanion.lib.module.AbstractModule:start:59]: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:624)
[12:24:46] [Server thread/INFO] [STDERR]: [wanion.lib.module.AbstractModule:start:59]: at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)
[12:24:46] [Server thread/INFO] [STDERR]: [wanion.lib.module.AbstractModule:start:59]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[12:24:46] [Server thread/INFO] [STDERR]: [wanion.lib.module.AbstractModule:start:59]: at java.lang.reflect.Method.invoke(Method.java:498)
[12:24:46] [Server thread/INFO] [STDERR]: [wanion.lib.module.AbstractModule:start:59]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
[12:24:46] [Server thread/INFO] [STDERR]: [wanion.lib.module.AbstractModule:start:59]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
[12:24:46] [Server thread/INFO] [STDERR]: [wanion.lib.module.AbstractModule:start:59]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
[12:24:46] [Server thread/INFO] [STDERR]: [wanion.lib.module.AbstractModule:start:59]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
[12:24:46] [Server thread/INFO] [STDERR]: [wanion.lib.module.AbstractModule:start:59]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
[12:24:46] [Server thread/INFO] [STDERR]: [wanion.lib.module.AbstractModule:start:59]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
[12:24:46] [Server thread/INFO] [STDERR]: [wanion.lib.module.AbstractModule:start:59]: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
[12:24:46] [Server thread/INFO] [STDERR]: [wanion.lib.module.AbstractModule:start:59]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
[12:24:46] [Server thread/INFO] [STDERR]: [wanion.lib.module.AbstractModule:start:59]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
[12:24:46] [Server thread/INFO] [STDERR]: [wanion.lib.module.AbstractModule:start:59]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[12:24:46] [Server thread/INFO] [STDERR]: [wanion.lib.module.AbstractModule:start:59]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[12:24:46] [Server thread/INFO] [STDERR]: [wanion.lib.module.AbstractModule:start:59]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[12:24:46] [Server thread/INFO] [STDERR]: [wanion.lib.module.AbstractModule:start:59]: at java.lang.reflect.Method.invoke(Method.java:498)
[12:24:46] [Server thread/INFO] [STDERR]: [wanion.lib.module.AbstractModule:start:59]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
[12:24:46] [Server thread/INFO] [STDERR]: [wanion.lib.module.AbstractModule:start:59]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
[12:24:46] [Server thread/INFO] [STDERR]: [wanion.lib.module.AbstractModule:start:59]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
[12:24:46] [Server thread/INFO] [STDERR]: [wanion.lib.module.AbstractModule:start:59]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
[12:24:46] [Server thread/INFO] [STDERR]: [wanion.lib.module.AbstractModule:start:59]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
[12:24:46] [Server thread/INFO] [STDERR]: [wanion.lib.module.AbstractModule:start:59]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
[12:24:46] [Server thread/INFO] [STDERR]: [wanion.lib.module.AbstractModule:start:59]: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
[12:24:46] [Server thread/INFO] [STDERR]: [wanion.lib.module.AbstractModule:start:59]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
[12:24:46] [Server thread/INFO] [STDERR]: [wanion.lib.module.AbstractModule:start:59]: at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:749)
[12:24:46] [Server thread/INFO] [STDERR]: [wanion.lib.module.AbstractModule:start:59]: at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108)
[12:24:46] [Server thread/INFO] [STDERR]: [wanion.lib.module.AbstractModule:start:59]: at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338)
[12:24:46] [Server thread/INFO] [STDERR]: [wanion.lib.module.AbstractModule:start:59]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219)
[12:24:46] [Server thread/INFO] [STDERR]: [wanion.lib.module.AbstractModule:start:59]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
[12:24:46] [Server thread/INFO] [STDERR]: [wanion.lib.module.AbstractModule:start:59]: at java.lang.Thread.run(Thread.java:748)
[12:24:46] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: Caused by: java.lang.NoClassDefFoundError: exter/foundry/recipes/manager/AlloyFurnaceRecipeManager
[12:24:46] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at wanion.unidict.integration.FoundryIntegration.fixAlloyFurnaceRecipes(FoundryIntegration.java:52)
[12:24:46] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at wanion.unidict.integration.FoundryIntegration.call(FoundryIntegration.java:42)
[12:24:46] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at wanion.unidict.integration.FoundryIntegration.call(FoundryIntegration.java:31)
[12:24:46] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[12:24:46] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[12:24:46] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[12:24:46] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: ... 1 more
[12:24:46] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:643]: Caused by: java.lang.ClassNotFoundException: exter.foundry.recipes.manager.AlloyFurnaceRecipeManager
[12:24:46] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:643]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
[12:24:46] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:643]: at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
[12:24:46] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:643]: at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
[12:24:46] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:643]: ... 7 more
[12:24:46] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:667]: Caused by: java.lang.NullPointerException
[12:25:40] [Netty Server IO #1/WARN] [JavaPatcher]:
java.lang.RuntimeException: cannot find net.minecraft.network.NettyPacketEncoder: ha found in net/minecraft/network/NettyPacketEncoder.class
at javassist.CtClassType.getClassFile3(CtClassType.java:208) ~[CtClassType.class:?]
at javassist.CtClassType.makeFieldCache(CtClassType.java:900) ~[CtClassType.class:?]
at javassist.CtClassType.getMembers(CtClassType.java:891) ~[CtClassType.class:?]
at javassist.CtClassType.getDeclaredBehaviors(CtClassType.java:1039) ~[CtClassType.class:?]
at me.nallar.javapatcher.mappings.MethodDescription.inClass(MethodDescription.java:153) ~[MethodDescription.class:1.8+Jenkins-b61.git-8893876c05313e7818055c79e31cf8e828c877a2]
at me.nallar.javapatcher.patcher.Patcher$PatchMethodDescriptor.run(Patcher.java:381) [Patcher$PatchMethodDescriptor.class:1.8+Jenkins-b61.git-8893876c05313e7818055c79e31cf8e828c877a2]
at me.nallar.javapatcher.patcher.Patcher$ClassPatchDescriptor.runPatches(Patcher.java:514) [Patcher$ClassPatchDescriptor.class:1.8+Jenkins-b61.git-8893876c05313e7818055c79e31cf8e828c877a2]
at me.nallar.javapatcher.patcher.Patcher.patch(Patcher.java:211) [Patcher.class:1.8+Jenkins-b61.git-8893876c05313e7818055c79e31cf8e828c877a2]
at org.minimallycorrect.modpatcher.api.ModPatcherTransformer$ClassTransformer.transform(ModPatcherTransformer.java:154) [ModPatcher-1.12-SNAPSHOT.jar:1.12-SNAPSHOT+Jenkins-b5.git-24e3b38023c281ee5d327595ecaea7f37f198dfc]
at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176) [launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:424) [?:1.8.0_191]
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) [?:1.8.0_191]
at net.minecraft.network.NetworkSystem$4.initChannel(NetworkSystem.java:114) [oz$4.class:?]
at io.netty.channel.ChannelInitializer.initChannel(ChannelInitializer.java:113) [minecraft_server.1.12.2.jar:?]
at io.netty.channel.ChannelInitializer.handlerAdded(ChannelInitializer.java:105) [minecraft_server.1.12.2.jar:?]
at io.netty.channel.DefaultChannelPipeline.callHandlerAdded0(DefaultChannelPipeline.java:597) [minecraft_server.1.12.2.jar:?]
at io.netty.channel.DefaultChannelPipeline.access$000(DefaultChannelPipeline.java:44) [minecraft_server.1.12.2.jar:?]
at io.netty.channel.DefaultChannelPipeline$PendingHandlerAddedTask.execute(DefaultChannelPipeline.java:1387) [minecraft_server.1.12.2.jar:?]
at io.netty.channel.DefaultChannelPipeline.callHandlerAddedForAllHandlers(DefaultChannelPipeline.java:1122) [minecraft_server.1.12.2.jar:?]
at io.netty.channel.DefaultChannelPipeline.invokeHandlerAddedIfNeeded(DefaultChannelPipeline.java:647) [minecraft_server.1.12.2.jar:?]
at io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:506) [minecraft_server.1.12.2.jar:?]
at io.netty.channel.AbstractChannel$AbstractUnsafe.access$200(AbstractChannel.java:419) [minecraft_server.1.12.2.jar:?]
at io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:478) [minecraft_server.1.12.2.jar:?]
at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163) [minecraft_server.1.12.2.jar:?]
at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:403) [minecraft_server.1.12.2.jar:?]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:442) [minecraft_server.1.12.2.jar:?]
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [minecraft_server.1.12.2.jar:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:25:40] [Netty Server IO #1/ERROR] [JavaPatcher]: Error patching net.minecraft.network.play.server.SPacketCustomPayload with addMethod
java.lang.RuntimeException: cannot find net.minecraft.network.play.server.SPacketCustomPayload: iw found in net/minecraft/network/play/server/SPacketCustomPayload.class
at javassist.CtClassType.getClassFile3(CtClassType.java:208) ~[CtClassType.class:?]
at javassist.CtClassType.getClassFile2(CtClassType.java:173) ~[CtClassType.class:?]
at javassist.compiler.Javac.<init>(Javac.java:53) ~[javassist-3.22.0-CR1.jar:?]
at javassist.CtNewMethod.make(CtNewMethod.java:69) ~[javassist-3.22.0-CR1.jar:?]
at javassist.CtNewMethod.make(CtNewMethod.java:45) ~[javassist-3.22.0-CR1.jar:?]
at me.nallar.javapatcher.patcher.Patches.addMethod(Patches.java:106) ~[Patches.class:1.8+Jenkins-b61.git-8893876c05313e7818055c79e31cf8e828c877a2]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_191]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_191]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_191]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_191]
at me.nallar.javapatcher.patcher.Patcher$PatchMethodDescriptor.run(Patcher.java:399) [Patcher$PatchMethodDescriptor.class:1.8+Jenkins-b61.git-8893876c05313e7818055c79e31cf8e828c877a2]
at me.nallar.javapatcher.patcher.Patcher$PatchMethodDescriptor.run(Patcher.java:364) [Patcher$PatchMethodDescriptor.class:1.8+Jenkins-b61.git-8893876c05313e7818055c79e31cf8e828c877a2]
at me.nallar.javapatcher.patcher.Patcher$ClassPatchDescriptor.runPatches(Patcher.java:514) [Patcher$ClassPatchDescriptor.class:1.8+Jenkins-b61.git-8893876c05313e7818055c79e31cf8e828c877a2]
at me.nallar.javapatcher.patcher.Patcher.patch(Patcher.java:211) [Patcher.class:1.8+Jenkins-b61.git-8893876c05313e7818055c79e31cf8e828c877a2]
at org.minimallycorrect.modpatcher.api.ModPatcherTransformer$ClassTransformer.transform(ModPatcherTransformer.java:154) [ModPatcher-1.12-SNAPSHOT.jar:1.12-SNAPSHOT+Jenkins-b5.git-24e3b38023c281ee5d327595ecaea7f37f198dfc]
at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176) [launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:424) [?:1.8.0_191]
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) [?:1.8.0_191]
at net.minecraft.network.EnumConnectionState$2.<init>(SourceFile:160) [gx$2.class:?]
at net.minecraft.network.EnumConnectionState.<clinit>(SourceFile:135) [gx.class:?]
at net.minecraft.network.NetworkManager.channelActive(NetworkManager.java:104) [gw.class:?]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:213) [minecraft_server.1.12.2.jar:?]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:199) [minecraft_server.1.12.2.jar:?]
at io.netty.channel.AbstractChannelHandlerContext.fireChannelActive(AbstractChannelHandlerContext.java:192) [minecraft_server.1.12.2.jar:?]
at io.netty.channel.ChannelInboundHandlerAdapter.channelActive(ChannelInboundHandlerAdapter.java:64) [minecraft_server.1.12.2.jar:?]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:213) [minecraft_server.1.12.2.jar:?]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:199) [minecraft_server.1.12.2.jar:?]
at io.netty.channel.AbstractChannelHandlerContext.fireChannelActive(AbstractChannelHandlerContext.java:192) [minecraft_server.1.12.2.jar:?]
at io.netty.channel.ChannelInboundHandlerAdapter.channelActive(ChannelInboundHandlerAdapter.java:64) [minecraft_server.1.12.2.jar:?]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:213) [minecraft_server.1.12.2.jar:?]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:199) [minecraft_server.1.12.2.jar:?]
at io.netty.channel.AbstractChannelHandlerContext.fireChannelActive(AbstractChannelHandlerContext.java:192) [minecraft_server.1.12.2.jar:?]
at io.netty.channel.ChannelInboundHandlerAdapter.channelActive(ChannelInboundHandlerAdapter.java:64) [minecraft_server.1.12.2.jar:?]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:213) [minecraft_server.1.12.2.jar:?]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:199) [minecraft_server.1.12.2.jar:?]
at io.netty.channel.AbstractChannelHandlerContext.fireChannelActive(AbstractChannelHandlerContext.java:192) [minecraft_server.1.12.2.jar:?]
at io.netty.channel.ChannelInboundHandlerAdapter.channelActive(ChannelInboundHandlerAdapter.java:64) [minecraft_server.1.12.2.jar:?]
at io.netty.handler.timeout.IdleStateHandler.channelActive(IdleStateHandler.java:272) [minecraft_server.1.12.2.jar:?]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:213) [minecraft_server.1.12.2.jar:?]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:199) [minecraft_server.1.12.2.jar:?]
at io.netty.channel.AbstractChannelHandlerContext.fireChannelActive(AbstractChannelHandlerContext.java:192) [minecraft_server.1.12.2.jar:?]
at io.netty.channel.DefaultChannelPipeline$HeadContext.channelActive(DefaultChannelPipeline.java:1322) [minecraft_server.1.12.2.jar:?]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:213) [minecraft_server.1.12.2.jar:?]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:199) [minecraft_server.1.12.2.jar:?]
at io.netty.channel.DefaultChannelPipeline.fireChannelActive(DefaultChannelPipeline.java:902) [minecraft_server.1.12.2.jar:?]
at io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:514) [minecraft_server.1.12.2.jar:?]
at io.netty.channel.AbstractChannel$AbstractUnsafe.access$200(AbstractChannel.java:419) [minecraft_server.1.12.2.jar:?]
at io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:478) [minecraft_server.1.12.2.jar:?]
at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163) [minecraft_server.1.12.2.jar:?]
at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:403) [minecraft_server.1.12.2.jar:?]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:442) [minecraft_server.1.12.2.jar:?]
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [minecraft_server.1.12.2.jar:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:25:40] [Netty Server IO #1/INFO] [FML]: Disconnecting Player: Server is still starting! Please wait before reconnecting.
[12:25:43] [Server thread/INFO] [STDOUT]: [alexiy.thaumic.addon.ThaumicCalculations:loaded:146]: Tagged objects: 23216
[12:25:43] [Server thread/INFO] [STDOUT]: [alexiy.thaumic.addon.ThaumicCalculations:loaded:147]: Resolved stacks: 7557
[12:25:43] [Server thread/INFO] [STDOUT]: [alexiy.thaumic.addon.ThaumicCalculations:loaded:148]: Total stacks: 7987
[12:25:43] [Server thread/INFO] [STDOUT]: [alexiy.thaumic.addon.ThaumicCalculations:loaded:151]: Finished in 56 seconds
[12:25:43] [Server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 233 mods
[12:25:44] [Server thread/INFO] [mcjty.lib.varia.Logging]: Preparing all world data
[12:25:45] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Preparing level "world"
[12:25:45] [Server thread/ERROR] [FML.ModTracker]: This world was saved with mod environmentalcreepers which appears to be missing, things may not work well
[12:25:45] [Server thread/INFO] [FML]: Injecting existing registry data into this server instance
[12:25:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world foundry:invar
[12:25:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world arcanelamps:lamppurity
[12:25:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world foundry:lumium
[12:25:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world arcanelamps:omegaobeliskcorrupt
[12:25:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world arcanelamps:lamprainbow
[12:25:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world arcanelamps:arcanebasepillarcenter
[12:25:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world arcanelamps:temporaryarcanegemcorrupt
[12:25:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world arcanelamps:arcanecrystalore
[12:25:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world arcanelamps:endercrystalgem
[12:25:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world arcanelamps:omegaobeliskcrimson
[12:25:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world arcanelamps:omegaobeliskblank
[12:25:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world arcanelamps:arcanebasepillar
[12:25:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world arcanelamps:arcanebase
[12:25:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world arcanelamps:temporaryarcanegempurity
[12:25:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world arcanelamps:arcanebasepillartop
[12:25:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world arcanelamps:lampcrimson
[12:25:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world arcanelamps:planksedelwoodarcane
[12:25:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world arcanelamps:planksedelwood
[12:25:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world arcanelamps:omegaobeliskpurity
[12:25:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world arcanelamps:wumpabox
[12:25:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world foundry:signalum
[12:25:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world arcanelamps:wumpaboxreforced
[12:25:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world arcanelamps:lampblank
[12:25:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world foundry:enderium
[12:25:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world arcanelamps:omegaobeliskrainbow
[12:25:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world arcanelamps:baselamp
[12:25:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world arcanelamps:lampcorrupt
[12:25:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world arcanelamps:temporaryarcanegemblank
[12:25:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world arcanelamps:arcanebasepillarbottom
[12:25:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world arcanelamps:platebasechiseled
[12:25:47] [Server thread/INFO] [FML]: Applying holder lookups
[12:25:47] [Server thread/INFO] [FML]: Holder lookups applied
[12:25:47] [Server thread/INFO] [FML]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@2ceda8fc)
[12:25:47] [Server thread/WARN] [net.minecraft.world.storage.loot.LootTableManager]: Couldn't find resource table meecreeps:entities/meecreeps
[12:25:47] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager]: Parsing error loading built-in advancement minecraft:recipes/transportation/spruce_boat
com.google.gson.JsonSyntaxException: Unknown recipe 'minecraft:spruce_boat'
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
at net.minecraft.advancements.AdvancementManager.func_192777_a(AdvancementManager.java:184) [ns.class:?]
at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:68) [ns.class:?]
at net.minecraft.advancements.AdvancementManager.<init>(AdvancementManager.java:60) [ns.class:?]
at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:156) [oo.class:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:298) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:25:47] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager]: Parsing error loading built-in advancement minecraft:recipes/transportation/jungle_boat
com.google.gson.JsonSyntaxException: Unknown recipe 'minecraft:jungle_boat'
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
at net.minecraft.advancements.AdvancementManager.func_192777_a(AdvancementManager.java:184) [ns.class:?]
at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:68) [ns.class:?]
at net.minecraft.advancements.AdvancementManager.<init>(AdvancementManager.java:60) [ns.class:?]
at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:156) [oo.class:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:298) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:25:47] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager]: Parsing error loading built-in advancement minecraft:recipes/transportation/dark_oak_boat
com.google.gson.JsonSyntaxException: Unknown recipe 'minecraft:dark_oak_boat'
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
at net.minecraft.advancements.AdvancementManager.func_192777_a(AdvancementManager.java:184) [ns.class:?]
at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:68) [ns.class:?]
at net.minecraft.advancements.AdvancementManager.<init>(AdvancementManager.java:60) [ns.class:?]
at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:156) [oo.class:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:298) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:25:47] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager]: Parsing error loading built-in advancement minecraft:recipes/transportation/boat
com.google.gson.JsonSyntaxException: Unknown recipe 'minecraft:boat'
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
at net.minecraft.advancements.AdvancementManager.func_192777_a(AdvancementManager.java:184) [ns.class:?]
at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:68) [ns.class:?]
at net.minecraft.advancements.AdvancementManager.<init>(AdvancementManager.java:60) [ns.class:?]
at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:156) [oo.class:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:298) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:25:47] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager]: Parsing error loading built-in advancement minecraft:recipes/transportation/birch_boat
com.google.gson.JsonSyntaxException: Unknown recipe 'minecraft:birch_boat'
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
at net.minecraft.advancements.AdvancementManager.func_192777_a(AdvancementManager.java:184) [ns.class:?]
at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:68) [ns.class:?]
at net.minecraft.advancements.AdvancementManager.<init>(AdvancementManager.java:60) [ns.class:?]
at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:156) [oo.class:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:298) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:25:47] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager]: Parsing error loading built-in advancement minecraft:recipes/transportation/acacia_boat
com.google.gson.JsonSyntaxException: Unknown recipe 'minecraft:acacia_boat'
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
at net.minecraft.advancements.AdvancementManager.func_192777_a(AdvancementManager.java:184) [ns.class:?]
at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:68) [ns.class:?]
at net.minecraft.advancements.AdvancementManager.<init>(AdvancementManager.java:60) [ns.class:?]
at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:156) [oo.class:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:298) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:25:47] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager]: Parsing error loading built-in advancement minecraft:recipes/tools/iron_shovel
com.google.gson.JsonSyntaxException: Unknown recipe 'minecraft:iron_shovel'
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
at net.minecraft.advancements.AdvancementManager.func_192777_a(AdvancementManager.java:184) [ns.class:?]
at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:68) [ns.class:?]
at net.minecraft.advancements.AdvancementManager.<init>(AdvancementManager.java:60) [ns.class:?]
at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:156) [oo.class:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:298) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:25:47] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager]: Parsing error loading built-in advancement minecraft:recipes/tools/iron_pickaxe
com.google.gson.JsonSyntaxException: Unknown recipe 'minecraft:iron_pickaxe'
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
at net.minecraft.advancements.AdvancementManager.func_192777_a(AdvancementManager.java:184) [ns.class:?]
at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:68) [ns.class:?]
at net.minecraft.advancements.AdvancementManager.<init>(AdvancementManager.java:60) [ns.class:?]
at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:156) [oo.class:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:298) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:25:47] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager]: Parsing error loading built-in advancement minecraft:recipes/tools/iron_hoe
com.google.gson.JsonSyntaxException: Unknown recipe 'minecraft:iron_hoe'
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
at net.minecraft.advancements.AdvancementManager.func_192777_a(AdvancementManager.java:184) [ns.class:?]
at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:68) [ns.class:?]
at net.minecraft.advancements.AdvancementManager.<init>(AdvancementManager.java:60) [ns.class:?]
at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:156) [oo.class:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:298) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:25:47] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager]: Parsing error loading built-in advancement minecraft:recipes/tools/iron_axe
com.google.gson.JsonSyntaxException: Unknown recipe 'minecraft:iron_axe'
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
at net.minecraft.advancements.AdvancementManager.func_192777_a(AdvancementManager.java:184) [ns.class:?]
at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:68) [ns.class:?]
at net.minecraft.advancements.AdvancementManager.<init>(AdvancementManager.java:60) [ns.class:?]
at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:156) [oo.class:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:298) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:25:47] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager]: Parsing error loading built-in advancement minecraft:recipes/tools/diamond_shovel
com.google.gson.JsonSyntaxException: Unknown recipe 'minecraft:diamond_shovel'
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
at net.minecraft.advancements.AdvancementManager.func_192777_a(AdvancementManager.java:184) [ns.class:?]
at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:68) [ns.class:?]
at net.minecraft.advancements.AdvancementManager.<init>(AdvancementManager.java:60) [ns.class:?]
at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:156) [oo.class:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:298) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:25:47] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager]: Parsing error loading built-in advancement minecraft:recipes/tools/diamond_pickaxe
com.google.gson.JsonSyntaxException: Unknown recipe 'minecraft:diamond_pickaxe'
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
at net.minecraft.advancements.AdvancementManager.func_192777_a(AdvancementManager.java:184) [ns.class:?]
at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:68) [ns.class:?]
at net.minecraft.advancements.AdvancementManager.<init>(AdvancementManager.java:60) [ns.class:?]
at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:156) [oo.class:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:298) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:25:47] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager]: Parsing error loading built-in advancement minecraft:recipes/tools/diamond_hoe
com.google.gson.JsonSyntaxException: Unknown recipe 'minecraft:diamond_hoe'
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
at net.minecraft.advancements.AdvancementManager.func_192777_a(AdvancementManager.java:184) [ns.class:?]
at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:68) [ns.class:?]
at net.minecraft.advancements.AdvancementManager.<init>(AdvancementManager.java:60) [ns.class:?]
at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:156) [oo.class:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:298) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:25:47] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager]: Parsing error loading built-in advancement minecraft:recipes/tools/diamond_axe
com.google.gson.JsonSyntaxException: Unknown recipe 'minecraft:diamond_axe'
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
at net.minecraft.advancements.AdvancementManager.func_192777_a(AdvancementManager.java:184) [ns.class:?]
at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:68) [ns.class:?]
at net.minecraft.advancements.AdvancementManager.<init>(AdvancementManager.java:60) [ns.class:?]
at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:156) [oo.class:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:298) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:25:47] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager]: Parsing error loading built-in advancement minecraft:recipes/misc/iron_ingot_from_nuggets
com.google.gson.JsonSyntaxException: Unknown recipe 'minecraft:iron_ingot_from_nuggets'
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
at net.minecraft.advancements.AdvancementManager.func_192777_a(AdvancementManager.java:184) [ns.class:?]
at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:68) [ns.class:?]
at net.minecraft.advancements.AdvancementManager.<init>(AdvancementManager.java:60) [ns.class:?]
at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:156) [oo.class:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:298) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:25:47] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager]: Parsing error loading built-in advancement minecraft:recipes/misc/gold_ingot_from_nuggets
com.google.gson.JsonSyntaxException: Unknown recipe 'minecraft:gold_ingot_from_nuggets'
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
at net.minecraft.advancements.AdvancementManager.func_192777_a(AdvancementManager.java:184) [ns.class:?]
at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:68) [ns.class:?]
at net.minecraft.advancements.AdvancementManager.<init>(AdvancementManager.java:60) [ns.class:?]
at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:156) [oo.class:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:298) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:25:47] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager]: Parsing error loading built-in advancement minecraft:recipes/misc/bucket
com.google.gson.JsonSyntaxException: Unknown recipe 'minecraft:bucket'
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
at net.minecraft.advancements.AdvancementManager.func_192777_a(AdvancementManager.java:184) [ns.class:?]
at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:68) [ns.class:?]
at net.minecraft.advancements.AdvancementManager.<init>(AdvancementManager.java:60) [ns.class:?]
at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:156) [oo.class:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:298) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:25:47] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager]: Parsing error loading built-in advancement minecraft:recipes/combat/iron_sword
com.google.gson.JsonSyntaxException: Unknown recipe 'minecraft:iron_sword'
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
at net.minecraft.advancements.AdvancementManager.func_192777_a(AdvancementManager.java:184) [ns.class:?]
at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:68) [ns.class:?]
at net.minecraft.advancements.AdvancementManager.<init>(AdvancementManager.java:60) [ns.class:?]
at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:156) [oo.class:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:298) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:25:47] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager]: Parsing error loading built-in advancement minecraft:recipes/combat/diamond_sword
com.google.gson.JsonSyntaxException: Unknown recipe 'minecraft:diamond_sword'
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
at net.minecraft.advancements.AdvancementManager.func_192777_a(AdvancementManager.java:184) [ns.class:?]
at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:68) [ns.class:?]
at net.minecraft.advancements.AdvancementManager.<init>(AdvancementManager.java:60) [ns.class:?]
at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:156) [oo.class:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:298) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:25:47] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager]: Parsing error loading built-in advancement minecraft:recipes/building_blocks/iron_block
com.google.gson.JsonSyntaxException: Unknown recipe 'minecraft:iron_block'
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
at net.minecraft.advancements.AdvancementManager.func_192777_a(AdvancementManager.java:184) [ns.class:?]
at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:68) [ns.class:?]
at net.minecraft.advancements.AdvancementManager.<init>(AdvancementManager.java:60) [ns.class:?]
at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:156) [oo.class:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:298) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:25:47] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager]: Parsing error loading built-in advancement minecraft:recipes/building_blocks/gold_block
com.google.gson.JsonSyntaxException: Unknown recipe 'minecraft:gold_block'
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
at net.minecraft.advancements.AdvancementManager.func_192777_a(AdvancementManager.java:184) [ns.class:?]
at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:68) [ns.class:?]
at net.minecraft.advancements.AdvancementManager.<init>(AdvancementManager.java:60) [ns.class:?]
at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:156) [oo.class:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:298) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:25:47] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager]: Parsing error loading built-in advancement minecraft:recipes/brewing/brewing_stand
com.google.gson.JsonSyntaxException: Unknown recipe 'minecraft:brewing_stand'
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
at net.minecraft.advancements.AdvancementManager.func_192777_a(AdvancementManager.java:184) [ns.class:?]
at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:68) [ns.class:?]
at net.minecraft.advancements.AdvancementManager.<init>(AdvancementManager.java:60) [ns.class:?]
at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:156) [oo.class:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:298) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:25:47] [Server thread/ERROR] [FML]: Parsing error loading built-in advancement biomesoplenty:recipes/transportation/boat_palm
com.google.gson.JsonSyntaxException: Unknown recipe 'biomesoplenty:boat_palm'
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
at net.minecraftforge.common.ForgeHooks.lambda$loadAdvancements$0(ForgeHooks.java:1355) ~[ForgeHooks.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:822) [CraftingHelper.class:?]
at net.minecraftforge.common.ForgeHooks.loadAdvancements(ForgeHooks.java:1337) [ForgeHooks.class:?]
at net.minecraftforge.common.ForgeHooks.loadAdvancements(ForgeHooks.java:1311) [ForgeHooks.class:?]
at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:69) [ns.class:?]
at net.minecraft.advancements.AdvancementManager.<init>(AdvancementManager.java:60) [ns.class:?]
at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:156) [oo.class:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:298) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:25:47] [Server thread/ERROR] [FML]: Parsing error loading built-in advancement biomesoplenty:recipes/transportation/boat_umbran
com.google.gson.JsonSyntaxException: Unknown recipe 'biomesoplenty:boat_umbran'
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
at net.minecraftforge.common.ForgeHooks.lambda$loadAdvancements$0(ForgeHooks.java:1355) ~[ForgeHooks.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:822) [CraftingHelper.class:?]
at net.minecraftforge.common.ForgeHooks.loadAdvancements(ForgeHooks.java:1337) [ForgeHooks.class:?]
at net.minecraftforge.common.ForgeHooks.loadAdvancements(ForgeHooks.java:1311) [ForgeHooks.class:?]
at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:69) [ns.class:?]
at net.minecraft.advancements.AdvancementManager.<init>(AdvancementManager.java:60) [ns.class:?]
at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:156) [oo.class:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:298) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:25:47] [Server thread/ERROR] [FML]: Parsing error loading built-in advancement biomesoplenty:recipes/transportation/boat_ebony
com.google.gson.JsonSyntaxException: Unknown recipe 'biomesoplenty:boat_ebony'
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
at net.minecraftforge.common.ForgeHooks.lambda$loadAdvancements$0(ForgeHooks.java:1355) ~[ForgeHooks.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:822) [CraftingHelper.class:?]
at net.minecraftforge.common.ForgeHooks.loadAdvancements(ForgeHooks.java:1337) [ForgeHooks.class:?]
at net.minecraftforge.common.ForgeHooks.loadAdvancements(ForgeHooks.java:1311) [ForgeHooks.class:?]
at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:69) [ns.class:?]
at net.minecraft.advancements.AdvancementManager.<init>(AdvancementManager.java:60) [ns.class:?]
at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:156) [oo.class:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:298) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:25:47] [Server thread/ERROR] [FML]: Parsing error loading built-in advancement biomesoplenty:recipes/transportation/boat_fir
com.google.gson.JsonSyntaxException: Unknown recipe 'biomesoplenty:boat_fir'
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
at net.minecraftforge.common.ForgeHooks.lambda$loadAdvancements$0(ForgeHooks.java:1355) ~[ForgeHooks.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:822) [CraftingHelper.class:?]
at net.minecraftforge.common.ForgeHooks.loadAdvancements(ForgeHooks.java:1337) [ForgeHooks.class:?]
at net.minecraftforge.common.ForgeHooks.loadAdvancements(ForgeHooks.java:1311) [ForgeHooks.class:?]
at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:69) [ns.class:?]
at net.minecraft.advancements.AdvancementManager.<init>(AdvancementManager.java:60) [ns.class:?]
at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:156) [oo.class:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:298) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:25:47] [Server thread/ERROR] [FML]: Parsing error loading built-in advancement biomesoplenty:recipes/transportation/boat_ethereal
com.google.gson.JsonSyntaxException: Unknown recipe 'biomesoplenty:boat_ethereal'
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
at net.minecraftforge.common.ForgeHooks.lambda$loadAdvancements$0(ForgeHooks.java:1355) ~[ForgeHooks.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:822) [CraftingHelper.class:?]
at net.minecraftforge.common.ForgeHooks.loadAdvancements(ForgeHooks.java:1337) [ForgeHooks.class:?]
at net.minecraftforge.common.ForgeHooks.loadAdvancements(ForgeHooks.java:1311) [ForgeHooks.class:?]
at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:69) [ns.class:?]
at net.minecraft.advancements.AdvancementManager.<init>(AdvancementManager.java:60) [ns.class:?]
at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:156) [oo.class:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:298) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:25:47] [Server thread/ERROR] [FML]: Parsing error loading built-in advancement biomesoplenty:recipes/transportation/boat_mangrove
com.google.gson.JsonSyntaxException: Unknown recipe 'biomesoplenty:boat_mangrove'
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
at net.minecraftforge.common.ForgeHooks.lambda$loadAdvancements$0(ForgeHooks.java:1355) ~[ForgeHooks.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:822) [CraftingHelper.class:?]
at net.minecraftforge.common.ForgeHooks.loadAdvancements(ForgeHooks.java:1337) [ForgeHooks.class:?]
at net.minecraftforge.common.ForgeHooks.loadAdvancements(ForgeHooks.java:1311) [ForgeHooks.class:?]
at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:69) [ns.class:?]
at net.minecraft.advancements.AdvancementManager.<init>(AdvancementManager.java:60) [ns.class:?]
at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:156) [oo.class:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:298) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:25:47] [Server thread/ERROR] [FML]: Parsing error loading built-in advancement biomesoplenty:recipes/transportation/boat_jacaranda
com.google.gson.JsonSyntaxException: Unknown recipe 'biomesoplenty:boat_jacaranda'
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
at net.minecraftforge.common.ForgeHooks.lambda$loadAdvancements$0(ForgeHooks.java:1355) ~[ForgeHooks.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:822) [CraftingHelper.class:?]
at net.minecraftforge.common.ForgeHooks.loadAdvancements(ForgeHooks.java:1337) [ForgeHooks.class:?]
at net.minecraftforge.common.ForgeHooks.loadAdvancements(ForgeHooks.java:1311) [ForgeHooks.class:?]
at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:69) [ns.class:?]
at net.minecraft.advancements.AdvancementManager.<init>(AdvancementManager.java:60) [ns.class:?]
at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:156) [oo.class:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:298) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:25:47] [Server thread/ERROR] [FML]: Parsing error loading built-in advancement biomesoplenty:recipes/transportation/boat_pine
com.google.gson.JsonSyntaxException: Unknown recipe 'biomesoplenty:boat_pine'
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
at net.minecraftforge.common.ForgeHooks.lambda$loadAdvancements$0(ForgeHooks.java:1355) ~[ForgeHooks.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:822) [CraftingHelper.class:?]
at net.minecraftforge.common.ForgeHooks.loadAdvancements(ForgeHooks.java:1337) [ForgeHooks.class:?]
at net.minecraftforge.common.ForgeHooks.loadAdvancements(ForgeHooks.java:1311) [ForgeHooks.class:?]
at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:69) [ns.class:?]
at net.minecraft.advancements.AdvancementManager.<init>(AdvancementManager.java:60) [ns.class:?]
at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:156) [oo.class:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:298) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:25:47] [Server thread/ERROR] [FML]: Parsing error loading built-in advancement biomesoplenty:recipes/transportation/boat_willow
com.google.gson.JsonSyntaxException: Unknown recipe 'biomesoplenty:boat_willow'
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
at net.minecraftforge.common.ForgeHooks.lambda$loadAdvancements$0(ForgeHooks.java:1355) ~[ForgeHooks.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:822) [CraftingHelper.class:?]
at net.minecraftforge.common.ForgeHooks.loadAdvancements(ForgeHooks.java:1337) [ForgeHooks.class:?]
at net.minecraftforge.common.ForgeHooks.loadAdvancements(ForgeHooks.java:1311) [ForgeHooks.class:?]
at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:69) [ns.class:?]
at net.minecraft.advancements.AdvancementManager.<init>(AdvancementManager.java:60) [ns.class:?]
at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:156) [oo.class:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:298) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:25:47] [Server thread/ERROR] [FML]: Parsing error loading built-in advancement biomesoplenty:recipes/transportation/boat_eucalyptus
com.google.gson.JsonSyntaxException: Unknown recipe 'biomesoplenty:boat_eucalyptus'
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
at net.minecraftforge.common.ForgeHooks.lambda$loadAdvancements$0(ForgeHooks.java:1355) ~[ForgeHooks.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:822) [CraftingHelper.class:?]
at net.minecraftforge.common.ForgeHooks.loadAdvancements(ForgeHooks.java:1337) [ForgeHooks.class:?]
at net.minecraftforge.common.ForgeHooks.loadAdvancements(ForgeHooks.java:1311) [ForgeHooks.class:?]
at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:69) [ns.class:?]
at net.minecraft.advancements.AdvancementManager.<init>(AdvancementManager.java:60) [ns.class:?]
at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:156) [oo.class:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:298) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:25:47] [Server thread/ERROR] [FML]: Parsing error loading built-in advancement biomesoplenty:recipes/transportation/boat_cherry
com.google.gson.JsonSyntaxException: Unknown recipe 'biomesoplenty:boat_cherry'
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
at net.minecraftforge.common.ForgeHooks.lambda$loadAdvancements$0(ForgeHooks.java:1355) ~[ForgeHooks.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:822) [CraftingHelper.class:?]
at net.minecraftforge.common.ForgeHooks.loadAdvancements(ForgeHooks.java:1337) [ForgeHooks.class:?]
at net.minecraftforge.common.ForgeHooks.loadAdvancements(ForgeHooks.java:1311) [ForgeHooks.class:?]
at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:69) [ns.class:?]
at net.minecraft.advancements.AdvancementManager.<init>(AdvancementManager.java:60) [ns.class:?]
at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:156) [oo.class:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:298) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:25:47] [Server thread/ERROR] [FML]: Parsing error loading built-in advancement biomesoplenty:recipes/transportation/boat_mahogany
com.google.gson.JsonSyntaxException: Unknown recipe 'biomesoplenty:boat_mahogany'
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
at net.minecraftforge.common.ForgeHooks.lambda$loadAdvancements$0(ForgeHooks.java:1355) ~[ForgeHooks.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:822) [CraftingHelper.class:?]
at net.minecraftforge.common.ForgeHooks.loadAdvancements(ForgeHooks.java:1337) [ForgeHooks.class:?]
at net.minecraftforge.common.ForgeHooks.loadAdvancements(ForgeHooks.java:1311) [ForgeHooks.class:?]
at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:69) [ns.class:?]
at net.minecraft.advancements.AdvancementManager.<init>(AdvancementManager.java:60) [ns.class:?]
at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:156) [oo.class:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:298) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:25:47] [Server thread/ERROR] [FML]: Parsing error loading built-in advancement biomesoplenty:recipes/transportation/boat_hellbark
com.google.gson.JsonSyntaxException: Unknown recipe 'biomesoplenty:boat_hellbark'
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
at net.minecraftforge.common.ForgeHooks.lambda$loadAdvancements$0(ForgeHooks.java:1355) ~[ForgeHooks.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:822) [CraftingHelper.class:?]
at net.minecraftforge.common.ForgeHooks.loadAdvancements(ForgeHooks.java:1337) [ForgeHooks.class:?]
at net.minecraftforge.common.ForgeHooks.loadAdvancements(ForgeHooks.java:1311) [ForgeHooks.class:?]
at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:69) [ns.class:?]
at net.minecraft.advancements.AdvancementManager.<init>(AdvancementManager.java:60) [ns.class:?]
at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:156) [oo.class:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:298) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:25:47] [Server thread/ERROR] [FML]: Parsing error loading built-in advancement biomesoplenty:recipes/transportation/boat_redwood
com.google.gson.JsonSyntaxException: Unknown recipe 'biomesoplenty:boat_redwood'
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
at net.minecraftforge.common.ForgeHooks.lambda$loadAdvancements$0(ForgeHooks.java:1355) ~[ForgeHooks.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:822) [CraftingHelper.class:?]
at net.minecraftforge.common.ForgeHooks.loadAdvancements(ForgeHooks.java:1337) [ForgeHooks.class:?]
at net.minecraftforge.common.ForgeHooks.loadAdvancements(ForgeHooks.java:1311) [ForgeHooks.class:?]
at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:69) [ns.class:?]
at net.minecraft.advancements.AdvancementManager.<init>(AdvancementManager.java:60) [ns.class:?]
at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:156) [oo.class:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:298) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:25:47] [Server thread/ERROR] [FML]: Parsing error loading built-in advancement biomesoplenty:recipes/transportation/boat_magic
com.google.gson.JsonSyntaxException: Unknown recipe 'biomesoplenty:boat_magic'
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
at net.minecraftforge.common.ForgeHooks.lambda$loadAdvancements$0(ForgeHooks.java:1355) ~[ForgeHooks.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:822) [CraftingHelper.class:?]
at net.minecraftforge.common.ForgeHooks.loadAdvancements(ForgeHooks.java:1337) [ForgeHooks.class:?]
at net.minecraftforge.common.ForgeHooks.loadAdvancements(ForgeHooks.java:1311) [ForgeHooks.class:?]
at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:69) [ns.class:?]
at net.minecraft.advancements.AdvancementManager.<init>(AdvancementManager.java:60) [ns.class:?]
at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:156) [oo.class:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:298) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:25:47] [Server thread/ERROR] [FML]: Parsing error loading built-in advancement dooglamoojuniorarchaeologymod:recipes/items/leather
com.google.gson.JsonSyntaxException: Unknown recipe 'dooglamoojuniorarchaeologymod:leather2'
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
at net.minecraftforge.common.ForgeHooks.lambda$loadAdvancements$0(ForgeHooks.java:1355) ~[ForgeHooks.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:822) [CraftingHelper.class:?]
at net.minecraftforge.common.ForgeHooks.loadAdvancements(ForgeHooks.java:1337) [ForgeHooks.class:?]
at net.minecraftforge.common.ForgeHooks.loadAdvancements(ForgeHooks.java:1311) [ForgeHooks.class:?]
at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:69) [ns.class:?]
at net.minecraft.advancements.AdvancementManager.<init>(AdvancementManager.java:60) [ns.class:?]
at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:156) [oo.class:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:298) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:25:47] [Server thread/ERROR] [FML]: Parsing error loading built-in advancement dooglamoojuniorarchaeologymod:recipes/items/ink
com.google.gson.JsonSyntaxException: Unknown recipe 'dooglamoojuniorarchaeologymod:ink'
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
at net.minecraftforge.common.ForgeHooks.lambda$loadAdvancements$0(ForgeHooks.java:1355) ~[ForgeHooks.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:822) [CraftingHelper.class:?]
at net.minecraftforge.common.ForgeHooks.loadAdvancements(ForgeHooks.java:1337) [ForgeHooks.class:?]
at net.minecraftforge.common.ForgeHooks.loadAdvancements(ForgeHooks.java:1311) [ForgeHooks.class:?]
at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:69) [ns.class:?]
at net.minecraft.advancements.AdvancementManager.<init>(AdvancementManager.java:60) [ns.class:?]
at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:156) [oo.class:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:298) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:25:47] [Server thread/ERROR] [FML]: Parsing error loading built-in advancement endercompass:recipes/tools/ender_compass
com.google.gson.JsonSyntaxException: Unknown recipe 'endercompass:ender_compass'
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
at net.minecraftforge.common.ForgeHooks.lambda$loadAdvancements$0(ForgeHooks.java:1355) ~[ForgeHooks.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:822) [CraftingHelper.class:?]
at net.minecraftforge.common.ForgeHooks.loadAdvancements(ForgeHooks.java:1337) [ForgeHooks.class:?]
at net.minecraftforge.common.ForgeHooks.loadAdvancements(ForgeHooks.java:1311) [ForgeHooks.class:?]
at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:69) [ns.class:?]
at net.minecraft.advancements.AdvancementManager.<init>(AdvancementManager.java:60) [ns.class:?]
at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:156) [oo.class:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:298) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:25:48] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 1163 advancements
[12:25:48] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 0
[12:25:48] [Server thread/WARN] [net.minecraft.world.storage.loot.LootTableManager]: Couldn't find resource table meecreeps:entities/meecreeps
[12:25:48] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager]: Parsing error loading built-in advancement minecraft:recipes/transportation/spruce_boat
com.google.gson.JsonSyntaxException: Unknown recipe 'minecraft:spruce_boat'
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
at net.minecraft.advancements.AdvancementManager.func_192777_a(AdvancementManager.java:184) [ns.class:?]
at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:68) [ns.class:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1429) [MinecraftServer.class:?]
at com.feed_the_beast.ftblib.lib.data.FTBLibAPI.reloadServer(FTBLibAPI.java:105) [FTBLibAPI.class:?]
at com.feed_the_beast.ftblib.lib.data.Universe.load(Universe.java:521) [Universe.class:?]
at com.feed_the_beast.ftblib.lib.data.Universe.onWorldLoaded(Universe.java:130) [Universe.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_276_Universe_onWorldLoaded_Load.invoke(.dynamic) [?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:309) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:25:48] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager]: Parsing error loading built-in advancement minecraft:recipes/transportation/jungle_boat
com.google.gson.JsonSyntaxException: Unknown recipe 'minecraft:jungle_boat'
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
at net.minecraft.advancements.AdvancementManager.func_192777_a(AdvancementManager.java:184) [ns.class:?]
at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:68) [ns.class:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1429) [MinecraftServer.class:?]
at com.feed_the_beast.ftblib.lib.data.FTBLibAPI.reloadServer(FTBLibAPI.java:105) [FTBLibAPI.class:?]
at com.feed_the_beast.ftblib.lib.data.Universe.load(Universe.java:521) [Universe.class:?]
at com.feed_the_beast.ftblib.lib.data.Universe.onWorldLoaded(Universe.java:130) [Universe.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_276_Universe_onWorldLoaded_Load.invoke(.dynamic) [?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:309) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:25:48] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager]: Parsing error loading built-in advancement minecraft:recipes/transportation/dark_oak_boat
com.google.gson.JsonSyntaxException: Unknown recipe 'minecraft:dark_oak_boat'
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
at net.minecraft.advancements.AdvancementManager.func_192777_a(AdvancementManager.java:184) [ns.class:?]
at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:68) [ns.class:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1429) [MinecraftServer.class:?]
at com.feed_the_beast.ftblib.lib.data.FTBLibAPI.reloadServer(FTBLibAPI.java:105) [FTBLibAPI.class:?]
at com.feed_the_beast.ftblib.lib.data.Universe.load(Universe.java:521) [Universe.class:?]
at com.feed_the_beast.ftblib.lib.data.Universe.onWorldLoaded(Universe.java:130) [Universe.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_276_Universe_onWorldLoaded_Load.invoke(.dynamic) [?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:309) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:25:48] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager]: Parsing error loading built-in advancement minecraft:recipes/transportation/boat
com.google.gson.JsonSyntaxException: Unknown recipe 'minecraft:boat'
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
at net.minecraft.advancements.AdvancementManager.func_192777_a(AdvancementManager.java:184) [ns.class:?]
at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:68) [ns.class:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1429) [MinecraftServer.class:?]
at com.feed_the_beast.ftblib.lib.data.FTBLibAPI.reloadServer(FTBLibAPI.java:105) [FTBLibAPI.class:?]
at com.feed_the_beast.ftblib.lib.data.Universe.load(Universe.java:521) [Universe.class:?]
at com.feed_the_beast.ftblib.lib.data.Universe.onWorldLoaded(Universe.java:130) [Universe.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_276_Universe_onWorldLoaded_Load.invoke(.dynamic) [?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:309) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:25:48] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager]: Parsing error loading built-in advancement minecraft:recipes/transportation/birch_boat
com.google.gson.JsonSyntaxException: Unknown recipe 'minecraft:birch_boat'
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
at net.minecraft.advancements.AdvancementManager.func_192777_a(AdvancementManager.java:184) [ns.class:?]
at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:68) [ns.class:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1429) [MinecraftServer.class:?]
at com.feed_the_beast.ftblib.lib.data.FTBLibAPI.reloadServer(FTBLibAPI.java:105) [FTBLibAPI.class:?]
at com.feed_the_beast.ftblib.lib.data.Universe.load(Universe.java:521) [Universe.class:?]
at com.feed_the_beast.ftblib.lib.data.Universe.onWorldLoaded(Universe.java:130) [Universe.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_276_Universe_onWorldLoaded_Load.invoke(.dynamic) [?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:309) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:25:48] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager]: Parsing error loading built-in advancement minecraft:recipes/transportation/acacia_boat
com.google.gson.JsonSyntaxException: Unknown recipe 'minecraft:acacia_boat'
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
at net.minecraft.advancements.AdvancementManager.func_192777_a(AdvancementManager.java:184) [ns.class:?]
at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:68) [ns.class:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1429) [MinecraftServer.class:?]
at com.feed_the_beast.ftblib.lib.data.FTBLibAPI.reloadServer(FTBLibAPI.java:105) [FTBLibAPI.class:?]
at com.feed_the_beast.ftblib.lib.data.Universe.load(Universe.java:521) [Universe.class:?]
at com.feed_the_beast.ftblib.lib.data.Universe.onWorldLoaded(Universe.java:130) [Universe.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_276_Universe_onWorldLoaded_Load.invoke(.dynamic) [?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:309) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:25:48] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager]: Parsing error loading built-in advancement minecraft:recipes/tools/iron_shovel
com.google.gson.JsonSyntaxException: Unknown recipe 'minecraft:iron_shovel'
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
at net.minecraft.advancements.AdvancementManager.func_192777_a(AdvancementManager.java:184) [ns.class:?]
at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:68) [ns.class:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1429) [MinecraftServer.class:?]
at com.feed_the_beast.ftblib.lib.data.FTBLibAPI.reloadServer(FTBLibAPI.java:105) [FTBLibAPI.class:?]
at com.feed_the_beast.ftblib.lib.data.Universe.load(Universe.java:521) [Universe.class:?]
at com.feed_the_beast.ftblib.lib.data.Universe.onWorldLoaded(Universe.java:130) [Universe.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_276_Universe_onWorldLoaded_Load.invoke(.dynamic) [?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:309) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:25:48] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager]: Parsing error loading built-in advancement minecraft:recipes/tools/iron_pickaxe
com.google.gson.JsonSyntaxException: Unknown recipe 'minecraft:iron_pickaxe'
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
at net.minecraft.advancements.AdvancementManager.func_192777_a(AdvancementManager.java:184) [ns.class:?]
at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:68) [ns.class:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1429) [MinecraftServer.class:?]
at com.feed_the_beast.ftblib.lib.data.FTBLibAPI.reloadServer(FTBLibAPI.java:105) [FTBLibAPI.class:?]
at com.feed_the_beast.ftblib.lib.data.Universe.load(Universe.java:521) [Universe.class:?]
at com.feed_the_beast.ftblib.lib.data.Universe.onWorldLoaded(Universe.java:130) [Universe.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_276_Universe_onWorldLoaded_Load.invoke(.dynamic) [?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:309) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:25:48] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager]: Parsing error loading built-in advancement minecraft:recipes/tools/iron_hoe
com.google.gson.JsonSyntaxException: Unknown recipe 'minecraft:iron_hoe'
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
at net.minecraft.advancements.AdvancementManager.func_192777_a(AdvancementManager.java:184) [ns.class:?]
at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:68) [ns.class:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1429) [MinecraftServer.class:?]
at com.feed_the_beast.ftblib.lib.data.FTBLibAPI.reloadServer(FTBLibAPI.java:105) [FTBLibAPI.class:?]
at com.feed_the_beast.ftblib.lib.data.Universe.load(Universe.java:521) [Universe.class:?]
at com.feed_the_beast.ftblib.lib.data.Universe.onWorldLoaded(Universe.java:130) [Universe.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_276_Universe_onWorldLoaded_Load.invoke(.dynamic) [?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:309) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:25:48] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager]: Parsing error loading built-in advancement minecraft:recipes/tools/iron_axe
com.google.gson.JsonSyntaxException: Unknown recipe 'minecraft:iron_axe'
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
at net.minecraft.advancements.AdvancementManager.func_192777_a(AdvancementManager.java:184) [ns.class:?]
at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:68) [ns.class:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1429) [MinecraftServer.class:?]
at com.feed_the_beast.ftblib.lib.data.FTBLibAPI.reloadServer(FTBLibAPI.java:105) [FTBLibAPI.class:?]
at com.feed_the_beast.ftblib.lib.data.Universe.load(Universe.java:521) [Universe.class:?]
at com.feed_the_beast.ftblib.lib.data.Universe.onWorldLoaded(Universe.java:130) [Universe.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_276_Universe_onWorldLoaded_Load.invoke(.dynamic) [?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:309) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:25:48] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager]: Parsing error loading built-in advancement minecraft:recipes/tools/diamond_shovel
com.google.gson.JsonSyntaxException: Unknown recipe 'minecraft:diamond_shovel'
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
at net.minecraft.advancements.AdvancementManager.func_192777_a(AdvancementManager.java:184) [ns.class:?]
at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:68) [ns.class:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1429) [MinecraftServer.class:?]
at com.feed_the_beast.ftblib.lib.data.FTBLibAPI.reloadServer(FTBLibAPI.java:105) [FTBLibAPI.class:?]
at com.feed_the_beast.ftblib.lib.data.Universe.load(Universe.java:521) [Universe.class:?]
at com.feed_the_beast.ftblib.lib.data.Universe.onWorldLoaded(Universe.java:130) [Universe.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_276_Universe_onWorldLoaded_Load.invoke(.dynamic) [?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:309) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:25:48] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager]: Parsing error loading built-in advancement minecraft:recipes/tools/diamond_pickaxe
com.google.gson.JsonSyntaxException: Unknown recipe 'minecraft:diamond_pickaxe'
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
at net.minecraft.advancements.AdvancementManager.func_192777_a(AdvancementManager.java:184) [ns.class:?]
at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:68) [ns.class:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1429) [MinecraftServer.class:?]
at com.feed_the_beast.ftblib.lib.data.FTBLibAPI.reloadServer(FTBLibAPI.java:105) [FTBLibAPI.class:?]
at com.feed_the_beast.ftblib.lib.data.Universe.load(Universe.java:521) [Universe.class:?]
at com.feed_the_beast.ftblib.lib.data.Universe.onWorldLoaded(Universe.java:130) [Universe.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_276_Universe_onWorldLoaded_Load.invoke(.dynamic) [?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:309) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:25:48] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager]: Parsing error loading built-in advancement minecraft:recipes/tools/diamond_hoe
com.google.gson.JsonSyntaxException: Unknown recipe 'minecraft:diamond_hoe'
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
at net.minecraft.advancements.AdvancementManager.func_192777_a(AdvancementManager.java:184) [ns.class:?]
at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:68) [ns.class:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1429) [MinecraftServer.class:?]
at com.feed_the_beast.ftblib.lib.data.FTBLibAPI.reloadServer(FTBLibAPI.java:105) [FTBLibAPI.class:?]
at com.feed_the_beast.ftblib.lib.data.Universe.load(Universe.java:521) [Universe.class:?]
at com.feed_the_beast.ftblib.lib.data.Universe.onWorldLoaded(Universe.java:130) [Universe.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_276_Universe_onWorldLoaded_Load.invoke(.dynamic) [?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:309) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[12:25:48] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager]: Parsing error loading built-in advancement minecraft:recipes/tools/diamond_axe
com.google.gson.JsonSyntaxException: Unknown recipe 'minecraft:diamond_axe'
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
at net.minecraft.advancements.AdvancementManager.func_192777_a(AdvancementManager.java:184) [ns.class:?]
at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:68) [ns.class:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1429) [MinecraftServer.class:?]
at com.feed_the_beast.ftblib.lib.data.FTBLibAPI.reloadServer(FTBLibAPI.java:105) [FTBLibAPI.class:?]
at com.feed_the_beast.ftblib.lib.data.Universe.load(Universe.java:521) [Universe.class:?]
at com.feed_the_beast.ftblib.lib.data.Universe.onWorldLoaded(Universe.java:130) [Universe.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_276_Universe_onWorldLoaded_Load.invoke(.dynamic) [?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:309) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedSer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment