Skip to content

Instantly share code, notes, and snippets.

@HaraldKorneliussen
Created September 4, 2014 17:17
Show Gist options
  • Save HaraldKorneliussen/875f6d4bef99a14ce693 to your computer and use it in GitHub Desktop.
Save HaraldKorneliussen/875f6d4bef99a14ce693 to your computer and use it in GitHub Desktop.
FML crash log
This file has been truncated, but you can view the full file.
[18:45:52] [main/DEBUG] [FML/]: Injecting tracing printstreams for STDOUT/STDERR.
[18:45:52] [main/INFO] [FML/]: Forge Mod Loader version 7.10.79.1212 for Minecraft 1.7.10 loading
[18:45:52] [main/INFO] [FML/]: Java is OpenJDK 64-Bit Server VM, version 1.7.0_65, running on Linux:amd64:3.13.0-34-generic, installed at /usr/lib/jvm/java-7-openjdk-amd64/jre
[18:45:52] [main/DEBUG] [FML/]: Java classpath at launch is /home/harald/pakker/MultiMC/bin/jars/NewLaunch.jar
[18:45:52] [main/DEBUG] [FML/]: Java library path at launch is /home/harald/pakker/MultiMC/instances/1.7.10/natives
[18:45:52] [main/DEBUG] [FML/]: Enabling runtime deobfuscation
[18:45:52] [main/DEBUG] [FML/]: Instantiating coremod class FMLCorePlugin
[18:45:52] [main/DEBUG] [FML/]: Added access transformer class cpw.mods.fml.common.asm.transformers.AccessTransformer to enqueued access transformers
[18:45:52] [main/DEBUG] [FML/]: Enqueued coremod FMLCorePlugin
[18:45:52] [main/DEBUG] [FML/]: Instantiating coremod class FMLForgePlugin
[18:45:52] [main/DEBUG] [FML/]: Added access transformer class net.minecraftforge.transformers.ForgeAccessTransformer to enqueued access transformers
[18:45:52] [main/DEBUG] [FML/]: Enqueued coremod FMLForgePlugin
[18:45:52] [main/DEBUG] [FML/]: All fundamental core mods are successfully located
[18:45:52] [main/DEBUG] [FML/]: Attempting to load commandline specified mods, relative to /home/harald/pakker/MultiMC/instances/1.7.10/minecraft
[18:45:52] [main/DEBUG] [FML/]: Discovering coremods
[18:45:52] [main/DEBUG] [FML/]: Examining for coremod candidacy Baubles-1.7.10-1.0.1.7.jar
[18:45:52] [main/DEBUG] [FML/]: Not found coremod data in Baubles-1.7.10-1.0.1.7.jar
[18:45:52] [main/DEBUG] [FML/]: Examining for coremod candidacy BiblioCraft[v1.7.5][MC1.7.10].jar
[18:45:52] [main/DEBUG] [FML/]: Not found coremod data in BiblioCraft[v1.7.5][MC1.7.10].jar
[18:45:52] [main/DEBUG] [FML/]: Examining for coremod candidacy CodeChickenCore-1.7.10-1.0.2.9-universal.jar
[18:45:52] [main/TRACE] [FML/]: Adding CodeChickenCore-1.7.10-1.0.2.9-universal.jar to the list of known coremods, it will not be examined again
[18:45:52] [main/DEBUG] [FML/]: Instantiating coremod class CodeChickenCorePlugin
[18:45:52] [main/WARN] [FML/]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[18:45:52] [main/DEBUG] [FML/]: Added access transformer class codechicken.core.asm.CodeChickenAccessTransformer to enqueued access transformers
[18:45:52] [main/DEBUG] [FML/]: Enqueued coremod CodeChickenCorePlugin
[18:45:52] [main/DEBUG] [FML/]: Examining for coremod candidacy CodeChickenLib-1.7.10-1.1.1.93-universal.jar
[18:45:52] [main/DEBUG] [FML/]: Not found coremod data in CodeChickenLib-1.7.10-1.1.1.93-universal.jar
[18:45:52] [main/DEBUG] [FML/]: Examining for coremod candidacy EnderStorage-1.7.10-1.4.4.6-universal.jar
[18:45:52] [main/DEBUG] [FML/]: Not found coremod data in EnderStorage-1.7.10-1.4.4.6-universal.jar
[18:45:52] [main/DEBUG] [FML/]: Examining for coremod candidacy ForgeMultipart-1.7.10-1.1.0.300-universal.jar
[18:45:52] [main/TRACE] [FML/]: Found FMLCorePluginContainsFMLMod marker in ForgeMultipart-1.7.10-1.1.0.300-universal.jar, it will be examined later for regular @Mod instances
[18:45:52] [main/DEBUG] [FML/]: Instantiating coremod class DepLoader
[18:45:52] [main/WARN] [FML/]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[18:45:52] [main/DEBUG] [FML/]: Enqueued coremod DepLoader
[18:45:52] [main/DEBUG] [FML/]: Examining for coremod candidacy InventoryTweaks-1.59-dev-152.jar
[18:45:52] [main/TRACE] [FML/]: Found FMLCorePluginContainsFMLMod marker in InventoryTweaks-1.59-dev-152.jar, it will be examined later for regular @Mod instances
[18:45:52] [main/DEBUG] [FML/]: Instantiating coremod class FMLPlugin
[18:45:52] [main/WARN] [FML/]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[18:45:52] [main/DEBUG] [FML/]: Added access transformer class invtweaks.forge.asm.ITAccessTransformer to enqueued access transformers
[18:45:52] [main/DEBUG] [FML/]: Enqueued coremod FMLPlugin
[18:45:52] [main/DEBUG] [FML/]: Examining for coremod candidacy NotEnoughItems-1.7.10-1.0.2.15-universal.jar
[18:45:52] [main/TRACE] [FML/]: Adding NotEnoughItems-1.7.10-1.0.2.15-universal.jar to the list of known coremods, it will not be examined again
[18:45:52] [main/DEBUG] [FML/]: Instantiating coremod class NEICorePlugin
[18:45:52] [main/WARN] [FML/]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[18:45:52] [main/DEBUG] [FML/]: Enqueued coremod NEICorePlugin
[18:45:52] [main/DEBUG] [FML/]: Examining for coremod candidacy SpecialMobs-1.7.10-3.0.2.jar
[18:45:52] [main/DEBUG] [FML/]: Not found coremod data in SpecialMobs-1.7.10-3.0.2.jar
[18:45:52] [main/DEBUG] [FML/]: Examining for coremod candidacy Thaumcraft-1.7.10-4.2.0.1.jar
[18:45:52] [main/TRACE] [FML/]: Found FMLCorePluginContainsFMLMod marker in Thaumcraft-1.7.10-4.2.0.1.jar, it will be examined later for regular @Mod instances
[18:45:52] [main/DEBUG] [FML/]: Instantiating coremod class DepLoader
[18:45:52] [main/WARN] [FML/]: The coremod thaumcraft.codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[18:45:52] [main/DEBUG] [FML/]: Enqueued coremod DepLoader
[18:45:52] [main/DEBUG] [FML/]: Examining for coremod candidacy ThaumcraftMobAspects-1.7.x-2B-snapshot-17.jar
[18:45:52] [main/DEBUG] [FML/]: Not found coremod data in ThaumcraftMobAspects-1.7.x-2B-snapshot-17.jar
[18:45:52] [main/DEBUG] [FML/]: Examining for coremod candidacy twilightforest-1.7.2-2.2.3.jar
[18:45:52] [main/DEBUG] [FML/]: Not found coremod data in twilightforest-1.7.2-2.2.3.jar
[18:45:52] [main/DEBUG] [FML/]: Examining for coremod candidacy Waila-1.5.3a_1.7.10.jar
[18:45:52] [main/DEBUG] [FML/]: Not found coremod data in Waila-1.5.3a_1.7.10.jar
[18:45:52] [main/DEBUG] [FML/]: Examining for coremod candidacy witchery-1.7.10-0.20.5.jar
[18:45:52] [main/DEBUG] [FML/]: Not found coremod data in witchery-1.7.10-0.20.5.jar
[18:45:52] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[18:45:52] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[18:45:52] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[18:45:52] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[18:45:52] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:45:52] [main/DEBUG] [FML/]: Injecting coremod FMLCorePlugin {cpw.mods.fml.relauncher.FMLCorePlugin} class transformers
[18:45:52] [main/TRACE] [FML/]: Registering transformer cpw.mods.fml.common.asm.transformers.MarkerTransformer
[18:45:53] [main/TRACE] [FML/]: Registering transformer cpw.mods.fml.common.asm.transformers.SideTransformer
[18:45:53] [main/TRACE] [FML/]: Registering transformer cpw.mods.fml.common.asm.transformers.EventSubscriptionTransformer
[18:45:53] [main/DEBUG] [FML/]: Injection complete
[18:45:53] [main/DEBUG] [FML/]: Running coremod plugin for FMLCorePlugin {cpw.mods.fml.relauncher.FMLCorePlugin}
[18:45:53] [main/DEBUG] [FML/]: Running coremod plugin FMLCorePlugin
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.server.MinecraftServer$5.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.multiplayer.WorldClient$4.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.chunk.storage.RegionFile.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.Block$2.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.server.integrated.IntegratedServer$2.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.network.ServerStatusResponse$PlayerCountData.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureMineshaftPieces.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockDeadBush.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureStrongholdPieces$LeftTurn.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.storage.WorldInfo$2.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.renderer.EntityRenderer.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureStrongholdPieces$Library.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.crash.CrashReport$4.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.potion.Potion.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.audio.SoundManager$2$1.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.crash.CrashReport$1.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.network.NetworkManager$2.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.server.dedicated.DedicatedServer$1.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentScatteredFeaturePieces$JunglePyramid.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockFire.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.entity.EntityOtherPlayerMP.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.boss.EntityWither.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.item.EntityMinecart.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.multiplayer.WorldClient.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.player.EntityPlayer.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.player.InventoryPlayer$1.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.item.EntityEnderPearl.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.entity.EntityPlayerSP.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.inventory.ContainerPlayer.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.Minecraft$4.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.storage.WorldInfo.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.tileentity.TileEntityBrewingStand.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenHugeTrees.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.multiplayer.WorldClient$1.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureVillagePieces.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.renderer.texture.TextureAtlasSprite$1.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureMineshaftPieces$Cross.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.EntityLivingBase.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockPumpkin.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.creativetab.CreativeTabs$9.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.renderer.RenderBlocks.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.biome.BiomeGenSwamp.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureMineshaftPieces$Room.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.particle.EffectRenderer$1.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.settings.GameSettings.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.creativetab.CreativeTabs$4.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.multiplayer.WorldClient$3.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.Block.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.renderer.entity.RenderItem$3.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.chunk.storage.AnvilChunkLoader$PendingChunk.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.realms.RealmsConnect$1.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.EntityTracker.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.enchantment.Enchantment.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.item.ItemFlintAndSteel.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.server.integrated.IntegratedServer$1.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenBigMushroom.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.inventory.ContainerEnchantment$1.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureStart.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.Minecraft$14.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureComponent$BlockSelector.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.server.management.ServerConfigurationManager.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureVillagePieces$Road.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.server.gui.MinecraftServerGui.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.network.NetworkManager$3.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.network.NetHandlerPlayServer$SwitchEnumState.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.particle.EffectRenderer$4.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.crash.CrashReport$8.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureVillagePieces$Village.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.renderer.entity.RenderBiped.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.Minecraft$16.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.storage.MapData$MapInfo.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.chunk.storage.AnvilChunkLoader.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGeneratorBonusChest.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.server.management.PlayerManager.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.Minecraft$1.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.monster.EntityMagmaCube.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockVine.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.model.ModelBox.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.renderer.WorldRenderer.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.network.NetHandlerLoginClient.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.server.dedicated.DedicatedServer$3.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockRedstoneWire.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockSnow.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockChest.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.gui.inventory.GuiContainerCreative.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenAbstractTree.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.realms.RealmsConnect.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureVillagePieces$Hall.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.SpawnerAnimals.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.item.ItemBucketMilk.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.server.MinecraftServer$1.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.biome.BiomeGenHills.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.gui.GuiChat.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.projectile.EntityFishHook.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.inventory.ContainerEnchantment$2.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.inventory.ContainerPlayer$1.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.chunk.Chunk.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.audio.SoundManager$SoundSystemStarterThread.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.crash.CrashReportCategory$2.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.renderer.entity.RenderPlayer.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockCocoa.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.gui.GuiSelectWorld$List.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.item.ItemSkull.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.renderer.texture.Stitcher$Slot.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentScatteredFeaturePieces$DesertPyramid.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.item.ItemDye.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.server.gui.MinecraftServerGui$1.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.creativetab.CreativeTabs$2.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.network.ServerStatusResponse.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.inventory.ContainerRepair.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.enchantment.EnchantmentHelper$DamageIterator.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenForest.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.item.crafting.FurnaceRecipes.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.server.MinecraftServer$4.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.item.ItemTool.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenSwamp.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.network.OldServerPinger.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.gui.inventory.GuiContainerCreative$ContainerCreative.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.tileentity.TileEntity$2.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.EntityLiving.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockSkull.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.inventory.ContainerBrewingStand$Ingredient.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentScatteredFeaturePieces.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.renderer.texture.Stitcher$Holder.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.audio.SoundManager$1.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.util.WeightedRandom.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.storage.WorldInfo$8.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenMegaPineTree.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.multiplayer.ChunkProviderClient.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.server.management.ItemInWorldManager.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.passive.EntityVillager.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockFlowerPot.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.passive.EntitySheep.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.Minecraft$2.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.renderer.entity.RenderItem.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.server.dedicated.DedicatedServer$4.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentScatteredFeaturePieces$JunglePyramid$Stones.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.server.dedicated.DedicatedServer$2.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.server.network.NetHandlerHandshakeTCP.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.inventory.SlotFurnace.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentScatteredFeaturePieces$SwampHut.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockMycelium.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.util.WeightedRandomChestContent.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.passive.EntitySheep$1.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.gui.ServerListEntryNormal$1.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.ChunkProviderEnd.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.network.NetworkSystem$2.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.server.MinecraftServer.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.renderer.tileentity.RenderItemFrame.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.MapGenRavine.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureStrongholdPieces$RightTurn.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.network.NetworkSystem.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.network.ServerStatusResponse$MinecraftProtocolVersionIdentifier$Serializer.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.WorldServer.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.renderer.OpenGlHelper.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureStrongholdPieces$Stairs.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.stats.StatList.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenTrees.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.item.ItemEmptyMap.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureVillagePieces$WoodHut.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.storage.WorldInfo$5.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.network.ServerStatusResponse$Serializer.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.Minecraft$8.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.server.gui.MinecraftServerGui$2.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.server.management.PlayerManager$PlayerInstance.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureStrongholdPieces$Stairs2.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.renderer.EntityRenderer$1.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.network.play.server.S26PacketMapChunkBulk.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureStrongholdPieces$SwitchDoor.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.biome.BiomeGenJungle.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.renderer.entity.RenderItem$1.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.Minecraft$11.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.inventory.ContainerRepair$1.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockLiquid.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.ChunkProviderHell.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.World$3.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.item.Item$ToolMaterial.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.passive.EntityHorse$GroupData.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.gui.inventory.GuiContainerCreative$CreativeSlot.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockLadder.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureVillagePieces$Torch.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.EntityTracker$1.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockRailBase$Rail.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.server.dedicated.DedicatedServer.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureComponent.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.network.NetworkSystem$4.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockPane.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.Entity$1.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.server.MinecraftServer$3.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.Minecraft$6.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureStrongholdPieces$Prison.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockOre.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureStrongholdPieces$2.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.biome.BiomeGenForest.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.item.ItemMap.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.item.ItemBow.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.item.crafting.CraftingManager$1.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenMinable.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockCrops.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.monster.EntitySlime.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.Entity.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.crash.CrashReport$6.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockRailBase.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.crash.CrashReport$2.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.renderer.texture.TextureMap.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.gui.GuiButton.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.command.CommandHandler.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenTaiga2.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureVillagePieces$House1.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.renderer.entity.RendererLivingEntity.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.server.MinecraftServer$6.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.biome.BiomeGenForest$1.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.network.OldServerPinger$2$1.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.tileentity.TileEntityNote.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenSavannaTree.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenMegaJungle.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.gui.GuiIngameMenu.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.item.ItemStack.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.creativetab.CreativeTabs$5.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockMushroom.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.renderer.RenderGlobal.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.renderer.ItemRenderer.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.ChunkProviderServer.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.crash.CrashReportCategory$Entry.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.gui.inventory.GuiContainer.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.settings.GameSettings$SwitchOptions.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureVillagePieces$Field2.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.server.integrated.IntegratedServer.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockTallGrass.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockTrapDoor.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.tileentity.TileEntityHopper.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.creativetab.CreativeTabs$1.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.settings.GameSettings$1.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.Explosion.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.passive.EntityHorse.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.renderer.entity.RenderSnowMan.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockReed.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.Entity$2.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.renderer.tileentity.TileEntityChestRenderer.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.biome.BiomeGenBase.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.storage.WorldInfo$9.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.renderer.EntityRenderer$2.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.item.ItemBucket.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockRedstoneComparator.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.creativetab.CreativeTabs$6.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenShrub.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.Block$1.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.renderer.Tessellator.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenBigTree.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.World$2.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.item.ItemBlock.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.renderer.entity.RenderManager.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.renderer.entity.RenderItem$4.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockSapling.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.multiplayer.WorldClient$2.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockPistonMoving.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.World$4.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.tileentity.TileEntity$1.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.particle.EntityDiggingFX.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.enchantment.EnchantmentHelper.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.util.MouseHelper.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.gui.GuiSlot.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.creativetab.CreativeTabs$10.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.storage.MapData$MapCoord.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.tileentity.TileEntity.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockMobSpawner.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.item.ItemArmor$ArmorMaterial.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.crash.CrashReportCategory.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.renderer.texture.TextureAtlasSprite.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.model.PositionTextureVertex.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockStem.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.LoadingScreenRenderer.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.storage.WorldInfo$6.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.network.NetHandlerPlayServer$2.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.chunk.storage.RegionFile$ChunkBuffer.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockTorch.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.layer.GenLayerBiome.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.Minecraft$3.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.ChunkCache.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.item.ItemArmor$1.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockCactus.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.particle.EffectRenderer$2.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureVillagePieces$Start.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockPotato.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.gui.GuiNewChat.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.item.ItemSeeds.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.util.Vec3.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.renderer.texture.TextureMap$2.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.MapGenCaves.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.resources.LanguageManager.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.network.NetworkManager$1.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.creativetab.CreativeTabs.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.tileentity.TileEntityBeacon.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.monster.EntityEnderman.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.server.network.NetHandlerHandshakeTCP$SwitchEnumConnectionState.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.EntityList$EntityEggInfo.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.inventory.ContainerEnchantment.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.crash.CrashReport$7.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.Entity$SwitchEnumEntitySize.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureStrongholdPieces$RoomCrossing.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.server.gui.MinecraftServerGui$5.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.boss.EntityWither$1.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.util.StringTranslate.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.player.EntityPlayerMP.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureVillagePieces$PieceWeight.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.renderer.texture.TextureMap$1.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.network.NetworkManager$InboundHandlerTuplePacketListener.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureStrongholdPieces$Stronghold$Door.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.biome.BiomeGenBase$TempCategory.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.storage.MapData.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.gui.GuiMultiplayer.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.boss.IBossDisplayData.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureStrongholdPieces$1.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.Entity$EnumEntitySize.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.ClientBrandRetriever.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.inventory.ContainerBrewingStand.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.passive.EntityHorse$1.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.util.Session.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.renderer.InventoryEffectRenderer.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.network.play.server.S21PacketChunkData$Extracted.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.monster.EntityZombie.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.WorldServerMulti.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.network.play.server.S3FPacketCustomPayload.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureVillagePieces$Church.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.item.ItemShears.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.Block$3.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.Minecraft$SwitchMovingObjectType.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.crash.CrashReport$3.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenTaiga1.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.network.NetworkSystem$1.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.crash.CrashReportCategory$1.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.gui.GuiSelectWorld.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureStrongholdPieces$Stronghold.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.effect.EntityLightningBolt.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.storage.WorldInfo$7.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureStrongholdPieces.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.boss.EntityDragon.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.item.EntityMinecartFurnace.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.server.gui.MinecraftServerGui$3.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.gui.ServerListEntryNormal.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.network.OldServerPinger$2.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.biome.BiomeGenBase$SpawnListEntry.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.village.VillageCollection.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.gui.GuiMainMenu.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.item.EntityMinecartEmpty.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureStrongholdPieces$Stones.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.crash.CrashReport.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.biome.BiomeGenPlains.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.util.ResourceLocation.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.server.network.NetHandlerLoginServer$1.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockLever.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockDoublePlant.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.MapGenStructure$2.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.monster.EntityZombie$GroupData.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.util.MovingObjectPosition$MovingObjectType.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.enchantment.EnchantmentHelper$IModifier.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.server.network.NetHandlerLoginServer$LoginState.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.Block$SoundType.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.model.ModelRenderer.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureStrongholdPieces$Corridor.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.item.crafting.RecipeFireworks.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenDungeons.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.network.NetHandlerPlayServer.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockLog.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.biome.BiomeGenForest$2.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.Minecraft$5.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockButton.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.item.Item.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.WorldProvider.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.World.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.renderer.entity.RenderItem$2.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.network.ServerStatusResponse$PlayerCountData$Serializer.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.WorldServer$ServerBlockEventList.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.util.MovingObjectPosition.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.inventory.SlotCrafting.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.item.EntityItem.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.crash.CrashReportCategory$3.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.MapGenStronghold$Start.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockFarmland.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.biome.WorldChunkManager.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.MapGenStructure$3.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.inventory.Slot.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureStrongholdPieces$Straight.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureVillagePieces$House3.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.item.ItemSeedFood.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.gui.GuiScreen.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureVillagePieces$Path.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureMineshaftPieces$Corridor.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.IBlockAccess.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.chunk.Chunk$1.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.player.EntityPlayer$EnumStatus.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.inventory.ContainerRepair$2.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.network.ServerStatusResponse$MinecraftProtocolVersionIdentifier.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureStrongholdPieces$StairsStraight.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.network.OldServerPinger$1.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.Minecraft$12.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.settings.GameSettings$Options.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.layer.GenLayer.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.item.EntityXPOrb.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.storage.SaveHandler.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureVillagePieces$House4Garden.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureStrongholdPieces$Crossing.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockNote.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.enchantment.EnchantmentHelper$HurtIterator.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.util.Session$Type.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.storage.WorldInfo$3.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenDeadBush.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockPistonBase.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.Minecraft$7.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.network.NetHandlerPlayServer$1.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.creativetab.CreativeTabs$12.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.inventory.ContainerBrewingStand$Potion.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.Minecraft$15.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.server.MinecraftServer$2.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.Minecraft$10.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.item.EntityMinecartContainer.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.renderer.texture.Stitcher.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.passive.EntityMooshroom.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.enchantment.EnchantmentHelper$ModifierDamage.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.model.TexturedQuad.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.gui.GuiIngame.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.creativetab.CreativeTabs$11.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.biome.BiomeDecorator.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.creativetab.CreativeTabs$3.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.EntityList.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.item.ItemArmor.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.item.EntityMinecartHopper.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.Minecraft$13.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.model.ModelBase.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.shader.Framebuffer.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.MapGenStructure$1.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.audio.SoundManager$2.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.storage.WorldInfo$1.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockNetherWart.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.World$1.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.renderer.entity.RenderVillager.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.network.play.server.S21PacketChunkData.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.WorldType.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureStrongholdPieces$PieceWeight.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenCanopyTree.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.server.gui.MinecraftServerGui$4.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureVillagePieces$Well.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.util.WeightedRandom$Item.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.network.NetHandlerPlayClient$1.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.network.NetworkSystem$3.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.multiplayer.PlayerControllerMP.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockFalling.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.nbt.NBTTagList.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.player.InventoryPlayer.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.chunk.storage.AnvilSaveHandler.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.tileentity.TileEntity$3.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.settings.GameSettings$Options$1.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.particle.EffectRenderer.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.renderer.RenderGlobal$1.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.tileentity.TileEntityFurnace.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.nbt.CompressedStreamTools.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.layer.GenLayer$1.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.player.EntityPlayer$EnumChatVisibility.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.network.NetworkManager.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.Minecraft$9.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.passive.EntityOcelot.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.ai.EntityAIAttackOnCollide.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.potion.PotionEffect.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.ChunkProviderGenerate.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureStrongholdPieces$ChestCorridor.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.item.crafting.CraftingManager.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.renderer.EntityRenderer$3.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.renderer.texture.TextureMap$3.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.gui.GuiCreateWorld.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.gui.achievement.GuiAchievements.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.particle.EffectRenderer$3.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockLeaves.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureStrongholdPieces$PortalRoom.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.Minecraft.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.crash.CrashReport$5.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureVillagePieces$Field1.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.enchantment.EnchantmentHelper$ModifierLiving.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureMineshaftPieces$Stairs.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.creativetab.CreativeTabs$7.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.item.ItemRecord.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockIce.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.MapGenStructure.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentScatteredFeaturePieces$Feature.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockBush.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.item.ItemHoe.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockGrass.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.layer.GenLayer$2.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockTripWireHook.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.network.NetHandlerLoginClient$1.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.audio.SoundManager.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenTallGrass.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.MapGenStronghold.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.biome.BiomeGenBase$Height.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockRedstoneOre.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.EntityTrackerEntry.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.server.network.NetHandlerLoginServer.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.storage.WorldInfo$4.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.network.NetHandlerPlayClient.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureVillagePieces$House2.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockDoor.binpatch
[18:45:53] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.creativetab.CreativeTabs$8.binpatch
[18:45:53] [main/DEBUG] [FML/]: Read 501 binary patches
[18:45:54] [main/DEBUG] [FML/]: Patch list :
ajz=[ajz : ajz => net.minecraft.block.BlockCocoa (true) size 6726]
akc=[akc : akc => net.minecraft.block.BlockRedstoneComparator (true) size 7107]
akh=[akh : akh => net.minecraft.block.BlockDeadBush (true) size 1854]
akf=[akf : akf => net.minecraft.block.BlockCrops (true) size 5800]
ajk=[ajk : ajk => net.minecraft.block.Block$2 (true) size 529]
ajl=[ajl : ajl => net.minecraft.block.Block$3 (true) size 583]
aji=[aji : aji => net.minecraft.block.Block (true) size 53563]
bjt=[bjt : bjt => net.minecraft.client.network.OldServerPinger$2$1 (true) size 3275]
ajj=[ajj : ajj => net.minecraft.block.Block$1 (true) size 591]
bjr=[bjr : bjr => net.minecraft.client.network.OldServerPinger$1 (true) size 3553]
bjs=[bjs : bjs => net.minecraft.client.network.OldServerPinger$2 (true) size 1353]
ajm=[ajm : ajm => net.minecraft.block.Block$SoundType (true) size 1033]
bjq=[bjq : bjq => net.minecraft.client.network.OldServerPinger (true) size 3331]
ajs=[ajs : ajs => net.minecraft.block.BlockButton (true) size 8139]
ajt=[ajt : ajt => net.minecraft.block.BlockCactus (true) size 4396]
ajr=[ajr : ajr => net.minecraft.block.BlockBush (true) size 3906]
bjj=[bjj : bjj => net.minecraft.client.multiplayer.WorldClient$4 (true) size 835]
ajx=[ajx : ajx => net.minecraft.block.BlockChest (true) size 9668]
bjh=[bjh : bjh => net.minecraft.client.multiplayer.WorldClient$2 (true) size 896]
bji=[bji : bji => net.minecraft.client.multiplayer.WorldClient$3 (true) size 773]
bje=[bje : bje => net.minecraft.client.multiplayer.PlayerControllerMP (true) size 9848]
bjd=[bjd : bjd => net.minecraft.client.multiplayer.ChunkProviderClient (true) size 3962]
bjg=[bjg : bjg => net.minecraft.client.multiplayer.WorldClient$1 (true) size 891]
bjf=[bjf : bjf => net.minecraft.client.multiplayer.WorldClient (true) size 9697]
bja=[bja : bja => net.minecraft.client.network.NetHandlerLoginClient$1 (true) size 758]
gy=[gy : gy => net.minecraft.network.play.server.S21PacketChunkData$Extracted (true) size 416]
gz=[gz : gz => net.minecraft.network.play.server.S26PacketMapChunkBulk (true) size 5384]
bjc=[bjc : bjc => net.minecraft.client.network.NetHandlerPlayClient$1 (true) size 1085]
bjb=[bjb : bjb => net.minecraft.client.network.NetHandlerPlayClient (true) size 33918]
gx=[gx : gx => net.minecraft.network.play.server.S21PacketChunkData (true) size 5349]
ajf=[ajf : ajf => net.minecraft.block.BlockRailBase$Rail (true) size 5919]
bix=[bix : bix => net.minecraft.client.model.ModelRenderer (true) size 5233]
aje=[aje : aje => net.minecraft.block.BlockRailBase (true) size 5007]
biz=[biz : biz => net.minecraft.client.network.NetHandlerLoginClient (true) size 4052]
bis=[bis : bis => net.minecraft.client.model.ModelBox (true) size 2542]
aih=[aih : aih => net.minecraft.world.biome.BiomeGenForest$2 (true) size 767]
aik=[aik : aik => net.minecraft.world.biome.BiomeGenJungle (true) size 2049]
aip=[aip : aip => net.minecraft.world.biome.BiomeGenPlains (true) size 2640]
gr=[gr : gr => net.minecraft.network.play.server.S3FPacketCustomPayload (true) size 1922]
aiv=[aiv : aiv => net.minecraft.world.biome.BiomeGenSwamp (true) size 2603]
bii=[bii : bii => net.minecraft.client.model.PositionTextureVertex (true) size 1059]
du=[du : du => net.minecraft.nbt.CompressedStreamTools (true) size 4658]
bmh=[bmh : bmh => net.minecraft.client.renderer.Tessellator (true) size 7799]
ahx=[ahx : ahx => net.minecraft.world.biome.BiomeGenBase$SpawnListEntry (true) size 941]
bmg=[bmg : bmg => net.minecraft.client.shader.Framebuffer (true) size 4866]
ahw=[ahw : ahw => net.minecraft.world.biome.BiomeGenBase$TempCategory (true) size 993]
aig=[aig : aig => net.minecraft.world.biome.BiomeGenForest$1 (true) size 737]
aif=[aif : aif => net.minecraft.world.biome.BiomeGenForest (true) size 4432]
aid=[aid : aid => net.minecraft.world.biome.BiomeGenHills (true) size 2922]
bmb=[bmb : bmb => net.minecraft.client.renderer.RenderGlobal$1 (true) size 880]
bma=[bma : bma => net.minecraft.client.renderer.RenderGlobal (true) size 44784]
aib=[aib : aib => net.minecraft.world.biome.WorldChunkManager (true) size 6446]
aia=[aia : aia => net.minecraft.world.biome.BiomeDecorator (true) size 9820]
ahm=[ahm : ahm => net.minecraft.world.WorldType (true) size 5677]
blt=[blt : blt => net.minecraft.client.renderer.EntityRenderer (true) size 34110]
de=[de : de => net.minecraft.util.StringTranslate (true) size 3644]
blu=[blu : blu => net.minecraft.client.renderer.EntityRenderer$1 (true) size 844]
ahl=[ahl : ahl => net.minecraft.world.IBlockAccess (true) size 549]
bly=[bly : bly => net.minecraft.client.renderer.ItemRenderer (true) size 15414]
blv=[blv : blv => net.minecraft.client.renderer.EntityRenderer$2 (true) size 1022]
blw=[blw : blw => net.minecraft.client.renderer.EntityRenderer$3 (true) size 1041]
bll=[bll : bll => net.minecraft.client.entity.EntityOtherPlayerMP (true) size 3805]
ahu=[ahu : ahu => net.minecraft.world.biome.BiomeGenBase (true) size 16517]
ahv=[ahv : ahv => net.minecraft.world.biome.BiomeGenBase$Height (true) size 591]
blm=[blm : blm => net.minecraft.client.renderer.RenderBlocks (true) size 136596]
blk=[blk : blk => net.minecraft.client.entity.EntityPlayerSP (true) size 12108]
dq=[dq : dq => net.minecraft.nbt.NBTTagList (true) size 4613]
ahr=[ahr : ahr => net.minecraft.world.ChunkCache (true) size 4721]
aho=[aho : aho => net.minecraft.world.SpawnerAnimals (true) size 7336]
blo=[blo : blo => net.minecraft.client.renderer.WorldRenderer (true) size 6498]
f=[f : f => net.minecraft.crash.CrashReport$4 (true) size 900]
g=[g : g => net.minecraft.crash.CrashReport$5 (true) size 1249]
d=[d : d => net.minecraft.crash.CrashReport$2 (true) size 892]
bld=[bld : bld => net.minecraft.client.particle.EntityDiggingFX (true) size 3036]
e=[e : e => net.minecraft.crash.CrashReport$3 (true) size 882]
agw=[agw : agw => net.minecraft.world.Explosion (true) size 5911]
b=[b : b => net.minecraft.crash.CrashReport (true) size 7025]
c=[c : c => net.minecraft.crash.CrashReport$1 (true) size 663]
ahd=[ahd : ahd => net.minecraft.world.World$2 (true) size 1229]
n=[n : n => net.minecraft.crash.CrashReportCategory$3 (true) size 805]
ahc=[ahc : ahc => net.minecraft.world.World$1 (true) size 847]
o=[o : o => net.minecraft.crash.CrashReportCategory$Entry (true) size 1059]
ahf=[ahf : ahf => net.minecraft.world.World$4 (true) size 750]
l=[l : l => net.minecraft.crash.CrashReportCategory$1 (true) size 1253]
ahe=[ahe : ahe => net.minecraft.world.World$3 (true) size 872]
m=[m : m => net.minecraft.crash.CrashReportCategory$2 (true) size 1141]
j=[j : j => net.minecraft.crash.CrashReport$8 (true) size 865]
k=[k : k => net.minecraft.crash.CrashReportCategory (true) size 5088]
h=[h : h => net.minecraft.crash.CrashReport$6 (true) size 1481]
ahb=[ahb : ahb => net.minecraft.world.World (true) size 67419]
i=[i : i => net.minecraft.crash.CrashReport$7 (true) size 1006]
bkq=[bkq : bkq => net.minecraft.client.particle.EffectRenderer$3 (true) size 763]
bkr=[bkr : bkr => net.minecraft.client.particle.EffectRenderer$4 (true) size 985]
el=[el : el => net.minecraft.network.NetworkManager$2 (true) size 1485]
ek=[ek : ek => net.minecraft.network.NetworkManager$1 (true) size 1153]
ej=[ej : ej => net.minecraft.network.NetworkManager (true) size 7699]
en=[en : en => net.minecraft.network.NetworkManager$InboundHandlerTuplePacketListener (true) size 660]
em=[em : em => net.minecraft.network.NetworkManager$3 (true) size 741]
bkn=[bkn : bkn => net.minecraft.client.particle.EffectRenderer (true) size 6642]
z=[z : z => net.minecraft.command.CommandHandler (true) size 5577]
bko=[bko : bko => net.minecraft.client.particle.EffectRenderer$1 (true) size 752]
bkp=[bkp : bkp => net.minecraft.client.particle.EffectRenderer$2 (true) size 974]
aoh=[aoh : aoh => net.minecraft.block.BlockVine (true) size 7136]
boc=[boc : boc => net.minecraft.client.renderer.entity.RenderItem$4 (true) size 856]
boa=[boa : boa => net.minecraft.client.renderer.entity.RenderItem$2 (true) size 860]
aog=[aog : aog => net.minecraft.block.BlockTripWireHook (true) size 8107]
bob=[bob : bob => net.minecraft.client.renderer.entity.RenderItem$3 (true) size 858]
aoa=[aoa : aoa => net.minecraft.block.BlockPane (true) size 4536]
boh=[boh : boh => net.minecraft.client.renderer.entity.RendererLivingEntity (true) size 11879]
aoe=[aoe : aoe => net.minecraft.block.BlockTrapDoor (true) size 5400]
aoc=[aoc : aoc => net.minecraft.block.BlockTorch (true) size 5310]
anu=[anu : anu => net.minecraft.block.BlockStem (true) size 7093]
bnn=[bnn : bnn => net.minecraft.client.renderer.entity.RenderManager (true) size 9382]
anz=[anz : anz => net.minecraft.block.BlockTallGrass (true) size 5113]
bnz=[bnz : bnz => net.minecraft.client.renderer.entity.RenderItem$1 (true) size 838]
bny=[bny : bny => net.minecraft.client.renderer.entity.RenderItem (true) size 14040]
ann=[ann : ann => net.minecraft.block.BlockSnow (true) size 4152]
bnx=[bnx : bnx => net.minecraft.client.renderer.tileentity.RenderItemFrame (true) size 7494]
bnw=[bnw : bnw => net.minecraft.client.renderer.entity.RenderBiped (true) size 9934]
ane=[ane : ane => net.minecraft.block.BlockReed (true) size 3879]
anj=[anj : anj => net.minecraft.block.BlockSapling (true) size 5116]
anl=[anl : anl => net.minecraft.block.BlockSkull (true) size 7857]
ana=[ana : ana => net.minecraft.block.BlockRedstoneWire (true) size 9547]
amw=[amw : amw => net.minecraft.block.BlockPumpkin (true) size 3801]
amz=[amz : amz => net.minecraft.block.BlockRedstoneOre (true) size 4215]
bmm=[bmm : bmm => net.minecraft.client.renderer.tileentity.TileEntityChestRenderer (true) size 3500]
amn=[amn : amn => net.minecraft.block.BlockOre (true) size 2119]
amr=[amr : amr => net.minecraft.block.BlockPotato (true) size 2178]
amj=[amj : amj => net.minecraft.block.BlockNote (true) size 3389]
bqa=[bqa : bqa => net.minecraft.client.renderer.texture.TextureMap$1 (true) size 763]
bqb=[bqb : bqb => net.minecraft.client.renderer.texture.TextureMap$2 (true) size 913]
amf=[amf : amf => net.minecraft.block.BlockNetherWart (true) size 3486]
bqe=[bqe : bqe => net.minecraft.client.renderer.texture.TextureAtlasSprite$1 (true) size 1242]
bqc=[bqc : bqc => net.minecraft.client.renderer.texture.TextureMap$3 (true) size 931]
amd=[amd : amd => net.minecraft.block.BlockMycelium (true) size 3011]
bqd=[bqd : bqd => net.minecraft.client.renderer.texture.TextureAtlasSprite (true) size 8290]
amc=[amc : amc => net.minecraft.block.BlockMushroom (true) size 3279]
ama=[ama : ama => net.minecraft.block.BlockMobSpawner (true) size 1710]
alx=[alx : alx => net.minecraft.block.BlockLog (true) size 2353]
alw=[alw : alw => net.minecraft.block.BlockLiquid (true) size 9765]
alv=[alv : alv => net.minecraft.block.BlockLever (true) size 6519]
alt=[alt : alt => net.minecraft.block.BlockLeaves (true) size 7760]
als=[als : als => net.minecraft.block.BlockLadder (true) size 3446]
bpx=[bpx : bpx => net.minecraft.client.renderer.texture.Stitcher$Slot (true) size 2723]
alp=[alp : alp => net.minecraft.block.BlockIce (true) size 3293]
bpw=[bpw : bpw => net.minecraft.client.renderer.texture.Stitcher$Holder (true) size 2292]
bpv=[bpv : bpv => net.minecraft.client.renderer.texture.Stitcher (true) size 4578]
bpz=[bpz : bpz => net.minecraft.client.renderer.texture.TextureMap (true) size 9704]
alh=[alh : alh => net.minecraft.block.BlockGrass (true) size 4852]
bpa=[bpa : bpa => net.minecraft.client.renderer.entity.RenderVillager (true) size 3008]
ald=[ald : ald => net.minecraft.block.BlockFlowerPot (true) size 6083]
alb=[alb : alb => net.minecraft.block.BlockFire (true) size 12390]
bop=[bop : bop => net.minecraft.client.renderer.entity.RenderPlayer (true) size 13650]
aky=[aky : aky => net.minecraft.block.BlockFarmland (true) size 4247]
akx=[akx : akx => net.minecraft.block.BlockFalling (true) size 2747]
ako=[ako : ako => net.minecraft.block.BlockDoublePlant (true) size 8671]
akn=[akn : akn => net.minecraft.block.BlockDoor (true) size 7517]
bou=[bou : bou => net.minecraft.client.renderer.entity.RenderSnowMan (true) size 2818]
bbl=[bbl : bbl => net.minecraft.client.settings.GameSettings$SwitchOptions (true) size 1917]
abb=[abb : abb => net.minecraft.item.ItemArmor (true) size 4396]
bbm=[bbm : bbm => net.minecraft.client.settings.GameSettings$Options (true) size 7230]
bbn=[bbn : bbn => net.minecraft.client.settings.GameSettings$Options$1 (true) size 649]
abc=[abc : abc => net.minecraft.item.ItemArmor$1 (true) size 1608]
abd=[abd : abd => net.minecraft.item.ItemArmor$ArmorMaterial (true) size 1949]
bbo=[bbo : bbo => net.minecraft.client.LoadingScreenRenderer (true) size 3860]
np=[np : np => net.minecraft.server.network.NetHandlerLoginServer$LoginState (true) size 1054]
bbj=[bbj : bbj => net.minecraft.client.settings.GameSettings (true) size 23020]
no=[no : no => net.minecraft.server.network.NetHandlerLoginServer$1 (true) size 2150]
nn=[nn : nn => net.minecraft.server.network.NetHandlerLoginServer (true) size 5191]
net.minecraft.server.MinecraftServer=[net/minecraft/server/MinecraftServer : net.minecraft.server.MinecraftServer => net.minecraft.server.MinecraftServer (true) size 28976]
bbk=[bbk : bbk => net.minecraft.client.settings.GameSettings$1 (true) size 707]
abh=[abh : abh => net.minecraft.item.ItemBlock (true) size 4045]
bbd=[bbd : bbd => net.minecraft.client.Minecraft$7 (true) size 891]
bbe=[bbe : bbe => net.minecraft.client.Minecraft$8 (true) size 720]
bbf=[bbf : bbf => net.minecraft.client.Minecraft$9 (true) size 1053]
bbg=[bbg : bbg => net.minecraft.util.MouseHelper (true) size 1168]
abm=[abm : abm => net.minecraft.item.ItemBow (true) size 4082]
bba=[bba : bba => net.minecraft.client.Minecraft$4 (true) size 789]
abo=[abo : abo => net.minecraft.item.ItemBucket (true) size 3934]
bbb=[bbb : bbb => net.minecraft.client.Minecraft$5 (true) size 722]
bbc=[bbc : bbc => net.minecraft.client.Minecraft$6 (true) size 751]
abt=[abt : abt => net.minecraft.creativetab.CreativeTabs (true) size 5904]
abv=[abv : abv => net.minecraft.creativetab.CreativeTabs$10 (true) size 673]
abu=[abu : abu => net.minecraft.creativetab.CreativeTabs$1 (true) size 641]
abx=[abx : abx => net.minecraft.creativetab.CreativeTabs$12 (true) size 685]
abw=[abw : abw => net.minecraft.creativetab.CreativeTabs$11 (true) size 672]
abz=[abz : abz => net.minecraft.creativetab.CreativeTabs$3 (true) size 801]
bbt=[bbt : bbt => net.minecraft.util.Session$Type (true) size 1617]
aby=[aby : aby => net.minecraft.creativetab.CreativeTabs$2 (true) size 713]
bbv=[bbv : bbv => net.minecraft.client.gui.GuiIngame (true) size 20355]
oi=[oi : oi => net.minecraft.server.management.ServerConfigurationManager (true) size 23491]
aca=[aca : aca => net.minecraft.creativetab.CreativeTabs$4 (true) size 655]
bbs=[bbs : bbs => net.minecraft.util.Session (true) size 2332]
aab=[aab : aab => net.minecraft.inventory.ContainerBrewingStand$Potion (true) size 1212]
aaa=[aaa : aaa => net.minecraft.inventory.ContainerBrewingStand$Ingredient (true) size 827]
aag=[aag : aag => net.minecraft.inventory.ContainerEnchantment (true) size 5212]
aak=[aak : aak => net.minecraft.inventory.SlotFurnace (true) size 2251]
aah=[aah : aah => net.minecraft.inventory.ContainerEnchantment$1 (true) size 670]
aai=[aai : aai => net.minecraft.inventory.ContainerEnchantment$2 (true) size 648]
aaq=[aaq : aaq => net.minecraft.inventory.ContainerPlayer$1 (true) size 1154]
aap=[aap : aap => net.minecraft.inventory.ContainerPlayer (true) size 3015]
baz=[baz : baz => net.minecraft.client.Minecraft$3 (true) size 789]
bay=[bay : bay => net.minecraft.client.Minecraft$2 (true) size 970]
bax=[bax : bax => net.minecraft.client.Minecraft$SwitchMovingObjectType (true) size 940]
baw=[baw : baw => net.minecraft.client.Minecraft$16 (true) size 704]
bav=[bav : bav => net.minecraft.client.Minecraft$15 (true) size 874]
bau=[bau : bau => net.minecraft.client.Minecraft$14 (true) size 1020]
bat=[bat : bat => net.minecraft.client.Minecraft$13 (true) size 856]
aay=[aay : aay => net.minecraft.inventory.Slot (true) size 3025]
bas=[bas : bas => net.minecraft.client.Minecraft$12 (true) size 797]
aax=[aax : aax => net.minecraft.inventory.SlotCrafting (true) size 3286]
bar=[bar : bar => net.minecraft.client.Minecraft$11 (true) size 803]
baq=[baq : baq => net.minecraft.client.Minecraft$10 (true) size 703]
bap=[bap : bap => net.minecraft.client.Minecraft$1 (true) size 752]
bao=[bao : bao => net.minecraft.client.Minecraft (true) size 51019]
lm=[lm : lm => net.minecraft.server.MinecraftServer$6 (true) size 647]
ll=[ll : ll => net.minecraft.server.MinecraftServer$5 (true) size 994]
bdp=[bdp : bdp => net.minecraft.client.gui.GuiIngameMenu (true) size 2964]
bdb=[bdb : bdb => net.minecraft.client.gui.GuiCreateWorld (true) size 9269]
lw=[lw : lw => net.minecraft.server.dedicated.DedicatedServer$3 (false) size 1142]
lv=[lv : lv => net.minecraft.server.dedicated.DedicatedServer$2 (false) size 1368]
lu=[lu : lu => net.minecraft.server.dedicated.DedicatedServer$1 (false) size 858]
lt=[lt : lt => net.minecraft.server.dedicated.DedicatedServer (false) size 13944]
lz=[lz : lz => net.minecraft.server.gui.MinecraftServerGui$1 (false) size 1036]
ly=[ly : ly => net.minecraft.server.gui.MinecraftServerGui (false) size 5987]
lx=[lx : lx => net.minecraft.server.dedicated.DedicatedServer$4 (false) size 780]
mc=[mc : mc => net.minecraft.server.gui.MinecraftServerGui$4 (false) size 1080]
md=[md : md => net.minecraft.server.gui.MinecraftServerGui$5 (false) size 894]
ma=[ma : ma => net.minecraft.server.gui.MinecraftServerGui$2 (false) size 1249]
mb=[mb : mb => net.minecraft.server.gui.MinecraftServerGui$3 (false) size 664]
bdw=[bdw : bdw => net.minecraft.client.gui.GuiScreen (true) size 9799]
bdy=[bdy : bdy => net.minecraft.client.gui.GuiSelectWorld$List (true) size 3118]
bdx=[bdx : bdx => net.minecraft.client.gui.GuiSelectWorld (true) size 6412]
mn=[mn : mn => net.minecraft.entity.EntityTracker (true) size 6124]
mm=[mm : mm => net.minecraft.world.WorldServerMulti (true) size 912]
mo=[mo : mo => net.minecraft.entity.EntityTracker$1 (true) size 997]
mr=[mr : mr => net.minecraft.server.management.PlayerManager$PlayerInstance (true) size 5900]
mq=[mq : mq => net.minecraft.server.management.PlayerManager (true) size 7213]
mt=[mt : mt => net.minecraft.world.WorldServer (true) size 21959]
bcm=[bcm : bcm => net.minecraft.client.gui.GuiSlot (true) size 8550]
ms=[ms : ms => net.minecraft.world.gen.ChunkProviderServer (true) size 8965]
bcc=[bcc : bcc => net.minecraft.client.gui.GuiNewChat (true) size 8317]
mv=[mv : mv => net.minecraft.world.WorldServer$ServerBlockEventList (true) size 490]
mx=[mx : mx => net.minecraft.server.management.ItemInWorldManager (true) size 8834]
bcb=[bcb : bcb => net.minecraft.client.gui.GuiButton (true) size 3298]
mw=[mw : mw => net.minecraft.entity.player.EntityPlayerMP (true) size 22996]
my=[my : my => net.minecraft.entity.EntityTrackerEntry (true) size 11574]
nc=[nc : nc => net.minecraft.network.NetworkSystem (true) size 4339]
nd=[nd : nd => net.minecraft.network.NetworkSystem$1 (true) size 1938]
ne=[ne : ne => net.minecraft.network.NetworkSystem$2 (true) size 966]
nf=[nf : nf => net.minecraft.network.NetworkSystem$3 (true) size 763]
bct=[bct : bct => net.minecraft.client.gui.GuiChat (true) size 10047]
ng=[ng : ng => net.minecraft.network.NetworkSystem$4 (true) size 748]
nh=[nh : nh => net.minecraft.network.NetHandlerPlayServer (true) size 23732]
ni=[ni : ni => net.minecraft.network.NetHandlerPlayServer$1 (true) size 735]
nj=[nj : nj => net.minecraft.network.NetHandlerPlayServer$2 (true) size 843]
nk=[nk : nk => net.minecraft.network.NetHandlerPlayServer$SwitchEnumState (true) size 846]
nl=[nl : nl => net.minecraft.server.network.NetHandlerHandshakeTCP (true) size 2150]
nm=[nm : nm => net.minecraft.server.network.NetHandlerHandshakeTCP$SwitchEnumConnectionState (true) size 764]
aft=[aft : aft => net.minecraft.enchantment.Enchantment (true) size 4972]
aff=[aff : aff => net.minecraft.item.crafting.CraftingManager$1 (true) size 872]
afe=[afe : afe => net.minecraft.item.crafting.CraftingManager (true) size 13656]
bfm=[bfm : bfm => net.minecraft.client.gui.inventory.GuiContainerCreative$ContainerCreative (true) size 2470]
bfl=[bfl : bfl => net.minecraft.client.gui.inventory.GuiContainerCreative (true) size 15642]
bfo=[bfo : bfo => net.minecraft.client.renderer.InventoryEffectRenderer (true) size 2747]
bfn=[bfn : bfn => net.minecraft.client.gui.inventory.GuiContainerCreative$CreativeSlot (true) size 1846]
bfz=[bfz : bfz => net.minecraft.client.gui.GuiMultiplayer (true) size 8053]
aga=[aga : aga => net.minecraft.enchantment.EnchantmentHelper$ModifierLiving (true) size 772]
kg=[kg : kg => net.minecraft.network.ServerStatusResponse$MinecraftProtocolVersionIdentifier$Serializer (true) size 1645]
agb=[agb : agb => net.minecraft.enchantment.EnchantmentHelper$ModifierDamage (true) size 768]
kf=[kf : kf => net.minecraft.network.ServerStatusResponse$MinecraftProtocolVersionIdentifier (true) size 695]
ke=[ke : ke => net.minecraft.network.ServerStatusResponse$Serializer (true) size 2478]
kd=[kd : kd => net.minecraft.network.ServerStatusResponse$PlayerCountData$Serializer (true) size 2927]
kc=[kc : kc => net.minecraft.network.ServerStatusResponse$PlayerCountData (true) size 856]
kb=[kb : kb => net.minecraft.network.ServerStatusResponse (true) size 1255]
afv=[afv : afv => net.minecraft.enchantment.EnchantmentHelper (true) size 8833]
bgc=[bgc : bgc => net.minecraft.client.gui.ServerListEntryNormal (true) size 6556]
bgd=[bgd : bgd => net.minecraft.client.gui.ServerListEntryNormal$1 (true) size 1251]
afx=[afx : afx => net.minecraft.enchantment.EnchantmentHelper$DamageIterator (true) size 788]
afy=[afy : afy => net.minecraft.enchantment.EnchantmentHelper$HurtIterator (true) size 786]
afz=[afz : afz => net.minecraft.enchantment.EnchantmentHelper$IModifier (true) size 162]
bei=[bei : bei => net.minecraft.client.gui.achievement.GuiAchievements (true) size 11770]
bee=[bee : bee => net.minecraft.client.gui.GuiMainMenu (true) size 13023]
li=[li : li => net.minecraft.server.MinecraftServer$2 (false) size 702]
net.minecraft.realms.RealmsConnect=[net/minecraft/realms/RealmsConnect : net.minecraft.realms.RealmsConnect => net.minecraft.realms.RealmsConnect (true) size 1800]
lh=[lh : lh => net.minecraft.server.MinecraftServer$1 (true) size 1423]
lk=[lk : lk => net.minecraft.server.MinecraftServer$4 (true) size 1151]
lj=[lj : lj => net.minecraft.server.MinecraftServer$3 (true) size 908]
bex=[bex : bex => net.minecraft.client.gui.inventory.GuiContainer (true) size 12102]
afa=[afa : afa => net.minecraft.item.crafting.FurnaceRecipes (true) size 3864]
aey=[aey : aey => net.minecraft.item.crafting.RecipeFireworks (true) size 3781]
adr=[adr : adr => net.minecraft.item.ItemRecord (true) size 2518]
adh=[adh : adh => net.minecraft.item.ItemMap (true) size 6205]
adi=[adi : adi => net.minecraft.item.ItemBucketMilk (true) size 1294]
add=[add : add => net.minecraft.item.ItemStack (true) size 16415]
bhr=[bhr : bhr => net.minecraft.client.model.ModelBase (true) size 1864]
adc=[adc : adc => net.minecraft.item.Item$ToolMaterial (true) size 2160]
bhv=[bhv : bhv => net.minecraft.client.model.TexturedQuad (true) size 1787]
aeb=[aeb : aeb => net.minecraft.item.ItemSkull (true) size 4174]
adw=[adw : adw => net.minecraft.item.ItemSeeds (true) size 2094]
adx=[adx : adx => net.minecraft.item.ItemShears (true) size 3608]
adv=[adv : adv => net.minecraft.item.ItemSeedFood (true) size 1975]
acl=[acl : acl => net.minecraft.item.ItemEmptyMap (true) size 1542]
acj=[acj : acj => net.minecraft.item.ItemDye (true) size 6353]
acg=[acg : acg => net.minecraft.item.ItemTool (true) size 3537]
acf=[acf : acf => net.minecraft.creativetab.CreativeTabs$9 (true) size 672]
ace=[ace : ace => net.minecraft.creativetab.CreativeTabs$8 (true) size 668]
acd=[acd : acd => net.minecraft.creativetab.CreativeTabs$7 (true) size 673]
acc=[acc : acc => net.minecraft.creativetab.CreativeTabs$6 (true) size 673]
acb=[acb : acb => net.minecraft.creativetab.CreativeTabs$5 (true) size 713]
ada=[ada : ada => net.minecraft.item.ItemHoe (true) size 2607]
adb=[adb : adb => net.minecraft.item.Item (true) size 35556]
acw=[acw : acw => net.minecraft.item.ItemFlintAndSteel (true) size 1267]
xk=[xk : xk => net.minecraft.entity.item.EntityItem (true) size 9030]
xh=[xh : xh => net.minecraft.entity.effect.EntityLightningBolt (true) size 2928]
xl=[xl : xl => net.minecraft.entity.item.EntityMinecart (true) size 20873]
xr=[xr : xr => net.minecraft.entity.item.EntityMinecartHopper (true) size 3554]
azv=[azv : azv => net.minecraft.util.MovingObjectPosition$MovingObjectType (true) size 965]
xs=[xs : xs => net.minecraft.entity.item.EntityMinecartEmpty (true) size 1271]
azu=[azu : azu => net.minecraft.util.MovingObjectPosition (true) size 2007]
xp=[xp : xp => net.minecraft.entity.item.EntityMinecartContainer (true) size 5379]
azw=[azw : azw => net.minecraft.util.Vec3 (true) size 4144]
xq=[xq : xq => net.minecraft.entity.item.EntityMinecartFurnace (true) size 4218]
ww=[ww : ww => net.minecraft.entity.boss.IBossDisplayData (true) size 160]
ayx=[ayx : ayx => net.minecraft.world.storage.WorldInfo$5 (true) size 874]
ayy=[ayy : ayy => net.minecraft.world.storage.WorldInfo$6 (true) size 773]
ayz=[ayz : ayz => net.minecraft.world.storage.WorldInfo$7 (true) size 1064]
xc=[xc : xc => net.minecraft.entity.boss.EntityWither (true) size 11771]
xa=[xa : xa => net.minecraft.entity.boss.EntityDragon (true) size 12826]
aza=[aza : aza => net.minecraft.world.storage.WorldInfo$8 (true) size 990]
azb=[azb : azb => net.minecraft.world.storage.WorldInfo$9 (true) size 1037]
xe=[xe : xe => net.minecraft.entity.projectile.EntityFishHook (true) size 12511]
xd=[xd : xd => net.minecraft.entity.boss.EntityWither$1 (true) size 621]
wi=[wi : wi => net.minecraft.entity.passive.EntityHorse (true) size 27418]
wj=[wj : wj => net.minecraft.entity.passive.EntityHorse$1 (true) size 564]
wk=[wk : wk => net.minecraft.entity.passive.EntityHorse$GroupData (true) size 499]
wm=[wm : wm => net.minecraft.entity.passive.EntityMooshroom (true) size 2628]
wn=[wn : wn => net.minecraft.entity.passive.EntityOcelot (true) size 6683]
wp=[wp : wp => net.minecraft.entity.passive.EntitySheep (true) size 7563]
wq=[wq : wq => net.minecraft.entity.passive.EntitySheep$1 (true) size 522]
wc=[wc : wc => net.minecraft.village.VillageCollection (true) size 6005]
axn=[axn : axn => net.minecraft.world.gen.layer.GenLayer (true) size 6173]
axp=[axp : axp => net.minecraft.world.gen.layer.GenLayer$2 (true) size 793]
axo=[axo : axo => net.minecraft.world.gen.layer.GenLayer$1 (true) size 793]
axf=[axf : axf => net.minecraft.world.gen.layer.GenLayerBiome (true) size 2831]
ayk=[ayk : ayk => net.minecraft.world.storage.MapData$MapCoord (true) size 636]
ayj=[ayj : ayj => net.minecraft.world.storage.MapData$MapInfo (true) size 2176]
ayi=[ayi : ayi => net.minecraft.world.storage.MapData (true) size 5696]
aym=[aym : aym => net.minecraft.world.chunk.storage.AnvilSaveHandler (true) size 1278]
uq=[uq : uq => net.minecraft.entity.ai.EntityAIAttackOnCollide (true) size 3234]
ays=[ays : ays => net.minecraft.world.storage.WorldInfo (true) size 9685]
ayq=[ayq : ayq => net.minecraft.world.storage.SaveHandler (true) size 6295]
ayw=[ayw : ayw => net.minecraft.world.storage.WorldInfo$4 (true) size 786]
ayv=[ayv : ayv => net.minecraft.world.storage.WorldInfo$3 (true) size 716]
ayu=[ayu : ayu => net.minecraft.world.storage.WorldInfo$2 (true) size 1000]
ayt=[ayt : ayt => net.minecraft.world.storage.WorldInfo$1 (true) size 741]
sv=[sv : sv => net.minecraft.entity.EntityLivingBase (true) size 33858]
sw=[sw : sw => net.minecraft.entity.EntityLiving (true) size 19580]
net.minecraft.client.ClientBrandRetriever=[net/minecraft/client/ClientBrandRetriever : net.minecraft.client.ClientBrandRetriever => net.minecraft.client.ClientBrandRetriever (true) size 665]
sq=[sq : sq => net.minecraft.entity.item.EntityXPOrb (true) size 5266]
sd=[sd : sd => net.minecraft.entity.Entity$SwitchEnumEntitySize (true) size 1029]
sc=[sc : sc => net.minecraft.entity.Entity$2 (true) size 701]
se=[se : se => net.minecraft.entity.Entity$EnumEntitySize (true) size 1815]
sh=[sh : sh => net.minecraft.entity.EntityList$EntityEggInfo (true) size 667]
sg=[sg : sg => net.minecraft.entity.EntityList (true) size 6696]
sa=[sa : sa => net.minecraft.entity.Entity (true) size 38720]
sb=[sb : sb => net.minecraft.entity.Entity$1 (true) size 891]
rv=[rv : rv => net.minecraft.potion.Potion (true) size 8273]
rw=[rw : rw => net.minecraft.potion.PotionEffect (true) size 5232]
qw=[qw : qw => net.minecraft.util.WeightedRandom$Item (true) size 430]
qx=[qx : qx => net.minecraft.util.WeightedRandomChestContent (true) size 2614]
qv=[qv : qv => net.minecraft.util.WeightedRandom (true) size 2242]
pp=[pp : pp => net.minecraft.stats.StatList (true) size 6931]
aqv=[aqv : aqv => net.minecraft.world.gen.ChunkProviderHell (true) size 14197]
aqw=[aqw : aqw => net.minecraft.world.gen.MapGenCaves (true) size 6077]
bqx=[bqx : bqx => net.minecraft.util.ResourceLocation (true) size 1595]
aqs=[aqs : aqs => net.minecraft.world.gen.MapGenRavine (true) size 5554]
aqz=[aqz : aqz => net.minecraft.world.gen.ChunkProviderGenerate (true) size 13019]
arg=[arg : arg => net.minecraft.world.gen.feature.WorldGeneratorBonusChest (true) size 1722]
are=[are : are => net.minecraft.world.gen.feature.WorldGenForest (true) size 2542]
ard=[ard : ard => net.minecraft.world.gen.feature.WorldGenBigTree (true) size 7665]
arc=[arc : arc => net.minecraft.world.gen.feature.WorldGenAbstractTree (true) size 1303]
ara=[ara : ara => net.minecraft.world.gen.ChunkProviderEnd (true) size 9292]
arp=[arp : arp => net.minecraft.world.gen.feature.WorldGenShrub (true) size 1775]
ark=[ark : ark => net.minecraft.world.gen.feature.WorldGenDeadBush (true) size 1169]
aru=[aru : aru => net.minecraft.world.gen.feature.WorldGenBigMushroom (true) size 2710]
brr=[brr : brr => net.minecraft.client.resources.LanguageManager (true) size 3443]
asa=[asa : asa => net.minecraft.world.gen.feature.WorldGenMegaPineTree (true) size 3331]
arz=[arz : arz => net.minecraft.world.gen.feature.WorldGenMegaJungle (true) size 2799]
asf=[asf : asf => net.minecraft.world.gen.feature.WorldGenTaiga1 (true) size 2653]
asi=[asi : asi => net.minecraft.world.gen.feature.WorldGenCanopyTree (true) size 4000]
asb=[asb : asb => net.minecraft.world.gen.feature.WorldGenHugeTrees (true) size 3835]
ase=[ase : ase => net.minecraft.world.gen.feature.WorldGenMinable (true) size 2650]
asd=[asd : asd => net.minecraft.world.gen.feature.WorldGenDungeons (true) size 3449]
aso=[aso : aso => net.minecraft.world.gen.feature.WorldGenSwamp (true) size 3509]
asn=[asn : asn => net.minecraft.world.gen.feature.WorldGenTaiga2 (true) size 2697]
asq=[asq : asq => net.minecraft.world.gen.feature.WorldGenTrees (true) size 4408]
asp=[asp : asp => net.minecraft.world.gen.feature.WorldGenTallGrass (true) size 1228]
ask=[ask : ask => net.minecraft.world.gen.feature.WorldGenSavannaTree (true) size 3452]
aoq=[aoq : aoq => net.minecraft.tileentity.TileEntityBeacon (true) size 6437]
aot=[aot : aot => net.minecraft.tileentity.TileEntity$2 (true) size 1368]
aou=[aou : aou => net.minecraft.tileentity.TileEntity$3 (true) size 1335]
bsy=[bsy : bsy => net.minecraft.server.integrated.IntegratedServer$1 (true) size 694]
aor=[aor : aor => net.minecraft.tileentity.TileEntity (true) size 7072]
bsz=[bsz : bsz => net.minecraft.server.integrated.IntegratedServer$2 (true) size 1176]
aos=[aos : aos => net.minecraft.tileentity.TileEntity$1 (true) size 973]
bsx=[bsx : bsx => net.minecraft.server.integrated.IntegratedServer (true) size 6934]
aov=[aov : aov => net.minecraft.tileentity.TileEntityBrewingStand (true) size 6446]
btn=[btn : btn => net.minecraft.client.audio.SoundManager$SoundSystemStarterThread (true) size 1361]
btm=[btm : btm => net.minecraft.client.audio.SoundManager$2$1 (true) size 935]
btl=[btl : btl => net.minecraft.client.audio.SoundManager$2 (true) size 648]
btk=[btk : btk => net.minecraft.client.audio.SoundManager$1 (true) size 1079]
btj=[btj : btj => net.minecraft.client.audio.SoundManager (true) size 11041]
api=[api : api => net.minecraft.tileentity.TileEntityHopper (true) size 10216]
apg=[apg : apg => net.minecraft.tileentity.TileEntityFurnace (true) size 6712]
apl=[apl : apl => net.minecraft.tileentity.TileEntityNote (true) size 1549]
app=[app : app => net.minecraft.block.BlockPistonBase (true) size 10513]
apr=[apr : apr => net.minecraft.block.BlockPistonMoving (true) size 5870]
apx=[apx : apx => net.minecraft.world.chunk.Chunk (true) size 24146]
apy=[apy : apy => net.minecraft.world.chunk.Chunk$1 (true) size 858]
aqi=[aqi : aqi => net.minecraft.world.chunk.storage.RegionFile$ChunkBuffer (true) size 761]
aqh=[aqh : aqh => net.minecraft.world.chunk.storage.RegionFile (true) size 5619]
aqk=[aqk : aqk => net.minecraft.world.chunk.storage.AnvilChunkLoader (true) size 11973]
aql=[aql : aql => net.minecraft.world.chunk.storage.AnvilChunkLoader$PendingChunk (true) size 506]
aqo=[aqo : aqo => net.minecraft.world.WorldProvider (true) size 10407]
avd=[avd : avd => net.minecraft.world.gen.structure.StructureStrongholdPieces$Stronghold$Door (true) size 1040]
buu=[buu : buu => net.minecraft.client.renderer.OpenGlHelper (true) size 12990]
avc=[avc : avc => net.minecraft.world.gen.structure.StructureStrongholdPieces$Stronghold (true) size 3972]
avb=[avb : avb => net.minecraft.world.gen.structure.StructureStrongholdPieces$StairsStraight (true) size 2131]
bus=[bus : bus => net.minecraft.realms.RealmsConnect$1 (true) size 2725]
ava=[ava : ava => net.minecraft.world.gen.structure.StructureStrongholdPieces$Straight (true) size 2707]
auz=[auz : auz => net.minecraft.world.gen.structure.StructureStrongholdPieces$Stairs2 (true) size 939]
auy=[auy : auy => net.minecraft.world.gen.structure.StructureStrongholdPieces$Stairs (true) size 3004]
auw=[auw : auw => net.minecraft.world.gen.structure.StructureStrongholdPieces$Stones (true) size 1095]
auv=[auv : auv => net.minecraft.world.gen.structure.StructureStrongholdPieces$RoomCrossing (true) size 4210]
auu=[auu : auu => net.minecraft.world.gen.structure.StructureStrongholdPieces$RightTurn (true) size 1368]
aut=[aut : aut => net.minecraft.world.gen.structure.StructureStrongholdPieces$Prison (true) size 2218]
avs=[avs : avs => net.minecraft.world.gen.structure.StructureVillagePieces$Field2 (true) size 2864]
avt=[avt : avt => net.minecraft.world.gen.structure.StructureVillagePieces$Torch (true) size 1703]
avq=[avq : avq => net.minecraft.world.gen.structure.StructureVillagePieces$House1 (true) size 3391]
avr=[avr : avr => net.minecraft.world.gen.structure.StructureVillagePieces$Field1 (true) size 3239]
avp=[avp : avp => net.minecraft.world.gen.structure.StructureVillagePieces (true) size 6098]
avm=[avm : avm => net.minecraft.world.gen.structure.StructureStart (true) size 4285]
avk=[avk : avk => net.minecraft.world.gen.structure.StructureComponent (true) size 12649]
avl=[avl : avl => net.minecraft.world.gen.structure.StructureComponent$BlockSelector (true) size 616]
avg=[avg : avg => net.minecraft.world.gen.structure.MapGenStructure$2 (true) size 835]
avh=[avh : avh => net.minecraft.world.gen.structure.MapGenStructure$3 (true) size 818]
ave=[ave : ave => net.minecraft.world.gen.structure.MapGenStructure (true) size 6165]
avf=[avf : avf => net.minecraft.world.gen.structure.MapGenStructure$1 (true) size 901]
awc=[awc : awc => net.minecraft.world.gen.structure.StructureVillagePieces$House3 (true) size 3728]
awb=[awb : awb => net.minecraft.world.gen.structure.StructureVillagePieces$Path (true) size 3249]
awe=[awe : awe => net.minecraft.world.gen.structure.StructureVillagePieces$Road (true) size 548]
awd=[awd : awd => net.minecraft.world.gen.structure.StructureVillagePieces$Village (true) size 6325]
awa=[awa : awa => net.minecraft.world.gen.structure.StructureVillagePieces$Start (true) size 1331]
avz=[avz : avz => net.minecraft.world.gen.structure.StructureVillagePieces$House2 (true) size 4353]
avy=[avy : avy => net.minecraft.world.gen.structure.StructureVillagePieces$Church (true) size 3187]
zz=[zz : zz => net.minecraft.inventory.ContainerBrewingStand (true) size 2731]
avv=[avv : avv => net.minecraft.world.gen.structure.StructureVillagePieces$Hall (true) size 3365]
avu=[avu : avu => net.minecraft.world.gen.structure.StructureVillagePieces$PieceWeight (true) size 858]
avx=[avx : avx => net.minecraft.world.gen.structure.StructureVillagePieces$WoodHut (true) size 3230]
avw=[avw : avw => net.minecraft.world.gen.structure.StructureVillagePieces$House4Garden (true) size 3365]
awf=[awf : awf => net.minecraft.world.gen.structure.StructureVillagePieces$Well (true) size 2207]
asz=[asz : asz => net.minecraft.world.gen.structure.StructureMineshaftPieces$Cross (true) size 4066]
atb=[atb : atb => net.minecraft.world.gen.structure.StructureMineshaftPieces$Stairs (true) size 2279]
zb=[zb : zb => net.minecraft.entity.player.EntityPlayer$EnumChatVisibility (true) size 1730]
ata=[ata : ata => net.minecraft.world.gen.structure.StructureMineshaftPieces$Room (true) size 3691]
za=[za : za => net.minecraft.entity.player.EntityPlayer$EnumStatus (true) size 1112]
asy=[asy : asy => net.minecraft.world.gen.structure.StructureMineshaftPieces$Corridor (true) size 6515]
yy=[yy : yy => net.minecraft.entity.player.InventoryPlayer$1 (true) size 762]
yz=[yz : yz => net.minecraft.entity.player.EntityPlayer (true) size 41244]
asx=[asx : asx => net.minecraft.world.gen.structure.StructureMineshaftPieces (true) size 2740]
zw=[zw : zw => net.minecraft.inventory.ContainerRepair$2 (true) size 2335]
zv=[zv : zv => net.minecraft.inventory.ContainerRepair$1 (true) size 625]
zu=[zu : zu => net.minecraft.inventory.ContainerRepair (true) size 7866]
zm=[zm : zm => net.minecraft.entity.item.EntityEnderPearl (true) size 2362]
yf=[yf : yf => net.minecraft.entity.monster.EntityMagmaCube (true) size 2976]
auc=[auc : auc => net.minecraft.world.gen.structure.ComponentScatteredFeaturePieces$JunglePyramid (true) size 5996]
ya=[ya : ya => net.minecraft.entity.monster.EntityEnderman (true) size 10482]
aub=[aub : aub => net.minecraft.world.gen.structure.ComponentScatteredFeaturePieces$DesertPyramid (true) size 6165]
atz=[atz : atz => net.minecraft.world.gen.structure.ComponentScatteredFeaturePieces (true) size 623]
yx=[yx : yx => net.minecraft.entity.player.InventoryPlayer (true) size 10055]
aul=[aul : aul => net.minecraft.world.gen.structure.StructureStrongholdPieces$SwitchDoor (true) size 927]
aum=[aum : aum => net.minecraft.world.gen.structure.StructureStrongholdPieces$ChestCorridor (true) size 3460]
yv=[yv : yv => net.minecraft.entity.passive.EntityVillager (true) size 16368]
aun=[aun : aun => net.minecraft.world.gen.structure.StructureStrongholdPieces$Corridor (true) size 2383]
auo=[auo : auo => net.minecraft.world.gen.structure.StructureStrongholdPieces$Crossing (true) size 3378]
aup=[aup : aup => net.minecraft.world.gen.structure.StructureStrongholdPieces$LeftTurn (true) size 1985]
auq=[auq : auq => net.minecraft.world.gen.structure.StructureStrongholdPieces$Library (true) size 4489]
ys=[ys : ys => net.minecraft.entity.monster.EntityZombie$GroupData (true) size 741]
aur=[aur : aur => net.minecraft.world.gen.structure.StructureStrongholdPieces$PieceWeight (true) size 861]
aus=[aus : aus => net.minecraft.world.gen.structure.StructureStrongholdPieces$PortalRoom (true) size 4724]
yq=[yq : yq => net.minecraft.entity.monster.EntityZombie (true) size 14036]
aud=[aud : aud => net.minecraft.world.gen.structure.ComponentScatteredFeaturePieces$JunglePyramid$Stones (true) size 971]
aue=[aue : aue => net.minecraft.world.gen.structure.ComponentScatteredFeaturePieces$Feature (true) size 2005]
auf=[auf : auf => net.minecraft.world.gen.structure.ComponentScatteredFeaturePieces$SwampHut (true) size 2619]
aug=[aug : aug => net.minecraft.world.gen.structure.MapGenStronghold (true) size 4138]
ym=[ym : ym => net.minecraft.entity.monster.EntitySlime (true) size 6142]
auh=[auh : auh => net.minecraft.world.gen.structure.MapGenStronghold$Start (true) size 1268]
aui=[aui : aui => net.minecraft.world.gen.structure.StructureStrongholdPieces (true) size 4997]
auj=[auj : auj => net.minecraft.world.gen.structure.StructureStrongholdPieces$1 (true) size 633]
auk=[auk : auk => net.minecraft.world.gen.structure.StructureStrongholdPieces$2 (true) size 633]
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class ahu (input size 12153), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for ahu (new size 17197)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class bbj (input size 23298), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for bbj (new size 25268)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class xp (input size 3883), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for xp (new size 5527)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class ng (input size 483), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for ng (new size 848)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class aqz (input size 8361), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for aqz (new size 13546)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class bbm (input size 6316), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for bbm (new size 8062)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class btm (input size 551), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for btm (new size 980)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class yz (input size 27404), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for yz (new size 42403)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class ahr (input size 2711), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for ahr (new size 4886)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class bbg (input size 621), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for bbg (new size 1209)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class buu (input size 11870), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for buu (new size 14489)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class btj (input size 9740), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for btj (new size 12843)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class blt (input size 28816), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for blt (new size 35328)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class boc (input size 542), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for boc (new size 900)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class xl (input size 14576), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for xl (new size 21814)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class bdw (input size 6940), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for bdw (new size 10533)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class wc (input size 4587), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for wc (new size 6240)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class bba (input size 534), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for bba (new size 846)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class xk (input size 6379), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for xk (new size 9471)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class oi (input size 19519), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for oi (new size 25690)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class ayk (input size 353), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for ayk (new size 650)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class avw (input size 2759), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for avw (new size 3573)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class bex (input size 10357), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for bex (new size 12533)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class sa (input size 27261), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for sa (new size 40658)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class anz (input size 2724), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for anz (new size 5274)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class blk (input size 8974), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for blk (new size 12403)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class pp (input size 6565), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for pp (new size 7355)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class ahm (input size 1971), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for ahm (new size 5912)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class bma (input size 38236), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for bma (new size 47294)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class mt (input size 16472), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for mt (new size 23237)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class aui (input size 4200), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for aui (new size 5851)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class xe (input size 10561), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for xe (new size 12768)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class aax (input size 2017), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for aax (new size 3289)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class my (input size 9586), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for my (new size 11983)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class zu (input size 6823), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for zu (new size 8298)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class bis (input size 1836), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for bis (new size 2828)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class mx (input size 4482), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for mx (new size 8894)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class asy (input size 5464), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for asy (new size 6924)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class bau (input size 749), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for bau (new size 1175)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class mw (input size 18421), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for mw (new size 24371)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class aft (input size 3320), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for aft (new size 5399)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class rv (input size 6999), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for rv (new size 8839)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class ajs (input size 5013), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for ajs (new size 8362)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class sv (input size 26907), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for sv (new size 34988)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class bao (input size 50866), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for bao (new size 58322)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class bqd (input size 7044), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for bqd (new size 9191)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class ahb (input size 44996), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for ahb (new size 70531)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class azb (input size 857), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for azb (new size 1202)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class bmh (input size 5745), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for bmh (new size 8461)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class adc (input size 1638), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for adc (new size 2286)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class aov (input size 4827), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for aov (new size 6727)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class bdb (input size 8789), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for bdb (new size 9978)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class bbv (input size 16904), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for bbv (new size 21376)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class abt (input size 3849), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for abt (new size 6178)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class bbs (input size 1285), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for bbs (new size 2630)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class de (input size 3241), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for de (new size 4689)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class em (input size 596), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for em (new size 953)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class aia (input size 5830), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for aia (new size 10127)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class aji (input size 28808), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for aji (new size 54788)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class apx (input size 18076), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for apx (new size 25201)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class ara (input size 5532), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for ara (new size 9694)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class ej (input size 8719), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for ej (new size 10482)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class awd (input size 3400), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for awd (new size 6640)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class gz (input size 4092), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for gz (new size 5828)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class bpx (input size 2251), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for bpx (new size 2956)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class bbo (input size 3113), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for bbo (new size 3968)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class aab (input size 716), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for aab (new size 1203)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class bly (input size 10817), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for bly (new size 15672)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class awa (input size 874), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for awa (new size 1452)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class bkn (input size 5023), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for bkn (new size 7003)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class xq (input size 3101), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for xq (new size 4337)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class ayq (input size 5010), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for ayq (new size 7090)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class btn (input size 1000), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for btn (new size 1542)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class ays (input size 7254), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for ays (new size 10157)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class app (input size 7439), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for app (new size 10793)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class amw (input size 2979), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for amw (new size 3980)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class blm (input size 124015), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for blm (new size 141559)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class adw (input size 706), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for adw (new size 2099)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class yv (input size 14308), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for yv (new size 17052)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class nc (input size 4832), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for nc (new size 5847)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class ly (input size 0), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for ly (new size 5978)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class bjb (input size 28481), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for bjb (new size 35764)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class bhv (input size 1238), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for bhv (new size 1848)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class azu (input size 1437), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for azu (new size 2169)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class bcm (input size 6308), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for bcm (new size 8621)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class bbb (input size 451), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for bbb (new size 774)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class avx (input size 2704), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for avx (new size 3500)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class apg (input size 5398), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for apg (new size 6909)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class blo (input size 4975), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for blo (new size 6636)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class aqo (input size 3194), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for aqo (new size 10461)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class bll (input size 2828), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for bll (new size 3858)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class amr (input size 1217), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for amr (new size 2290)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class bix (input size 3799), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for bix (new size 5379)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class aay (input size 1472), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for aay (new size 3027)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class bdp (input size 2314), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for bdp (new size 3106)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class aqh (input size 4585), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for aqh (new size 6199)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class asz (input size 3633), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for asz (new size 4402)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class bcb (input size 2249), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for bcb (new size 3416)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class bav (input size 727), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for bav (new size 1022)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class ms (input size 5804), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for ms (new size 9959)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class lh (input size 1042), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for lh (new size 1645)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class ajt (input size 2344), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for ajt (new size 4590)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class bqe (input size 932), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for bqe (new size 1421)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class bei (input size 9100), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for bei (new size 12244)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class adb (input size 24166), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for adb (new size 36811)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class anj (input size 3916), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for anj (new size 5584)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class bnn (input size 8005), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for bnn (new size 9887)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class ada (input size 1242), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for ada (new size 2637)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class bbt (input size 1311), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for bbt (new size 1862)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class en (input size 509), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for en (new size 828)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class aoq (input size 5030), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for aoq (new size 6644)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class bfl (input size 12297), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for bfl (new size 16455)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class np (input size 838), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for np (new size 1139)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class bpz (input size 8561), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for bpz (new size 11151)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class ard (input size 6103), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for ard (new size 8343)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class axn (input size 3962), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for axn (new size 6359)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class wi (input size 23965), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for wi (new size 28799)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class bko (input size 474), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for bko (new size 807)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class xr (input size 2391), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for xr (new size 3669)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class bct (input size 9071), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for bct (new size 11541)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class yq (input size 11307), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for yq (new size 14649)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class sw (input size 16049), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for sw (new size 20147)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class aqv (input size 8151), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for aqv (new size 14722)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class bus (input size 3043), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for bus (new size 3698)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class bbc (input size 442), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for bbc (new size 774)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class xa (input size 10883), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for xa (new size 13217)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class bgc (input size 6244), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for bgc (new size 7870)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class aqi (input size 457), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for aqi (new size 775)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class aue (input size 1497), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for aue (new size 2147)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class aug (input size 3031), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for aug (new size 4309)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class bcc (input size 6963), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for bcc (new size 8841)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class mr (input size 3584), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for mr (new size 6187)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class ahc (input size 512), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for ahc (new size 890)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class baw (input size 413), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for baw (new size 720)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class bmm (input size 2689), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for bmm (new size 3733)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class bmg (input size 4027), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for bmg (new size 5131)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class arg (input size 1278), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for arg (new size 1763)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class agw (input size 5089), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for agw (new size 6230)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class abm (input size 2599), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for abm (new size 4219)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class bjf (input size 7145), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for bjf (new size 10014)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class aag (input size 4286), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for aag (new size 5337)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class bkp (input size 819), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for bkp (new size 1147)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class gx (input size 4304), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for gx (new size 5915)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class nh (input size 21072), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for nh (new size 25728)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class bqx (input size 1404), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for bqx (new size 1823)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class bbd (input size 667), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for bbd (new size 999)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class abb (input size 3561), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for abb (new size 4757)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class azv (input size 727), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for azv (new size 1019)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class bdy (input size 2649), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for bdy (new size 3448)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class api (input size 7913), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for api (new size 10605)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class se (input size 1509), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for se (new size 1909)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class avu (input size 518), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for avu (new size 860)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class bhr (input size 1205), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for bhr (new size 2028)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class xh (input size 2338), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for xh (new size 2998)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class lt (input size 0), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for lt (new size 13935)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class uq (input size 2442), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for uq (new size 3279)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class bnz (input size 559), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for bnz (new size 917)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class ahd (input size 1071), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for ahd (new size 1467)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class bax (input size 406), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for bax (new size 955)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class bnw (input size 6633), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for bnw (new size 10608)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class ya (input size 7852), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for ya (new size 10788)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class add (input size 12573), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for add (new size 17526)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class aap (input size 2545), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for aap (new size 3170)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class avd (input size 782), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for avd (new size 1109)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class mn (input size 4808), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for mn (new size 6785)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class ajf (input size 5092), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for ajf (new size 6431)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class ana (input size 6606), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for ana (new size 9809)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class akn (input size 5345), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for akn (new size 8085)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class xc (input size 9372), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for xc (new size 12070)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class bpv (input size 3793), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for bpv (new size 5025)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class bkq (input size 474), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for bkq (new size 818)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class bee (input size 11492), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for bee (new size 14387)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class ahv (input size 337), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for ahv (new size 606)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class yx (input size 7714), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for yx (new size 10299)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class abd (input size 1520), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for abd (new size 2138)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class bbe (input size 423), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for bbe (new size 755)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class ayj (input size 1687), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for ayj (new size 2219)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class ayi (input size 4691), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for ayi (new size 6200)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class acg (input size 1754), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for acg (new size 3782)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class aqk (input size 8469), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for aqk (new size 13093)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class ahe (input size 707), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for ahe (new size 1022)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class bfz (input size 7290), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for bfz (new size 8790)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class bay (input size 852), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for bay (new size 1162)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class bpa (input size 1999), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for bpa (new size 3240)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class aaq (input size 724), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for aaq (new size 1157)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class bsx (input size 5744), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for bsx (new size 7941)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class bmb (input size 545), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for bmb (new size 934)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class ako (input size 4968), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for ako (new size 8910)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class nn (input size 5717), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for nn (new size 6733)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class mc (input size 0), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for mc (new size 1071)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class aeb (input size 3243), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for aeb (new size 4631)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class bpw (input size 1844), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for bpw (new size 2444)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class sq (input size 4141), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for sq (new size 5398)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class bkr (input size 819), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for bkr (new size 1158)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class ahw (input size 770), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for ahw (new size 1062)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class bjd (input size 2713), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for bjd (new size 4379)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class b (input size 7357), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for b (new size 8985)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class asb (input size 2168), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for asb (new size 4004)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class bbf (input size 1007), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for bbf (new size 1347)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class sg (input size 6066), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for sg (new size 7607)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class bdx (input size 5775), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for bdx (new size 7275)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class ys (input size 384), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for ys (new size 765)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class aql (input size 265), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for aql (new size 524)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class zw (input size 1580), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for zw (new size 2352)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class ahf (input size 463), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for ahf (new size 778)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class baz (input size 534), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for baz (new size 846)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class alb (input size 6600), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for alb (new size 12695)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class brr (input size 3048), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for brr (new size 4073)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class ajx (input size 6947), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for ajx (new size 10066)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class bnx (input size 5842), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for bnx (new size 7723)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class mq (input size 5050), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for mq (new size 7587)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class avf (input size 583), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for avf (new size 944)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class aor (input size 4732), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for aor (new size 7817)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class wp (input size 5814), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for wp (new size 7727)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class md (input size 0), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for md (new size 885)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class bop (input size 8921), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for bop (new size 14145)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class auz (input size 525), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for auz (new size 971)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class ahx (input size 681), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for ahx (new size 1025)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class bje (input size 6884), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for bje (new size 10027)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class afa (input size 3085), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for afa (new size 4015)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class apl (input size 1008), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for apl (new size 1568)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class aoa (input size 2758), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for aoa (new size 4646)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class auo (input size 2725), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for auo (new size 3703)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class wn (input size 5706), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for wn (new size 6856)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class anu (input size 4155), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for anu (new size 7403)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class avm (input size 3092), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for avm (new size 4634)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class avg (input size 564), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for avg (new size 936)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class akf (input size 3341), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for akf (new size 6084)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class adr (input size 1770), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for adr (new size 2816)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class ajz (input size 3613), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for ajz (new size 7006)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class dq (input size 3974), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for dq (new size 5079)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class rw (input size 3110), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for rw (new size 5564)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class bjr (input size 3173), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for bjr (new size 4144)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class bii (input size 565), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for bii (new size 1081)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class k (input size 4325), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for k (new size 6025)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class auv (input size 3673), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for auv (new size 4633)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class aig (input size 431), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for aig (new size 769)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class bny (input size 9437), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for bny (new size 14431)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class li (input size 0), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for li (new size 693)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class aky (input size 2755), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for aky (new size 4492)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class asq (input size 2874), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for asq (new size 4446)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class ek (input size 1178), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for ek (new size 1627)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class abh (input size 2482), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for abh (new size 4324)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class lu (input size 0), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for lu (new size 849)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class boa (input size 542), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for boa (new size 900)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class kb (input size 770), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for kb (new size 1289)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class lj (input size 431), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for lj (new size 984)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class afv (input size 6700), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for afv (new size 9359)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class axp (input size 516), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for axp (new size 849)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class azw (input size 2797), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for azw (new size 4283)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class lv (input size 0), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for lv (new size 1359)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class aum (input size 2895), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for aum (new size 3880)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class aid (input size 2288), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for aid (new size 3115)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class lk (input size 662), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for lk (new size 1278)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class abo (input size 2597), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for abo (new size 4009)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class za (input size 909), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for za (new size 1205)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class bbl (input size 1001), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for bbl (new size 1939)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class boh (input size 8276), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for boh (new size 12273)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class yy (input size 464), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for yy (new size 809)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class lw (input size 0), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for lw (new size 1133)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class ym (input size 5259), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for ym (new size 6271)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class aey (input size 3319), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for aey (new size 3949)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class alh (input size 3731), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for alh (new size 5180)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class avr (input size 2657), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for avr (new size 3479)
[18:45:54] [main/DEBUG] [FML/]: Runtime patching class ll (input size 814), found 1 patch
[18:45:54] [main/DEBUG] [FML/]: Successfully applied runtime patches for ll (new size 1261)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class arp (input size 1014), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for arp (new size 1819)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class zb (input size 1283), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for zb (new size 1909)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class alt (input size 4788), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for alt (new size 8246)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class lx (input size 0), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for lx (new size 771)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class qx (input size 1504), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for qx (new size 2770)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class lm (input size 933), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for lm (new size 678)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class ark (input size 752), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for ark (new size 1184)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class bjq (input size 3402), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for bjq (new size 4184)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class bou (input size 1420), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for bou (new size 2851)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class sh (input size 394), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for sh (new size 669)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class aip (input size 1845), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for aip (new size 2778)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class acj (input size 3865), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for acj (new size 6624)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class sb (input size 716), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for sb (new size 1037)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class biz (input size 3820), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for biz (new size 5223)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class aib (input size 4167), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for aib (new size 6935)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class ma (input size 0), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for ma (new size 1240)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class ase (input size 1532), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for ase (new size 2665)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class bja (input size 544), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for bja (new size 891)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class lz (input size 0), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for lz (new size 1027)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class auq (input size 3816), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for auq (new size 4825)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class aho (input size 5305), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for aho (new size 7869)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class sc (input size 424), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for sc (new size 737)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class auc (input size 5544), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for auc (new size 6357)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class avk (input size 9025), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for avk (new size 13729)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class bjs (input size 1288), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for bjs (new size 1749)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class apy (input size 544), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for apy (new size 912)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class wk (input size 256), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for wk (new size 505)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class axf (input size 1617), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for axf (new size 2871)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class aur (input size 518), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for aur (new size 863)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class sd (input size 567), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for sd (new size 1080)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class aul (input size 486), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for aul (new size 972)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class aub (input size 5820), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for aub (new size 6515)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class amd (input size 1971), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for amd (new size 3133)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class alx (input size 1243), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for alx (new size 2394)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class aif (input size 3275), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for aif (new size 4647)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class nf (input size 460), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for nf (new size 800)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class bjc (input size 778), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for bjc (new size 1119)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class afe (input size 12976), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for afe (new size 14018)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class gr (input size 1349), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for gr (new size 2155)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class bob (input size 562), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for bob (new size 920)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class kc (input size 564), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for kc (new size 955)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class bld (input size 1859), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for bld (new size 3204)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class mo (input size 771), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for mo (new size 1129)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class ajm (input size 758), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for ajm (new size 1098)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class n (input size 501), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for n (new size 872)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class bfn (input size 1035), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for bfn (new size 1837)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class auy (input size 2326), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for auy (new size 3358)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class gy (input size 213), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for gy (new size 423)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class blv (input size 782), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for blv (new size 1123)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class aqs (input size 3241), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for aqs (new size 5680)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class aun (input size 1759), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for aun (new size 2546)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class z (input size 4633), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for z (new size 6413)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class avl (input size 388), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for avl (new size 644)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class are (input size 1563), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for are (new size 2577)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class ava (input size 2142), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for ava (new size 3050)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class bfo (input size 2262), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for bfo (new size 3026)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class c (input size 405), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for c (new size 724)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class aik (input size 1577), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for aik (new size 2172)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class blw (input size 868), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for blw (new size 1211)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class aos (input size 812), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for aos (new size 1130)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class ni (input size 473), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for ni (new size 844)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class d (input size 710), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for d (new size 1029)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class auf (input size 2121), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for auf (new size 2784)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class avh (input size 500), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for avh (new size 844)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class akx (input size 1640), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for akx (new size 2756)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class aot (input size 1196), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for aot (new size 1576)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class asp (input size 793), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for asp (new size 1246)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class axo (input size 516), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for axo (new size 849)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class nj (input size 535), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for nj (new size 885)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class e (input size 674), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for e (new size 993)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class avz (input size 3657), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for avz (new size 4669)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class aga (input size 397), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for aga (new size 788)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class aou (input size 1204), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for aou (new size 1549)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class l (input size 1034), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for l (new size 1434)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class alw (input size 6808), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for alw (new size 10307)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class f (input size 717), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for f (new size 1036)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class mb (input size 0), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for mb (new size 655)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class bgd (input size 1026), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for bgd (new size 1389)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class agb (input size 397), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for agb (new size 784)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class nl (input size 1712), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for nl (new size 2482)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class bfm (input size 1609), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for bfm (new size 2523)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class g (input size 915), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for g (new size 1366)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class ayt (input size 502), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for ayt (new size 819)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class blu (input size 571), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for blu (new size 895)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class aus (input size 4037), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for aus (new size 5103)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class adv (input size 647), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for adv (new size 2019)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class aru (input size 1977), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for aru (new size 2754)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class h (input size 1305), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for h (new size 1852)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class ayu (input size 846), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for ayu (new size 1163)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class aff (input size 588), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for aff (new size 928)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class amf (input size 1985), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for amf (new size 3650)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class afx (input size 399), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for afx (new size 791)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class o (input size 868), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for o (new size 1201)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class i (input size 743), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for i (new size 1152)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class ayv (input size 455), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for ayv (new size 772)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class zz (input size 2127), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for zz (new size 2766)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class avs (input size 2300), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for avs (new size 3122)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class afy (input size 399), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for afy (new size 789)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class j (input size 417), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for j (new size 895)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class ayw (input size 526), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for ayw (new size 843)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class asd (input size 3344), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for asd (new size 3906)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class kf (input size 399), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for kf (new size 728)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class bqa (input size 467), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for bqa (new size 822)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class ayx (input size 674), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for ayx (new size 991)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class bjg (input size 708), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for bjg (new size 1029)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class bsy (input size 439), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for bsy (new size 778)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class ave (input size 4981), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for ave (new size 6796)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class bqb (input size 679), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for bqb (new size 1034)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class aak (input size 1553), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for aak (new size 2270)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class wq (input size 248), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for wq (new size 524)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class ayy (input size 507), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for ayy (new size 824)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class nk (input size 440), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for nk (new size 878)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class bjh (input size 712), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for bjh (new size 1033)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class aih (input size 349), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for aih (new size 784)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class bsz (input size 1155), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for bsz (new size 1506)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class bjt (input size 3479), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for bjt (new size 4399)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class bqc (input size 667), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for bqc (new size 1022)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class m (input size 1057), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for m (new size 1425)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class ayz (input size 829), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for ayz (new size 1206)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class bji (input size 502), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for bji (new size 823)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class nm (input size 402), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for nm (new size 795)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class bjj (input size 616), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for bjj (new size 935)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class qw (input size 214), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for qw (new size 438)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class bap (input size 483), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for bap (new size 807)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class aah (input size 403), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for aah (new size 722)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class ata (input size 3177), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for ata (new size 3903)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class baq (input size 428), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for baq (new size 760)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class avc (input size 3253), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for avc (new size 4311)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class aai (input size 273), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for aai (new size 655)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class no (input size 2765), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for no (new size 3292)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class nd (input size 1857), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for nd (new size 2410)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class bar (input size 504), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for bar (new size 827)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class aje (input size 2428), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for aje (new size 5079)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class amz (input size 2323), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for amz (new size 4368)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class ne (input size 922), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for ne (new size 1288)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class btk (input size 844), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for btk (new size 1233)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class asa (input size 2208), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for asa (new size 3570)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class bas (input size 511), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for bas (new size 830)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class awb (input size 2574), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for awb (new size 3531)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class btl (input size 376), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for btl (new size 720)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class zv (input size 349), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for zv (new size 644)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class asx (input size 2100), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for asx (new size 2912)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class bat (input size 564), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for bat (new size 885)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class aza (input size 829), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for aza (new size 1146)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class el (input size 1466), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for el (new size 1919)
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class aaa (input size 430), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for aaa (new size 818)
[18:45:55] [main/INFO] [FML/]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[18:45:55] [main/DEBUG] [FML/]: Runtime patching class net.minecraft.client.ClientBrandRetriever (input size 303), found 1 patch
[18:45:55] [main/DEBUG] [FML/]: Successfully applied runtime patches for net.minecraft.client.ClientBrandRetriever (new size 757)
[18:45:55] [main/INFO] [FML/]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[18:45:55] [main/DEBUG] [FML/]: Coremod plugin class FMLCorePlugin run successfully
[18:45:55] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:45:55] [main/DEBUG] [FML/]: Injecting coremod FMLForgePlugin {net.minecraftforge.classloading.FMLForgePlugin} class transformers
[18:45:55] [main/DEBUG] [FML/]: Injection complete
[18:45:55] [main/DEBUG] [FML/]: Running coremod plugin for FMLForgePlugin {net.minecraftforge.classloading.FMLForgePlugin}
[18:45:55] [main/DEBUG] [FML/]: Running coremod plugin FMLForgePlugin
[18:45:55] [main/DEBUG] [FML/]: Coremod plugin class FMLForgePlugin run successfully
[18:45:55] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:45:55] [main/DEBUG] [FML/]: Injecting coremod CCCDeobfPlugin {codechicken.core.asm.MCPDeobfuscationTransformer$LoadPlugin} class transformers
[18:45:55] [main/DEBUG] [FML/]: Injection complete
[18:45:55] [main/DEBUG] [FML/]: Running coremod plugin for CCCDeobfPlugin {codechicken.core.asm.MCPDeobfuscationTransformer$LoadPlugin}
[18:45:55] [main/DEBUG] [FML/]: Running coremod plugin CCCDeobfPlugin
[18:45:55] [main/DEBUG] [FML/]: Coremod plugin class LoadPlugin run successfully
[18:45:55] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:45:55] [main/DEBUG] [FML/]: Injecting coremod CodeChickenCorePlugin {codechicken.core.launch.CodeChickenCorePlugin} class transformers
[18:45:55] [main/TRACE] [FML/]: Registering transformer codechicken.lib.asm.ClassHeirachyManager
[18:45:55] [main/TRACE] [FML/]: Registering transformer codechicken.core.asm.InterfaceDependancyTransformer
[18:45:55] [main/TRACE] [FML/]: Registering transformer codechicken.core.asm.TweakTransformer
[18:45:55] [main/TRACE] [FML/]: Registering transformer codechicken.core.asm.DelegatedTransformer
[18:45:55] [main/TRACE] [FML/]: Registering transformer codechicken.core.asm.DefaultImplementationTransformer
[18:45:55] [main/DEBUG] [FML/]: Injection complete
[18:45:55] [main/DEBUG] [FML/]: Running coremod plugin for CodeChickenCorePlugin {codechicken.core.launch.CodeChickenCorePlugin}
[18:45:55] [main/DEBUG] [FML/]: Running coremod plugin CodeChickenCorePlugin
[18:45:55] [main/DEBUG] [FML/]: Coremod plugin class CodeChickenCorePlugin run successfully
[18:45:55] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:45:55] [main/DEBUG] [FML/]: Injecting coremod DepLoader {codechicken.core.launch.DepLoader} class transformers
[18:45:55] [main/DEBUG] [FML/]: Injection complete
[18:45:55] [main/DEBUG] [FML/]: Running coremod plugin for DepLoader {codechicken.core.launch.DepLoader}
[18:45:55] [main/DEBUG] [FML/]: Running coremod plugin DepLoader
[18:45:55] [main/DEBUG] [FML/]: Coremod plugin class DepLoader run successfully
[18:45:55] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:45:55] [main/DEBUG] [FML/]: Injecting coremod FMLPlugin {invtweaks.forge.asm.FMLPlugin} class transformers
[18:45:55] [main/TRACE] [FML/]: Registering transformer invtweaks.forge.asm.ContainerTransformer
[18:45:55] [main/DEBUG] [FML/]: Injection complete
[18:45:55] [main/DEBUG] [FML/]: Running coremod plugin for FMLPlugin {invtweaks.forge.asm.FMLPlugin}
[18:45:55] [main/DEBUG] [FML/]: Running coremod plugin FMLPlugin
[18:45:55] [main/DEBUG] [FML/]: Coremod plugin class FMLPlugin run successfully
[18:45:55] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:45:55] [main/DEBUG] [FML/]: Injecting coremod NEICorePlugin {codechicken.nei.asm.NEICorePlugin} class transformers
[18:45:55] [main/TRACE] [FML/]: Registering transformer codechicken.nei.asm.NEITransformer
[18:45:55] [main/DEBUG] [FML/]: Injection complete
[18:45:55] [main/DEBUG] [FML/]: Running coremod plugin for NEICorePlugin {codechicken.nei.asm.NEICorePlugin}
[18:45:55] [main/DEBUG] [FML/]: Running coremod plugin NEICorePlugin
[18:45:55] [main/DEBUG] [FML/]: Coremod plugin class NEICorePlugin run successfully
[18:45:55] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:45:55] [main/DEBUG] [FML/]: Injecting coremod DepLoader {thaumcraft.codechicken.core.launch.DepLoader} class transformers
[18:45:55] [main/DEBUG] [FML/]: Injection complete
[18:45:55] [main/DEBUG] [FML/]: Running coremod plugin for DepLoader {thaumcraft.codechicken.core.launch.DepLoader}
[18:45:55] [main/DEBUG] [FML/]: Running coremod plugin DepLoader
[18:45:55] [main/DEBUG] [FML/]: Coremod plugin class DepLoader run successfully
[18:45:55] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[18:45:55] [main/DEBUG] [FML/]: Loaded 46 rules from AccessTransformer config file fml_at.cfg
[18:45:55] [main/DEBUG] [FML/]: Loaded 89 rules from AccessTransformer config file forge_at.cfg
[18:45:55] [main/DEBUG] [FML/]: Loaded 46 rules from AccessTransformer config file fml_at.cfg
[18:45:55] [main/DEBUG] [CodeChickenCore/]: Adding Accesstransformer map: nei_at.cfg
[18:45:55] [main/DEBUG] [FML/]: Loaded 57 rules from AccessTransformer config file nei_at.cfg
[18:45:55] [main/DEBUG] [FML/]: Loaded 9 rules from AccessTransformer config file invtweaks_at.cfg
[18:45:55] [main/DEBUG] [FML/]: Validating minecraft
[18:45:56] [main/DEBUG] [FML/]: Minecraft validated, launching...
[18:45:56] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[18:45:56] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[18:45:56] [main/INFO] [LaunchWrapper/]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[18:45:56] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/world/IBlockAccess (input size 250), found 1 patch
[18:45:56] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/world/IBlockAccess (new size 540)
[18:45:57] [main/DEBUG] [CCL ASM/]: Inserted super call into [bfo.e()V]
[18:45:57] [main/DEBUG] [CCL ASM/]: Writing method [bex.a(Lbao;II)V]
[18:45:57] [main/DEBUG] [CCL ASM/]: Writing method [bex.l()V]
[18:45:57] [main/DEBUG] [CCL ASM/]: Writing method [bex.l()V]
[18:45:57] [main/DEBUG] [CCL ASM/]: Writing method [bex.l()V]
[18:45:57] [main/DEBUG] [CCL ASM/]: Writing method [bex.k()V]
[18:45:57] [main/DEBUG] [CCL ASM/]: Writing method [bex.public_func_73869_a(CI)V]
[18:45:57] [main/DEBUG] [CCL ASM/]: Writing method [bex.public_func_146984_a(Laay;III)V]
[18:45:57] [main/DEBUG] [CCL ASM/]: Injecting before method [bex.a(IIF)V]
[18:45:57] [main/DEBUG] [CCL ASM/]: Injecting after method [bex.a(IIF)V] @ 138 - 140
[18:45:57] [main/DEBUG] [CCL ASM/]: Injecting after method [bex.a(IIF)V] @ 220 - 225
[18:45:57] [main/DEBUG] [CCL ASM/]: Replacing method [bex.a(IIF)V] @ 444 - 470
[18:45:57] [main/DEBUG] [CCL ASM/]: Replacing method [bex.a(Ladd;IILjava/lang/String;)V] @ 9 - 10
[18:45:57] [main/DEBUG] [CCL ASM/]: Replacing method [bex.a(Ladd;IILjava/lang/String;)V] @ 14 - 15
[18:45:57] [main/DEBUG] [CCL ASM/]: Replacing method [bex.a(Laay;)V] @ 290 - 315
[18:45:57] [main/DEBUG] [CCL ASM/]: Injecting before method [bex.a(III)V]
[18:45:57] [main/DEBUG] [CCL ASM/]: Replacing method [bex.a(III)V] @ 259 - 260
[18:45:57] [main/DEBUG] [CCL ASM/]: Replacing method [bex.a(III)V] @ 331 - 332
[18:45:57] [main/DEBUG] [CCL ASM/]: Replacing method [bex.a(IIIJ)V] @ 98 - 99
[18:45:57] [main/DEBUG] [CCL ASM/]: Replacing method [bex.a(IIIJ)V] @ 107 - 108
[18:45:57] [main/DEBUG] [CCL ASM/]: Replacing method [bex.a(IIIJ)V] @ 118 - 119
[18:45:57] [main/DEBUG] [CCL ASM/]: Replacing method [bex.b(III)V] @ 158 - 159
[18:45:57] [main/DEBUG] [CCL ASM/]: Replacing method [bex.b(III)V] @ 168 - 169
[18:45:57] [main/DEBUG] [CCL ASM/]: Replacing method [bex.b(III)V] @ 287 - 288
[18:45:57] [main/DEBUG] [CCL ASM/]: Replacing method [bex.b(III)V] @ 295 - 296
[18:45:57] [main/DEBUG] [CCL ASM/]: Replacing method [bex.b(III)V] @ 314 - 315
[18:45:57] [main/DEBUG] [CCL ASM/]: Replacing method [bex.b(III)V] @ 424 - 425
[18:45:57] [main/DEBUG] [CCL ASM/]: Replacing method [bex.b(III)V] @ 454 - 455
[18:45:57] [main/DEBUG] [CCL ASM/]: Replacing method [bex.b(III)V] @ 468 - 469
[18:45:57] [main/DEBUG] [CCL ASM/]: Replacing method [bex.b(III)V] @ 497 - 498
[18:45:57] [main/DEBUG] [CCL ASM/]: Replacing method [bex.b(III)V] @ 557 - 559
[18:45:57] [main/DEBUG] [CCL ASM/]: Replacing method [bex.a(CI)V] @ 54 - 55
[18:45:57] [main/DEBUG] [CCL ASM/]: Replacing method [bex.a(CI)V] @ 84 - 85
[18:45:57] [main/DEBUG] [CCL ASM/]: Replacing method [bex.b(I)Z] @ 41 - 42
[18:45:57] [main/DEBUG] [CCL ASM/]: Writing method [bex.managerHandleMouseClick(Laay;III)V]
[18:45:57] [main/DEBUG] [CCL ASM/]: Injecting after method [bex.a(IIIJ)V] @ 14 - 15
[18:45:57] [main/DEBUG] [CCL ASM/]: Injecting before method [bex.b(III)V]
[18:45:57] [main/DEBUG] [CCL ASM/]: NEI: Injecting mouseUp call
[18:45:57] [main/DEBUG] [CCL ASM/]: Replacing method [bex.a(Laay;III)V] @ 10 - 26
[18:45:57] [main/DEBUG] [CCL ASM/]: Injecting before method [bex.a(CI)V]
[18:45:57] [main/DEBUG] [CCL ASM/]: Injecting after method [bex.e()V] @ 0 - 4
[18:45:58] [main/DEBUG] [FML/]: Runtime patching class net.minecraft.server.MinecraftServer (input size 21208), found 1 patch
[18:45:58] [main/DEBUG] [FML/]: Successfully applied runtime patches for net.minecraft.server.MinecraftServer (new size 31998)
[18:45:58] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/world/WorldServerMulti (input size 563), found 1 patch
[18:45:58] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/world/WorldServerMulti (new size 1071)
[18:45:58] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/world/WorldServer$ServerBlockEventList (input size 229), found 1 patch
[18:45:58] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/world/WorldServer$ServerBlockEventList (new size 523)
[18:45:58] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/util/WeightedRandom (input size 1340), found 1 patch
[18:45:58] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/util/WeightedRandom (new size 2471)
[18:45:58] [main/DEBUG] [CCL ASM/]: Writing method [aji.canBeReplacedByLeaves(Lahl;III)Z]
[18:45:58] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/block/BlockBush (input size 1432), found 1 patch
[18:45:58] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/block/BlockBush (new size 3942)
[18:45:58] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/block/BlockOre (input size 1486), found 1 patch
[18:45:58] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/block/BlockOre (new size 2174)
[18:45:58] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/block/BlockNote (input size 1670), found 1 patch
[18:45:58] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/block/BlockNote (new size 3485)
[18:45:58] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/block/BlockDeadBush (input size 1007), found 1 patch
[18:45:58] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/block/BlockDeadBush (new size 1867)
[18:45:58] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/block/BlockPistonMoving (input size 3171), found 1 patch
[18:45:58] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/block/BlockPistonMoving (new size 6015)
[18:45:58] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/block/BlockMushroom (input size 2111), found 1 patch
[18:45:58] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/block/BlockMushroom (new size 3574)
[18:45:58] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/block/BlockTorch (input size 3335), found 1 patch
[18:45:58] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/block/BlockTorch (new size 5477)
[18:45:58] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/block/BlockMobSpawner (input size 815), found 1 patch
[18:45:58] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/block/BlockMobSpawner (new size 1764)
[18:45:58] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/block/BlockLadder (input size 1822), found 1 patch
[18:45:58] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/block/BlockLadder (new size 3495)
[18:45:58] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/block/BlockLever (input size 4495), found 1 patch
[18:45:58] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/block/BlockLever (new size 6778)
[18:45:58] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/block/BlockSnow (input size 2473), found 1 patch
[18:45:58] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/block/BlockSnow (new size 4253)
[18:45:58] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/block/BlockIce (input size 1721), found 1 patch
[18:45:58] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/block/BlockIce (new size 3370)
[18:45:58] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/block/BlockReed (input size 1924), found 1 patch
[18:45:58] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/block/BlockReed (new size 3949)
[18:45:58] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/block/BlockTrapDoor (input size 2798), found 1 patch
[18:45:58] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/block/BlockTrapDoor (new size 5540)
[18:45:58] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/block/BlockVine (input size 5037), found 1 patch
[18:45:58] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/block/BlockVine (new size 7585)
[18:45:58] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/block/BlockTripWireHook (input size 5581), found 1 patch
[18:45:58] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/block/BlockTripWireHook (new size 8537)
[18:45:58] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/block/BlockFlowerPot (input size 3346), found 1 patch
[18:45:58] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/block/BlockFlowerPot (new size 6108)
[18:45:58] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/block/BlockSkull (input size 5505), found 1 patch
[18:45:58] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/block/BlockSkull (new size 8146)
[18:45:58] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/block/BlockRedstoneComparator (input size 4145), found 1 patch
[18:45:58] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/block/BlockRedstoneComparator (new size 7340)
[18:45:58] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/block/Block$1 (input size 323), found 1 patch
[18:45:58] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/block/Block$1 (new size 643)
[18:45:58] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/block/Block$2 (input size 261), found 1 patch
[18:45:58] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/block/Block$2 (new size 563)
[18:45:58] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/block/Block$3 (input size 330), found 1 patch
[18:45:58] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/block/Block$3 (new size 650)
[18:45:58] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/item/ItemFlintAndSteel (input size 998), found 1 patch
[18:45:58] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/item/ItemFlintAndSteel (new size 1362)
[18:45:58] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/item/ItemBucketMilk (input size 850), found 1 patch
[18:45:58] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/item/ItemBucketMilk (new size 1296)
[18:45:58] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/item/ItemMap (input size 5703), found 1 patch
[18:45:58] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/item/ItemMap (new size 6876)
[18:45:58] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/item/ItemShears (input size 988), found 1 patch
[18:45:58] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/item/ItemShears (new size 3647)
[18:45:58] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/item/ItemEmptyMap (input size 1305), found 1 patch
[18:45:58] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/item/ItemEmptyMap (new size 1670)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:air 0 net.minecraft.block.BlockAir@74b9a768 (req. id 0)
[18:45:59] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/creativetab/CreativeTabs$2 (input size 356), found 1 patch
[18:45:59] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/creativetab/CreativeTabs$2 (new size 704)
[18:45:59] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/creativetab/CreativeTabs$3 (input size 265), found 1 patch
[18:45:59] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/creativetab/CreativeTabs$3 (new size 792)
[18:45:59] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/creativetab/CreativeTabs$4 (input size 305), found 1 patch
[18:45:59] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/creativetab/CreativeTabs$4 (new size 664)
[18:45:59] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/creativetab/CreativeTabs$5 (input size 265), found 1 patch
[18:45:59] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/creativetab/CreativeTabs$5 (new size 704)
[18:45:59] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/creativetab/CreativeTabs$6 (input size 265), found 1 patch
[18:45:59] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/creativetab/CreativeTabs$6 (new size 664)
[18:45:59] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/creativetab/CreativeTabs$7 (input size 260), found 1 patch
[18:45:59] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/creativetab/CreativeTabs$7 (new size 664)
[18:45:59] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/creativetab/CreativeTabs$8 (input size 264), found 1 patch
[18:45:59] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/creativetab/CreativeTabs$8 (new size 659)
[18:45:59] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/creativetab/CreativeTabs$9 (input size 264), found 1 patch
[18:45:59] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/creativetab/CreativeTabs$9 (new size 663)
[18:45:59] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/creativetab/CreativeTabs$1 (input size 305), found 1 patch
[18:45:59] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/creativetab/CreativeTabs$1 (new size 663)
[18:45:59] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/creativetab/CreativeTabs$10 (input size 265), found 1 patch
[18:45:59] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/creativetab/CreativeTabs$10 (new size 664)
[18:45:59] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/creativetab/CreativeTabs$11 (input size 264), found 1 patch
[18:45:59] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/creativetab/CreativeTabs$11 (new size 663)
[18:45:59] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/creativetab/CreativeTabs$12 (input size 306), found 1 patch
[18:45:59] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/creativetab/CreativeTabs$12 (new size 705)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:stone 1 net.minecraft.block.BlockStone@75f78957 (req. id 1)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:grass 2 net.minecraft.block.BlockGrass@7452abeb (req. id 2)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:dirt 3 net.minecraft.block.BlockDirt@642d5561 (req. id 3)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:cobblestone 4 net.minecraft.block.Block@5c4086a8 (req. id 4)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:planks 5 net.minecraft.block.BlockWood@7dbeb500 (req. id 5)
[18:45:59] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/world/gen/feature/WorldGenAbstractTree (input size 572), found 1 patch
[18:45:59] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/world/gen/feature/WorldGenAbstractTree (new size 1336)
[18:45:59] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/world/gen/feature/WorldGenTaiga2 (input size 1686), found 1 patch
[18:45:59] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/world/gen/feature/WorldGenTaiga2 (new size 2736)
[18:45:59] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/world/gen/feature/WorldGenMegaJungle (input size 2149), found 1 patch
[18:45:59] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/world/gen/feature/WorldGenMegaJungle (new size 2990)
[18:45:59] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/world/gen/feature/WorldGenSavannaTree (input size 2529), found 1 patch
[18:45:59] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/world/gen/feature/WorldGenSavannaTree (new size 3469)
[18:45:59] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/world/gen/feature/WorldGenCanopyTree (input size 2748), found 1 patch
[18:45:59] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/world/gen/feature/WorldGenCanopyTree (new size 4017)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:sapling 6 net.minecraft.block.BlockSapling@3278a91 (req. id 6)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:bedrock 7 net.minecraft.block.Block@18fa3735 (req. id 7)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:flowing_water 8 net.minecraft.block.BlockDynamicLiquid@2914cca4 (req. id 8)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:water 9 net.minecraft.block.BlockStaticLiquid@6dff028 (req. id 9)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:flowing_lava 10 net.minecraft.block.BlockDynamicLiquid@580fd59e (req. id 10)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:lava 11 net.minecraft.block.BlockStaticLiquid@7791a53c (req. id 11)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:sand 12 net.minecraft.block.BlockSand@79021aac (req. id 12)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:gravel 13 net.minecraft.block.BlockGravel@69176437 (req. id 13)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:gold_ore 14 net.minecraft.block.BlockOre@7037a0f3 (req. id 14)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:iron_ore 15 net.minecraft.block.BlockOre@5427eb13 (req. id 15)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:coal_ore 16 net.minecraft.block.BlockOre@8ba578f (req. id 16)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:log 17 net.minecraft.block.BlockOldLog@14b986c (req. id 17)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:leaves 18 net.minecraft.block.BlockOldLeaf@39d47789 (req. id 18)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:sponge 19 net.minecraft.block.BlockSponge@183aeac3 (req. id 19)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:glass 20 net.minecraft.block.BlockGlass@48e10ee0 (req. id 20)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:lapis_ore 21 net.minecraft.block.BlockOre@2f97b981 (req. id 21)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:lapis_block 22 net.minecraft.block.BlockCompressed@676c00a9 (req. id 22)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:dispenser 23 net.minecraft.block.BlockDispenser@5d5775df (req. id 23)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:sandstone 24 net.minecraft.block.BlockSandStone@89ce410 (req. id 24)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:noteblock 25 net.minecraft.block.BlockNote@6eaf2c57 (req. id 25)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:bed 26 net.minecraft.block.BlockBed@51f061a8 (req. id 26)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:golden_rail 27 net.minecraft.block.BlockRailPowered@ea05be (req. id 27)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:detector_rail 28 net.minecraft.block.BlockRailDetector@7c465b32 (req. id 28)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:sticky_piston 29 net.minecraft.block.BlockPistonBase@476cc9e5 (req. id 29)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:web 30 net.minecraft.block.BlockWeb@b881485 (req. id 30)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:tallgrass 31 net.minecraft.block.BlockTallGrass@12fb2dad (req. id 31)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:deadbush 32 net.minecraft.block.BlockDeadBush@6d6dac7b (req. id 32)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:piston 33 net.minecraft.block.BlockPistonBase@3b56f75d (req. id 33)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:piston_head 34 net.minecraft.block.BlockPistonExtension@4a8a191a (req. id 34)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:wool 35 net.minecraft.block.BlockColored@6fc2a644 (req. id 35)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:piston_extension 36 net.minecraft.block.BlockPistonMoving@3f08e8b (req. id 36)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:yellow_flower 37 net.minecraft.block.BlockFlower@7afd3d0d (req. id 37)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:red_flower 38 net.minecraft.block.BlockFlower@7b35f90 (req. id 38)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:brown_mushroom 39 net.minecraft.block.BlockMushroom@110fbbf2 (req. id 39)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:red_mushroom 40 net.minecraft.block.BlockMushroom@1ffc159e (req. id 40)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:gold_block 41 net.minecraft.block.BlockCompressed@5eef4879 (req. id 41)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:iron_block 42 net.minecraft.block.BlockCompressed@2f7f30a0 (req. id 42)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:double_stone_slab 43 net.minecraft.block.BlockStoneSlab@42062bad (req. id 43)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:stone_slab 44 net.minecraft.block.BlockStoneSlab@231d8cb8 (req. id 44)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:brick_block 45 net.minecraft.block.Block@6901960a (req. id 45)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:tnt 46 net.minecraft.block.BlockTNT@5b16443e (req. id 46)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:bookshelf 47 net.minecraft.block.BlockBookshelf@78dee892 (req. id 47)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:mossy_cobblestone 48 net.minecraft.block.Block@7277073c (req. id 48)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:obsidian 49 net.minecraft.block.BlockObsidian@14e7dc19 (req. id 49)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:torch 50 net.minecraft.block.BlockTorch@59615389 (req. id 50)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:fire 51 net.minecraft.block.BlockFire@4b37537 (req. id 51)
[18:45:59] [main/DEBUG] [CCL ASM/]: Writing method [ama.a(Lahb;IIILsv;Ladd;)V]
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:mob_spawner 52 net.minecraft.block.BlockMobSpawner@3add3a28 (req. id 52)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:oak_stairs 53 net.minecraft.block.BlockStairs@511a1546 (req. id 53)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:chest 54 net.minecraft.block.BlockChest@78586397 (req. id 54)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:redstone_wire 55 net.minecraft.block.BlockRedstoneWire@3851d75f (req. id 55)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:diamond_ore 56 net.minecraft.block.BlockOre@512badc (req. id 56)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:diamond_block 57 net.minecraft.block.BlockCompressed@10a9c41e (req. id 57)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:crafting_table 58 net.minecraft.block.BlockWorkbench@5c05b24c (req. id 58)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:wheat 59 net.minecraft.block.BlockCrops@4ec065f7 (req. id 59)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:farmland 60 net.minecraft.block.BlockFarmland@7a74fa (req. id 60)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:furnace 61 net.minecraft.block.BlockFurnace@1720edf8 (req. id 61)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:lit_furnace 62 net.minecraft.block.BlockFurnace@72e740a4 (req. id 62)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:standing_sign 63 net.minecraft.block.BlockSign@11cacaae (req. id 63)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:wooden_door 64 net.minecraft.block.BlockDoor@70d7949c (req. id 64)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:ladder 65 net.minecraft.block.BlockLadder@5eaeecf0 (req. id 65)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:rail 66 net.minecraft.block.BlockRail@6c959674 (req. id 66)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:stone_stairs 67 net.minecraft.block.BlockStairs@50c8d15d (req. id 67)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:wall_sign 68 net.minecraft.block.BlockSign@30295a1a (req. id 68)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:lever 69 net.minecraft.block.BlockLever@51380964 (req. id 69)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:stone_pressure_plate 70 net.minecraft.block.BlockPressurePlate@5dfcbd65 (req. id 70)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:iron_door 71 net.minecraft.block.BlockDoor@7bf66217 (req. id 71)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:wooden_pressure_plate 72 net.minecraft.block.BlockPressurePlate@6ca21395 (req. id 72)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:redstone_ore 73 net.minecraft.block.BlockRedstoneOre@59dca69b (req. id 73)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:lit_redstone_ore 74 net.minecraft.block.BlockRedstoneOre@253e3834 (req. id 74)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:unlit_redstone_torch 75 net.minecraft.block.BlockRedstoneTorch@275d1413 (req. id 75)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:redstone_torch 76 net.minecraft.block.BlockRedstoneTorch@4fd0ff95 (req. id 76)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:stone_button 77 net.minecraft.block.BlockButtonStone@6ef784bf (req. id 77)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:snow_layer 78 net.minecraft.block.BlockSnow@424ab04d (req. id 78)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:ice 79 net.minecraft.block.BlockIce@6402ff64 (req. id 79)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:snow 80 net.minecraft.block.BlockSnowBlock@1f6ed821 (req. id 80)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:cactus 81 net.minecraft.block.BlockCactus@166f51b7 (req. id 81)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:clay 82 net.minecraft.block.BlockClay@6a07e6da (req. id 82)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:reeds 83 net.minecraft.block.BlockReed@4b65bb0c (req. id 83)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:jukebox 84 net.minecraft.block.BlockJukebox@39978d85 (req. id 84)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:fence 85 net.minecraft.block.BlockFence@cadc90b (req. id 85)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:pumpkin 86 net.minecraft.block.BlockPumpkin@74ec5dce (req. id 86)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:netherrack 87 net.minecraft.block.BlockNetherrack@795a37ab (req. id 87)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:soul_sand 88 net.minecraft.block.BlockSoulSand@777387a6 (req. id 88)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:glowstone 89 net.minecraft.block.BlockGlowstone@71fd91ec (req. id 89)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:portal 90 net.minecraft.block.BlockPortal@1f31f576 (req. id 90)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:lit_pumpkin 91 net.minecraft.block.BlockPumpkin@8ea25fa (req. id 91)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:cake 92 net.minecraft.block.BlockCake@609d17c0 (req. id 92)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:unpowered_repeater 93 net.minecraft.block.BlockRedstoneRepeater@1436cece (req. id 93)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:powered_repeater 94 net.minecraft.block.BlockRedstoneRepeater@1a4340c0 (req. id 94)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:stained_glass 95 net.minecraft.block.BlockStainedGlass@49dd3e6f (req. id 95)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:trapdoor 96 net.minecraft.block.BlockTrapDoor@5f7ab884 (req. id 96)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:monster_egg 97 net.minecraft.block.BlockSilverfish@4658a66c (req. id 97)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:stonebrick 98 net.minecraft.block.BlockStoneBrick@38e9252c (req. id 98)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:brown_mushroom_block 99 net.minecraft.block.BlockHugeMushroom@3c168b6c (req. id 99)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:red_mushroom_block 100 net.minecraft.block.BlockHugeMushroom@6c1b7e45 (req. id 100)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:iron_bars 101 net.minecraft.block.BlockPane@5f13bf95 (req. id 101)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:glass_pane 102 net.minecraft.block.BlockPane@986fff7 (req. id 102)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:melon_block 103 net.minecraft.block.BlockMelon@5827384f (req. id 103)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:pumpkin_stem 104 net.minecraft.block.BlockStem@6b1f95e8 (req. id 104)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:melon_stem 105 net.minecraft.block.BlockStem@66aae949 (req. id 105)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:vine 106 net.minecraft.block.BlockVine@78b3e62a (req. id 106)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:fence_gate 107 net.minecraft.block.BlockFenceGate@525c726b (req. id 107)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:brick_stairs 108 net.minecraft.block.BlockStairs@335bf90b (req. id 108)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:stone_brick_stairs 109 net.minecraft.block.BlockStairs@5b3b5b84 (req. id 109)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:mycelium 110 net.minecraft.block.BlockMycelium@e1f91c6 (req. id 110)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:waterlily 111 net.minecraft.block.BlockLilyPad@301eace7 (req. id 111)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:nether_brick 112 net.minecraft.block.Block@2de98a5f (req. id 112)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:nether_brick_fence 113 net.minecraft.block.BlockFence@3f7b7a85 (req. id 113)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:nether_brick_stairs 114 net.minecraft.block.BlockStairs@43a8d252 (req. id 114)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:nether_wart 115 net.minecraft.block.BlockNetherWart@45e3cb25 (req. id 115)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:enchanting_table 116 net.minecraft.block.BlockEnchantmentTable@43c74cec (req. id 116)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:brewing_stand 117 net.minecraft.block.BlockBrewingStand@a5d2e19 (req. id 117)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:cauldron 118 net.minecraft.block.BlockCauldron@36e0c760 (req. id 118)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:end_portal 119 net.minecraft.block.BlockEndPortal@1a79ef3 (req. id 119)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:end_portal_frame 120 net.minecraft.block.BlockEndPortalFrame@2c6bd4e0 (req. id 120)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:end_stone 121 net.minecraft.block.Block@5b64d4e8 (req. id 121)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:dragon_egg 122 net.minecraft.block.BlockDragonEgg@7a78c3cd (req. id 122)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:redstone_lamp 123 net.minecraft.block.BlockRedstoneLight@5b1aaec3 (req. id 123)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:lit_redstone_lamp 124 net.minecraft.block.BlockRedstoneLight@34c7b2ef (req. id 124)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:double_wooden_slab 125 net.minecraft.block.BlockWoodSlab@1a39c392 (req. id 125)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:wooden_slab 126 net.minecraft.block.BlockWoodSlab@4656b3b1 (req. id 126)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:cocoa 127 net.minecraft.block.BlockCocoa@7d2c1f91 (req. id 127)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:sandstone_stairs 128 net.minecraft.block.BlockStairs@5bcca8ca (req. id 128)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:emerald_ore 129 net.minecraft.block.BlockOre@595d94db (req. id 129)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:ender_chest 130 net.minecraft.block.BlockEnderChest@7f7647fa (req. id 130)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:tripwire_hook 131 net.minecraft.block.BlockTripWireHook@db92540 (req. id 131)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:tripwire 132 net.minecraft.block.BlockTripWire@44ded648 (req. id 132)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:emerald_block 133 net.minecraft.block.BlockCompressed@1c6344b (req. id 133)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:spruce_stairs 134 net.minecraft.block.BlockStairs@7b9328d5 (req. id 134)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:birch_stairs 135 net.minecraft.block.BlockStairs@7a5df754 (req. id 135)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:jungle_stairs 136 net.minecraft.block.BlockStairs@2f18ea8f (req. id 136)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:command_block 137 net.minecraft.block.BlockCommandBlock@76ca4c95 (req. id 137)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:beacon 138 net.minecraft.block.BlockBeacon@7832c6ab (req. id 138)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:cobblestone_wall 139 net.minecraft.block.BlockWall@5aca14d (req. id 139)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:flower_pot 140 net.minecraft.block.BlockFlowerPot@477389fe (req. id 140)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:carrots 141 net.minecraft.block.BlockCarrot@60c7f65e (req. id 141)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:potatoes 142 net.minecraft.block.BlockPotato@45d94618 (req. id 142)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:wooden_button 143 net.minecraft.block.BlockButtonWood@1cac7cc6 (req. id 143)
[18:45:59] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/entity/boss/IBossDisplayData (input size 129), found 1 patch
[18:45:59] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/entity/boss/IBossDisplayData (new size 153)
[18:45:59] [main/DEBUG] [CCL ASM/]: Injecting before method [dh.toString()Ljava/lang/String;] @ 51 - 55
[18:45:59] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/entity/boss/EntityWither$1 (input size 354), found 1 patch
[18:45:59] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/entity/boss/EntityWither$1 (new size 612)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:skull 144 net.minecraft.block.BlockSkull@40aad9fc (req. id 144)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:anvil 145 net.minecraft.block.BlockAnvil@1f0b6fd6 (req. id 145)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:trapped_chest 146 net.minecraft.block.BlockChest@27db5a86 (req. id 146)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:light_weighted_pressure_plate 147 net.minecraft.block.BlockPressurePlateWeighted@3da978e8 (req. id 147)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:heavy_weighted_pressure_plate 148 net.minecraft.block.BlockPressurePlateWeighted@4140e6f8 (req. id 148)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:unpowered_comparator 149 net.minecraft.block.BlockRedstoneComparator@44bbf788 (req. id 149)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:powered_comparator 150 net.minecraft.block.BlockRedstoneComparator@107824f9 (req. id 150)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:daylight_detector 151 net.minecraft.block.BlockDaylightDetector@1984a8e6 (req. id 151)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:redstone_block 152 net.minecraft.block.BlockCompressedPowered@27c6672d (req. id 152)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:quartz_ore 153 net.minecraft.block.BlockOre@529fcfc1 (req. id 153)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:hopper 154 net.minecraft.block.BlockHopper@723e1a88 (req. id 154)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:quartz_block 155 net.minecraft.block.BlockQuartz@77003afb (req. id 155)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:quartz_stairs 156 net.minecraft.block.BlockStairs@302071c6 (req. id 156)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:activator_rail 157 net.minecraft.block.BlockRailPowered@220d96d9 (req. id 157)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:dropper 158 net.minecraft.block.BlockDropper@4efac2b2 (req. id 158)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:stained_hardened_clay 159 net.minecraft.block.BlockColored@31045ca0 (req. id 159)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:stained_glass_pane 160 net.minecraft.block.BlockStainedGlassPane@587d3c36 (req. id 160)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:leaves2 161 net.minecraft.block.BlockNewLeaf@6fc01efe (req. id 161)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:log2 162 net.minecraft.block.BlockNewLog@11e9c5a7 (req. id 162)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:acacia_stairs 163 net.minecraft.block.BlockStairs@aaf6021 (req. id 163)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:dark_oak_stairs 164 net.minecraft.block.BlockStairs@7fd01c01 (req. id 164)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:hay_block 170 net.minecraft.block.BlockHay@2e8853b (req. id 170)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:carpet 171 net.minecraft.block.BlockCarpet@7271191f (req. id 171)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:hardened_clay 172 net.minecraft.block.BlockHardenedClay@5b21591b (req. id 172)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:coal_block 173 net.minecraft.block.Block@6a612a5a (req. id 173)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:packed_ice 174 net.minecraft.block.BlockPackedIce@3e4b7374 (req. id 174)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:double_plant 175 net.minecraft.block.BlockDoublePlant@4b88e49f (req. id 175)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:iron_shovel 256 net.minecraft.item.ItemSpade@4e57e3e (req. id 256)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:iron_pickaxe 257 net.minecraft.item.ItemPickaxe@76c31af4 (req. id 257)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:iron_axe 258 net.minecraft.item.ItemAxe@31ec616 (req. id 258)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:flint_and_steel 259 net.minecraft.item.ItemFlintAndSteel@31ec634b (req. id 259)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:apple 260 net.minecraft.item.ItemFood@141f05bf (req. id 260)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:bow 261 net.minecraft.item.ItemBow@62be476d (req. id 261)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:arrow 262 net.minecraft.item.Item@3a4377c0 (req. id 262)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:coal 263 net.minecraft.item.ItemCoal@53f0eef1 (req. id 263)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:diamond 264 net.minecraft.item.Item@6ed73b44 (req. id 264)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:iron_ingot 265 net.minecraft.item.Item@74742635 (req. id 265)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:gold_ingot 266 net.minecraft.item.Item@75789d4d (req. id 266)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:iron_sword 267 net.minecraft.item.ItemSword@2e04a041 (req. id 267)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:wooden_sword 268 net.minecraft.item.ItemSword@31b52301 (req. id 268)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:wooden_shovel 269 net.minecraft.item.ItemSpade@6b0d3025 (req. id 269)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:wooden_pickaxe 270 net.minecraft.item.ItemPickaxe@2ed4040b (req. id 270)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:wooden_axe 271 net.minecraft.item.ItemAxe@61558631 (req. id 271)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:stone_sword 272 net.minecraft.item.ItemSword@35dd2ce3 (req. id 272)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:stone_shovel 273 net.minecraft.item.ItemSpade@4bae06b5 (req. id 273)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:stone_pickaxe 274 net.minecraft.item.ItemPickaxe@e3a7be4 (req. id 274)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:stone_axe 275 net.minecraft.item.ItemAxe@219bbd08 (req. id 275)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:diamond_sword 276 net.minecraft.item.ItemSword@77976974 (req. id 276)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:diamond_shovel 277 net.minecraft.item.ItemSpade@758c7c02 (req. id 277)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:diamond_pickaxe 278 net.minecraft.item.ItemPickaxe@5a21a398 (req. id 278)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:diamond_axe 279 net.minecraft.item.ItemAxe@567b7e62 (req. id 279)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:stick 280 net.minecraft.item.Item@45a68049 (req. id 280)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:bowl 281 net.minecraft.item.Item@36305c58 (req. id 281)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:mushroom_stew 282 net.minecraft.item.ItemSoup@18e36e2b (req. id 282)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:golden_sword 283 net.minecraft.item.ItemSword@7b55d5d0 (req. id 283)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:golden_shovel 284 net.minecraft.item.ItemSpade@404889f2 (req. id 284)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:golden_pickaxe 285 net.minecraft.item.ItemPickaxe@5a588fd6 (req. id 285)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:golden_axe 286 net.minecraft.item.ItemAxe@6c4b58f0 (req. id 286)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:string 287 net.minecraft.item.ItemReed@51038c1a (req. id 287)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:feather 288 net.minecraft.item.Item@3fe32883 (req. id 288)
[18:45:59] [main/DEBUG] [CCL ASM/]: Injecting before method [dq.toString()Ljava/lang/String;] @ 56 - 60
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:gunpowder 289 net.minecraft.item.Item@359fe30c (req. id 289)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:wooden_hoe 290 net.minecraft.item.ItemHoe@4dc88890 (req. id 290)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:stone_hoe 291 net.minecraft.item.ItemHoe@287dcdd5 (req. id 291)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:iron_hoe 292 net.minecraft.item.ItemHoe@5b546fb7 (req. id 292)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:diamond_hoe 293 net.minecraft.item.ItemHoe@4728639 (req. id 293)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:golden_hoe 294 net.minecraft.item.ItemHoe@7aca0a76 (req. id 294)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:wheat_seeds 295 net.minecraft.item.ItemSeeds@20376ed0 (req. id 295)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:wheat 296 net.minecraft.item.Item@174c2a36 (req. id 296)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:bread 297 net.minecraft.item.ItemFood@9674b2d (req. id 297)
[18:45:59] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/item/ItemArmor$1 (input size 1070), found 1 patch
[18:45:59] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/item/ItemArmor$1 (new size 1645)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:leather_helmet 298 net.minecraft.item.ItemArmor@295d8267 (req. id 298)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:leather_chestplate 299 net.minecraft.item.ItemArmor@3a1c4d68 (req. id 299)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:leather_leggings 300 net.minecraft.item.ItemArmor@181e04a6 (req. id 300)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:leather_boots 301 net.minecraft.item.ItemArmor@5ac33aa8 (req. id 301)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:chainmail_helmet 302 net.minecraft.item.ItemArmor@47401a25 (req. id 302)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:chainmail_chestplate 303 net.minecraft.item.ItemArmor@417497ae (req. id 303)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:chainmail_leggings 304 net.minecraft.item.ItemArmor@4d924214 (req. id 304)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:chainmail_boots 305 net.minecraft.item.ItemArmor@3d3056d5 (req. id 305)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:iron_helmet 306 net.minecraft.item.ItemArmor@3094d955 (req. id 306)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:iron_chestplate 307 net.minecraft.item.ItemArmor@7c48745d (req. id 307)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:iron_leggings 308 net.minecraft.item.ItemArmor@78cfc569 (req. id 308)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:iron_boots 309 net.minecraft.item.ItemArmor@10a9ae76 (req. id 309)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:diamond_helmet 310 net.minecraft.item.ItemArmor@73fccd85 (req. id 310)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:diamond_chestplate 311 net.minecraft.item.ItemArmor@5a191240 (req. id 311)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:diamond_leggings 312 net.minecraft.item.ItemArmor@23fd55f6 (req. id 312)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:diamond_boots 313 net.minecraft.item.ItemArmor@4d169bef (req. id 313)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:golden_helmet 314 net.minecraft.item.ItemArmor@7578f73 (req. id 314)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:golden_chestplate 315 net.minecraft.item.ItemArmor@58acac9 (req. id 315)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:golden_leggings 316 net.minecraft.item.ItemArmor@5b0754f6 (req. id 316)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:golden_boots 317 net.minecraft.item.ItemArmor@3e5b112a (req. id 317)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:flint 318 net.minecraft.item.Item@4cc3fc61 (req. id 318)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:porkchop 319 net.minecraft.item.ItemFood@56ee6ba6 (req. id 319)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:cooked_porkchop 320 net.minecraft.item.ItemFood@3edd8be0 (req. id 320)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:painting 321 net.minecraft.item.ItemHangingEntity@d46d699 (req. id 321)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:golden_apple 322 net.minecraft.item.ItemAppleGold@2aa1e1d8 (req. id 322)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:sign 323 net.minecraft.item.ItemSign@1fbc22da (req. id 323)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:wooden_door 324 net.minecraft.item.ItemDoor@3f15cebc (req. id 324)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:bucket 325 net.minecraft.item.ItemBucket@75338e4c (req. id 325)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:water_bucket 326 net.minecraft.item.ItemBucket@bc35bb1 (req. id 326)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:lava_bucket 327 net.minecraft.item.ItemBucket@46b8c77f (req. id 327)
[18:45:59] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/entity/item/EntityMinecartEmpty (input size 551), found 1 patch
[18:45:59] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/entity/item/EntityMinecartEmpty (new size 1262)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:minecart 328 net.minecraft.item.ItemMinecart@1d6899df (req. id 328)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:saddle 329 net.minecraft.item.ItemSaddle@19b2364 (req. id 329)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:iron_door 330 net.minecraft.item.ItemDoor@70307b0e (req. id 330)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:redstone 331 net.minecraft.item.ItemRedstone@65fad846 (req. id 331)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:snowball 332 net.minecraft.item.ItemSnowball@60c6fe3a (req. id 332)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:boat 333 net.minecraft.item.ItemBoat@69fe4ef3 (req. id 333)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:leather 334 net.minecraft.item.Item@36f169e2 (req. id 334)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:milk_bucket 335 net.minecraft.item.ItemBucketMilk@62cfea33 (req. id 335)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:brick 336 net.minecraft.item.Item@4018ecf3 (req. id 336)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:clay_ball 337 net.minecraft.item.Item@246c6665 (req. id 337)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:reeds 338 net.minecraft.item.ItemReed@48b68391 (req. id 338)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:paper 339 net.minecraft.item.Item@4677c9e2 (req. id 339)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:book 340 net.minecraft.item.ItemBook@66b32bb6 (req. id 340)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:slime_ball 341 net.minecraft.item.Item@7cfaee66 (req. id 341)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:chest_minecart 342 net.minecraft.item.ItemMinecart@3e39aaa4 (req. id 342)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:furnace_minecart 343 net.minecraft.item.ItemMinecart@3bf214e6 (req. id 343)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:egg 344 net.minecraft.item.ItemEgg@2b292965 (req. id 344)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:compass 345 net.minecraft.item.Item@1b5cbc06 (req. id 345)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:fishing_rod 346 net.minecraft.item.ItemFishingRod@54440bbc (req. id 346)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:clock 347 net.minecraft.item.Item@3f5e8edc (req. id 347)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:glowstone_dust 348 net.minecraft.item.Item@58f52e04 (req. id 348)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:fish 349 net.minecraft.item.ItemFishFood@6407f651 (req. id 349)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:cooked_fished 350 net.minecraft.item.ItemFishFood@46bc7325 (req. id 350)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:dye 351 net.minecraft.item.ItemDye@36ce4be6 (req. id 351)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:bone 352 net.minecraft.item.Item@21d90526 (req. id 352)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:sugar 353 net.minecraft.item.Item@2ee11326 (req. id 353)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:cake 354 net.minecraft.item.ItemReed@3ab03bd5 (req. id 354)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:bed 355 net.minecraft.item.ItemBed@93cd6aa (req. id 355)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:repeater 356 net.minecraft.item.ItemReed@793137a2 (req. id 356)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:cookie 357 net.minecraft.item.ItemFood@e3baad7 (req. id 357)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:filled_map 358 net.minecraft.item.ItemMap@50ff2695 (req. id 358)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:shears 359 net.minecraft.item.ItemShears@536b2d3f (req. id 359)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:melon 360 net.minecraft.item.ItemFood@2167ade2 (req. id 360)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:pumpkin_seeds 361 net.minecraft.item.ItemSeeds@1dc8e190 (req. id 361)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:melon_seeds 362 net.minecraft.item.ItemSeeds@6f50c436 (req. id 362)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:beef 363 net.minecraft.item.ItemFood@1f81ee52 (req. id 363)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:cooked_beef 364 net.minecraft.item.ItemFood@b4559a7 (req. id 364)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:chicken 365 net.minecraft.item.ItemFood@7600e8b8 (req. id 365)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:cooked_chicken 366 net.minecraft.item.ItemFood@35aec48e (req. id 366)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:rotten_flesh 367 net.minecraft.item.ItemFood@64ea622a (req. id 367)
[18:45:59] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/entity/item/EntityEnderPearl (input size 1278), found 1 patch
[18:45:59] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/entity/item/EntityEnderPearl (new size 2399)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:ender_pearl 368 net.minecraft.item.ItemEnderPearl@1d7d68f9 (req. id 368)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:blaze_rod 369 net.minecraft.item.Item@1476c28f (req. id 369)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:ghast_tear 370 net.minecraft.item.Item@df44c8 (req. id 370)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:gold_nugget 371 net.minecraft.item.Item@421ca6ea (req. id 371)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:nether_wart 372 net.minecraft.item.ItemSeeds@67126e8e (req. id 372)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:potion 373 net.minecraft.item.ItemPotion@492b8031 (req. id 373)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:glass_bottle 374 net.minecraft.item.ItemGlassBottle@7f94ae92 (req. id 374)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:spider_eye 375 net.minecraft.item.ItemFood@7a5134ad (req. id 375)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:fermented_spider_eye 376 net.minecraft.item.Item@69598897 (req. id 376)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:blaze_powder 377 net.minecraft.item.Item@7516a789 (req. id 377)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:magma_cream 378 net.minecraft.item.Item@22514f6d (req. id 378)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:brewing_stand 379 net.minecraft.item.ItemReed@8358eb5 (req. id 379)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:cauldron 380 net.minecraft.item.ItemReed@742c1148 (req. id 380)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:ender_eye 381 net.minecraft.item.ItemEnderEye@301406d9 (req. id 381)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:speckled_melon 382 net.minecraft.item.Item@72cda937 (req. id 382)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:spawn_egg 383 net.minecraft.item.ItemMonsterPlacer@4561fa5 (req. id 383)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:experience_bottle 384 net.minecraft.item.ItemExpBottle@50c4d47 (req. id 384)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:fire_charge 385 net.minecraft.item.ItemFireball@141ad264 (req. id 385)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:writable_book 386 net.minecraft.item.ItemWritableBook@2fcb94 (req. id 386)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:written_book 387 net.minecraft.item.ItemEditableBook@a39a3df (req. id 387)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:emerald 388 net.minecraft.item.Item@4e358ab7 (req. id 388)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:item_frame 389 net.minecraft.item.ItemHangingEntity@1d261c7e (req. id 389)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:flower_pot 390 net.minecraft.item.ItemReed@3118a325 (req. id 390)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:carrot 391 net.minecraft.item.ItemSeedFood@7480ef2f (req. id 391)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:potato 392 net.minecraft.item.ItemSeedFood@3cd7326a (req. id 392)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:baked_potato 393 net.minecraft.item.ItemFood@542eec5a (req. id 393)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:poisonous_potato 394 net.minecraft.item.ItemFood@549f33e3 (req. id 394)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:map 395 net.minecraft.item.ItemEmptyMap@2e78101a (req. id 395)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:golden_carrot 396 net.minecraft.item.ItemFood@4c6932cb (req. id 396)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:skull 397 net.minecraft.item.ItemSkull@f9ac5d2 (req. id 397)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:carrot_on_a_stick 398 net.minecraft.item.ItemCarrotOnAStick@3d83db5a (req. id 398)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:nether_star 399 net.minecraft.item.ItemSimpleFoiled@4e2753eb (req. id 399)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:pumpkin_pie 400 net.minecraft.item.ItemFood@77f69162 (req. id 400)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:fireworks 401 net.minecraft.item.ItemFirework@48d942c2 (req. id 401)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:firework_charge 402 net.minecraft.item.ItemFireworkCharge@616a20a (req. id 402)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:enchanted_book 403 net.minecraft.item.ItemEnchantedBook@4542dc3d (req. id 403)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:comparator 404 net.minecraft.item.ItemReed@28894c51 (req. id 404)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:netherbrick 405 net.minecraft.item.Item@4df16ea1 (req. id 405)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:quartz 406 net.minecraft.item.Item@25963401 (req. id 406)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:tnt_minecart 407 net.minecraft.item.ItemMinecart@283040ee (req. id 407)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:hopper_minecart 408 net.minecraft.item.ItemMinecart@77f6ddde (req. id 408)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:iron_horse_armor 417 net.minecraft.item.Item@70605759 (req. id 417)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:golden_horse_armor 418 net.minecraft.item.Item@4506cdb2 (req. id 418)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:diamond_horse_armor 419 net.minecraft.item.Item@41aa8485 (req. id 419)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:lead 420 net.minecraft.item.ItemLead@744ce97 (req. id 420)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:name_tag 421 net.minecraft.item.ItemNameTag@11c3765c (req. id 421)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:command_block_minecart 422 net.minecraft.item.ItemMinecart@378f9b20 (req. id 422)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:record_13 2256 net.minecraft.item.ItemRecord@50b8622f (req. id 2256)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:record_cat 2257 net.minecraft.item.ItemRecord@7936250f (req. id 2257)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:record_blocks 2258 net.minecraft.item.ItemRecord@51bb39f4 (req. id 2258)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:record_chirp 2259 net.minecraft.item.ItemRecord@5ad9ec17 (req. id 2259)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:record_far 2260 net.minecraft.item.ItemRecord@191b089a (req. id 2260)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:record_mall 2261 net.minecraft.item.ItemRecord@3dd1c356 (req. id 2261)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:record_mellohi 2262 net.minecraft.item.ItemRecord@166f62cf (req. id 2262)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:record_stal 2263 net.minecraft.item.ItemRecord@6ac00f8a (req. id 2263)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:record_strad 2264 net.minecraft.item.ItemRecord@673c63c6 (req. id 2264)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:record_ward 2265 net.minecraft.item.ItemRecord@2dba911d (req. id 2265)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:record_11 2266 net.minecraft.item.ItemRecord@338d1e5f (req. id 2266)
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:record_wait 2267 net.minecraft.item.ItemRecord@75c50969 (req. id 2267)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockPressurePlateWeighted@4140e6f8 for ItemBlock net.minecraft.item.ItemBlock@96c5571 at id 148, original id requested: 148
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:heavy_weighted_pressure_plate 148 net.minecraft.item.ItemBlock@96c5571 (req. id 148)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockCactus@166f51b7 for ItemBlock net.minecraft.item.ItemBlock@275d728c at id 81, original id requested: 81
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:cactus 81 net.minecraft.item.ItemBlock@275d728c (req. id 81)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockOre@2f97b981 for ItemBlock net.minecraft.item.ItemBlock@680b5984 at id 21, original id requested: 21
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:lapis_ore 21 net.minecraft.item.ItemBlock@680b5984 (req. id 21)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockCompressedPowered@27c6672d for ItemBlock net.minecraft.item.ItemBlock@41221e79 at id 152, original id requested: 152
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:redstone_block 152 net.minecraft.item.ItemBlock@41221e79 (req. id 152)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockStairs@5bcca8ca for ItemBlock net.minecraft.item.ItemBlock@26febb57 at id 128, original id requested: 128
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:sandstone_stairs 128 net.minecraft.item.ItemBlock@26febb57 (req. id 128)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockCompressed@1c6344b for ItemBlock net.minecraft.item.ItemBlock@1dbd60c1 at id 133, original id requested: 133
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:emerald_block 133 net.minecraft.item.ItemBlock@1dbd60c1 (req. id 133)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockStairs@7a5df754 for ItemBlock net.minecraft.item.ItemBlock@7c1b2e27 at id 135, original id requested: 135
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:birch_stairs 135 net.minecraft.item.ItemBlock@7c1b2e27 (req. id 135)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockMelon@5827384f for ItemBlock net.minecraft.item.ItemBlock@5c734218 at id 103, original id requested: 103
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:melon_block 103 net.minecraft.item.ItemBlock@5c734218 (req. id 103)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockCompressed@2f7f30a0 for ItemBlock net.minecraft.item.ItemBlock@12f86513 at id 42, original id requested: 42
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:iron_block 42 net.minecraft.item.ItemBlock@12f86513 (req. id 42)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockStairs@aaf6021 for ItemBlock net.minecraft.item.ItemBlock@71b3cc1f at id 163, original id requested: 163
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:acacia_stairs 163 net.minecraft.item.ItemBlock@71b3cc1f (req. id 163)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockSapling@3278a91 for ItemBlock net.minecraft.item.ItemMultiTexture@21223ca1 at id 6, original id requested: 6
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:sapling 6 net.minecraft.item.ItemMultiTexture@21223ca1 (req. id 6)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockStone@75f78957 for ItemBlock net.minecraft.item.ItemBlock@4eba7f05 at id 1, original id requested: 1
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:stone 1 net.minecraft.item.ItemBlock@4eba7f05 (req. id 1)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockDynamicLiquid@580fd59e for ItemBlock net.minecraft.item.ItemBlock@35e949a4 at id 10, original id requested: 10
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:flowing_lava 10 net.minecraft.item.ItemBlock@35e949a4 (req. id 10)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockJukebox@39978d85 for ItemBlock net.minecraft.item.ItemBlock@66e1c9a2 at id 84, original id requested: 84
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:jukebox 84 net.minecraft.item.ItemBlock@66e1c9a2 (req. id 84)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockStairs@335bf90b for ItemBlock net.minecraft.item.ItemBlock@717cdf72 at id 108, original id requested: 108
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:brick_stairs 108 net.minecraft.item.ItemBlock@717cdf72 (req. id 108)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockDaylightDetector@1984a8e6 for ItemBlock net.minecraft.item.ItemBlock@3d31ef93 at id 151, original id requested: 151
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:daylight_detector 151 net.minecraft.item.ItemBlock@3d31ef93 (req. id 151)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockPistonBase@3b56f75d for ItemBlock net.minecraft.item.ItemPiston@693880ff at id 33, original id requested: 33
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:piston 33 net.minecraft.item.ItemPiston@693880ff (req. id 33)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockSnow@424ab04d for ItemBlock net.minecraft.item.ItemSnow@77c5ad80 at id 78, original id requested: 78
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:snow_layer 78 net.minecraft.item.ItemSnow@77c5ad80 (req. id 78)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockMushroom@1ffc159e for ItemBlock net.minecraft.item.ItemBlock@5301ebee at id 40, original id requested: 40
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:red_mushroom 40 net.minecraft.item.ItemBlock@5301ebee (req. id 40)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockDynamicLiquid@2914cca4 for ItemBlock net.minecraft.item.ItemBlock@232880d5 at id 8, original id requested: 8
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:flowing_water 8 net.minecraft.item.ItemBlock@232880d5 (req. id 8)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockChest@78586397 for ItemBlock net.minecraft.item.ItemBlock@382231fb at id 54, original id requested: 54
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:chest 54 net.minecraft.item.ItemBlock@382231fb (req. id 54)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockColored@6fc2a644 for ItemBlock net.minecraft.item.ItemCloth@16b8248f at id 35, original id requested: 35
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:wool 35 net.minecraft.item.ItemCloth@16b8248f (req. id 35)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockOre@8ba578f for ItemBlock net.minecraft.item.ItemBlock@136833f0 at id 16, original id requested: 16
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:coal_ore 16 net.minecraft.item.ItemBlock@136833f0 (req. id 16)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockPistonBase@476cc9e5 for ItemBlock net.minecraft.item.ItemPiston@1e29db84 at id 29, original id requested: 29
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:sticky_piston 29 net.minecraft.item.ItemPiston@1e29db84 (req. id 29)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.Block@18fa3735 for ItemBlock net.minecraft.item.ItemBlock@4e0ac694 at id 7, original id requested: 7
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:bedrock 7 net.minecraft.item.ItemBlock@4e0ac694 (req. id 7)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockGravel@69176437 for ItemBlock net.minecraft.item.ItemBlock@25734693 at id 13, original id requested: 13
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:gravel 13 net.minecraft.item.ItemBlock@25734693 (req. id 13)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockWorkbench@5c05b24c for ItemBlock net.minecraft.item.ItemBlock@331e701a at id 58, original id requested: 58
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:crafting_table 58 net.minecraft.item.ItemBlock@331e701a (req. id 58)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockPressurePlate@6ca21395 for ItemBlock net.minecraft.item.ItemBlock@1351d52e at id 72, original id requested: 72
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:wooden_pressure_plate 72 net.minecraft.item.ItemBlock@1351d52e (req. id 72)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockNetherrack@795a37ab for ItemBlock net.minecraft.item.ItemBlock@6182c8ea at id 87, original id requested: 87
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:netherrack 87 net.minecraft.item.ItemBlock@6182c8ea (req. id 87)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockNewLog@11e9c5a7 for ItemBlock net.minecraft.item.ItemMultiTexture@5154aca9 at id 162, original id requested: 162
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:log2 162 net.minecraft.item.ItemMultiTexture@5154aca9 (req. id 162)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockTorch@59615389 for ItemBlock net.minecraft.item.ItemBlock@e13b4f6 at id 50, original id requested: 50
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:torch 50 net.minecraft.item.ItemBlock@e13b4f6 (req. id 50)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockFurnace@1720edf8 for ItemBlock net.minecraft.item.ItemBlock@2fcd89b2 at id 61, original id requested: 61
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:furnace 61 net.minecraft.item.ItemBlock@2fcd89b2 (req. id 61)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockCompressed@676c00a9 for ItemBlock net.minecraft.item.ItemBlock@5f0b1da2 at id 22, original id requested: 22
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:lapis_block 22 net.minecraft.item.ItemBlock@5f0b1da2 (req. id 22)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockRedstoneOre@59dca69b for ItemBlock net.minecraft.item.ItemBlock@52c6a76d at id 73, original id requested: 73
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:redstone_ore 73 net.minecraft.item.ItemBlock@52c6a76d (req. id 73)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockStairs@7b9328d5 for ItemBlock net.minecraft.item.ItemBlock@701a0f8f at id 134, original id requested: 134
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:spruce_stairs 134 net.minecraft.item.ItemBlock@701a0f8f (req. id 134)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockStairs@50c8d15d for ItemBlock net.minecraft.item.ItemBlock@3ef3aec8 at id 67, original id requested: 67
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:stone_stairs 67 net.minecraft.item.ItemBlock@3ef3aec8 (req. id 67)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockLever@51380964 for ItemBlock net.minecraft.item.ItemBlock@7057ecc1 at id 69, original id requested: 69
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:lever 69 net.minecraft.item.ItemBlock@7057ecc1 (req. id 69)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockIce@6402ff64 for ItemBlock net.minecraft.item.ItemBlock@1c78ac86 at id 79, original id requested: 79
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:ice 79 net.minecraft.item.ItemBlock@1c78ac86 (req. id 79)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockEndPortalFrame@2c6bd4e0 for ItemBlock net.minecraft.item.ItemBlock@3686a004 at id 120, original id requested: 120
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:end_portal_frame 120 net.minecraft.item.ItemBlock@3686a004 (req. id 120)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockDoublePlant@4b88e49f for ItemBlock net.minecraft.item.ItemDoublePlant@5f81a1f3 at id 175, original id requested: 175
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:double_plant 175 net.minecraft.item.ItemDoublePlant@5f81a1f3 (req. id 175)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockCarrot@60c7f65e for ItemBlock net.minecraft.item.ItemBlock@37af8981 at id 141, original id requested: 141
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:carrots 141 net.minecraft.item.ItemBlock@37af8981 (req. id 141)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockGlass@48e10ee0 for ItemBlock net.minecraft.item.ItemBlock@656c90b6 at id 20, original id requested: 20
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:glass 20 net.minecraft.item.ItemBlock@656c90b6 (req. id 20)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockNote@6eaf2c57 for ItemBlock net.minecraft.item.ItemBlock@3a90d0bf at id 25, original id requested: 25
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:noteblock 25 net.minecraft.item.ItemBlock@3a90d0bf (req. id 25)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockFence@cadc90b for ItemBlock net.minecraft.item.ItemBlock@7978c9a2 at id 85, original id requested: 85
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:fence 85 net.minecraft.item.ItemBlock@7978c9a2 (req. id 85)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.Block@6901960a for ItemBlock net.minecraft.item.ItemBlock@68fde8fb at id 45, original id requested: 45
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:brick_block 45 net.minecraft.item.ItemBlock@68fde8fb (req. id 45)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockTallGrass@12fb2dad for ItemBlock net.minecraft.item.ItemColored@68328bc5 at id 31, original id requested: 31
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:tallgrass 31 net.minecraft.item.ItemColored@68328bc5 (req. id 31)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockPackedIce@3e4b7374 for ItemBlock net.minecraft.item.ItemBlock@4e7667f4 at id 174, original id requested: 174
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:packed_ice 174 net.minecraft.item.ItemBlock@4e7667f4 (req. id 174)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockChest@27db5a86 for ItemBlock net.minecraft.item.ItemBlock@3fa2ec6a at id 146, original id requested: 146
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:trapped_chest 146 net.minecraft.item.ItemBlock@3fa2ec6a (req. id 146)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockHugeMushroom@6c1b7e45 for ItemBlock net.minecraft.item.ItemBlock@614f43c9 at id 100, original id requested: 100
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:red_mushroom_block 100 net.minecraft.item.ItemBlock@614f43c9 (req. id 100)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.Block@2de98a5f for ItemBlock net.minecraft.item.ItemBlock@1aeb7308 at id 112, original id requested: 112
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:nether_brick 112 net.minecraft.item.ItemBlock@1aeb7308 (req. id 112)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockEnchantmentTable@43c74cec for ItemBlock net.minecraft.item.ItemBlock@57cd2006 at id 116, original id requested: 116
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:enchanting_table 116 net.minecraft.item.ItemBlock@57cd2006 (req. id 116)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockStoneBrick@38e9252c for ItemBlock net.minecraft.item.ItemMultiTexture@5bf196f2 at id 98, original id requested: 98
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:stonebrick 98 net.minecraft.item.ItemMultiTexture@5bf196f2 (req. id 98)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockHugeMushroom@3c168b6c for ItemBlock net.minecraft.item.ItemBlock@51ed1906 at id 99, original id requested: 99
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:brown_mushroom_block 99 net.minecraft.item.ItemBlock@51ed1906 (req. id 99)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockBeacon@7832c6ab for ItemBlock net.minecraft.item.ItemBlock@250602ef at id 138, original id requested: 138
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:beacon 138 net.minecraft.item.ItemBlock@250602ef (req. id 138)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockFlower@7b35f90 for ItemBlock net.minecraft.item.ItemMultiTexture@2daaabe6 at id 38, original id requested: 38
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:red_flower 38 net.minecraft.item.ItemMultiTexture@2daaabe6 (req. id 38)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockVine@78b3e62a for ItemBlock net.minecraft.item.ItemColored@1ffba076 at id 106, original id requested: 106
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:vine 106 net.minecraft.item.ItemColored@1ffba076 (req. id 106)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockDropper@4efac2b2 for ItemBlock net.minecraft.item.ItemBlock@40e3b361 at id 158, original id requested: 158
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:dropper 158 net.minecraft.item.ItemBlock@40e3b361 (req. id 158)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockPane@986fff7 for ItemBlock net.minecraft.item.ItemBlock@2515c68f at id 102, original id requested: 102
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:glass_pane 102 net.minecraft.item.ItemBlock@2515c68f (req. id 102)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockOldLog@14b986c for ItemBlock net.minecraft.item.ItemMultiTexture@389ee94e at id 17, original id requested: 17
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:log 17 net.minecraft.item.ItemMultiTexture@389ee94e (req. id 17)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockFire@4b37537 for ItemBlock net.minecraft.item.ItemBlock@48e71cec at id 51, original id requested: 51
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:fire 51 net.minecraft.item.ItemBlock@48e71cec (req. id 51)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockOre@512badc for ItemBlock net.minecraft.item.ItemBlock@3d1bef58 at id 56, original id requested: 56
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:diamond_ore 56 net.minecraft.item.ItemBlock@3d1bef58 (req. id 56)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockDeadBush@6d6dac7b for ItemBlock net.minecraft.item.ItemBlock@74fe99bf at id 32, original id requested: 32
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:deadbush 32 net.minecraft.item.ItemBlock@74fe99bf (req. id 32)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockSoulSand@777387a6 for ItemBlock net.minecraft.item.ItemBlock@7720069a at id 88, original id requested: 88
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:soul_sand 88 net.minecraft.item.ItemBlock@7720069a (req. id 88)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.Block@6a612a5a for ItemBlock net.minecraft.item.ItemBlock@5791a58f at id 173, original id requested: 173
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:coal_block 173 net.minecraft.item.ItemBlock@5791a58f (req. id 173)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockBookshelf@78dee892 for ItemBlock net.minecraft.item.ItemBlock@1b0c7c33 at id 47, original id requested: 47
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:bookshelf 47 net.minecraft.item.ItemBlock@1b0c7c33 (req. id 47)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockButtonStone@6ef784bf for ItemBlock net.minecraft.item.ItemBlock@50ae0624 at id 77, original id requested: 77
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:stone_button 77 net.minecraft.item.ItemBlock@50ae0624 (req. id 77)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockCompressed@5eef4879 for ItemBlock net.minecraft.item.ItemBlock@51154edd at id 41, original id requested: 41
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:gold_block 41 net.minecraft.item.ItemBlock@51154edd (req. id 41)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockRedstoneLight@5b1aaec3 for ItemBlock net.minecraft.item.ItemBlock@4decb8c1 at id 123, original id requested: 123
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:redstone_lamp 123 net.minecraft.item.ItemBlock@4decb8c1 (req. id 123)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockSand@79021aac for ItemBlock net.minecraft.item.ItemMultiTexture@7055aede at id 12, original id requested: 12
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:sand 12 net.minecraft.item.ItemMultiTexture@7055aede (req. id 12)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockQuartz@77003afb for ItemBlock net.minecraft.item.ItemMultiTexture@94baa70 at id 155, original id requested: 155
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:quartz_block 155 net.minecraft.item.ItemMultiTexture@94baa70 (req. id 155)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockSnowBlock@1f6ed821 for ItemBlock net.minecraft.item.ItemBlock@46a2a3d4 at id 80, original id requested: 80
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:snow 80 net.minecraft.item.ItemBlock@46a2a3d4 (req. id 80)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockEndPortal@1a79ef3 for ItemBlock net.minecraft.item.ItemBlock@5fb1d786 at id 119, original id requested: 119
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:end_portal 119 net.minecraft.item.ItemBlock@5fb1d786 (req. id 119)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockOre@529fcfc1 for ItemBlock net.minecraft.item.ItemBlock@14bccf7f at id 153, original id requested: 153
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:quartz_ore 153 net.minecraft.item.ItemBlock@14bccf7f (req. id 153)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockColored@31045ca0 for ItemBlock net.minecraft.item.ItemCloth@77daa57b at id 159, original id requested: 159
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:stained_hardened_clay 159 net.minecraft.item.ItemCloth@77daa57b (req. id 159)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockCommandBlock@76ca4c95 for ItemBlock net.minecraft.item.ItemBlock@33a66bb6 at id 137, original id requested: 137
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:command_block 137 net.minecraft.item.ItemBlock@33a66bb6 (req. id 137)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockPortal@1f31f576 for ItemBlock net.minecraft.item.ItemBlock@72e99437 at id 90, original id requested: 90
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:portal 90 net.minecraft.item.ItemBlock@72e99437 (req. id 90)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockStairs@5b3b5b84 for ItemBlock net.minecraft.item.ItemBlock@4501e1d1 at id 109, original id requested: 109
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:stone_brick_stairs 109 net.minecraft.item.ItemBlock@4501e1d1 (req. id 109)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockLilyPad@301eace7 for ItemBlock net.minecraft.item.ItemLilyPad@41b8aae7 at id 111, original id requested: 111
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:waterlily 111 net.minecraft.item.ItemLilyPad@41b8aae7 (req. id 111)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockStairs@7fd01c01 for ItemBlock net.minecraft.item.ItemBlock@42dc4566 at id 164, original id requested: 164
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:dark_oak_stairs 164 net.minecraft.item.ItemBlock@42dc4566 (req. id 164)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockStairs@511a1546 for ItemBlock net.minecraft.item.ItemBlock@b504dd5 at id 53, original id requested: 53
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:oak_stairs 53 net.minecraft.item.ItemBlock@b504dd5 (req. id 53)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockGrass@7452abeb for ItemBlock net.minecraft.item.ItemBlock@4525e0c0 at id 2, original id requested: 2
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:grass 2 net.minecraft.item.ItemBlock@4525e0c0 (req. id 2)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockFenceGate@525c726b for ItemBlock net.minecraft.item.ItemBlock@39c680b7 at id 107, original id requested: 107
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:fence_gate 107 net.minecraft.item.ItemBlock@39c680b7 (req. id 107)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockMycelium@e1f91c6 for ItemBlock net.minecraft.item.ItemBlock@172c8c03 at id 110, original id requested: 110
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:mycelium 110 net.minecraft.item.ItemBlock@172c8c03 (req. id 110)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockObsidian@14e7dc19 for ItemBlock net.minecraft.item.ItemBlock@6d9c24d7 at id 49, original id requested: 49
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:obsidian 49 net.minecraft.item.ItemBlock@6d9c24d7 (req. id 49)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.Block@5c4086a8 for ItemBlock net.minecraft.item.ItemBlock@2636d779 at id 4, original id requested: 4
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:cobblestone 4 net.minecraft.item.ItemBlock@2636d779 (req. id 4)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockStairs@302071c6 for ItemBlock net.minecraft.item.ItemBlock@5a7c5c88 at id 156, original id requested: 156
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:quartz_stairs 156 net.minecraft.item.ItemBlock@5a7c5c88 (req. id 156)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockEnderChest@7f7647fa for ItemBlock net.minecraft.item.ItemBlock@1a9f1321 at id 130, original id requested: 130
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:ender_chest 130 net.minecraft.item.ItemBlock@1a9f1321 (req. id 130)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockClay@6a07e6da for ItemBlock net.minecraft.item.ItemBlock@41a0e92e at id 82, original id requested: 82
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:clay 82 net.minecraft.item.ItemBlock@41a0e92e (req. id 82)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.Block@7277073c for ItemBlock net.minecraft.item.ItemBlock@2b2cecab at id 48, original id requested: 48
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:mossy_cobblestone 48 net.minecraft.item.ItemBlock@2b2cecab (req. id 48)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockDirt@642d5561 for ItemBlock net.minecraft.item.ItemMultiTexture@1265e4b2 at id 3, original id requested: 3
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:dirt 3 net.minecraft.item.ItemMultiTexture@1265e4b2 (req. id 3)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockPumpkin@8ea25fa for ItemBlock net.minecraft.item.ItemBlock@5f896b8d at id 91, original id requested: 91
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:lit_pumpkin 91 net.minecraft.item.ItemBlock@5f896b8d (req. id 91)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockAnvil@1f0b6fd6 for ItemBlock net.minecraft.item.ItemAnvilBlock@572b44ec at id 145, original id requested: 145
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:anvil 145 net.minecraft.item.ItemAnvilBlock@572b44ec (req. id 145)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockStaticLiquid@7791a53c for ItemBlock net.minecraft.item.ItemBlock@59ba0ea9 at id 11, original id requested: 11
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:lava 11 net.minecraft.item.ItemBlock@59ba0ea9 (req. id 11)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockFurnace@72e740a4 for ItemBlock net.minecraft.item.ItemBlock@4618a744 at id 62, original id requested: 62
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:lit_furnace 62 net.minecraft.item.ItemBlock@4618a744 (req. id 62)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockOre@5427eb13 for ItemBlock net.minecraft.item.ItemBlock@7c8d854f at id 15, original id requested: 15
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:iron_ore 15 net.minecraft.item.ItemBlock@7c8d854f (req. id 15)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockCompressed@10a9c41e for ItemBlock net.minecraft.item.ItemBlock@2f2b456b at id 57, original id requested: 57
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:diamond_block 57 net.minecraft.item.ItemBlock@2f2b456b (req. id 57)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockWeb@b881485 for ItemBlock net.minecraft.item.ItemBlock@41da8bfe at id 30, original id requested: 30
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:web 30 net.minecraft.item.ItemBlock@41da8bfe (req. id 30)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockHay@2e8853b for ItemBlock net.minecraft.item.ItemBlock@731cf278 at id 170, original id requested: 170
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:hay_block 170 net.minecraft.item.ItemBlock@731cf278 (req. id 170)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockStairs@2f18ea8f for ItemBlock net.minecraft.item.ItemBlock@7172df52 at id 136, original id requested: 136
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:jungle_stairs 136 net.minecraft.item.ItemBlock@7172df52 (req. id 136)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockStairs@43a8d252 for ItemBlock net.minecraft.item.ItemBlock@2ca3baae at id 114, original id requested: 114
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:nether_brick_stairs 114 net.minecraft.item.ItemBlock@2ca3baae (req. id 114)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockPressurePlate@5dfcbd65 for ItemBlock net.minecraft.item.ItemBlock@31350c67 at id 70, original id requested: 70
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:stone_pressure_plate 70 net.minecraft.item.ItemBlock@31350c67 (req. id 70)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockButtonWood@1cac7cc6 for ItemBlock net.minecraft.item.ItemBlock@11c1576e at id 143, original id requested: 143
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:wooden_button 143 net.minecraft.item.ItemBlock@11c1576e (req. id 143)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockStoneSlab@42062bad for ItemBlock net.minecraft.item.ItemSlab@39c9e47 at id 43, original id requested: 43
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:double_stone_slab 43 net.minecraft.item.ItemSlab@39c9e47 (req. id 43)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockOre@7037a0f3 for ItemBlock net.minecraft.item.ItemBlock@1f5b492b at id 14, original id requested: 14
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:gold_ore 14 net.minecraft.item.ItemBlock@1f5b492b (req. id 14)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockTNT@5b16443e for ItemBlock net.minecraft.item.ItemBlock@2220b622 at id 46, original id requested: 46
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:tnt 46 net.minecraft.item.ItemBlock@2220b622 (req. id 46)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockHopper@723e1a88 for ItemBlock net.minecraft.item.ItemBlock@119583af at id 154, original id requested: 154
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:hopper 154 net.minecraft.item.ItemBlock@119583af (req. id 154)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockStoneSlab@231d8cb8 for ItemBlock net.minecraft.item.ItemSlab@6ef85f2d at id 44, original id requested: 44
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:stone_slab 44 net.minecraft.item.ItemSlab@6ef85f2d (req. id 44)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockPotato@45d94618 for ItemBlock net.minecraft.item.ItemBlock@7430bc45 at id 142, original id requested: 142
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:potatoes 142 net.minecraft.item.ItemBlock@7430bc45 (req. id 142)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockOre@595d94db for ItemBlock net.minecraft.item.ItemBlock@2b98919b at id 129, original id requested: 129
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:emerald_ore 129 net.minecraft.item.ItemBlock@2b98919b (req. id 129)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockMushroom@110fbbf2 for ItemBlock net.minecraft.item.ItemBlock@2d7f6d79 at id 39, original id requested: 39
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:brown_mushroom 39 net.minecraft.item.ItemBlock@2d7f6d79 (req. id 39)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockOldLeaf@39d47789 for ItemBlock net.minecraft.item.ItemLeaves@7270f34a at id 18, original id requested: 18
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:leaves 18 net.minecraft.item.ItemLeaves@7270f34a (req. id 18)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockTripWireHook@db92540 for ItemBlock net.minecraft.item.ItemBlock@5574b9f8 at id 131, original id requested: 131
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:tripwire_hook 131 net.minecraft.item.ItemBlock@5574b9f8 (req. id 131)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockFlower@7afd3d0d for ItemBlock net.minecraft.item.ItemMultiTexture@625d749c at id 37, original id requested: 37
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:yellow_flower 37 net.minecraft.item.ItemMultiTexture@625d749c (req. id 37)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockRailPowered@220d96d9 for ItemBlock net.minecraft.item.ItemBlock@6592e037 at id 157, original id requested: 157
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:activator_rail 157 net.minecraft.item.ItemBlock@6592e037 (req. id 157)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockRedstoneTorch@4fd0ff95 for ItemBlock net.minecraft.item.ItemBlock@dbe6efa at id 76, original id requested: 76
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:redstone_torch 76 net.minecraft.item.ItemBlock@dbe6efa (req. id 76)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockWoodSlab@1a39c392 for ItemBlock net.minecraft.item.ItemSlab@5167e622 at id 125, original id requested: 125
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:double_wooden_slab 125 net.minecraft.item.ItemSlab@5167e622 (req. id 125)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockTrapDoor@5f7ab884 for ItemBlock net.minecraft.item.ItemBlock@7c35ebee at id 96, original id requested: 96
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:trapdoor 96 net.minecraft.item.ItemBlock@7c35ebee (req. id 96)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockNewLeaf@6fc01efe for ItemBlock net.minecraft.item.ItemLeaves@381495f7 at id 161, original id requested: 161
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:leaves2 161 net.minecraft.item.ItemLeaves@381495f7 (req. id 161)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockFarmland@7a74fa for ItemBlock net.minecraft.item.ItemBlock@4f81a7e4 at id 60, original id requested: 60
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:farmland 60 net.minecraft.item.ItemBlock@4f81a7e4 (req. id 60)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockStaticLiquid@6dff028 for ItemBlock net.minecraft.item.ItemBlock@49359283 at id 9, original id requested: 9
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:water 9 net.minecraft.item.ItemBlock@49359283 (req. id 9)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockRailPowered@ea05be for ItemBlock net.minecraft.item.ItemBlock@5c25fc01 at id 27, original id requested: 27
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:golden_rail 27 net.minecraft.item.ItemBlock@5c25fc01 (req. id 27)
[18:45:59] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockGlowstone@71fd91ec for ItemBlock net.minecraft.item.ItemBlock@41c3d4ea at id 89, original id requested: 89
[18:45:59] [main/TRACE] [FML/]: Registry add: minecraft:glowstone 89 net.minecraft.item.ItemBlock@41c3d4ea (req. id 89)
[18:46:00] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockCarpet@7271191f for ItemBlock net.minecraft.item.ItemCloth@1fcf7061 at id 171, original id requested: 171
[18:46:00] [main/TRACE] [FML/]: Registry add: minecraft:carpet 171 net.minecraft.item.ItemCloth@1fcf7061 (req. id 171)
[18:46:00] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockFence@3f7b7a85 for ItemBlock net.minecraft.item.ItemBlock@6bdb0097 at id 113, original id requested: 113
[18:46:00] [main/TRACE] [FML/]: Registry add: minecraft:nether_brick_fence 113 net.minecraft.item.ItemBlock@6bdb0097 (req. id 113)
[18:46:00] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockPumpkin@74ec5dce for ItemBlock net.minecraft.item.ItemBlock@7703f0d2 at id 86, original id requested: 86
[18:46:00] [main/TRACE] [FML/]: Registry add: minecraft:pumpkin 86 net.minecraft.item.ItemBlock@7703f0d2 (req. id 86)
[18:46:00] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockWood@7dbeb500 for ItemBlock net.minecraft.item.ItemMultiTexture@23b7a809 at id 5, original id requested: 5
[18:46:00] [main/TRACE] [FML/]: Registry add: minecraft:planks 5 net.minecraft.item.ItemMultiTexture@23b7a809 (req. id 5)
[18:46:00] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockDragonEgg@7a78c3cd for ItemBlock net.minecraft.item.ItemBlock@6e78f930 at id 122, original id requested: 122
[18:46:00] [main/TRACE] [FML/]: Registry add: minecraft:dragon_egg 122 net.minecraft.item.ItemBlock@6e78f930 (req. id 122)
[18:46:00] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockDispenser@5d5775df for ItemBlock net.minecraft.item.ItemBlock@482ff6f9 at id 23, original id requested: 23
[18:46:00] [main/TRACE] [FML/]: Registry add: minecraft:dispenser 23 net.minecraft.item.ItemBlock@482ff6f9 (req. id 23)
[18:46:00] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockSandStone@89ce410 for ItemBlock net.minecraft.item.ItemMultiTexture@44ff7a75 at id 24, original id requested: 24
[18:46:00] [main/TRACE] [FML/]: Registry add: minecraft:sandstone 24 net.minecraft.item.ItemMultiTexture@44ff7a75 (req. id 24)
[18:46:00] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockRailDetector@7c465b32 for ItemBlock net.minecraft.item.ItemBlock@60c0bab6 at id 28, original id requested: 28
[18:46:00] [main/TRACE] [FML/]: Registry add: minecraft:detector_rail 28 net.minecraft.item.ItemBlock@60c0bab6 (req. id 28)
[18:46:00] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockHardenedClay@5b21591b for ItemBlock net.minecraft.item.ItemBlock@d22345a at id 172, original id requested: 172
[18:46:00] [main/TRACE] [FML/]: Registry add: minecraft:hardened_clay 172 net.minecraft.item.ItemBlock@d22345a (req. id 172)
[18:46:00] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockStainedGlassPane@587d3c36 for ItemBlock net.minecraft.item.ItemCloth@409b0772 at id 160, original id requested: 160
[18:46:00] [main/TRACE] [FML/]: Registry add: minecraft:stained_glass_pane 160 net.minecraft.item.ItemCloth@409b0772 (req. id 160)
[18:46:00] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockSponge@183aeac3 for ItemBlock net.minecraft.item.ItemBlock@205ee81 at id 19, original id requested: 19
[18:46:00] [main/TRACE] [FML/]: Registry add: minecraft:sponge 19 net.minecraft.item.ItemBlock@205ee81 (req. id 19)
[18:46:00] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockPressurePlateWeighted@3da978e8 for ItemBlock net.minecraft.item.ItemBlock@536d5830 at id 147, original id requested: 147
[18:46:00] [main/TRACE] [FML/]: Registry add: minecraft:light_weighted_pressure_plate 147 net.minecraft.item.ItemBlock@536d5830 (req. id 147)
[18:46:00] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockCocoa@7d2c1f91 for ItemBlock net.minecraft.item.ItemBlock@2fb8e21a at id 127, original id requested: 127
[18:46:00] [main/TRACE] [FML/]: Registry add: minecraft:cocoa 127 net.minecraft.item.ItemBlock@2fb8e21a (req. id 127)
[18:46:00] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockStainedGlass@49dd3e6f for ItemBlock net.minecraft.item.ItemCloth@13043170 at id 95, original id requested: 95
[18:46:00] [main/TRACE] [FML/]: Registry add: minecraft:stained_glass 95 net.minecraft.item.ItemCloth@13043170 (req. id 95)
[18:46:00] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockPane@5f13bf95 for ItemBlock net.minecraft.item.ItemBlock@7849b9d0 at id 101, original id requested: 101
[18:46:00] [main/TRACE] [FML/]: Registry add: minecraft:iron_bars 101 net.minecraft.item.ItemBlock@7849b9d0 (req. id 101)
[18:46:00] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockRail@6c959674 for ItemBlock net.minecraft.item.ItemBlock@30464462 at id 66, original id requested: 66
[18:46:00] [main/TRACE] [FML/]: Registry add: minecraft:rail 66 net.minecraft.item.ItemBlock@30464462 (req. id 66)
[18:46:00] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockSilverfish@4658a66c for ItemBlock net.minecraft.item.ItemMultiTexture@553396b0 at id 97, original id requested: 97
[18:46:00] [main/TRACE] [FML/]: Registry add: minecraft:monster_egg 97 net.minecraft.item.ItemMultiTexture@553396b0 (req. id 97)
[18:46:00] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockMobSpawner@3add3a28 for ItemBlock net.minecraft.item.ItemBlock@2dea2883 at id 52, original id requested: 52
[18:46:00] [main/TRACE] [FML/]: Registry add: minecraft:mob_spawner 52 net.minecraft.item.ItemBlock@2dea2883 (req. id 52)
[18:46:00] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockWoodSlab@4656b3b1 for ItemBlock net.minecraft.item.ItemSlab@6809c801 at id 126, original id requested: 126
[18:46:00] [main/TRACE] [FML/]: Registry add: minecraft:wooden_slab 126 net.minecraft.item.ItemSlab@6809c801 (req. id 126)
[18:46:00] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockWall@5aca14d for ItemBlock net.minecraft.item.ItemMultiTexture@5a29ef03 at id 139, original id requested: 139
[18:46:00] [main/TRACE] [FML/]: Registry add: minecraft:cobblestone_wall 139 net.minecraft.item.ItemMultiTexture@5a29ef03 (req. id 139)
[18:46:00] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockLadder@5eaeecf0 for ItemBlock net.minecraft.item.ItemBlock@770adc33 at id 65, original id requested: 65
[18:46:00] [main/TRACE] [FML/]: Registry add: minecraft:ladder 65 net.minecraft.item.ItemBlock@770adc33 (req. id 65)
[18:46:00] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.Block@5b64d4e8 for ItemBlock net.minecraft.item.ItemBlock@69fed553 at id 121, original id requested: 121
[18:46:00] [main/TRACE] [FML/]: Registry add: minecraft:end_stone 121 net.minecraft.item.ItemBlock@69fed553 (req. id 121)
[18:46:00] [main/DEBUG] [FML/]: Runtime patching class net.minecraft.entity.monster.EntityMagmaCube (input size 2104), found 1 patch
[18:46:00] [main/DEBUG] [FML/]: Successfully applied runtime patches for net.minecraft.entity.monster.EntityMagmaCube (new size 3013)
[18:46:00] [main/DEBUG] [FML/]: Runtime patching class net.minecraft.entity.passive.EntityMooshroom (input size 1746), found 1 patch
[18:46:00] [main/DEBUG] [FML/]: Successfully applied runtime patches for net.minecraft.entity.passive.EntityMooshroom (new size 2658)
[18:46:00] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/entity/passive/EntityHorse$1 (input size 319), found 1 patch
[18:46:00] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/entity/passive/EntityHorse$1 (new size 568)
[18:46:00] [Client thread/DEBUG] [FML/]: Runtime patching class net/minecraft/client/settings/GameSettings$1 (input size 524), found 1 patch
[18:46:00] [Client thread/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/client/settings/GameSettings$1 (new size 799)
[18:46:00] [Client thread/DEBUG] [FML/]: Runtime patching class net/minecraft/client/settings/GameSettings$Options$1 (input size 350), found 1 patch
[18:46:00] [Client thread/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/client/settings/GameSettings$Options$1 (new size 747)
[18:46:01] [Client thread/INFO] [STDOUT/]: [tv.twitch.StandardCoreAPI:<init>:16]: If on Windows, make sure to provide all of the necessary dll's as specified in the twitchsdk README. Also, make sure to set the PATH environment variable to point to the directory containing the dll's.
[18:46:01] [Client thread/DEBUG] [FML/]: Runtime patching class net/minecraft/world/chunk/storage/AnvilSaveHandler (input size 967), found 1 patch
[18:46:01] [Client thread/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/world/chunk/storage/AnvilSaveHandler (new size 1403)
[18:46:01] [Client thread/DEBUG] [FML/]: Runtime patching class net/minecraft/nbt/CompressedStreamTools (input size 3839), found 1 patch
[18:46:01] [Client thread/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/nbt/CompressedStreamTools (new size 5479)
[18:46:01] [Client thread/INFO] [MinecraftForge/]: Attempting early MinecraftForge initialization
[18:46:01] [Client thread/INFO] [FML/]: MinecraftForge v10.13.1.1212 Initialized
[18:46:01] [Client thread/INFO] [FML/]: Replaced 182 ore recipies
[18:46:01] [Client thread/INFO] [MinecraftForge/]: Completed early MinecraftForge initialization
[18:46:01] [Client thread/DEBUG] [FML/]: Building injected Mod Containers [cpw.mods.fml.common.FMLContainer, net.minecraftforge.common.ForgeModContainer, codechicken.core.asm.CodeChickenCoreModContainer, codechicken.nei.NEIModContainer]
[18:46:01] [Client thread/DEBUG] [FML/]: Attempting to load mods contained in the minecraft jar file and associated classes
[18:46:01] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /home/harald/pakker/MultiMC/bin/jars/NewLaunch.jar, examining for mod candidates
[18:46:01] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /home/harald/pakker/MultiMC/libraries/net/minecraftforge/forge/1.7.10-10.13.1.1212-new/forge-1.7.10-10.13.1.1212-new-universal.jar, examining for mod candidates
[18:46:01] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /home/harald/pakker/MultiMC/libraries/net/minecraft/launchwrapper/1.11/launchwrapper-1.11.jar, examining for mod candidates
[18:46:01] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /home/harald/pakker/MultiMC/libraries/org/ow2/asm/asm-all/5.0.3/asm-all-5.0.3.jar, examining for mod candidates
[18:46:01] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /home/harald/pakker/MultiMC/libraries/com/typesafe/akka/akka-actor_2.11/2.3.3/akka-actor_2.11-2.3.3.jar, examining for mod candidates
[18:46:01] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /home/harald/pakker/MultiMC/libraries/com/typesafe/config/1.2.1/config-1.2.1.jar, examining for mod candidates
[18:46:01] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /home/harald/pakker/MultiMC/libraries/org/scala-lang/scala-actors-migration_2.11/1.1.0/scala-actors-migration_2.11-1.1.0.jar, examining for mod candidates
[18:46:01] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /home/harald/pakker/MultiMC/libraries/org/scala-lang/scala-compiler/2.11.1/scala-compiler-2.11.1.jar, examining for mod candidates
[18:46:01] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /home/harald/pakker/MultiMC/libraries/org/scala-lang/plugins/scala-continuations-library_2.11/1.0.2/scala-continuations-library_2.11-1.0.2.jar, examining for mod candidates
[18:46:01] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /home/harald/pakker/MultiMC/libraries/org/scala-lang/plugins/scala-continuations-plugin_2.11.1/1.0.2/scala-continuations-plugin_2.11.1-1.0.2.jar, examining for mod candidates
[18:46:01] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /home/harald/pakker/MultiMC/libraries/org/scala-lang/scala-library/2.11.1/scala-library-2.11.1.jar, examining for mod candidates
[18:46:01] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /home/harald/pakker/MultiMC/libraries/org/scala-lang/scala-parser-combinators_2.11/1.0.1/scala-parser-combinators_2.11-1.0.1.jar, examining for mod candidates
[18:46:01] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /home/harald/pakker/MultiMC/libraries/org/scala-lang/scala-reflect/2.11.1/scala-reflect-2.11.1.jar, examining for mod candidates
[18:46:01] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /home/harald/pakker/MultiMC/libraries/org/scala-lang/scala-swing_2.11/1.0.1/scala-swing_2.11-1.0.1.jar, examining for mod candidates
[18:46:01] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /home/harald/pakker/MultiMC/libraries/org/scala-lang/scala-xml_2.11/1.0.2/scala-xml_2.11-1.0.2.jar, examining for mod candidates
[18:46:01] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /home/harald/pakker/MultiMC/libraries/lzma/lzma/0.0.1/lzma-0.0.1.jar, examining for mod candidates
[18:46:01] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /home/harald/pakker/MultiMC/libraries/com/mojang/realms/1.3.5/realms-1.3.5.jar, examining for mod candidates
[18:46:01] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /home/harald/pakker/MultiMC/libraries/org/apache/commons/commons-compress/1.8.1/commons-compress-1.8.1.jar, examining for mod candidates
[18:46:01] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /home/harald/pakker/MultiMC/libraries/org/apache/httpcomponents/httpclient/4.3.3/httpclient-4.3.3.jar, examining for mod candidates
[18:46:01] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /home/harald/pakker/MultiMC/libraries/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.jar, examining for mod candidates
[18:46:01] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /home/harald/pakker/MultiMC/libraries/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar, examining for mod candidates
[18:46:01] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /home/harald/pakker/MultiMC/libraries/java3d/vecmath/1.3.1/vecmath-1.3.1.jar, examining for mod candidates
[18:46:01] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /home/harald/pakker/MultiMC/libraries/net/sf/trove4j/trove4j/3.0.3/trove4j-3.0.3.jar, examining for mod candidates
[18:46:01] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /home/harald/pakker/MultiMC/libraries/com/ibm/icu/icu4j-core-mojang/51.2/icu4j-core-mojang-51.2.jar, examining for mod candidates
[18:46:01] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /home/harald/pakker/MultiMC/libraries/net/sf/jopt-simple/jopt-simple/4.5/jopt-simple-4.5.jar, examining for mod candidates
[18:46:01] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /home/harald/pakker/MultiMC/libraries/com/paulscode/codecjorbis/20101023/codecjorbis-20101023.jar, examining for mod candidates
[18:46:01] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /home/harald/pakker/MultiMC/libraries/com/paulscode/codecwav/20101023/codecwav-20101023.jar, examining for mod candidates
[18:46:01] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /home/harald/pakker/MultiMC/libraries/com/paulscode/libraryjavasound/20101123/libraryjavasound-20101123.jar, examining for mod candidates
[18:46:01] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /home/harald/pakker/MultiMC/libraries/com/paulscode/librarylwjglopenal/20100824/librarylwjglopenal-20100824.jar, examining for mod candidates
[18:46:01] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /home/harald/pakker/MultiMC/libraries/com/paulscode/soundsystem/20120107/soundsystem-20120107.jar, examining for mod candidates
[18:46:01] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /home/harald/pakker/MultiMC/libraries/io/netty/netty-all/4.0.10.Final/netty-all-4.0.10.Final.jar, examining for mod candidates
[18:46:01] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /home/harald/pakker/MultiMC/libraries/com/google/guava/guava/16.0/guava-16.0.jar, examining for mod candidates
[18:46:01] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /home/harald/pakker/MultiMC/libraries/org/apache/commons/commons-lang3/3.2.1/commons-lang3-3.2.1.jar, examining for mod candidates
[18:46:01] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /home/harald/pakker/MultiMC/libraries/commons-io/commons-io/2.4/commons-io-2.4.jar, examining for mod candidates
[18:46:01] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /home/harald/pakker/MultiMC/libraries/commons-codec/commons-codec/1.9/commons-codec-1.9.jar, examining for mod candidates
[18:46:01] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /home/harald/pakker/MultiMC/libraries/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar, examining for mod candidates
[18:46:01] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /home/harald/pakker/MultiMC/libraries/com/mojang/authlib/1.5.16/authlib-1.5.16.jar, examining for mod candidates
[18:46:01] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /home/harald/pakker/MultiMC/libraries/org/apache/logging/log4j/log4j-api/2.0-beta9/log4j-api-2.0-beta9.jar, examining for mod candidates
[18:46:01] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /home/harald/pakker/MultiMC/libraries/org/apache/logging/log4j/log4j-core/2.0-beta9/log4j-core-2.0-beta9.jar, examining for mod candidates
[18:46:01] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /home/harald/pakker/MultiMC/libraries/tv/twitch/twitch/5.16/twitch-5.16.jar, examining for mod candidates
[18:46:01] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /home/harald/pakker/MultiMC/libraries/net/java/jinput/jinput/2.0.5/jinput-2.0.5.jar, examining for mod candidates
[18:46:01] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /home/harald/pakker/MultiMC/libraries/net/java/jutils/jutils/1.0.0/jutils-1.0.0.jar, examining for mod candidates
[18:46:01] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /home/harald/pakker/MultiMC/libraries/org/lwjgl/lwjgl/lwjgl/2.9.1/lwjgl-2.9.1.jar, examining for mod candidates
[18:46:01] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /home/harald/pakker/MultiMC/libraries/org/lwjgl/lwjgl/lwjgl_util/2.9.1/lwjgl_util-2.9.1.jar, examining for mod candidates
[18:46:01] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /home/harald/pakker/MultiMC/versions/1.7.10/1.7.10.jar, examining for mod candidates
[18:46:01] [Client thread/TRACE] [FML/]: Skipping known library file /home/harald/pakker/MultiMC/instances/1.7.10/minecraft/mods/CodeChickenCore-1.7.10-1.0.2.9-universal.jar
[18:46:01] [Client thread/DEBUG] [FML/]: Found a minecraft related file at /home/harald/pakker/MultiMC/instances/1.7.10/minecraft/mods/1.7.10/CodeChickenLib-1.7.10-1.1.1.93-universal.jar, examining for mod candidates
[18:46:01] [Client thread/TRACE] [FML/]: Skipping known library file /home/harald/pakker/MultiMC/instances/1.7.10/minecraft/mods/ForgeMultipart-1.7.10-1.1.0.300-universal.jar
[18:46:01] [Client thread/TRACE] [FML/]: Skipping known library file /home/harald/pakker/MultiMC/instances/1.7.10/minecraft/mods/InventoryTweaks-1.59-dev-152.jar
[18:46:01] [Client thread/TRACE] [FML/]: Skipping known library file /home/harald/pakker/MultiMC/instances/1.7.10/minecraft/mods/NotEnoughItems-1.7.10-1.0.2.15-universal.jar
[18:46:01] [Client thread/TRACE] [FML/]: Skipping known library file /home/harald/pakker/MultiMC/instances/1.7.10/minecraft/mods/Thaumcraft-1.7.10-4.2.0.1.jar
[18:46:01] [Client thread/DEBUG] [FML/]: Minecraft jar mods loaded successfully
[18:46:01] [Client thread/INFO] [FML/]: Searching /home/harald/pakker/MultiMC/instances/1.7.10/minecraft/mods for mods
[18:46:01] [Client thread/DEBUG] [FML/]: Found a candidate mod directory 1.7.10
[18:46:01] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file BiblioCraft[v1.7.5][MC1.7.10].jar
[18:46:01] [Client thread/TRACE] [FML/]: Skipping already parsed coremod or tweaker CodeChickenCore-1.7.10-1.0.2.9-universal.jar
[18:46:01] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file EnderStorage-1.7.10-1.4.4.6-universal.jar
[18:46:01] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file ForgeMultipart-1.7.10-1.1.0.300-universal.jar
[18:46:01] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file InventoryTweaks-1.59-dev-152.jar
[18:46:01] [Client thread/TRACE] [FML/]: Skipping already parsed coremod or tweaker NotEnoughItems-1.7.10-1.0.2.15-universal.jar
[18:46:01] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file SpecialMobs-1.7.10-3.0.2.jar
[18:46:01] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file Thaumcraft-1.7.10-4.2.0.1.jar
[18:46:01] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file ThaumcraftMobAspects-1.7.x-2B-snapshot-17.jar
[18:46:01] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file twilightforest-1.7.2-2.2.3.jar
[18:46:01] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file Waila-1.5.3a_1.7.10.jar
[18:46:01] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file witchery-1.7.10-0.20.5.jar
[18:46:01] [Client thread/INFO] [FML/]: Also searching /home/harald/pakker/MultiMC/instances/1.7.10/minecraft/mods/1.7.10 for mods
[18:46:01] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file Baubles-1.7.10-1.0.1.7.jar
[18:46:01] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file CodeChickenLib-1.7.10-1.1.1.93-universal.jar
[18:46:01] [Client thread/DEBUG] [FML/]: Examining file NewLaunch.jar for potential mods
[18:46:01] [Client thread/DEBUG] [FML/]: The mod container NewLaunch.jar appears to be missing an mcmod.info file
[18:46:01] [Client thread/DEBUG] [FML/]: Examining file forge-1.7.10-10.13.1.1212-new-universal.jar for potential mods
[18:46:01] [Client thread/DEBUG] [FML/]: The mod container forge-1.7.10-10.13.1.1212-new-universal.jar appears to be missing an mcmod.info file
[18:46:02] [Client thread/DEBUG] [FML/]: Examining file launchwrapper-1.11.jar for potential mods
[18:46:02] [Client thread/DEBUG] [FML/]: The mod container launchwrapper-1.11.jar appears to be missing an mcmod.info file
[18:46:02] [Client thread/DEBUG] [FML/]: Examining file asm-all-5.0.3.jar for potential mods
[18:46:02] [Client thread/DEBUG] [FML/]: The mod container asm-all-5.0.3.jar appears to be missing an mcmod.info file
[18:46:02] [Client thread/DEBUG] [FML/]: Examining file akka-actor_2.11-2.3.3.jar for potential mods
[18:46:02] [Client thread/DEBUG] [FML/]: The mod container akka-actor_2.11-2.3.3.jar appears to be missing an mcmod.info file
[18:46:02] [Client thread/DEBUG] [FML/]: Examining file config-1.2.1.jar for potential mods
[18:46:02] [Client thread/DEBUG] [FML/]: The mod container config-1.2.1.jar appears to be missing an mcmod.info file
[18:46:02] [Client thread/DEBUG] [FML/]: Examining file scala-actors-migration_2.11-1.1.0.jar for potential mods
[18:46:02] [Client thread/DEBUG] [FML/]: The mod container scala-actors-migration_2.11-1.1.0.jar appears to be missing an mcmod.info file
[18:46:02] [Client thread/DEBUG] [FML/]: Examining file scala-compiler-2.11.1.jar for potential mods
[18:46:02] [Client thread/DEBUG] [FML/]: The mod container scala-compiler-2.11.1.jar appears to be missing an mcmod.info file
[18:46:02] [Client thread/DEBUG] [FML/]: Examining file scala-continuations-library_2.11-1.0.2.jar for potential mods
[18:46:02] [Client thread/DEBUG] [FML/]: The mod container scala-continuations-library_2.11-1.0.2.jar appears to be missing an mcmod.info file
[18:46:02] [Client thread/DEBUG] [FML/]: Examining file scala-continuations-plugin_2.11.1-1.0.2.jar for potential mods
[18:46:02] [Client thread/DEBUG] [FML/]: The mod container scala-continuations-plugin_2.11.1-1.0.2.jar appears to be missing an mcmod.info file
[18:46:02] [Client thread/DEBUG] [FML/]: Examining file scala-library-2.11.1.jar for potential mods
[18:46:02] [Client thread/DEBUG] [FML/]: The mod container scala-library-2.11.1.jar appears to be missing an mcmod.info file
[18:46:02] [Client thread/DEBUG] [FML/]: Examining file scala-parser-combinators_2.11-1.0.1.jar for potential mods
[18:46:02] [Client thread/DEBUG] [FML/]: The mod container scala-parser-combinators_2.11-1.0.1.jar appears to be missing an mcmod.info file
[18:46:02] [Client thread/DEBUG] [FML/]: Examining file scala-reflect-2.11.1.jar for potential mods
[18:46:02] [Client thread/DEBUG] [FML/]: The mod container scala-reflect-2.11.1.jar appears to be missing an mcmod.info file
[18:46:02] [Client thread/DEBUG] [FML/]: Examining file scala-swing_2.11-1.0.1.jar for potential mods
[18:46:02] [Client thread/DEBUG] [FML/]: The mod container scala-swing_2.11-1.0.1.jar appears to be missing an mcmod.info file
[18:46:03] [Client thread/DEBUG] [FML/]: Examining file scala-xml_2.11-1.0.2.jar for potential mods
[18:46:03] [Client thread/DEBUG] [FML/]: The mod container scala-xml_2.11-1.0.2.jar appears to be missing an mcmod.info file
[18:46:03] [Client thread/DEBUG] [FML/]: Examining file lzma-0.0.1.jar for potential mods
[18:46:03] [Client thread/DEBUG] [FML/]: The mod container lzma-0.0.1.jar appears to be missing an mcmod.info file
[18:46:03] [Client thread/DEBUG] [FML/]: Examining file realms-1.3.5.jar for potential mods
[18:46:03] [Client thread/DEBUG] [FML/]: The mod container realms-1.3.5.jar appears to be missing an mcmod.info file
[18:46:03] [Client thread/DEBUG] [FML/]: Examining file commons-compress-1.8.1.jar for potential mods
[18:46:03] [Client thread/DEBUG] [FML/]: The mod container commons-compress-1.8.1.jar appears to be missing an mcmod.info file
[18:46:03] [Client thread/DEBUG] [FML/]: Examining file httpclient-4.3.3.jar for potential mods
[18:46:03] [Client thread/DEBUG] [FML/]: The mod container httpclient-4.3.3.jar appears to be missing an mcmod.info file
[18:46:03] [Client thread/DEBUG] [FML/]: Examining file commons-logging-1.1.3.jar for potential mods
[18:46:03] [Client thread/DEBUG] [FML/]: The mod container commons-logging-1.1.3.jar appears to be missing an mcmod.info file
[18:46:03] [Client thread/DEBUG] [FML/]: Examining file httpcore-4.3.2.jar for potential mods
[18:46:03] [Client thread/DEBUG] [FML/]: The mod container httpcore-4.3.2.jar appears to be missing an mcmod.info file
[18:46:03] [Client thread/DEBUG] [FML/]: Examining file vecmath-1.3.1.jar for potential mods
[18:46:03] [Client thread/DEBUG] [FML/]: The mod container vecmath-1.3.1.jar appears to be missing an mcmod.info file
[18:46:03] [Client thread/DEBUG] [FML/]: Examining file trove4j-3.0.3.jar for potential mods
[18:46:03] [Client thread/DEBUG] [FML/]: The mod container trove4j-3.0.3.jar appears to be missing an mcmod.info file
[18:46:03] [Client thread/DEBUG] [FML/]: Examining file icu4j-core-mojang-51.2.jar for potential mods
[18:46:03] [Client thread/DEBUG] [FML/]: The mod container icu4j-core-mojang-51.2.jar appears to be missing an mcmod.info file
[18:46:03] [Client thread/DEBUG] [FML/]: Examining file jopt-simple-4.5.jar for potential mods
[18:46:03] [Client thread/DEBUG] [FML/]: The mod container jopt-simple-4.5.jar appears to be missing an mcmod.info file
[18:46:03] [Client thread/DEBUG] [FML/]: Examining file codecjorbis-20101023.jar for potential mods
[18:46:03] [Client thread/DEBUG] [FML/]: The mod container codecjorbis-20101023.jar appears to be missing an mcmod.info file
[18:46:03] [Client thread/DEBUG] [FML/]: Examining file codecwav-20101023.jar for potential mods
[18:46:03] [Client thread/DEBUG] [FML/]: The mod container codecwav-20101023.jar appears to be missing an mcmod.info file
[18:46:03] [Client thread/DEBUG] [FML/]: Examining file libraryjavasound-20101123.jar for potential mods
[18:46:03] [Client thread/DEBUG] [FML/]: The mod container libraryjavasound-20101123.jar appears to be missing an mcmod.info file
[18:46:03] [Client thread/DEBUG] [FML/]: Examining file librarylwjglopenal-20100824.jar for potential mods
[18:46:03] [Client thread/DEBUG] [FML/]: The mod container librarylwjglopenal-20100824.jar appears to be missing an mcmod.info file
[18:46:03] [Client thread/DEBUG] [FML/]: Examining file soundsystem-20120107.jar for potential mods
[18:46:03] [Client thread/DEBUG] [FML/]: The mod container soundsystem-20120107.jar appears to be missing an mcmod.info file
[18:46:03] [Client thread/DEBUG] [FML/]: Examining file netty-all-4.0.10.Final.jar for potential mods
[18:46:03] [Client thread/DEBUG] [FML/]: The mod container netty-all-4.0.10.Final.jar appears to be missing an mcmod.info file
[18:46:03] [Client thread/DEBUG] [FML/]: Examining file guava-16.0.jar for potential mods
[18:46:03] [Client thread/DEBUG] [FML/]: The mod container guava-16.0.jar appears to be missing an mcmod.info file
[18:46:03] [Client thread/DEBUG] [FML/]: Examining file commons-lang3-3.2.1.jar for potential mods
[18:46:03] [Client thread/DEBUG] [FML/]: The mod container commons-lang3-3.2.1.jar appears to be missing an mcmod.info file
[18:46:03] [Client thread/DEBUG] [FML/]: Examining file commons-io-2.4.jar for potential mods
[18:46:03] [Client thread/DEBUG] [FML/]: The mod container commons-io-2.4.jar appears to be missing an mcmod.info file
[18:46:04] [Client thread/DEBUG] [FML/]: Examining file commons-codec-1.9.jar for potential mods
[18:46:04] [Client thread/DEBUG] [FML/]: The mod container commons-codec-1.9.jar appears to be missing an mcmod.info file
[18:46:04] [Client thread/DEBUG] [FML/]: Examining file gson-2.2.4.jar for potential mods
[18:46:04] [Client thread/DEBUG] [FML/]: The mod container gson-2.2.4.jar appears to be missing an mcmod.info file
[18:46:04] [Client thread/DEBUG] [FML/]: Examining file authlib-1.5.16.jar for potential mods
[18:46:04] [Client thread/DEBUG] [FML/]: The mod container authlib-1.5.16.jar appears to be missing an mcmod.info file
[18:46:04] [Client thread/DEBUG] [FML/]: Examining file log4j-api-2.0-beta9.jar for potential mods
[18:46:04] [Client thread/DEBUG] [FML/]: The mod container log4j-api-2.0-beta9.jar appears to be missing an mcmod.info file
[18:46:04] [Client thread/DEBUG] [FML/]: Examining file log4j-core-2.0-beta9.jar for potential mods
[18:46:04] [Client thread/DEBUG] [FML/]: The mod container log4j-core-2.0-beta9.jar appears to be missing an mcmod.info file
[18:46:04] [Client thread/DEBUG] [FML/]: Examining file twitch-5.16.jar for potential mods
[18:46:04] [Client thread/DEBUG] [FML/]: The mod container twitch-5.16.jar appears to be missing an mcmod.info file
[18:46:04] [Client thread/DEBUG] [FML/]: Examining file jinput-2.0.5.jar for potential mods
[18:46:04] [Client thread/DEBUG] [FML/]: The mod container jinput-2.0.5.jar appears to be missing an mcmod.info file
[18:46:04] [Client thread/DEBUG] [FML/]: Examining file jutils-1.0.0.jar for potential mods
[18:46:04] [Client thread/DEBUG] [FML/]: The mod container jutils-1.0.0.jar appears to be missing an mcmod.info file
[18:46:04] [Client thread/DEBUG] [FML/]: Examining file lwjgl-2.9.1.jar for potential mods
[18:46:04] [Client thread/DEBUG] [FML/]: The mod container lwjgl-2.9.1.jar appears to be missing an mcmod.info file
[18:46:04] [Client thread/DEBUG] [FML/]: Examining file lwjgl_util-2.9.1.jar for potential mods
[18:46:04] [Client thread/DEBUG] [FML/]: The mod container lwjgl_util-2.9.1.jar appears to be missing an mcmod.info file
[18:46:04] [Client thread/DEBUG] [FML/]: Examining file 1.7.10.jar for potential mods
[18:46:04] [Client thread/DEBUG] [FML/]: The mod container 1.7.10.jar appears to be missing an mcmod.info file
[18:46:04] [Client thread/DEBUG] [FML/]: Examining file CodeChickenLib-1.7.10-1.1.1.93-universal.jar for potential mods
[18:46:04] [Client thread/DEBUG] [FML/]: The mod container CodeChickenLib-1.7.10-1.1.1.93-universal.jar appears to be missing an mcmod.info file
[18:46:04] [Client thread/DEBUG] [FML/]: Examining directory 1.7.10 for potential mods
[18:46:04] [Client thread/DEBUG] [FML/]: No mcmod.info file found in directory 1.7.10
[18:46:04] [Client thread/DEBUG] [FML/]: Examining file BiblioCraft[v1.7.5][MC1.7.10].jar for potential mods
[18:46:04] [Client thread/TRACE] [FML/]: Located mcmod.info file in file BiblioCraft[v1.7.5][MC1.7.10].jar
[18:46:04] [Client thread/DEBUG] [FML/]: Identified an FMLMod type mod jds.bibliocraft.BiblioCraft
[18:46:04] [Client thread/TRACE] [BiblioCraft/]: Parsed dependency info : [] [] []
[18:46:04] [Client thread/DEBUG] [FML/]: Examining file EnderStorage-1.7.10-1.4.4.6-universal.jar for potential mods
[18:46:04] [Client thread/TRACE] [FML/]: Located mcmod.info file in file EnderStorage-1.7.10-1.4.4.6-universal.jar
[18:46:04] [Client thread/DEBUG] [FML/]: Identified an FMLMod type mod codechicken.enderstorage.EnderStorage
[18:46:04] [Client thread/TRACE] [EnderStorage/]: Parsed dependency info : [CodeChickenCore@[1.0.2,)] [CodeChickenCore@[1.0.2,)] []
[18:46:04] [Client thread/DEBUG] [EnderStorage/]: Attempting to load the file version.properties from EnderStorage-1.7.10-1.4.4.6-universal.jar to locate a version number for EnderStorage
[18:46:04] [Client thread/WARN] [EnderStorage/]: Mod EnderStorage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.4.6
[18:46:04] [Client thread/DEBUG] [FML/]: Examining file ForgeMultipart-1.7.10-1.1.0.300-universal.jar for potential mods
[18:46:04] [Client thread/TRACE] [FML/]: Located mcmod.info file in file ForgeMultipart-1.7.10-1.1.0.300-universal.jar
[18:46:04] [Client thread/DEBUG] [FML/]: Identified an FMLMod type mod codechicken.microblock.handler.MicroblockMod
[18:46:04] [Client thread/TRACE] [ForgeMicroblock/]: Parsed dependency info : [ForgeMultipart] [ForgeMultipart, *] []
[18:46:04] [Client thread/DEBUG] [ForgeMicroblock/]: Attempting to load the file version.properties from ForgeMultipart-1.7.10-1.1.0.300-universal.jar to locate a version number for ForgeMicroblock
[18:46:04] [Client thread/WARN] [ForgeMicroblock/]: Mod ForgeMicroblock is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.300
[18:46:04] [Client thread/DEBUG] [FML/]: Identified an FMLMod type mod codechicken.multipart.handler.MultipartMod
[18:46:04] [Client thread/TRACE] [ForgeMultipart/]: Parsed dependency info : [] [] []
[18:46:04] [Client thread/DEBUG] [ForgeMultipart/]: Attempting to load the file version.properties from ForgeMultipart-1.7.10-1.1.0.300-universal.jar to locate a version number for ForgeMultipart
[18:46:04] [Client thread/WARN] [ForgeMultipart/]: Mod ForgeMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.300
[18:46:04] [Client thread/DEBUG] [FML/]: Identified an FMLMod type mod codechicken.multipart.minecraft.MinecraftMultipartMod
[18:46:04] [Client thread/TRACE] [McMultipart/]: Parsed dependency info : [] [] []
[18:46:04] [Client thread/DEBUG] [McMultipart/]: Attempting to load the file version.properties from ForgeMultipart-1.7.10-1.1.0.300-universal.jar to locate a version number for McMultipart
[18:46:04] [Client thread/WARN] [McMultipart/]: Mod McMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.300
[18:46:04] [Client thread/DEBUG] [FML/]: Examining file InventoryTweaks-1.59-dev-152.jar for potential mods
[18:46:04] [Client thread/TRACE] [FML/]: Located mcmod.info file in file InventoryTweaks-1.59-dev-152.jar
[18:46:04] [Client thread/DEBUG] [FML/]: Identified an FMLMod type mod invtweaks.forge.InvTweaksMod
[18:46:04] [Client thread/TRACE] [inventorytweaks/]: Parsed dependency info : [FML@[7.2.0,), Forge@[10.12.1,)] [FML@[7.2.0,), Forge@[10.12.1,)] []
[18:46:04] [Client thread/DEBUG] [inventorytweaks/]: Attempting to load the file version.properties from InventoryTweaks-1.59-dev-152.jar to locate a version number for inventorytweaks
[18:46:04] [Client thread/DEBUG] [inventorytweaks/]: Found version 1.59-dev-152-cf6e263 for mod inventorytweaks in version.properties, using
[18:46:04] [Client thread/DEBUG] [FML/]: Examining file SpecialMobs-1.7.10-3.0.2.jar for potential mods
[18:46:04] [Client thread/TRACE] [FML/]: Located mcmod.info file in file SpecialMobs-1.7.10-3.0.2.jar
[18:46:04] [Client thread/DEBUG] [FML/]: Identified an FMLMod type mod toast.specialMobs._SpecialMobs
[18:46:04] [Client thread/TRACE] [SpecialMobs/]: Parsed dependency info : [] [] []
[18:46:04] [Client thread/DEBUG] [FML/]: Examining file Thaumcraft-1.7.10-4.2.0.1.jar for potential mods
[18:46:04] [Client thread/TRACE] [FML/]: Located mcmod.info file in file Thaumcraft-1.7.10-4.2.0.1.jar
[18:46:04] [Client thread/DEBUG] [FML/]: Identified an FMLMod type mod thaumcraft.common.Thaumcraft
[18:46:04] [Client thread/TRACE] [Thaumcraft/]: Parsed dependency info : [Forge@[10.13.0.1199,), Baubles@[1.0.1.7,)] [Forge@[10.13.0.1199,), Baubles@[1.0.1.7,)] []
[18:46:05] [Client thread/DEBUG] [FML/]: Examining file ThaumcraftMobAspects-1.7.x-2B-snapshot-17.jar for potential mods
[18:46:05] [Client thread/TRACE] [FML/]: Located mcmod.info file in file ThaumcraftMobAspects-1.7.x-2B-snapshot-17.jar
[18:46:05] [Client thread/DEBUG] [FML/]: Identified an FMLMod type mod iguanaman.thaumcraftmobaspects.ThaumcraftMobAspects
[18:46:05] [Client thread/TRACE] [ThaumcraftMobAspects/]: Parsed dependency info : [Thaumcraft@[4.1.1,), Forge@[10.12.2.1121,)] [Forge@[10.12.2.1121,), Thaumcraft@[4.1.1,)] []
[18:46:05] [Client thread/DEBUG] [FML/]: Examining file twilightforest-1.7.2-2.2.3.jar for potential mods
[18:46:05] [Client thread/TRACE] [FML/]: Located mcmod.info file in file twilightforest-1.7.2-2.2.3.jar
[18:46:05] [Client thread/DEBUG] [FML/]: Identified an FMLMod type mod twilightforest.TwilightForestMod
[18:46:05] [Client thread/TRACE] [TwilightForest/]: Parsed dependency info : [] [] []
[18:46:05] [Client thread/DEBUG] [FML/]: Examining file Waila-1.5.3a_1.7.10.jar for potential mods
[18:46:05] [Client thread/TRACE] [FML/]: Located mcmod.info file in file Waila-1.5.3a_1.7.10.jar
[18:46:05] [Client thread/DEBUG] [FML/]: Identified an FMLMod type mod mcp.mobius.waila.Waila
[18:46:05] [Client thread/TRACE] [Waila/]: Parsed dependency info : [NotEnoughItems] [NotEnoughItems] []
[18:46:05] [Client thread/DEBUG] [FML/]: Examining file witchery-1.7.10-0.20.5.jar for potential mods
[18:46:05] [Client thread/TRACE] [FML/]: Located mcmod.info file in file witchery-1.7.10-0.20.5.jar
[18:46:05] [Client thread/DEBUG] [FML/]: Identified an FMLMod type mod com.emoniph.witchery.Witchery
[18:46:05] [Client thread/TRACE] [witchery/]: Parsed dependency info : [Forge@[10.13.0.1180,)] [Forge@[10.13.0.1180,), MineFactoryReloaded, NotEnoughItems, Waila, ForgeMultipart] []
[18:46:05] [Client thread/DEBUG] [FML/]: Examining file Baubles-1.7.10-1.0.1.7.jar for potential mods
[18:46:05] [Client thread/TRACE] [FML/]: Located mcmod.info file in file Baubles-1.7.10-1.0.1.7.jar
[18:46:05] [Client thread/DEBUG] [FML/]: Identified an FMLMod type mod baubles.common.Baubles
[18:46:05] [Client thread/TRACE] [Baubles/]: Parsed dependency info : [Forge@[10.13.0.1177,)] [Forge@[10.13.0.1177,)] []
[18:46:05] [Client thread/DEBUG] [FML/]: Examining file CodeChickenLib-1.7.10-1.1.1.93-universal.jar for potential mods
[18:46:05] [Client thread/DEBUG] [FML/]: The mod container CodeChickenLib-1.7.10-1.1.1.93-universal.jar appears to be missing an mcmod.info file
[18:46:05] [Client thread/INFO] [FML/]: Forge Mod Loader has identified 18 mods to load
[18:46:05] [Client thread/DEBUG] [FML/]: Found API thaumcraft.api (owned by Thaumcraft providing Thaumcraft|API) embedded in Thaumcraft
[18:46:05] [Client thread/DEBUG] [FML/]: Found API baubles.api (owned by Baubles providing Baubles|API) embedded in Baubles
[18:46:05] [Client thread/DEBUG] [FML/]: Found API mcp.mobius.waila.api (owned by Waila providing WailaAPI) embedded in Waila
[18:46:05] [Client thread/DEBUG] [FML/]: Creating API container dummy for API Baubles|API: owner: Baubles, dependents: []
[18:46:05] [Client thread/DEBUG] [FML/]: Creating API container dummy for API Thaumcraft|API: owner: Thaumcraft, dependents: []
[18:46:05] [Client thread/DEBUG] [FML/]: Creating API container dummy for API WailaAPI: owner: Waila, dependents: []
[18:46:05] [Client thread/TRACE] [FML/]: Received a system property request ''
[18:46:05] [Client thread/TRACE] [FML/]: System property request managing the state of 0 mods
[18:46:05] [Client thread/DEBUG] [FML/]: After merging, found state information for 0 mods
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file forge-1.7.10-10.13.1.1212-new-universal.jar at assets/fml/lang/en_US.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file forge-1.7.10-10.13.1.1212-new-universal.jar at assets/forge/lang/en_US.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang es_ES in zip file forge-1.7.10-10.13.1.1212-new-universal.jar at assets/forge/lang/es_ES.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang fr_FR in zip file forge-1.7.10-10.13.1.1212-new-universal.jar at assets/forge/lang/fr_FR.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ru_RU in zip file forge-1.7.10-10.13.1.1212-new-universal.jar at assets/forge/lang/ru_RU.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang de_DE in zip file forge-1.7.10-10.13.1.1212-new-universal.jar at assets/forge/lang/de_DE.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file forge-1.7.10-10.13.1.1212-new-universal.jar at assets/fml/lang/en_US.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file forge-1.7.10-10.13.1.1212-new-universal.jar at assets/forge/lang/en_US.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang es_ES in zip file forge-1.7.10-10.13.1.1212-new-universal.jar at assets/forge/lang/es_ES.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang fr_FR in zip file forge-1.7.10-10.13.1.1212-new-universal.jar at assets/forge/lang/fr_FR.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ru_RU in zip file forge-1.7.10-10.13.1.1212-new-universal.jar at assets/forge/lang/ru_RU.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang de_DE in zip file forge-1.7.10-10.13.1.1212-new-universal.jar at assets/forge/lang/de_DE.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang fr_FR in zip file NotEnoughItems-1.7.10-1.0.2.15-universal.jar at assets/nei/lang/fr_FR.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_CN in zip file NotEnoughItems-1.7.10-1.0.2.15-universal.jar at assets/nei/lang/zh_CN.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_TW in zip file NotEnoughItems-1.7.10-1.0.2.15-universal.jar at assets/nei/lang/zh_TW.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang de_DE in zip file NotEnoughItems-1.7.10-1.0.2.15-universal.jar at assets/nei/lang/de_DE.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang tr_TR in zip file NotEnoughItems-1.7.10-1.0.2.15-universal.jar at assets/nei/lang/tr_TR.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ru_RU in zip file NotEnoughItems-1.7.10-1.0.2.15-universal.jar at assets/nei/lang/ru_RU.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file NotEnoughItems-1.7.10-1.0.2.15-universal.jar at assets/nei/lang/en_US.lang into language system
[18:46:05] [Client thread/DEBUG] [BiblioCraft/]: Enabling mod BiblioCraft
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ar_SA in zip file BiblioCraft[v1.7.5][MC1.7.10].jar at assets/bibliocraft/lang/ar_SA.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang bg_BG in zip file BiblioCraft[v1.7.5][MC1.7.10].jar at assets/bibliocraft/lang/bg_BG.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang cs_CZ in zip file BiblioCraft[v1.7.5][MC1.7.10].jar at assets/bibliocraft/lang/cs_CZ.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang da_DK in zip file BiblioCraft[v1.7.5][MC1.7.10].jar at assets/bibliocraft/lang/da_DK.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang de_DE in zip file BiblioCraft[v1.7.5][MC1.7.10].jar at assets/bibliocraft/lang/de_DE.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file BiblioCraft[v1.7.5][MC1.7.10].jar at assets/bibliocraft/lang/en_US.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang es_AR in zip file BiblioCraft[v1.7.5][MC1.7.10].jar at assets/bibliocraft/lang/es_AR.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang es_ES in zip file BiblioCraft[v1.7.5][MC1.7.10].jar at assets/bibliocraft/lang/es_ES.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang es_MX in zip file BiblioCraft[v1.7.5][MC1.7.10].jar at assets/bibliocraft/lang/es_MX.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang es_UY in zip file BiblioCraft[v1.7.5][MC1.7.10].jar at assets/bibliocraft/lang/es_UY.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang fi_FI in zip file BiblioCraft[v1.7.5][MC1.7.10].jar at assets/bibliocraft/lang/fi_FI.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang fr_CA in zip file BiblioCraft[v1.7.5][MC1.7.10].jar at assets/bibliocraft/lang/fr_CA.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang fr_FR in zip file BiblioCraft[v1.7.5][MC1.7.10].jar at assets/bibliocraft/lang/fr_FR.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang gr_EL in zip file BiblioCraft[v1.7.5][MC1.7.10].jar at assets/bibliocraft/lang/gr_EL.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang it_IT in zip file BiblioCraft[v1.7.5][MC1.7.10].jar at assets/bibliocraft/lang/it_IT.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ko_KR in zip file BiblioCraft[v1.7.5][MC1.7.10].jar at assets/bibliocraft/lang/ko_KR.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang lt_LT in zip file BiblioCraft[v1.7.5][MC1.7.10].jar at assets/bibliocraft/lang/lt_LT.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang lv_LV in zip file BiblioCraft[v1.7.5][MC1.7.10].jar at assets/bibliocraft/lang/lv_LV.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang nl_NL in zip file BiblioCraft[v1.7.5][MC1.7.10].jar at assets/bibliocraft/lang/nl_NL.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang no_NO in zip file BiblioCraft[v1.7.5][MC1.7.10].jar at assets/bibliocraft/lang/no_NO.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang pl_PL in zip file BiblioCraft[v1.7.5][MC1.7.10].jar at assets/bibliocraft/lang/pl_PL.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang pt_BR in zip file BiblioCraft[v1.7.5][MC1.7.10].jar at assets/bibliocraft/lang/pt_BR.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang pt_PT in zip file BiblioCraft[v1.7.5][MC1.7.10].jar at assets/bibliocraft/lang/pt_PT.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ru_RU in zip file BiblioCraft[v1.7.5][MC1.7.10].jar at assets/bibliocraft/lang/ru_RU.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang sv_SE in zip file BiblioCraft[v1.7.5][MC1.7.10].jar at assets/bibliocraft/lang/sv_SE.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang tr_TR in zip file BiblioCraft[v1.7.5][MC1.7.10].jar at assets/bibliocraft/lang/tr_TR.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_CN in zip file BiblioCraft[v1.7.5][MC1.7.10].jar at assets/bibliocraft/lang/zh_CN.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_HK in zip file BiblioCraft[v1.7.5][MC1.7.10].jar at assets/bibliocraft/lang/zh_HK.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_TW in zip file BiblioCraft[v1.7.5][MC1.7.10].jar at assets/bibliocraft/lang/zh_TW.lang into language system
[18:46:05] [Client thread/DEBUG] [EnderStorage/]: Enabling mod EnderStorage
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang sv_SV in zip file EnderStorage-1.7.10-1.4.4.6-universal.jar at assets/enderstorage/lang/sv_SV.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_CN in zip file EnderStorage-1.7.10-1.4.4.6-universal.jar at assets/enderstorage/lang/zh_CN.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang it_IT in zip file EnderStorage-1.7.10-1.4.4.6-universal.jar at assets/enderstorage/lang/it_IT.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_TW in zip file EnderStorage-1.7.10-1.4.4.6-universal.jar at assets/enderstorage/lang/zh_TW.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang de_DE in zip file EnderStorage-1.7.10-1.4.4.6-universal.jar at assets/enderstorage/lang/de_DE.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang tr_TR in zip file EnderStorage-1.7.10-1.4.4.6-universal.jar at assets/enderstorage/lang/tr_TR.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ru_RU in zip file EnderStorage-1.7.10-1.4.4.6-universal.jar at assets/enderstorage/lang/ru_RU.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file EnderStorage-1.7.10-1.4.4.6-universal.jar at assets/enderstorage/lang/en_US.lang into language system
[18:46:05] [Client thread/DEBUG] [ForgeMicroblock/]: Enabling mod ForgeMicroblock
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file ForgeMultipart-1.7.10-1.1.0.300-universal.jar at assets/multipart/lang/en_US.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang hr_HR in zip file ForgeMultipart-1.7.10-1.1.0.300-universal.jar at assets/multipart/lang/hr_HR.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang tr_TR in zip file ForgeMultipart-1.7.10-1.1.0.300-universal.jar at assets/multipart/lang/tr_TR.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang es_ES in zip file ForgeMultipart-1.7.10-1.1.0.300-universal.jar at assets/multipart/lang/es_ES.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang fr_FR in zip file ForgeMultipart-1.7.10-1.1.0.300-universal.jar at assets/multipart/lang/fr_FR.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ru_RU in zip file ForgeMultipart-1.7.10-1.1.0.300-universal.jar at assets/multipart/lang/ru_RU.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang de_DE in zip file ForgeMultipart-1.7.10-1.1.0.300-universal.jar at assets/multipart/lang/de_DE.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang it_IT in zip file ForgeMultipart-1.7.10-1.1.0.300-universal.jar at assets/multipart/lang/it_IT.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_CN in zip file ForgeMultipart-1.7.10-1.1.0.300-universal.jar at assets/multipart/lang/zh_CN.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang nl_NL in zip file ForgeMultipart-1.7.10-1.1.0.300-universal.jar at assets/multipart/lang/nl_NL.lang into language system
[18:46:05] [Client thread/DEBUG] [ForgeMultipart/]: Enabling mod ForgeMultipart
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file ForgeMultipart-1.7.10-1.1.0.300-universal.jar at assets/multipart/lang/en_US.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang hr_HR in zip file ForgeMultipart-1.7.10-1.1.0.300-universal.jar at assets/multipart/lang/hr_HR.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang tr_TR in zip file ForgeMultipart-1.7.10-1.1.0.300-universal.jar at assets/multipart/lang/tr_TR.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang es_ES in zip file ForgeMultipart-1.7.10-1.1.0.300-universal.jar at assets/multipart/lang/es_ES.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang fr_FR in zip file ForgeMultipart-1.7.10-1.1.0.300-universal.jar at assets/multipart/lang/fr_FR.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ru_RU in zip file ForgeMultipart-1.7.10-1.1.0.300-universal.jar at assets/multipart/lang/ru_RU.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang de_DE in zip file ForgeMultipart-1.7.10-1.1.0.300-universal.jar at assets/multipart/lang/de_DE.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang it_IT in zip file ForgeMultipart-1.7.10-1.1.0.300-universal.jar at assets/multipart/lang/it_IT.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_CN in zip file ForgeMultipart-1.7.10-1.1.0.300-universal.jar at assets/multipart/lang/zh_CN.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang nl_NL in zip file ForgeMultipart-1.7.10-1.1.0.300-universal.jar at assets/multipart/lang/nl_NL.lang into language system
[18:46:05] [Client thread/DEBUG] [McMultipart/]: Enabling mod McMultipart
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file ForgeMultipart-1.7.10-1.1.0.300-universal.jar at assets/multipart/lang/en_US.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang hr_HR in zip file ForgeMultipart-1.7.10-1.1.0.300-universal.jar at assets/multipart/lang/hr_HR.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang tr_TR in zip file ForgeMultipart-1.7.10-1.1.0.300-universal.jar at assets/multipart/lang/tr_TR.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang es_ES in zip file ForgeMultipart-1.7.10-1.1.0.300-universal.jar at assets/multipart/lang/es_ES.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang fr_FR in zip file ForgeMultipart-1.7.10-1.1.0.300-universal.jar at assets/multipart/lang/fr_FR.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ru_RU in zip file ForgeMultipart-1.7.10-1.1.0.300-universal.jar at assets/multipart/lang/ru_RU.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang de_DE in zip file ForgeMultipart-1.7.10-1.1.0.300-universal.jar at assets/multipart/lang/de_DE.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang it_IT in zip file ForgeMultipart-1.7.10-1.1.0.300-universal.jar at assets/multipart/lang/it_IT.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_CN in zip file ForgeMultipart-1.7.10-1.1.0.300-universal.jar at assets/multipart/lang/zh_CN.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang nl_NL in zip file ForgeMultipart-1.7.10-1.1.0.300-universal.jar at assets/multipart/lang/nl_NL.lang into language system
[18:46:05] [Client thread/DEBUG] [inventorytweaks/]: Enabling mod inventorytweaks
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang da_DK in zip file InventoryTweaks-1.59-dev-152.jar at assets/inventorytweaks/lang/da_DK.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang de_DE in zip file InventoryTweaks-1.59-dev-152.jar at assets/inventorytweaks/lang/de_DE.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file InventoryTweaks-1.59-dev-152.jar at assets/inventorytweaks/lang/en_US.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang es_ES in zip file InventoryTweaks-1.59-dev-152.jar at assets/inventorytweaks/lang/es_ES.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang fr_CA in zip file InventoryTweaks-1.59-dev-152.jar at assets/inventorytweaks/lang/fr_CA.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang fr_FR in zip file InventoryTweaks-1.59-dev-152.jar at assets/inventorytweaks/lang/fr_FR.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang hu_HU in zip file InventoryTweaks-1.59-dev-152.jar at assets/inventorytweaks/lang/hu_HU.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang it_IT in zip file InventoryTweaks-1.59-dev-152.jar at assets/inventorytweaks/lang/it_IT.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ja_JP in zip file InventoryTweaks-1.59-dev-152.jar at assets/inventorytweaks/lang/ja_JP.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ko_KR in zip file InventoryTweaks-1.59-dev-152.jar at assets/inventorytweaks/lang/ko_KR.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang lt_LT in zip file InventoryTweaks-1.59-dev-152.jar at assets/inventorytweaks/lang/lt_LT.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang nl_NL in zip file InventoryTweaks-1.59-dev-152.jar at assets/inventorytweaks/lang/nl_NL.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang no_NO in zip file InventoryTweaks-1.59-dev-152.jar at assets/inventorytweaks/lang/no_NO.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang pl_PL in zip file InventoryTweaks-1.59-dev-152.jar at assets/inventorytweaks/lang/pl_PL.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang pt_BR in zip file InventoryTweaks-1.59-dev-152.jar at assets/inventorytweaks/lang/pt_BR.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang pt_PT in zip file InventoryTweaks-1.59-dev-152.jar at assets/inventorytweaks/lang/pt_PT.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ru_RU in zip file InventoryTweaks-1.59-dev-152.jar at assets/inventorytweaks/lang/ru_RU.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang sl_SI in zip file InventoryTweaks-1.59-dev-152.jar at assets/inventorytweaks/lang/sl_SI.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang sv_SE in zip file InventoryTweaks-1.59-dev-152.jar at assets/inventorytweaks/lang/sv_SE.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang tr_TR in zip file InventoryTweaks-1.59-dev-152.jar at assets/inventorytweaks/lang/tr_TR.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang uk_UA in zip file InventoryTweaks-1.59-dev-152.jar at assets/inventorytweaks/lang/uk_UA.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_CN in zip file InventoryTweaks-1.59-dev-152.jar at assets/inventorytweaks/lang/zh_CN.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_TW in zip file InventoryTweaks-1.59-dev-152.jar at assets/inventorytweaks/lang/zh_TW.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang et_EE in zip file InventoryTweaks-1.59-dev-152.jar at assets/inventorytweaks/lang/et_EE.lang into language system
[18:46:05] [Client thread/DEBUG] [SpecialMobs/]: Enabling mod SpecialMobs
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file SpecialMobs-1.7.10-3.0.2.jar at assets/specialmobs/lang/en_US.lang into language system
[18:46:05] [Client thread/DEBUG] [Thaumcraft/]: Enabling mod Thaumcraft
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang de_DE in zip file Thaumcraft-1.7.10-4.2.0.1.jar at assets/thaumcraft/lang/de_DE.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file Thaumcraft-1.7.10-4.2.0.1.jar at assets/thaumcraft/lang/en_US.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang es_AR in zip file Thaumcraft-1.7.10-4.2.0.1.jar at assets/thaumcraft/lang/es_AR.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang es_ES in zip file Thaumcraft-1.7.10-4.2.0.1.jar at assets/thaumcraft/lang/es_ES.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang es_MX in zip file Thaumcraft-1.7.10-4.2.0.1.jar at assets/thaumcraft/lang/es_MX.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang es_UY in zip file Thaumcraft-1.7.10-4.2.0.1.jar at assets/thaumcraft/lang/es_UY.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang es_VE in zip file Thaumcraft-1.7.10-4.2.0.1.jar at assets/thaumcraft/lang/es_VE.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang et_EE in zip file Thaumcraft-1.7.10-4.2.0.1.jar at assets/thaumcraft/lang/et_EE.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang fi_FI in zip file Thaumcraft-1.7.10-4.2.0.1.jar at assets/thaumcraft/lang/fi_FI.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang fr_FR in zip file Thaumcraft-1.7.10-4.2.0.1.jar at assets/thaumcraft/lang/fr_FR.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang it_IT in zip file Thaumcraft-1.7.10-4.2.0.1.jar at assets/thaumcraft/lang/it_IT.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ja_JP in zip file Thaumcraft-1.7.10-4.2.0.1.jar at assets/thaumcraft/lang/ja_JP.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ko_KR in zip file Thaumcraft-1.7.10-4.2.0.1.jar at assets/thaumcraft/lang/ko_KR.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang nl_NL in zip file Thaumcraft-1.7.10-4.2.0.1.jar at assets/thaumcraft/lang/nl_NL.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang pt_BR in zip file Thaumcraft-1.7.10-4.2.0.1.jar at assets/thaumcraft/lang/pt_BR.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ru_RU in zip file Thaumcraft-1.7.10-4.2.0.1.jar at assets/thaumcraft/lang/ru_RU.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang sv_SE in zip file Thaumcraft-1.7.10-4.2.0.1.jar at assets/thaumcraft/lang/sv_SE.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_CN in zip file Thaumcraft-1.7.10-4.2.0.1.jar at assets/thaumcraft/lang/zh_CN.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_TW in zip file Thaumcraft-1.7.10-4.2.0.1.jar at assets/thaumcraft/lang/zh_TW.lang into language system
[18:46:05] [Client thread/DEBUG] [ThaumcraftMobAspects/]: Enabling mod ThaumcraftMobAspects
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file ThaumcraftMobAspects-1.7.x-2B-snapshot-17.jar at assets/ThaumcraftMobAspects/lang/en_US.lang into language system
[18:46:05] [Client thread/DEBUG] [TwilightForest/]: Enabling mod TwilightForest
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang de_DE in zip file twilightforest-1.7.2-2.2.3.jar at assets/twilightforest/lang/de_DE.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file twilightforest-1.7.2-2.2.3.jar at assets/twilightforest/lang/en_US.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ru_RU in zip file twilightforest-1.7.2-2.2.3.jar at assets/twilightforest/lang/ru_RU.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_CN in zip file twilightforest-1.7.2-2.2.3.jar at assets/twilightforest/lang/zh_CN.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_TW in zip file twilightforest-1.7.2-2.2.3.jar at assets/twilightforest/lang/zh_TW.lang into language system
[18:46:05] [Client thread/DEBUG] [Waila/]: Enabling mod Waila
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang de_DE in zip file Waila-1.5.3a_1.7.10.jar at assets/waila/lang/de_DE.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ru_RU in zip file Waila-1.5.3a_1.7.10.jar at assets/waila/lang/ru_RU.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file Waila-1.5.3a_1.7.10.jar at assets/waila/lang/en_US.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_CN in zip file Waila-1.5.3a_1.7.10.jar at assets/waila/lang/zh_CN.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang fr_FR in zip file Waila-1.5.3a_1.7.10.jar at assets/waila/lang/fr_FR.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang et_EE in zip file Waila-1.5.3a_1.7.10.jar at assets/waila/lang/et_EE.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang nl_NL in zip file Waila-1.5.3a_1.7.10.jar at assets/waila/lang/nl_NL.lang into language system
[18:46:05] [Client thread/DEBUG] [witchery/]: Enabling mod witchery
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang de_DE in zip file witchery-1.7.10-0.20.5.jar at assets/witchery/lang/de_DE.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file witchery-1.7.10-0.20.5.jar at assets/witchery/lang/en_US.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang it_IT in zip file witchery-1.7.10-0.20.5.jar at assets/witchery/lang/it_IT.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ru_RU in zip file witchery-1.7.10-0.20.5.jar at assets/witchery/lang/ru_RU.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_CN in zip file witchery-1.7.10-0.20.5.jar at assets/witchery/lang/zh_CN.lang into language system
[18:46:05] [Client thread/DEBUG] [Baubles/]: Enabling mod Baubles
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang da_DK in zip file Baubles-1.7.10-1.0.1.7.jar at assets/baubles/lang/da_DK.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang de_DE in zip file Baubles-1.7.10-1.0.1.7.jar at assets/baubles/lang/de_DE.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file Baubles-1.7.10-1.0.1.7.jar at assets/baubles/lang/en_US.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang fi_FI in zip file Baubles-1.7.10-1.0.1.7.jar at assets/baubles/lang/fi_FI.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang it_IT in zip file Baubles-1.7.10-1.0.1.7.jar at assets/baubles/lang/it_IT.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ko_KR in zip file Baubles-1.7.10-1.0.1.7.jar at assets/baubles/lang/ko_KR.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang no_NO in zip file Baubles-1.7.10-1.0.1.7.jar at assets/baubles/lang/no_NO.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang pl_PL in zip file Baubles-1.7.10-1.0.1.7.jar at assets/baubles/lang/pl_PL.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ru_RU in zip file Baubles-1.7.10-1.0.1.7.jar at assets/baubles/lang/ru_RU.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_CN in zip file Baubles-1.7.10-1.0.1.7.jar at assets/baubles/lang/zh_CN.lang into language system
[18:46:05] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_TW in zip file Baubles-1.7.10-1.0.1.7.jar at assets/baubles/lang/zh_TW.lang into language system
[18:46:05] [Client thread/TRACE] [FML/]: Verifying mod requirements are satisfied
[18:46:05] [Client thread/TRACE] [FML/]: All mod requirements are satisfied
[18:46:05] [Client thread/TRACE] [FML/]: Sorting mods into an ordered list
[18:46:05] [Client thread/TRACE] [FML/]: Mod sorting completed successfully
[18:46:05] [Client thread/DEBUG] [FML/]: Mod sorting data
[18:46:05] [Client thread/DEBUG] [FML/]: BiblioCraft(BiblioCraft:1.7.5): BiblioCraft[v1.7.5][MC1.7.10].jar ()
[18:46:05] [Client thread/DEBUG] [FML/]: EnderStorage(EnderStorage:1.4.4.6): EnderStorage-1.7.10-1.4.4.6-universal.jar (required-after:CodeChickenCore@[1.0.2,))
[18:46:05] [Client thread/DEBUG] [FML/]: ForgeMultipart(Forge Multipart:1.1.0.300): ForgeMultipart-1.7.10-1.1.0.300-universal.jar ()
[18:46:05] [Client thread/DEBUG] [FML/]: McMultipart(Minecraft Multipart Plugin:1.1.0.300): ForgeMultipart-1.7.10-1.1.0.300-universal.jar ()
[18:46:05] [Client thread/DEBUG] [FML/]: inventorytweaks(Inventory Tweaks:1.59-dev-152-cf6e263): InventoryTweaks-1.59-dev-152.jar (required-after:FML@[7.2.0,);required-after:Forge@[10.12.1,))
[18:46:05] [Client thread/DEBUG] [FML/]: SpecialMobs(Special Mobs:3.0.2): SpecialMobs-1.7.10-3.0.2.jar ()
[18:46:05] [Client thread/DEBUG] [FML/]: Baubles(Baubles:1.0.1.7): Baubles-1.7.10-1.0.1.7.jar (required-after:Forge@[10.13.0.1177,);)
[18:46:05] [Client thread/DEBUG] [FML/]: Thaumcraft(Thaumcraft:4.2.0.1): Thaumcraft-1.7.10-4.2.0.1.jar (required-after:Forge@[10.13.0.1199,);required-after:Baubles@[1.0.1.7,))
[18:46:05] [Client thread/DEBUG] [FML/]: ThaumcraftMobAspects(Thaumcraft Mob Aspects:1.7.x-2B): ThaumcraftMobAspects-1.7.x-2B-snapshot-17.jar (required-after:Forge@[10.12.2.1121,);required-after:Thaumcraft@[4.1.1,);)
[18:46:05] [Client thread/DEBUG] [FML/]: TwilightForest(The Twilight Forest:2.2.3): twilightforest-1.7.2-2.2.3.jar ()
[18:46:05] [Client thread/DEBUG] [FML/]: Waila(Waila:1.5.3a): Waila-1.5.3a_1.7.10.jar (required-after:NotEnoughItems)
[18:46:05] [Client thread/DEBUG] [FML/]: witchery(Witchery:0.20.5): witchery-1.7.10-0.20.5.jar (required-after:Forge@[10.13.0.1180,);after:MineFactoryReloaded;after:NotEnoughItems;after:Waila;after:ForgeMultipart;)
[18:46:05] [Client thread/DEBUG] [FML/]: Baubles|API(API: Baubles|API:1.0.1.7): Baubles-1.7.10-1.0.1.7.jar ()
[18:46:05] [Client thread/DEBUG] [FML/]: Thaumcraft|API(API: Thaumcraft|API:4.2.0.0): Thaumcraft-1.7.10-4.2.0.1.jar ()
[18:46:05] [Client thread/DEBUG] [FML/]: WailaAPI(API: WailaAPI:1.0): Waila-1.5.3a_1.7.10.jar ()
[18:46:05] [Client thread/DEBUG] [FML/]: ForgeMicroblock(Forge Microblocks:1.1.0.300): ForgeMultipart-1.7.10-1.1.0.300-universal.jar (required-after:ForgeMultipart;after:*)
[18:46:05] [Client thread/INFO] [FML/]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.1.93-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.
[18:46:05] [Client thread/TRACE] [mcp/mcp]: Sending event FMLConstructionEvent to mod mcp
[18:46:05] [Client thread/TRACE] [mcp/mcp]: Sent event FMLConstructionEvent to mod mcp
[18:46:05] [Client thread/TRACE] [FML/FML]: Sending event FMLConstructionEvent to mod FML
[18:46:06] [Client thread/TRACE] [FML/FML]: Mod FML is using network checker : Invoking method checkModLists
[18:46:06] [Client thread/TRACE] [FML/FML]: Testing mod FML to verify it accepts its own version in a remote connection
[18:46:06] [Client thread/TRACE] [FML/FML]: The mod FML accepts its own version (7.10.79.1212)
[18:46:06] [Client thread/TRACE] [FML/FML]: Sent event FMLConstructionEvent to mod FML
[18:46:06] [Client thread/TRACE] [Forge/Forge]: Sending event FMLConstructionEvent to mod Forge
[18:46:06] [Client thread/TRACE] [FML/Forge]: Mod Forge is using network checker : No network checking performed
[18:46:06] [Client thread/TRACE] [FML/Forge]: Testing mod Forge to verify it accepts its own version in a remote connection
[18:46:06] [Client thread/TRACE] [FML/Forge]: The mod Forge accepts its own version (10.13.1.1212)
[18:46:06] [Client thread/TRACE] [Forge/Forge]: Sent event FMLConstructionEvent to mod Forge
[18:46:06] [Client thread/TRACE] [CodeChickenCore/CodeChickenCore]: Sending event FMLConstructionEvent to mod CodeChickenCore
[18:46:06] [Client thread/TRACE] [CodeChickenCore/CodeChickenCore]: Sent event FMLConstructionEvent to mod CodeChickenCore
[18:46:06] [Client thread/TRACE] [NotEnoughItems/NotEnoughItems]: Sending event FMLConstructionEvent to mod NotEnoughItems
[18:46:06] [Client thread/TRACE] [NotEnoughItems/NotEnoughItems]: Sent event FMLConstructionEvent to mod NotEnoughItems
[18:46:06] [Client thread/TRACE] [BiblioCraft/BiblioCraft]: Sending event FMLConstructionEvent to mod BiblioCraft
[18:46:06] [Client thread/TRACE] [FML/BiblioCraft]: Mod BiblioCraft is using network checker : Accepting version 1.7.5
[18:46:06] [Client thread/TRACE] [FML/BiblioCraft]: Testing mod BiblioCraft to verify it accepts its own version in a remote connection
[18:46:06] [Client thread/TRACE] [FML/BiblioCraft]: The mod BiblioCraft accepts its own version (1.7.5)
[18:46:06] [Client thread/DEBUG] [FML/BiblioCraft]: Attempting to inject @SidedProxy classes into BiblioCraft
[18:46:07] [Client thread/TRACE] [BiblioCraft/BiblioCraft]: Sent event FMLConstructionEvent to mod BiblioCraft
[18:46:07] [Client thread/TRACE] [EnderStorage/EnderStorage]: Sending event FMLConstructionEvent to mod EnderStorage
[18:46:07] [Client thread/TRACE] [FML/EnderStorage]: Mod EnderStorage is using network checker : Accepting version 1.4.4.6
[18:46:07] [Client thread/TRACE] [FML/EnderStorage]: Testing mod EnderStorage to verify it accepts its own version in a remote connection
[18:46:07] [Client thread/TRACE] [FML/EnderStorage]: The mod EnderStorage accepts its own version (1.4.4.6)
[18:46:07] [Client thread/DEBUG] [FML/EnderStorage]: Attempting to inject @SidedProxy classes into EnderStorage
[18:46:07] [Client thread/TRACE] [EnderStorage/EnderStorage]: Sent event FMLConstructionEvent to mod EnderStorage
[18:46:07] [Client thread/TRACE] [ForgeMultipart/ForgeMultipart]: Sending event FMLConstructionEvent to mod ForgeMultipart
[18:46:07] [Client thread/TRACE] [FML/ForgeMultipart]: Mod ForgeMultipart is using network checker : Accepting version 1.1.0.300
[18:46:07] [Client thread/TRACE] [FML/ForgeMultipart]: Testing mod ForgeMultipart to verify it accepts its own version in a remote connection
[18:46:07] [Client thread/TRACE] [FML/ForgeMultipart]: The mod ForgeMultipart accepts its own version (1.1.0.300)
[18:46:07] [Client thread/DEBUG] [FML/ForgeMultipart]: Attempting to inject @SidedProxy classes into ForgeMultipart
[18:46:07] [Client thread/TRACE] [ForgeMultipart/ForgeMultipart]: Sent event FMLConstructionEvent to mod ForgeMultipart
[18:46:07] [Client thread/TRACE] [McMultipart/McMultipart]: Sending event FMLConstructionEvent to mod McMultipart
[18:46:07] [Client thread/TRACE] [FML/McMultipart]: Mod McMultipart is using network checker : Accepting version 1.1.0.300
[18:46:07] [Client thread/TRACE] [FML/McMultipart]: Testing mod McMultipart to verify it accepts its own version in a remote connection
[18:46:07] [Client thread/TRACE] [FML/McMultipart]: The mod McMultipart accepts its own version (1.1.0.300)
[18:46:07] [Client thread/DEBUG] [FML/McMultipart]: Attempting to inject @SidedProxy classes into McMultipart
[18:46:07] [Client thread/TRACE] [McMultipart/McMultipart]: Sent event FMLConstructionEvent to mod McMultipart
[18:46:07] [Client thread/TRACE] [inventorytweaks/inventorytweaks]: Sending event FMLConstructionEvent to mod inventorytweaks
[18:46:07] [Client thread/TRACE] [FML/inventorytweaks]: Mod inventorytweaks is using network checker : No network checking performed
[18:46:07] [Client thread/TRACE] [FML/inventorytweaks]: Testing mod inventorytweaks to verify it accepts its own version in a remote connection
[18:46:07] [Client thread/TRACE] [FML/inventorytweaks]: The mod inventorytweaks accepts its own version (1.59-dev-152-cf6e263)
[18:46:07] [Client thread/DEBUG] [FML/inventorytweaks]: Attempting to inject @SidedProxy classes into inventorytweaks
[18:46:07] [Client thread/TRACE] [inventorytweaks/inventorytweaks]: Sent event FMLConstructionEvent to mod inventorytweaks
[18:46:07] [Client thread/TRACE] [SpecialMobs/SpecialMobs]: Sending event FMLConstructionEvent to mod SpecialMobs
[18:46:07] [Client thread/TRACE] [FML/SpecialMobs]: Mod SpecialMobs is using network checker : Accepting version 3.0.2
[18:46:07] [Client thread/TRACE] [FML/SpecialMobs]: Testing mod SpecialMobs to verify it accepts its own version in a remote connection
[18:46:07] [Client thread/TRACE] [FML/SpecialMobs]: The mod SpecialMobs accepts its own version (3.0.2)
[18:46:07] [Client thread/DEBUG] [FML/SpecialMobs]: Attempting to inject @SidedProxy classes into SpecialMobs
[18:46:07] [Client thread/TRACE] [SpecialMobs/SpecialMobs]: Sent event FMLConstructionEvent to mod SpecialMobs
[18:46:07] [Client thread/TRACE] [Baubles/Baubles]: Sending event FMLConstructionEvent to mod Baubles
[18:46:07] [Client thread/TRACE] [FML/Baubles]: Mod Baubles is using network checker : Accepting version 1.0.1.7
[18:46:07] [Client thread/TRACE] [FML/Baubles]: Testing mod Baubles to verify it accepts its own version in a remote connection
[18:46:07] [Client thread/TRACE] [FML/Baubles]: The mod Baubles accepts its own version (1.0.1.7)
[18:46:07] [Client thread/DEBUG] [FML/Baubles]: Attempting to inject @SidedProxy classes into Baubles
[18:46:07] [Client thread/TRACE] [Baubles/Baubles]: Sent event FMLConstructionEvent to mod Baubles
[18:46:07] [Client thread/TRACE] [Thaumcraft/Thaumcraft]: Sending event FMLConstructionEvent to mod Thaumcraft
[18:46:07] [Client thread/TRACE] [FML/Thaumcraft]: Mod Thaumcraft is using network checker : Accepting version 4.2.0.1
[18:46:07] [Client thread/TRACE] [FML/Thaumcraft]: Testing mod Thaumcraft to verify it accepts its own version in a remote connection
[18:46:07] [Client thread/TRACE] [FML/Thaumcraft]: The mod Thaumcraft accepts its own version (4.2.0.1)
[18:46:07] [Client thread/DEBUG] [FML/Thaumcraft]: Attempting to inject @SidedProxy classes into Thaumcraft
[18:46:07] [Client thread/TRACE] [Thaumcraft/Thaumcraft]: Sent event FMLConstructionEvent to mod Thaumcraft
[18:46:07] [Client thread/TRACE] [ThaumcraftMobAspects/ThaumcraftMobAspects]: Sending event FMLConstructionEvent to mod ThaumcraftMobAspects
[18:46:07] [Client thread/TRACE] [FML/ThaumcraftMobAspects]: Mod ThaumcraftMobAspects is using network checker : Accepting version 1.7.x-2B
[18:46:07] [Client thread/TRACE] [FML/ThaumcraftMobAspects]: Testing mod ThaumcraftMobAspects to verify it accepts its own version in a remote connection
[18:46:07] [Client thread/TRACE] [FML/ThaumcraftMobAspects]: The mod ThaumcraftMobAspects accepts its own version (1.7.x-2B)
[18:46:07] [Client thread/DEBUG] [FML/ThaumcraftMobAspects]: Attempting to inject @SidedProxy classes into ThaumcraftMobAspects
[18:46:07] [Client thread/TRACE] [ThaumcraftMobAspects/ThaumcraftMobAspects]: Sent event FMLConstructionEvent to mod ThaumcraftMobAspects
[18:46:07] [Client thread/TRACE] [TwilightForest/TwilightForest]: Sending event FMLConstructionEvent to mod TwilightForest
[18:46:07] [Client thread/TRACE] [FML/TwilightForest]: Mod TwilightForest is using network checker : Accepting version 2.2.3
[18:46:07] [Client thread/TRACE] [FML/TwilightForest]: Testing mod TwilightForest to verify it accepts its own version in a remote connection
[18:46:07] [Client thread/TRACE] [FML/TwilightForest]: The mod TwilightForest accepts its own version (2.2.3)
[18:46:07] [Client thread/DEBUG] [FML/TwilightForest]: Attempting to inject @SidedProxy classes into TwilightForest
[18:46:07] [Client thread/TRACE] [TwilightForest/TwilightForest]: Sent event FMLConstructionEvent to mod TwilightForest
[18:46:07] [Client thread/TRACE] [Waila/Waila]: Sending event FMLConstructionEvent to mod Waila
[18:46:07] [Client thread/TRACE] [FML/Waila]: Mod Waila is using network checker : No network checking performed
[18:46:07] [Client thread/TRACE] [FML/Waila]: Testing mod Waila to verify it accepts its own version in a remote connection
[18:46:07] [Client thread/TRACE] [FML/Waila]: The mod Waila accepts its own version (1.5.3a)
[18:46:07] [Client thread/DEBUG] [FML/Waila]: Attempting to inject @SidedProxy classes into Waila
[18:46:07] [Client thread/TRACE] [Waila/Waila]: Sent event FMLConstructionEvent to mod Waila
[18:46:07] [Client thread/TRACE] [witchery/witchery]: Sending event FMLConstructionEvent to mod witchery
[18:46:08] [Client thread/TRACE] [FML/witchery]: Mod witchery is using network checker : Accepting version 0.20.5
[18:46:08] [Client thread/TRACE] [FML/witchery]: Testing mod witchery to verify it accepts its own version in a remote connection
[18:46:08] [Client thread/TRACE] [FML/witchery]: The mod witchery accepts its own version (0.20.5)
[18:46:08] [Client thread/DEBUG] [FML/witchery]: Attempting to inject @SidedProxy classes into witchery
[18:46:08] [Client thread/TRACE] [witchery/witchery]: Sent event FMLConstructionEvent to mod witchery
[18:46:08] [Client thread/TRACE] [ForgeMicroblock/ForgeMicroblock]: Sending event FMLConstructionEvent to mod ForgeMicroblock
[18:46:08] [Client thread/TRACE] [FML/ForgeMicroblock]: Mod ForgeMicroblock is using network checker : Accepting version 1.1.0.300
[18:46:08] [Client thread/TRACE] [FML/ForgeMicroblock]: Testing mod ForgeMicroblock to verify it accepts its own version in a remote connection
[18:46:08] [Client thread/TRACE] [FML/ForgeMicroblock]: The mod ForgeMicroblock accepts its own version (1.1.0.300)
[18:46:08] [Client thread/DEBUG] [FML/ForgeMicroblock]: Attempting to inject @SidedProxy classes into ForgeMicroblock
[18:46:08] [Client thread/TRACE] [ForgeMicroblock/ForgeMicroblock]: Sent event FMLConstructionEvent to mod ForgeMicroblock
[18:46:08] [Client thread/DEBUG] [FML/]: Mod signature data
[18:46:08] [Client thread/DEBUG] [FML/]: mcp(Minecraft Coder Pack:9.05): minecraft.jar (NO VALID CERTIFICATE FOUND)
[18:46:08] [Client thread/DEBUG] [FML/]: FML(Forge Mod Loader:7.10.79.1212): forge-1.7.10-10.13.1.1212-new-universal.jar (e3c3d50c7c986df74c645c0ac54639741c90a557)
[18:46:08] [Client thread/DEBUG] [FML/]: Forge(Minecraft Forge:10.13.1.1212): forge-1.7.10-10.13.1.1212-new-universal.jar (NO VALID CERTIFICATE FOUND)
[18:46:08] [Client thread/DEBUG] [FML/]: CodeChickenCore(CodeChicken Core:1.0.2.9): minecraft.jar (NO VALID CERTIFICATE FOUND)
[18:46:08] [Client thread/DEBUG] [FML/]: NotEnoughItems(Not Enough Items:1.0.2.15): NotEnoughItems-1.7.10-1.0.2.15-universal.jar (NO VALID CERTIFICATE FOUND)
[18:46:08] [Client thread/DEBUG] [FML/]: BiblioCraft(BiblioCraft:1.7.5): BiblioCraft[v1.7.5][MC1.7.10].jar (NO VALID CERTIFICATE FOUND)
[18:46:08] [Client thread/DEBUG] [FML/]: EnderStorage(EnderStorage:1.4.4.6): EnderStorage-1.7.10-1.4.4.6-universal.jar (NO VALID CERTIFICATE FOUND)
[18:46:08] [Client thread/DEBUG] [FML/]: ForgeMultipart(Forge Multipart:1.1.0.300): ForgeMultipart-1.7.10-1.1.0.300-universal.jar (NO VALID CERTIFICATE FOUND)
[18:46:08] [Client thread/DEBUG] [FML/]: McMultipart(Minecraft Multipart Plugin:1.1.0.300): ForgeMultipart-1.7.10-1.1.0.300-universal.jar (NO VALID CERTIFICATE FOUND)
[18:46:08] [Client thread/DEBUG] [FML/]: inventorytweaks(Inventory Tweaks:1.59-dev-152-cf6e263): InventoryTweaks-1.59-dev-152.jar (NO VALID CERTIFICATE FOUND)
[18:46:08] [Client thread/DEBUG] [FML/]: SpecialMobs(Special Mobs:3.0.2): SpecialMobs-1.7.10-3.0.2.jar (NO VALID CERTIFICATE FOUND)
[18:46:08] [Client thread/DEBUG] [FML/]: Baubles(Baubles:1.0.1.7): Baubles-1.7.10-1.0.1.7.jar (NO VALID CERTIFICATE FOUND)
[18:46:08] [Client thread/DEBUG] [FML/]: Thaumcraft(Thaumcraft:4.2.0.1): Thaumcraft-1.7.10-4.2.0.1.jar (NO VALID CERTIFICATE FOUND)
[18:46:08] [Client thread/DEBUG] [FML/]: ThaumcraftMobAspects(Thaumcraft Mob Aspects:1.7.x-2B): ThaumcraftMobAspects-1.7.x-2B-snapshot-17.jar (NO VALID CERTIFICATE FOUND)
[18:46:08] [Client thread/DEBUG] [FML/]: TwilightForest(The Twilight Forest:2.2.3): twilightforest-1.7.2-2.2.3.jar (NO VALID CERTIFICATE FOUND)
[18:46:08] [Client thread/DEBUG] [FML/]: Waila(Waila:1.5.3a): Waila-1.5.3a_1.7.10.jar (NO VALID CERTIFICATE FOUND)
[18:46:08] [Client thread/DEBUG] [FML/]: witchery(Witchery:0.20.5): witchery-1.7.10-0.20.5.jar (NO VALID CERTIFICATE FOUND)
[18:46:08] [Client thread/DEBUG] [FML/]: ForgeMicroblock(Forge Microblocks:1.1.0.300): ForgeMultipart-1.7.10-1.1.0.300-universal.jar (NO VALID CERTIFICATE FOUND)
[18:46:08] [Client thread/DEBUG] [Forge Mod Loader/]: Mod Forge Mod Loader is missing a pack.mcmeta file, substituting a dummy one
[18:46:08] [Client thread/DEBUG] [Minecraft Forge/]: Mod Minecraft Forge is missing a pack.mcmeta file, substituting a dummy one
[18:46:08] [Client thread/DEBUG] [Not Enough Items/]: Mod Not Enough Items is missing a pack.mcmeta file, substituting a dummy one
[18:46:08] [Client thread/DEBUG] [EnderStorage/]: Mod EnderStorage is missing a pack.mcmeta file, substituting a dummy one
[18:46:08] [Client thread/DEBUG] [Forge Microblocks/]: Mod Forge Microblocks is missing a pack.mcmeta file, substituting a dummy one
[18:46:08] [Client thread/DEBUG] [Forge Multipart/]: Mod Forge Multipart is missing a pack.mcmeta file, substituting a dummy one
[18:46:08] [Client thread/DEBUG] [Minecraft Multipart Plugin/]: Mod Minecraft Multipart Plugin is missing a pack.mcmeta file, substituting a dummy one
[18:46:08] [Client thread/DEBUG] [Special Mobs/]: Mod Special Mobs is missing a pack.mcmeta file, substituting a dummy one
[18:46:08] [Client thread/DEBUG] [Thaumcraft Mob Aspects/]: Mod Thaumcraft Mob Aspects is missing a pack.mcmeta file, substituting a dummy one
[18:46:08] [Client thread/DEBUG] [The Twilight Forest/]: Mod The Twilight Forest is missing a pack.mcmeta file, substituting a dummy one
[18:46:08] [Client thread/DEBUG] [Waila/]: Mod Waila is missing a pack.mcmeta file, substituting a dummy one
[18:46:08] [Client thread/DEBUG] [Witchery/]: Mod Witchery is missing a pack.mcmeta file, substituting a dummy one
[18:46:08] [Client thread/INFO] [FML/]: Processing ObjectHolder annotations
[18:46:08] [Client thread/INFO] [FML/]: Found 341 ObjectHolder annotations
[18:46:08] [Client thread/TRACE] [mcp/mcp]: Sending event FMLPreInitializationEvent to mod mcp
[18:46:08] [Client thread/TRACE] [mcp/mcp]: Sent event FMLPreInitializationEvent to mod mcp
[18:46:08] [Client thread/TRACE] [FML/FML]: Sending event FMLPreInitializationEvent to mod FML
[18:46:08] [Client thread/TRACE] [FML/FML]: Sent event FMLPreInitializationEvent to mod FML
[18:46:08] [Client thread/TRACE] [Forge/Forge]: Sending event FMLPreInitializationEvent to mod Forge
[18:46:08] [Client thread/INFO] [FML/Forge]: Configured a dormant chunk cache size of 0
[18:46:08] [Client thread/TRACE] [Forge/Forge]: Sent event FMLPreInitializationEvent to mod Forge
[18:46:08] [Client thread/TRACE] [CodeChickenCore/CodeChickenCore]: Sending event FMLPreInitializationEvent to mod CodeChickenCore
[18:46:08] [Client thread/TRACE] [CodeChickenCore/CodeChickenCore]: Sent event FMLPreInitializationEvent to mod CodeChickenCore
[18:46:08] [Client thread/TRACE] [NotEnoughItems/NotEnoughItems]: Sending event FMLPreInitializationEvent to mod NotEnoughItems
[18:46:08] [Client thread/TRACE] [NotEnoughItems/NotEnoughItems]: Sent event FMLPreInitializationEvent to mod NotEnoughItems
[18:46:08] [Client thread/TRACE] [BiblioCraft/BiblioCraft]: Sending event FMLPreInitializationEvent to mod BiblioCraft
[18:46:08] [Client thread/TRACE] [FML/BiblioCraft]: Registry add: BiblioCraft:BiblioSwordPedestal 165 jds.bibliocraft.blocks.BlockSwordPedestal@41ddb8b9 (req. id -1)
[18:46:08] [Client thread/DEBUG] [FML/BiblioCraft]: Found matching Block jds.bibliocraft.blocks.BlockSwordPedestal@41ddb8b9 for ItemBlock jds.bibliocraft.blocks.BlockItemSwordPedestal@438a9b77 at id 165, original id requested: -1
[18:46:08] [Client thread/TRACE] [FML/BiblioCraft]: Registry add: BiblioCraft:BiblioSwordPedestal 165 jds.bibliocraft.blocks.BlockItemSwordPedestal@438a9b77 (req. id 165)
[18:46:08] [Client thread/TRACE] [FML/BiblioCraft]: Registry add: BiblioCraft:BiblioFancySign 166 jds.bibliocraft.blocks.BlockFancySign@1e07312 (req. id -1)
[18:46:08] [Client thread/DEBUG] [FML/BiblioCraft]: Found matching Block jds.bibliocraft.blocks.BlockFancySign@1e07312 for ItemBlock jds.bibliocraft.blocks.BlockItemFancySign@36a2a3b4 at id 166, original id requested: -1
[18:46:08] [Client thread/TRACE] [FML/BiblioCraft]: Registry add: BiblioCraft:BiblioFancySign 166 jds.bibliocraft.blocks.BlockItemFancySign@36a2a3b4 (req. id 166)
[18:46:08] [Client thread/TRACE] [FML/BiblioCraft]: Registry add: BiblioCraft:BiblioWorkbench 167 jds.bibliocraft.blocks.BlockFancyWorkbench@50dce88a (req. id -1)
[18:46:08] [Client thread/DEBUG] [FML/BiblioCraft]: Found matching Block jds.bibliocraft.blocks.BlockFancyWorkbench@50dce88a for ItemBlock jds.bibliocraft.blocks.BlockItemFancyWorkbench@5726e57f at id 167, original id requested: -1
[18:46:08] [Client thread/TRACE] [FML/BiblioCraft]: Registry add: BiblioCraft:BiblioWorkbench 167 jds.bibliocraft.blocks.BlockItemFancyWorkbench@5726e57f (req. id 167)
[18:46:08] [Client thread/TRACE] [FML/BiblioCraft]: Registry add: BiblioCraft:BiblioBell 168 jds.bibliocraft.blocks.BlockBell@62916ab6 (req. id -1)
[18:46:08] [Client thread/DEBUG] [FML/BiblioCraft]: Found matching Block jds.bibliocraft.blocks.BlockBell@62916ab6 for ItemBlock net.minecraft.item.ItemBlock@38f50548 at id 168, original id requested: -1
[18:46:08] [Client thread/TRACE] [FML/BiblioCraft]: Registry add: BiblioCraft:BiblioBell 168 net.minecraft.item.ItemBlock@38f50548 (req. id 168)
[18:46:08] [Client thread/TRACE] [FML/BiblioCraft]: Registry add: BiblioCraft:Bibliotheca 169 jds.bibliocraft.blocks.BlockBookcase@d7a2bec (req. id -1)
[18:46:08] [Client thread/DEBUG] [FML/BiblioCraft]: Found matching Block jds.bibliocraft.blocks.BlockBookcase@d7a2bec for ItemBlock jds.bibliocraft.blocks.BlockItemBookcaseMaster@4fd999dd at id 169, original id requested: -1
[18:46:08] [Client thread/TRACE] [FML/BiblioCraft]: Registry add: BiblioCraft:Bibliotheca 169 jds.bibliocraft.blocks.BlockItemBookcaseMaster@4fd999dd (req. id 169)
[18:46:08] [Client thread/TRACE] [FML/BiblioCraft]: Registry add: BiblioCraft:BiblioPotionShelf 176 jds.bibliocraft.blocks.BlockPotionShelf@558a0943 (req. id -1)
[18:46:08] [Client thread/DEBUG] [FML/BiblioCraft]: Found matching Block jds.bibliocraft.blocks.BlockPotionShelf@558a0943 for ItemBlock jds.bibliocraft.blocks.BlockItemPotionShelfMaster@59663994 at id 176, original id requested: -1
[18:46:08] [Client thread/TRACE] [FML/BiblioCraft]: Registry add: BiblioCraft:BiblioPotionShelf 176 jds.bibliocraft.blocks.BlockItemPotionShelfMaster@59663994 (req. id 176)
[18:46:08] [Client thread/TRACE] [FML/BiblioCraft]: Registry add: BiblioCraft:BiblioShelf 177 jds.bibliocraft.blocks.BlockGenericShelf@22821ba8 (req. id -1)
[18:46:08] [Client thread/DEBUG] [FML/BiblioCraft]: Found matching Block jds.bibliocraft.blocks.BlockGenericShelf@22821ba8 for ItemBlock jds.bibliocraft.blocks.BlockItemGenericShelfMaster@be5c44b at id 177, original id requested: -1
[18:46:08] [Client thread/TRACE] [FML/BiblioCraft]: Registry add: BiblioCraft:BiblioShelf 177 jds.bibliocraft.blocks.BlockItemGenericShelfMaster@be5c44b (req. id 177)
[18:46:08] [Client thread/TRACE] [FML/BiblioCraft]: Registry add: BiblioCraft:BiblioRack 178 jds.bibliocraft.blocks.BlockWeaponRack@5306f869 (req. id -1)
[18:46:08] [Client thread/DEBUG] [FML/BiblioCraft]: Found matching Block jds.bibliocraft.blocks.BlockWeaponRack@5306f869 for ItemBlock jds.bibliocraft.blocks.BlockItemWeaponRackMaster@6e9ee014 at id 178, original id requested: -1
[18:46:08] [Client thread/TRACE] [FML/BiblioCraft]: Registry add: BiblioCraft:BiblioRack 178 jds.bibliocraft.blocks.BlockItemWeaponRackMaster@6e9ee014 (req. id 178)
[18:46:08] [Client thread/TRACE] [FML/BiblioCraft]: Registry add: BiblioCraft:BiblioCase 179 jds.bibliocraft.blocks.BlockWeaponCase@14411f40 (req. id -1)
[18:46:08] [Client thread/DEBUG] [FML/BiblioCraft]: Found matching Block jds.bibliocraft.blocks.BlockWeaponCase@14411f40 for ItemBlock jds.bibliocraft.blocks.BlockItemWeaponCaseMaster@748cf55b at id 179, original id requested: -1
[18:46:08] [Client thread/TRACE] [FML/BiblioCraft]: Registry add: BiblioCraft:BiblioCase 179 jds.bibliocraft.blocks.BlockItemWeaponCaseMaster@748cf55b (req. id 179)
[18:46:08] [Client thread/TRACE] [FML/BiblioCraft]: Registry add: BiblioCraft:BiblioLabel 180 jds.bibliocraft.blocks.BlockLabel@55ebee19 (req. id -1)
[18:46:08] [Client thread/DEBUG] [FML/BiblioCraft]: Found matching Block jds.bibliocraft.blocks.BlockLabel@55ebee19 for ItemBlock jds.bibliocraft.blocks.BlockItemLabelMaster@745cd760 at id 180, original id requested: -1
[18:46:08] [Client thread/TRACE] [FML/BiblioCraft]: Registry add: BiblioCraft:BiblioLabel 180 jds.bibliocraft.blocks.BlockItemLabelMaster@745cd760 (req. id 180)
[18:46:08] [Client thread/TRACE] [FML/BiblioCraft]: Registry add: BiblioCraft:BiblioDesk 181 jds.bibliocraft.blocks.BlockWritingDesk@11ea62c5 (req. id -1)
[18:46:08] [Client thread/DEBUG] [FML/BiblioCraft]: Found matching Block jds.bibliocraft.blocks.BlockWritingDesk@11ea62c5 for ItemBlock jds.bibliocraft.blocks.BlockItemWritingDesk@32fa7cb3 at id 181, original id requested: -1
[18:46:08] [Client thread/TRACE] [FML/BiblioCraft]: Registry add: BiblioCraft:BiblioDesk 181 jds.bibliocraft.blocks.BlockItemWritingDesk@32fa7cb3 (req. id 181)
[18:46:08] [Client thread/TRACE] [FML/BiblioCraft]: Registry add: BiblioCraft:BiblioTable 182 jds.bibliocraft.blocks.BlockTable@4f6a35e1 (req. id -1)
[18:46:08] [Client thread/DEBUG] [FML/BiblioCraft]: Found matching Block jds.bibliocraft.blocks.BlockTable@4f6a35e1 for ItemBlock jds.bibliocraft.blocks.BlockItemTable@45f76f82 at id 182, original id requested: -1
[18:46:08] [Client thread/TRACE] [FML/BiblioCraft]: Registry add: BiblioCraft:BiblioTable 182 jds.bibliocraft.blocks.BlockItemTable@45f76f82 (req. id 182)
[18:46:08] [Client thread/TRACE] [FML/BiblioCraft]: Registry add: BiblioCraft:Armor Stand 183 jds.bibliocraft.blocks.BlockArmorStand@77b1d988 (req. id -1)
[18:46:08] [Client thread/DEBUG] [FML/BiblioCraft]: Found matching Block jds.bibliocraft.blocks.BlockArmorStand@77b1d988 for ItemBlock net.minecraft.item.ItemBlock@3d40ad1c at id 183, original id requested: -1
[18:46:08] [Client thread/TRACE] [FML/BiblioCraft]: Registry add: BiblioCraft:Armor Stand 183 net.minecraft.item.ItemBlock@3d40ad1c (req. id 183)
[18:46:08] [Client thread/TRACE] [FML/BiblioCraft]: Registry add: BiblioCraft:Typesetting Machine 184 jds.bibliocraft.blocks.BlockTypeMachine@5dbf928c (req. id -1)
[18:46:08] [Client thread/DEBUG] [FML/BiblioCraft]: Found matching Block jds.bibliocraft.blocks.BlockTypeMachine@5dbf928c for ItemBlock net.minecraft.item.ItemBlock@4c2e5569 at id 184, original id requested: -1
[18:46:08] [Client thread/TRACE] [FML/BiblioCraft]: Registry add: BiblioCraft:Typesetting Machine 184 net.minecraft.item.ItemBlock@4c2e5569 (req. id 184)
[18:46:08] [Client thread/TRACE] [FML/BiblioCraft]: Registry add: BiblioCraft:Printing Press 185 jds.bibliocraft.blocks.BlockPrintPress@75e98791 (req. id -1)
[18:46:08] [Client thread/DEBUG] [FML/BiblioCraft]: Found matching Block jds.bibliocraft.blocks.BlockPrintPress@75e98791 for ItemBlock net.minecraft.item.ItemBlock@36c37d11 at id 185, original id requested: -1
[18:46:08] [Client thread/TRACE] [FML/BiblioCraft]: Registry add: BiblioCraft:Printing Press 185 net.minecraft.item.ItemBlock@36c37d11 (req. id 185)
[18:46:08] [Client thread/TRACE] [FML/BiblioCraft]: Registry add: BiblioCraft:BiblioLantern 186 jds.bibliocraft.blocks.BlockLantern@72b98b04 (req. id -1)
[18:46:08] [Client thread/DEBUG] [FML/BiblioCraft]: Found matching Block jds.bibliocraft.blocks.BlockLantern@72b98b04 for ItemBlock jds.bibliocraft.blocks.BlockItemLantern@7355ee73 at id 186, original id requested: -1
[18:46:08] [Client thread/TRACE] [FML/BiblioCraft]: Registry add: BiblioCraft:BiblioLantern 186 jds.bibliocraft.blocks.BlockItemLantern@7355ee73 (req. id 186)
[18:46:08] [Client thread/TRACE] [FML/BiblioCraft]: Registry add: BiblioCraft:BiblioIronLantern 187 jds.bibliocraft.blocks.BlockIronLantern@e99fb2d (req. id -1)
[18:46:08] [Client thread/DEBUG] [FML/BiblioCraft]: Found matching Block jds.bibliocraft.blocks.BlockIronLantern@e99fb2d for ItemBlock jds.bibliocraft.blocks.BlockItemLantern@1f394ed8 at id 187, original id requested: -1
[18:46:08] [Client thread/TRACE] [FML/BiblioCraft]: Registry add: BiblioCraft:BiblioIronLantern 187 jds.bibliocraft.blocks.BlockItemLantern@1f394ed8 (req. id 187)
[18:46:08] [Client thread/TRACE] [FML/BiblioCraft]: Registry add: BiblioCraft:BiblioLamp 188 jds.bibliocraft.blocks.BlockLamp@5fe1f5be (req. id -1)
[18:46:08] [Client thread/DEBUG] [FML/BiblioCraft]: Found matching Block jds.bibliocraft.blocks.BlockLamp@5fe1f5be for ItemBlock jds.bibliocraft.blocks.BlockItemLamp@6bccbe1f at id 188, original id requested: -1
[18:46:08] [Client thread/TRACE] [FML/BiblioCraft]: Registry add: BiblioCraft:BiblioLamp 188 jds.bibliocraft.blocks.BlockItemLamp@6bccbe1f (req. id 188)
[18:46:08] [Client thread/TRACE] [FML/BiblioCraft]: Registry add: BiblioCraft:BiblioIronLamp 189 jds.bibliocraft.blocks.BlockIronLamp@4ed61c83 (req. id -1)
[18:46:08] [Client thread/DEBUG] [FML/BiblioCraft]: Found matching Block jds.bibliocraft.blocks.BlockIronLamp@4ed61c83 for ItemBlock jds.bibliocraft.blocks.BlockItemLamp@4aea04e4 at id 189, original id requested: -1
[18:46:08] [Client thread/TRACE] [FML/BiblioCraft]: Registry add: BiblioCraft:BiblioIronLamp 189 jds.bibliocraft.blocks.BlockItemLamp@4aea04e4 (req. id 189)
[18:46:08] [Client thread/TRACE] [FML/BiblioCraft]: Registry add: BiblioCraft:BiblioStuffs 190 jds.bibliocraft.blocks.BlockStuff@6d2ccc5a (req. id -1)
[18:46:08] [Client thread/DEBUG] [FML/BiblioCraft]: Found matching Block jds.bibliocraft.blocks.BlockStuff@6d2ccc5a for ItemBlock jds.bibliocraft.blocks.BlockItemStuffsMaster@181c60b5 at id 190, original id requested: -1
[18:46:08] [Client thread/TRACE] [FML/BiblioCraft]: Registry add: BiblioCraft:BiblioStuffs 190 jds.bibliocraft.blocks.BlockItemStuffsMaster@181c60b5 (req. id 190)
[18:46:08] [Client thread/TRACE] [FML/BiblioCraft]: Registry add: BiblioCraft:BiblioMapFrames 191 jds.bibliocraft.blocks.BlockMapFrame@3b37f62a (req. id -1)
[18:46:08] [Client thread/DEBUG] [FML/BiblioCraft]: Found matching Block jds.bibliocraft.blocks.BlockMapFrame@3b37f62a for ItemBlock jds.bibliocraft.blocks.BlockItemMapFrame@57025dc5 at id 191, original id requested: -1
[18:46:08] [Client thread/TRACE] [FML/BiblioCraft]: Registry add: BiblioCraft:BiblioMapFrames 191 jds.bibliocraft.blocks.BlockItemMapFrame@57025dc5 (req. id 191)
[18:46:08] [Client thread/TRACE] [FML/BiblioCraft]: Registry add: BiblioCraft:BiblioSeats 192 jds.bibliocraft.blocks.BlockSeat@4633fb76 (req. id -1)
[18:46:08] [Client thread/DEBUG] [FML/BiblioCraft]: Found matching Block jds.bibliocraft.blocks.BlockSeat@4633fb76 for ItemBlock jds.bibliocraft.blocks.BlockItemSeat@7ec223fb at id 192, original id requested: -1
[18:46:08] [Client thread/TRACE] [FML/BiblioCraft]: Registry add: BiblioCraft:BiblioSeats 192 jds.bibliocraft.blocks.BlockItemSeat@7ec223fb (req. id 192)
[18:46:08] [Client thread/TRACE] [FML/BiblioCraft]: Registry add: BiblioCraft:item.BigBook 4096 jds.bibliocraft.items.ItemBigBook@4c09b725 (req. id -1)
[18:46:08] [Client thread/TRACE] [FML/BiblioCraft]: Registry add: BiblioCraft:item.RecipeBook 4097 jds.bibliocraft.items.ItemRecipeBook@3ecb9a14 (req. id -1)
[18:46:08] [Client thread/TRACE] [FML/BiblioCraft]: Registry add: BiblioCraft:item.SlottedBook 4098 jds.bibliocraft.items.ItemSlottedBook@2cf2bc86 (req. id -1)
[18:46:08] [Client thread/TRACE] [FML/BiblioCraft]: Registry add: BiblioCraft:item.HandDrill 4099 jds.bibliocraft.items.ItemHandDrill@16672bbd (req. id -1)
[18:46:08] [Client thread/TRACE] [FML/BiblioCraft]: Registry add: BiblioCraft:item.tapeMeasure 4100 jds.bibliocraft.items.TapeMeasure@58ba6400 (req. id -1)
[18:46:08] [Client thread/TRACE] [FML/BiblioCraft]: Registry add: BiblioCraft:item.tape 4101 jds.bibliocraft.items.ItemTape@38e8f6fc (req. id -1)
[18:46:08] [Client thread/TRACE] [FML/BiblioCraft]: Registry add: BiblioCraft:item.BiblioChase 4102 jds.bibliocraft.items.ItemChase@64fa91b7 (req. id -1)
[18:46:08] [Client thread/TRACE] [FML/BiblioCraft]: Registry add: BiblioCraft:item.PrintPlate 4103 jds.bibliocraft.items.ItemPlate@7e74b92b (req. id -1)
[18:46:08] [Client thread/TRACE] [FML/BiblioCraft]: Registry add: BiblioCraft:item.EnchantedPlate 4104 jds.bibliocraft.items.ItemEnchantedPlate@2128f6e9 (req. id -1)
[18:46:08] [Client thread/TRACE] [FML/BiblioCraft]: Registry add: BiblioCraft:item.BiblioRedBook 4105 jds.bibliocraft.items.ItemRedstoneBook@778fc6cb (req. id -1)
[18:46:08] [Client thread/TRACE] [FML/BiblioCraft]: Registry add: BiblioCraft:item.BiblioGlasses 4106 jds.bibliocraft.items.ItemReadingGlasses@22c55e51 (req. id -1)
[18:46:08] [Client thread/TRACE] [FML/BiblioCraft]: Registry add: BiblioCraft:item.BiblioDrill 4107 jds.bibliocraft.items.ItemDrill@4bb329ac (req. id -1)
[18:46:08] [Client thread/TRACE] [FML/BiblioCraft]: Registry add: BiblioCraft:item.BiblioCreativeLock 4108 jds.bibliocraft.items.ItemLock@2a7a3919 (req. id -1)
[18:46:08] [Client thread/TRACE] [FML/BiblioCraft]: Registry add: BiblioCraft:item.BiblioClipboard 4109 jds.bibliocraft.items.ItemClipboard@be90859 (req. id -1)
[18:46:08] [Client thread/TRACE] [FML/BiblioCraft]: Registry add: BiblioCraft:item.seatBack 4110 jds.bibliocraft.items.ItemSeatBack@71ffca54 (req. id -1)
[18:46:08] [Client thread/TRACE] [FML/BiblioCraft]: Registry add: BiblioCraft:item.seatBack2 4111 jds.bibliocraft.items.ItemSeatBack2@503c8b44 (req. id -1)
[18:46:08] [Client thread/TRACE] [FML/BiblioCraft]: Registry add: BiblioCraft:item.seatBack3 4112 jds.bibliocraft.items.ItemSeatBack3@36db4683 (req. id -1)
[18:46:08] [Client thread/TRACE] [FML/BiblioCraft]: Registry add: BiblioCraft:item.seatBack4 4113 jds.bibliocraft.items.ItemSeatBack4@75f25e97 (req. id -1)
[18:46:08] [Client thread/TRACE] [FML/BiblioCraft]: Registry add: BiblioCraft:item.seatBack5 4114 jds.bibliocraft.items.ItemSeatBack5@7b2047ff (req. id -1)
[18:46:08] [Client thread/TRACE] [FML/BiblioCraft]: Registry add: BiblioCraft:item.BiblioMapTool 4115 jds.bibliocraft.items.ItemMapTool@19b523ab (req. id -1)
[18:46:08] [Client thread/TRACE] [FML/BiblioCraft]: Registry add: BiblioCraft:item.BiblioWayPointCompass 4116 jds.bibliocraft.items.ItemWaypointCompass@461b685c (req. id -1)
[18:46:09] [Client thread/TRACE] [FML/BiblioCraft]: Automatically registered mod BiblioCraft entity SeatEntity as BiblioCraft.SeatEntity
[18:46:09] [Client thread/TRACE] [BiblioCraft/BiblioCraft]: Sent event FMLPreInitializationEvent to mod BiblioCraft
[18:46:09] [Client thread/TRACE] [EnderStorage/EnderStorage]: Sending event FMLPreInitializationEvent to mod EnderStorage
[18:46:09] [Client thread/TRACE] [EnderStorage/EnderStorage]: Sent event FMLPreInitializationEvent to mod EnderStorage
[18:46:09] [Client thread/TRACE] [ForgeMultipart/ForgeMultipart]: Sending event FMLPreInitializationEvent to mod ForgeMultipart
[18:46:09] [Client thread/TRACE] [FML/ForgeMultipart]: Registry add: ForgeMultipart:block 193 codechicken.multipart.BlockMultipart@73182712 (req. id -1)
[18:46:10] [Client thread/TRACE] [ForgeMultipart/ForgeMultipart]: Sent event FMLPreInitializationEvent to mod ForgeMultipart
[18:46:10] [Client thread/TRACE] [McMultipart/McMultipart]: Sending event FMLPreInitializationEvent to mod McMultipart
[18:46:10] [Client thread/DEBUG] [ForgeMultipart/McMultipart]: Registered multipart: mc_torch
[18:46:10] [Client thread/DEBUG] [ForgeMultipart/McMultipart]: Registered multipart: mc_lever
[18:46:10] [Client thread/DEBUG] [ForgeMultipart/McMultipart]: Registered multipart: mc_button
[18:46:10] [Client thread/DEBUG] [ForgeMultipart/McMultipart]: Registered multipart: mc_redtorch
[18:46:10] [Client thread/TRACE] [McMultipart/McMultipart]: Sent event FMLPreInitializationEvent to mod McMultipart
[18:46:10] [Client thread/TRACE] [inventorytweaks/inventorytweaks]: Sending event FMLPreInitializationEvent to mod inventorytweaks
[18:46:10] [Client thread/INFO] [FML/inventorytweaks]: InvTweaks: invtweaks.InvTweaksObfuscation
[18:46:10] [Client thread/TRACE] [inventorytweaks/inventorytweaks]: Sent event FMLPreInitializationEvent to mod inventorytweaks
[18:46:10] [Client thread/TRACE] [SpecialMobs/SpecialMobs]: Sending event FMLPreInitializationEvent to mod SpecialMobs
[18:46:10] [Client thread/TRACE] [SpecialMobs/SpecialMobs]: Sent event FMLPreInitializationEvent to mod SpecialMobs
[18:46:10] [Client thread/TRACE] [Baubles/Baubles]: Sending event FMLPreInitializationEvent to mod Baubles
[18:46:10] [Client thread/TRACE] [FML/Baubles]: Registry add: Baubles:Ring 4117 baubles.common.items.ItemRing@6118f455 (req. id -1)
[18:46:10] [Client thread/TRACE] [Baubles/Baubles]: Sent event FMLPreInitializationEvent to mod Baubles
[18:46:10] [Client thread/TRACE] [Thaumcraft/Thaumcraft]: Sending event FMLPreInitializationEvent to mod Thaumcraft
[18:46:10] [Client thread/DEBUG] [FML/Thaumcraft]: Runtime patching class net/minecraft/world/gen/feature/WorldGenSwamp (input size 2205), found 1 patch
[18:46:10] [Client thread/DEBUG] [FML/Thaumcraft]: Successfully applied runtime patches for net/minecraft/world/gen/feature/WorldGenSwamp (new size 3564)
[18:46:10] [Client thread/DEBUG] [FML/Thaumcraft]: Runtime patching class net/minecraft/world/biome/BiomeGenSwamp (input size 1749), found 1 patch
[18:46:10] [Client thread/DEBUG] [FML/Thaumcraft]: Successfully applied runtime patches for net/minecraft/world/biome/BiomeGenSwamp (new size 2854)
[18:46:10] [Client thread/DEBUG] [FML/Thaumcraft]: Runtime patching class net/minecraft/world/gen/feature/WorldGenTaiga1 (input size 1593), found 1 patch
[18:46:10] [Client thread/DEBUG] [FML/Thaumcraft]: Successfully applied runtime patches for net/minecraft/world/gen/feature/WorldGenTaiga1 (new size 2666)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:blockFluxGoo 194 thaumcraft.common.blocks.BlockFluxGoo@269be988 (req. id -1)
[18:46:11] [Client thread/DEBUG] [FML/Thaumcraft]: Found matching Block thaumcraft.common.blocks.BlockFluxGoo@269be988 for ItemBlock thaumcraft.common.blocks.BlockFluxGooItem@4600f385 at id 194, original id requested: -1
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:blockFluxGoo 194 thaumcraft.common.blocks.BlockFluxGooItem@4600f385 (req. id 194)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:blockFluxGas 195 thaumcraft.common.blocks.BlockFluxGas@508f76df (req. id -1)
[18:46:11] [Client thread/DEBUG] [FML/Thaumcraft]: Found matching Block thaumcraft.common.blocks.BlockFluxGas@508f76df for ItemBlock thaumcraft.common.blocks.BlockFluxGasItem@7ac553ca at id 195, original id requested: -1
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:blockFluxGas 195 thaumcraft.common.blocks.BlockFluxGasItem@7ac553ca (req. id 195)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:blockFluidPure 196 thaumcraft.common.blocks.BlockFluidPure@310031be (req. id -1)
[18:46:11] [Client thread/DEBUG] [FML/Thaumcraft]: Found matching Block thaumcraft.common.blocks.BlockFluidPure@310031be for ItemBlock net.minecraft.item.ItemBlock@3c1ca14 at id 196, original id requested: -1
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:blockFluidPure 196 net.minecraft.item.ItemBlock@3c1ca14 (req. id 196)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:blockFluidDeath 197 thaumcraft.common.blocks.BlockFluidDeath@27b9e8f9 (req. id -1)
[18:46:11] [Client thread/DEBUG] [FML/Thaumcraft]: Found matching Block thaumcraft.common.blocks.BlockFluidDeath@27b9e8f9 for ItemBlock net.minecraft.item.ItemBlock@1e6e47cf at id 197, original id requested: -1
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:blockFluidDeath 197 net.minecraft.item.ItemBlock@1e6e47cf (req. id 197)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:blockCustomOre 198 thaumcraft.common.blocks.BlockCustomOre@8d2209c (req. id -1)
[18:46:11] [Client thread/DEBUG] [FML/Thaumcraft]: Found matching Block thaumcraft.common.blocks.BlockCustomOre@8d2209c for ItemBlock thaumcraft.common.blocks.BlockCustomOreItem@1b5ae64a at id 198, original id requested: -1
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:blockCustomOre 198 thaumcraft.common.blocks.BlockCustomOreItem@1b5ae64a (req. id 198)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:blockMagicalLog 199 thaumcraft.common.blocks.BlockMagicalLog@4ad84734 (req. id -1)
[18:46:11] [Client thread/DEBUG] [FML/Thaumcraft]: Found matching Block thaumcraft.common.blocks.BlockMagicalLog@4ad84734 for ItemBlock thaumcraft.common.blocks.BlockMagicalLogItem@3d2acd4f at id 199, original id requested: -1
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:blockMagicalLog 199 thaumcraft.common.blocks.BlockMagicalLogItem@3d2acd4f (req. id 199)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:blockMagicalLeaves 200 thaumcraft.common.blocks.BlockMagicalLeaves@3d844f2f (req. id -1)
[18:46:11] [Client thread/DEBUG] [FML/Thaumcraft]: Found matching Block thaumcraft.common.blocks.BlockMagicalLeaves@3d844f2f for ItemBlock thaumcraft.common.blocks.BlockMagicalLeavesItem@396ab636 at id 200, original id requested: -1
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:blockMagicalLeaves 200 thaumcraft.common.blocks.BlockMagicalLeavesItem@396ab636 (req. id 200)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:blockCustomPlant 201 thaumcraft.common.blocks.BlockCustomPlant@1911f66 (req. id -1)
[18:46:11] [Client thread/DEBUG] [FML/Thaumcraft]: Found matching Block thaumcraft.common.blocks.BlockCustomPlant@1911f66 for ItemBlock thaumcraft.common.blocks.BlockCustomPlantItem@5ea46257 at id 201, original id requested: -1
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:blockCustomPlant 201 thaumcraft.common.blocks.BlockCustomPlantItem@5ea46257 (req. id 201)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:blockTaint 202 thaumcraft.common.blocks.BlockTaint@52edf0f3 (req. id -1)
[18:46:11] [Client thread/DEBUG] [FML/Thaumcraft]: Found matching Block thaumcraft.common.blocks.BlockTaint@52edf0f3 for ItemBlock thaumcraft.common.blocks.BlockTaintItem@3660c0e at id 202, original id requested: -1
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:blockTaint 202 thaumcraft.common.blocks.BlockTaintItem@3660c0e (req. id 202)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:blockTaintFibres 203 thaumcraft.common.blocks.BlockTaintFibres@5f0fd82a (req. id -1)
[18:46:11] [Client thread/DEBUG] [FML/Thaumcraft]: Found matching Block thaumcraft.common.blocks.BlockTaintFibres@5f0fd82a for ItemBlock thaumcraft.common.blocks.BlockTaintFibresItem@938de28 at id 203, original id requested: -1
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:blockTaintFibres 203 thaumcraft.common.blocks.BlockTaintFibresItem@938de28 (req. id 203)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:blockCosmeticOpaque 204 thaumcraft.common.blocks.BlockCosmeticOpaque@38908e46 (req. id -1)
[18:46:11] [Client thread/DEBUG] [FML/Thaumcraft]: Found matching Block thaumcraft.common.blocks.BlockCosmeticOpaque@38908e46 for ItemBlock thaumcraft.common.blocks.BlockCosmeticOpaqueItem@1a6cb2ad at id 204, original id requested: -1
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:blockCosmeticOpaque 204 thaumcraft.common.blocks.BlockCosmeticOpaqueItem@1a6cb2ad (req. id 204)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:blockCosmeticSolid 205 thaumcraft.common.blocks.BlockCosmeticSolid@56ea1a80 (req. id -1)
[18:46:11] [Client thread/DEBUG] [FML/Thaumcraft]: Found matching Block thaumcraft.common.blocks.BlockCosmeticSolid@56ea1a80 for ItemBlock thaumcraft.common.blocks.BlockCosmeticSolidItem@2371f614 at id 205, original id requested: -1
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:blockCosmeticSolid 205 thaumcraft.common.blocks.BlockCosmeticSolidItem@2371f614 (req. id 205)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:blockCrystal 206 thaumcraft.common.blocks.BlockCrystal@66b59a6a (req. id -1)
[18:46:11] [Client thread/DEBUG] [FML/Thaumcraft]: Found matching Block thaumcraft.common.blocks.BlockCrystal@66b59a6a for ItemBlock thaumcraft.common.blocks.BlockCrystalItem@1cacd9d4 at id 206, original id requested: -1
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:blockCrystal 206 thaumcraft.common.blocks.BlockCrystalItem@1cacd9d4 (req. id 206)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:blockTube 207 thaumcraft.common.blocks.BlockTube@69c80e63 (req. id -1)
[18:46:11] [Client thread/DEBUG] [FML/Thaumcraft]: Found matching Block thaumcraft.common.blocks.BlockTube@69c80e63 for ItemBlock thaumcraft.common.blocks.BlockTubeItem@4d28bbd6 at id 207, original id requested: -1
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:blockTube 207 thaumcraft.common.blocks.BlockTubeItem@4d28bbd6 (req. id 207)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:blockMetalDevice 208 thaumcraft.common.blocks.BlockMetalDevice@57b00611 (req. id -1)
[18:46:11] [Client thread/DEBUG] [FML/Thaumcraft]: Found matching Block thaumcraft.common.blocks.BlockMetalDevice@57b00611 for ItemBlock thaumcraft.common.blocks.BlockMetalDeviceItem@655e7310 at id 208, original id requested: -1
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:blockMetalDevice 208 thaumcraft.common.blocks.BlockMetalDeviceItem@655e7310 (req. id 208)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:blockWoodenDevice 209 thaumcraft.common.blocks.BlockWoodenDevice@f98c9b5 (req. id -1)
[18:46:11] [Client thread/DEBUG] [FML/Thaumcraft]: Found matching Block thaumcraft.common.blocks.BlockWoodenDevice@f98c9b5 for ItemBlock thaumcraft.common.blocks.BlockWoodenDeviceItem@77e29212 at id 209, original id requested: -1
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:blockWoodenDevice 209 thaumcraft.common.blocks.BlockWoodenDeviceItem@77e29212 (req. id 209)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:blockStoneDevice 210 thaumcraft.common.blocks.BlockStoneDevice@18116d8c (req. id -1)
[18:46:11] [Client thread/DEBUG] [FML/Thaumcraft]: Found matching Block thaumcraft.common.blocks.BlockStoneDevice@18116d8c for ItemBlock thaumcraft.common.blocks.BlockStoneDeviceItem@202f0eac at id 210, original id requested: -1
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:blockStoneDevice 210 thaumcraft.common.blocks.BlockStoneDeviceItem@202f0eac (req. id 210)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:blockMirror 211 thaumcraft.common.blocks.BlockMirror@3b17af6e (req. id -1)
[18:46:11] [Client thread/DEBUG] [FML/Thaumcraft]: Found matching Block thaumcraft.common.blocks.BlockMirror@3b17af6e for ItemBlock thaumcraft.common.blocks.BlockMirrorItem@ffe7d11 at id 211, original id requested: -1
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:blockMirror 211 thaumcraft.common.blocks.BlockMirrorItem@ffe7d11 (req. id 211)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:blockTable 212 thaumcraft.common.blocks.BlockTable@2e93ff (req. id -1)
[18:46:11] [Client thread/DEBUG] [FML/Thaumcraft]: Found matching Block thaumcraft.common.blocks.BlockTable@2e93ff for ItemBlock thaumcraft.common.blocks.BlockTableItem@71f64a70 at id 212, original id requested: -1
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:blockTable 212 thaumcraft.common.blocks.BlockTableItem@71f64a70 (req. id 212)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:blockChestHungry 213 thaumcraft.common.blocks.BlockChestHungry@60913983 (req. id -1)
[18:46:11] [Client thread/DEBUG] [FML/Thaumcraft]: Found matching Block thaumcraft.common.blocks.BlockChestHungry@60913983 for ItemBlock net.minecraft.item.ItemBlock@5e56f8fc at id 213, original id requested: -1
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:blockChestHungry 213 net.minecraft.item.ItemBlock@5e56f8fc (req. id 213)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:blockArcaneDoor 214 thaumcraft.common.blocks.BlockArcaneDoor@1ff498c7 (req. id -1)
[18:46:11] [Client thread/DEBUG] [FML/Thaumcraft]: Found matching Block thaumcraft.common.blocks.BlockArcaneDoor@1ff498c7 for ItemBlock net.minecraft.item.ItemBlock@735a4134 at id 214, original id requested: -1
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:blockArcaneDoor 214 net.minecraft.item.ItemBlock@735a4134 (req. id 214)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:blockLifter 215 thaumcraft.common.blocks.BlockLifter@2a6ef816 (req. id -1)
[18:46:11] [Client thread/DEBUG] [FML/Thaumcraft]: Found matching Block thaumcraft.common.blocks.BlockLifter@2a6ef816 for ItemBlock net.minecraft.item.ItemBlock@5b61821d at id 215, original id requested: -1
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:blockLifter 215 net.minecraft.item.ItemBlock@5b61821d (req. id 215)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:blockMagicBox 216 thaumcraft.common.blocks.BlockMagicBox@5ea56cc9 (req. id -1)
[18:46:11] [Client thread/DEBUG] [FML/Thaumcraft]: Found matching Block thaumcraft.common.blocks.BlockMagicBox@5ea56cc9 for ItemBlock net.minecraft.item.ItemBlock@3e8930aa at id 216, original id requested: -1
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:blockMagicBox 216 net.minecraft.item.ItemBlock@3e8930aa (req. id 216)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:blockJar 217 thaumcraft.common.blocks.BlockJar@784c24c6 (req. id -1)
[18:46:11] [Client thread/DEBUG] [FML/Thaumcraft]: Found matching Block thaumcraft.common.blocks.BlockJar@784c24c6 for ItemBlock thaumcraft.common.blocks.BlockJarItem@4f0280dd at id 217, original id requested: -1
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:blockJar 217 thaumcraft.common.blocks.BlockJarItem@4f0280dd (req. id 217)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:blockCandle 218 thaumcraft.common.blocks.BlockCandle@1e2ba602 (req. id -1)
[18:46:11] [Client thread/DEBUG] [FML/Thaumcraft]: Found matching Block thaumcraft.common.blocks.BlockCandle@1e2ba602 for ItemBlock thaumcraft.common.blocks.BlockCandleItem@439fdcc7 at id 218, original id requested: -1
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:blockCandle 218 thaumcraft.common.blocks.BlockCandleItem@439fdcc7 (req. id 218)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:blockAiry 219 thaumcraft.common.blocks.BlockAiry@253433e0 (req. id -1)
[18:46:11] [Client thread/DEBUG] [FML/Thaumcraft]: Found matching Block thaumcraft.common.blocks.BlockAiry@253433e0 for ItemBlock thaumcraft.common.blocks.BlockAiryItem@639ca35 at id 219, original id requested: -1
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:blockAiry 219 thaumcraft.common.blocks.BlockAiryItem@639ca35 (req. id 219)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:blockManaPod 220 thaumcraft.common.blocks.BlockManaPod@3c0a60c4 (req. id -1)
[18:46:11] [Client thread/DEBUG] [FML/Thaumcraft]: Found matching Block thaumcraft.common.blocks.BlockManaPod@3c0a60c4 for ItemBlock net.minecraft.item.ItemBlock@4d5702a7 at id 220, original id requested: -1
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:blockManaPod 220 net.minecraft.item.ItemBlock@4d5702a7 (req. id 220)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:blockArcaneFurnace 221 thaumcraft.common.blocks.BlockArcaneFurnace@b6f499c (req. id -1)
[18:46:11] [Client thread/DEBUG] [FML/Thaumcraft]: Found matching Block thaumcraft.common.blocks.BlockArcaneFurnace@b6f499c for ItemBlock net.minecraft.item.ItemBlock@3749a6a1 at id 221, original id requested: -1
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:blockArcaneFurnace 221 net.minecraft.item.ItemBlock@3749a6a1 (req. id 221)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:blockWarded 222 thaumcraft.common.blocks.BlockWarded@445ab062 (req. id -1)
[18:46:11] [Client thread/DEBUG] [FML/Thaumcraft]: Found matching Block thaumcraft.common.blocks.BlockWarded@445ab062 for ItemBlock net.minecraft.item.ItemBlock@1df214fd at id 222, original id requested: -1
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:blockWarded 222 net.minecraft.item.ItemBlock@1df214fd (req. id 222)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:blockHole 223 thaumcraft.common.blocks.BlockHole@3ffd67 (req. id -1)
[18:46:11] [Client thread/DEBUG] [FML/Thaumcraft]: Found matching Block thaumcraft.common.blocks.BlockHole@3ffd67 for ItemBlock net.minecraft.item.ItemBlock@69157551 at id 223, original id requested: -1
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:blockHole 223 net.minecraft.item.ItemBlock@69157551 (req. id 223)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:WandCasting 4118 thaumcraft.common.items.wands.ItemWandCasting@16d7fa12 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:WandCap 4119 thaumcraft.common.items.wands.ItemWandCap@4671670a (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:WandRod 4120 thaumcraft.common.items.wands.ItemWandRod@3f27ea2a (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:FocusPouch 4121 thaumcraft.common.items.wands.ItemFocusPouchBauble@207fd0a (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:FocusFire 4122 thaumcraft.common.items.wands.foci.ItemFocusFire@3ef2eade (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:FocusShock 4123 thaumcraft.common.items.wands.foci.ItemFocusShock@778e0c46 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:FocusHellbat 4124 thaumcraft.common.items.wands.foci.ItemFocusHellbat@163d3b43 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:FocusFrost 4125 thaumcraft.common.items.wands.foci.ItemFocusFrost@24574046 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:FocusTrade 4126 thaumcraft.common.items.wands.foci.ItemFocusTrade@4af746e6 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:FocusExcavation 4127 thaumcraft.common.items.wands.foci.ItemFocusExcavation@2310b5cf (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:FocusPortableHole 4128 thaumcraft.common.items.wands.foci.ItemFocusPortableHole@a1b712e (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:FocusPech 4129 thaumcraft.common.items.wands.foci.ItemFocusPech@5dcdb8a9 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:FocusWarding 4130 thaumcraft.common.items.wands.foci.ItemFocusWarding@20b4a33e (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:FocusPrimal 4131 thaumcraft.common.items.wands.foci.ItemFocusPrimal@bbd5a18 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:ItemEssence 4132 thaumcraft.common.items.ItemEssence@3eca8a90 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:ItemManaBean 4133 thaumcraft.common.items.ItemManaBean@7c06afbf (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:ItemWispEssence 4134 thaumcraft.common.items.ItemWispEssence@49b0ee10 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:ItemResource 4135 thaumcraft.common.items.ItemResource@1ccca84d (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:ItemShard 4136 thaumcraft.common.items.ItemShard@4f1d6764 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:ItemResearchNotes 4137 thaumcraft.common.items.ItemResearchNotes@56e33937 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:ItemInkwell 4138 thaumcraft.common.items.ItemInkwell@55778124 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:ItemThaumonomicon 4139 thaumcraft.common.items.relics.ItemThaumonomicon@59e905e0 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:ItemThaumometer 4140 thaumcraft.common.items.relics.ItemThaumometer@66b81d6b (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:ItemGoggles 4141 thaumcraft.common.items.armor.ItemGoggles@445a0391 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:ItemHelmetThaumium 4142 thaumcraft.common.items.armor.ItemThaumiumArmor@3e0cd7c3 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:ItemChestplateThaumium 4143 thaumcraft.common.items.armor.ItemThaumiumArmor@3d296308 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:ItemLeggingsThaumium 4144 thaumcraft.common.items.armor.ItemThaumiumArmor@6824c196 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:ItemBootsThaumium 4145 thaumcraft.common.items.armor.ItemThaumiumArmor@45219444 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:ItemShovelThaumium 4146 thaumcraft.common.items.equipment.ItemThaumiumShovel@6d49c28e (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:ItemPickThaumium 4147 thaumcraft.common.items.equipment.ItemThaumiumPickaxe@46111fc6 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:ItemAxeThaumium 4148 thaumcraft.common.items.equipment.ItemThaumiumAxe@643c7b69 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:ItemSwordThaumium 4149 thaumcraft.common.items.equipment.ItemThaumiumSword@3408e9a (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:ItemHoeThaumium 4150 thaumcraft.common.items.equipment.ItemThaumiumHoe@72bae8c5 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:ItemArcaneDoor 4151 thaumcraft.common.blocks.ItemArcaneDoor@2ba13094 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:ItemNugget 4152 thaumcraft.common.items.ItemNugget@70497e11 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:BootsTraveller 4153 thaumcraft.common.items.armor.ItemBootsTraveller@45c8fad1 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:ItemNuggetChicken 4154 thaumcraft.common.items.ItemNuggetEdible@2c1101d4 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:ItemNuggetBeef 4155 thaumcraft.common.items.ItemNuggetEdible@108f1be6 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:ItemNuggetPork 4156 thaumcraft.common.items.ItemNuggetEdible@2370a188 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:ItemNuggetFish 4157 thaumcraft.common.items.ItemNuggetEdible@377cf9e5 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:TripleMeatTreat 4158 thaumcraft.common.items.ItemTripleMeatTreat@662523bc (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:ItemSwordElemental 4159 thaumcraft.common.items.equipment.ItemElementalSword@56a18170 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:ItemShovelElemental 4160 thaumcraft.common.items.equipment.ItemElementalShovel@6213afbb (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:ItemPickaxeElemental 4161 thaumcraft.common.items.equipment.ItemElementalPickaxe@15a2e3d (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:ItemAxeElemental 4162 thaumcraft.common.items.equipment.ItemElementalAxe@7fc26f07 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:ItemHoeElemental 4163 thaumcraft.common.items.equipment.ItemElementalHoe@36b3b4b9 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:ItemChestplateRobe 4164 thaumcraft.common.items.armor.ItemRobeArmor@46c101bf (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:ItemLeggingsRobe 4165 thaumcraft.common.items.armor.ItemRobeArmor@2959c6e3 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:ItemBootsRobe 4166 thaumcraft.common.items.armor.ItemRobeArmor@4510764a (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:ArcaneDoorKey 4167 thaumcraft.common.items.ItemKey@6bf0984 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:HandMirror 4168 thaumcraft.common.items.relics.ItemHandMirror@70258e5 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:HoverHarness 4169 thaumcraft.common.items.armor.ItemHoverHarness@382f1bff (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:BlockJarFilledItem 4170 thaumcraft.common.blocks.ItemJarFilled@41f8ed7c (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:BlockJarNodeItem 4171 thaumcraft.common.blocks.ItemJarNode@2463a695 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:TrunkSpawner 4172 thaumcraft.common.entities.golems.ItemTrunkSpawner@6e8135a (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:ItemGolemPlacer 4173 thaumcraft.common.entities.golems.ItemGolemPlacer@395ea42 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:ItemGolemCore 4174 thaumcraft.common.entities.golems.ItemGolemCore@6dd70aa9 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:ItemGolemUpgrade 4175 thaumcraft.common.entities.golems.ItemGolemUpgrade@150e1ea8 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:GolemBell 4176 thaumcraft.common.entities.golems.ItemGolemBell@3846d3c1 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:ItemGolemDecoration 4177 thaumcraft.common.entities.golems.ItemGolemDecoration@60fb1a5b (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:ItemBowBone 4178 thaumcraft.common.items.equipment.ItemBowBone@21e210dc (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:PrimalArrow 4179 thaumcraft.common.items.equipment.ItemPrimalArrow@302c9cb6 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:ItemResonator 4180 thaumcraft.common.items.relics.ItemResonator@5b7d2f36 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:ItemBaubleBlanks 4181 thaumcraft.common.items.baubles.ItemBaubleBlanks@12dedd45 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:ItemAmuletRunic 4182 thaumcraft.common.items.baubles.ItemAmuletRunic@3dcc6149 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:ItemRingRunic 4183 thaumcraft.common.items.baubles.ItemRingRunic@43859957 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:ItemGirdleRunic 4184 thaumcraft.common.items.baubles.ItemGirdleRunic@439bc8a2 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:ItemAmuletVis 4185 thaumcraft.common.items.baubles.ItemAmuletVis@574e5de8 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:ItemGirdleHover 4186 thaumcraft.common.items.baubles.ItemGirdleHover@6bd962a4 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:ItemSpawnerEgg 4187 thaumcraft.common.entities.ItemSpawnerEgg@3ff049d9 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:ItemZombieBrain 4188 thaumcraft.common.items.ItemZombieBrain@17b2783c (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:ItemBathSalts 4189 thaumcraft.common.items.ItemBathSalts@3f901fad (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:ItemCrystalEssence 4190 thaumcraft.common.items.ItemCrystalEssence@428b3404 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:ItemBucketDeath 4191 thaumcraft.common.items.ItemBucketDeath@77b25927 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:ItemHelmetFortress 4192 thaumcraft.common.items.armor.ItemFortressArmor@75f9e3c5 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:ItemChestplateFortress 4193 thaumcraft.common.items.armor.ItemFortressArmor@68d8d705 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:ItemLeggingsFortress 4194 thaumcraft.common.items.armor.ItemFortressArmor@740cbf09 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:ItemEldritchObject 4195 thaumcraft.common.items.ItemEldritchObject@4f321425 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:ItemHelmetVoid 4196 thaumcraft.common.items.armor.ItemVoidArmor@7d680c83 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:ItemChestplateVoid 4197 thaumcraft.common.items.armor.ItemVoidArmor@3a0dacc7 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:ItemLeggingsVoid 4198 thaumcraft.common.items.armor.ItemVoidArmor@57ca5a97 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:ItemBootsVoid 4199 thaumcraft.common.items.armor.ItemVoidArmor@26019c88 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:ItemShovelVoid 4200 thaumcraft.common.items.equipment.ItemVoidShovel@36a13c90 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:ItemPickVoid 4201 thaumcraft.common.items.equipment.ItemVoidPickaxe@1904e79a (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:ItemAxeVoid 4202 thaumcraft.common.items.equipment.ItemVoidAxe@77ca26e7 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:ItemSwordVoid 4203 thaumcraft.common.items.equipment.ItemVoidSword@664aa24e (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:ItemHoeVoid 4204 thaumcraft.common.items.equipment.ItemVoidHoe@3956267d (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:ItemHelmetVoidFortress 4205 thaumcraft.common.items.armor.ItemVoidRobeArmor@1b49c335 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:ItemChestplateVoidFortress 4206 thaumcraft.common.items.armor.ItemVoidRobeArmor@7aeda92 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/Thaumcraft]: Registry add: Thaumcraft:ItemLeggingsVoidFortress 4207 thaumcraft.common.items.armor.ItemVoidRobeArmor@688fab2e (req. id -1)
[18:46:11] [Client thread/DEBUG] [FML/Thaumcraft]: Runtime patching class net/minecraft/world/gen/structure/StructureVillagePieces$Well (input size 1825), found 1 patch
[18:46:11] [Client thread/DEBUG] [FML/Thaumcraft]: Successfully applied runtime patches for net/minecraft/world/gen/structure/StructureVillagePieces$Well (new size 2414)
[18:46:11] [Client thread/DEBUG] [FML/Thaumcraft]: Runtime patching class net/minecraft/world/gen/structure/StructureVillagePieces (input size 4896), found 1 patch
[18:46:11] [Client thread/DEBUG] [FML/Thaumcraft]: Successfully applied runtime patches for net/minecraft/world/gen/structure/StructureVillagePieces (new size 7163)
[18:46:11] [Client thread/DEBUG] [FML/Thaumcraft]: Runtime patching class net/minecraft/world/gen/structure/ComponentScatteredFeaturePieces (input size 301), found 1 patch
[18:46:11] [Client thread/DEBUG] [FML/Thaumcraft]: Successfully applied runtime patches for net/minecraft/world/gen/structure/ComponentScatteredFeaturePieces (new size 656)
[18:46:11] [Client thread/DEBUG] [FML/Thaumcraft]: Runtime patching class net.minecraft.world.gen.structure.MapGenStronghold$Start (input size 985), found 1 patch
[18:46:11] [Client thread/DEBUG] [FML/Thaumcraft]: Successfully applied runtime patches for net.minecraft.world.gen.structure.MapGenStronghold$Start (new size 1431)
[18:46:11] [Client thread/DEBUG] [FML/Thaumcraft]: Runtime patching class net/minecraft/world/gen/structure/StructureMineshaftPieces$Stairs (input size 1780), found 1 patch
[18:46:11] [Client thread/DEBUG] [FML/Thaumcraft]: Successfully applied runtime patches for net/minecraft/world/gen/structure/StructureMineshaftPieces$Stairs (new size 2528)
[18:46:11] [Client thread/DEBUG] [FML/Thaumcraft]: Runtime patching class net/minecraft/world/gen/structure/StructureVillagePieces$Church (input size 2673), found 1 patch
[18:46:11] [Client thread/DEBUG] [FML/Thaumcraft]: Successfully applied runtime patches for net/minecraft/world/gen/structure/StructureVillagePieces$Church (new size 3398)
[18:46:11] [Client thread/DEBUG] [FML/Thaumcraft]: Runtime patching class net/minecraft/world/gen/structure/StructureVillagePieces$House1 (input size 2915), found 1 patch
[18:46:11] [Client thread/DEBUG] [FML/Thaumcraft]: Successfully applied runtime patches for net/minecraft/world/gen/structure/StructureVillagePieces$House1 (new size 3652)
[18:46:11] [Client thread/DEBUG] [FML/Thaumcraft]: Runtime patching class net/minecraft/world/gen/structure/StructureVillagePieces$Hall (input size 2874), found 1 patch
[18:46:11] [Client thread/DEBUG] [FML/Thaumcraft]: Successfully applied runtime patches for net/minecraft/world/gen/structure/StructureVillagePieces$Hall (new size 3614)
[18:46:11] [Client thread/DEBUG] [FML/Thaumcraft]: Runtime patching class net/minecraft/world/gen/structure/StructureVillagePieces$House3 (input size 3405), found 1 patch
[18:46:11] [Client thread/DEBUG] [FML/Thaumcraft]: Successfully applied runtime patches for net/minecraft/world/gen/structure/StructureVillagePieces$House3 (new size 4030)
[18:46:11] [Client thread/DEBUG] [FML/Thaumcraft]: Runtime patching class net/minecraft/world/gen/structure/StructureVillagePieces$Torch (input size 1213), found 1 patch
[18:46:11] [Client thread/DEBUG] [FML/Thaumcraft]: Successfully applied runtime patches for net/minecraft/world/gen/structure/StructureVillagePieces$Torch (new size 1853)
[18:46:11] [Client thread/DEBUG] [FML/Thaumcraft]: Runtime patching class net/minecraft/world/gen/structure/StructureVillagePieces$Road (input size 231), found 1 patch
[18:46:11] [Client thread/DEBUG] [FML/Thaumcraft]: Successfully applied runtime patches for net/minecraft/world/gen/structure/StructureVillagePieces$Road (new size 557)
[18:46:11] [Client thread/DEBUG] [FML/Thaumcraft]: Runtime patching class net/minecraft/world/gen/structure/StructureStrongholdPieces$Prison (input size 1703), found 1 patch
[18:46:11] [Client thread/DEBUG] [FML/Thaumcraft]: Successfully applied runtime patches for net/minecraft/world/gen/structure/StructureStrongholdPieces$Prison (new size 2506)
[18:46:11] [Client thread/DEBUG] [FML/Thaumcraft]: Runtime patching class net/minecraft/world/gen/structure/StructureStrongholdPieces$LeftTurn (input size 1477), found 1 patch
[18:46:11] [Client thread/DEBUG] [FML/Thaumcraft]: Successfully applied runtime patches for net/minecraft/world/gen/structure/StructureStrongholdPieces$LeftTurn (new size 2258)
[18:46:11] [Client thread/DEBUG] [FML/Thaumcraft]: Runtime patching class net/minecraft/world/gen/structure/StructureStrongholdPieces$RightTurn (input size 1003), found 1 patch
[18:46:11] [Client thread/DEBUG] [FML/Thaumcraft]: Successfully applied runtime patches for net/minecraft/world/gen/structure/StructureStrongholdPieces$RightTurn (new size 1522)
[18:46:11] [Client thread/DEBUG] [FML/Thaumcraft]: Runtime patching class net/minecraft/world/gen/structure/StructureStrongholdPieces$StairsStraight (input size 1610), found 1 patch
[18:46:11] [Client thread/DEBUG] [FML/Thaumcraft]: Successfully applied runtime patches for net/minecraft/world/gen/structure/StructureStrongholdPieces$StairsStraight (new size 2422)
[18:46:11] [Client thread/DEBUG] [FML/Thaumcraft]: Runtime patching class net/minecraft/world/gen/structure/StructureStrongholdPieces$1 (input size 285), found 1 patch
[18:46:11] [Client thread/DEBUG] [FML/Thaumcraft]: Successfully applied runtime patches for net/minecraft/world/gen/structure/StructureStrongholdPieces$1 (new size 650)
[18:46:11] [Client thread/DEBUG] [FML/Thaumcraft]: Runtime patching class net/minecraft/world/gen/structure/StructureStrongholdPieces$2 (input size 285), found 1 patch
[18:46:11] [Client thread/DEBUG] [FML/Thaumcraft]: Successfully applied runtime patches for net/minecraft/world/gen/structure/StructureStrongholdPieces$2 (new size 650)
[18:46:11] [Client thread/DEBUG] [FML/Thaumcraft]: Runtime patching class net/minecraft/world/gen/structure/StructureStrongholdPieces$Stones (input size 643), found 1 patch
[18:46:11] [Client thread/DEBUG] [FML/Thaumcraft]: Successfully applied runtime patches for net/minecraft/world/gen/structure/StructureStrongholdPieces$Stones (new size 1119)
[18:46:11] [Client thread/DEBUG] [FML/Thaumcraft]: Runtime patching class net/minecraft/world/gen/structure/ComponentScatteredFeaturePieces$JunglePyramid$Stones (input size 472), found 1 patch
[18:46:11] [Client thread/DEBUG] [FML/Thaumcraft]: Successfully applied runtime patches for net/minecraft/world/gen/structure/ComponentScatteredFeaturePieces$JunglePyramid$Stones (new size 990)
[18:46:11] [Client thread/TRACE] [Thaumcraft/Thaumcraft]: Sent event FMLPreInitializationEvent to mod Thaumcraft
[18:46:11] [Client thread/TRACE] [ThaumcraftMobAspects/ThaumcraftMobAspects]: Sending event FMLPreInitializationEvent to mod ThaumcraftMobAspects
[18:46:11] [Client thread/TRACE] [ThaumcraftMobAspects/ThaumcraftMobAspects]: Sent event FMLPreInitializationEvent to mod ThaumcraftMobAspects
[18:46:11] [Client thread/TRACE] [TwilightForest/TwilightForest]: Sending event FMLPreInitializationEvent to mod TwilightForest
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:tile.TFLog 224 twilightforest.block.BlockTFLog@722bd4bc (req. id -1)
[18:46:11] [Client thread/DEBUG] [FML/TwilightForest]: Found matching Block twilightforest.block.BlockTFLog@722bd4bc for ItemBlock twilightforest.item.ItemBlockTFMeta@1b9bbd33 at id 224, original id requested: -1
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:tile.TFLog 224 twilightforest.item.ItemBlockTFMeta@1b9bbd33 (req. id 224)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:tile.TFRoots 225 twilightforest.block.BlockTFRoots@da26d6e (req. id -1)
[18:46:11] [Client thread/DEBUG] [FML/TwilightForest]: Found matching Block twilightforest.block.BlockTFRoots@da26d6e for ItemBlock twilightforest.item.ItemBlockTFMeta@22be57c0 at id 225, original id requested: -1
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:tile.TFRoots 225 twilightforest.item.ItemBlockTFMeta@22be57c0 (req. id 225)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:tile.TFLeaves 226 twilightforest.block.BlockTFLeaves@7e731011 (req. id -1)
[18:46:11] [Client thread/DEBUG] [FML/TwilightForest]: Found matching Block twilightforest.block.BlockTFLeaves@7e731011 for ItemBlock twilightforest.item.ItemBlockTFMeta@34240cf2 at id 226, original id requested: -1
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:tile.TFLeaves 226 twilightforest.item.ItemBlockTFMeta@34240cf2 (req. id 226)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:tile.TFFirefly 227 twilightforest.block.BlockTFFirefly@2acdfe9c (req. id -1)
[18:46:11] [Client thread/DEBUG] [FML/TwilightForest]: Found matching Block twilightforest.block.BlockTFFirefly@2acdfe9c for ItemBlock net.minecraft.item.ItemBlock@3a06c9b8 at id 227, original id requested: -1
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:tile.TFFirefly 227 net.minecraft.item.ItemBlock@3a06c9b8 (req. id 227)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:tile.TFCicada 228 twilightforest.block.BlockTFCicada@1da8f852 (req. id -1)
[18:46:11] [Client thread/DEBUG] [FML/TwilightForest]: Found matching Block twilightforest.block.BlockTFCicada@1da8f852 for ItemBlock net.minecraft.item.ItemBlock@4046deb4 at id 228, original id requested: -1
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:tile.TFCicada 228 net.minecraft.item.ItemBlock@4046deb4 (req. id 228)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:tile.TFPortal 229 twilightforest.block.BlockTFPortal@6cc71c63 (req. id -1)
[18:46:11] [Client thread/DEBUG] [FML/TwilightForest]: Found matching Block twilightforest.block.BlockTFPortal@6cc71c63 for ItemBlock net.minecraft.item.ItemBlock@418df60 at id 229, original id requested: -1
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:tile.TFPortal 229 net.minecraft.item.ItemBlock@418df60 (req. id 229)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:tile.TFMazestone 230 twilightforest.block.BlockTFMazestone@7cf119b9 (req. id -1)
[18:46:11] [Client thread/DEBUG] [FML/TwilightForest]: Found matching Block twilightforest.block.BlockTFMazestone@7cf119b9 for ItemBlock twilightforest.item.ItemBlockTFMeta@38d000c4 at id 230, original id requested: -1
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:tile.TFMazestone 230 twilightforest.item.ItemBlockTFMeta@38d000c4 (req. id 230)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:tile.TFHedge 231 twilightforest.block.BlockTFHedge@5fe260ff (req. id -1)
[18:46:11] [Client thread/DEBUG] [FML/TwilightForest]: Found matching Block twilightforest.block.BlockTFHedge@5fe260ff for ItemBlock twilightforest.item.ItemBlockTFMeta@74e3687 at id 231, original id requested: -1
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:tile.TFHedge 231 twilightforest.item.ItemBlockTFMeta@74e3687 (req. id 231)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:tile.TFBossSpawner 232 twilightforest.block.BlockTFBossSpawner@1fdddcd0 (req. id -1)
[18:46:11] [Client thread/DEBUG] [FML/TwilightForest]: Found matching Block twilightforest.block.BlockTFBossSpawner@1fdddcd0 for ItemBlock twilightforest.item.ItemBlockTFMeta@1ecbec08 at id 232, original id requested: -1
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:tile.TFBossSpawner 232 twilightforest.item.ItemBlockTFMeta@1ecbec08 (req. id 232)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:tile.TFFireflyJar 233 twilightforest.block.BlockTFFireflyJar@5df51103 (req. id -1)
[18:46:11] [Client thread/DEBUG] [FML/TwilightForest]: Found matching Block twilightforest.block.BlockTFFireflyJar@5df51103 for ItemBlock net.minecraft.item.ItemBlock@4300c26 at id 233, original id requested: -1
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:tile.TFFireflyJar 233 net.minecraft.item.ItemBlock@4300c26 (req. id 233)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:tile.TFPlant 234 twilightforest.block.BlockTFPlant@7cef2a26 (req. id -1)
[18:46:11] [Client thread/DEBUG] [FML/TwilightForest]: Found matching Block twilightforest.block.BlockTFPlant@7cef2a26 for ItemBlock twilightforest.item.ItemBlockTFPlant@39b864de at id 234, original id requested: -1
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:tile.TFPlant 234 twilightforest.item.ItemBlockTFPlant@39b864de (req. id 234)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:tile.TFUncraftingTable 235 twilightforest.block.BlockTFUncraftingTable@78e6486c (req. id -1)
[18:46:11] [Client thread/DEBUG] [FML/TwilightForest]: Found matching Block twilightforest.block.BlockTFUncraftingTable@78e6486c for ItemBlock net.minecraft.item.ItemBlock@569ce876 at id 235, original id requested: -1
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:tile.TFUncraftingTable 235 net.minecraft.item.ItemBlock@569ce876 (req. id 235)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:tile.TFFireJet 236 twilightforest.block.BlockTFFireJet@5761c766 (req. id -1)
[18:46:11] [Client thread/DEBUG] [FML/TwilightForest]: Found matching Block twilightforest.block.BlockTFFireJet@5761c766 for ItemBlock twilightforest.item.ItemBlockTFMeta@546a265b at id 236, original id requested: -1
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:tile.TFFireJet 236 twilightforest.item.ItemBlockTFMeta@546a265b (req. id 236)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:tile.TFNagastone 237 twilightforest.block.BlockTFNagastone@4fc4ba9 (req. id -1)
[18:46:11] [Client thread/DEBUG] [FML/TwilightForest]: Found matching Block twilightforest.block.BlockTFNagastone@4fc4ba9 for ItemBlock twilightforest.item.ItemBlockTFMeta@4fcb46cd at id 237, original id requested: -1
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:tile.TFNagastone 237 twilightforest.item.ItemBlockTFMeta@4fcb46cd (req. id 237)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:tile.TFSapling 238 twilightforest.block.BlockTFSapling@2a9565a8 (req. id -1)
[18:46:11] [Client thread/DEBUG] [FML/TwilightForest]: Found matching Block twilightforest.block.BlockTFSapling@2a9565a8 for ItemBlock twilightforest.item.ItemBlockTFMeta@36450e6f at id 238, original id requested: -1
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:tile.TFSapling 238 twilightforest.item.ItemBlockTFMeta@36450e6f (req. id 238)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:tile.TFMoonworm 239 twilightforest.block.BlockTFMoonworm@6fb6b53e (req. id -1)
[18:46:11] [Client thread/DEBUG] [FML/TwilightForest]: Found matching Block twilightforest.block.BlockTFMoonworm@6fb6b53e for ItemBlock net.minecraft.item.ItemBlock@443532be at id 239, original id requested: -1
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:tile.TFMoonworm 239 net.minecraft.item.ItemBlock@443532be (req. id 239)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:tile.TFMagicLog 240 twilightforest.block.BlockTFMagicLog@967aee (req. id -1)
[18:46:11] [Client thread/DEBUG] [FML/TwilightForest]: Found matching Block twilightforest.block.BlockTFMagicLog@967aee for ItemBlock twilightforest.item.ItemBlockTFMeta@17609f8f at id 240, original id requested: -1
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:tile.TFMagicLog 240 twilightforest.item.ItemBlockTFMeta@17609f8f (req. id 240)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:tile.TFMagicLeaves 241 twilightforest.block.BlockTFMagicLeaves@488b7146 (req. id -1)
[18:46:11] [Client thread/DEBUG] [FML/TwilightForest]: Found matching Block twilightforest.block.BlockTFMagicLeaves@488b7146 for ItemBlock twilightforest.item.ItemBlockTFMeta@3ab9cfdf at id 241, original id requested: -1
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:tile.TFMagicLeaves 241 twilightforest.item.ItemBlockTFMeta@3ab9cfdf (req. id 241)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:tile.TFMagicLogSpecial 242 twilightforest.block.BlockTFMagicLogSpecial@7cfe5797 (req. id -1)
[18:46:11] [Client thread/DEBUG] [FML/TwilightForest]: Found matching Block twilightforest.block.BlockTFMagicLogSpecial@7cfe5797 for ItemBlock twilightforest.item.ItemBlockTFMeta@1e28ba9d at id 242, original id requested: -1
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:tile.TFMagicLogSpecial 242 twilightforest.item.ItemBlockTFMeta@1e28ba9d (req. id 242)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:tile.TFTowerStone 243 twilightforest.block.BlockTFTowerWood@3f3a8e3 (req. id -1)
[18:46:11] [Client thread/DEBUG] [FML/TwilightForest]: Found matching Block twilightforest.block.BlockTFTowerWood@3f3a8e3 for ItemBlock twilightforest.item.ItemBlockTFMeta@71d4d11b at id 243, original id requested: -1
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:tile.TFTowerStone 243 twilightforest.item.ItemBlockTFMeta@71d4d11b (req. id 243)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:tile.TFTowerDevice 244 twilightforest.block.BlockTFTowerDevice@4aec7dff (req. id -1)
[18:46:11] [Client thread/DEBUG] [FML/TwilightForest]: Found matching Block twilightforest.block.BlockTFTowerDevice@4aec7dff for ItemBlock twilightforest.item.ItemBlockTFMeta@6c4416c6 at id 244, original id requested: -1
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:tile.TFTowerDevice 244 twilightforest.item.ItemBlockTFMeta@6c4416c6 (req. id 244)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:tile.TFTowerTranslucent 245 twilightforest.block.BlockTFTowerTranslucent@6a3358b1 (req. id -1)
[18:46:11] [Client thread/DEBUG] [FML/TwilightForest]: Found matching Block twilightforest.block.BlockTFTowerTranslucent@6a3358b1 for ItemBlock twilightforest.item.ItemBlockTFMeta@510402ef at id 245, original id requested: -1
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:tile.TFTowerTranslucent 245 twilightforest.item.ItemBlockTFMeta@510402ef (req. id 245)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:tile.TFTrophy 246 twilightforest.block.BlockTFTrophy@546f53ed (req. id -1)
[18:46:11] [Client thread/DEBUG] [FML/TwilightForest]: Found matching Block twilightforest.block.BlockTFTrophy@546f53ed for ItemBlock twilightforest.item.ItemBlockTFMeta@58ef17e9 at id 246, original id requested: -1
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:tile.TFTrophy 246 twilightforest.item.ItemBlockTFMeta@58ef17e9 (req. id 246)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:tile.TFShield 247 twilightforest.block.BlockTFShield@390aef9c (req. id -1)
[18:46:11] [Client thread/DEBUG] [FML/TwilightForest]: Found matching Block twilightforest.block.BlockTFShield@390aef9c for ItemBlock twilightforest.item.ItemBlockTFMeta@7cf90805 at id 247, original id requested: -1
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:tile.TFShield 247 twilightforest.item.ItemBlockTFMeta@7cf90805 (req. id 247)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:tile.TFTrophyPedestal 248 twilightforest.block.BlockTFTrophyPedestal@417dc05c (req. id -1)
[18:46:11] [Client thread/DEBUG] [FML/TwilightForest]: Found matching Block twilightforest.block.BlockTFTrophyPedestal@417dc05c for ItemBlock twilightforest.item.ItemBlockTFMeta@26dff99b at id 248, original id requested: -1
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:tile.TFTrophyPedestal 248 twilightforest.item.ItemBlockTFMeta@26dff99b (req. id 248)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:tile.TFAuroraBrick 249 twilightforest.block.BlockTFAuroraBrick@3a7c430d (req. id -1)
[18:46:11] [Client thread/DEBUG] [FML/TwilightForest]: Found matching Block twilightforest.block.BlockTFAuroraBrick@3a7c430d for ItemBlock net.minecraft.item.ItemBlock@3416287a at id 249, original id requested: -1
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:tile.TFAuroraBrick 249 net.minecraft.item.ItemBlock@3416287a (req. id 249)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:tile.TFUnderBrick 250 twilightforest.block.BlockTFUnderBrick@1abb7c4d (req. id -1)
[18:46:11] [Client thread/DEBUG] [FML/TwilightForest]: Found matching Block twilightforest.block.BlockTFUnderBrick@1abb7c4d for ItemBlock twilightforest.item.ItemBlockTFMeta@addb0f1 at id 250, original id requested: -1
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:tile.TFUnderBrick 250 twilightforest.item.ItemBlockTFMeta@addb0f1 (req. id 250)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:tile.TFThorns 251 twilightforest.block.BlockTFThorns@26fe0365 (req. id -1)
[18:46:11] [Client thread/DEBUG] [FML/TwilightForest]: Found matching Block twilightforest.block.BlockTFThorns@26fe0365 for ItemBlock twilightforest.item.ItemBlockTFThorns@6e90efe2 at id 251, original id requested: -1
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:tile.TFThorns 251 twilightforest.item.ItemBlockTFThorns@6e90efe2 (req. id 251)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:tile.TFBurntThorns 252 twilightforest.block.BlockTFBurntThorns@6d751723 (req. id -1)
[18:46:11] [Client thread/DEBUG] [FML/TwilightForest]: Found matching Block twilightforest.block.BlockTFBurntThorns@6d751723 for ItemBlock net.minecraft.item.ItemBlock@224232f9 at id 252, original id requested: -1
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:tile.TFBurntThorns 252 net.minecraft.item.ItemBlock@224232f9 (req. id 252)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:tile.TFThornRose 253 twilightforest.block.BlockTFThornRose@28208b01 (req. id -1)
[18:46:11] [Client thread/DEBUG] [FML/TwilightForest]: Found matching Block twilightforest.block.BlockTFThornRose@28208b01 for ItemBlock net.minecraft.item.ItemBlock@7086033b at id 253, original id requested: -1
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:tile.TFThornRose 253 net.minecraft.item.ItemBlock@7086033b (req. id 253)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:tile.TFLeaves3 254 twilightforest.block.BlockTFLeaves3@6e3e5033 (req. id -1)
[18:46:11] [Client thread/DEBUG] [FML/TwilightForest]: Found matching Block twilightforest.block.BlockTFLeaves3@6e3e5033 for ItemBlock twilightforest.item.ItemBlockTFMeta@3d037cd0 at id 254, original id requested: -1
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:tile.TFLeaves3 254 twilightforest.item.ItemBlockTFMeta@3d037cd0 (req. id 254)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:tile.TFDeadrock 255 twilightforest.block.BlockTFDeadrock@3d1b7f93 (req. id -1)
[18:46:11] [Client thread/DEBUG] [FML/TwilightForest]: Found matching Block twilightforest.block.BlockTFDeadrock@3d1b7f93 for ItemBlock twilightforest.item.ItemBlockTFDeadrock@5854ab3c at id 255, original id requested: -1
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:tile.TFDeadrock 255 twilightforest.item.ItemBlockTFDeadrock@5854ab3c (req. id 255)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:tile.DarkLeaves 409 twilightforest.block.BlockTFDarkLeaves@1eb61d72 (req. id -1)
[18:46:11] [Client thread/DEBUG] [FML/TwilightForest]: Found matching Block twilightforest.block.BlockTFDarkLeaves@1eb61d72 for ItemBlock net.minecraft.item.ItemBlock@4647371e at id 409, original id requested: -1
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:tile.DarkLeaves 409 net.minecraft.item.ItemBlock@4647371e (req. id 409)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:tile.AuroraPillar 410 twilightforest.block.BlockTFAuroraPillar@6d73b69d (req. id -1)
[18:46:11] [Client thread/DEBUG] [FML/TwilightForest]: Found matching Block twilightforest.block.BlockTFAuroraPillar@6d73b69d for ItemBlock net.minecraft.item.ItemBlock@47da358e at id 410, original id requested: -1
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:tile.AuroraPillar 410 net.minecraft.item.ItemBlock@47da358e (req. id 410)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:tile.AuroraSlab 411 twilightforest.block.BlockTFAuroraSlab@cf94d08 (req. id -1)
[18:46:11] [Client thread/DEBUG] [FML/TwilightForest]: Found matching Block twilightforest.block.BlockTFAuroraSlab@cf94d08 for ItemBlock twilightforest.item.ItemBlockTFAuroraSlab@43304edf at id 411, original id requested: -1
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:tile.AuroraSlab 411 twilightforest.item.ItemBlockTFAuroraSlab@43304edf (req. id 411)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:tile.AuroraDoubleSlab 412 twilightforest.block.BlockTFAuroraSlab@188a34ef (req. id -1)
[18:46:11] [Client thread/DEBUG] [FML/TwilightForest]: Found matching Block twilightforest.block.BlockTFAuroraSlab@188a34ef for ItemBlock twilightforest.item.ItemBlockTFAuroraSlab@1999437f at id 412, original id requested: -1
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:tile.AuroraDoubleSlab 412 twilightforest.item.ItemBlockTFAuroraSlab@1999437f (req. id 412)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.nagaScale 4208 twilightforest.item.ItemTF@5da4c5ee (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.plateNaga 4209 twilightforest.item.ItemTFNagaArmor@10d7e94a (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.legsNaga 4210 twilightforest.item.ItemTFNagaArmor@4f1501e9 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.scepterTwilight 4211 twilightforest.item.ItemTFTwilightWand@6cbebc49 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.scepterLifeDrain 4212 twilightforest.item.ItemTFScepterLifeDrain@5e3b9465 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.scepterZombie 4213 twilightforest.item.ItemTFZombieWand@198ba338 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.oreMeter 4214 twilightforest.item.ItemTFOreMeter@1e88bea2 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.magicMap 4215 twilightforest.item.ItemTFMagicMap@239b8d57 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.mazeMap 4216 twilightforest.item.ItemTFMazeMap@395c5d04 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.oreMap 4217 twilightforest.item.ItemTFMazeMap@5edecf07 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.tfFeather 4218 twilightforest.item.ItemTF@75ea0539 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.magicMapFocus 4219 twilightforest.item.ItemTF@56fd1da9 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.mazeMapFocus 4220 twilightforest.item.ItemTF@3a66edd (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.liveRoot 4221 twilightforest.item.ItemTF@23b8710a (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.ironwoodRaw 4222 twilightforest.item.ItemTF@220559d8 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.ironwoodIngot 4223 twilightforest.item.ItemTF@d4d855b (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.ironwoodHelm 4224 twilightforest.item.ItemTFIronwoodArmor@1dc3f18 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.ironwoodPlate 4225 twilightforest.item.ItemTFIronwoodArmor@22b2419c (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.ironwoodLegs 4226 twilightforest.item.ItemTFIronwoodArmor@64f17a8f (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.ironwoodBoots 4227 twilightforest.item.ItemTFIronwoodArmor@29a5760f (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.ironwoodSword 4228 twilightforest.item.ItemTFIronwoodSword@5c6e202f (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.ironwoodShovel 4229 twilightforest.item.ItemTFIronwoodShovel@42031d11 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.ironwoodPick 4230 twilightforest.item.ItemTFIronwoodPick@5a6968f2 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.ironwoodAxe 4231 twilightforest.item.ItemTFIronwoodAxe@3e69163d (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.ironwoodHoe 4232 twilightforest.item.ItemTFIronwoodHoe@65331ecd (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.torchberries 4233 twilightforest.item.ItemTF@7f2b58a2 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.venisonRaw 4234 twilightforest.item.ItemTFFood@76c834e7 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.venisonCooked 4235 twilightforest.item.ItemTFFood@5209669d (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.hydraChop 4236 twilightforest.item.ItemTFFood@672ff77e (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.fieryBlood 4237 twilightforest.item.ItemTF@7e21a61e (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.trophy 4238 twilightforest.item.ItemTFTrophy@53213c43 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.fieryIngot 4239 twilightforest.item.ItemTF@2afb7d58 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.fieryHelm 4240 twilightforest.item.ItemTFFieryArmor@3279bfcb (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.fieryPlate 4241 twilightforest.item.ItemTFFieryArmor@571ec250 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.fieryLegs 4242 twilightforest.item.ItemTFFieryArmor@24673edf (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.fieryBoots 4243 twilightforest.item.ItemTFFieryArmor@7650b524 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.fierySword 4244 twilightforest.item.ItemTFFierySword@64e23273 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.fieryPick 4245 twilightforest.item.ItemTFFieryPick@3e5e4fc3 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.steeleafIngot 4246 twilightforest.item.ItemTF@21c6ab32 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.steeleafHelm 4247 twilightforest.item.ItemTFSteeleafArmor@78034472 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.steeleafPlate 4248 twilightforest.item.ItemTFSteeleafArmor@1e82d5ec (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.steeleafLegs 4249 twilightforest.item.ItemTFSteeleafArmor@1faa889a (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.steeleafBoots 4250 twilightforest.item.ItemTFSteeleafArmor@74ee46b3 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.steeleafSword 4251 twilightforest.item.ItemTFSteeleafSword@7a1170f0 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.steeleafShovel 4252 twilightforest.item.ItemTFSteeleafShovel@f0ddb2c (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.steeleafPick 4253 twilightforest.item.ItemTFSteeleafPick@56b02d6c (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.steeleafAxe 4254 twilightforest.item.ItemTFSteeleafAxe@487639ea (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.steeleafHoe 4255 twilightforest.item.ItemTFSteeleafHoe@49d456d0 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.minotaurAxe 4256 twilightforest.item.ItemTFMinotaurAxe@138f978e (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.mazebreakerPick 4257 twilightforest.item.ItemTFMazebreakerPick@3826f5aa (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.transformPowder 4258 twilightforest.item.ItemTFTransformPowder@5ca88b3 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.meefRaw 4259 twilightforest.item.ItemTFFood@33d4a2bd (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.meefSteak 4260 twilightforest.item.ItemTFFood@4d0840e0 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.meefStroganoff 4261 twilightforest.item.ItemTFFood@58db59a2 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.mazeWafer 4262 twilightforest.item.ItemTFFood@28d9c841 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.emptyMagicMap 4263 twilightforest.item.ItemTFEmptyMagicMap@71ea385a (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.emptyMazeMap 4264 twilightforest.item.ItemTFEmptyMazeMap@4819d723 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.emptyOreMap 4265 twilightforest.item.ItemTFEmptyMazeMap@187b5fd0 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.oreMagnet 4266 twilightforest.item.ItemTFOreMagnet@4bcf5d3e (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.crumbleHorn 4267 twilightforest.item.ItemTFCrumbleHorn@1af2b854 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.peacockFan 4268 twilightforest.item.ItemTFPeacockFan@3523a09e (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.moonwormQueen 4269 twilightforest.item.ItemTFMoonwormQueen@36060053 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.charmOfLife1 4270 twilightforest.item.ItemTFCharm@43ff64da (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.charmOfLife2 4271 twilightforest.item.ItemTFCharm@34364716 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.charmOfKeeping1 4272 twilightforest.item.ItemTFCharm@57751021 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.charmOfKeeping2 4273 twilightforest.item.ItemTFCharm@46761362 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.charmOfKeeping3 4274 twilightforest.item.ItemTFCharm@71f2ab11 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.towerKey 4275 twilightforest.item.ItemTFTowerKey@72bd2388 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.borerEssence 4276 twilightforest.item.ItemTF@5f67f091 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.carminite 4277 twilightforest.item.ItemTF@20e2f086 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.experiment115 4278 twilightforest.item.ItemTFFood@131cfe48 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.armorShards 4279 twilightforest.item.ItemTF@547a32c5 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.knightMetal 4280 twilightforest.item.ItemTF@229b4ed7 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.shardCluster 4281 twilightforest.item.ItemTF@2551701 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.knightlyHelm 4282 twilightforest.item.ItemTFKnightlyArmor@115212e2 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.knightlyPlate 4283 twilightforest.item.ItemTFKnightlyArmor@2355bc50 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.knightlyLegs 4284 twilightforest.item.ItemTFKnightlyArmor@51be3a4f (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.knightlyBoots 4285 twilightforest.item.ItemTFKnightlyArmor@1fe64276 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.knightlySword 4286 twilightforest.item.ItemTFKnightlySword@205943d9 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.knightlyPick 4287 twilightforest.item.ItemTFKnightlyPick@44756c26 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.knightlyAxe 4288 twilightforest.item.ItemTFKnightlyAxe@790f55e6 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.phantomHelm 4289 twilightforest.item.ItemTFPhantomArmor@5ed68f33 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.phantomPlate 4290 twilightforest.item.ItemTFPhantomArmor@58538de9 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.lampOfCinders 4291 twilightforest.item.ItemTFLampOfCinders@5dd0ad21 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.fieryTears 4292 twilightforest.item.ItemTF@2f1681a5 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.alphaFur 4293 twilightforest.item.ItemTF@6e998fc9 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.yetiHelm 4294 twilightforest.item.ItemTFYetiArmor@1d5907b0 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.yetiPlate 4295 twilightforest.item.ItemTFYetiArmor@4007c2dd (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.yetiLegs 4296 twilightforest.item.ItemTFYetiArmor@3d8a5c02 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.yetiBoots 4297 twilightforest.item.ItemTFYetiArmor@469ea6de (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.iceBomb 4298 twilightforest.item.ItemTFIceBomb@23af0dd9 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.arcticFur 4299 twilightforest.item.ItemTF@39b633dc (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.arcticHelm 4300 twilightforest.item.ItemTFArcticArmor@2a5d9cba (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.arcticPlate 4301 twilightforest.item.ItemTFArcticArmor@67dc8d10 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.arcticLegs 4302 twilightforest.item.ItemTFArcticArmor@40b14ab5 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.arcticBoots 4303 twilightforest.item.ItemTFArcticArmor@379fd241 (req. id -1)
[18:46:11] [Client thread/TRACE] [FML/TwilightForest]: Registry add: TwilightForest:item.tfspawnegg 4304 twilightforest.item.ItemTFSpawnEgg@6906ce1d (req. id -1)
[18:46:12] [Client thread/TRACE] [TwilightForest/TwilightForest]: Sent event FMLPreInitializationEvent to mod TwilightForest
[18:46:12] [Client thread/TRACE] [Waila/Waila]: Sending event FMLPreInitializationEvent to mod Waila
[18:46:12] [Client thread/TRACE] [Waila/Waila]: Sent event FMLPreInitializationEvent to mod Waila
[18:46:12] [Client thread/TRACE] [witchery/witchery]: Sending event FMLPreInitializationEvent to mod witchery
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:belladonna 413 com.emoniph.witchery.blocks.BlockWitchCrop@3130f136 (req. id -1)
[18:46:12] [Client thread/DEBUG] [FML/witchery]: Found matching Block com.emoniph.witchery.blocks.BlockWitchCrop@3130f136 for ItemBlock net.minecraft.item.ItemBlock@42c2975 at id 413, original id requested: -1
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:belladonna 413 net.minecraft.item.ItemBlock@42c2975 (req. id 413)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:mandrake 414 com.emoniph.witchery.blocks.BlockWitchCrop@6f55c276 (req. id -1)
[18:46:12] [Client thread/DEBUG] [FML/witchery]: Found matching Block com.emoniph.witchery.blocks.BlockWitchCrop@6f55c276 for ItemBlock net.minecraft.item.ItemBlock@67520a14 at id 414, original id requested: -1
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:mandrake 414 net.minecraft.item.ItemBlock@67520a14 (req. id 414)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:artichoke 415 com.emoniph.witchery.blocks.BlockWitchCrop@3b13dc0a (req. id -1)
[18:46:12] [Client thread/DEBUG] [FML/witchery]: Found matching Block com.emoniph.witchery.blocks.BlockWitchCrop@3b13dc0a for ItemBlock net.minecraft.item.ItemBlock@14d332d3 at id 415, original id requested: -1
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:artichoke 415 net.minecraft.item.ItemBlock@14d332d3 (req. id 415)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:snowbell 416 com.emoniph.witchery.blocks.BlockWitchCrop@35adc553 (req. id -1)
[18:46:12] [Client thread/DEBUG] [FML/witchery]: Found matching Block com.emoniph.witchery.blocks.BlockWitchCrop@35adc553 for ItemBlock net.minecraft.item.ItemBlock@2375e7ad at id 416, original id requested: -1
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:snowbell 416 net.minecraft.item.ItemBlock@2375e7ad (req. id 416)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:wormwood 423 com.emoniph.witchery.blocks.BlockWitchCrop@11bd210b (req. id -1)
[18:46:12] [Client thread/DEBUG] [FML/witchery]: Found matching Block com.emoniph.witchery.blocks.BlockWitchCrop@11bd210b for ItemBlock net.minecraft.item.ItemBlock@17c46246 at id 423, original id requested: -1
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:wormwood 423 net.minecraft.item.ItemBlock@17c46246 (req. id 423)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:mindrake 424 com.emoniph.witchery.blocks.BlockWitchCrop@5e0fedda (req. id -1)
[18:46:12] [Client thread/DEBUG] [FML/witchery]: Found matching Block com.emoniph.witchery.blocks.BlockWitchCrop@5e0fedda for ItemBlock net.minecraft.item.ItemBlock@67c8b374 at id 424, original id requested: -1
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:mindrake 424 net.minecraft.item.ItemBlock@67c8b374 (req. id 424)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:witchsapling 425 com.emoniph.witchery.blocks.BlockWitchSapling@66d4c83f (req. id -1)
[18:46:12] [Client thread/DEBUG] [FML/witchery]: Found matching Block com.emoniph.witchery.blocks.BlockWitchSapling@66d4c83f for ItemBlock com.emoniph.witchery.blocks.BlockWitchSapling$ClassItemBlock@1ba6d4d7 at id 425, original id requested: -1
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:witchsapling 425 com.emoniph.witchery.blocks.BlockWitchSapling$ClassItemBlock@1ba6d4d7 (req. id 425)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:witchlog 426 com.emoniph.witchery.blocks.BlockWitchLog@7048f5ca (req. id -1)
[18:46:12] [Client thread/DEBUG] [FML/witchery]: Found matching Block com.emoniph.witchery.blocks.BlockWitchLog@7048f5ca for ItemBlock com.emoniph.witchery.blocks.BlockWitchLog$ClassItemBlock@4600da5d at id 426, original id requested: -1
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:witchlog 426 com.emoniph.witchery.blocks.BlockWitchLog$ClassItemBlock@4600da5d (req. id 426)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:witchleaves 427 com.emoniph.witchery.blocks.BlockWitchLeaves@f1f0c5f (req. id -1)
[18:46:12] [Client thread/DEBUG] [FML/witchery]: Found matching Block com.emoniph.witchery.blocks.BlockWitchLeaves@f1f0c5f for ItemBlock com.emoniph.witchery.blocks.BlockWitchLeaves$ClassItemBlock@3f6538ba at id 427, original id requested: -1
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:witchleaves 427 com.emoniph.witchery.blocks.BlockWitchLeaves$ClassItemBlock@3f6538ba (req. id 427)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:voidbramble 428 com.emoniph.witchery.blocks.BlockVoidBramble@57dfebea (req. id -1)
[18:46:12] [Client thread/DEBUG] [FML/witchery]: Found matching Block com.emoniph.witchery.blocks.BlockVoidBramble@57dfebea for ItemBlock net.minecraft.item.ItemBlock@2df97cb8 at id 428, original id requested: -1
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:voidbramble 428 net.minecraft.item.ItemBlock@2df97cb8 (req. id 428)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:bramble 429 com.emoniph.witchery.blocks.BlockBramble@54f23a15 (req. id -1)
[18:46:12] [Client thread/DEBUG] [FML/witchery]: Found matching Block com.emoniph.witchery.blocks.BlockBramble@54f23a15 for ItemBlock com.emoniph.witchery.blocks.BlockBramble$ClassItemBlock@6ac36444 at id 429, original id requested: -1
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:bramble 429 com.emoniph.witchery.blocks.BlockBramble$ClassItemBlock@6ac36444 (req. id 429)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:glintweed 430 com.emoniph.witchery.blocks.BlockGlintWeed@1db230bd (req. id -1)
[18:46:12] [Client thread/DEBUG] [FML/witchery]: Found matching Block com.emoniph.witchery.blocks.BlockGlintWeed@1db230bd for ItemBlock net.minecraft.item.ItemBlock@1d9dd786 at id 430, original id requested: -1
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:glintweed 430 net.minecraft.item.ItemBlock@1d9dd786 (req. id 430)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:spanishmoss 431 com.emoniph.witchery.blocks.BlockSpanishMoss@487899da (req. id -1)
[18:46:12] [Client thread/DEBUG] [FML/witchery]: Found matching Block com.emoniph.witchery.blocks.BlockSpanishMoss@487899da for ItemBlock net.minecraft.item.ItemBlock@65bcdc61 at id 431, original id requested: -1
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:spanishmoss 431 net.minecraft.item.ItemBlock@65bcdc61 (req. id 431)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:leapinglily 432 com.emoniph.witchery.blocks.BlockLeapingLily@788eb782 (req. id -1)
[18:46:12] [Client thread/DEBUG] [FML/witchery]: Found matching Block com.emoniph.witchery.blocks.BlockLeapingLily@788eb782 for ItemBlock com.emoniph.witchery.item.ItemLeapingLily@61b1f5a3 at id 432, original id requested: -1
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:leapinglily 432 com.emoniph.witchery.item.ItemLeapingLily@61b1f5a3 (req. id 432)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:plantmine 433 com.emoniph.witchery.blocks.BlockPlantMine@1a9560bc (req. id -1)
[18:46:12] [Client thread/DEBUG] [FML/witchery]: Found matching Block com.emoniph.witchery.blocks.BlockPlantMine@1a9560bc for ItemBlock com.emoniph.witchery.blocks.BlockPlantMine$ClassItemBlock@4501e446 at id 433, original id requested: -1
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:plantmine 433 com.emoniph.witchery.blocks.BlockPlantMine$ClassItemBlock@4501e446 (req. id 433)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:embermoss 434 com.emoniph.witchery.blocks.BlockEmberMoss@62d484d8 (req. id -1)
[18:46:12] [Client thread/DEBUG] [FML/witchery]: Found matching Block com.emoniph.witchery.blocks.BlockEmberMoss@62d484d8 for ItemBlock net.minecraft.item.ItemBlock@6e5db398 at id 434, original id requested: -1
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:embermoss 434 net.minecraft.item.ItemBlock@6e5db398 (req. id 434)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:crittersnare 435 com.emoniph.witchery.blocks.BlockCritterSnare@5cebfaa5 (req. id -1)
[18:46:12] [Client thread/DEBUG] [FML/witchery]: Found matching Block com.emoniph.witchery.blocks.BlockCritterSnare@5cebfaa5 for ItemBlock com.emoniph.witchery.blocks.BlockCritterSnare$ClassItemBlock@894964c at id 435, original id requested: -1
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:crittersnare 435 com.emoniph.witchery.blocks.BlockCritterSnare$ClassItemBlock@894964c (req. id 435)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:grassper 436 com.emoniph.witchery.blocks.BlockGrassper@4b48c26d (req. id -1)
[18:46:12] [Client thread/DEBUG] [FML/witchery]: Found matching Block com.emoniph.witchery.blocks.BlockGrassper@4b48c26d for ItemBlock net.minecraft.item.ItemBlock@15d4a8b8 at id 436, original id requested: -1
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:grassper 436 net.minecraft.item.ItemBlock@15d4a8b8 (req. id 436)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:bloodrose 437 com.emoniph.witchery.blocks.BlockBloodRose@29343faf (req. id -1)
[18:46:12] [Client thread/DEBUG] [FML/witchery]: Found matching Block com.emoniph.witchery.blocks.BlockBloodRose@29343faf for ItemBlock net.minecraft.item.ItemBlock@25410f4b at id 437, original id requested: -1
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:bloodrose 437 net.minecraft.item.ItemBlock@25410f4b (req. id 437)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:somniancotton 438 com.emoniph.witchery.blocks.BlockCotton@4acfe63 (req. id -1)
[18:46:12] [Client thread/DEBUG] [FML/witchery]: Found matching Block com.emoniph.witchery.blocks.BlockCotton@4acfe63 for ItemBlock net.minecraft.item.ItemBlock@797117fa at id 438, original id requested: -1
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:somniancotton 438 net.minecraft.item.ItemBlock@797117fa (req. id 438)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:demonheart 439 com.emoniph.witchery.blocks.BlockDemonHeart@7c44a657 (req. id -1)
[18:46:12] [Client thread/DEBUG] [FML/witchery]: Found matching Block com.emoniph.witchery.blocks.BlockDemonHeart@7c44a657 for ItemBlock net.minecraft.item.ItemBlock@7f04d97d at id 439, original id requested: -1
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:demonheart 439 net.minecraft.item.ItemBlock@7f04d97d (req. id 439)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:witchwood 440 com.emoniph.witchery.blocks.BlockWitchWood@241b4b37 (req. id -1)
[18:46:12] [Client thread/DEBUG] [FML/witchery]: Found matching Block com.emoniph.witchery.blocks.BlockWitchWood@241b4b37 for ItemBlock com.emoniph.witchery.blocks.BlockWitchWood$ClassItemBlock@7be71a65 at id 440, original id requested: -1
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:witchwood 440 com.emoniph.witchery.blocks.BlockWitchWood$ClassItemBlock@7be71a65 (req. id 440)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:stairswoodrowan 441 com.emoniph.witchery.blocks.BlockWitchWoodStairs@6dafb813 (req. id -1)
[18:46:12] [Client thread/DEBUG] [FML/witchery]: Found matching Block com.emoniph.witchery.blocks.BlockWitchWoodStairs@6dafb813 for ItemBlock net.minecraft.item.ItemBlock@2b5e1fa7 at id 441, original id requested: -1
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:stairswoodrowan 441 net.minecraft.item.ItemBlock@2b5e1fa7 (req. id 441)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:stairswoodalder 442 com.emoniph.witchery.blocks.BlockWitchWoodStairs@3070232f (req. id -1)
[18:46:12] [Client thread/DEBUG] [FML/witchery]: Found matching Block com.emoniph.witchery.blocks.BlockWitchWoodStairs@3070232f for ItemBlock net.minecraft.item.ItemBlock@1215fb81 at id 442, original id requested: -1
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:stairswoodalder 442 net.minecraft.item.ItemBlock@1215fb81 (req. id 442)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:stairswoodhawthorn 443 com.emoniph.witchery.blocks.BlockWitchWoodStairs@6132db6d (req. id -1)
[18:46:12] [Client thread/DEBUG] [FML/witchery]: Found matching Block com.emoniph.witchery.blocks.BlockWitchWoodStairs@6132db6d for ItemBlock net.minecraft.item.ItemBlock@51e402f5 at id 443, original id requested: -1
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:stairswoodhawthorn 443 net.minecraft.item.ItemBlock@51e402f5 (req. id 443)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:witchwoodslab 444 com.emoniph.witchery.blocks.BlockWitchWoodSlab@6f164664 (req. id -1)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:witchwooddoubleslab 445 com.emoniph.witchery.blocks.BlockWitchWoodSlab@1f678836 (req. id -1)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:rowanwooddoor 446 com.emoniph.witchery.blocks.BlockWitchDoor@3eb1c9cb (req. id -1)
[18:46:12] [Client thread/DEBUG] [FML/witchery]: Found matching Block com.emoniph.witchery.blocks.BlockWitchDoor@3eb1c9cb for ItemBlock net.minecraft.item.ItemBlock@a374e95 at id 446, original id requested: -1
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:rowanwooddoor 446 net.minecraft.item.ItemBlock@a374e95 (req. id 446)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:alderwooddoor 447 com.emoniph.witchery.blocks.BlockWitchDoor@35081d70 (req. id -1)
[18:46:12] [Client thread/DEBUG] [FML/witchery]: Found matching Block com.emoniph.witchery.blocks.BlockWitchDoor@35081d70 for ItemBlock net.minecraft.item.ItemBlock@27c4bf43 at id 447, original id requested: -1
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:alderwooddoor 447 net.minecraft.item.ItemBlock@27c4bf43 (req. id 447)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:chalice 448 com.emoniph.witchery.blocks.BlockChalice@28f32272 (req. id -1)
[18:46:12] [Client thread/DEBUG] [FML/witchery]: Found matching Block com.emoniph.witchery.blocks.BlockChalice@28f32272 for ItemBlock net.minecraft.item.ItemBlock@725a7f5e at id 448, original id requested: -1
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:chalice 448 net.minecraft.item.ItemBlock@725a7f5e (req. id 448)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:candelabra 449 com.emoniph.witchery.blocks.BlockCandelabra@56d3f974 (req. id -1)
[18:46:12] [Client thread/DEBUG] [FML/witchery]: Found matching Block com.emoniph.witchery.blocks.BlockCandelabra@56d3f974 for ItemBlock net.minecraft.item.ItemBlock@769e5b34 at id 449, original id requested: -1
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:candelabra 449 net.minecraft.item.ItemBlock@769e5b34 (req. id 449)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:placeditem 450 com.emoniph.witchery.blocks.BlockPlacedItem@52c1409c (req. id -1)
[18:46:12] [Client thread/DEBUG] [FML/witchery]: Found matching Block com.emoniph.witchery.blocks.BlockPlacedItem@52c1409c for ItemBlock net.minecraft.item.ItemBlock@d78ec36 at id 450, original id requested: -1
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:placeditem 450 net.minecraft.item.ItemBlock@d78ec36 (req. id 450)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:alluringskull 451 com.emoniph.witchery.blocks.BlockAlluringSkull@2083e406 (req. id -1)
[18:46:12] [Client thread/DEBUG] [FML/witchery]: Found matching Block com.emoniph.witchery.blocks.BlockAlluringSkull@2083e406 for ItemBlock com.emoniph.witchery.item.ItemAlluringSkull@32ef5697 at id 451, original id requested: -1
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:alluringskull 451 com.emoniph.witchery.item.ItemAlluringSkull@32ef5697 (req. id 451)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:wickerbundle 452 com.emoniph.witchery.blocks.BlockWickerBundle@27513d5b (req. id -1)
[18:46:12] [Client thread/DEBUG] [FML/witchery]: Found matching Block com.emoniph.witchery.blocks.BlockWickerBundle@27513d5b for ItemBlock com.emoniph.witchery.blocks.BlockWickerBundle$ClassItemBlock@46933587 at id 452, original id requested: -1
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:wickerbundle 452 com.emoniph.witchery.blocks.BlockWickerBundle$ClassItemBlock@46933587 (req. id 452)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:glowglobe 453 com.emoniph.witchery.blocks.BlockGlowGlobe@1334c2b5 (req. id -1)
[18:46:12] [Client thread/DEBUG] [FML/witchery]: Found matching Block com.emoniph.witchery.blocks.BlockGlowGlobe@1334c2b5 for ItemBlock net.minecraft.item.ItemBlock@6cdb02ec at id 453, original id requested: -1
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:glowglobe 453 net.minecraft.item.ItemBlock@6cdb02ec (req. id 453)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:statuegoddess 454 com.emoniph.witchery.blocks.BlockStatueGoddess@1303acc1 (req. id -1)
[18:46:12] [Client thread/DEBUG] [FML/witchery]: Found matching Block com.emoniph.witchery.blocks.BlockStatueGoddess@1303acc1 for ItemBlock net.minecraft.item.ItemBlock@5642bca7 at id 454, original id requested: -1
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:statuegoddess 454 net.minecraft.item.ItemBlock@5642bca7 (req. id 454)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:stockade 455 com.emoniph.witchery.blocks.BlockStockade@4c9e8627 (req. id -1)
[18:46:12] [Client thread/DEBUG] [FML/witchery]: Found matching Block com.emoniph.witchery.blocks.BlockStockade@4c9e8627 for ItemBlock com.emoniph.witchery.blocks.BlockStockade$ClassItemBlock@3b7991bd at id 455, original id requested: -1
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:stockade 455 com.emoniph.witchery.blocks.BlockStockade$ClassItemBlock@3b7991bd (req. id 455)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:perpetualice 456 com.emoniph.witchery.blocks.BlockPerpetualIce@208894e4 (req. id -1)
[18:46:12] [Client thread/DEBUG] [FML/witchery]: Found matching Block com.emoniph.witchery.blocks.BlockPerpetualIce@208894e4 for ItemBlock net.minecraft.item.ItemBlock@66e7156b at id 456, original id requested: -1
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:perpetualice 456 net.minecraft.item.ItemBlock@66e7156b (req. id 456)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:infinityegg 457 com.emoniph.witchery.blocks.BlockInfinityEgg@77cfe8fe (req. id -1)
[18:46:12] [Client thread/DEBUG] [FML/witchery]: Found matching Block com.emoniph.witchery.blocks.BlockInfinityEgg@77cfe8fe for ItemBlock net.minecraft.item.ItemBlock@72c9b925 at id 457, original id requested: -1
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:infinityegg 457 net.minecraft.item.ItemBlock@72c9b925 (req. id 457)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:refillingchest 458 com.emoniph.witchery.blocks.BlockRefillingChest@13dbbaaf (req. id -1)
[18:46:12] [Client thread/DEBUG] [FML/witchery]: Found matching Block com.emoniph.witchery.blocks.BlockRefillingChest@13dbbaaf for ItemBlock net.minecraft.item.ItemBlock@3ebd4158 at id 458, original id requested: -1
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:refillingchest 458 net.minecraft.item.ItemBlock@3ebd4158 (req. id 458)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:force 459 com.emoniph.witchery.blocks.BlockForce@43998ab8 (req. id -1)
[18:46:12] [Client thread/DEBUG] [FML/witchery]: Found matching Block com.emoniph.witchery.blocks.BlockForce@43998ab8 for ItemBlock net.minecraft.item.ItemBlock@156258b4 at id 459, original id requested: -1
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:force 459 net.minecraft.item.ItemBlock@156258b4 (req. id 459)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:tormentstone 460 com.emoniph.witchery.blocks.BlockForce@6bad9c63 (req. id -1)
[18:46:12] [Client thread/DEBUG] [FML/witchery]: Found matching Block com.emoniph.witchery.blocks.BlockForce@6bad9c63 for ItemBlock net.minecraft.item.ItemBlock@52f65ecf at id 460, original id requested: -1
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:tormentstone 460 net.minecraft.item.ItemBlock@52f65ecf (req. id 460)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:barrier 461 com.emoniph.witchery.blocks.BlockBarrier@7f4939d6 (req. id -1)
[18:46:12] [Client thread/DEBUG] [FML/witchery]: Found matching Block com.emoniph.witchery.blocks.BlockBarrier@7f4939d6 for ItemBlock net.minecraft.item.ItemBlock@207451e3 at id 461, original id requested: -1
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:barrier 461 net.minecraft.item.ItemBlock@207451e3 (req. id 461)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:leechchest 462 com.emoniph.witchery.blocks.BlockLeechChest@3bee6e12 (req. id -1)
[18:46:12] [Client thread/DEBUG] [FML/witchery]: Found matching Block com.emoniph.witchery.blocks.BlockLeechChest@3bee6e12 for ItemBlock net.minecraft.item.ItemBlock@227c7e7b at id 462, original id requested: -1
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:leechchest 462 net.minecraft.item.ItemBlock@227c7e7b (req. id 462)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:altar 463 com.emoniph.witchery.blocks.BlockAltar@6edd5d1d (req. id -1)
[18:46:12] [Client thread/DEBUG] [FML/witchery]: Found matching Block com.emoniph.witchery.blocks.BlockAltar@6edd5d1d for ItemBlock net.minecraft.item.ItemBlock@70c53c8 at id 463, original id requested: -1
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:altar 463 net.minecraft.item.ItemBlock@70c53c8 (req. id 463)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:kettle 464 com.emoniph.witchery.blocks.BlockKettle@75e5dfba (req. id -1)
[18:46:12] [Client thread/DEBUG] [FML/witchery]: Found matching Block com.emoniph.witchery.blocks.BlockKettle@75e5dfba for ItemBlock net.minecraft.item.ItemBlock@46c368ce at id 464, original id requested: -1
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:kettle 464 net.minecraft.item.ItemBlock@46c368ce (req. id 464)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:poppetshelf 465 com.emoniph.witchery.blocks.BlockPoppetShelf@8000177 (req. id -1)
[18:46:12] [Client thread/DEBUG] [FML/witchery]: Found matching Block com.emoniph.witchery.blocks.BlockPoppetShelf@8000177 for ItemBlock net.minecraft.item.ItemBlock@38602fbb at id 465, original id requested: -1
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:poppetshelf 465 net.minecraft.item.ItemBlock@38602fbb (req. id 465)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:dreamcatcher 466 com.emoniph.witchery.blocks.BlockDreamCatcher@799313fa (req. id -1)
[18:46:12] [Client thread/DEBUG] [FML/witchery]: Found matching Block com.emoniph.witchery.blocks.BlockDreamCatcher@799313fa for ItemBlock net.minecraft.item.ItemBlock@2704c071 at id 466, original id requested: -1
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:dreamcatcher 466 net.minecraft.item.ItemBlock@2704c071 (req. id 466)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:crystalball 467 com.emoniph.witchery.blocks.BlockCrystalBall@2b2dccaa (req. id -1)
[18:46:12] [Client thread/DEBUG] [FML/witchery]: Found matching Block com.emoniph.witchery.blocks.BlockCrystalBall@2b2dccaa for ItemBlock net.minecraft.item.ItemBlock@4bd7c30b at id 467, original id requested: -1
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:crystalball 467 net.minecraft.item.ItemBlock@4bd7c30b (req. id 467)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:spiritportal 468 com.emoniph.witchery.blocks.BlockSpiritPortal@1ef252b2 (req. id -1)
[18:46:12] [Client thread/DEBUG] [FML/witchery]: Found matching Block com.emoniph.witchery.blocks.BlockSpiritPortal@1ef252b2 for ItemBlock net.minecraft.item.ItemBlock@371333fd at id 468, original id requested: -1
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:spiritportal 468 net.minecraft.item.ItemBlock@371333fd (req. id 468)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:tormentportal 469 com.emoniph.witchery.blocks.BlockTormentPortal@7a2503e2 (req. id -1)
[18:46:12] [Client thread/DEBUG] [FML/witchery]: Found matching Block com.emoniph.witchery.blocks.BlockTormentPortal@7a2503e2 for ItemBlock net.minecraft.item.ItemBlock@14222914 at id 469, original id requested: -1
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:tormentportal 469 net.minecraft.item.ItemBlock@14222914 (req. id 469)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:spinningwheel 470 com.emoniph.witchery.blocks.BlockSpinningWheel@2401108a (req. id -1)
[18:46:12] [Client thread/DEBUG] [FML/witchery]: Found matching Block com.emoniph.witchery.blocks.BlockSpinningWheel@2401108a for ItemBlock net.minecraft.item.ItemBlock@41e4e67d at id 470, original id requested: -1
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:spinningwheel 470 net.minecraft.item.ItemBlock@41e4e67d (req. id 470)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:brazier 471 com.emoniph.witchery.blocks.BlockBrazier@18124914 (req. id -1)
[18:46:12] [Client thread/DEBUG] [FML/witchery]: Found matching Block com.emoniph.witchery.blocks.BlockBrazier@18124914 for ItemBlock net.minecraft.item.ItemBlock@587bcc64 at id 471, original id requested: -1
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:brazier 471 net.minecraft.item.ItemBlock@587bcc64 (req. id 471)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:witchesovenidle 472 com.emoniph.witchery.blocks.BlockWitchesOven@4fb3dd2d (req. id -1)
[18:46:12] [Client thread/DEBUG] [FML/witchery]: Found matching Block com.emoniph.witchery.blocks.BlockWitchesOven@4fb3dd2d for ItemBlock net.minecraft.item.ItemBlock@297dde3c at id 472, original id requested: -1
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:witchesovenidle 472 net.minecraft.item.ItemBlock@297dde3c (req. id 472)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:witchesovenburning 473 com.emoniph.witchery.blocks.BlockWitchesOven@1f74fbce (req. id -1)
[18:46:12] [Client thread/DEBUG] [FML/witchery]: Found matching Block com.emoniph.witchery.blocks.BlockWitchesOven@1f74fbce for ItemBlock net.minecraft.item.ItemBlock@393fa184 at id 473, original id requested: -1
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:witchesovenburning 473 net.minecraft.item.ItemBlock@393fa184 (req. id 473)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:fumefunnel 474 com.emoniph.witchery.blocks.BlockFumeFunnel@27896b45 (req. id -1)
[18:46:12] [Client thread/DEBUG] [FML/witchery]: Found matching Block com.emoniph.witchery.blocks.BlockFumeFunnel@27896b45 for ItemBlock net.minecraft.item.ItemBlock@2ee1934a at id 474, original id requested: -1
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:fumefunnel 474 net.minecraft.item.ItemBlock@2ee1934a (req. id 474)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:filteredfumefunnel 475 com.emoniph.witchery.blocks.BlockFumeFunnel@3c115cc (req. id -1)
[18:46:12] [Client thread/DEBUG] [FML/witchery]: Found matching Block com.emoniph.witchery.blocks.BlockFumeFunnel@3c115cc for ItemBlock net.minecraft.item.ItemBlock@797e0600 at id 475, original id requested: -1
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:filteredfumefunnel 475 net.minecraft.item.ItemBlock@797e0600 (req. id 475)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:distilleryidle 476 com.emoniph.witchery.blocks.BlockDistillery@68044b1a (req. id -1)
[18:46:12] [Client thread/DEBUG] [FML/witchery]: Found matching Block com.emoniph.witchery.blocks.BlockDistillery@68044b1a for ItemBlock net.minecraft.item.ItemBlock@71decd4f at id 476, original id requested: -1
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:distilleryidle 476 net.minecraft.item.ItemBlock@71decd4f (req. id 476)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:distilleryburning 477 com.emoniph.witchery.blocks.BlockDistillery@4c479bf7 (req. id -1)
[18:46:12] [Client thread/DEBUG] [FML/witchery]: Found matching Block com.emoniph.witchery.blocks.BlockDistillery@4c479bf7 for ItemBlock net.minecraft.item.ItemBlock@71509c40 at id 477, original id requested: -1
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:distilleryburning 477 net.minecraft.item.ItemBlock@71509c40 (req. id 477)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:scarecrow 478 com.emoniph.witchery.blocks.BlockFetish@1442c729 (req. id -1)
[18:46:12] [Client thread/DEBUG] [FML/witchery]: Found matching Block com.emoniph.witchery.blocks.BlockFetish@1442c729 for ItemBlock com.emoniph.witchery.blocks.BlockFetish$ClassItemBlock@2c215f23 at id 478, original id requested: -1
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:scarecrow 478 com.emoniph.witchery.blocks.BlockFetish$ClassItemBlock@2c215f23 (req. id 478)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:trent 479 com.emoniph.witchery.blocks.BlockFetish@580885f4 (req. id -1)
[18:46:12] [Client thread/DEBUG] [FML/witchery]: Found matching Block com.emoniph.witchery.blocks.BlockFetish@580885f4 for ItemBlock com.emoniph.witchery.blocks.BlockFetish$ClassItemBlock@17928353 at id 479, original id requested: -1
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:trent 479 com.emoniph.witchery.blocks.BlockFetish$ClassItemBlock@17928353 (req. id 479)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:witchsladder 480 com.emoniph.witchery.blocks.BlockFetish@13ebca3c (req. id -1)
[18:46:12] [Client thread/DEBUG] [FML/witchery]: Found matching Block com.emoniph.witchery.blocks.BlockFetish@13ebca3c for ItemBlock com.emoniph.witchery.blocks.BlockFetish$ClassItemBlock@5d2a335b at id 480, original id requested: -1
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:witchsladder 480 com.emoniph.witchery.blocks.BlockFetish$ClassItemBlock@5d2a335b (req. id 480)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:decurseteleport 481 com.emoniph.witchery.blocks.BlockAreaMarker@695e92ff (req. id -1)
[18:46:12] [Client thread/DEBUG] [FML/witchery]: Found matching Block com.emoniph.witchery.blocks.BlockAreaMarker@695e92ff for ItemBlock net.minecraft.item.ItemBlock@4004d964 at id 481, original id requested: -1
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:decurseteleport 481 net.minecraft.item.ItemBlock@4004d964 (req. id 481)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:decursedirected 482 com.emoniph.witchery.blocks.BlockAreaMarker@3b457b54 (req. id -1)
[18:46:12] [Client thread/DEBUG] [FML/witchery]: Found matching Block com.emoniph.witchery.blocks.BlockAreaMarker@3b457b54 for ItemBlock net.minecraft.item.ItemBlock@4ea3e632 at id 482, original id requested: -1
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:decursedirected 482 net.minecraft.item.ItemBlock@4ea3e632 (req. id 482)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:statueofworship 483 com.emoniph.witchery.blocks.BlockStatueOfWorship@4b111384 (req. id -1)
[18:46:12] [Client thread/DEBUG] [FML/witchery]: Found matching Block com.emoniph.witchery.blocks.BlockStatueOfWorship@4b111384 for ItemBlock com.emoniph.witchery.blocks.BlockStatueOfWorship$ClassItemBlock@4e18659c at id 483, original id requested: -1
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:statueofworship 483 com.emoniph.witchery.blocks.BlockStatueOfWorship$ClassItemBlock@4e18659c (req. id 483)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:circle 484 com.emoniph.witchery.blocks.BlockCircle@69db0229 (req. id -1)
[18:46:12] [Client thread/DEBUG] [FML/witchery]: Found matching Block com.emoniph.witchery.blocks.BlockCircle@69db0229 for ItemBlock net.minecraft.item.ItemBlock@296b080a at id 484, original id requested: -1
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:circle 484 net.minecraft.item.ItemBlock@296b080a (req. id 484)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:circleglyphritual 485 com.emoniph.witchery.blocks.BlockCircleGlyph@14702702 (req. id -1)
[18:46:12] [Client thread/DEBUG] [FML/witchery]: Found matching Block com.emoniph.witchery.blocks.BlockCircleGlyph@14702702 for ItemBlock net.minecraft.item.ItemBlock@4f10fec9 at id 485, original id requested: -1
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:circleglyphritual 485 net.minecraft.item.ItemBlock@4f10fec9 (req. id 485)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:circleglyphotherwhere 486 com.emoniph.witchery.blocks.BlockCircleGlyph@64c766ac (req. id -1)
[18:46:12] [Client thread/DEBUG] [FML/witchery]: Found matching Block com.emoniph.witchery.blocks.BlockCircleGlyph@64c766ac for ItemBlock net.minecraft.item.ItemBlock@5f25d9e4 at id 486, original id requested: -1
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:circleglyphotherwhere 486 net.minecraft.item.ItemBlock@5f25d9e4 (req. id 486)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:circleglyphinfernal 487 com.emoniph.witchery.blocks.BlockCircleGlyph@2e043889 (req. id -1)
[18:46:12] [Client thread/DEBUG] [FML/witchery]: Found matching Block com.emoniph.witchery.blocks.BlockCircleGlyph@2e043889 for ItemBlock net.minecraft.item.ItemBlock@171bc1f9 at id 487, original id requested: -1
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:circleglyphinfernal 487 net.minecraft.item.ItemBlock@171bc1f9 (req. id 487)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:spiritflowing 488 com.emoniph.witchery.blocks.BlockFlowingSpirit@1baf06bb (req. id -1)
[18:46:12] [Client thread/DEBUG] [FML/witchery]: Found matching Block com.emoniph.witchery.blocks.BlockFlowingSpirit@1baf06bb for ItemBlock net.minecraft.item.ItemBlock@7fe2ed2f at id 488, original id requested: -1
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:spiritflowing 488 net.minecraft.item.ItemBlock@7fe2ed2f (req. id 488)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:hollowtears 489 com.emoniph.witchery.blocks.BlockFlowingSpirit@b41ea41 (req. id -1)
[18:46:12] [Client thread/DEBUG] [FML/witchery]: Found matching Block com.emoniph.witchery.blocks.BlockFlowingSpirit@b41ea41 for ItemBlock net.minecraft.item.ItemBlock@147a572d at id 489, original id requested: -1
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:hollowtears 489 net.minecraft.item.ItemBlock@147a572d (req. id 489)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:ingredient 4305 com.emoniph.witchery.item.ItemGeneral@5e8ef0e (req. id -1)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:taglockkit 4306 com.emoniph.witchery.item.ItemTaglockKit@7fa68329 (req. id -1)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:poppet 4307 com.emoniph.witchery.item.ItemPoppet@5afe1385 (req. id -1)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:potion 4308 com.emoniph.witchery.item.ItemVanillaPotion@62dc5259 (req. id -1)
[18:46:12] [Client thread/DEBUG] [FML/witchery]: Found matching Block com.emoniph.witchery.blocks.BlockWitchWoodSlab@6f164664 for ItemBlock com.emoniph.witchery.item.ItemWitchSlab@19fb9cd9 at id 444, original id requested: -1
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:witchwoodslab 444 com.emoniph.witchery.item.ItemWitchSlab@19fb9cd9 (req. id 444)
[18:46:12] [Client thread/DEBUG] [FML/witchery]: Found matching Block com.emoniph.witchery.blocks.BlockWitchWoodSlab@1f678836 for ItemBlock com.emoniph.witchery.item.ItemWitchSlab@55f677e2 at id 445, original id requested: -1
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:witchwooddoubleslab 445 com.emoniph.witchery.item.ItemWitchSlab@55f677e2 (req. id 445)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:chalkritual 4309 com.emoniph.witchery.item.ItemChalk@6022e11b (req. id -1)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:chalkotherwhere 4310 com.emoniph.witchery.item.ItemChalk@11e8e4ec (req. id -1)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:chalkinfernal 4311 com.emoniph.witchery.item.ItemChalk@510d4b23 (req. id -1)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:chalkheart 4312 com.emoniph.witchery.item.ItemChalk@3fc01067 (req. id -1)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:boline 4313 com.emoniph.witchery.item.ItemBoline@4b98ca74 (req. id -1)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:arthana 4314 com.emoniph.witchery.item.ItemArthana@2b0a6b49 (req. id -1)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:huntsmanspear 4315 com.emoniph.witchery.item.ItemHuntsmanSpear@7faaa183 (req. id -1)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:handbow 4316 com.emoniph.witchery.item.ItemHandBow@24841dba (req. id -1)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:deathshand 4317 com.emoniph.witchery.item.ItemDeathsHand@5dbbb110 (req. id -1)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:witchhand 4318 com.emoniph.witchery.item.ItemWitchHand@c4d23bc (req. id -1)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:circletalisman 4319 com.emoniph.witchery.item.ItemCircleTalisman@47ee8590 (req. id -1)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:mysticbranch 4320 com.emoniph.witchery.item.ItemMysticBranch@19e134fc (req. id -1)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:divinerwater 4321 com.emoniph.witchery.item.ItemDiviner@23739ca6 (req. id -1)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:divinerlava 4322 com.emoniph.witchery.item.ItemDiviner@7b316878 (req. id -1)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:polynesiacharm 4323 com.emoniph.witchery.item.ItemPolynesiaCharm@10e12fdd (req. id -1)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:devilstonguecharm 4324 com.emoniph.witchery.item.ItemPolynesiaCharm@300d5ed3 (req. id -1)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:mutator 4325 com.emoniph.witchery.item.ItemMutator@3b805b52 (req. id -1)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:louse 4326 com.emoniph.witchery.item.ItemParasyticLouse@6fe32564 (req. id -1)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:brewbag 4327 com.emoniph.witchery.item.ItemBrewBag@61245b3c (req. id -1)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:spectralstone 4328 com.emoniph.witchery.item.ItemSpectralStone@16a51862 (req. id -1)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:shelfcompass 4329 com.emoniph.witchery.item.ItemPoppetShelfCompass@16ffd457 (req. id -1)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:kobolditepickaxe 4330 com.emoniph.witchery.item.ItemKobolditePickaxe@55c32bb8 (req. id -1)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:dupstaff 4331 com.emoniph.witchery.item.ItemDuplicationStaff@69710514 (req. id -1)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:witchhat 4332 com.emoniph.witchery.item.ItemWitchesClothes@2900ae50 (req. id -1)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:babashat 4333 com.emoniph.witchery.item.ItemWitchesClothes@6bb41b37 (req. id -1)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:witchrobe 4334 com.emoniph.witchery.item.ItemWitchesClothes@7d66ef1e (req. id -1)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:necromancerrobe 4335 com.emoniph.witchery.item.ItemWitchesClothes@70dcdae3 (req. id -1)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:bitingbelt 4336 com.emoniph.witchery.item.ItemWitchesClothes@33a6a6f8 (req. id -1)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:barkbelt 4337 com.emoniph.witchery.item.ItemWitchesClothes@21bfe46 (req. id -1)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:iceslippers 4338 com.emoniph.witchery.item.ItemWitchesClothes@7bd2a6be (req. id -1)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:rubyslippers 4339 com.emoniph.witchery.item.ItemWitchesClothes@42c14374 (req. id -1)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:seepingshoes 4340 com.emoniph.witchery.item.ItemWitchesClothes@1e3396e9 (req. id -1)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:hunterhat 4341 com.emoniph.witchery.item.ItemHunterClothes@79e45076 (req. id -1)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:huntercoat 4342 com.emoniph.witchery.item.ItemHunterClothes@7c5eb17e (req. id -1)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:hunterlegs 4343 com.emoniph.witchery.item.ItemHunterClothes@2cd706fc (req. id -1)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:hunterboots 4344 com.emoniph.witchery.item.ItemHunterClothes@590ba163 (req. id -1)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:deathscowl 4345 com.emoniph.witchery.item.ItemDeathsClothes@3be356bc (req. id -1)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:deathsrobe 4346 com.emoniph.witchery.item.ItemDeathsClothes@4a536f5b (req. id -1)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:deathsfeet 4347 com.emoniph.witchery.item.ItemDeathsClothes@2bb3e57c (req. id -1)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:quiverofmog 4348 com.emoniph.witchery.item.ItemGoblinClothes@59c8e870 (req. id -1)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:gurdleofgulg 4349 com.emoniph.witchery.item.ItemGoblinClothes@15143f1d (req. id -1)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:kobolditehelm 4350 com.emoniph.witchery.item.ItemGoblinClothes@643b93ba (req. id -1)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:seedsbelladonna 4351 com.emoniph.witchery.item.ItemWitchSeeds@255b450c (req. id -1)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:seedsmandrake 4352 com.emoniph.witchery.item.ItemWitchSeeds@b1229fd (req. id -1)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:seedsartichoke 4353 com.emoniph.witchery.item.ItemWitchSeeds@5582a6b8 (req. id -1)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:seedssnowbell 4354 com.emoniph.witchery.item.ItemWitchSeeds@748fa5e3 (req. id -1)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:seedswormwood 4355 com.emoniph.witchery.item.ItemWitchSeeds@2d415de (req. id -1)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:seedsmindrake 4356 com.emoniph.witchery.item.ItemWitchSeeds@31e7a345 (req. id -1)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:bucketspirit 4357 com.emoniph.witchery.item.ItemBucketSpirit@5e90209b (req. id -1)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Registry add: witchery:buckethollowtears 4358 com.emoniph.witchery.item.ItemBucketSpirit@1d3ceee (req. id -1)
[18:46:12] [Client thread/TRACE] [FML/witchery]: Automatically registered mod witchery entity demon as witchery.demon
[18:46:12] [Client thread/TRACE] [FML/witchery]: Automatically registered mod witchery entity broom as witchery.broom
[18:46:12] [Client thread/TRACE] [FML/witchery]: Automatically registered mod witchery entity brew as witchery.brew
[18:46:12] [Client thread/TRACE] [FML/witchery]: Automatically registered mod witchery entity familiar as witchery.familiar
[18:46:12] [Client thread/TRACE] [FML/witchery]: Automatically registered mod witchery entity mandrake as witchery.mandrake
[18:46:12] [Client thread/TRACE] [FML/witchery]: Automatically registered mod witchery entity treefyd as witchery.treefyd
[18:46:12] [Client thread/TRACE] [FML/witchery]: Automatically registered mod witchery entity hornedHuntsman as witchery.hornedHuntsman
[18:46:12] [Client thread/TRACE] [FML/witchery]: Automatically registered mod witchery entity spellEffect as witchery.spellEffect
[18:46:12] [Client thread/TRACE] [FML/witchery]: Automatically registered mod witchery entity ent as witchery.ent
[18:46:12] [Client thread/TRACE] [FML/witchery]: Automatically registered mod witchery entity illusionCreeper as witchery.illusionCreeper
[18:46:12] [Client thread/TRACE] [FML/witchery]: Automatically registered mod witchery entity illusionSpider as witchery.illusionSpider
[18:46:12] [Client thread/TRACE] [FML/witchery]: Automatically registered mod witchery entity illusionZombie as witchery.illusionZombie
[18:46:12] [Client thread/TRACE] [FML/witchery]: Automatically registered mod witchery entity owl as witchery.owl
[18:46:12] [Client thread/TRACE] [FML/witchery]: Automatically registered mod witchery entity toad as witchery.toad
[18:46:12] [Client thread/TRACE] [FML/witchery]: Automatically registered mod witchery entity cat as witchery.cat
[18:46:12] [Client thread/TRACE] [FML/witchery]: Automatically registered mod witchery entity louse as witchery.louse
[18:46:12] [Client thread/TRACE] [FML/witchery]: Automatically registered mod witchery entity eye as witchery.eye
[18:46:12] [Client thread/TRACE] [FML/witchery]: Automatically registered mod witchery entity babayaga as witchery.babayaga
[18:46:12] [Client thread/TRACE] [FML/witchery]: Automatically registered mod witchery entity covenwitch as witchery.covenwitch
[18:46:12] [Client thread/TRACE] [FML/witchery]: Automatically registered mod witchery entity corpse as witchery.corpse
[18:46:12] [Client thread/TRACE] [FML/witchery]: Automatically registered mod witchery entity nightmare as witchery.nightmare
[18:46:12] [Client thread/TRACE] [FML/witchery]: Automatically registered mod witchery entity spectre as witchery.spectre
[18:46:12] [Client thread/TRACE] [FML/witchery]: Automatically registered mod witchery entity poltergeist as witchery.poltergeist
[18:46:12] [Client thread/TRACE] [FML/witchery]: Automatically registered mod witchery entity banshee as witchery.banshee
[18:46:12] [Client thread/TRACE] [FML/witchery]: Automatically registered mod witchery entity spirit as witchery.spirit
[18:46:12] [Client thread/TRACE] [FML/witchery]: Automatically registered mod witchery entity death as witchery.death
[18:46:12] [Client thread/TRACE] [FML/witchery]: Automatically registered mod witchery entity bolt as witchery.bolt
[18:46:12] [Client thread/TRACE] [FML/witchery]: Automatically registered mod witchery entity witchhunter as witchery.witchhunter
[18:46:12] [Client thread/TRACE] [FML/witchery]: Automatically registered mod witchery entity deathhorse as witchery.deathhorse
[18:46:12] [Client thread/TRACE] [FML/witchery]: Automatically registered mod witchery entity lordoftorment as witchery.lordoftorment
[18:46:12] [Client thread/TRACE] [FML/witchery]: Automatically registered mod witchery entity soulfire as witchery.soulfire
[18:46:12] [Client thread/TRACE] [FML/witchery]: Automatically registered mod witchery entity imp as witchery.imp
[18:46:12] [Client thread/TRACE] [FML/witchery]: Automatically registered mod witchery entity darkmark as witchery.darkmark
[18:46:12] [Client thread/TRACE] [FML/witchery]: Automatically registered mod witchery entity mindrake as witchery.mindrake
[18:46:12] [Client thread/TRACE] [FML/witchery]: Automatically registered mod witchery entity goblin as witchery.goblin
[18:46:12] [Client thread/TRACE] [FML/witchery]: Automatically registered mod witchery entity goblinmog as witchery.goblinmog
[18:46:12] [Client thread/TRACE] [FML/witchery]: Automatically registered mod witchery entity goblingulg as witchery.goblingulg
[18:46:12] [Client thread/TRACE] [witchery/witchery]: Sent event FMLPreInitializationEvent to mod witchery
[18:46:12] [Client thread/TRACE] [ForgeMicroblock/ForgeMicroblock]: Sending event FMLPreInitializationEvent to mod ForgeMicroblock
[18:46:12] [Client thread/TRACE] [FML/ForgeMicroblock]: Registry add: ForgeMicroblock:microblock 4359 codechicken.microblock.ItemMicroPart@1b20e96a (req. id -1)
[18:46:12] [Client thread/TRACE] [FML/ForgeMicroblock]: Registry add: ForgeMicroblock:sawStone 4360 codechicken.microblock.ItemSaw@17917e5d (req. id -1)
[18:46:12] [Client thread/TRACE] [FML/ForgeMicroblock]: Registry add: ForgeMicroblock:sawIron 4361 codechicken.microblock.ItemSaw@50ff17c1 (req. id -1)
[18:46:12] [Client thread/TRACE] [FML/ForgeMicroblock]: Registry add: ForgeMicroblock:sawDiamond 4362 codechicken.microblock.ItemSaw@1b70a972 (req. id -1)
[18:46:12] [Client thread/TRACE] [FML/ForgeMicroblock]: Registry add: ForgeMicroblock:stoneRod 4363 net.minecraft.item.Item@1848971 (req. id -1)
[18:46:12] [Client thread/DEBUG] [ForgeMultipart/ForgeMicroblock]: Registered multipart: mcr_face
[18:46:12] [Client thread/DEBUG] [ForgeMultipart/ForgeMicroblock]: Registered multipart: mcr_hllw
[18:46:12] [Client thread/DEBUG] [ForgeMultipart/ForgeMicroblock]: Registered multipart: mcr_cnr
[18:46:12] [Client thread/DEBUG] [ForgeMultipart/ForgeMicroblock]: Registered multipart: mcr_edge
[18:46:12] [Client thread/DEBUG] [ForgeMultipart/ForgeMicroblock]: Registered multipart: mcr_post
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.stone
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.dirt
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.dirt_1
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.dirt_2
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.stonebrick
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.wood
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.wood_1
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.wood_2
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.wood_3
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.wood_4
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.wood_5
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.log
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.log_1
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.log_2
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.log_3
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.log2
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.log2_1
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.leaves
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.leaves_1
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.leaves_2
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.leaves_3
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.leaves2
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.leaves2_1
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.sponge
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.glass
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.blockLapis
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.sandStone
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.sandStone_1
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.sandStone_2
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.cloth
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.cloth_1
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.cloth_2
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.cloth_3
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.cloth_4
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.cloth_5
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.cloth_6
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.cloth_7
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.cloth_8
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.cloth_9
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.cloth_10
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.cloth_11
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.cloth_12
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.cloth_13
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.cloth_14
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.cloth_15
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.blockGold
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.blockIron
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.brick
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.bookshelf
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.stoneMoss
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.obsidian
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.blockDiamond
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.ice
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.snow
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.clay
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.hellrock
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.hellsand
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.lightgem
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.stonebricksmooth
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.stonebricksmooth_1
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.stonebricksmooth_2
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.stonebricksmooth_3
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.netherBrick
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.whiteStone
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.blockEmerald
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.blockRedstone
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.quartzBlock
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.clayHardenedStained
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.clayHardenedStained_1
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.clayHardenedStained_2
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.clayHardenedStained_3
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.clayHardenedStained_4
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.clayHardenedStained_5
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.clayHardenedStained_6
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.clayHardenedStained_7
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.clayHardenedStained_8
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.clayHardenedStained_9
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.clayHardenedStained_10
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.clayHardenedStained_11
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.clayHardenedStained_12
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.clayHardenedStained_13
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.clayHardenedStained_14
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.clayHardenedStained_15
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.clayHardened
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.blockCoal
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.icePacked
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.stainedGlass
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.stainedGlass_1
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.stainedGlass_2
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.stainedGlass_3
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.stainedGlass_4
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.stainedGlass_5
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.stainedGlass_6
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.stainedGlass_7
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.stainedGlass_8
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.stainedGlass_9
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.stainedGlass_10
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.stainedGlass_11
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.stainedGlass_12
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.stainedGlass_13
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.stainedGlass_14
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.stainedGlass_15
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.grass
[18:46:12] [Client thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: tile.mycel
[18:46:12] [Client thread/TRACE] [ForgeMicroblock/ForgeMicroblock]: Sent event FMLPreInitializationEvent to mod ForgeMicroblock
[18:46:12] [Client thread/INFO] [FML/]: Applying holder lookups
[18:46:13] [Client thread/INFO] [FML/]: Holder lookups applied
[18:46:13] [Sound Library Loader/INFO] [STDOUT/]: [paulscode.sound.SoundSystemLogger:message:69]:
[18:46:13] [Sound Library Loader/INFO] [STDOUT/]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
[18:46:13] [Thread-6/INFO] [STDOUT/]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
[18:46:13] [Thread-6/INFO] [STDOUT/]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[18:46:13] [Thread-6/INFO] [STDOUT/]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
[18:46:13] [Sound Library Loader/INFO] [STDOUT/]: [paulscode.sound.SoundSystemLogger:message:69]:
[18:46:15] [Client thread/TRACE] [mcp/mcp]: Sending event FMLInitializationEvent to mod mcp
[18:46:15] [Client thread/TRACE] [mcp/mcp]: Sent event FMLInitializationEvent to mod mcp
[18:46:15] [Client thread/TRACE] [FML/FML]: Sending event FMLInitializationEvent to mod FML
[18:46:15] [Client thread/TRACE] [FML/FML]: Sent event FMLInitializationEvent to mod FML
[18:46:15] [Client thread/TRACE] [Forge/Forge]: Sending event FMLInitializationEvent to mod Forge
[18:46:15] [Client thread/TRACE] [Forge/Forge]: Sent event FMLInitializationEvent to mod Forge
[18:46:15] [Client thread/TRACE] [CodeChickenCore/CodeChickenCore]: Sending event FMLInitializationEvent to mod CodeChickenCore
[18:46:15] [Client thread/TRACE] [CodeChickenCore/CodeChickenCore]: Sent event FMLInitializationEvent to mod CodeChickenCore
[18:46:15] [Client thread/TRACE] [NotEnoughItems/NotEnoughItems]: Sending event FMLInitializationEvent to mod NotEnoughItems
[18:46:15] [Client thread/INFO] [FML/NotEnoughItems]: InvTweaks: net.minecraft.inventory.Container
[18:46:15] [Client thread/INFO] [FML/NotEnoughItems]: InvTweaks: net.minecraft.inventory.ContainerEnchantment
[18:46:15] [Client thread/TRACE] [NotEnoughItems/NotEnoughItems]: Sent event FMLInitializationEvent to mod NotEnoughItems
[18:46:15] [Client thread/TRACE] [BiblioCraft/BiblioCraft]: Sending event FMLInitializationEvent to mod BiblioCraft
[18:46:15] [CodeChicken Update Checker/ERROR] [CodeChickenCore/CodeChickenCore]: Failed to check notifications:
[18:46:16] [Client thread/TRACE] [BiblioCraft/BiblioCraft]: Sent event FMLInitializationEvent to mod BiblioCraft
[18:46:16] [Client thread/TRACE] [EnderStorage/EnderStorage]: Sending event FMLInitializationEvent to mod EnderStorage
[18:46:16] [Client thread/TRACE] [FML/EnderStorage]: Registry add: EnderStorage:enderChest 490 codechicken.enderstorage.common.BlockEnderStorage@2d775e6c (req. id -1)
[18:46:16] [Client thread/DEBUG] [FML/EnderStorage]: Found matching Block codechicken.enderstorage.common.BlockEnderStorage@2d775e6c for ItemBlock codechicken.enderstorage.common.ItemEnderStorage@77d81bc5 at id 490, original id requested: -1
[18:46:16] [Client thread/TRACE] [FML/EnderStorage]: Registry add: EnderStorage:enderChest 490 codechicken.enderstorage.common.ItemEnderStorage@77d81bc5 (req. id 490)
[18:46:16] [Client thread/TRACE] [FML/EnderStorage]: Registry add: EnderStorage:enderPouch 4364 codechicken.enderstorage.storage.item.ItemEnderPouch@5d38f39e (req. id -1)
[18:46:16] [Client thread/TRACE] [EnderStorage/EnderStorage]: Sent event FMLInitializationEvent to mod EnderStorage
[18:46:16] [Client thread/TRACE] [ForgeMultipart/ForgeMultipart]: Sending event FMLInitializationEvent to mod ForgeMultipart
[18:46:16] [Client thread/TRACE] [ForgeMultipart/ForgeMultipart]: Sent event FMLInitializationEvent to mod ForgeMultipart
[18:46:16] [Client thread/TRACE] [McMultipart/McMultipart]: Sending event FMLInitializationEvent to mod McMultipart
[18:46:16] [Client thread/TRACE] [McMultipart/McMultipart]: Sent event FMLInitializationEvent to mod McMultipart
[18:46:16] [Client thread/TRACE] [inventorytweaks/inventorytweaks]: Sending event FMLInitializationEvent to mod inventorytweaks
[18:46:16] [Client thread/INFO] [inventorytweaks/inventorytweaks]: InvTweaks: Configuration loaded.
[18:46:16] [Client thread/INFO] [inventorytweaks/inventorytweaks]: Mod initialized
[18:46:16] [Client thread/TRACE] [inventorytweaks/inventorytweaks]: Sent event FMLInitializationEvent to mod inventorytweaks
[18:46:16] [Client thread/TRACE] [SpecialMobs/SpecialMobs]: Sending event FMLInitializationEvent to mod SpecialMobs
[18:46:16] [Client thread/TRACE] [FML/SpecialMobs]: Automatically registered mod SpecialMobs entity SpecialCaveSpider as SpecialMobs.SpecialCaveSpider
[18:46:16] [Client thread/TRACE] [FML/SpecialMobs]: Automatically registered mod SpecialMobs entity BabyCaveSpider as SpecialMobs.BabyCaveSpider
[18:46:16] [Client thread/TRACE] [FML/SpecialMobs]: Automatically registered mod SpecialMobs entity FlyingCaveSpider as SpecialMobs.FlyingCaveSpider
[18:46:16] [Client thread/TRACE] [FML/SpecialMobs]: Automatically registered mod SpecialMobs entity MotherCaveSpider as SpecialMobs.MotherCaveSpider
[18:46:16] [Client thread/TRACE] [FML/SpecialMobs]: Automatically registered mod SpecialMobs entity ToughCaveSpider as SpecialMobs.ToughCaveSpider
[18:46:16] [Client thread/TRACE] [FML/SpecialMobs]: Automatically registered mod SpecialMobs entity WebCaveSpider as SpecialMobs.WebCaveSpider
[18:46:16] [Client thread/TRACE] [FML/SpecialMobs]: Automatically registered mod SpecialMobs entity WitchCaveSpider as SpecialMobs.WitchCaveSpider
[18:46:16] [Client thread/TRACE] [FML/SpecialMobs]: Automatically registered mod SpecialMobs entity SpecialCreeper as SpecialMobs.SpecialCreeper
[18:46:16] [Client thread/TRACE] [FML/SpecialMobs]: Automatically registered mod SpecialMobs entity ArmorCreeper as SpecialMobs.ArmorCreeper
[18:46:16] [Client thread/TRACE] [FML/SpecialMobs]: Automatically registered mod SpecialMobs entity DarkCreeper as SpecialMobs.DarkCreeper
[18:46:16] [Client thread/TRACE] [FML/SpecialMobs]: Automatically registered mod SpecialMobs entity DeathCreeper as SpecialMobs.DeathCreeper
[18:46:16] [Client thread/TRACE] [FML/SpecialMobs]: Automatically registered mod SpecialMobs entity DirtCreeper as SpecialMobs.DirtCreeper
[18:46:16] [Client thread/TRACE] [FML/SpecialMobs]: Automatically registered mod SpecialMobs entity DoomCreeper as SpecialMobs.DoomCreeper
[18:46:16] [Client thread/TRACE] [FML/SpecialMobs]: Automatically registered mod SpecialMobs entity DrowningCreeper as SpecialMobs.DrowningCreeper
[18:46:16] [Client thread/TRACE] [FML/SpecialMobs]: Automatically registered mod SpecialMobs entity EnderCreeper as SpecialMobs.EnderCreeper
[18:46:16] [Client thread/TRACE] [FML/SpecialMobs]: Automatically registered mod SpecialMobs entity FireCreeper as SpecialMobs.FireCreeper
[18:46:16] [Client thread/TRACE] [FML/SpecialMobs]: Automatically registered mod SpecialMobs entity JumpingCreeper as SpecialMobs.JumpingCreeper
[18:46:16] [Client thread/TRACE] [FML/SpecialMobs]: Automatically registered mod SpecialMobs entity LightningCreeper as SpecialMobs.LightningCreeper
[18:46:16] [Client thread/TRACE] [FML/SpecialMobs]: Automatically registered mod SpecialMobs entity MiniCreeper as SpecialMobs.MiniCreeper
[18:46:16] [Client thread/TRACE] [FML/SpecialMobs]: Automatically registered mod SpecialMobs entity SplittingCreeper as SpecialMobs.SplittingCreeper
[18:46:16] [Client thread/TRACE] [FML/SpecialMobs]: Automatically registered mod SpecialMobs entity SpecialEnderman as SpecialMobs.SpecialEnderman
[18:46:16] [Client thread/TRACE] [FML/SpecialMobs]: Automatically registered mod SpecialMobs entity BlindingEnderman as SpecialMobs.BlindingEnderman
[18:46:16] [Client thread/TRACE] [FML/SpecialMobs]: Automatically registered mod SpecialMobs entity CursedEnderman as SpecialMobs.CursedEnderman
[18:46:16] [Client thread/TRACE] [FML/SpecialMobs]: Automatically registered mod SpecialMobs entity IcyEnderman as SpecialMobs.IcyEnderman
[18:46:16] [Client thread/TRACE] [FML/SpecialMobs]: Automatically registered mod SpecialMobs entity LightningEnderman as SpecialMobs.LightningEnderman
[18:46:16] [Client thread/TRACE] [FML/SpecialMobs]: Automatically registered mod SpecialMobs entity MiniEnderman as SpecialMobs.MiniEnderman
[18:46:16] [Client thread/TRACE] [FML/SpecialMobs]: Automatically registered mod SpecialMobs entity MirageEnderman as SpecialMobs.MirageEnderman
[18:46:16] [Client thread/TRACE] [FML/SpecialMobs]: Automatically registered mod SpecialMobs entity ThiefEnderman as SpecialMobs.ThiefEnderman
[18:46:16] [Client thread/TRACE] [FML/SpecialMobs]: Automatically registered mod SpecialMobs entity SpecialGhast as SpecialMobs.SpecialGhast
[18:46:16] [Client thread/TRACE] [FML/SpecialMobs]: Automatically registered mod SpecialMobs entity BabyGhast as SpecialMobs.BabyGhast
[18:46:16] [Client thread/TRACE] [FML/SpecialMobs]: Automatically registered mod SpecialMobs entity FaintGhast as SpecialMobs.FaintGhast
[18:46:16] [Client thread/TRACE] [FML/SpecialMobs]: Automatically registered mod SpecialMobs entity FighterGhast as SpecialMobs.FighterGhast
[18:46:16] [Client thread/TRACE] [FML/SpecialMobs]: Automatically registered mod SpecialMobs entity KingGhast as SpecialMobs.KingGhast
[18:46:16] [Client thread/TRACE] [FML/SpecialMobs]: Automatically registered mod SpecialMobs entity MiniGhast as SpecialMobs.MiniGhast
[18:46:16] [Client thread/TRACE] [FML/SpecialMobs]: Automatically registered mod SpecialMobs entity QueenGhast as SpecialMobs.QueenGhast
[18:46:16] [Client thread/TRACE] [FML/SpecialMobs]: Automatically registered mod SpecialMobs entity UnholyGhast as SpecialMobs.UnholyGhast
[18:46:16] [Client thread/TRACE] [FML/SpecialMobs]: Automatically registered mod SpecialMobs entity SpecialPigZombie as SpecialMobs.SpecialPigZombie
[18:46:16] [Client thread/TRACE] [FML/SpecialMobs]: Automatically registered mod SpecialMobs entity BrutishPigZombie as SpecialMobs.BrutishPigZombie
[18:46:16] [Client thread/TRACE] [FML/SpecialMobs]: Automatically registered mod SpecialMobs entity FishingPigZombie as SpecialMobs.FishingPigZombie
[18:46:16] [Client thread/TRACE] [FML/SpecialMobs]: Automatically registered mod SpecialMobs entity GiantPigZombie as SpecialMobs.GiantPigZombie
[18:46:16] [Client thread/TRACE] [FML/SpecialMobs]: Automatically registered mod SpecialMobs entity HungryPigZombie as SpecialMobs.HungryPigZombie
[18:46:16] [Client thread/TRACE] [FML/SpecialMobs]: Automatically registered mod SpecialMobs entity PlaguePigZombie as SpecialMobs.PlaguePigZombie
[18:46:16] [Client thread/TRACE] [FML/SpecialMobs]: Automatically registered mod SpecialMobs entity VampirePigZombie as SpecialMobs.VampirePigZombie
[18:46:16] [Client thread/TRACE] [FML/SpecialMobs]: Automatically registered mod SpecialMobs entity SpecialSilverfish as SpecialMobs.SpecialSilverfish
[18:46:16] [Client thread/TRACE] [FML/SpecialMobs]: Automatically registered mod SpecialMobs entity BlindingSilverfish as SpecialMobs.BlindingSilverfish
[18:46:16] [Client thread/TRACE] [FML/SpecialMobs]: Automatically registered mod SpecialMobs entity FishingSilverfish as SpecialMobs.FishingSilverfish
[18:46:16] [Client thread/TRACE] [FML/SpecialMobs]: Automatically registered mod SpecialMobs entity FlyingSilverfish as SpecialMobs.FlyingSilverfish
[18:46:16] [Client thread/TRACE] [FML/SpecialMobs]: Automatically registered mod SpecialMobs entity PoisonSilverfish as SpecialMobs.PoisonSilverfish
[18:46:16] [Client thread/TRACE] [FML/SpecialMobs]: Automatically registered mod SpecialMobs entity ToughSilverfish as SpecialMobs.ToughSilverfish
[18:46:16] [Client thread/TRACE] [FML/SpecialMobs]: Automatically registered mod SpecialMobs entity SpecialSkeleton as SpecialMobs.SpecialSkeleton
[18:46:16] [Client thread/TRACE] [FML/SpecialMobs]: Automatically registered mod SpecialMobs entity BrutishSkeleton as SpecialMobs.BrutishSkeleton
[18:46:16] [Client thread/TRACE] [FML/SpecialMobs]: Automatically registered mod SpecialMobs entity FireSkeleton as SpecialMobs.FireSkeleton
[18:46:16] [Client thread/TRACE] [FML/SpecialMobs]: Automatically registered mod SpecialMobs entity GatlingSkeleton as SpecialMobs.GatlingSkeleton
[18:46:16] [Client thread/TRACE] [FML/SpecialMobs]: Automatically registered mod SpecialMobs entity GiantSkeleton as SpecialMobs.GiantSkeleton
[18:46:16] [Client thread/TRACE] [FML/SpecialMobs]: Automatically registered mod SpecialMobs entity PoisonSkeleton as SpecialMobs.PoisonSkeleton
[18:46:16] [Client thread/TRACE] [FML/SpecialMobs]: Automatically registered mod SpecialMobs entity SniperSkeleton as SpecialMobs.SniperSkeleton
[18:46:16] [Client thread/TRACE] [FML/SpecialMobs]: Automatically registered mod SpecialMobs entity SpitfireSkeleton as SpecialMobs.SpitfireSkeleton
[18:46:16] [Client thread/TRACE] [FML/SpecialMobs]: Automatically registered mod SpecialMobs entity ThiefSkeleton as SpecialMobs.ThiefSkeleton
[18:46:16] [Client thread/TRACE] [FML/SpecialMobs]: Automatically registered mod SpecialMobs entity SpecialSpider as SpecialMobs.SpecialSpider
[18:46:16] [Client thread/TRACE] [FML/SpecialMobs]: Automatically registered mod SpecialMobs entity BabySpider as SpecialMobs.BabySpider
[18:46:16] [Client thread/TRACE] [FML/SpecialMobs]: Automatically registered mod SpecialMobs entity DesertSpider as SpecialMobs.DesertSpider
[18:46:16] [Client thread/TRACE] [FML/SpecialMobs]: Automatically registered mod SpecialMobs entity FlyingSpider as SpecialMobs.FlyingSpider
[18:46:16] [Client thread/TRACE] [FML/SpecialMobs]: Automatically registered mod SpecialMobs entity GhostSpider as SpecialMobs.GhostSpider
[18:46:16] [Client thread/TRACE] [FML/SpecialMobs]: Automatically registered mod SpecialMobs entity GiantSpider as SpecialMobs.GiantSpider
[18:46:16] [Client thread/TRACE] [FML/SpecialMobs]: Automatically registered mod SpecialMobs entity HungrySpider as SpecialMobs.HungrySpider
[18:46:16] [Client thread/TRACE] [FML/SpecialMobs]: Automatically registered mod SpecialMobs entity MotherSpider as SpecialMobs.MotherSpider
[18:46:16] [Client thread/TRACE] [FML/SpecialMobs]: Automatically registered mod SpecialMobs entity PaleSpider as SpecialMobs.PaleSpider
[18:46:16] [Client thread/TRACE] [FML/SpecialMobs]: Automatically registered mod SpecialMobs entity PoisonSpider as SpecialMobs.PoisonSpider
[18:46:16] [Client thread/TRACE] [FML/SpecialMobs]: Automatically registered mod SpecialMobs entity SmallSpider as SpecialMobs.SmallSpider
[18:46:16] [Client thread/TRACE] [FML/SpecialMobs]: Automatically registered mod SpecialMobs entity ToughSpider as SpecialMobs.ToughSpider
[18:46:16] [Client thread/TRACE] [FML/SpecialMobs]: Automatically registered mod SpecialMobs entity WebSpider as SpecialMobs.WebSpider
[18:46:16] [Client thread/TRACE] [FML/SpecialMobs]: Automatically registered mod SpecialMobs entity WitchSpider as SpecialMobs.WitchSpider
[18:46:16] [Client thread/TRACE] [FML/SpecialMobs]: Automatically registered mod SpecialMobs entity SpecialZombie as SpecialMobs.SpecialZombie
[18:46:16] [Client thread/TRACE] [FML/SpecialMobs]: Automatically registered mod SpecialMobs entity BrutishZombie as SpecialMobs.BrutishZombie
[18:46:16] [Client thread/TRACE] [FML/SpecialMobs]: Automatically registered mod SpecialMobs entity FireZombie as SpecialMobs.FireZombie
[18:46:16] [Client thread/TRACE] [FML/SpecialMobs]: Automatically registered mod SpecialMobs entity FishingZombie as SpecialMobs.FishingZombie
[18:46:16] [Client thread/TRACE] [FML/SpecialMobs]: Automatically registered mod SpecialMobs entity GiantZombie as SpecialMobs.GiantZombie
[18:46:16] [Client thread/TRACE] [FML/SpecialMobs]: Automatically registered mod SpecialMobs entity HungryZombie as SpecialMobs.HungryZombie
[18:46:16] [Client thread/TRACE] [FML/SpecialMobs]: Automatically registered mod SpecialMobs entity PlagueZombie as SpecialMobs.PlagueZombie
[18:46:16] [Client thread/TRACE] [FML/SpecialMobs]: Automatically registered mod SpecialMobs entity SMFireball as SpecialMobs.SMFireball
[18:46:16] [Client thread/TRACE] [FML/SpecialMobs]: Automatically registered mod SpecialMobs entity SMFishHook as SpecialMobs.SMFishHook
[18:46:16] [Client thread/TRACE] [SpecialMobs/SpecialMobs]: Sent event FMLInitializationEvent to mod SpecialMobs
[18:46:16] [Client thread/TRACE] [Baubles/Baubles]: Sending event FMLInitializationEvent to mod Baubles
[18:46:16] [Client thread/TRACE] [Baubles/Baubles]: Sent event FMLInitializationEvent to mod Baubles
[18:46:16] [Client thread/TRACE] [Thaumcraft/Thaumcraft]: Sending event FMLInitializationEvent to mod Thaumcraft
[18:46:16] [Client thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity SpecialItem as Thaumcraft.SpecialItem
[18:46:16] [Client thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity FollowItem as Thaumcraft.FollowItem
[18:46:16] [Client thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity AspectOrb as Thaumcraft.AspectOrb
[18:46:16] [Client thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity FallingTaint as Thaumcraft.FallingTaint
[18:46:16] [Client thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity Alumentum as Thaumcraft.Alumentum
[18:46:16] [Client thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity PrimalOrb as Thaumcraft.PrimalOrb
[18:46:16] [Client thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity FrostShard as Thaumcraft.FrostShard
[18:46:16] [Client thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity Dart as Thaumcraft.Dart
[18:46:16] [Client thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity PrimalArrow as Thaumcraft.PrimalArrow
[18:46:16] [Client thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity PechBlast as Thaumcraft.PechBlast
[18:46:16] [Client thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity EldritchOrb as Thaumcraft.EldritchOrb
[18:46:16] [Client thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity Golem as Thaumcraft.Golem
[18:46:16] [Client thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity TravelingTrunk as Thaumcraft.TravelingTrunk
[18:46:16] [Client thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity BrainyZombie as Thaumcraft.BrainyZombie
[18:46:16] [Client thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity GiantBrainyZombie as Thaumcraft.GiantBrainyZombie
[18:46:16] [Client thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity Wisp as Thaumcraft.Wisp
[18:46:16] [Client thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity Firebat as Thaumcraft.Firebat
[18:46:16] [Client thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity Pech as Thaumcraft.Pech
[18:46:16] [Client thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity MindSpider as Thaumcraft.MindSpider
[18:46:16] [Client thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity EldritchGuardian as Thaumcraft.EldritchGuardian
[18:46:16] [Client thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity ThaumSlime as Thaumcraft.ThaumSlime
[18:46:16] [Client thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity TaintSpider as Thaumcraft.TaintSpider
[18:46:16] [Client thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity Taintacle as Thaumcraft.Taintacle
[18:46:16] [Client thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity TaintacleTiny as Thaumcraft.TaintacleTiny
[18:46:16] [Client thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity TaintSpore as Thaumcraft.TaintSpore
[18:46:16] [Client thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity TaintSwarmer as Thaumcraft.TaintSwarmer
[18:46:16] [Client thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity TaintSwarm as Thaumcraft.TaintSwarm
[18:46:16] [Client thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity TaintedChicken as Thaumcraft.TaintedChicken
[18:46:16] [Client thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity TaintedCow as Thaumcraft.TaintedCow
[18:46:16] [Client thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity TaintedCreeper as Thaumcraft.TaintedCreeper
[18:46:16] [Client thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity TaintedPig as Thaumcraft.TaintedPig
[18:46:16] [Client thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity TaintedSheep as Thaumcraft.TaintedSheep
[18:46:16] [Client thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity TaintedVillager as Thaumcraft.TaintedVillager
[18:46:16] [Client thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity SpecialItemGrate as Thaumcraft.SpecialItemGrate
[18:46:16] [Client thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity GolemBobber as Thaumcraft.GolemBobber
[18:46:16] [Client thread/TRACE] [Thaumcraft/Thaumcraft]: Sent event FMLInitializationEvent to mod Thaumcraft
[18:46:16] [Client thread/TRACE] [ThaumcraftMobAspects/ThaumcraftMobAspects]: Sending event FMLInitializationEvent to mod ThaumcraftMobAspects
[18:46:16] [Client thread/TRACE] [ThaumcraftMobAspects/ThaumcraftMobAspects]: Sent event FMLInitializationEvent to mod ThaumcraftMobAspects
[18:46:16] [Client thread/TRACE] [TwilightForest/TwilightForest]: Sending event FMLInitializationEvent to mod TwilightForest
[18:46:16] [Client thread/TRACE] [FML/TwilightForest]: Automatically registered mod TwilightForest entity Wild Boar as TwilightForest.Wild Boar
[18:46:16] [Client thread/TRACE] [FML/TwilightForest]: Automatically registered mod TwilightForest entity Bighorn Sheep as TwilightForest.Bighorn Sheep
[18:46:16] [Client thread/TRACE] [FML/TwilightForest]: Automatically registered mod TwilightForest entity Wild Deer as TwilightForest.Wild Deer
[18:46:16] [Client thread/TRACE] [FML/TwilightForest]: Automatically registered mod TwilightForest entity Redcap as TwilightForest.Redcap
[18:46:16] [Client thread/TRACE] [FML/TwilightForest]: Automatically registered mod TwilightForest entity Swarm Spider as TwilightForest.Swarm Spider
[18:46:16] [Client thread/TRACE] [FML/TwilightForest]: Automatically registered mod TwilightForest entity Naga as TwilightForest.Naga
[18:46:16] [Client thread/TRACE] [FML/TwilightForest]: Automatically registered mod TwilightForest entity Skeleton Druid as TwilightForest.Skeleton Druid
[18:46:16] [Client thread/TRACE] [FML/TwilightForest]: Automatically registered mod TwilightForest entity Hostile Wolf as TwilightForest.Hostile Wolf
[18:46:16] [Client thread/TRACE] [FML/TwilightForest]: Automatically registered mod TwilightForest entity Twilight Wraith as TwilightForest.Twilight Wraith
[18:46:16] [Client thread/TRACE] [FML/TwilightForest]: Automatically registered mod TwilightForest entity Hedge Spider as TwilightForest.Hedge Spider
[18:46:16] [Client thread/TRACE] [FML/TwilightForest]: Automatically registered mod TwilightForest entity Hydra as TwilightForest.Hydra
[18:46:17] [Client thread/TRACE] [FML/TwilightForest]: Automatically registered mod TwilightForest entity Twilight Lich as TwilightForest.Twilight Lich
[18:46:17] [Client thread/TRACE] [FML/TwilightForest]: Automatically registered mod TwilightForest entity Penguin as TwilightForest.Penguin
[18:46:17] [Client thread/TRACE] [FML/TwilightForest]: Automatically registered mod TwilightForest entity Lich Minion as TwilightForest.Lich Minion
[18:46:17] [Client thread/TRACE] [FML/TwilightForest]: Automatically registered mod TwilightForest entity Loyal Zombie as TwilightForest.Loyal Zombie
[18:46:17] [Client thread/TRACE] [FML/TwilightForest]: Automatically registered mod TwilightForest entity Tiny Bird as TwilightForest.Tiny Bird
[18:46:17] [Client thread/TRACE] [FML/TwilightForest]: Automatically registered mod TwilightForest entity Forest Squirrel as TwilightForest.Forest Squirrel
[18:46:17] [Client thread/TRACE] [FML/TwilightForest]: Automatically registered mod TwilightForest entity Forest Bunny as TwilightForest.Forest Bunny
[18:46:17] [Client thread/TRACE] [FML/TwilightForest]: Automatically registered mod TwilightForest entity Forest Raven as TwilightForest.Forest Raven
[18:46:17] [Client thread/TRACE] [FML/TwilightForest]: Automatically registered mod TwilightForest entity Questing Ram as TwilightForest.Questing Ram
[18:46:17] [Client thread/TRACE] [FML/TwilightForest]: Automatically registered mod TwilightForest entity Twilight Kobold as TwilightForest.Twilight Kobold
[18:46:17] [Client thread/TRACE] [FML/TwilightForest]: Automatically registered mod TwilightForest entity Boggard as TwilightForest.Boggard
[18:46:17] [Client thread/TRACE] [FML/TwilightForest]: Automatically registered mod TwilightForest entity Mosquito Swarm as TwilightForest.Mosquito Swarm
[18:46:17] [Client thread/TRACE] [FML/TwilightForest]: Automatically registered mod TwilightForest entity Death Tome as TwilightForest.Death Tome
[18:46:17] [Client thread/TRACE] [FML/TwilightForest]: Automatically registered mod TwilightForest entity Minotaur as TwilightForest.Minotaur
[18:46:17] [Client thread/TRACE] [FML/TwilightForest]: Automatically registered mod TwilightForest entity Minoshroom as TwilightForest.Minoshroom
[18:46:17] [Client thread/TRACE] [FML/TwilightForest]: Automatically registered mod TwilightForest entity Fire Beetle as TwilightForest.Fire Beetle
[18:46:17] [Client thread/TRACE] [FML/TwilightForest]: Automatically registered mod TwilightForest entity Slime Beetle as TwilightForest.Slime Beetle
[18:46:17] [Client thread/TRACE] [FML/TwilightForest]: Automatically registered mod TwilightForest entity Pinch Beetle as TwilightForest.Pinch Beetle
[18:46:17] [Client thread/TRACE] [FML/TwilightForest]: Automatically registered mod TwilightForest entity Maze Slime as TwilightForest.Maze Slime
[18:46:17] [Client thread/TRACE] [FML/TwilightForest]: Automatically registered mod TwilightForest entity Redcap Sapper as TwilightForest.Redcap Sapper
[18:46:17] [Client thread/TRACE] [FML/TwilightForest]: Automatically registered mod TwilightForest entity Mist Wolf as TwilightForest.Mist Wolf
[18:46:17] [Client thread/TRACE] [FML/TwilightForest]: Automatically registered mod TwilightForest entity King Spider as TwilightForest.King Spider
[18:46:17] [Client thread/TRACE] [FML/TwilightForest]: Automatically registered mod TwilightForest entity Firefly as TwilightForest.Firefly
[18:46:17] [Client thread/TRACE] [FML/TwilightForest]: Automatically registered mod TwilightForest entity Mini Ghast as TwilightForest.Mini Ghast
[18:46:17] [Client thread/TRACE] [FML/TwilightForest]: Automatically registered mod TwilightForest entity Tower Ghast as TwilightForest.Tower Ghast
[18:46:17] [Client thread/TRACE] [FML/TwilightForest]: Automatically registered mod TwilightForest entity Tower Golem as TwilightForest.Tower Golem
[18:46:17] [Client thread/TRACE] [FML/TwilightForest]: Automatically registered mod TwilightForest entity Tower Termite as TwilightForest.Tower Termite
[18:46:17] [Client thread/TRACE] [FML/TwilightForest]: Automatically registered mod TwilightForest entity Redscale Broodling as TwilightForest.Redscale Broodling
[18:46:17] [Client thread/TRACE] [FML/TwilightForest]: Automatically registered mod TwilightForest entity Tower Boss as TwilightForest.Tower Boss
[18:46:17] [Client thread/TRACE] [FML/TwilightForest]: Automatically registered mod TwilightForest entity Block&Chain Goblin as TwilightForest.Block&Chain Goblin
[18:46:17] [Client thread/TRACE] [FML/TwilightForest]: Automatically registered mod TwilightForest entity Upper Goblin Knight as TwilightForest.Upper Goblin Knight
[18:46:17] [Client thread/TRACE] [FML/TwilightForest]: Automatically registered mod TwilightForest entity Lower Goblin Knight as TwilightForest.Lower Goblin Knight
[18:46:17] [Client thread/TRACE] [FML/TwilightForest]: Automatically registered mod TwilightForest entity Helmet Crab as TwilightForest.Helmet Crab
[18:46:17] [Client thread/TRACE] [FML/TwilightForest]: Automatically registered mod TwilightForest entity Knight Phantom as TwilightForest.Knight Phantom
[18:46:17] [Client thread/TRACE] [FML/TwilightForest]: Automatically registered mod TwilightForest entity Yeti as TwilightForest.Yeti
[18:46:17] [Client thread/TRACE] [FML/TwilightForest]: Automatically registered mod TwilightForest entity Yeti Boss as TwilightForest.Yeti Boss
[18:46:17] [Client thread/TRACE] [FML/TwilightForest]: Automatically registered mod TwilightForest entity WinterWolf as TwilightForest.WinterWolf
[18:46:17] [Client thread/TRACE] [FML/TwilightForest]: Automatically registered mod TwilightForest entity SnowGuardian as TwilightForest.SnowGuardian
[18:46:17] [Client thread/TRACE] [FML/TwilightForest]: Automatically registered mod TwilightForest entity Troll as TwilightForest.Troll
[18:46:17] [Client thread/TRACE] [FML/TwilightForest]: Automatically registered mod TwilightForest entity HydraHead as TwilightForest.HydraHead
[18:46:17] [Client thread/TRACE] [FML/TwilightForest]: Automatically registered mod TwilightForest entity tfnaturebolt as TwilightForest.tfnaturebolt
[18:46:17] [Client thread/TRACE] [FML/TwilightForest]: Automatically registered mod TwilightForest entity tflichbolt as TwilightForest.tflichbolt
[18:46:17] [Client thread/TRACE] [FML/TwilightForest]: Automatically registered mod TwilightForest entity tftwilightwandbolt as TwilightForest.tftwilightwandbolt
[18:46:17] [Client thread/TRACE] [FML/TwilightForest]: Automatically registered mod TwilightForest entity tftomebolt as TwilightForest.tftomebolt
[18:46:17] [Client thread/TRACE] [FML/TwilightForest]: Automatically registered mod TwilightForest entity tfhydramortar as TwilightForest.tfhydramortar
[18:46:17] [Client thread/TRACE] [FML/TwilightForest]: Automatically registered mod TwilightForest entity tflichbomb as TwilightForest.tflichbomb
[18:46:17] [Client thread/TRACE] [FML/TwilightForest]: Automatically registered mod TwilightForest entity tfmoonwormshot as TwilightForest.tfmoonwormshot
[18:46:17] [Client thread/TRACE] [FML/TwilightForest]: Automatically registered mod TwilightForest entity tfslimeblob as TwilightForest.tfslimeblob
[18:46:17] [Client thread/TRACE] [FML/TwilightForest]: Automatically registered mod TwilightForest entity tfcharmeffect as TwilightForest.tfcharmeffect
[18:46:17] [Client thread/TRACE] [FML/TwilightForest]: Automatically registered mod TwilightForest entity tfthrownaxe as TwilightForest.tfthrownaxe
[18:46:17] [Client thread/TRACE] [FML/TwilightForest]: Automatically registered mod TwilightForest entity tfthrownpick as TwilightForest.tfthrownpick
[18:46:17] [Client thread/TRACE] [FML/TwilightForest]: Automatically registered mod TwilightForest entity tffallingice as TwilightForest.tffallingice
[18:46:17] [Client thread/TRACE] [FML/TwilightForest]: Automatically registered mod TwilightForest entity tfthrownice as TwilightForest.tfthrownice
[18:46:17] [Client thread/TRACE] [TwilightForest/TwilightForest]: Sent event FMLInitializationEvent to mod TwilightForest
[18:46:17] [Client thread/TRACE] [Waila/Waila]: Sending event FMLInitializationEvent to mod Waila
[18:46:17] [Client thread/DEBUG] [CCL ASM/Waila]: Writing method [codechicken/nei/guihook/GuiContainerManager.getManager(Lnet/minecraft/client/gui/inventory/GuiContainer;)Lcodechicken/nei/guihook/GuiContainerManager;]
[18:46:17] [Client thread/DEBUG] [CCL ASM/Waila]: Writing method [codechicken/nei/guihook/GuiContainerManager.callKeyTyped(Lnet/minecraft/client/gui/inventory/GuiContainer;CI)V]
[18:46:17] [Client thread/DEBUG] [CCL ASM/Waila]: Writing method [codechicken/nei/guihook/DefaultSlotClickHandler.callHandleMouseClick(Lnet/minecraft/client/gui/inventory/GuiContainer;Lnet/minecraft/inventory/Slot;III)V]
[18:46:17] [Client thread/TRACE] [Waila/Waila]: Sent event FMLInitializationEvent to mod Waila
[18:46:17] [Client thread/TRACE] [witchery/witchery]: Sending event FMLInitializationEvent to mod witchery
[18:46:17] [Client thread/TRACE] [witchery/witchery]: Sent event FMLInitializationEvent to mod witchery
[18:46:17] [Client thread/TRACE] [ForgeMicroblock/ForgeMicroblock]: Sending event FMLInitializationEvent to mod ForgeMicroblock
[18:46:17] [Client thread/TRACE] [ForgeMicroblock/ForgeMicroblock]: Sent event FMLInitializationEvent to mod ForgeMicroblock
[18:46:17] [Client thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod mcp
[18:46:17] [Client thread/TRACE] [mcp/mcp]: Sending event IMCEvent to mod mcp
[18:46:17] [Client thread/TRACE] [mcp/mcp]: Sent event IMCEvent to mod mcp
[18:46:17] [Client thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod FML
[18:46:17] [Client thread/TRACE] [FML/FML]: Sending event IMCEvent to mod FML
[18:46:17] [Client thread/TRACE] [FML/FML]: Sent event IMCEvent to mod FML
[18:46:17] [Client thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod Forge
[18:46:17] [Client thread/TRACE] [Forge/Forge]: Sending event IMCEvent to mod Forge
[18:46:17] [Client thread/TRACE] [Forge/Forge]: Sent event IMCEvent to mod Forge
[18:46:17] [Client thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod CodeChickenCore
[18:46:17] [Client thread/TRACE] [CodeChickenCore/CodeChickenCore]: Sending event IMCEvent to mod CodeChickenCore
[18:46:17] [Client thread/TRACE] [CodeChickenCore/CodeChickenCore]: Sent event IMCEvent to mod CodeChickenCore
[18:46:17] [Client thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod NotEnoughItems
[18:46:17] [Client thread/TRACE] [NotEnoughItems/NotEnoughItems]: Sending event IMCEvent to mod NotEnoughItems
[18:46:17] [Client thread/TRACE] [NotEnoughItems/NotEnoughItems]: Sent event IMCEvent to mod NotEnoughItems
[18:46:17] [Client thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod BiblioCraft
[18:46:17] [Client thread/TRACE] [BiblioCraft/BiblioCraft]: Sending event IMCEvent to mod BiblioCraft
[18:46:17] [Client thread/TRACE] [BiblioCraft/BiblioCraft]: Sent event IMCEvent to mod BiblioCraft
[18:46:17] [Client thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod EnderStorage
[18:46:17] [Client thread/TRACE] [EnderStorage/EnderStorage]: Sending event IMCEvent to mod EnderStorage
[18:46:17] [Client thread/TRACE] [EnderStorage/EnderStorage]: Sent event IMCEvent to mod EnderStorage
[18:46:17] [Client thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod ForgeMultipart
[18:46:17] [Client thread/TRACE] [ForgeMultipart/ForgeMultipart]: Sending event IMCEvent to mod ForgeMultipart
[18:46:17] [Client thread/TRACE] [ForgeMultipart/ForgeMultipart]: Sent event IMCEvent to mod ForgeMultipart
[18:46:17] [Client thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod McMultipart
[18:46:17] [Client thread/TRACE] [McMultipart/McMultipart]: Sending event IMCEvent to mod McMultipart
[18:46:17] [Client thread/TRACE] [McMultipart/McMultipart]: Sent event IMCEvent to mod McMultipart
[18:46:17] [Client thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod inventorytweaks
[18:46:17] [Client thread/TRACE] [inventorytweaks/inventorytweaks]: Sending event IMCEvent to mod inventorytweaks
[18:46:17] [Client thread/TRACE] [inventorytweaks/inventorytweaks]: Sent event IMCEvent to mod inventorytweaks
[18:46:17] [Client thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod SpecialMobs
[18:46:17] [Client thread/TRACE] [SpecialMobs/SpecialMobs]: Sending event IMCEvent to mod SpecialMobs
[18:46:17] [Client thread/TRACE] [SpecialMobs/SpecialMobs]: Sent event IMCEvent to mod SpecialMobs
[18:46:17] [Client thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod Baubles
[18:46:17] [Client thread/TRACE] [Baubles/Baubles]: Sending event IMCEvent to mod Baubles
[18:46:17] [Client thread/TRACE] [Baubles/Baubles]: Sent event IMCEvent to mod Baubles
[18:46:17] [Client thread/TRACE] [FML/]: Attempting to deliver 8 IMC messages to mod Thaumcraft
[18:46:17] [Client thread/TRACE] [Thaumcraft/Thaumcraft]: Sending event IMCEvent to mod Thaumcraft
[18:46:17] [Client thread/TRACE] [Thaumcraft/Thaumcraft]: Sent event IMCEvent to mod Thaumcraft
[18:46:17] [Client thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod ThaumcraftMobAspects
[18:46:17] [Client thread/TRACE] [ThaumcraftMobAspects/ThaumcraftMobAspects]: Sending event IMCEvent to mod ThaumcraftMobAspects
[18:46:17] [Client thread/TRACE] [ThaumcraftMobAspects/ThaumcraftMobAspects]: Sent event IMCEvent to mod ThaumcraftMobAspects
[18:46:17] [Client thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod TwilightForest
[18:46:17] [Client thread/TRACE] [TwilightForest/TwilightForest]: Sending event IMCEvent to mod TwilightForest
[18:46:17] [Client thread/TRACE] [TwilightForest/TwilightForest]: Sent event IMCEvent to mod TwilightForest
[18:46:17] [Client thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod Waila
[18:46:17] [Client thread/TRACE] [Waila/Waila]: Sending event IMCEvent to mod Waila
[18:46:17] [Client thread/TRACE] [Waila/Waila]: Sent event IMCEvent to mod Waila
[18:46:17] [Client thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod witchery
[18:46:17] [Client thread/TRACE] [witchery/witchery]: Sending event IMCEvent to mod witchery
[18:46:17] [Client thread/TRACE] [witchery/witchery]: Sent event IMCEvent to mod witchery
[18:46:17] [Client thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod ForgeMicroblock
[18:46:17] [Client thread/TRACE] [ForgeMicroblock/ForgeMicroblock]: Sending event IMCEvent to mod ForgeMicroblock
[18:46:17] [Client thread/TRACE] [ForgeMicroblock/ForgeMicroblock]: Sent event IMCEvent to mod ForgeMicroblock
[18:46:17] [Client thread/TRACE] [mcp/mcp]: Sending event FMLPostInitializationEvent to mod mcp
[18:46:17] [Client thread/TRACE] [mcp/mcp]: Sent event FMLPostInitializationEvent to mod mcp
[18:46:17] [Client thread/TRACE] [FML/FML]: Sending event FMLPostInitializationEvent to mod FML
[18:46:17] [Client thread/TRACE] [FML/FML]: Sent event FMLPostInitializationEvent to mod FML
[18:46:17] [Client thread/TRACE] [Forge/Forge]: Sending event FMLPostInitializationEvent to mod Forge
[18:46:17] [Client thread/TRACE] [Forge/Forge]: Sent event FMLPostInitializationEvent to mod Forge
[18:46:17] [Client thread/TRACE] [CodeChickenCore/CodeChickenCore]: Sending event FMLPostInitializationEvent to mod CodeChickenCore
[18:46:17] [Client thread/TRACE] [CodeChickenCore/CodeChickenCore]: Sent event FMLPostInitializationEvent to mod CodeChickenCore
[18:46:17] [Client thread/TRACE] [NotEnoughItems/NotEnoughItems]: Sending event FMLPostInitializationEvent to mod NotEnoughItems
[18:46:17] [Client thread/TRACE] [NotEnoughItems/NotEnoughItems]: Sent event FMLPostInitializationEvent to mod NotEnoughItems
[18:46:17] [Client thread/TRACE] [BiblioCraft/BiblioCraft]: Sending event FMLPostInitializationEvent to mod BiblioCraft
[18:46:17] [Client thread/TRACE] [BiblioCraft/BiblioCraft]: Sent event FMLPostInitializationEvent to mod BiblioCraft
[18:46:17] [Client thread/TRACE] [EnderStorage/EnderStorage]: Sending event FMLPostInitializationEvent to mod EnderStorage
[18:46:17] [Client thread/TRACE] [EnderStorage/EnderStorage]: Sent event FMLPostInitializationEvent to mod EnderStorage
[18:46:17] [Client thread/TRACE] [ForgeMultipart/ForgeMultipart]: Sending event FMLPostInitializationEvent to mod ForgeMultipart
[18:46:17] [Client thread/TRACE] [ForgeMultipart/ForgeMultipart]: Sent event FMLPostInitializationEvent to mod ForgeMultipart
[18:46:17] [Client thread/TRACE] [McMultipart/McMultipart]: Sending event FMLPostInitializationEvent to mod McMultipart
[18:46:17] [Client thread/TRACE] [McMultipart/McMultipart]: Sent event FMLPostInitializationEvent to mod McMultipart
[18:46:17] [Client thread/TRACE] [inventorytweaks/inventorytweaks]: Sending event FMLPostInitializationEvent to mod inventorytweaks
[18:46:17] [Client thread/TRACE] [inventorytweaks/inventorytweaks]: Sent event FMLPostInitializationEvent to mod inventorytweaks
[18:46:17] [Client thread/TRACE] [SpecialMobs/SpecialMobs]: Sending event FMLPostInitializationEvent to mod SpecialMobs
[18:46:17] [Client thread/TRACE] [SpecialMobs/SpecialMobs]: Sent event FMLPostInitializationEvent to mod SpecialMobs
[18:46:17] [Client thread/TRACE] [Baubles/Baubles]: Sending event FMLPostInitializationEvent to mod Baubles
[18:46:17] [Client thread/TRACE] [Baubles/Baubles]: Sent event FMLPostInitializationEvent to mod Baubles
[18:46:17] [Client thread/TRACE] [Thaumcraft/Thaumcraft]: Sending event FMLPostInitializationEvent to mod Thaumcraft
[18:46:17] [Client thread/INFO] [THAUMCRAFT/Thaumcraft]: Found potion array with a size of 32
[18:46:17] [Client thread/INFO] [THAUMCRAFT/Thaumcraft]: Extending Potion.potionTypes array to 40
[18:46:17] [Client thread/INFO] [THAUMCRAFT/Thaumcraft]: Initializing PotionFluxTaint with id 31
[18:46:17] [Client thread/INFO] [THAUMCRAFT/Thaumcraft]: Initializing PotionVisExhaust with id 32
[18:46:17] [Client thread/INFO] [THAUMCRAFT/Thaumcraft]: Initializing PotionInfectiousVisExhaust with id 33
[18:46:17] [Client thread/INFO] [THAUMCRAFT/Thaumcraft]: Initializing PotionUnnaturalHunger with id 34
[18:46:17] [Client thread/INFO] [THAUMCRAFT/Thaumcraft]: Initializing PotionWarpWard with id 35
[18:46:17] [Client thread/INFO] [THAUMCRAFT/Thaumcraft]: Initializing PotionDeathGaze with id 36
[18:46:17] [Client thread/INFO] [THAUMCRAFT/Thaumcraft]: Initializing PotionBlurredVision with id 37
[18:46:17] [Client thread/INFO] [THAUMCRAFT/Thaumcraft]: Initializing PotionSunScorned with id 38
[18:46:17] [Client thread/INFO] [THAUMCRAFT/Thaumcraft]: Adding entities to MFR safari net blacklist.
[18:46:18] [Client thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Water Artichoke]
[18:46:18] [Client thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Belladonna]
[18:46:18] [Client thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Mandrake]
[18:46:18] [Client thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Snowbell]
[18:46:18] [Client thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Wormwood]
[18:46:18] [Client thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Minedrake]
[18:46:18] [Client thread/WARN] [THAUMCRAFT/Thaumcraft]: Blacklisting dimension [-37] to only spawn TC content at level [0]
[18:46:18] [Client thread/WARN] [THAUMCRAFT/Thaumcraft]: Blacklisting dimension [-38] to only spawn TC content at level [0]
[18:46:18] [Client thread/TRACE] [Thaumcraft/Thaumcraft]: Sent event FMLPostInitializationEvent to mod Thaumcraft
[18:46:18] [Client thread/TRACE] [ThaumcraftMobAspects/ThaumcraftMobAspects]: Sending event FMLPostInitializationEvent to mod ThaumcraftMobAspects
[18:46:18] [Client thread/TRACE] [ThaumcraftMobAspects/ThaumcraftMobAspects]: Sent event FMLPostInitializationEvent to mod ThaumcraftMobAspects
[18:46:18] [Client thread/TRACE] [TwilightForest/TwilightForest]: Sending event FMLPostInitializationEvent to mod TwilightForest
[18:46:18] [Client thread/TRACE] [TwilightForest/TwilightForest]: Sent event FMLPostInitializationEvent to mod TwilightForest
[18:46:18] [Client thread/TRACE] [Waila/Waila]: Sending event FMLPostInitializationEvent to mod Waila
[18:46:18] [Client thread/WARN] [FML/Waila]: =============================================================
[18:46:18] [Client thread/WARN] [FML/Waila]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
[18:46:18] [Client thread/WARN] [FML/Waila]: Offendor: mcp/mobius/waila/gui/truetyper/TrueTypeFont.loadImage(Ljava/awt/image/BufferedImage;)I
[18:46:18] [Client thread/WARN] [FML/Waila]: Use FMLCommonHandler.exitJava instead
[18:46:18] [Client thread/WARN] [FML/Waila]: =============================================================
[18:46:18] [Client thread/INFO] [STDOUT/Waila]: [mcp.mobius.waila.gui.truetyper.TrueTypeFont:<init>:98]: TrueTypeFont loaded: java.awt.Font[family=Minecraftia,name=Minecraftia Regular,style=plain,size=14] - AntiAlias = true
[18:46:18] [Client thread/TRACE] [Waila/Waila]: Sent event FMLPostInitializationEvent to mod Waila
[18:46:18] [Client thread/TRACE] [witchery/witchery]: Sending event FMLPostInitializationEvent to mod witchery
[18:46:18] [Client thread/TRACE] [witchery/witchery]: Sent event FMLPostInitializationEvent to mod witchery
[18:46:18] [Client thread/TRACE] [ForgeMicroblock/ForgeMicroblock]: Sending event FMLPostInitializationEvent to mod ForgeMicroblock
[18:46:18] [Client thread/TRACE] [ForgeMicroblock/ForgeMicroblock]: Sent event FMLPostInitializationEvent to mod ForgeMicroblock
[18:46:18] [Client thread/TRACE] [mcp/mcp]: Sending event FMLLoadCompleteEvent to mod mcp
[18:46:18] [Client thread/TRACE] [mcp/mcp]: Sent event FMLLoadCompleteEvent to mod mcp
[18:46:18] [Client thread/TRACE] [FML/FML]: Sending event FMLLoadCompleteEvent to mod FML
[18:46:18] [Client thread/TRACE] [FML/FML]: Sent event FMLLoadCompleteEvent to mod FML
[18:46:18] [Client thread/TRACE] [Forge/Forge]: Sending event FMLLoadCompleteEvent to mod Forge
[18:46:18] [Client thread/DEBUG] [FML/Forge]: Forge RecipeSorter Baking:
[18:46:18] [Client thread/DEBUG] [FML/Forge]: 19: RecipeEntry("Before", UNKNOWN, )
[18:46:18] [Client thread/DEBUG] [FML/Forge]: 18: RecipeEntry("minecraft:shaped", SHAPED, net.minecraft.item.crafting.ShapedRecipes) Before: minecraft:shapeless
[18:46:18] [Client thread/DEBUG] [FML/Forge]: 17: RecipeEntry("forge:shapedore", SHAPED, net.minecraftforge.oredict.ShapedOreRecipe) Before: minecraft:shapeless After: minecraft:shaped
[18:46:18] [Client thread/DEBUG] [FML/Forge]: 16: RecipeEntry("minecraft:mapextending", SHAPED, net.minecraft.item.crafting.RecipesMapExtending) Before: minecraft:shapeless After: minecraft:shaped
[18:46:18] [Client thread/DEBUG] [FML/Forge]: 15: RecipeEntry("minecraft:shapeless", SHAPELESS, net.minecraft.item.crafting.ShapelessRecipes) After: minecraft:shaped
[18:46:18] [Client thread/DEBUG] [FML/Forge]: 14: RecipeEntry("minecraft:bookcloning", SHAPELESS, net.minecraft.item.crafting.RecipeBookCloning) After: minecraft:shapeless
[18:46:18] [Client thread/DEBUG] [FML/Forge]: 13: RecipeEntry("minecraft:mapcloning", SHAPELESS, net.minecraft.item.crafting.RecipesMapCloning) After: minecraft:shapeless
[18:46:18] [Client thread/DEBUG] [FML/Forge]: 12: RecipeEntry("witchery:bindpoppet", SHAPELESS, com.emoniph.witchery.crafting.RecipeShapelessPoppet) After: minecraft:shapeless
[18:46:18] [Client thread/DEBUG] [FML/Forge]: 11: RecipeEntry("witchery:addcolor", SHAPELESS, com.emoniph.witchery.crafting.RecipeShapelessAddColor) After: minecraft:shapeless
[18:46:18] [Client thread/DEBUG] [FML/Forge]: 10: RecipeEntry("minecraft:fireworks", SHAPELESS, net.minecraft.item.crafting.RecipeFireworks) After: minecraft:shapeless
[18:46:18] [Client thread/DEBUG] [FML/Forge]: 9: RecipeEntry("forge:shapelessore", SHAPELESS, net.minecraftforge.oredict.ShapelessOreRecipe) After: minecraft:shapeless
[18:46:18] [Client thread/DEBUG] [FML/Forge]: 8: RecipeEntry("witchery:addkeys", SHAPELESS, com.emoniph.witchery.crafting.RecipeShapelessAddKeys) After: minecraft:shapeless
[18:46:18] [Client thread/DEBUG] [FML/Forge]: 7: RecipeEntry("minecraft:armordyes", SHAPELESS, net.minecraft.item.crafting.RecipesArmorDyes) After: minecraft:shapeless
[18:46:18] [Client thread/DEBUG] [FML/Forge]: 6: RecipeEntry("fmp:micro", SHAPED, codechicken.microblock.MicroRecipe$) After: forge:shapelessore
[18:46:18] [Client thread/DEBUG] [FML/Forge]: 5: RecipeEntry("witchery:addpotion", SHAPELESS, com.emoniph.witchery.crafting.RecipeShapelessAddPotion) After: minecraft:shapeless
[18:46:18] [Client thread/DEBUG] [FML/Forge]: 4: RecipeEntry("forge:shapelessorenbt", SHAPELESS, thaumcraft.common.lib.crafting.ShapelessNBTOreRecipe) After: forge:shapelessore
[18:46:18] [Client thread/DEBUG] [FML/Forge]: 3: RecipeEntry("witchery:repair", SHAPELESS, com.emoniph.witchery.crafting.RecipeShapelessRepair) After: minecraft:shapeless
[18:46:18] [Client thread/DEBUG] [FML/Forge]: 2: RecipeEntry("TwilightForest:mapcloning", SHAPELESS, twilightforest.item.TFMapCloningRecipe) After: minecraft:shapeless
[18:46:18] [Client thread/DEBUG] [FML/Forge]: 1: RecipeEntry("After", UNKNOWN, )
[18:46:18] [Client thread/DEBUG] [FML/Forge]: Sorting recipies
[18:46:18] [Client thread/INFO] [FML/Forge]: Unknown recipe class! com.emoniph.witchery.crafting.RecipeAttachTaglock Modder please refer to net.minecraftforge.oredict.RecipeSorter
[18:46:18] [Client thread/INFO] [FML/Forge]: Unknown recipe class! codechicken.enderstorage.common.EnderStorageRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
[18:46:18] [Client thread/INFO] [FML/Forge]: Unknown recipe class! thaumcraft.common.items.armor.RecipesRobeArmorDyes Modder please refer to net.minecraftforge.oredict.RecipeSorter
[18:46:18] [Client thread/INFO] [FML/Forge]: Unknown recipe class! thaumcraft.common.items.armor.RecipesVoidRobeArmorDyes Modder please refer to net.minecraftforge.oredict.RecipeSorter
[18:46:18] [Client thread/TRACE] [Forge/Forge]: Sent event FMLLoadCompleteEvent to mod Forge
[18:46:18] [Client thread/TRACE] [CodeChickenCore/CodeChickenCore]: Sending event FMLLoadCompleteEvent to mod CodeChickenCore
[18:46:18] [Client thread/TRACE] [CodeChickenCore/CodeChickenCore]: Sent event FMLLoadCompleteEvent to mod CodeChickenCore
[18:46:18] [Client thread/TRACE] [NotEnoughItems/NotEnoughItems]: Sending event FMLLoadCompleteEvent to mod NotEnoughItems
[18:46:18] [Client thread/TRACE] [NotEnoughItems/NotEnoughItems]: Sent event FMLLoadCompleteEvent to mod NotEnoughItems
[18:46:18] [Client thread/TRACE] [BiblioCraft/BiblioCraft]: Sending event FMLLoadCompleteEvent to mod BiblioCraft
[18:46:18] [Client thread/TRACE] [BiblioCraft/BiblioCraft]: Sent event FMLLoadCompleteEvent to mod BiblioCraft
[18:46:18] [Client thread/TRACE] [EnderStorage/EnderStorage]: Sending event FMLLoadCompleteEvent to mod EnderStorage
[18:46:18] [Client thread/TRACE] [EnderStorage/EnderStorage]: Sent event FMLLoadCompleteEvent to mod EnderStorage
[18:46:18] [Client thread/TRACE] [ForgeMultipart/ForgeMultipart]: Sending event FMLLoadCompleteEvent to mod ForgeMultipart
[18:46:18] [Client thread/TRACE] [ForgeMultipart/ForgeMultipart]: Sent event FMLLoadCompleteEvent to mod ForgeMultipart
[18:46:18] [Client thread/TRACE] [McMultipart/McMultipart]: Sending event FMLLoadCompleteEvent to mod McMultipart
[18:46:18] [Client thread/TRACE] [McMultipart/McMultipart]: Sent event FMLLoadCompleteEvent to mod McMultipart
[18:46:18] [Client thread/TRACE] [inventorytweaks/inventorytweaks]: Sending event FMLLoadCompleteEvent to mod inventorytweaks
[18:46:18] [Client thread/TRACE] [inventorytweaks/inventorytweaks]: Sent event FMLLoadCompleteEvent to mod inventorytweaks
[18:46:18] [Client thread/TRACE] [SpecialMobs/SpecialMobs]: Sending event FMLLoadCompleteEvent to mod SpecialMobs
[18:46:18] [Client thread/TRACE] [SpecialMobs/SpecialMobs]: Sent event FMLLoadCompleteEvent to mod SpecialMobs
[18:46:18] [Client thread/TRACE] [Baubles/Baubles]: Sending event FMLLoadCompleteEvent to mod Baubles
[18:46:18] [Client thread/TRACE] [Baubles/Baubles]: Sent event FMLLoadCompleteEvent to mod Baubles
[18:46:18] [Client thread/TRACE] [Thaumcraft/Thaumcraft]: Sending event FMLLoadCompleteEvent to mod Thaumcraft
[18:46:18] [Client thread/TRACE] [Thaumcraft/Thaumcraft]: Sent event FMLLoadCompleteEvent to mod Thaumcraft
[18:46:18] [Client thread/TRACE] [ThaumcraftMobAspects/ThaumcraftMobAspects]: Sending event FMLLoadCompleteEvent to mod ThaumcraftMobAspects
[18:46:18] [Client thread/TRACE] [ThaumcraftMobAspects/ThaumcraftMobAspects]: Sent event FMLLoadCompleteEvent to mod ThaumcraftMobAspects
[18:46:18] [Client thread/TRACE] [TwilightForest/TwilightForest]: Sending event FMLLoadCompleteEvent to mod TwilightForest
[18:46:18] [Client thread/TRACE] [TwilightForest/TwilightForest]: Sent event FMLLoadCompleteEvent to mod TwilightForest
[18:46:18] [Client thread/TRACE] [Waila/Waila]: Sending event FMLLoadCompleteEvent to mod Waila
[18:46:18] [Client thread/TRACE] [Waila/Waila]: Sent event FMLLoadCompleteEvent to mod Waila
[18:46:18] [Client thread/TRACE] [witchery/witchery]: Sending event FMLLoadCompleteEvent to mod witchery
[18:46:18] [Client thread/TRACE] [witchery/witchery]: Sent event FMLLoadCompleteEvent to mod witchery
[18:46:18] [Client thread/TRACE] [ForgeMicroblock/ForgeMicroblock]: Sending event FMLLoadCompleteEvent to mod ForgeMicroblock
[18:46:18] [Client thread/TRACE] [ForgeMicroblock/ForgeMicroblock]: Sent event FMLLoadCompleteEvent to mod ForgeMicroblock
[18:46:18] [Client thread/DEBUG] [FML/]: Freezing block and item id maps
[18:46:18] [Client thread/DEBUG] [FML/]: Registry consistency check successful
[18:46:18] [Client thread/DEBUG] [FML/]: Registry consistency check successful
[18:46:18] [Client thread/INFO] [FML/]: Forge Mod Loader has successfully loaded 18 mods
[18:46:20] [Client thread/INFO] [STDOUT/]: [paulscode.sound.SoundSystemLogger:message:69]:
[18:46:20] [Client thread/INFO] [STDOUT/]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down...
[18:46:20] [Client thread/INFO] [STDOUT/]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: Author: Paul Lamb, www.paulscode.com
[18:46:20] [Client thread/INFO] [STDOUT/]: [paulscode.sound.SoundSystemLogger:message:69]:
[18:46:20] [Sound Library Loader/INFO] [STDOUT/]: [paulscode.sound.SoundSystemLogger:message:69]:
[18:46:20] [Sound Library Loader/INFO] [STDOUT/]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
[18:46:20] [Client thread/DEBUG] [Forge Mod Loader/]: Mod Forge Mod Loader is missing a pack.mcmeta file, substituting a dummy one
[18:46:20] [Client thread/DEBUG] [Minecraft Forge/]: Mod Minecraft Forge is missing a pack.mcmeta file, substituting a dummy one
[18:46:20] [Client thread/DEBUG] [Not Enough Items/]: Mod Not Enough Items is missing a pack.mcmeta file, substituting a dummy one
[18:46:20] [Client thread/DEBUG] [EnderStorage/]: Mod EnderStorage is missing a pack.mcmeta file, substituting a dummy one
[18:46:20] [Client thread/DEBUG] [Forge Microblocks/]: Mod Forge Microblocks is missing a pack.mcmeta file, substituting a dummy one
[18:46:20] [Client thread/DEBUG] [Forge Multipart/]: Mod Forge Multipart is missing a pack.mcmeta file, substituting a dummy one
[18:46:20] [Client thread/DEBUG] [Minecraft Multipart Plugin/]: Mod Minecraft Multipart Plugin is missing a pack.mcmeta file, substituting a dummy one
[18:46:20] [Client thread/DEBUG] [Special Mobs/]: Mod Special Mobs is missing a pack.mcmeta file, substituting a dummy one
[18:46:20] [Client thread/DEBUG] [Thaumcraft Mob Aspects/]: Mod Thaumcraft Mob Aspects is missing a pack.mcmeta file, substituting a dummy one
[18:46:20] [Client thread/DEBUG] [The Twilight Forest/]: Mod The Twilight Forest is missing a pack.mcmeta file, substituting a dummy one
[18:46:20] [Client thread/DEBUG] [Waila/]: Mod Waila is missing a pack.mcmeta file, substituting a dummy one
[18:46:20] [Client thread/DEBUG] [Witchery/]: Mod Witchery is missing a pack.mcmeta file, substituting a dummy one
[18:46:20] [Thread-13/INFO] [STDOUT/]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
[18:46:20] [Thread-13/INFO] [STDOUT/]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[18:46:20] [Thread-13/INFO] [STDOUT/]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
[18:46:21] [Sound Library Loader/INFO] [STDOUT/]: [paulscode.sound.SoundSystemLogger:message:69]:
[18:46:28] [Server thread/TRACE] [mcp/mcp]: Sending event FMLServerAboutToStartEvent to mod mcp
[18:46:28] [Server thread/TRACE] [mcp/mcp]: Sent event FMLServerAboutToStartEvent to mod mcp
[18:46:28] [Server thread/TRACE] [FML/FML]: Sending event FMLServerAboutToStartEvent to mod FML
[18:46:28] [Server thread/TRACE] [FML/FML]: Sent event FMLServerAboutToStartEvent to mod FML
[18:46:28] [Server thread/TRACE] [Forge/Forge]: Sending event FMLServerAboutToStartEvent to mod Forge
[18:46:28] [Server thread/TRACE] [Forge/Forge]: Sent event FMLServerAboutToStartEvent to mod Forge
[18:46:28] [Server thread/TRACE] [CodeChickenCore/CodeChickenCore]: Sending event FMLServerAboutToStartEvent to mod CodeChickenCore
[18:46:28] [Server thread/TRACE] [CodeChickenCore/CodeChickenCore]: Sent event FMLServerAboutToStartEvent to mod CodeChickenCore
[18:46:28] [Server thread/TRACE] [NotEnoughItems/NotEnoughItems]: Sending event FMLServerAboutToStartEvent to mod NotEnoughItems
[18:46:28] [Server thread/TRACE] [NotEnoughItems/NotEnoughItems]: Sent event FMLServerAboutToStartEvent to mod NotEnoughItems
[18:46:28] [Server thread/TRACE] [BiblioCraft/BiblioCraft]: Sending event FMLServerAboutToStartEvent to mod BiblioCraft
[18:46:28] [Server thread/TRACE] [BiblioCraft/BiblioCraft]: Sent event FMLServerAboutToStartEvent to mod BiblioCraft
[18:46:28] [Server thread/TRACE] [EnderStorage/EnderStorage]: Sending event FMLServerAboutToStartEvent to mod EnderStorage
[18:46:28] [Server thread/TRACE] [EnderStorage/EnderStorage]: Sent event FMLServerAboutToStartEvent to mod EnderStorage
[18:46:28] [Server thread/TRACE] [ForgeMultipart/ForgeMultipart]: Sending event FMLServerAboutToStartEvent to mod ForgeMultipart
[18:46:28] [Server thread/TRACE] [ForgeMultipart/ForgeMultipart]: Sent event FMLServerAboutToStartEvent to mod ForgeMultipart
[18:46:28] [Server thread/TRACE] [McMultipart/McMultipart]: Sending event FMLServerAboutToStartEvent to mod McMultipart
[18:46:28] [Server thread/TRACE] [McMultipart/McMultipart]: Sent event FMLServerAboutToStartEvent to mod McMultipart
[18:46:28] [Server thread/TRACE] [inventorytweaks/inventorytweaks]: Sending event FMLServerAboutToStartEvent to mod inventorytweaks
[18:46:28] [Server thread/TRACE] [inventorytweaks/inventorytweaks]: Sent event FMLServerAboutToStartEvent to mod inventorytweaks
[18:46:28] [Server thread/TRACE] [SpecialMobs/SpecialMobs]: Sending event FMLServerAboutToStartEvent to mod SpecialMobs
[18:46:28] [Server thread/TRACE] [SpecialMobs/SpecialMobs]: Sent event FMLServerAboutToStartEvent to mod SpecialMobs
[18:46:28] [Server thread/TRACE] [Baubles/Baubles]: Sending event FMLServerAboutToStartEvent to mod Baubles
[18:46:28] [Server thread/TRACE] [Baubles/Baubles]: Sent event FMLServerAboutToStartEvent to mod Baubles
[18:46:28] [Server thread/TRACE] [Thaumcraft/Thaumcraft]: Sending event FMLServerAboutToStartEvent to mod Thaumcraft
[18:46:28] [Server thread/TRACE] [Thaumcraft/Thaumcraft]: Sent event FMLServerAboutToStartEvent to mod Thaumcraft
[18:46:28] [Server thread/TRACE] [ThaumcraftMobAspects/ThaumcraftMobAspects]: Sending event FMLServerAboutToStartEvent to mod ThaumcraftMobAspects
[18:46:28] [Server thread/TRACE] [ThaumcraftMobAspects/ThaumcraftMobAspects]: Sent event FMLServerAboutToStartEvent to mod ThaumcraftMobAspects
[18:46:28] [Server thread/TRACE] [TwilightForest/TwilightForest]: Sending event FMLServerAboutToStartEvent to mod TwilightForest
[18:46:28] [Server thread/TRACE] [TwilightForest/TwilightForest]: Sent event FMLServerAboutToStartEvent to mod TwilightForest
[18:46:28] [Server thread/TRACE] [Waila/Waila]: Sending event FMLServerAboutToStartEvent to mod Waila
[18:46:28] [Server thread/TRACE] [Waila/Waila]: Sent event FMLServerAboutToStartEvent to mod Waila
[18:46:28] [Server thread/TRACE] [witchery/witchery]: Sending event FMLServerAboutToStartEvent to mod witchery
[18:46:28] [Server thread/TRACE] [witchery/witchery]: Sent event FMLServerAboutToStartEvent to mod witchery
[18:46:28] [Server thread/TRACE] [ForgeMicroblock/ForgeMicroblock]: Sending event FMLServerAboutToStartEvent to mod ForgeMicroblock
[18:46:28] [Server thread/TRACE] [ForgeMicroblock/ForgeMicroblock]: Sent event FMLServerAboutToStartEvent to mod ForgeMicroblock
[18:46:28] [Server thread/INFO] [FML/]: Injecting existing block and item data into this server instance
[18:46:28] [Server thread/DEBUG] [FML/]: Registry consistency check successful
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:air 0 net.minecraft.block.BlockAir@74b9a768
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:stone 1 net.minecraft.block.BlockStone@75f78957
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:grass 2 net.minecraft.block.BlockGrass@7452abeb
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:dirt 3 net.minecraft.block.BlockDirt@642d5561
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:cobblestone 4 net.minecraft.block.Block@5c4086a8
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:planks 5 net.minecraft.block.BlockWood@7dbeb500
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:sapling 6 net.minecraft.block.BlockSapling@3278a91
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:bedrock 7 net.minecraft.block.Block@18fa3735
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:flowing_water 8 net.minecraft.block.BlockDynamicLiquid@2914cca4
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:water 9 net.minecraft.block.BlockStaticLiquid@6dff028
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:flowing_lava 10 net.minecraft.block.BlockDynamicLiquid@580fd59e
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:lava 11 net.minecraft.block.BlockStaticLiquid@7791a53c
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:sand 12 net.minecraft.block.BlockSand@79021aac
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:gravel 13 net.minecraft.block.BlockGravel@69176437
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:gold_ore 14 net.minecraft.block.BlockOre@7037a0f3
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:iron_ore 15 net.minecraft.block.BlockOre@5427eb13
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:coal_ore 16 net.minecraft.block.BlockOre@8ba578f
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:log 17 net.minecraft.block.BlockOldLog@14b986c
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:leaves 18 net.minecraft.block.BlockOldLeaf@39d47789
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:sponge 19 net.minecraft.block.BlockSponge@183aeac3
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:glass 20 net.minecraft.block.BlockGlass@48e10ee0
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:lapis_ore 21 net.minecraft.block.BlockOre@2f97b981
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:lapis_block 22 net.minecraft.block.BlockCompressed@676c00a9
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:dispenser 23 net.minecraft.block.BlockDispenser@5d5775df
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:sandstone 24 net.minecraft.block.BlockSandStone@89ce410
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:noteblock 25 net.minecraft.block.BlockNote@6eaf2c57
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:bed 26 net.minecraft.block.BlockBed@51f061a8
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:golden_rail 27 net.minecraft.block.BlockRailPowered@ea05be
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:detector_rail 28 net.minecraft.block.BlockRailDetector@7c465b32
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:sticky_piston 29 net.minecraft.block.BlockPistonBase@476cc9e5
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:web 30 net.minecraft.block.BlockWeb@b881485
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:tallgrass 31 net.minecraft.block.BlockTallGrass@12fb2dad
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:deadbush 32 net.minecraft.block.BlockDeadBush@6d6dac7b
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:piston 33 net.minecraft.block.BlockPistonBase@3b56f75d
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:piston_head 34 net.minecraft.block.BlockPistonExtension@4a8a191a
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:wool 35 net.minecraft.block.BlockColored@6fc2a644
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:piston_extension 36 net.minecraft.block.BlockPistonMoving@3f08e8b
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:yellow_flower 37 net.minecraft.block.BlockFlower@7afd3d0d
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:red_flower 38 net.minecraft.block.BlockFlower@7b35f90
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:brown_mushroom 39 net.minecraft.block.BlockMushroom@110fbbf2
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:red_mushroom 40 net.minecraft.block.BlockMushroom@1ffc159e
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:gold_block 41 net.minecraft.block.BlockCompressed@5eef4879
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:iron_block 42 net.minecraft.block.BlockCompressed@2f7f30a0
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:double_stone_slab 43 net.minecraft.block.BlockStoneSlab@42062bad
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:stone_slab 44 net.minecraft.block.BlockStoneSlab@231d8cb8
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:brick_block 45 net.minecraft.block.Block@6901960a
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:tnt 46 net.minecraft.block.BlockTNT@5b16443e
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:bookshelf 47 net.minecraft.block.BlockBookshelf@78dee892
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:mossy_cobblestone 48 net.minecraft.block.Block@7277073c
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:obsidian 49 net.minecraft.block.BlockObsidian@14e7dc19
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:torch 50 net.minecraft.block.BlockTorch@59615389
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:fire 51 net.minecraft.block.BlockFire@4b37537
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:mob_spawner 52 net.minecraft.block.BlockMobSpawner@3add3a28
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:oak_stairs 53 net.minecraft.block.BlockStairs@511a1546
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:chest 54 net.minecraft.block.BlockChest@78586397
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:redstone_wire 55 net.minecraft.block.BlockRedstoneWire@3851d75f
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:diamond_ore 56 net.minecraft.block.BlockOre@512badc
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:diamond_block 57 net.minecraft.block.BlockCompressed@10a9c41e
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:crafting_table 58 net.minecraft.block.BlockWorkbench@5c05b24c
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:wheat 59 net.minecraft.block.BlockCrops@4ec065f7
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:farmland 60 net.minecraft.block.BlockFarmland@7a74fa
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:furnace 61 net.minecraft.block.BlockFurnace@1720edf8
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:lit_furnace 62 net.minecraft.block.BlockFurnace@72e740a4
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:standing_sign 63 net.minecraft.block.BlockSign@11cacaae
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:wooden_door 64 net.minecraft.block.BlockDoor@70d7949c
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:ladder 65 net.minecraft.block.BlockLadder@5eaeecf0
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:rail 66 net.minecraft.block.BlockRail@6c959674
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:stone_stairs 67 net.minecraft.block.BlockStairs@50c8d15d
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:wall_sign 68 net.minecraft.block.BlockSign@30295a1a
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:lever 69 net.minecraft.block.BlockLever@51380964
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:stone_pressure_plate 70 net.minecraft.block.BlockPressurePlate@5dfcbd65
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:iron_door 71 net.minecraft.block.BlockDoor@7bf66217
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:wooden_pressure_plate 72 net.minecraft.block.BlockPressurePlate@6ca21395
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:redstone_ore 73 net.minecraft.block.BlockRedstoneOre@59dca69b
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:lit_redstone_ore 74 net.minecraft.block.BlockRedstoneOre@253e3834
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:unlit_redstone_torch 75 net.minecraft.block.BlockRedstoneTorch@275d1413
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:redstone_torch 76 net.minecraft.block.BlockRedstoneTorch@4fd0ff95
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:stone_button 77 net.minecraft.block.BlockButtonStone@6ef784bf
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:snow_layer 78 net.minecraft.block.BlockSnow@424ab04d
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:ice 79 net.minecraft.block.BlockIce@6402ff64
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:snow 80 net.minecraft.block.BlockSnowBlock@1f6ed821
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:cactus 81 net.minecraft.block.BlockCactus@166f51b7
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:clay 82 net.minecraft.block.BlockClay@6a07e6da
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:reeds 83 net.minecraft.block.BlockReed@4b65bb0c
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:jukebox 84 net.minecraft.block.BlockJukebox@39978d85
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:fence 85 net.minecraft.block.BlockFence@cadc90b
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:pumpkin 86 net.minecraft.block.BlockPumpkin@74ec5dce
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:netherrack 87 net.minecraft.block.BlockNetherrack@795a37ab
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:soul_sand 88 net.minecraft.block.BlockSoulSand@777387a6
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:glowstone 89 net.minecraft.block.BlockGlowstone@71fd91ec
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:portal 90 net.minecraft.block.BlockPortal@1f31f576
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:lit_pumpkin 91 net.minecraft.block.BlockPumpkin@8ea25fa
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:cake 92 net.minecraft.block.BlockCake@609d17c0
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:unpowered_repeater 93 net.minecraft.block.BlockRedstoneRepeater@1436cece
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:powered_repeater 94 net.minecraft.block.BlockRedstoneRepeater@1a4340c0
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:stained_glass 95 net.minecraft.block.BlockStainedGlass@49dd3e6f
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:trapdoor 96 net.minecraft.block.BlockTrapDoor@5f7ab884
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:monster_egg 97 net.minecraft.block.BlockSilverfish@4658a66c
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:stonebrick 98 net.minecraft.block.BlockStoneBrick@38e9252c
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:brown_mushroom_block 99 net.minecraft.block.BlockHugeMushroom@3c168b6c
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:red_mushroom_block 100 net.minecraft.block.BlockHugeMushroom@6c1b7e45
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:iron_bars 101 net.minecraft.block.BlockPane@5f13bf95
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:glass_pane 102 net.minecraft.block.BlockPane@986fff7
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:melon_block 103 net.minecraft.block.BlockMelon@5827384f
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:pumpkin_stem 104 net.minecraft.block.BlockStem@6b1f95e8
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:melon_stem 105 net.minecraft.block.BlockStem@66aae949
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:vine 106 net.minecraft.block.BlockVine@78b3e62a
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:fence_gate 107 net.minecraft.block.BlockFenceGate@525c726b
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:brick_stairs 108 net.minecraft.block.BlockStairs@335bf90b
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:stone_brick_stairs 109 net.minecraft.block.BlockStairs@5b3b5b84
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:mycelium 110 net.minecraft.block.BlockMycelium@e1f91c6
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:waterlily 111 net.minecraft.block.BlockLilyPad@301eace7
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:nether_brick 112 net.minecraft.block.Block@2de98a5f
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:nether_brick_fence 113 net.minecraft.block.BlockFence@3f7b7a85
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:nether_brick_stairs 114 net.minecraft.block.BlockStairs@43a8d252
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:nether_wart 115 net.minecraft.block.BlockNetherWart@45e3cb25
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:enchanting_table 116 net.minecraft.block.BlockEnchantmentTable@43c74cec
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:brewing_stand 117 net.minecraft.block.BlockBrewingStand@a5d2e19
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:cauldron 118 net.minecraft.block.BlockCauldron@36e0c760
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:end_portal 119 net.minecraft.block.BlockEndPortal@1a79ef3
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:end_portal_frame 120 net.minecraft.block.BlockEndPortalFrame@2c6bd4e0
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:end_stone 121 net.minecraft.block.Block@5b64d4e8
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:dragon_egg 122 net.minecraft.block.BlockDragonEgg@7a78c3cd
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:redstone_lamp 123 net.minecraft.block.BlockRedstoneLight@5b1aaec3
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:lit_redstone_lamp 124 net.minecraft.block.BlockRedstoneLight@34c7b2ef
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:double_wooden_slab 125 net.minecraft.block.BlockWoodSlab@1a39c392
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:wooden_slab 126 net.minecraft.block.BlockWoodSlab@4656b3b1
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:cocoa 127 net.minecraft.block.BlockCocoa@7d2c1f91
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:sandstone_stairs 128 net.minecraft.block.BlockStairs@5bcca8ca
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:emerald_ore 129 net.minecraft.block.BlockOre@595d94db
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:ender_chest 130 net.minecraft.block.BlockEnderChest@7f7647fa
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:tripwire_hook 131 net.minecraft.block.BlockTripWireHook@db92540
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:tripwire 132 net.minecraft.block.BlockTripWire@44ded648
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:emerald_block 133 net.minecraft.block.BlockCompressed@1c6344b
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:spruce_stairs 134 net.minecraft.block.BlockStairs@7b9328d5
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:birch_stairs 135 net.minecraft.block.BlockStairs@7a5df754
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:jungle_stairs 136 net.minecraft.block.BlockStairs@2f18ea8f
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:command_block 137 net.minecraft.block.BlockCommandBlock@76ca4c95
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:beacon 138 net.minecraft.block.BlockBeacon@7832c6ab
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:cobblestone_wall 139 net.minecraft.block.BlockWall@5aca14d
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:flower_pot 140 net.minecraft.block.BlockFlowerPot@477389fe
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:carrots 141 net.minecraft.block.BlockCarrot@60c7f65e
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:potatoes 142 net.minecraft.block.BlockPotato@45d94618
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:wooden_button 143 net.minecraft.block.BlockButtonWood@1cac7cc6
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:skull 144 net.minecraft.block.BlockSkull@40aad9fc
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:anvil 145 net.minecraft.block.BlockAnvil@1f0b6fd6
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:trapped_chest 146 net.minecraft.block.BlockChest@27db5a86
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:light_weighted_pressure_plate 147 net.minecraft.block.BlockPressurePlateWeighted@3da978e8
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:heavy_weighted_pressure_plate 148 net.minecraft.block.BlockPressurePlateWeighted@4140e6f8
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:unpowered_comparator 149 net.minecraft.block.BlockRedstoneComparator@44bbf788
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:powered_comparator 150 net.minecraft.block.BlockRedstoneComparator@107824f9
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:daylight_detector 151 net.minecraft.block.BlockDaylightDetector@1984a8e6
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:redstone_block 152 net.minecraft.block.BlockCompressedPowered@27c6672d
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:quartz_ore 153 net.minecraft.block.BlockOre@529fcfc1
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:hopper 154 net.minecraft.block.BlockHopper@723e1a88
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:quartz_block 155 net.minecraft.block.BlockQuartz@77003afb
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:quartz_stairs 156 net.minecraft.block.BlockStairs@302071c6
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:activator_rail 157 net.minecraft.block.BlockRailPowered@220d96d9
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:dropper 158 net.minecraft.block.BlockDropper@4efac2b2
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:stained_hardened_clay 159 net.minecraft.block.BlockColored@31045ca0
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:stained_glass_pane 160 net.minecraft.block.BlockStainedGlassPane@587d3c36
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:leaves2 161 net.minecraft.block.BlockNewLeaf@6fc01efe
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:log2 162 net.minecraft.block.BlockNewLog@11e9c5a7
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:acacia_stairs 163 net.minecraft.block.BlockStairs@aaf6021
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:dark_oak_stairs 164 net.minecraft.block.BlockStairs@7fd01c01
[18:46:28] [Server thread/TRACE] [FML/]: Registry: BiblioCraft:BiblioSwordPedestal 165 jds.bibliocraft.blocks.BlockSwordPedestal@41ddb8b9
[18:46:28] [Server thread/TRACE] [FML/]: Registry: BiblioCraft:BiblioFancySign 166 jds.bibliocraft.blocks.BlockFancySign@1e07312
[18:46:28] [Server thread/TRACE] [FML/]: Registry: BiblioCraft:BiblioWorkbench 167 jds.bibliocraft.blocks.BlockFancyWorkbench@50dce88a
[18:46:28] [Server thread/TRACE] [FML/]: Registry: BiblioCraft:BiblioBell 168 jds.bibliocraft.blocks.BlockBell@62916ab6
[18:46:28] [Server thread/TRACE] [FML/]: Registry: BiblioCraft:Bibliotheca 169 jds.bibliocraft.blocks.BlockBookcase@d7a2bec
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:hay_block 170 net.minecraft.block.BlockHay@2e8853b
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:carpet 171 net.minecraft.block.BlockCarpet@7271191f
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:hardened_clay 172 net.minecraft.block.BlockHardenedClay@5b21591b
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:coal_block 173 net.minecraft.block.Block@6a612a5a
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:packed_ice 174 net.minecraft.block.BlockPackedIce@3e4b7374
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:double_plant 175 net.minecraft.block.BlockDoublePlant@4b88e49f
[18:46:28] [Server thread/TRACE] [FML/]: Registry: BiblioCraft:BiblioPotionShelf 176 jds.bibliocraft.blocks.BlockPotionShelf@558a0943
[18:46:28] [Server thread/TRACE] [FML/]: Registry: BiblioCraft:BiblioShelf 177 jds.bibliocraft.blocks.BlockGenericShelf@22821ba8
[18:46:28] [Server thread/TRACE] [FML/]: Registry: BiblioCraft:BiblioRack 178 jds.bibliocraft.blocks.BlockWeaponRack@5306f869
[18:46:28] [Server thread/TRACE] [FML/]: Registry: BiblioCraft:BiblioCase 179 jds.bibliocraft.blocks.BlockWeaponCase@14411f40
[18:46:28] [Server thread/TRACE] [FML/]: Registry: BiblioCraft:BiblioLabel 180 jds.bibliocraft.blocks.BlockLabel@55ebee19
[18:46:28] [Server thread/TRACE] [FML/]: Registry: BiblioCraft:BiblioDesk 181 jds.bibliocraft.blocks.BlockWritingDesk@11ea62c5
[18:46:28] [Server thread/TRACE] [FML/]: Registry: BiblioCraft:BiblioTable 182 jds.bibliocraft.blocks.BlockTable@4f6a35e1
[18:46:28] [Server thread/TRACE] [FML/]: Registry: BiblioCraft:Armor Stand 183 jds.bibliocraft.blocks.BlockArmorStand@77b1d988
[18:46:28] [Server thread/TRACE] [FML/]: Registry: BiblioCraft:Typesetting Machine 184 jds.bibliocraft.blocks.BlockTypeMachine@5dbf928c
[18:46:28] [Server thread/TRACE] [FML/]: Registry: BiblioCraft:Printing Press 185 jds.bibliocraft.blocks.BlockPrintPress@75e98791
[18:46:28] [Server thread/TRACE] [FML/]: Registry: BiblioCraft:BiblioLantern 186 jds.bibliocraft.blocks.BlockLantern@72b98b04
[18:46:28] [Server thread/TRACE] [FML/]: Registry: BiblioCraft:BiblioIronLantern 187 jds.bibliocraft.blocks.BlockIronLantern@e99fb2d
[18:46:28] [Server thread/TRACE] [FML/]: Registry: BiblioCraft:BiblioLamp 188 jds.bibliocraft.blocks.BlockLamp@5fe1f5be
[18:46:28] [Server thread/TRACE] [FML/]: Registry: BiblioCraft:BiblioIronLamp 189 jds.bibliocraft.blocks.BlockIronLamp@4ed61c83
[18:46:28] [Server thread/TRACE] [FML/]: Registry: BiblioCraft:BiblioStuffs 190 jds.bibliocraft.blocks.BlockStuff@6d2ccc5a
[18:46:28] [Server thread/TRACE] [FML/]: Registry: BiblioCraft:BiblioMapFrames 191 jds.bibliocraft.blocks.BlockMapFrame@3b37f62a
[18:46:28] [Server thread/TRACE] [FML/]: Registry: BiblioCraft:BiblioSeats 192 jds.bibliocraft.blocks.BlockSeat@4633fb76
[18:46:28] [Server thread/TRACE] [FML/]: Registry: ForgeMultipart:block 193 codechicken.multipart.BlockMultipart@73182712
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:blockFluxGoo 194 thaumcraft.common.blocks.BlockFluxGoo@269be988
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:blockFluxGas 195 thaumcraft.common.blocks.BlockFluxGas@508f76df
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:blockFluidPure 196 thaumcraft.common.blocks.BlockFluidPure@310031be
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:blockFluidDeath 197 thaumcraft.common.blocks.BlockFluidDeath@27b9e8f9
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:blockCustomOre 198 thaumcraft.common.blocks.BlockCustomOre@8d2209c
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:blockMagicalLog 199 thaumcraft.common.blocks.BlockMagicalLog@4ad84734
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:blockMagicalLeaves 200 thaumcraft.common.blocks.BlockMagicalLeaves@3d844f2f
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:blockCustomPlant 201 thaumcraft.common.blocks.BlockCustomPlant@1911f66
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:blockTaint 202 thaumcraft.common.blocks.BlockTaint@52edf0f3
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:blockTaintFibres 203 thaumcraft.common.blocks.BlockTaintFibres@5f0fd82a
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:blockCosmeticOpaque 204 thaumcraft.common.blocks.BlockCosmeticOpaque@38908e46
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:blockCosmeticSolid 205 thaumcraft.common.blocks.BlockCosmeticSolid@56ea1a80
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:blockCrystal 206 thaumcraft.common.blocks.BlockCrystal@66b59a6a
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:blockTube 207 thaumcraft.common.blocks.BlockTube@69c80e63
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:blockMetalDevice 208 thaumcraft.common.blocks.BlockMetalDevice@57b00611
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:blockWoodenDevice 209 thaumcraft.common.blocks.BlockWoodenDevice@f98c9b5
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:blockStoneDevice 210 thaumcraft.common.blocks.BlockStoneDevice@18116d8c
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:blockMirror 211 thaumcraft.common.blocks.BlockMirror@3b17af6e
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:blockTable 212 thaumcraft.common.blocks.BlockTable@2e93ff
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:blockChestHungry 213 thaumcraft.common.blocks.BlockChestHungry@60913983
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:blockArcaneDoor 214 thaumcraft.common.blocks.BlockArcaneDoor@1ff498c7
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:blockLifter 215 thaumcraft.common.blocks.BlockLifter@2a6ef816
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:blockMagicBox 216 thaumcraft.common.blocks.BlockMagicBox@5ea56cc9
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:blockJar 217 thaumcraft.common.blocks.BlockJar@784c24c6
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:blockCandle 218 thaumcraft.common.blocks.BlockCandle@1e2ba602
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:blockAiry 219 thaumcraft.common.blocks.BlockAiry@253433e0
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:blockManaPod 220 thaumcraft.common.blocks.BlockManaPod@3c0a60c4
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:blockArcaneFurnace 221 thaumcraft.common.blocks.BlockArcaneFurnace@b6f499c
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:blockWarded 222 thaumcraft.common.blocks.BlockWarded@445ab062
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:blockHole 223 thaumcraft.common.blocks.BlockHole@3ffd67
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:tile.TFLog 224 twilightforest.block.BlockTFLog@722bd4bc
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:tile.TFRoots 225 twilightforest.block.BlockTFRoots@da26d6e
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:tile.TFLeaves 226 twilightforest.block.BlockTFLeaves@7e731011
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:tile.TFFirefly 227 twilightforest.block.BlockTFFirefly@2acdfe9c
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:tile.TFCicada 228 twilightforest.block.BlockTFCicada@1da8f852
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:tile.TFPortal 229 twilightforest.block.BlockTFPortal@6cc71c63
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:tile.TFMazestone 230 twilightforest.block.BlockTFMazestone@7cf119b9
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:tile.TFHedge 231 twilightforest.block.BlockTFHedge@5fe260ff
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:tile.TFBossSpawner 232 twilightforest.block.BlockTFBossSpawner@1fdddcd0
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:tile.TFFireflyJar 233 twilightforest.block.BlockTFFireflyJar@5df51103
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:tile.TFPlant 234 twilightforest.block.BlockTFPlant@7cef2a26
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:tile.TFUncraftingTable 235 twilightforest.block.BlockTFUncraftingTable@78e6486c
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:tile.TFFireJet 236 twilightforest.block.BlockTFFireJet@5761c766
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:tile.TFNagastone 237 twilightforest.block.BlockTFNagastone@4fc4ba9
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:tile.TFSapling 238 twilightforest.block.BlockTFSapling@2a9565a8
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:tile.TFMoonworm 239 twilightforest.block.BlockTFMoonworm@6fb6b53e
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:tile.TFMagicLog 240 twilightforest.block.BlockTFMagicLog@967aee
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:tile.TFMagicLeaves 241 twilightforest.block.BlockTFMagicLeaves@488b7146
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:tile.TFMagicLogSpecial 242 twilightforest.block.BlockTFMagicLogSpecial@7cfe5797
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:tile.TFTowerStone 243 twilightforest.block.BlockTFTowerWood@3f3a8e3
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:tile.TFTowerDevice 244 twilightforest.block.BlockTFTowerDevice@4aec7dff
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:tile.TFTowerTranslucent 245 twilightforest.block.BlockTFTowerTranslucent@6a3358b1
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:tile.TFTrophy 246 twilightforest.block.BlockTFTrophy@546f53ed
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:tile.TFShield 247 twilightforest.block.BlockTFShield@390aef9c
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:tile.TFTrophyPedestal 248 twilightforest.block.BlockTFTrophyPedestal@417dc05c
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:tile.TFAuroraBrick 249 twilightforest.block.BlockTFAuroraBrick@3a7c430d
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:tile.TFUnderBrick 250 twilightforest.block.BlockTFUnderBrick@1abb7c4d
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:tile.TFThorns 251 twilightforest.block.BlockTFThorns@26fe0365
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:tile.TFBurntThorns 252 twilightforest.block.BlockTFBurntThorns@6d751723
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:tile.TFThornRose 253 twilightforest.block.BlockTFThornRose@28208b01
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:tile.TFLeaves3 254 twilightforest.block.BlockTFLeaves3@6e3e5033
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:tile.TFDeadrock 255 twilightforest.block.BlockTFDeadrock@3d1b7f93
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:tile.DarkLeaves 409 twilightforest.block.BlockTFDarkLeaves@1eb61d72
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:tile.AuroraPillar 410 twilightforest.block.BlockTFAuroraPillar@6d73b69d
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:tile.AuroraSlab 411 twilightforest.block.BlockTFAuroraSlab@cf94d08
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:tile.AuroraDoubleSlab 412 twilightforest.block.BlockTFAuroraSlab@188a34ef
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:belladonna 413 com.emoniph.witchery.blocks.BlockWitchCrop@3130f136
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:mandrake 414 com.emoniph.witchery.blocks.BlockWitchCrop@6f55c276
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:artichoke 415 com.emoniph.witchery.blocks.BlockWitchCrop@3b13dc0a
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:snowbell 416 com.emoniph.witchery.blocks.BlockWitchCrop@35adc553
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:wormwood 423 com.emoniph.witchery.blocks.BlockWitchCrop@11bd210b
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:mindrake 424 com.emoniph.witchery.blocks.BlockWitchCrop@5e0fedda
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:witchsapling 425 com.emoniph.witchery.blocks.BlockWitchSapling@66d4c83f
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:witchlog 426 com.emoniph.witchery.blocks.BlockWitchLog@7048f5ca
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:witchleaves 427 com.emoniph.witchery.blocks.BlockWitchLeaves@f1f0c5f
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:voidbramble 428 com.emoniph.witchery.blocks.BlockVoidBramble@57dfebea
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:bramble 429 com.emoniph.witchery.blocks.BlockBramble@54f23a15
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:glintweed 430 com.emoniph.witchery.blocks.BlockGlintWeed@1db230bd
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:spanishmoss 431 com.emoniph.witchery.blocks.BlockSpanishMoss@487899da
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:leapinglily 432 com.emoniph.witchery.blocks.BlockLeapingLily@788eb782
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:plantmine 433 com.emoniph.witchery.blocks.BlockPlantMine@1a9560bc
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:embermoss 434 com.emoniph.witchery.blocks.BlockEmberMoss@62d484d8
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:crittersnare 435 com.emoniph.witchery.blocks.BlockCritterSnare@5cebfaa5
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:grassper 436 com.emoniph.witchery.blocks.BlockGrassper@4b48c26d
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:bloodrose 437 com.emoniph.witchery.blocks.BlockBloodRose@29343faf
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:somniancotton 438 com.emoniph.witchery.blocks.BlockCotton@4acfe63
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:demonheart 439 com.emoniph.witchery.blocks.BlockDemonHeart@7c44a657
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:witchwood 440 com.emoniph.witchery.blocks.BlockWitchWood@241b4b37
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:stairswoodrowan 441 com.emoniph.witchery.blocks.BlockWitchWoodStairs@6dafb813
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:stairswoodalder 442 com.emoniph.witchery.blocks.BlockWitchWoodStairs@3070232f
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:stairswoodhawthorn 443 com.emoniph.witchery.blocks.BlockWitchWoodStairs@6132db6d
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:witchwoodslab 444 com.emoniph.witchery.blocks.BlockWitchWoodSlab@6f164664
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:witchwooddoubleslab 445 com.emoniph.witchery.blocks.BlockWitchWoodSlab@1f678836
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:rowanwooddoor 446 com.emoniph.witchery.blocks.BlockWitchDoor@3eb1c9cb
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:alderwooddoor 447 com.emoniph.witchery.blocks.BlockWitchDoor@35081d70
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:chalice 448 com.emoniph.witchery.blocks.BlockChalice@28f32272
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:candelabra 449 com.emoniph.witchery.blocks.BlockCandelabra@56d3f974
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:placeditem 450 com.emoniph.witchery.blocks.BlockPlacedItem@52c1409c
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:alluringskull 451 com.emoniph.witchery.blocks.BlockAlluringSkull@2083e406
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:wickerbundle 452 com.emoniph.witchery.blocks.BlockWickerBundle@27513d5b
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:glowglobe 453 com.emoniph.witchery.blocks.BlockGlowGlobe@1334c2b5
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:statuegoddess 454 com.emoniph.witchery.blocks.BlockStatueGoddess@1303acc1
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:stockade 455 com.emoniph.witchery.blocks.BlockStockade@4c9e8627
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:perpetualice 456 com.emoniph.witchery.blocks.BlockPerpetualIce@208894e4
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:infinityegg 457 com.emoniph.witchery.blocks.BlockInfinityEgg@77cfe8fe
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:refillingchest 458 com.emoniph.witchery.blocks.BlockRefillingChest@13dbbaaf
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:force 459 com.emoniph.witchery.blocks.BlockForce@43998ab8
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:tormentstone 460 com.emoniph.witchery.blocks.BlockForce@6bad9c63
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:barrier 461 com.emoniph.witchery.blocks.BlockBarrier@7f4939d6
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:leechchest 462 com.emoniph.witchery.blocks.BlockLeechChest@3bee6e12
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:altar 463 com.emoniph.witchery.blocks.BlockAltar@6edd5d1d
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:kettle 464 com.emoniph.witchery.blocks.BlockKettle@75e5dfba
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:poppetshelf 465 com.emoniph.witchery.blocks.BlockPoppetShelf@8000177
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:dreamcatcher 466 com.emoniph.witchery.blocks.BlockDreamCatcher@799313fa
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:crystalball 467 com.emoniph.witchery.blocks.BlockCrystalBall@2b2dccaa
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:spiritportal 468 com.emoniph.witchery.blocks.BlockSpiritPortal@1ef252b2
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:tormentportal 469 com.emoniph.witchery.blocks.BlockTormentPortal@7a2503e2
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:spinningwheel 470 com.emoniph.witchery.blocks.BlockSpinningWheel@2401108a
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:brazier 471 com.emoniph.witchery.blocks.BlockBrazier@18124914
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:witchesovenidle 472 com.emoniph.witchery.blocks.BlockWitchesOven@4fb3dd2d
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:witchesovenburning 473 com.emoniph.witchery.blocks.BlockWitchesOven@1f74fbce
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:fumefunnel 474 com.emoniph.witchery.blocks.BlockFumeFunnel@27896b45
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:filteredfumefunnel 475 com.emoniph.witchery.blocks.BlockFumeFunnel@3c115cc
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:distilleryidle 476 com.emoniph.witchery.blocks.BlockDistillery@68044b1a
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:distilleryburning 477 com.emoniph.witchery.blocks.BlockDistillery@4c479bf7
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:scarecrow 478 com.emoniph.witchery.blocks.BlockFetish@1442c729
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:trent 479 com.emoniph.witchery.blocks.BlockFetish@580885f4
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:witchsladder 480 com.emoniph.witchery.blocks.BlockFetish@13ebca3c
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:decurseteleport 481 com.emoniph.witchery.blocks.BlockAreaMarker@695e92ff
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:decursedirected 482 com.emoniph.witchery.blocks.BlockAreaMarker@3b457b54
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:statueofworship 483 com.emoniph.witchery.blocks.BlockStatueOfWorship@4b111384
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:circle 484 com.emoniph.witchery.blocks.BlockCircle@69db0229
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:circleglyphritual 485 com.emoniph.witchery.blocks.BlockCircleGlyph@14702702
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:circleglyphotherwhere 486 com.emoniph.witchery.blocks.BlockCircleGlyph@64c766ac
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:circleglyphinfernal 487 com.emoniph.witchery.blocks.BlockCircleGlyph@2e043889
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:spiritflowing 488 com.emoniph.witchery.blocks.BlockFlowingSpirit@1baf06bb
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:hollowtears 489 com.emoniph.witchery.blocks.BlockFlowingSpirit@b41ea41
[18:46:28] [Server thread/TRACE] [FML/]: Registry: EnderStorage:enderChest 490 codechicken.enderstorage.common.BlockEnderStorage@2d775e6c
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:stone 1 net.minecraft.item.ItemBlock@4eba7f05
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:grass 2 net.minecraft.item.ItemBlock@4525e0c0
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:dirt 3 net.minecraft.item.ItemMultiTexture@1265e4b2
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:cobblestone 4 net.minecraft.item.ItemBlock@2636d779
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:planks 5 net.minecraft.item.ItemMultiTexture@23b7a809
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:sapling 6 net.minecraft.item.ItemMultiTexture@21223ca1
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:bedrock 7 net.minecraft.item.ItemBlock@4e0ac694
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:flowing_water 8 net.minecraft.item.ItemBlock@232880d5
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:water 9 net.minecraft.item.ItemBlock@49359283
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:flowing_lava 10 net.minecraft.item.ItemBlock@35e949a4
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:lava 11 net.minecraft.item.ItemBlock@59ba0ea9
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:sand 12 net.minecraft.item.ItemMultiTexture@7055aede
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:gravel 13 net.minecraft.item.ItemBlock@25734693
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:gold_ore 14 net.minecraft.item.ItemBlock@1f5b492b
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:iron_ore 15 net.minecraft.item.ItemBlock@7c8d854f
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:coal_ore 16 net.minecraft.item.ItemBlock@136833f0
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:log 17 net.minecraft.item.ItemMultiTexture@389ee94e
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:leaves 18 net.minecraft.item.ItemLeaves@7270f34a
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:sponge 19 net.minecraft.item.ItemBlock@205ee81
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:glass 20 net.minecraft.item.ItemBlock@656c90b6
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:lapis_ore 21 net.minecraft.item.ItemBlock@680b5984
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:lapis_block 22 net.minecraft.item.ItemBlock@5f0b1da2
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:dispenser 23 net.minecraft.item.ItemBlock@482ff6f9
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:sandstone 24 net.minecraft.item.ItemMultiTexture@44ff7a75
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:noteblock 25 net.minecraft.item.ItemBlock@3a90d0bf
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:golden_rail 27 net.minecraft.item.ItemBlock@5c25fc01
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:detector_rail 28 net.minecraft.item.ItemBlock@60c0bab6
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:sticky_piston 29 net.minecraft.item.ItemPiston@1e29db84
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:web 30 net.minecraft.item.ItemBlock@41da8bfe
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:tallgrass 31 net.minecraft.item.ItemColored@68328bc5
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:deadbush 32 net.minecraft.item.ItemBlock@74fe99bf
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:piston 33 net.minecraft.item.ItemPiston@693880ff
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:wool 35 net.minecraft.item.ItemCloth@16b8248f
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:yellow_flower 37 net.minecraft.item.ItemMultiTexture@625d749c
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:red_flower 38 net.minecraft.item.ItemMultiTexture@2daaabe6
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:brown_mushroom 39 net.minecraft.item.ItemBlock@2d7f6d79
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:red_mushroom 40 net.minecraft.item.ItemBlock@5301ebee
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:gold_block 41 net.minecraft.item.ItemBlock@51154edd
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:iron_block 42 net.minecraft.item.ItemBlock@12f86513
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:double_stone_slab 43 net.minecraft.item.ItemSlab@39c9e47
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:stone_slab 44 net.minecraft.item.ItemSlab@6ef85f2d
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:brick_block 45 net.minecraft.item.ItemBlock@68fde8fb
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:tnt 46 net.minecraft.item.ItemBlock@2220b622
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:bookshelf 47 net.minecraft.item.ItemBlock@1b0c7c33
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:mossy_cobblestone 48 net.minecraft.item.ItemBlock@2b2cecab
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:obsidian 49 net.minecraft.item.ItemBlock@6d9c24d7
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:torch 50 net.minecraft.item.ItemBlock@e13b4f6
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:fire 51 net.minecraft.item.ItemBlock@48e71cec
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:mob_spawner 52 codechicken.nei.ItemMobSpawner@6ab9c308
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:oak_stairs 53 net.minecraft.item.ItemBlock@b504dd5
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:chest 54 net.minecraft.item.ItemBlock@382231fb
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:diamond_ore 56 net.minecraft.item.ItemBlock@3d1bef58
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:diamond_block 57 net.minecraft.item.ItemBlock@2f2b456b
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:crafting_table 58 net.minecraft.item.ItemBlock@331e701a
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:farmland 60 net.minecraft.item.ItemBlock@4f81a7e4
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:furnace 61 net.minecraft.item.ItemBlock@2fcd89b2
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:lit_furnace 62 net.minecraft.item.ItemBlock@4618a744
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:ladder 65 net.minecraft.item.ItemBlock@770adc33
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:rail 66 net.minecraft.item.ItemBlock@30464462
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:stone_stairs 67 net.minecraft.item.ItemBlock@3ef3aec8
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:lever 69 net.minecraft.item.ItemBlock@7057ecc1
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:stone_pressure_plate 70 net.minecraft.item.ItemBlock@31350c67
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:wooden_pressure_plate 72 net.minecraft.item.ItemBlock@1351d52e
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:redstone_ore 73 net.minecraft.item.ItemBlock@52c6a76d
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:redstone_torch 76 net.minecraft.item.ItemBlock@dbe6efa
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:stone_button 77 net.minecraft.item.ItemBlock@50ae0624
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:snow_layer 78 net.minecraft.item.ItemSnow@77c5ad80
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:ice 79 net.minecraft.item.ItemBlock@1c78ac86
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:snow 80 net.minecraft.item.ItemBlock@46a2a3d4
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:cactus 81 net.minecraft.item.ItemBlock@275d728c
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:clay 82 net.minecraft.item.ItemBlock@41a0e92e
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:jukebox 84 net.minecraft.item.ItemBlock@66e1c9a2
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:fence 85 net.minecraft.item.ItemBlock@7978c9a2
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:pumpkin 86 net.minecraft.item.ItemBlock@7703f0d2
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:netherrack 87 net.minecraft.item.ItemBlock@6182c8ea
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:soul_sand 88 net.minecraft.item.ItemBlock@7720069a
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:glowstone 89 net.minecraft.item.ItemBlock@41c3d4ea
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:portal 90 net.minecraft.item.ItemBlock@72e99437
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:lit_pumpkin 91 net.minecraft.item.ItemBlock@5f896b8d
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:stained_glass 95 net.minecraft.item.ItemCloth@13043170
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:trapdoor 96 net.minecraft.item.ItemBlock@7c35ebee
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:monster_egg 97 net.minecraft.item.ItemMultiTexture@553396b0
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:stonebrick 98 net.minecraft.item.ItemMultiTexture@5bf196f2
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:brown_mushroom_block 99 net.minecraft.item.ItemBlock@51ed1906
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:red_mushroom_block 100 net.minecraft.item.ItemBlock@614f43c9
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:iron_bars 101 net.minecraft.item.ItemBlock@7849b9d0
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:glass_pane 102 net.minecraft.item.ItemBlock@2515c68f
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:melon_block 103 net.minecraft.item.ItemBlock@5c734218
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:vine 106 net.minecraft.item.ItemColored@1ffba076
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:fence_gate 107 net.minecraft.item.ItemBlock@39c680b7
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:brick_stairs 108 net.minecraft.item.ItemBlock@717cdf72
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:stone_brick_stairs 109 net.minecraft.item.ItemBlock@4501e1d1
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:mycelium 110 net.minecraft.item.ItemBlock@172c8c03
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:waterlily 111 net.minecraft.item.ItemLilyPad@41b8aae7
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:nether_brick 112 net.minecraft.item.ItemBlock@1aeb7308
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:nether_brick_fence 113 net.minecraft.item.ItemBlock@6bdb0097
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:nether_brick_stairs 114 net.minecraft.item.ItemBlock@2ca3baae
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:enchanting_table 116 net.minecraft.item.ItemBlock@57cd2006
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:end_portal 119 net.minecraft.item.ItemBlock@5fb1d786
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:end_portal_frame 120 net.minecraft.item.ItemBlock@3686a004
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:end_stone 121 net.minecraft.item.ItemBlock@69fed553
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:dragon_egg 122 net.minecraft.item.ItemBlock@6e78f930
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:redstone_lamp 123 net.minecraft.item.ItemBlock@4decb8c1
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:double_wooden_slab 125 net.minecraft.item.ItemSlab@5167e622
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:wooden_slab 126 net.minecraft.item.ItemSlab@6809c801
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:cocoa 127 net.minecraft.item.ItemBlock@2fb8e21a
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:sandstone_stairs 128 net.minecraft.item.ItemBlock@26febb57
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:emerald_ore 129 net.minecraft.item.ItemBlock@2b98919b
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:ender_chest 130 net.minecraft.item.ItemBlock@1a9f1321
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:tripwire_hook 131 net.minecraft.item.ItemBlock@5574b9f8
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:emerald_block 133 net.minecraft.item.ItemBlock@1dbd60c1
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:spruce_stairs 134 net.minecraft.item.ItemBlock@701a0f8f
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:birch_stairs 135 net.minecraft.item.ItemBlock@7c1b2e27
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:jungle_stairs 136 net.minecraft.item.ItemBlock@7172df52
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:command_block 137 net.minecraft.item.ItemBlock@33a66bb6
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:beacon 138 net.minecraft.item.ItemBlock@250602ef
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:cobblestone_wall 139 net.minecraft.item.ItemMultiTexture@5a29ef03
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:carrots 141 net.minecraft.item.ItemBlock@37af8981
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:potatoes 142 net.minecraft.item.ItemBlock@7430bc45
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:wooden_button 143 net.minecraft.item.ItemBlock@11c1576e
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:anvil 145 net.minecraft.item.ItemAnvilBlock@572b44ec
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:trapped_chest 146 net.minecraft.item.ItemBlock@3fa2ec6a
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:light_weighted_pressure_plate 147 net.minecraft.item.ItemBlock@536d5830
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:heavy_weighted_pressure_plate 148 net.minecraft.item.ItemBlock@96c5571
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:daylight_detector 151 net.minecraft.item.ItemBlock@3d31ef93
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:redstone_block 152 net.minecraft.item.ItemBlock@41221e79
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:quartz_ore 153 net.minecraft.item.ItemBlock@14bccf7f
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:hopper 154 net.minecraft.item.ItemBlock@119583af
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:quartz_block 155 net.minecraft.item.ItemMultiTexture@94baa70
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:quartz_stairs 156 net.minecraft.item.ItemBlock@5a7c5c88
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:activator_rail 157 net.minecraft.item.ItemBlock@6592e037
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:dropper 158 net.minecraft.item.ItemBlock@40e3b361
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:stained_hardened_clay 159 net.minecraft.item.ItemCloth@77daa57b
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:stained_glass_pane 160 net.minecraft.item.ItemCloth@409b0772
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:leaves2 161 net.minecraft.item.ItemLeaves@381495f7
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:log2 162 net.minecraft.item.ItemMultiTexture@5154aca9
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:acacia_stairs 163 net.minecraft.item.ItemBlock@71b3cc1f
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:dark_oak_stairs 164 net.minecraft.item.ItemBlock@42dc4566
[18:46:28] [Server thread/TRACE] [FML/]: Registry: BiblioCraft:BiblioSwordPedestal 165 jds.bibliocraft.blocks.BlockItemSwordPedestal@438a9b77
[18:46:28] [Server thread/TRACE] [FML/]: Registry: BiblioCraft:BiblioFancySign 166 jds.bibliocraft.blocks.BlockItemFancySign@36a2a3b4
[18:46:28] [Server thread/TRACE] [FML/]: Registry: BiblioCraft:BiblioWorkbench 167 jds.bibliocraft.blocks.BlockItemFancyWorkbench@5726e57f
[18:46:28] [Server thread/TRACE] [FML/]: Registry: BiblioCraft:BiblioBell 168 net.minecraft.item.ItemBlock@38f50548
[18:46:28] [Server thread/TRACE] [FML/]: Registry: BiblioCraft:Bibliotheca 169 jds.bibliocraft.blocks.BlockItemBookcaseMaster@4fd999dd
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:hay_block 170 net.minecraft.item.ItemBlock@731cf278
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:carpet 171 net.minecraft.item.ItemCloth@1fcf7061
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:hardened_clay 172 net.minecraft.item.ItemBlock@d22345a
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:coal_block 173 net.minecraft.item.ItemBlock@5791a58f
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:packed_ice 174 net.minecraft.item.ItemBlock@4e7667f4
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:double_plant 175 net.minecraft.item.ItemDoublePlant@5f81a1f3
[18:46:28] [Server thread/TRACE] [FML/]: Registry: BiblioCraft:BiblioPotionShelf 176 jds.bibliocraft.blocks.BlockItemPotionShelfMaster@59663994
[18:46:28] [Server thread/TRACE] [FML/]: Registry: BiblioCraft:BiblioShelf 177 jds.bibliocraft.blocks.BlockItemGenericShelfMaster@be5c44b
[18:46:28] [Server thread/TRACE] [FML/]: Registry: BiblioCraft:BiblioRack 178 jds.bibliocraft.blocks.BlockItemWeaponRackMaster@6e9ee014
[18:46:28] [Server thread/TRACE] [FML/]: Registry: BiblioCraft:BiblioCase 179 jds.bibliocraft.blocks.BlockItemWeaponCaseMaster@748cf55b
[18:46:28] [Server thread/TRACE] [FML/]: Registry: BiblioCraft:BiblioLabel 180 jds.bibliocraft.blocks.BlockItemLabelMaster@745cd760
[18:46:28] [Server thread/TRACE] [FML/]: Registry: BiblioCraft:BiblioDesk 181 jds.bibliocraft.blocks.BlockItemWritingDesk@32fa7cb3
[18:46:28] [Server thread/TRACE] [FML/]: Registry: BiblioCraft:BiblioTable 182 jds.bibliocraft.blocks.BlockItemTable@45f76f82
[18:46:28] [Server thread/TRACE] [FML/]: Registry: BiblioCraft:Armor Stand 183 net.minecraft.item.ItemBlock@3d40ad1c
[18:46:28] [Server thread/TRACE] [FML/]: Registry: BiblioCraft:Typesetting Machine 184 net.minecraft.item.ItemBlock@4c2e5569
[18:46:28] [Server thread/TRACE] [FML/]: Registry: BiblioCraft:Printing Press 185 net.minecraft.item.ItemBlock@36c37d11
[18:46:28] [Server thread/TRACE] [FML/]: Registry: BiblioCraft:BiblioLantern 186 jds.bibliocraft.blocks.BlockItemLantern@7355ee73
[18:46:28] [Server thread/TRACE] [FML/]: Registry: BiblioCraft:BiblioIronLantern 187 jds.bibliocraft.blocks.BlockItemLantern@1f394ed8
[18:46:28] [Server thread/TRACE] [FML/]: Registry: BiblioCraft:BiblioLamp 188 jds.bibliocraft.blocks.BlockItemLamp@6bccbe1f
[18:46:28] [Server thread/TRACE] [FML/]: Registry: BiblioCraft:BiblioIronLamp 189 jds.bibliocraft.blocks.BlockItemLamp@4aea04e4
[18:46:28] [Server thread/TRACE] [FML/]: Registry: BiblioCraft:BiblioStuffs 190 jds.bibliocraft.blocks.BlockItemStuffsMaster@181c60b5
[18:46:28] [Server thread/TRACE] [FML/]: Registry: BiblioCraft:BiblioMapFrames 191 jds.bibliocraft.blocks.BlockItemMapFrame@57025dc5
[18:46:28] [Server thread/TRACE] [FML/]: Registry: BiblioCraft:BiblioSeats 192 jds.bibliocraft.blocks.BlockItemSeat@7ec223fb
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:blockFluxGoo 194 thaumcraft.common.blocks.BlockFluxGooItem@4600f385
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:blockFluxGas 195 thaumcraft.common.blocks.BlockFluxGasItem@7ac553ca
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:blockFluidPure 196 net.minecraft.item.ItemBlock@3c1ca14
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:blockFluidDeath 197 net.minecraft.item.ItemBlock@1e6e47cf
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:blockCustomOre 198 thaumcraft.common.blocks.BlockCustomOreItem@1b5ae64a
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:blockMagicalLog 199 thaumcraft.common.blocks.BlockMagicalLogItem@3d2acd4f
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:blockMagicalLeaves 200 thaumcraft.common.blocks.BlockMagicalLeavesItem@396ab636
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:blockCustomPlant 201 thaumcraft.common.blocks.BlockCustomPlantItem@5ea46257
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:blockTaint 202 thaumcraft.common.blocks.BlockTaintItem@3660c0e
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:blockTaintFibres 203 thaumcraft.common.blocks.BlockTaintFibresItem@938de28
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:blockCosmeticOpaque 204 thaumcraft.common.blocks.BlockCosmeticOpaqueItem@1a6cb2ad
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:blockCosmeticSolid 205 thaumcraft.common.blocks.BlockCosmeticSolidItem@2371f614
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:blockCrystal 206 thaumcraft.common.blocks.BlockCrystalItem@1cacd9d4
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:blockTube 207 thaumcraft.common.blocks.BlockTubeItem@4d28bbd6
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:blockMetalDevice 208 thaumcraft.common.blocks.BlockMetalDeviceItem@655e7310
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:blockWoodenDevice 209 thaumcraft.common.blocks.BlockWoodenDeviceItem@77e29212
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:blockStoneDevice 210 thaumcraft.common.blocks.BlockStoneDeviceItem@202f0eac
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:blockMirror 211 thaumcraft.common.blocks.BlockMirrorItem@ffe7d11
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:blockTable 212 thaumcraft.common.blocks.BlockTableItem@71f64a70
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:blockChestHungry 213 net.minecraft.item.ItemBlock@5e56f8fc
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:blockArcaneDoor 214 net.minecraft.item.ItemBlock@735a4134
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:blockLifter 215 net.minecraft.item.ItemBlock@5b61821d
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:blockMagicBox 216 net.minecraft.item.ItemBlock@3e8930aa
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:blockJar 217 thaumcraft.common.blocks.BlockJarItem@4f0280dd
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:blockCandle 218 thaumcraft.common.blocks.BlockCandleItem@439fdcc7
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:blockAiry 219 thaumcraft.common.blocks.BlockAiryItem@639ca35
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:blockManaPod 220 net.minecraft.item.ItemBlock@4d5702a7
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:blockArcaneFurnace 221 net.minecraft.item.ItemBlock@3749a6a1
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:blockWarded 222 net.minecraft.item.ItemBlock@1df214fd
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:blockHole 223 net.minecraft.item.ItemBlock@69157551
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:tile.TFLog 224 twilightforest.item.ItemBlockTFMeta@1b9bbd33
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:tile.TFRoots 225 twilightforest.item.ItemBlockTFMeta@22be57c0
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:tile.TFLeaves 226 twilightforest.item.ItemBlockTFMeta@34240cf2
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:tile.TFFirefly 227 net.minecraft.item.ItemBlock@3a06c9b8
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:tile.TFCicada 228 net.minecraft.item.ItemBlock@4046deb4
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:tile.TFPortal 229 net.minecraft.item.ItemBlock@418df60
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:tile.TFMazestone 230 twilightforest.item.ItemBlockTFMeta@38d000c4
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:tile.TFHedge 231 twilightforest.item.ItemBlockTFMeta@74e3687
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:tile.TFBossSpawner 232 twilightforest.item.ItemBlockTFMeta@1ecbec08
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:tile.TFFireflyJar 233 net.minecraft.item.ItemBlock@4300c26
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:tile.TFPlant 234 twilightforest.item.ItemBlockTFPlant@39b864de
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:tile.TFUncraftingTable 235 net.minecraft.item.ItemBlock@569ce876
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:tile.TFFireJet 236 twilightforest.item.ItemBlockTFMeta@546a265b
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:tile.TFNagastone 237 twilightforest.item.ItemBlockTFMeta@4fcb46cd
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:tile.TFSapling 238 twilightforest.item.ItemBlockTFMeta@36450e6f
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:tile.TFMoonworm 239 net.minecraft.item.ItemBlock@443532be
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:tile.TFMagicLog 240 twilightforest.item.ItemBlockTFMeta@17609f8f
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:tile.TFMagicLeaves 241 twilightforest.item.ItemBlockTFMeta@3ab9cfdf
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:tile.TFMagicLogSpecial 242 twilightforest.item.ItemBlockTFMeta@1e28ba9d
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:tile.TFTowerStone 243 twilightforest.item.ItemBlockTFMeta@71d4d11b
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:tile.TFTowerDevice 244 twilightforest.item.ItemBlockTFMeta@6c4416c6
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:tile.TFTowerTranslucent 245 twilightforest.item.ItemBlockTFMeta@510402ef
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:tile.TFTrophy 246 twilightforest.item.ItemBlockTFMeta@58ef17e9
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:tile.TFShield 247 twilightforest.item.ItemBlockTFMeta@7cf90805
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:tile.TFTrophyPedestal 248 twilightforest.item.ItemBlockTFMeta@26dff99b
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:tile.TFAuroraBrick 249 net.minecraft.item.ItemBlock@3416287a
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:tile.TFUnderBrick 250 twilightforest.item.ItemBlockTFMeta@addb0f1
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:tile.TFThorns 251 twilightforest.item.ItemBlockTFThorns@6e90efe2
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:tile.TFBurntThorns 252 net.minecraft.item.ItemBlock@224232f9
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:tile.TFThornRose 253 net.minecraft.item.ItemBlock@7086033b
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:tile.TFLeaves3 254 twilightforest.item.ItemBlockTFMeta@3d037cd0
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:tile.TFDeadrock 255 twilightforest.item.ItemBlockTFDeadrock@5854ab3c
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:iron_shovel 256 net.minecraft.item.ItemSpade@4e57e3e
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:iron_pickaxe 257 net.minecraft.item.ItemPickaxe@76c31af4
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:iron_axe 258 net.minecraft.item.ItemAxe@31ec616
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:flint_and_steel 259 net.minecraft.item.ItemFlintAndSteel@31ec634b
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:apple 260 net.minecraft.item.ItemFood@141f05bf
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:bow 261 net.minecraft.item.ItemBow@62be476d
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:arrow 262 net.minecraft.item.Item@3a4377c0
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:coal 263 net.minecraft.item.ItemCoal@53f0eef1
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:diamond 264 net.minecraft.item.Item@6ed73b44
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:iron_ingot 265 net.minecraft.item.Item@74742635
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:gold_ingot 266 net.minecraft.item.Item@75789d4d
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:iron_sword 267 net.minecraft.item.ItemSword@2e04a041
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:wooden_sword 268 net.minecraft.item.ItemSword@31b52301
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:wooden_shovel 269 net.minecraft.item.ItemSpade@6b0d3025
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:wooden_pickaxe 270 net.minecraft.item.ItemPickaxe@2ed4040b
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:wooden_axe 271 net.minecraft.item.ItemAxe@61558631
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:stone_sword 272 net.minecraft.item.ItemSword@35dd2ce3
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:stone_shovel 273 net.minecraft.item.ItemSpade@4bae06b5
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:stone_pickaxe 274 net.minecraft.item.ItemPickaxe@e3a7be4
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:stone_axe 275 net.minecraft.item.ItemAxe@219bbd08
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:diamond_sword 276 net.minecraft.item.ItemSword@77976974
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:diamond_shovel 277 net.minecraft.item.ItemSpade@758c7c02
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:diamond_pickaxe 278 net.minecraft.item.ItemPickaxe@5a21a398
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:diamond_axe 279 net.minecraft.item.ItemAxe@567b7e62
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:stick 280 net.minecraft.item.Item@45a68049
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:bowl 281 net.minecraft.item.Item@36305c58
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:mushroom_stew 282 net.minecraft.item.ItemSoup@18e36e2b
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:golden_sword 283 net.minecraft.item.ItemSword@7b55d5d0
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:golden_shovel 284 net.minecraft.item.ItemSpade@404889f2
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:golden_pickaxe 285 net.minecraft.item.ItemPickaxe@5a588fd6
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:golden_axe 286 net.minecraft.item.ItemAxe@6c4b58f0
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:string 287 net.minecraft.item.ItemReed@51038c1a
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:feather 288 net.minecraft.item.Item@3fe32883
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:gunpowder 289 net.minecraft.item.Item@359fe30c
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:wooden_hoe 290 net.minecraft.item.ItemHoe@4dc88890
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:stone_hoe 291 net.minecraft.item.ItemHoe@287dcdd5
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:iron_hoe 292 net.minecraft.item.ItemHoe@5b546fb7
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:diamond_hoe 293 net.minecraft.item.ItemHoe@4728639
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:golden_hoe 294 net.minecraft.item.ItemHoe@7aca0a76
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:wheat_seeds 295 net.minecraft.item.ItemSeeds@20376ed0
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:wheat 296 net.minecraft.item.Item@174c2a36
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:bread 297 net.minecraft.item.ItemFood@9674b2d
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:leather_helmet 298 net.minecraft.item.ItemArmor@295d8267
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:leather_chestplate 299 net.minecraft.item.ItemArmor@3a1c4d68
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:leather_leggings 300 net.minecraft.item.ItemArmor@181e04a6
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:leather_boots 301 net.minecraft.item.ItemArmor@5ac33aa8
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:chainmail_helmet 302 net.minecraft.item.ItemArmor@47401a25
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:chainmail_chestplate 303 net.minecraft.item.ItemArmor@417497ae
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:chainmail_leggings 304 net.minecraft.item.ItemArmor@4d924214
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:chainmail_boots 305 net.minecraft.item.ItemArmor@3d3056d5
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:iron_helmet 306 net.minecraft.item.ItemArmor@3094d955
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:iron_chestplate 307 net.minecraft.item.ItemArmor@7c48745d
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:iron_leggings 308 net.minecraft.item.ItemArmor@78cfc569
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:iron_boots 309 net.minecraft.item.ItemArmor@10a9ae76
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:diamond_helmet 310 net.minecraft.item.ItemArmor@73fccd85
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:diamond_chestplate 311 net.minecraft.item.ItemArmor@5a191240
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:diamond_leggings 312 net.minecraft.item.ItemArmor@23fd55f6
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:diamond_boots 313 net.minecraft.item.ItemArmor@4d169bef
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:golden_helmet 314 net.minecraft.item.ItemArmor@7578f73
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:golden_chestplate 315 net.minecraft.item.ItemArmor@58acac9
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:golden_leggings 316 net.minecraft.item.ItemArmor@5b0754f6
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:golden_boots 317 net.minecraft.item.ItemArmor@3e5b112a
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:flint 318 net.minecraft.item.Item@4cc3fc61
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:porkchop 319 net.minecraft.item.ItemFood@56ee6ba6
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:cooked_porkchop 320 net.minecraft.item.ItemFood@3edd8be0
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:painting 321 net.minecraft.item.ItemHangingEntity@d46d699
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:golden_apple 322 net.minecraft.item.ItemAppleGold@2aa1e1d8
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:sign 323 net.minecraft.item.ItemSign@1fbc22da
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:wooden_door 324 net.minecraft.item.ItemDoor@3f15cebc
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:bucket 325 net.minecraft.item.ItemBucket@75338e4c
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:water_bucket 326 net.minecraft.item.ItemBucket@bc35bb1
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:lava_bucket 327 net.minecraft.item.ItemBucket@46b8c77f
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:minecart 328 net.minecraft.item.ItemMinecart@1d6899df
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:saddle 329 net.minecraft.item.ItemSaddle@19b2364
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:iron_door 330 net.minecraft.item.ItemDoor@70307b0e
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:redstone 331 net.minecraft.item.ItemRedstone@65fad846
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:snowball 332 net.minecraft.item.ItemSnowball@60c6fe3a
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:boat 333 net.minecraft.item.ItemBoat@69fe4ef3
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:leather 334 net.minecraft.item.Item@36f169e2
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:milk_bucket 335 net.minecraft.item.ItemBucketMilk@62cfea33
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:brick 336 net.minecraft.item.Item@4018ecf3
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:clay_ball 337 net.minecraft.item.Item@246c6665
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:reeds 338 net.minecraft.item.ItemReed@48b68391
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:paper 339 net.minecraft.item.Item@4677c9e2
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:book 340 net.minecraft.item.ItemBook@66b32bb6
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:slime_ball 341 net.minecraft.item.Item@7cfaee66
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:chest_minecart 342 net.minecraft.item.ItemMinecart@3e39aaa4
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:furnace_minecart 343 net.minecraft.item.ItemMinecart@3bf214e6
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:egg 344 net.minecraft.item.ItemEgg@2b292965
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:compass 345 net.minecraft.item.Item@1b5cbc06
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:fishing_rod 346 net.minecraft.item.ItemFishingRod@54440bbc
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:clock 347 net.minecraft.item.Item@3f5e8edc
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:glowstone_dust 348 net.minecraft.item.Item@58f52e04
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:fish 349 net.minecraft.item.ItemFishFood@6407f651
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:cooked_fished 350 net.minecraft.item.ItemFishFood@46bc7325
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:dye 351 net.minecraft.item.ItemDye@36ce4be6
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:bone 352 net.minecraft.item.Item@21d90526
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:sugar 353 net.minecraft.item.Item@2ee11326
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:cake 354 net.minecraft.item.ItemReed@3ab03bd5
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:bed 355 net.minecraft.item.ItemBed@93cd6aa
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:repeater 356 net.minecraft.item.ItemReed@793137a2
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:cookie 357 net.minecraft.item.ItemFood@e3baad7
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:filled_map 358 net.minecraft.item.ItemMap@50ff2695
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:shears 359 net.minecraft.item.ItemShears@536b2d3f
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:melon 360 net.minecraft.item.ItemFood@2167ade2
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:pumpkin_seeds 361 net.minecraft.item.ItemSeeds@1dc8e190
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:melon_seeds 362 net.minecraft.item.ItemSeeds@6f50c436
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:beef 363 net.minecraft.item.ItemFood@1f81ee52
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:cooked_beef 364 net.minecraft.item.ItemFood@b4559a7
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:chicken 365 net.minecraft.item.ItemFood@7600e8b8
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:cooked_chicken 366 net.minecraft.item.ItemFood@35aec48e
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:rotten_flesh 367 net.minecraft.item.ItemFood@64ea622a
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:ender_pearl 368 net.minecraft.item.ItemEnderPearl@1d7d68f9
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:blaze_rod 369 net.minecraft.item.Item@1476c28f
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:ghast_tear 370 net.minecraft.item.Item@df44c8
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:gold_nugget 371 net.minecraft.item.Item@421ca6ea
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:nether_wart 372 net.minecraft.item.ItemSeeds@67126e8e
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:potion 373 net.minecraft.item.ItemPotion@492b8031
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:glass_bottle 374 net.minecraft.item.ItemGlassBottle@7f94ae92
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:spider_eye 375 net.minecraft.item.ItemFood@7a5134ad
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:fermented_spider_eye 376 net.minecraft.item.Item@69598897
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:blaze_powder 377 net.minecraft.item.Item@7516a789
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:magma_cream 378 net.minecraft.item.Item@22514f6d
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:brewing_stand 379 net.minecraft.item.ItemReed@8358eb5
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:cauldron 380 net.minecraft.item.ItemReed@742c1148
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:ender_eye 381 net.minecraft.item.ItemEnderEye@301406d9
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:speckled_melon 382 net.minecraft.item.Item@72cda937
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:spawn_egg 383 net.minecraft.item.ItemMonsterPlacer@4561fa5
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:experience_bottle 384 net.minecraft.item.ItemExpBottle@50c4d47
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:fire_charge 385 net.minecraft.item.ItemFireball@141ad264
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:writable_book 386 net.minecraft.item.ItemWritableBook@2fcb94
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:written_book 387 net.minecraft.item.ItemEditableBook@a39a3df
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:emerald 388 net.minecraft.item.Item@4e358ab7
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:item_frame 389 net.minecraft.item.ItemHangingEntity@1d261c7e
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:flower_pot 390 net.minecraft.item.ItemReed@3118a325
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:carrot 391 net.minecraft.item.ItemSeedFood@7480ef2f
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:potato 392 net.minecraft.item.ItemSeedFood@3cd7326a
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:baked_potato 393 net.minecraft.item.ItemFood@542eec5a
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:poisonous_potato 394 net.minecraft.item.ItemFood@549f33e3
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:map 395 net.minecraft.item.ItemEmptyMap@2e78101a
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:golden_carrot 396 net.minecraft.item.ItemFood@4c6932cb
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:skull 397 net.minecraft.item.ItemSkull@f9ac5d2
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:carrot_on_a_stick 398 net.minecraft.item.ItemCarrotOnAStick@3d83db5a
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:nether_star 399 net.minecraft.item.ItemSimpleFoiled@4e2753eb
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:pumpkin_pie 400 net.minecraft.item.ItemFood@77f69162
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:fireworks 401 net.minecraft.item.ItemFirework@48d942c2
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:firework_charge 402 net.minecraft.item.ItemFireworkCharge@616a20a
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:enchanted_book 403 net.minecraft.item.ItemEnchantedBook@4542dc3d
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:comparator 404 net.minecraft.item.ItemReed@28894c51
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:netherbrick 405 net.minecraft.item.Item@4df16ea1
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:quartz 406 net.minecraft.item.Item@25963401
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:tnt_minecart 407 net.minecraft.item.ItemMinecart@283040ee
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:hopper_minecart 408 net.minecraft.item.ItemMinecart@77f6ddde
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:tile.DarkLeaves 409 net.minecraft.item.ItemBlock@4647371e
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:tile.AuroraPillar 410 net.minecraft.item.ItemBlock@47da358e
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:tile.AuroraSlab 411 twilightforest.item.ItemBlockTFAuroraSlab@43304edf
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:tile.AuroraDoubleSlab 412 twilightforest.item.ItemBlockTFAuroraSlab@1999437f
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:belladonna 413 net.minecraft.item.ItemBlock@42c2975
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:mandrake 414 net.minecraft.item.ItemBlock@67520a14
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:artichoke 415 net.minecraft.item.ItemBlock@14d332d3
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:snowbell 416 net.minecraft.item.ItemBlock@2375e7ad
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:iron_horse_armor 417 net.minecraft.item.Item@70605759
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:golden_horse_armor 418 net.minecraft.item.Item@4506cdb2
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:diamond_horse_armor 419 net.minecraft.item.Item@41aa8485
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:lead 420 net.minecraft.item.ItemLead@744ce97
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:name_tag 421 net.minecraft.item.ItemNameTag@11c3765c
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:command_block_minecart 422 net.minecraft.item.ItemMinecart@378f9b20
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:wormwood 423 net.minecraft.item.ItemBlock@17c46246
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:mindrake 424 net.minecraft.item.ItemBlock@67c8b374
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:witchsapling 425 com.emoniph.witchery.blocks.BlockWitchSapling$ClassItemBlock@1ba6d4d7
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:witchlog 426 com.emoniph.witchery.blocks.BlockWitchLog$ClassItemBlock@4600da5d
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:witchleaves 427 com.emoniph.witchery.blocks.BlockWitchLeaves$ClassItemBlock@3f6538ba
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:voidbramble 428 net.minecraft.item.ItemBlock@2df97cb8
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:bramble 429 com.emoniph.witchery.blocks.BlockBramble$ClassItemBlock@6ac36444
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:glintweed 430 net.minecraft.item.ItemBlock@1d9dd786
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:spanishmoss 431 net.minecraft.item.ItemBlock@65bcdc61
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:leapinglily 432 com.emoniph.witchery.item.ItemLeapingLily@61b1f5a3
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:plantmine 433 com.emoniph.witchery.blocks.BlockPlantMine$ClassItemBlock@4501e446
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:embermoss 434 net.minecraft.item.ItemBlock@6e5db398
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:crittersnare 435 com.emoniph.witchery.blocks.BlockCritterSnare$ClassItemBlock@894964c
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:grassper 436 net.minecraft.item.ItemBlock@15d4a8b8
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:bloodrose 437 net.minecraft.item.ItemBlock@25410f4b
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:somniancotton 438 net.minecraft.item.ItemBlock@797117fa
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:demonheart 439 net.minecraft.item.ItemBlock@7f04d97d
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:witchwood 440 com.emoniph.witchery.blocks.BlockWitchWood$ClassItemBlock@7be71a65
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:stairswoodrowan 441 net.minecraft.item.ItemBlock@2b5e1fa7
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:stairswoodalder 442 net.minecraft.item.ItemBlock@1215fb81
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:stairswoodhawthorn 443 net.minecraft.item.ItemBlock@51e402f5
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:witchwoodslab 444 com.emoniph.witchery.item.ItemWitchSlab@19fb9cd9
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:witchwooddoubleslab 445 com.emoniph.witchery.item.ItemWitchSlab@55f677e2
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:rowanwooddoor 446 net.minecraft.item.ItemBlock@a374e95
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:alderwooddoor 447 net.minecraft.item.ItemBlock@27c4bf43
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:chalice 448 net.minecraft.item.ItemBlock@725a7f5e
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:candelabra 449 net.minecraft.item.ItemBlock@769e5b34
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:placeditem 450 net.minecraft.item.ItemBlock@d78ec36
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:alluringskull 451 com.emoniph.witchery.item.ItemAlluringSkull@32ef5697
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:wickerbundle 452 com.emoniph.witchery.blocks.BlockWickerBundle$ClassItemBlock@46933587
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:glowglobe 453 net.minecraft.item.ItemBlock@6cdb02ec
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:statuegoddess 454 net.minecraft.item.ItemBlock@5642bca7
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:stockade 455 com.emoniph.witchery.blocks.BlockStockade$ClassItemBlock@3b7991bd
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:perpetualice 456 net.minecraft.item.ItemBlock@66e7156b
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:infinityegg 457 net.minecraft.item.ItemBlock@72c9b925
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:refillingchest 458 net.minecraft.item.ItemBlock@3ebd4158
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:force 459 net.minecraft.item.ItemBlock@156258b4
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:tormentstone 460 net.minecraft.item.ItemBlock@52f65ecf
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:barrier 461 net.minecraft.item.ItemBlock@207451e3
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:leechchest 462 net.minecraft.item.ItemBlock@227c7e7b
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:altar 463 net.minecraft.item.ItemBlock@70c53c8
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:kettle 464 net.minecraft.item.ItemBlock@46c368ce
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:poppetshelf 465 net.minecraft.item.ItemBlock@38602fbb
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:dreamcatcher 466 net.minecraft.item.ItemBlock@2704c071
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:crystalball 467 net.minecraft.item.ItemBlock@4bd7c30b
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:spiritportal 468 net.minecraft.item.ItemBlock@371333fd
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:tormentportal 469 net.minecraft.item.ItemBlock@14222914
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:spinningwheel 470 net.minecraft.item.ItemBlock@41e4e67d
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:brazier 471 net.minecraft.item.ItemBlock@587bcc64
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:witchesovenidle 472 net.minecraft.item.ItemBlock@297dde3c
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:witchesovenburning 473 net.minecraft.item.ItemBlock@393fa184
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:fumefunnel 474 net.minecraft.item.ItemBlock@2ee1934a
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:filteredfumefunnel 475 net.minecraft.item.ItemBlock@797e0600
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:distilleryidle 476 net.minecraft.item.ItemBlock@71decd4f
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:distilleryburning 477 net.minecraft.item.ItemBlock@71509c40
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:scarecrow 478 com.emoniph.witchery.blocks.BlockFetish$ClassItemBlock@2c215f23
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:trent 479 com.emoniph.witchery.blocks.BlockFetish$ClassItemBlock@17928353
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:witchsladder 480 com.emoniph.witchery.blocks.BlockFetish$ClassItemBlock@5d2a335b
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:decurseteleport 481 net.minecraft.item.ItemBlock@4004d964
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:decursedirected 482 net.minecraft.item.ItemBlock@4ea3e632
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:statueofworship 483 com.emoniph.witchery.blocks.BlockStatueOfWorship$ClassItemBlock@4e18659c
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:circle 484 net.minecraft.item.ItemBlock@296b080a
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:circleglyphritual 485 net.minecraft.item.ItemBlock@4f10fec9
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:circleglyphotherwhere 486 net.minecraft.item.ItemBlock@5f25d9e4
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:circleglyphinfernal 487 net.minecraft.item.ItemBlock@171bc1f9
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:spiritflowing 488 net.minecraft.item.ItemBlock@7fe2ed2f
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:hollowtears 489 net.minecraft.item.ItemBlock@147a572d
[18:46:28] [Server thread/TRACE] [FML/]: Registry: EnderStorage:enderChest 490 codechicken.enderstorage.common.ItemEnderStorage@77d81bc5
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:record_13 2256 net.minecraft.item.ItemRecord@50b8622f
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:record_cat 2257 net.minecraft.item.ItemRecord@7936250f
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:record_blocks 2258 net.minecraft.item.ItemRecord@51bb39f4
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:record_chirp 2259 net.minecraft.item.ItemRecord@5ad9ec17
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:record_far 2260 net.minecraft.item.ItemRecord@191b089a
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:record_mall 2261 net.minecraft.item.ItemRecord@3dd1c356
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:record_mellohi 2262 net.minecraft.item.ItemRecord@166f62cf
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:record_stal 2263 net.minecraft.item.ItemRecord@6ac00f8a
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:record_strad 2264 net.minecraft.item.ItemRecord@673c63c6
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:record_ward 2265 net.minecraft.item.ItemRecord@2dba911d
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:record_11 2266 net.minecraft.item.ItemRecord@338d1e5f
[18:46:28] [Server thread/TRACE] [FML/]: Registry: minecraft:record_wait 2267 net.minecraft.item.ItemRecord@75c50969
[18:46:28] [Server thread/TRACE] [FML/]: Registry: BiblioCraft:item.BigBook 4096 jds.bibliocraft.items.ItemBigBook@4c09b725
[18:46:28] [Server thread/TRACE] [FML/]: Registry: BiblioCraft:item.RecipeBook 4097 jds.bibliocraft.items.ItemRecipeBook@3ecb9a14
[18:46:28] [Server thread/TRACE] [FML/]: Registry: BiblioCraft:item.SlottedBook 4098 jds.bibliocraft.items.ItemSlottedBook@2cf2bc86
[18:46:28] [Server thread/TRACE] [FML/]: Registry: BiblioCraft:item.HandDrill 4099 jds.bibliocraft.items.ItemHandDrill@16672bbd
[18:46:28] [Server thread/TRACE] [FML/]: Registry: BiblioCraft:item.tapeMeasure 4100 jds.bibliocraft.items.TapeMeasure@58ba6400
[18:46:28] [Server thread/TRACE] [FML/]: Registry: BiblioCraft:item.tape 4101 jds.bibliocraft.items.ItemTape@38e8f6fc
[18:46:28] [Server thread/TRACE] [FML/]: Registry: BiblioCraft:item.BiblioChase 4102 jds.bibliocraft.items.ItemChase@64fa91b7
[18:46:28] [Server thread/TRACE] [FML/]: Registry: BiblioCraft:item.PrintPlate 4103 jds.bibliocraft.items.ItemPlate@7e74b92b
[18:46:28] [Server thread/TRACE] [FML/]: Registry: BiblioCraft:item.EnchantedPlate 4104 jds.bibliocraft.items.ItemEnchantedPlate@2128f6e9
[18:46:28] [Server thread/TRACE] [FML/]: Registry: BiblioCraft:item.BiblioRedBook 4105 jds.bibliocraft.items.ItemRedstoneBook@778fc6cb
[18:46:28] [Server thread/TRACE] [FML/]: Registry: BiblioCraft:item.BiblioGlasses 4106 jds.bibliocraft.items.ItemReadingGlasses@22c55e51
[18:46:28] [Server thread/TRACE] [FML/]: Registry: BiblioCraft:item.BiblioDrill 4107 jds.bibliocraft.items.ItemDrill@4bb329ac
[18:46:28] [Server thread/TRACE] [FML/]: Registry: BiblioCraft:item.BiblioCreativeLock 4108 jds.bibliocraft.items.ItemLock@2a7a3919
[18:46:28] [Server thread/TRACE] [FML/]: Registry: BiblioCraft:item.BiblioClipboard 4109 jds.bibliocraft.items.ItemClipboard@be90859
[18:46:28] [Server thread/TRACE] [FML/]: Registry: BiblioCraft:item.seatBack 4110 jds.bibliocraft.items.ItemSeatBack@71ffca54
[18:46:28] [Server thread/TRACE] [FML/]: Registry: BiblioCraft:item.seatBack2 4111 jds.bibliocraft.items.ItemSeatBack2@503c8b44
[18:46:28] [Server thread/TRACE] [FML/]: Registry: BiblioCraft:item.seatBack3 4112 jds.bibliocraft.items.ItemSeatBack3@36db4683
[18:46:28] [Server thread/TRACE] [FML/]: Registry: BiblioCraft:item.seatBack4 4113 jds.bibliocraft.items.ItemSeatBack4@75f25e97
[18:46:28] [Server thread/TRACE] [FML/]: Registry: BiblioCraft:item.seatBack5 4114 jds.bibliocraft.items.ItemSeatBack5@7b2047ff
[18:46:28] [Server thread/TRACE] [FML/]: Registry: BiblioCraft:item.BiblioMapTool 4115 jds.bibliocraft.items.ItemMapTool@19b523ab
[18:46:28] [Server thread/TRACE] [FML/]: Registry: BiblioCraft:item.BiblioWayPointCompass 4116 jds.bibliocraft.items.ItemWaypointCompass@461b685c
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Baubles:Ring 4117 baubles.common.items.ItemRing@6118f455
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:WandCasting 4118 thaumcraft.common.items.wands.ItemWandCasting@16d7fa12
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:WandCap 4119 thaumcraft.common.items.wands.ItemWandCap@4671670a
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:WandRod 4120 thaumcraft.common.items.wands.ItemWandRod@3f27ea2a
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:FocusPouch 4121 thaumcraft.common.items.wands.ItemFocusPouchBauble@207fd0a
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:FocusFire 4122 thaumcraft.common.items.wands.foci.ItemFocusFire@3ef2eade
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:FocusShock 4123 thaumcraft.common.items.wands.foci.ItemFocusShock@778e0c46
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:FocusHellbat 4124 thaumcraft.common.items.wands.foci.ItemFocusHellbat@163d3b43
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:FocusFrost 4125 thaumcraft.common.items.wands.foci.ItemFocusFrost@24574046
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:FocusTrade 4126 thaumcraft.common.items.wands.foci.ItemFocusTrade@4af746e6
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:FocusExcavation 4127 thaumcraft.common.items.wands.foci.ItemFocusExcavation@2310b5cf
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:FocusPortableHole 4128 thaumcraft.common.items.wands.foci.ItemFocusPortableHole@a1b712e
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:FocusPech 4129 thaumcraft.common.items.wands.foci.ItemFocusPech@5dcdb8a9
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:FocusWarding 4130 thaumcraft.common.items.wands.foci.ItemFocusWarding@20b4a33e
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:FocusPrimal 4131 thaumcraft.common.items.wands.foci.ItemFocusPrimal@bbd5a18
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:ItemEssence 4132 thaumcraft.common.items.ItemEssence@3eca8a90
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:ItemManaBean 4133 thaumcraft.common.items.ItemManaBean@7c06afbf
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:ItemWispEssence 4134 thaumcraft.common.items.ItemWispEssence@49b0ee10
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:ItemResource 4135 thaumcraft.common.items.ItemResource@1ccca84d
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:ItemShard 4136 thaumcraft.common.items.ItemShard@4f1d6764
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:ItemResearchNotes 4137 thaumcraft.common.items.ItemResearchNotes@56e33937
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:ItemInkwell 4138 thaumcraft.common.items.ItemInkwell@55778124
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:ItemThaumonomicon 4139 thaumcraft.common.items.relics.ItemThaumonomicon@59e905e0
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:ItemThaumometer 4140 thaumcraft.common.items.relics.ItemThaumometer@66b81d6b
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:ItemGoggles 4141 thaumcraft.common.items.armor.ItemGoggles@445a0391
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:ItemHelmetThaumium 4142 thaumcraft.common.items.armor.ItemThaumiumArmor@3e0cd7c3
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:ItemChestplateThaumium 4143 thaumcraft.common.items.armor.ItemThaumiumArmor@3d296308
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:ItemLeggingsThaumium 4144 thaumcraft.common.items.armor.ItemThaumiumArmor@6824c196
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:ItemBootsThaumium 4145 thaumcraft.common.items.armor.ItemThaumiumArmor@45219444
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:ItemShovelThaumium 4146 thaumcraft.common.items.equipment.ItemThaumiumShovel@6d49c28e
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:ItemPickThaumium 4147 thaumcraft.common.items.equipment.ItemThaumiumPickaxe@46111fc6
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:ItemAxeThaumium 4148 thaumcraft.common.items.equipment.ItemThaumiumAxe@643c7b69
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:ItemSwordThaumium 4149 thaumcraft.common.items.equipment.ItemThaumiumSword@3408e9a
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:ItemHoeThaumium 4150 thaumcraft.common.items.equipment.ItemThaumiumHoe@72bae8c5
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:ItemArcaneDoor 4151 thaumcraft.common.blocks.ItemArcaneDoor@2ba13094
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:ItemNugget 4152 thaumcraft.common.items.ItemNugget@70497e11
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:BootsTraveller 4153 thaumcraft.common.items.armor.ItemBootsTraveller@45c8fad1
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:ItemNuggetChicken 4154 thaumcraft.common.items.ItemNuggetEdible@2c1101d4
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:ItemNuggetBeef 4155 thaumcraft.common.items.ItemNuggetEdible@108f1be6
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:ItemNuggetPork 4156 thaumcraft.common.items.ItemNuggetEdible@2370a188
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:ItemNuggetFish 4157 thaumcraft.common.items.ItemNuggetEdible@377cf9e5
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:TripleMeatTreat 4158 thaumcraft.common.items.ItemTripleMeatTreat@662523bc
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:ItemSwordElemental 4159 thaumcraft.common.items.equipment.ItemElementalSword@56a18170
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:ItemShovelElemental 4160 thaumcraft.common.items.equipment.ItemElementalShovel@6213afbb
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:ItemPickaxeElemental 4161 thaumcraft.common.items.equipment.ItemElementalPickaxe@15a2e3d
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:ItemAxeElemental 4162 thaumcraft.common.items.equipment.ItemElementalAxe@7fc26f07
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:ItemHoeElemental 4163 thaumcraft.common.items.equipment.ItemElementalHoe@36b3b4b9
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:ItemChestplateRobe 4164 thaumcraft.common.items.armor.ItemRobeArmor@46c101bf
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:ItemLeggingsRobe 4165 thaumcraft.common.items.armor.ItemRobeArmor@2959c6e3
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:ItemBootsRobe 4166 thaumcraft.common.items.armor.ItemRobeArmor@4510764a
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:ArcaneDoorKey 4167 thaumcraft.common.items.ItemKey@6bf0984
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:HandMirror 4168 thaumcraft.common.items.relics.ItemHandMirror@70258e5
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:HoverHarness 4169 thaumcraft.common.items.armor.ItemHoverHarness@382f1bff
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:BlockJarFilledItem 4170 thaumcraft.common.blocks.ItemJarFilled@41f8ed7c
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:BlockJarNodeItem 4171 thaumcraft.common.blocks.ItemJarNode@2463a695
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:TrunkSpawner 4172 thaumcraft.common.entities.golems.ItemTrunkSpawner@6e8135a
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:ItemGolemPlacer 4173 thaumcraft.common.entities.golems.ItemGolemPlacer@395ea42
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:ItemGolemCore 4174 thaumcraft.common.entities.golems.ItemGolemCore@6dd70aa9
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:ItemGolemUpgrade 4175 thaumcraft.common.entities.golems.ItemGolemUpgrade@150e1ea8
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:GolemBell 4176 thaumcraft.common.entities.golems.ItemGolemBell@3846d3c1
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:ItemGolemDecoration 4177 thaumcraft.common.entities.golems.ItemGolemDecoration@60fb1a5b
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:ItemBowBone 4178 thaumcraft.common.items.equipment.ItemBowBone@21e210dc
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:PrimalArrow 4179 thaumcraft.common.items.equipment.ItemPrimalArrow@302c9cb6
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:ItemResonator 4180 thaumcraft.common.items.relics.ItemResonator@5b7d2f36
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:ItemBaubleBlanks 4181 thaumcraft.common.items.baubles.ItemBaubleBlanks@12dedd45
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:ItemAmuletRunic 4182 thaumcraft.common.items.baubles.ItemAmuletRunic@3dcc6149
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:ItemRingRunic 4183 thaumcraft.common.items.baubles.ItemRingRunic@43859957
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:ItemGirdleRunic 4184 thaumcraft.common.items.baubles.ItemGirdleRunic@439bc8a2
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:ItemAmuletVis 4185 thaumcraft.common.items.baubles.ItemAmuletVis@574e5de8
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:ItemGirdleHover 4186 thaumcraft.common.items.baubles.ItemGirdleHover@6bd962a4
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:ItemSpawnerEgg 4187 thaumcraft.common.entities.ItemSpawnerEgg@3ff049d9
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:ItemZombieBrain 4188 thaumcraft.common.items.ItemZombieBrain@17b2783c
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:ItemBathSalts 4189 thaumcraft.common.items.ItemBathSalts@3f901fad
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:ItemCrystalEssence 4190 thaumcraft.common.items.ItemCrystalEssence@428b3404
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:ItemBucketDeath 4191 thaumcraft.common.items.ItemBucketDeath@77b25927
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:ItemHelmetFortress 4192 thaumcraft.common.items.armor.ItemFortressArmor@75f9e3c5
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:ItemChestplateFortress 4193 thaumcraft.common.items.armor.ItemFortressArmor@68d8d705
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:ItemLeggingsFortress 4194 thaumcraft.common.items.armor.ItemFortressArmor@740cbf09
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:ItemEldritchObject 4195 thaumcraft.common.items.ItemEldritchObject@4f321425
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:ItemHelmetVoid 4196 thaumcraft.common.items.armor.ItemVoidArmor@7d680c83
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:ItemChestplateVoid 4197 thaumcraft.common.items.armor.ItemVoidArmor@3a0dacc7
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:ItemLeggingsVoid 4198 thaumcraft.common.items.armor.ItemVoidArmor@57ca5a97
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:ItemBootsVoid 4199 thaumcraft.common.items.armor.ItemVoidArmor@26019c88
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:ItemShovelVoid 4200 thaumcraft.common.items.equipment.ItemVoidShovel@36a13c90
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:ItemPickVoid 4201 thaumcraft.common.items.equipment.ItemVoidPickaxe@1904e79a
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:ItemAxeVoid 4202 thaumcraft.common.items.equipment.ItemVoidAxe@77ca26e7
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:ItemSwordVoid 4203 thaumcraft.common.items.equipment.ItemVoidSword@664aa24e
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:ItemHoeVoid 4204 thaumcraft.common.items.equipment.ItemVoidHoe@3956267d
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:ItemHelmetVoidFortress 4205 thaumcraft.common.items.armor.ItemVoidRobeArmor@1b49c335
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:ItemChestplateVoidFortress 4206 thaumcraft.common.items.armor.ItemVoidRobeArmor@7aeda92
[18:46:28] [Server thread/TRACE] [FML/]: Registry: Thaumcraft:ItemLeggingsVoidFortress 4207 thaumcraft.common.items.armor.ItemVoidRobeArmor@688fab2e
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.nagaScale 4208 twilightforest.item.ItemTF@5da4c5ee
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.plateNaga 4209 twilightforest.item.ItemTFNagaArmor@10d7e94a
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.legsNaga 4210 twilightforest.item.ItemTFNagaArmor@4f1501e9
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.scepterTwilight 4211 twilightforest.item.ItemTFTwilightWand@6cbebc49
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.scepterLifeDrain 4212 twilightforest.item.ItemTFScepterLifeDrain@5e3b9465
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.scepterZombie 4213 twilightforest.item.ItemTFZombieWand@198ba338
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.oreMeter 4214 twilightforest.item.ItemTFOreMeter@1e88bea2
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.magicMap 4215 twilightforest.item.ItemTFMagicMap@239b8d57
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.mazeMap 4216 twilightforest.item.ItemTFMazeMap@395c5d04
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.oreMap 4217 twilightforest.item.ItemTFMazeMap@5edecf07
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.tfFeather 4218 twilightforest.item.ItemTF@75ea0539
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.magicMapFocus 4219 twilightforest.item.ItemTF@56fd1da9
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.mazeMapFocus 4220 twilightforest.item.ItemTF@3a66edd
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.liveRoot 4221 twilightforest.item.ItemTF@23b8710a
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.ironwoodRaw 4222 twilightforest.item.ItemTF@220559d8
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.ironwoodIngot 4223 twilightforest.item.ItemTF@d4d855b
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.ironwoodHelm 4224 twilightforest.item.ItemTFIronwoodArmor@1dc3f18
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.ironwoodPlate 4225 twilightforest.item.ItemTFIronwoodArmor@22b2419c
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.ironwoodLegs 4226 twilightforest.item.ItemTFIronwoodArmor@64f17a8f
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.ironwoodBoots 4227 twilightforest.item.ItemTFIronwoodArmor@29a5760f
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.ironwoodSword 4228 twilightforest.item.ItemTFIronwoodSword@5c6e202f
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.ironwoodShovel 4229 twilightforest.item.ItemTFIronwoodShovel@42031d11
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.ironwoodPick 4230 twilightforest.item.ItemTFIronwoodPick@5a6968f2
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.ironwoodAxe 4231 twilightforest.item.ItemTFIronwoodAxe@3e69163d
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.ironwoodHoe 4232 twilightforest.item.ItemTFIronwoodHoe@65331ecd
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.torchberries 4233 twilightforest.item.ItemTF@7f2b58a2
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.venisonRaw 4234 twilightforest.item.ItemTFFood@76c834e7
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.venisonCooked 4235 twilightforest.item.ItemTFFood@5209669d
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.hydraChop 4236 twilightforest.item.ItemTFFood@672ff77e
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.fieryBlood 4237 twilightforest.item.ItemTF@7e21a61e
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.trophy 4238 twilightforest.item.ItemTFTrophy@53213c43
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.fieryIngot 4239 twilightforest.item.ItemTF@2afb7d58
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.fieryHelm 4240 twilightforest.item.ItemTFFieryArmor@3279bfcb
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.fieryPlate 4241 twilightforest.item.ItemTFFieryArmor@571ec250
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.fieryLegs 4242 twilightforest.item.ItemTFFieryArmor@24673edf
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.fieryBoots 4243 twilightforest.item.ItemTFFieryArmor@7650b524
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.fierySword 4244 twilightforest.item.ItemTFFierySword@64e23273
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.fieryPick 4245 twilightforest.item.ItemTFFieryPick@3e5e4fc3
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.steeleafIngot 4246 twilightforest.item.ItemTF@21c6ab32
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.steeleafHelm 4247 twilightforest.item.ItemTFSteeleafArmor@78034472
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.steeleafPlate 4248 twilightforest.item.ItemTFSteeleafArmor@1e82d5ec
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.steeleafLegs 4249 twilightforest.item.ItemTFSteeleafArmor@1faa889a
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.steeleafBoots 4250 twilightforest.item.ItemTFSteeleafArmor@74ee46b3
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.steeleafSword 4251 twilightforest.item.ItemTFSteeleafSword@7a1170f0
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.steeleafShovel 4252 twilightforest.item.ItemTFSteeleafShovel@f0ddb2c
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.steeleafPick 4253 twilightforest.item.ItemTFSteeleafPick@56b02d6c
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.steeleafAxe 4254 twilightforest.item.ItemTFSteeleafAxe@487639ea
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.steeleafHoe 4255 twilightforest.item.ItemTFSteeleafHoe@49d456d0
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.minotaurAxe 4256 twilightforest.item.ItemTFMinotaurAxe@138f978e
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.mazebreakerPick 4257 twilightforest.item.ItemTFMazebreakerPick@3826f5aa
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.transformPowder 4258 twilightforest.item.ItemTFTransformPowder@5ca88b3
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.meefRaw 4259 twilightforest.item.ItemTFFood@33d4a2bd
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.meefSteak 4260 twilightforest.item.ItemTFFood@4d0840e0
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.meefStroganoff 4261 twilightforest.item.ItemTFFood@58db59a2
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.mazeWafer 4262 twilightforest.item.ItemTFFood@28d9c841
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.emptyMagicMap 4263 twilightforest.item.ItemTFEmptyMagicMap@71ea385a
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.emptyMazeMap 4264 twilightforest.item.ItemTFEmptyMazeMap@4819d723
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.emptyOreMap 4265 twilightforest.item.ItemTFEmptyMazeMap@187b5fd0
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.oreMagnet 4266 twilightforest.item.ItemTFOreMagnet@4bcf5d3e
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.crumbleHorn 4267 twilightforest.item.ItemTFCrumbleHorn@1af2b854
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.peacockFan 4268 twilightforest.item.ItemTFPeacockFan@3523a09e
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.moonwormQueen 4269 twilightforest.item.ItemTFMoonwormQueen@36060053
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.charmOfLife1 4270 twilightforest.item.ItemTFCharm@43ff64da
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.charmOfLife2 4271 twilightforest.item.ItemTFCharm@34364716
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.charmOfKeeping1 4272 twilightforest.item.ItemTFCharm@57751021
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.charmOfKeeping2 4273 twilightforest.item.ItemTFCharm@46761362
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.charmOfKeeping3 4274 twilightforest.item.ItemTFCharm@71f2ab11
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.towerKey 4275 twilightforest.item.ItemTFTowerKey@72bd2388
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.borerEssence 4276 twilightforest.item.ItemTF@5f67f091
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.carminite 4277 twilightforest.item.ItemTF@20e2f086
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.experiment115 4278 twilightforest.item.ItemTFFood@131cfe48
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.armorShards 4279 twilightforest.item.ItemTF@547a32c5
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.knightMetal 4280 twilightforest.item.ItemTF@229b4ed7
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.shardCluster 4281 twilightforest.item.ItemTF@2551701
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.knightlyHelm 4282 twilightforest.item.ItemTFKnightlyArmor@115212e2
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.knightlyPlate 4283 twilightforest.item.ItemTFKnightlyArmor@2355bc50
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.knightlyLegs 4284 twilightforest.item.ItemTFKnightlyArmor@51be3a4f
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.knightlyBoots 4285 twilightforest.item.ItemTFKnightlyArmor@1fe64276
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.knightlySword 4286 twilightforest.item.ItemTFKnightlySword@205943d9
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.knightlyPick 4287 twilightforest.item.ItemTFKnightlyPick@44756c26
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.knightlyAxe 4288 twilightforest.item.ItemTFKnightlyAxe@790f55e6
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.phantomHelm 4289 twilightforest.item.ItemTFPhantomArmor@5ed68f33
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.phantomPlate 4290 twilightforest.item.ItemTFPhantomArmor@58538de9
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.lampOfCinders 4291 twilightforest.item.ItemTFLampOfCinders@5dd0ad21
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.fieryTears 4292 twilightforest.item.ItemTF@2f1681a5
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.alphaFur 4293 twilightforest.item.ItemTF@6e998fc9
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.yetiHelm 4294 twilightforest.item.ItemTFYetiArmor@1d5907b0
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.yetiPlate 4295 twilightforest.item.ItemTFYetiArmor@4007c2dd
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.yetiLegs 4296 twilightforest.item.ItemTFYetiArmor@3d8a5c02
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.yetiBoots 4297 twilightforest.item.ItemTFYetiArmor@469ea6de
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.iceBomb 4298 twilightforest.item.ItemTFIceBomb@23af0dd9
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.arcticFur 4299 twilightforest.item.ItemTF@39b633dc
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.arcticHelm 4300 twilightforest.item.ItemTFArcticArmor@2a5d9cba
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.arcticPlate 4301 twilightforest.item.ItemTFArcticArmor@67dc8d10
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.arcticLegs 4302 twilightforest.item.ItemTFArcticArmor@40b14ab5
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.arcticBoots 4303 twilightforest.item.ItemTFArcticArmor@379fd241
[18:46:28] [Server thread/TRACE] [FML/]: Registry: TwilightForest:item.tfspawnegg 4304 twilightforest.item.ItemTFSpawnEgg@6906ce1d
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:ingredient 4305 com.emoniph.witchery.item.ItemGeneral@5e8ef0e
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:taglockkit 4306 com.emoniph.witchery.item.ItemTaglockKit@7fa68329
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:poppet 4307 com.emoniph.witchery.item.ItemPoppet@5afe1385
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:potion 4308 com.emoniph.witchery.item.ItemVanillaPotion@62dc5259
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:chalkritual 4309 com.emoniph.witchery.item.ItemChalk@6022e11b
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:chalkotherwhere 4310 com.emoniph.witchery.item.ItemChalk@11e8e4ec
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:chalkinfernal 4311 com.emoniph.witchery.item.ItemChalk@510d4b23
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:chalkheart 4312 com.emoniph.witchery.item.ItemChalk@3fc01067
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:boline 4313 com.emoniph.witchery.item.ItemBoline@4b98ca74
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:arthana 4314 com.emoniph.witchery.item.ItemArthana@2b0a6b49
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:huntsmanspear 4315 com.emoniph.witchery.item.ItemHuntsmanSpear@7faaa183
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:handbow 4316 com.emoniph.witchery.item.ItemHandBow@24841dba
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:deathshand 4317 com.emoniph.witchery.item.ItemDeathsHand@5dbbb110
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:witchhand 4318 com.emoniph.witchery.item.ItemWitchHand@c4d23bc
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:circletalisman 4319 com.emoniph.witchery.item.ItemCircleTalisman@47ee8590
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:mysticbranch 4320 com.emoniph.witchery.item.ItemMysticBranch@19e134fc
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:divinerwater 4321 com.emoniph.witchery.item.ItemDiviner@23739ca6
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:divinerlava 4322 com.emoniph.witchery.item.ItemDiviner@7b316878
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:polynesiacharm 4323 com.emoniph.witchery.item.ItemPolynesiaCharm@10e12fdd
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:devilstonguecharm 4324 com.emoniph.witchery.item.ItemPolynesiaCharm@300d5ed3
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:mutator 4325 com.emoniph.witchery.item.ItemMutator@3b805b52
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:louse 4326 com.emoniph.witchery.item.ItemParasyticLouse@6fe32564
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:brewbag 4327 com.emoniph.witchery.item.ItemBrewBag@61245b3c
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:spectralstone 4328 com.emoniph.witchery.item.ItemSpectralStone@16a51862
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:shelfcompass 4329 com.emoniph.witchery.item.ItemPoppetShelfCompass@16ffd457
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:kobolditepickaxe 4330 com.emoniph.witchery.item.ItemKobolditePickaxe@55c32bb8
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:dupstaff 4331 com.emoniph.witchery.item.ItemDuplicationStaff@69710514
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:witchhat 4332 com.emoniph.witchery.item.ItemWitchesClothes@2900ae50
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:babashat 4333 com.emoniph.witchery.item.ItemWitchesClothes@6bb41b37
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:witchrobe 4334 com.emoniph.witchery.item.ItemWitchesClothes@7d66ef1e
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:necromancerrobe 4335 com.emoniph.witchery.item.ItemWitchesClothes@70dcdae3
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:bitingbelt 4336 com.emoniph.witchery.item.ItemWitchesClothes@33a6a6f8
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:barkbelt 4337 com.emoniph.witchery.item.ItemWitchesClothes@21bfe46
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:iceslippers 4338 com.emoniph.witchery.item.ItemWitchesClothes@7bd2a6be
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:rubyslippers 4339 com.emoniph.witchery.item.ItemWitchesClothes@42c14374
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:seepingshoes 4340 com.emoniph.witchery.item.ItemWitchesClothes@1e3396e9
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:hunterhat 4341 com.emoniph.witchery.item.ItemHunterClothes@79e45076
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:huntercoat 4342 com.emoniph.witchery.item.ItemHunterClothes@7c5eb17e
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:hunterlegs 4343 com.emoniph.witchery.item.ItemHunterClothes@2cd706fc
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:hunterboots 4344 com.emoniph.witchery.item.ItemHunterClothes@590ba163
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:deathscowl 4345 com.emoniph.witchery.item.ItemDeathsClothes@3be356bc
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:deathsrobe 4346 com.emoniph.witchery.item.ItemDeathsClothes@4a536f5b
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:deathsfeet 4347 com.emoniph.witchery.item.ItemDeathsClothes@2bb3e57c
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:quiverofmog 4348 com.emoniph.witchery.item.ItemGoblinClothes@59c8e870
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:gurdleofgulg 4349 com.emoniph.witchery.item.ItemGoblinClothes@15143f1d
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:kobolditehelm 4350 com.emoniph.witchery.item.ItemGoblinClothes@643b93ba
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:seedsbelladonna 4351 com.emoniph.witchery.item.ItemWitchSeeds@255b450c
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:seedsmandrake 4352 com.emoniph.witchery.item.ItemWitchSeeds@b1229fd
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:seedsartichoke 4353 com.emoniph.witchery.item.ItemWitchSeeds@5582a6b8
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:seedssnowbell 4354 com.emoniph.witchery.item.ItemWitchSeeds@748fa5e3
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:seedswormwood 4355 com.emoniph.witchery.item.ItemWitchSeeds@2d415de
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:seedsmindrake 4356 com.emoniph.witchery.item.ItemWitchSeeds@31e7a345
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:bucketspirit 4357 com.emoniph.witchery.item.ItemBucketSpirit@5e90209b
[18:46:28] [Server thread/TRACE] [FML/]: Registry: witchery:buckethollowtears 4358 com.emoniph.witchery.item.ItemBucketSpirit@1d3ceee
[18:46:28] [Server thread/TRACE] [FML/]: Registry: ForgeMicroblock:microblock 4359 codechicken.microblock.ItemMicroPart@1b20e96a
[18:46:28] [Server thread/TRACE] [FML/]: Registry: ForgeMicroblock:sawStone 4360 codechicken.microblock.ItemSaw@17917e5d
[18:46:28] [Server thread/TRACE] [FML/]: Registry: ForgeMicroblock:sawIron 4361 codechicken.microblock.ItemSaw@50ff17c1
[18:46:28] [Server thread/TRACE] [FML/]: Registry: ForgeMicroblock:sawDiamond 4362 codechicken.microblock.ItemSaw@1b70a972
[18:46:28] [Server thread/TRACE] [FML/]: Registry: ForgeMicroblock:stoneRod 4363 net.minecraft.item.Item@1848971
[18:46:28] [Server thread/TRACE] [FML/]: Registry: EnderStorage:enderPouch 4364 codechicken.enderstorage.storage.item.ItemEnderPouch@5d38f39e
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:fumefunnel 474 com.emoniph.witchery.blocks.BlockFumeFunnel@27896b45 (req. id 474)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:wooden_pressure_plate 72 net.minecraft.block.BlockPressurePlate@6ca21395 (req. id 72)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: BiblioCraft:BiblioIronLantern 187 jds.bibliocraft.blocks.BlockIronLantern@e99fb2d (req. id 187)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:emerald_ore 129 net.minecraft.block.BlockOre@595d94db (req. id 129)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:trent 479 com.emoniph.witchery.blocks.BlockFetish@580885f4 (req. id 479)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:distilleryburning 477 com.emoniph.witchery.blocks.BlockDistillery@4c479bf7 (req. id 477)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:wickerbundle 452 com.emoniph.witchery.blocks.BlockWickerBundle@27513d5b (req. id 452)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:blockChestHungry 213 thaumcraft.common.blocks.BlockChestHungry@60913983 (req. id 213)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:lapis_ore 21 net.minecraft.block.BlockOre@2f97b981 (req. id 21)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: BiblioCraft:BiblioCase 179 jds.bibliocraft.blocks.BlockWeaponCase@14411f40 (req. id 179)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:redstone_lamp 123 net.minecraft.block.BlockRedstoneLight@5b1aaec3 (req. id 123)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:dragon_egg 122 net.minecraft.block.BlockDragonEgg@7a78c3cd (req. id 122)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:waterlily 111 net.minecraft.block.BlockLilyPad@301eace7 (req. id 111)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:tile.TFMagicLog 240 twilightforest.block.BlockTFMagicLog@967aee (req. id 240)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:lit_furnace 62 net.minecraft.block.BlockFurnace@72e740a4 (req. id 62)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:command_block 137 net.minecraft.block.BlockCommandBlock@76ca4c95 (req. id 137)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:lit_redstone_lamp 124 net.minecraft.block.BlockRedstoneLight@34c7b2ef (req. id 124)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:blockTube 207 thaumcraft.common.blocks.BlockTube@69c80e63 (req. id 207)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:stone_button 77 net.minecraft.block.BlockButtonStone@6ef784bf (req. id 77)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:stairswoodhawthorn 443 com.emoniph.witchery.blocks.BlockWitchWoodStairs@6132db6d (req. id 443)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:barrier 461 com.emoniph.witchery.blocks.BlockBarrier@7f4939d6 (req. id 461)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:tile.TFTowerTranslucent 245 twilightforest.block.BlockTFTowerTranslucent@6a3358b1 (req. id 245)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:kettle 464 com.emoniph.witchery.blocks.BlockKettle@75e5dfba (req. id 464)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:log2 162 net.minecraft.block.BlockNewLog@11e9c5a7 (req. id 162)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:sponge 19 net.minecraft.block.BlockSponge@183aeac3 (req. id 19)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:decurseteleport 481 com.emoniph.witchery.blocks.BlockAreaMarker@695e92ff (req. id 481)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:tormentstone 460 com.emoniph.witchery.blocks.BlockForce@6bad9c63 (req. id 460)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:iron_ore 15 net.minecraft.block.BlockOre@5427eb13 (req. id 15)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:blockArcaneFurnace 221 thaumcraft.common.blocks.BlockArcaneFurnace@b6f499c (req. id 221)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:spiritportal 468 com.emoniph.witchery.blocks.BlockSpiritPortal@1ef252b2 (req. id 468)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:jukebox 84 net.minecraft.block.BlockJukebox@39978d85 (req. id 84)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:snow_layer 78 net.minecraft.block.BlockSnow@424ab04d (req. id 78)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:potatoes 142 net.minecraft.block.BlockPotato@45d94618 (req. id 142)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:piston_head 34 net.minecraft.block.BlockPistonExtension@4a8a191a (req. id 34)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:tile.TFMagicLogSpecial 242 twilightforest.block.BlockTFMagicLogSpecial@7cfe5797 (req. id 242)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:brown_mushroom_block 99 net.minecraft.block.BlockHugeMushroom@3c168b6c (req. id 99)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:powered_repeater 94 net.minecraft.block.BlockRedstoneRepeater@1a4340c0 (req. id 94)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:acacia_stairs 163 net.minecraft.block.BlockStairs@aaf6021 (req. id 163)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:farmland 60 net.minecraft.block.BlockFarmland@7a74fa (req. id 60)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:clay 82 net.minecraft.block.BlockClay@6a07e6da (req. id 82)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:force 459 com.emoniph.witchery.blocks.BlockForce@43998ab8 (req. id 459)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:infinityegg 457 com.emoniph.witchery.blocks.BlockInfinityEgg@77cfe8fe (req. id 457)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:blockFluidDeath 197 thaumcraft.common.blocks.BlockFluidDeath@27b9e8f9 (req. id 197)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:iron_bars 101 net.minecraft.block.BlockPane@5f13bf95 (req. id 101)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:pumpkin_stem 104 net.minecraft.block.BlockStem@6b1f95e8 (req. id 104)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:melon_stem 105 net.minecraft.block.BlockStem@66aae949 (req. id 105)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:blockAiry 219 thaumcraft.common.blocks.BlockAiry@253433e0 (req. id 219)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:rowanwooddoor 446 com.emoniph.witchery.blocks.BlockWitchDoor@3eb1c9cb (req. id 446)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:ice 79 net.minecraft.block.BlockIce@6402ff64 (req. id 79)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:powered_comparator 150 net.minecraft.block.BlockRedstoneComparator@107824f9 (req. id 150)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:grassper 436 com.emoniph.witchery.blocks.BlockGrassper@4b48c26d (req. id 436)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:end_portal 119 net.minecraft.block.BlockEndPortal@1a79ef3 (req. id 119)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:blockTaint 202 thaumcraft.common.blocks.BlockTaint@52edf0f3 (req. id 202)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:lit_redstone_ore 74 net.minecraft.block.BlockRedstoneOre@253e3834 (req. id 74)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:diamond_block 57 net.minecraft.block.BlockCompressed@10a9c41e (req. id 57)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:tile.TFTowerStone 243 twilightforest.block.BlockTFTowerWood@3f3a8e3 (req. id 243)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:witchleaves 427 com.emoniph.witchery.blocks.BlockWitchLeaves@f1f0c5f (req. id 427)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:sticky_piston 29 net.minecraft.block.BlockPistonBase@476cc9e5 (req. id 29)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:bloodrose 437 com.emoniph.witchery.blocks.BlockBloodRose@29343faf (req. id 437)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:carrots 141 net.minecraft.block.BlockCarrot@60c7f65e (req. id 141)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:tile.TFLeaves3 254 twilightforest.block.BlockTFLeaves3@6e3e5033 (req. id 254)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:blockMagicalLeaves 200 thaumcraft.common.blocks.BlockMagicalLeaves@3d844f2f (req. id 200)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:stonebrick 98 net.minecraft.block.BlockStoneBrick@38e9252c (req. id 98)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:tile.TFUnderBrick 250 twilightforest.block.BlockTFUnderBrick@1abb7c4d (req. id 250)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:mycelium 110 net.minecraft.block.BlockMycelium@e1f91c6 (req. id 110)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:cauldron 118 net.minecraft.block.BlockCauldron@36e0c760 (req. id 118)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:cactus 81 net.minecraft.block.BlockCactus@166f51b7 (req. id 81)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:circleglyphritual 485 com.emoniph.witchery.blocks.BlockCircleGlyph@14702702 (req. id 485)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:tallgrass 31 net.minecraft.block.BlockTallGrass@12fb2dad (req. id 31)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:lever 69 net.minecraft.block.BlockLever@51380964 (req. id 69)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:hopper 154 net.minecraft.block.BlockHopper@723e1a88 (req. id 154)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: BiblioCraft:BiblioRack 178 jds.bibliocraft.blocks.BlockWeaponRack@5306f869 (req. id 178)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:trapdoor 96 net.minecraft.block.BlockTrapDoor@5f7ab884 (req. id 96)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:artichoke 415 com.emoniph.witchery.blocks.BlockWitchCrop@3b13dc0a (req. id 415)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:emerald_block 133 net.minecraft.block.BlockCompressed@1c6344b (req. id 133)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:red_mushroom 40 net.minecraft.block.BlockMushroom@1ffc159e (req. id 40)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:glowstone 89 net.minecraft.block.BlockGlowstone@71fd91ec (req. id 89)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:web 30 net.minecraft.block.BlockWeb@b881485 (req. id 30)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:brazier 471 com.emoniph.witchery.blocks.BlockBrazier@18124914 (req. id 471)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:glass 20 net.minecraft.block.BlockGlass@48e10ee0 (req. id 20)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:plantmine 433 com.emoniph.witchery.blocks.BlockPlantMine@1a9560bc (req. id 433)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:skull 144 net.minecraft.block.BlockSkull@40aad9fc (req. id 144)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: BiblioCraft:BiblioSeats 192 jds.bibliocraft.blocks.BlockSeat@4633fb76 (req. id 192)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:fence_gate 107 net.minecraft.block.BlockFenceGate@525c726b (req. id 107)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:tile.AuroraSlab 411 twilightforest.block.BlockTFAuroraSlab@cf94d08 (req. id 411)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:obsidian 49 net.minecraft.block.BlockObsidian@14e7dc19 (req. id 49)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:golden_rail 27 net.minecraft.block.BlockRailPowered@ea05be (req. id 27)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:snowbell 416 com.emoniph.witchery.blocks.BlockWitchCrop@35adc553 (req. id 416)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:quartz_stairs 156 net.minecraft.block.BlockStairs@302071c6 (req. id 156)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:tile.TFSapling 238 twilightforest.block.BlockTFSapling@2a9565a8 (req. id 238)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:detector_rail 28 net.minecraft.block.BlockRailDetector@7c465b32 (req. id 28)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:double_stone_slab 43 net.minecraft.block.BlockStoneSlab@42062bad (req. id 43)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:tile.TFRoots 225 twilightforest.block.BlockTFRoots@da26d6e (req. id 225)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:wheat 59 net.minecraft.block.BlockCrops@4ec065f7 (req. id 59)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:tile.TFUncraftingTable 235 twilightforest.block.BlockTFUncraftingTable@78e6486c (req. id 235)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:poppetshelf 465 com.emoniph.witchery.blocks.BlockPoppetShelf@8000177 (req. id 465)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:refillingchest 458 com.emoniph.witchery.blocks.BlockRefillingChest@13dbbaaf (req. id 458)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:stone 1 net.minecraft.block.BlockStone@75f78957 (req. id 1)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:yellow_flower 37 net.minecraft.block.BlockFlower@7afd3d0d (req. id 37)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:end_portal_frame 120 net.minecraft.block.BlockEndPortalFrame@2c6bd4e0 (req. id 120)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:crystalball 467 com.emoniph.witchery.blocks.BlockCrystalBall@2b2dccaa (req. id 467)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:beacon 138 net.minecraft.block.BlockBeacon@7832c6ab (req. id 138)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:fence 85 net.minecraft.block.BlockFence@cadc90b (req. id 85)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:vine 106 net.minecraft.block.BlockVine@78b3e62a (req. id 106)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:mindrake 424 com.emoniph.witchery.blocks.BlockWitchCrop@5e0fedda (req. id 424)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:ladder 65 net.minecraft.block.BlockLadder@5eaeecf0 (req. id 65)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:tile.TFFirefly 227 twilightforest.block.BlockTFFirefly@2acdfe9c (req. id 227)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:tile.TFBurntThorns 252 twilightforest.block.BlockTFBurntThorns@6d751723 (req. id 252)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:stone_slab 44 net.minecraft.block.BlockStoneSlab@231d8cb8 (req. id 44)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:cake 92 net.minecraft.block.BlockCake@609d17c0 (req. id 92)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:bookshelf 47 net.minecraft.block.BlockBookshelf@78dee892 (req. id 47)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:dark_oak_stairs 164 net.minecraft.block.BlockStairs@7fd01c01 (req. id 164)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:hollowtears 489 com.emoniph.witchery.blocks.BlockFlowingSpirit@b41ea41 (req. id 489)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:quartz_block 155 net.minecraft.block.BlockQuartz@77003afb (req. id 155)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:belladonna 413 com.emoniph.witchery.blocks.BlockWitchCrop@3130f136 (req. id 413)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:bramble 429 com.emoniph.witchery.blocks.BlockBramble@54f23a15 (req. id 429)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:blockTaintFibres 203 thaumcraft.common.blocks.BlockTaintFibres@5f0fd82a (req. id 203)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:placeditem 450 com.emoniph.witchery.blocks.BlockPlacedItem@52c1409c (req. id 450)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:candelabra 449 com.emoniph.witchery.blocks.BlockCandelabra@56d3f974 (req. id 449)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:blockMirror 211 thaumcraft.common.blocks.BlockMirror@3b17af6e (req. id 211)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:bed 26 net.minecraft.block.BlockBed@51f061a8 (req. id 26)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:crittersnare 435 com.emoniph.witchery.blocks.BlockCritterSnare@5cebfaa5 (req. id 435)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: BiblioCraft:BiblioStuffs 190 jds.bibliocraft.blocks.BlockStuff@6d2ccc5a (req. id 190)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:reeds 83 net.minecraft.block.BlockReed@4b65bb0c (req. id 83)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:circleglyphinfernal 487 com.emoniph.witchery.blocks.BlockCircleGlyph@2e043889 (req. id 487)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:unpowered_repeater 93 net.minecraft.block.BlockRedstoneRepeater@1436cece (req. id 93)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: BiblioCraft:BiblioDesk 181 jds.bibliocraft.blocks.BlockWritingDesk@11ea62c5 (req. id 181)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:blockCandle 218 thaumcraft.common.blocks.BlockCandle@1e2ba602 (req. id 218)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:monster_egg 97 net.minecraft.block.BlockSilverfish@4658a66c (req. id 97)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:dreamcatcher 466 com.emoniph.witchery.blocks.BlockDreamCatcher@799313fa (req. id 466)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:diamond_ore 56 net.minecraft.block.BlockOre@512badc (req. id 56)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:leaves2 161 net.minecraft.block.BlockNewLeaf@6fc01efe (req. id 161)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:stone_stairs 67 net.minecraft.block.BlockStairs@50c8d15d (req. id 67)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:noteblock 25 net.minecraft.block.BlockNote@6eaf2c57 (req. id 25)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:cobblestone_wall 139 net.minecraft.block.BlockWall@5aca14d (req. id 139)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:blockCrystal 206 thaumcraft.common.blocks.BlockCrystal@66b59a6a (req. id 206)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:bedrock 7 net.minecraft.block.Block@18fa3735 (req. id 7)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: BiblioCraft:BiblioTable 182 jds.bibliocraft.blocks.BlockTable@4f6a35e1 (req. id 182)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:blockHole 223 thaumcraft.common.blocks.BlockHole@3ffd67 (req. id 223)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:hardened_clay 172 net.minecraft.block.BlockHardenedClay@5b21591b (req. id 172)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:double_wooden_slab 125 net.minecraft.block.BlockWoodSlab@1a39c392 (req. id 125)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:perpetualice 456 com.emoniph.witchery.blocks.BlockPerpetualIce@208894e4 (req. id 456)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:blockStoneDevice 210 thaumcraft.common.blocks.BlockStoneDevice@18116d8c (req. id 210)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:wooden_button 143 net.minecraft.block.BlockButtonWood@1cac7cc6 (req. id 143)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:nether_brick_fence 113 net.minecraft.block.BlockFence@3f7b7a85 (req. id 113)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:wooden_slab 126 net.minecraft.block.BlockWoodSlab@4656b3b1 (req. id 126)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:glass_pane 102 net.minecraft.block.BlockPane@986fff7 (req. id 102)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:blockMagicBox 216 thaumcraft.common.blocks.BlockMagicBox@5ea56cc9 (req. id 216)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:wormwood 423 com.emoniph.witchery.blocks.BlockWitchCrop@11bd210b (req. id 423)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:oak_stairs 53 net.minecraft.block.BlockStairs@511a1546 (req. id 53)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:jungle_stairs 136 net.minecraft.block.BlockStairs@2f18ea8f (req. id 136)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:dispenser 23 net.minecraft.block.BlockDispenser@5d5775df (req. id 23)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:tripwire_hook 131 net.minecraft.block.BlockTripWireHook@db92540 (req. id 131)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:nether_wart 115 net.minecraft.block.BlockNetherWart@45e3cb25 (req. id 115)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:piston_extension 36 net.minecraft.block.BlockPistonMoving@3f08e8b (req. id 36)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:chest 54 net.minecraft.block.BlockChest@78586397 (req. id 54)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: BiblioCraft:BiblioLantern 186 jds.bibliocraft.blocks.BlockLantern@72b98b04 (req. id 186)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:torch 50 net.minecraft.block.BlockTorch@59615389 (req. id 50)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:tormentportal 469 com.emoniph.witchery.blocks.BlockTormentPortal@7a2503e2 (req. id 469)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:stockade 455 com.emoniph.witchery.blocks.BlockStockade@4c9e8627 (req. id 455)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:tile.DarkLeaves 409 twilightforest.block.BlockTFDarkLeaves@1eb61d72 (req. id 409)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:grass 2 net.minecraft.block.BlockGrass@7452abeb (req. id 2)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:witchwood 440 com.emoniph.witchery.blocks.BlockWitchWood@241b4b37 (req. id 440)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:lava 11 net.minecraft.block.BlockStaticLiquid@7791a53c (req. id 11)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: BiblioCraft:BiblioWorkbench 167 jds.bibliocraft.blocks.BlockFancyWorkbench@50dce88a (req. id 167)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: EnderStorage:enderChest 490 codechicken.enderstorage.common.BlockEnderStorage@2d775e6c (req. id 490)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: BiblioCraft:Armor Stand 183 jds.bibliocraft.blocks.BlockArmorStand@77b1d988 (req. id 183)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:stairswoodalder 442 com.emoniph.witchery.blocks.BlockWitchWoodStairs@3070232f (req. id 442)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:furnace 61 net.minecraft.block.BlockFurnace@1720edf8 (req. id 61)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:redstone_block 152 net.minecraft.block.BlockCompressedPowered@27c6672d (req. id 152)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:scarecrow 478 com.emoniph.witchery.blocks.BlockFetish@1442c729 (req. id 478)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:crafting_table 58 net.minecraft.block.BlockWorkbench@5c05b24c (req. id 58)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:gold_ore 14 net.minecraft.block.BlockOre@7037a0f3 (req. id 14)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:enchanting_table 116 net.minecraft.block.BlockEnchantmentTable@43c74cec (req. id 116)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:tile.TFTowerDevice 244 twilightforest.block.BlockTFTowerDevice@4aec7dff (req. id 244)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:portal 90 net.minecraft.block.BlockPortal@1f31f576 (req. id 90)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:tile.TFAuroraBrick 249 twilightforest.block.BlockTFAuroraBrick@3a7c430d (req. id 249)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:sapling 6 net.minecraft.block.BlockSapling@3278a91 (req. id 6)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:iron_door 71 net.minecraft.block.BlockDoor@7bf66217 (req. id 71)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:statuegoddess 454 com.emoniph.witchery.blocks.BlockStatueGoddess@1303acc1 (req. id 454)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:unpowered_comparator 149 net.minecraft.block.BlockRedstoneComparator@44bbf788 (req. id 149)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:blockFluxGas 195 thaumcraft.common.blocks.BlockFluxGas@508f76df (req. id 195)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:somniancotton 438 com.emoniph.witchery.blocks.BlockCotton@4acfe63 (req. id 438)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:mandrake 414 com.emoniph.witchery.blocks.BlockWitchCrop@6f55c276 (req. id 414)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:blockJar 217 thaumcraft.common.blocks.BlockJar@784c24c6 (req. id 217)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:netherrack 87 net.minecraft.block.BlockNetherrack@795a37ab (req. id 87)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:trapped_chest 146 net.minecraft.block.BlockChest@27db5a86 (req. id 146)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:redstone_torch 76 net.minecraft.block.BlockRedstoneTorch@4fd0ff95 (req. id 76)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:planks 5 net.minecraft.block.BlockWood@7dbeb500 (req. id 5)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:flowing_water 8 net.minecraft.block.BlockDynamicLiquid@2914cca4 (req. id 8)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: BiblioCraft:Typesetting Machine 184 jds.bibliocraft.blocks.BlockTypeMachine@5dbf928c (req. id 184)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:tile.TFShield 247 twilightforest.block.BlockTFShield@390aef9c (req. id 247)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:tile.TFMagicLeaves 241 twilightforest.block.BlockTFMagicLeaves@488b7146 (req. id 241)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:tile.TFMazestone 230 twilightforest.block.BlockTFMazestone@7cf119b9 (req. id 230)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: BiblioCraft:BiblioSwordPedestal 165 jds.bibliocraft.blocks.BlockSwordPedestal@41ddb8b9 (req. id 165)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:tile.TFTrophy 246 twilightforest.block.BlockTFTrophy@546f53ed (req. id 246)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:glintweed 430 com.emoniph.witchery.blocks.BlockGlintWeed@1db230bd (req. id 430)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:sandstone_stairs 128 net.minecraft.block.BlockStairs@5bcca8ca (req. id 128)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:anvil 145 net.minecraft.block.BlockAnvil@1f0b6fd6 (req. id 145)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:end_stone 121 net.minecraft.block.Block@5b64d4e8 (req. id 121)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:leapinglily 432 com.emoniph.witchery.blocks.BlockLeapingLily@788eb782 (req. id 432)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:witchwooddoubleslab 445 com.emoniph.witchery.blocks.BlockWitchWoodSlab@1f678836 (req. id 445)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: BiblioCraft:BiblioIronLamp 189 jds.bibliocraft.blocks.BlockIronLamp@4ed61c83 (req. id 189)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:rail 66 net.minecraft.block.BlockRail@6c959674 (req. id 66)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:melon_block 103 net.minecraft.block.BlockMelon@5827384f (req. id 103)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:ender_chest 130 net.minecraft.block.BlockEnderChest@7f7647fa (req. id 130)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:witchwoodslab 444 com.emoniph.witchery.blocks.BlockWitchWoodSlab@6f164664 (req. id 444)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:tripwire 132 net.minecraft.block.BlockTripWire@44ded648 (req. id 132)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:hay_block 170 net.minecraft.block.BlockHay@2e8853b (req. id 170)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:piston 33 net.minecraft.block.BlockPistonBase@3b56f75d (req. id 33)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:deadbush 32 net.minecraft.block.BlockDeadBush@6d6dac7b (req. id 32)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:tile.TFPlant 234 twilightforest.block.BlockTFPlant@7cef2a26 (req. id 234)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:stairswoodrowan 441 com.emoniph.witchery.blocks.BlockWitchWoodStairs@6dafb813 (req. id 441)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:embermoss 434 com.emoniph.witchery.blocks.BlockEmberMoss@62d484d8 (req. id 434)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:tile.TFCicada 228 twilightforest.block.BlockTFCicada@1da8f852 (req. id 228)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:coal_block 173 net.minecraft.block.Block@6a612a5a (req. id 173)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:witchlog 426 com.emoniph.witchery.blocks.BlockWitchLog@7048f5ca (req. id 426)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:blockCustomOre 198 thaumcraft.common.blocks.BlockCustomOre@8d2209c (req. id 198)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:dirt 3 net.minecraft.block.BlockDirt@642d5561 (req. id 3)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:leaves 18 net.minecraft.block.BlockOldLeaf@39d47789 (req. id 18)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:quartz_ore 153 net.minecraft.block.BlockOre@529fcfc1 (req. id 153)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:spanishmoss 431 com.emoniph.witchery.blocks.BlockSpanishMoss@487899da (req. id 431)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:blockCosmeticOpaque 204 thaumcraft.common.blocks.BlockCosmeticOpaque@38908e46 (req. id 204)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:stained_hardened_clay 159 net.minecraft.block.BlockColored@31045ca0 (req. id 159)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:tile.TFBossSpawner 232 twilightforest.block.BlockTFBossSpawner@1fdddcd0 (req. id 232)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:tile.AuroraPillar 410 twilightforest.block.BlockTFAuroraPillar@6d73b69d (req. id 410)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: BiblioCraft:Bibliotheca 169 jds.bibliocraft.blocks.BlockBookcase@d7a2bec (req. id 169)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:blockMagicalLog 199 thaumcraft.common.blocks.BlockMagicalLog@4ad84734 (req. id 199)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:distilleryidle 476 com.emoniph.witchery.blocks.BlockDistillery@68044b1a (req. id 476)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:light_weighted_pressure_plate 147 net.minecraft.block.BlockPressurePlateWeighted@3da978e8 (req. id 147)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:daylight_detector 151 net.minecraft.block.BlockDaylightDetector@1984a8e6 (req. id 151)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:witchesovenidle 472 com.emoniph.witchery.blocks.BlockWitchesOven@4fb3dd2d (req. id 472)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:tile.TFLeaves 226 twilightforest.block.BlockTFLeaves@7e731011 (req. id 226)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:blockWarded 222 thaumcraft.common.blocks.BlockWarded@445ab062 (req. id 222)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:circleglyphotherwhere 486 com.emoniph.witchery.blocks.BlockCircleGlyph@64c766ac (req. id 486)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:blockMetalDevice 208 thaumcraft.common.blocks.BlockMetalDevice@57b00611 (req. id 208)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:filteredfumefunnel 475 com.emoniph.witchery.blocks.BlockFumeFunnel@3c115cc (req. id 475)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:chalice 448 com.emoniph.witchery.blocks.BlockChalice@28f32272 (req. id 448)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:coal_ore 16 net.minecraft.block.BlockOre@8ba578f (req. id 16)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:snow 80 net.minecraft.block.BlockSnowBlock@1f6ed821 (req. id 80)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:circle 484 com.emoniph.witchery.blocks.BlockCircle@69db0229 (req. id 484)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:blockTable 212 thaumcraft.common.blocks.BlockTable@2e93ff (req. id 212)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:redstone_ore 73 net.minecraft.block.BlockRedstoneOre@59dca69b (req. id 73)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:stained_glass 95 net.minecraft.block.BlockStainedGlass@49dd3e6f (req. id 95)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: BiblioCraft:BiblioLamp 188 jds.bibliocraft.blocks.BlockLamp@5fe1f5be (req. id 188)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:tile.TFHedge 231 twilightforest.block.BlockTFHedge@5fe260ff (req. id 231)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:mossy_cobblestone 48 net.minecraft.block.Block@7277073c (req. id 48)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:statueofworship 483 com.emoniph.witchery.blocks.BlockStatueOfWorship@4b111384 (req. id 483)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:blockManaPod 220 thaumcraft.common.blocks.BlockManaPod@3c0a60c4 (req. id 220)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:nether_brick_stairs 114 net.minecraft.block.BlockStairs@43a8d252 (req. id 114)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:decursedirected 482 com.emoniph.witchery.blocks.BlockAreaMarker@3b457b54 (req. id 482)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:tile.TFDeadrock 255 twilightforest.block.BlockTFDeadrock@3d1b7f93 (req. id 255)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:packed_ice 174 net.minecraft.block.BlockPackedIce@3e4b7374 (req. id 174)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:voidbramble 428 com.emoniph.witchery.blocks.BlockVoidBramble@57dfebea (req. id 428)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:tile.TFFireJet 236 twilightforest.block.BlockTFFireJet@5761c766 (req. id 236)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:glowglobe 453 com.emoniph.witchery.blocks.BlockGlowGlobe@1334c2b5 (req. id 453)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:blockWoodenDevice 209 thaumcraft.common.blocks.BlockWoodenDevice@f98c9b5 (req. id 209)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:dropper 158 net.minecraft.block.BlockDropper@4efac2b2 (req. id 158)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:lit_pumpkin 91 net.minecraft.block.BlockPumpkin@8ea25fa (req. id 91)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:tile.TFTrophyPedestal 248 twilightforest.block.BlockTFTrophyPedestal@417dc05c (req. id 248)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:blockCosmeticSolid 205 thaumcraft.common.blocks.BlockCosmeticSolid@56ea1a80 (req. id 205)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:altar 463 com.emoniph.witchery.blocks.BlockAltar@6edd5d1d (req. id 463)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:tile.TFMoonworm 239 twilightforest.block.BlockTFMoonworm@6fb6b53e (req. id 239)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:gravel 13 net.minecraft.block.BlockGravel@69176437 (req. id 13)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: BiblioCraft:BiblioLabel 180 jds.bibliocraft.blocks.BlockLabel@55ebee19 (req. id 180)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:brick_block 45 net.minecraft.block.Block@6901960a (req. id 45)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:brown_mushroom 39 net.minecraft.block.BlockMushroom@110fbbf2 (req. id 39)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:gold_block 41 net.minecraft.block.BlockCompressed@5eef4879 (req. id 41)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:tile.TFFireflyJar 233 twilightforest.block.BlockTFFireflyJar@5df51103 (req. id 233)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:blockLifter 215 thaumcraft.common.blocks.BlockLifter@2a6ef816 (req. id 215)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:heavy_weighted_pressure_plate 148 net.minecraft.block.BlockPressurePlateWeighted@4140e6f8 (req. id 148)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:red_mushroom_block 100 net.minecraft.block.BlockHugeMushroom@6c1b7e45 (req. id 100)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:spinningwheel 470 com.emoniph.witchery.blocks.BlockSpinningWheel@2401108a (req. id 470)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:spruce_stairs 134 net.minecraft.block.BlockStairs@7b9328d5 (req. id 134)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:blockFluidPure 196 thaumcraft.common.blocks.BlockFluidPure@310031be (req. id 196)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:wall_sign 68 net.minecraft.block.BlockSign@30295a1a (req. id 68)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:nether_brick 112 net.minecraft.block.Block@2de98a5f (req. id 112)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:fire 51 net.minecraft.block.BlockFire@4b37537 (req. id 51)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:water 9 net.minecraft.block.BlockStaticLiquid@6dff028 (req. id 9)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:stone_brick_stairs 109 net.minecraft.block.BlockStairs@5b3b5b84 (req. id 109)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:witchsapling 425 com.emoniph.witchery.blocks.BlockWitchSapling@66d4c83f (req. id 425)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: ForgeMultipart:block 193 codechicken.multipart.BlockMultipart@73182712 (req. id 193)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:tile.TFThornRose 253 twilightforest.block.BlockTFThornRose@28208b01 (req. id 253)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:wool 35 net.minecraft.block.BlockColored@6fc2a644 (req. id 35)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:brewing_stand 117 net.minecraft.block.BlockBrewingStand@a5d2e19 (req. id 117)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:unlit_redstone_torch 75 net.minecraft.block.BlockRedstoneTorch@275d1413 (req. id 75)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:tile.TFPortal 229 twilightforest.block.BlockTFPortal@6cc71c63 (req. id 229)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:pumpkin 86 net.minecraft.block.BlockPumpkin@74ec5dce (req. id 86)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: BiblioCraft:BiblioMapFrames 191 jds.bibliocraft.blocks.BlockMapFrame@3b37f62a (req. id 191)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:tile.TFNagastone 237 twilightforest.block.BlockTFNagastone@4fc4ba9 (req. id 237)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:double_plant 175 net.minecraft.block.BlockDoublePlant@4b88e49f (req. id 175)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:sandstone 24 net.minecraft.block.BlockSandStone@89ce410 (req. id 24)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:demonheart 439 com.emoniph.witchery.blocks.BlockDemonHeart@7c44a657 (req. id 439)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:wooden_door 64 net.minecraft.block.BlockDoor@70d7949c (req. id 64)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:brick_stairs 108 net.minecraft.block.BlockStairs@335bf90b (req. id 108)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:standing_sign 63 net.minecraft.block.BlockSign@11cacaae (req. id 63)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:leechchest 462 com.emoniph.witchery.blocks.BlockLeechChest@3bee6e12 (req. id 462)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:flower_pot 140 net.minecraft.block.BlockFlowerPot@477389fe (req. id 140)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:witchesovenburning 473 com.emoniph.witchery.blocks.BlockWitchesOven@1f74fbce (req. id 473)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:tile.TFThorns 251 twilightforest.block.BlockTFThorns@26fe0365 (req. id 251)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:iron_block 42 net.minecraft.block.BlockCompressed@2f7f30a0 (req. id 42)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:cobblestone 4 net.minecraft.block.Block@5c4086a8 (req. id 4)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:mob_spawner 52 net.minecraft.block.BlockMobSpawner@3add3a28 (req. id 52)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: BiblioCraft:BiblioFancySign 166 jds.bibliocraft.blocks.BlockFancySign@1e07312 (req. id 166)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:tnt 46 net.minecraft.block.BlockTNT@5b16443e (req. id 46)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: BiblioCraft:BiblioBell 168 jds.bibliocraft.blocks.BlockBell@62916ab6 (req. id 168)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:cocoa 127 net.minecraft.block.BlockCocoa@7d2c1f91 (req. id 127)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:stained_glass_pane 160 net.minecraft.block.BlockStainedGlassPane@587d3c36 (req. id 160)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:spiritflowing 488 com.emoniph.witchery.blocks.BlockFlowingSpirit@1baf06bb (req. id 488)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:air 0 net.minecraft.block.BlockAir@74b9a768 (req. id 0)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: BiblioCraft:BiblioPotionShelf 176 jds.bibliocraft.blocks.BlockPotionShelf@558a0943 (req. id 176)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:tile.AuroraDoubleSlab 412 twilightforest.block.BlockTFAuroraSlab@188a34ef (req. id 412)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:activator_rail 157 net.minecraft.block.BlockRailPowered@220d96d9 (req. id 157)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:flowing_lava 10 net.minecraft.block.BlockDynamicLiquid@580fd59e (req. id 10)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: BiblioCraft:Printing Press 185 jds.bibliocraft.blocks.BlockPrintPress@75e98791 (req. id 185)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:blockArcaneDoor 214 thaumcraft.common.blocks.BlockArcaneDoor@1ff498c7 (req. id 214)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:sand 12 net.minecraft.block.BlockSand@79021aac (req. id 12)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:blockCustomPlant 201 thaumcraft.common.blocks.BlockCustomPlant@1911f66 (req. id 201)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:birch_stairs 135 net.minecraft.block.BlockStairs@7a5df754 (req. id 135)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:log 17 net.minecraft.block.BlockOldLog@14b986c (req. id 17)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:red_flower 38 net.minecraft.block.BlockFlower@7b35f90 (req. id 38)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:alderwooddoor 447 com.emoniph.witchery.blocks.BlockWitchDoor@35081d70 (req. id 447)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:lapis_block 22 net.minecraft.block.BlockCompressed@676c00a9 (req. id 22)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:carpet 171 net.minecraft.block.BlockCarpet@7271191f (req. id 171)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:alluringskull 451 com.emoniph.witchery.blocks.BlockAlluringSkull@2083e406 (req. id 451)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: BiblioCraft:BiblioShelf 177 jds.bibliocraft.blocks.BlockGenericShelf@22821ba8 (req. id 177)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:blockFluxGoo 194 thaumcraft.common.blocks.BlockFluxGoo@269be988 (req. id 194)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:soul_sand 88 net.minecraft.block.BlockSoulSand@777387a6 (req. id 88)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:tile.TFLog 224 twilightforest.block.BlockTFLog@722bd4bc (req. id 224)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:redstone_wire 55 net.minecraft.block.BlockRedstoneWire@3851d75f (req. id 55)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:stone_pressure_plate 70 net.minecraft.block.BlockPressurePlate@5dfcbd65 (req. id 70)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:witchsladder 480 com.emoniph.witchery.blocks.BlockFetish@13ebca3c (req. id 480)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: ForgeMicroblock:sawDiamond 4362 codechicken.microblock.ItemSaw@1b70a972 (req. id 4362)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:wooden_sword 268 net.minecraft.item.ItemSword@31b52301 (req. id 268)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockHay@2e8853b for ItemBlock net.minecraft.item.ItemBlock@731cf278 at id 170, original id requested: 170
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:hay_block 170 net.minecraft.item.ItemBlock@731cf278 (req. id 170)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.tfspawnegg 4304 twilightforest.item.ItemTFSpawnEgg@6906ce1d (req. id 4304)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.Block@18fa3735 for ItemBlock net.minecraft.item.ItemBlock@4e0ac694 at id 7, original id requested: 7
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:bedrock 7 net.minecraft.item.ItemBlock@4e0ac694 (req. id 7)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockWeb@b881485 for ItemBlock net.minecraft.item.ItemBlock@41da8bfe at id 30, original id requested: 30
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:web 30 net.minecraft.item.ItemBlock@41da8bfe (req. id 30)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:ItemRingRunic 4183 thaumcraft.common.items.baubles.ItemRingRunic@43859957 (req. id 4183)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:lava_bucket 327 net.minecraft.item.ItemBucket@46b8c77f (req. id 327)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:ArcaneDoorKey 4167 thaumcraft.common.items.ItemKey@6bf0984 (req. id 4167)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:TripleMeatTreat 4158 thaumcraft.common.items.ItemTripleMeatTreat@662523bc (req. id 4158)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block twilightforest.block.BlockTFShield@390aef9c for ItemBlock twilightforest.item.ItemBlockTFMeta@7cf90805 at id 247, original id requested: 247
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:tile.TFShield 247 twilightforest.item.ItemBlockTFMeta@7cf90805 (req. id 247)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockStairs@302071c6 for ItemBlock net.minecraft.item.ItemBlock@5a7c5c88 at id 156, original id requested: 156
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:quartz_stairs 156 net.minecraft.item.ItemBlock@5a7c5c88 (req. id 156)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockSnowBlock@1f6ed821 for ItemBlock net.minecraft.item.ItemBlock@46a2a3d4 at id 80, original id requested: 80
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:snow 80 net.minecraft.item.ItemBlock@46a2a3d4 (req. id 80)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block twilightforest.block.BlockTFFireJet@5761c766 for ItemBlock twilightforest.item.ItemBlockTFMeta@546a265b at id 236, original id requested: 236
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:tile.TFFireJet 236 twilightforest.item.ItemBlockTFMeta@546a265b (req. id 236)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block twilightforest.block.BlockTFTrophyPedestal@417dc05c for ItemBlock twilightforest.item.ItemBlockTFMeta@26dff99b at id 248, original id requested: 248
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:tile.TFTrophyPedestal 248 twilightforest.item.ItemBlockTFMeta@26dff99b (req. id 248)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockNewLog@11e9c5a7 for ItemBlock net.minecraft.item.ItemMultiTexture@5154aca9 at id 162, original id requested: 162
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:log2 162 net.minecraft.item.ItemMultiTexture@5154aca9 (req. id 162)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockVine@78b3e62a for ItemBlock net.minecraft.item.ItemColored@1ffba076 at id 106, original id requested: 106
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:vine 106 net.minecraft.item.ItemColored@1ffba076 (req. id 106)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:slime_ball 341 net.minecraft.item.Item@7cfaee66 (req. id 341)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.charmOfKeeping2 4273 twilightforest.item.ItemTFCharm@46761362 (req. id 4273)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.fieryPick 4245 twilightforest.item.ItemTFFieryPick@3e5e4fc3 (req. id 4245)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block jds.bibliocraft.blocks.BlockWeaponRack@5306f869 for ItemBlock jds.bibliocraft.blocks.BlockItemWeaponRackMaster@6e9ee014 at id 178, original id requested: 178
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: BiblioCraft:BiblioRack 178 jds.bibliocraft.blocks.BlockItemWeaponRackMaster@6e9ee014 (req. id 178)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block twilightforest.block.BlockTFDeadrock@3d1b7f93 for ItemBlock twilightforest.item.ItemBlockTFDeadrock@5854ab3c at id 255, original id requested: 255
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:tile.TFDeadrock 255 twilightforest.item.ItemBlockTFDeadrock@5854ab3c (req. id 255)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.charmOfKeeping1 4272 twilightforest.item.ItemTFCharm@57751021 (req. id 4272)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.charmOfKeeping3 4274 twilightforest.item.ItemTFCharm@71f2ab11 (req. id 4274)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:leather_chestplate 299 net.minecraft.item.ItemArmor@3a1c4d68 (req. id 299)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:hunterlegs 4343 com.emoniph.witchery.item.ItemHunterClothes@2cd706fc (req. id 4343)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:WandCasting 4118 thaumcraft.common.items.wands.ItemWandCasting@16d7fa12 (req. id 4118)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block com.emoniph.witchery.blocks.BlockWitchCrop@5e0fedda for ItemBlock net.minecraft.item.ItemBlock@67c8b374 at id 424, original id requested: 424
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:mindrake 424 net.minecraft.item.ItemBlock@67c8b374 (req. id 424)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block com.emoniph.witchery.blocks.BlockSpanishMoss@487899da for ItemBlock net.minecraft.item.ItemBlock@65bcdc61 at id 431, original id requested: 431
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:spanishmoss 431 net.minecraft.item.ItemBlock@65bcdc61 (req. id 431)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:diamond_chestplate 311 net.minecraft.item.ItemArmor@5a191240 (req. id 311)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block com.emoniph.witchery.blocks.BlockCircleGlyph@64c766ac for ItemBlock net.minecraft.item.ItemBlock@5f25d9e4 at id 486, original id requested: 486
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:circleglyphotherwhere 486 net.minecraft.item.ItemBlock@5f25d9e4 (req. id 486)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.ironwoodIngot 4223 twilightforest.item.ItemTF@d4d855b (req. id 4223)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:ItemPickVoid 4201 thaumcraft.common.items.equipment.ItemVoidPickaxe@1904e79a (req. id 4201)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:barkbelt 4337 com.emoniph.witchery.item.ItemWitchesClothes@21bfe46 (req. id 4337)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:WandCap 4119 thaumcraft.common.items.wands.ItemWandCap@4671670a (req. id 4119)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:ItemChestplateFortress 4193 thaumcraft.common.items.armor.ItemFortressArmor@68d8d705 (req. id 4193)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:ender_pearl 368 net.minecraft.item.ItemEnderPearl@1d7d68f9 (req. id 368)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block thaumcraft.common.blocks.BlockArcaneDoor@1ff498c7 for ItemBlock net.minecraft.item.ItemBlock@735a4134 at id 214, original id requested: 214
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:blockArcaneDoor 214 net.minecraft.item.ItemBlock@735a4134 (req. id 214)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:record_stal 2263 net.minecraft.item.ItemRecord@6ac00f8a (req. id 2263)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:flint_and_steel 259 net.minecraft.item.ItemFlintAndSteel@31ec634b (req. id 259)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockStairs@335bf90b for ItemBlock net.minecraft.item.ItemBlock@717cdf72 at id 108, original id requested: 108
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:brick_stairs 108 net.minecraft.item.ItemBlock@717cdf72 (req. id 108)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.Block@7277073c for ItemBlock net.minecraft.item.ItemBlock@2b2cecab at id 48, original id requested: 48
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:mossy_cobblestone 48 net.minecraft.item.ItemBlock@2b2cecab (req. id 48)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:leather_leggings 300 net.minecraft.item.ItemArmor@181e04a6 (req. id 300)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:hunterhat 4341 com.emoniph.witchery.item.ItemHunterClothes@79e45076 (req. id 4341)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:rotten_flesh 367 net.minecraft.item.ItemFood@64ea622a (req. id 367)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:ItemNuggetBeef 4155 thaumcraft.common.items.ItemNuggetEdible@108f1be6 (req. id 4155)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:chalkheart 4312 com.emoniph.witchery.item.ItemChalk@3fc01067 (req. id 4312)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block com.emoniph.witchery.blocks.BlockDistillery@4c479bf7 for ItemBlock net.minecraft.item.ItemBlock@71509c40 at id 477, original id requested: 477
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:distilleryburning 477 net.minecraft.item.ItemBlock@71509c40 (req. id 477)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:ItemHelmetVoid 4196 thaumcraft.common.items.armor.ItemVoidArmor@7d680c83 (req. id 4196)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block thaumcraft.common.blocks.BlockAiry@253433e0 for ItemBlock thaumcraft.common.blocks.BlockAiryItem@639ca35 at id 219, original id requested: 219
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:blockAiry 219 thaumcraft.common.blocks.BlockAiryItem@639ca35 (req. id 219)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:ItemSpawnerEgg 4187 thaumcraft.common.entities.ItemSpawnerEgg@3ff049d9 (req. id 4187)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:ItemLeggingsFortress 4194 thaumcraft.common.items.armor.ItemFortressArmor@740cbf09 (req. id 4194)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.steeleafPlate 4248 twilightforest.item.ItemTFSteeleafArmor@1e82d5ec (req. id 4248)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:kobolditepickaxe 4330 com.emoniph.witchery.item.ItemKobolditePickaxe@55c32bb8 (req. id 4330)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block com.emoniph.witchery.blocks.BlockBrazier@18124914 for ItemBlock net.minecraft.item.ItemBlock@587bcc64 at id 471, original id requested: 471
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:brazier 471 net.minecraft.item.ItemBlock@587bcc64 (req. id 471)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:ItemHelmetVoidFortress 4205 thaumcraft.common.items.armor.ItemVoidRobeArmor@1b49c335 (req. id 4205)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.Block@5c4086a8 for ItemBlock net.minecraft.item.ItemBlock@2636d779 at id 4, original id requested: 4
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:cobblestone 4 net.minecraft.item.ItemBlock@2636d779 (req. id 4)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockOre@512badc for ItemBlock net.minecraft.item.ItemBlock@3d1bef58 at id 56, original id requested: 56
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:diamond_ore 56 net.minecraft.item.ItemBlock@3d1bef58 (req. id 56)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:golden_pickaxe 285 net.minecraft.item.ItemPickaxe@5a588fd6 (req. id 285)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block jds.bibliocraft.blocks.BlockPotionShelf@558a0943 for ItemBlock jds.bibliocraft.blocks.BlockItemPotionShelfMaster@59663994 at id 176, original id requested: 176
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: BiblioCraft:BiblioPotionShelf 176 jds.bibliocraft.blocks.BlockItemPotionShelfMaster@59663994 (req. id 176)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block twilightforest.block.BlockTFMoonworm@6fb6b53e for ItemBlock net.minecraft.item.ItemBlock@443532be at id 239, original id requested: 239
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:tile.TFMoonworm 239 net.minecraft.item.ItemBlock@443532be (req. id 239)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:melon_seeds 362 net.minecraft.item.ItemSeeds@6f50c436 (req. id 362)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:ItemGirdleRunic 4184 thaumcraft.common.items.baubles.ItemGirdleRunic@439bc8a2 (req. id 4184)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:bow 261 net.minecraft.item.ItemBow@62be476d (req. id 261)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.armorShards 4279 twilightforest.item.ItemTF@547a32c5 (req. id 4279)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockLilyPad@301eace7 for ItemBlock net.minecraft.item.ItemLilyPad@41b8aae7 at id 111, original id requested: 111
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:waterlily 111 net.minecraft.item.ItemLilyPad@41b8aae7 (req. id 111)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:record_strad 2264 net.minecraft.item.ItemRecord@673c63c6 (req. id 2264)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block thaumcraft.common.blocks.BlockCosmeticSolid@56ea1a80 for ItemBlock thaumcraft.common.blocks.BlockCosmeticSolidItem@2371f614 at id 205, original id requested: 205
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:blockCosmeticSolid 205 thaumcraft.common.blocks.BlockCosmeticSolidItem@2371f614 (req. id 205)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:diamond_hoe 293 net.minecraft.item.ItemHoe@4728639 (req. id 293)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:cooked_porkchop 320 net.minecraft.item.ItemFood@3edd8be0 (req. id 320)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:ItemCrystalEssence 4190 thaumcraft.common.items.ItemCrystalEssence@428b3404 (req. id 4190)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block twilightforest.block.BlockTFFireflyJar@5df51103 for ItemBlock net.minecraft.item.ItemBlock@4300c26 at id 233, original id requested: 233
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:tile.TFFireflyJar 233 net.minecraft.item.ItemBlock@4300c26 (req. id 233)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:devilstonguecharm 4324 com.emoniph.witchery.item.ItemPolynesiaCharm@300d5ed3 (req. id 4324)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block twilightforest.block.BlockTFPlant@7cef2a26 for ItemBlock twilightforest.item.ItemBlockTFPlant@39b864de at id 234, original id requested: 234
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:tile.TFPlant 234 twilightforest.item.ItemBlockTFPlant@39b864de (req. id 234)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:record_chirp 2259 net.minecraft.item.ItemRecord@5ad9ec17 (req. id 2259)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block thaumcraft.common.blocks.BlockCustomPlant@1911f66 for ItemBlock thaumcraft.common.blocks.BlockCustomPlantItem@5ea46257 at id 201, original id requested: 201
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:blockCustomPlant 201 thaumcraft.common.blocks.BlockCustomPlantItem@5ea46257 (req. id 201)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockNote@6eaf2c57 for ItemBlock net.minecraft.item.ItemBlock@3a90d0bf at id 25, original id requested: 25
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:noteblock 25 net.minecraft.item.ItemBlock@3a90d0bf (req. id 25)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:record_mellohi 2262 net.minecraft.item.ItemRecord@166f62cf (req. id 2262)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:leather_boots 301 net.minecraft.item.ItemArmor@5ac33aa8 (req. id 301)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block twilightforest.block.BlockTFAuroraPillar@6d73b69d for ItemBlock net.minecraft.item.ItemBlock@47da358e at id 410, original id requested: 410
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:tile.AuroraPillar 410 net.minecraft.item.ItemBlock@47da358e (req. id 410)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block twilightforest.block.BlockTFBossSpawner@1fdddcd0 for ItemBlock twilightforest.item.ItemBlockTFMeta@1ecbec08 at id 232, original id requested: 232
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:tile.TFBossSpawner 232 twilightforest.item.ItemBlockTFMeta@1ecbec08 (req. id 232)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:bucket 325 net.minecraft.item.ItemBucket@75338e4c (req. id 325)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block jds.bibliocraft.blocks.BlockStuff@6d2ccc5a for ItemBlock jds.bibliocraft.blocks.BlockItemStuffsMaster@181c60b5 at id 190, original id requested: 190
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: BiblioCraft:BiblioStuffs 190 jds.bibliocraft.blocks.BlockItemStuffsMaster@181c60b5 (req. id 190)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockFurnace@72e740a4 for ItemBlock net.minecraft.item.ItemBlock@4618a744 at id 62, original id requested: 62
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:lit_furnace 62 net.minecraft.item.ItemBlock@4618a744 (req. id 62)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:firework_charge 402 net.minecraft.item.ItemFireworkCharge@616a20a (req. id 402)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block thaumcraft.common.blocks.BlockJar@784c24c6 for ItemBlock thaumcraft.common.blocks.BlockJarItem@4f0280dd at id 217, original id requested: 217
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:blockJar 217 thaumcraft.common.blocks.BlockJarItem@4f0280dd (req. id 217)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:BlockJarFilledItem 4170 thaumcraft.common.blocks.ItemJarFilled@41f8ed7c (req. id 4170)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:chalkritual 4309 com.emoniph.witchery.item.ItemChalk@6022e11b (req. id 4309)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:witchrobe 4334 com.emoniph.witchery.item.ItemWitchesClothes@7d66ef1e (req. id 4334)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:magma_cream 378 net.minecraft.item.Item@22514f6d (req. id 378)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block twilightforest.block.BlockTFUnderBrick@1abb7c4d for ItemBlock twilightforest.item.ItemBlockTFMeta@addb0f1 at id 250, original id requested: 250
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:tile.TFUnderBrick 250 twilightforest.item.ItemBlockTFMeta@addb0f1 (req. id 250)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:redstone 331 net.minecraft.item.ItemRedstone@65fad846 (req. id 331)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.steeleafLegs 4249 twilightforest.item.ItemTFSteeleafArmor@1faa889a (req. id 4249)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:netherbrick 405 net.minecraft.item.Item@4df16ea1 (req. id 405)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:deathscowl 4345 com.emoniph.witchery.item.ItemDeathsClothes@3be356bc (req. id 4345)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:ItemGolemDecoration 4177 thaumcraft.common.entities.golems.ItemGolemDecoration@60fb1a5b (req. id 4177)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:iron_horse_armor 417 net.minecraft.item.Item@70605759 (req. id 417)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:ItemPickThaumium 4147 thaumcraft.common.items.equipment.ItemThaumiumPickaxe@46111fc6 (req. id 4147)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockStaticLiquid@6dff028 for ItemBlock net.minecraft.item.ItemBlock@49359283 at id 9, original id requested: 9
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:water 9 net.minecraft.item.ItemBlock@49359283 (req. id 9)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block com.emoniph.witchery.blocks.BlockAlluringSkull@2083e406 for ItemBlock com.emoniph.witchery.item.ItemAlluringSkull@32ef5697 at id 451, original id requested: 451
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:alluringskull 451 com.emoniph.witchery.item.ItemAlluringSkull@32ef5697 (req. id 451)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:potion 373 net.minecraft.item.ItemPotion@492b8031 (req. id 373)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:handbow 4316 com.emoniph.witchery.item.ItemHandBow@24841dba (req. id 4316)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:diamond_leggings 312 net.minecraft.item.ItemArmor@23fd55f6 (req. id 312)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockOre@7037a0f3 for ItemBlock net.minecraft.item.ItemBlock@1f5b492b at id 14, original id requested: 14
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:gold_ore 14 net.minecraft.item.ItemBlock@1f5b492b (req. id 14)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:pumpkin_seeds 361 net.minecraft.item.ItemSeeds@1dc8e190 (req. id 361)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:spawn_egg 383 net.minecraft.item.ItemMonsterPlacer@4561fa5 (req. id 383)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockClay@6a07e6da for ItemBlock net.minecraft.item.ItemBlock@41a0e92e at id 82, original id requested: 82
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:clay 82 net.minecraft.item.ItemBlock@41a0e92e (req. id 82)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:mysticbranch 4320 com.emoniph.witchery.item.ItemMysticBranch@19e134fc (req. id 4320)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block com.emoniph.witchery.blocks.BlockSpiritPortal@1ef252b2 for ItemBlock net.minecraft.item.ItemBlock@371333fd at id 468, original id requested: 468
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:spiritportal 468 net.minecraft.item.ItemBlock@371333fd (req. id 468)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockPortal@1f31f576 for ItemBlock net.minecraft.item.ItemBlock@72e99437 at id 90, original id requested: 90
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:portal 90 net.minecraft.item.ItemBlock@72e99437 (req. id 90)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.steeleafAxe 4254 twilightforest.item.ItemTFSteeleafAxe@487639ea (req. id 4254)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockLadder@5eaeecf0 for ItemBlock net.minecraft.item.ItemBlock@770adc33 at id 65, original id requested: 65
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:ladder 65 net.minecraft.item.ItemBlock@770adc33 (req. id 65)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockRedstoneLight@5b1aaec3 for ItemBlock net.minecraft.item.ItemBlock@4decb8c1 at id 123, original id requested: 123
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:redstone_lamp 123 net.minecraft.item.ItemBlock@4decb8c1 (req. id 123)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.ironwoodBoots 4227 twilightforest.item.ItemTFIronwoodArmor@29a5760f (req. id 4227)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block com.emoniph.witchery.blocks.BlockForce@6bad9c63 for ItemBlock net.minecraft.item.ItemBlock@52f65ecf at id 460, original id requested: 460
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:tormentstone 460 net.minecraft.item.ItemBlock@52f65ecf (req. id 460)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockWoodSlab@1a39c392 for ItemBlock net.minecraft.item.ItemSlab@5167e622 at id 125, original id requested: 125
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:double_wooden_slab 125 net.minecraft.item.ItemSlab@5167e622 (req. id 125)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:golden_axe 286 net.minecraft.item.ItemAxe@6c4b58f0 (req. id 286)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:ItemGolemCore 4174 thaumcraft.common.entities.golems.ItemGolemCore@6dd70aa9 (req. id 4174)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:ItemInkwell 4138 thaumcraft.common.items.ItemInkwell@55778124 (req. id 4138)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block com.emoniph.witchery.blocks.BlockPerpetualIce@208894e4 for ItemBlock net.minecraft.item.ItemBlock@66e7156b at id 456, original id requested: 456
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:perpetualice 456 net.minecraft.item.ItemBlock@66e7156b (req. id 456)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block com.emoniph.witchery.blocks.BlockSpinningWheel@2401108a for ItemBlock net.minecraft.item.ItemBlock@41e4e67d at id 470, original id requested: 470
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:spinningwheel 470 net.minecraft.item.ItemBlock@41e4e67d (req. id 470)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: BiblioCraft:item.PrintPlate 4103 jds.bibliocraft.items.ItemPlate@7e74b92b (req. id 4103)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:wooden_shovel 269 net.minecraft.item.ItemSpade@6b0d3025 (req. id 269)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.knightlyHelm 4282 twilightforest.item.ItemTFKnightlyArmor@115212e2 (req. id 4282)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:ItemBootsThaumium 4145 thaumcraft.common.items.armor.ItemThaumiumArmor@45219444 (req. id 4145)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block jds.bibliocraft.blocks.BlockWritingDesk@11ea62c5 for ItemBlock jds.bibliocraft.blocks.BlockItemWritingDesk@32fa7cb3 at id 181, original id requested: 181
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: BiblioCraft:BiblioDesk 181 jds.bibliocraft.blocks.BlockItemWritingDesk@32fa7cb3 (req. id 181)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:ItemAxeVoid 4202 thaumcraft.common.items.equipment.ItemVoidAxe@77ca26e7 (req. id 4202)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.steeleafPick 4253 twilightforest.item.ItemTFSteeleafPick@56b02d6c (req. id 4253)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:bowl 281 net.minecraft.item.Item@36305c58 (req. id 281)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:ItemLeggingsVoidFortress 4207 thaumcraft.common.items.armor.ItemVoidRobeArmor@688fab2e (req. id 4207)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block com.emoniph.witchery.blocks.BlockCircleGlyph@14702702 for ItemBlock net.minecraft.item.ItemBlock@4f10fec9 at id 485, original id requested: 485
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:circleglyphritual 485 net.minecraft.item.ItemBlock@4f10fec9 (req. id 485)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.yetiLegs 4296 twilightforest.item.ItemTFYetiArmor@3d8a5c02 (req. id 4296)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:iron_sword 267 net.minecraft.item.ItemSword@2e04a041 (req. id 267)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.knightlyBoots 4285 twilightforest.item.ItemTFKnightlyArmor@1fe64276 (req. id 4285)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:TrunkSpawner 4172 thaumcraft.common.entities.golems.ItemTrunkSpawner@6e8135a (req. id 4172)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:golden_horse_armor 418 net.minecraft.item.Item@4506cdb2 (req. id 418)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.yetiHelm 4294 twilightforest.item.ItemTFYetiArmor@1d5907b0 (req. id 4294)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: ForgeMicroblock:sawStone 4360 codechicken.microblock.ItemSaw@17917e5d (req. id 4360)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.fieryTears 4292 twilightforest.item.ItemTF@2f1681a5 (req. id 4292)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.borerEssence 4276 twilightforest.item.ItemTF@5f67f091 (req. id 4276)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.arcticFur 4299 twilightforest.item.ItemTF@39b633dc (req. id 4299)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:stone_sword 272 net.minecraft.item.ItemSword@35dd2ce3 (req. id 272)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:bed 355 net.minecraft.item.ItemBed@93cd6aa (req. id 355)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.ironwoodHoe 4232 twilightforest.item.ItemTFIronwoodHoe@65331ecd (req. id 4232)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:leather_helmet 298 net.minecraft.item.ItemArmor@295d8267 (req. id 298)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:minecart 328 net.minecraft.item.ItemMinecart@1d6899df (req. id 328)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block thaumcraft.common.blocks.BlockMagicalLog@4ad84734 for ItemBlock thaumcraft.common.blocks.BlockMagicalLogItem@3d2acd4f at id 199, original id requested: 199
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:blockMagicalLog 199 thaumcraft.common.blocks.BlockMagicalLogItem@3d2acd4f (req. id 199)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:witchhand 4318 com.emoniph.witchery.item.ItemWitchHand@c4d23bc (req. id 4318)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.magicMap 4215 twilightforest.item.ItemTFMagicMap@239b8d57 (req. id 4215)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockIce@6402ff64 for ItemBlock net.minecraft.item.ItemBlock@1c78ac86 at id 79, original id requested: 79
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:ice 79 net.minecraft.item.ItemBlock@1c78ac86 (req. id 79)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.knightlyLegs 4284 twilightforest.item.ItemTFKnightlyArmor@51be3a4f (req. id 4284)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block com.emoniph.witchery.blocks.BlockWitchWoodStairs@6132db6d for ItemBlock net.minecraft.item.ItemBlock@51e402f5 at id 443, original id requested: 443
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:stairswoodhawthorn 443 net.minecraft.item.ItemBlock@51e402f5 (req. id 443)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockDropper@4efac2b2 for ItemBlock net.minecraft.item.ItemBlock@40e3b361 at id 158, original id requested: 158
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:dropper 158 net.minecraft.item.ItemBlock@40e3b361 (req. id 158)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockMobSpawner@3add3a28 for ItemBlock codechicken.nei.ItemMobSpawner@6ab9c308 at id 52, original id requested: 52
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:mob_spawner 52 codechicken.nei.ItemMobSpawner@6ab9c308 (req. id 52)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block com.emoniph.witchery.blocks.BlockStatueGoddess@1303acc1 for ItemBlock net.minecraft.item.ItemBlock@5642bca7 at id 454, original id requested: 454
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:statuegoddess 454 net.minecraft.item.ItemBlock@5642bca7 (req. id 454)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:flower_pot 390 net.minecraft.item.ItemReed@3118a325 (req. id 390)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:chainmail_boots 305 net.minecraft.item.ItemArmor@3d3056d5 (req. id 305)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:diamond_horse_armor 419 net.minecraft.item.Item@41aa8485 (req. id 419)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:fishing_rod 346 net.minecraft.item.ItemFishingRod@54440bbc (req. id 346)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:ItemResource 4135 thaumcraft.common.items.ItemResource@1ccca84d (req. id 4135)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:paper 339 net.minecraft.item.Item@4677c9e2 (req. id 339)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.Block@6a612a5a for ItemBlock net.minecraft.item.ItemBlock@5791a58f at id 173, original id requested: 173
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:coal_block 173 net.minecraft.item.ItemBlock@5791a58f (req. id 173)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:ItemHelmetThaumium 4142 thaumcraft.common.items.armor.ItemThaumiumArmor@3e0cd7c3 (req. id 4142)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:record_far 2260 net.minecraft.item.ItemRecord@191b089a (req. id 2260)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:ItemZombieBrain 4188 thaumcraft.common.items.ItemZombieBrain@17b2783c (req. id 4188)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:GolemBell 4176 thaumcraft.common.entities.golems.ItemGolemBell@3846d3c1 (req. id 4176)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockFurnace@1720edf8 for ItemBlock net.minecraft.item.ItemBlock@2fcd89b2 at id 61, original id requested: 61
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:furnace 61 net.minecraft.item.ItemBlock@2fcd89b2 (req. id 61)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:snowball 332 net.minecraft.item.ItemSnowball@60c6fe3a (req. id 332)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:item_frame 389 net.minecraft.item.ItemHangingEntity@1d261c7e (req. id 389)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockOre@595d94db for ItemBlock net.minecraft.item.ItemBlock@2b98919b at id 129, original id requested: 129
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:emerald_ore 129 net.minecraft.item.ItemBlock@2b98919b (req. id 129)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:gunpowder 289 net.minecraft.item.Item@359fe30c (req. id 289)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: BiblioCraft:item.BiblioCreativeLock 4108 jds.bibliocraft.items.ItemLock@2a7a3919 (req. id 4108)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:ItemChestplateRobe 4164 thaumcraft.common.items.armor.ItemRobeArmor@46c101bf (req. id 4164)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block codechicken.enderstorage.common.BlockEnderStorage@2d775e6c for ItemBlock codechicken.enderstorage.common.ItemEnderStorage@77d81bc5 at id 490, original id requested: 490
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: EnderStorage:enderChest 490 codechicken.enderstorage.common.ItemEnderStorage@77d81bc5 (req. id 490)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.oreMap 4217 twilightforest.item.ItemTFMazeMap@5edecf07 (req. id 4217)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:porkchop 319 net.minecraft.item.ItemFood@56ee6ba6 (req. id 319)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:wheat 296 net.minecraft.item.Item@174c2a36 (req. id 296)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:wooden_pickaxe 270 net.minecraft.item.ItemPickaxe@2ed4040b (req. id 270)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockJukebox@39978d85 for ItemBlock net.minecraft.item.ItemBlock@66e1c9a2 at id 84, original id requested: 84
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:jukebox 84 net.minecraft.item.ItemBlock@66e1c9a2 (req. id 84)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockStone@75f78957 for ItemBlock net.minecraft.item.ItemBlock@4eba7f05 at id 1, original id requested: 1
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:stone 1 net.minecraft.item.ItemBlock@4eba7f05 (req. id 1)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockHugeMushroom@6c1b7e45 for ItemBlock net.minecraft.item.ItemBlock@614f43c9 at id 100, original id requested: 100
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:red_mushroom_block 100 net.minecraft.item.ItemBlock@614f43c9 (req. id 100)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:potato 392 net.minecraft.item.ItemSeedFood@3cd7326a (req. id 392)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockStaticLiquid@7791a53c for ItemBlock net.minecraft.item.ItemBlock@59ba0ea9 at id 11, original id requested: 11
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:lava 11 net.minecraft.item.ItemBlock@59ba0ea9 (req. id 11)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:quiverofmog 4348 com.emoniph.witchery.item.ItemGoblinClothes@59c8e870 (req. id 4348)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:iron_chestplate 307 net.minecraft.item.ItemArmor@7c48745d (req. id 307)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:diamond_shovel 277 net.minecraft.item.ItemSpade@758c7c02 (req. id 277)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block com.emoniph.witchery.blocks.BlockVoidBramble@57dfebea for ItemBlock net.minecraft.item.ItemBlock@2df97cb8 at id 428, original id requested: 428
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:voidbramble 428 net.minecraft.item.ItemBlock@2df97cb8 (req. id 428)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.lampOfCinders 4291 twilightforest.item.ItemTFLampOfCinders@5dd0ad21 (req. id 4291)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockGlass@48e10ee0 for ItemBlock net.minecraft.item.ItemBlock@656c90b6 at id 20, original id requested: 20
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:glass 20 net.minecraft.item.ItemBlock@656c90b6 (req. id 20)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:clock 347 net.minecraft.item.Item@3f5e8edc (req. id 347)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.torchberries 4233 twilightforest.item.ItemTF@7f2b58a2 (req. id 4233)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:ItemNugget 4152 thaumcraft.common.items.ItemNugget@70497e11 (req. id 4152)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:PrimalArrow 4179 thaumcraft.common.items.equipment.ItemPrimalArrow@302c9cb6 (req. id 4179)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block com.emoniph.witchery.blocks.BlockWitchCrop@6f55c276 for ItemBlock net.minecraft.item.ItemBlock@67520a14 at id 414, original id requested: 414
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:mandrake 414 net.minecraft.item.ItemBlock@67520a14 (req. id 414)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockDynamicLiquid@2914cca4 for ItemBlock net.minecraft.item.ItemBlock@232880d5 at id 8, original id requested: 8
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:flowing_water 8 net.minecraft.item.ItemBlock@232880d5 (req. id 8)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:chainmail_leggings 304 net.minecraft.item.ItemArmor@4d924214 (req. id 304)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:iron_pickaxe 257 net.minecraft.item.ItemPickaxe@76c31af4 (req. id 257)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block jds.bibliocraft.blocks.BlockWeaponCase@14411f40 for ItemBlock jds.bibliocraft.blocks.BlockItemWeaponCaseMaster@748cf55b at id 179, original id requested: 179
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: BiblioCraft:BiblioCase 179 jds.bibliocraft.blocks.BlockItemWeaponCaseMaster@748cf55b (req. id 179)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:hopper_minecart 408 net.minecraft.item.ItemMinecart@77f6ddde (req. id 408)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:ItemResonator 4180 thaumcraft.common.items.relics.ItemResonator@5b7d2f36 (req. id 4180)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:iron_leggings 308 net.minecraft.item.ItemArmor@78cfc569 (req. id 308)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block com.emoniph.witchery.blocks.BlockWitchWood@241b4b37 for ItemBlock com.emoniph.witchery.blocks.BlockWitchWood$ClassItemBlock@7be71a65 at id 440, original id requested: 440
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:witchwood 440 com.emoniph.witchery.blocks.BlockWitchWood$ClassItemBlock@7be71a65 (req. id 440)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: BiblioCraft:item.BiblioMapTool 4115 jds.bibliocraft.items.ItemMapTool@19b523ab (req. id 4115)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: BiblioCraft:item.BiblioGlasses 4106 jds.bibliocraft.items.ItemReadingGlasses@22c55e51 (req. id 4106)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockMycelium@e1f91c6 for ItemBlock net.minecraft.item.ItemBlock@172c8c03 at id 110, original id requested: 110
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:mycelium 110 net.minecraft.item.ItemBlock@172c8c03 (req. id 110)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:blaze_powder 377 net.minecraft.item.Item@7516a789 (req. id 377)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block jds.bibliocraft.blocks.BlockFancySign@1e07312 for ItemBlock jds.bibliocraft.blocks.BlockItemFancySign@36a2a3b4 at id 166, original id requested: 166
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: BiblioCraft:BiblioFancySign 166 jds.bibliocraft.blocks.BlockItemFancySign@36a2a3b4 (req. id 166)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:kobolditehelm 4350 com.emoniph.witchery.item.ItemGoblinClothes@643b93ba (req. id 4350)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockChest@78586397 for ItemBlock net.minecraft.item.ItemBlock@382231fb at id 54, original id requested: 54
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:chest 54 net.minecraft.item.ItemBlock@382231fb (req. id 54)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.steeleafSword 4251 twilightforest.item.ItemTFSteeleafSword@7a1170f0 (req. id 4251)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:boline 4313 com.emoniph.witchery.item.ItemBoline@4b98ca74 (req. id 4313)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:FocusFrost 4125 thaumcraft.common.items.wands.foci.ItemFocusFrost@24574046 (req. id 4125)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block com.emoniph.witchery.blocks.BlockPlantMine@1a9560bc for ItemBlock com.emoniph.witchery.blocks.BlockPlantMine$ClassItemBlock@4501e446 at id 433, original id requested: 433
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:plantmine 433 com.emoniph.witchery.blocks.BlockPlantMine$ClassItemBlock@4501e446 (req. id 433)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:ItemChestplateThaumium 4143 thaumcraft.common.items.armor.ItemThaumiumArmor@3d296308 (req. id 4143)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:record_ward 2265 net.minecraft.item.ItemRecord@2dba911d (req. id 2265)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:ItemNuggetPork 4156 thaumcraft.common.items.ItemNuggetEdible@2370a188 (req. id 4156)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockTripWireHook@db92540 for ItemBlock net.minecraft.item.ItemBlock@5574b9f8 at id 131, original id requested: 131
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:tripwire_hook 131 net.minecraft.item.ItemBlock@5574b9f8 (req. id 131)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.venisonCooked 4235 twilightforest.item.ItemTFFood@5209669d (req. id 4235)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: BiblioCraft:item.BiblioClipboard 4109 jds.bibliocraft.items.ItemClipboard@be90859 (req. id 4109)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:book 340 net.minecraft.item.ItemBook@66b32bb6 (req. id 340)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:seedssnowbell 4354 com.emoniph.witchery.item.ItemWitchSeeds@748fa5e3 (req. id 4354)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:FocusFire 4122 thaumcraft.common.items.wands.foci.ItemFocusFire@3ef2eade (req. id 4122)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block com.emoniph.witchery.blocks.BlockGrassper@4b48c26d for ItemBlock net.minecraft.item.ItemBlock@15d4a8b8 at id 436, original id requested: 436
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:grassper 436 net.minecraft.item.ItemBlock@15d4a8b8 (req. id 436)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.steeleafHelm 4247 twilightforest.item.ItemTFSteeleafArmor@78034472 (req. id 4247)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.knightlyAxe 4288 twilightforest.item.ItemTFKnightlyAxe@790f55e6 (req. id 4288)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockMushroom@1ffc159e for ItemBlock net.minecraft.item.ItemBlock@5301ebee at id 40, original id requested: 40
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:red_mushroom 40 net.minecraft.item.ItemBlock@5301ebee (req. id 40)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block thaumcraft.common.blocks.BlockTable@2e93ff for ItemBlock thaumcraft.common.blocks.BlockTableItem@71f64a70 at id 212, original id requested: 212
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:blockTable 212 thaumcraft.common.blocks.BlockTableItem@71f64a70 (req. id 212)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:cooked_beef 364 net.minecraft.item.ItemFood@b4559a7 (req. id 364)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:rubyslippers 4339 com.emoniph.witchery.item.ItemWitchesClothes@42c14374 (req. id 4339)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:golden_apple 322 net.minecraft.item.ItemAppleGold@2aa1e1d8 (req. id 322)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.alphaFur 4293 twilightforest.item.ItemTF@6e998fc9 (req. id 4293)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.emptyMagicMap 4263 twilightforest.item.ItemTFEmptyMagicMap@71ea385a (req. id 4263)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:ItemEssence 4132 thaumcraft.common.items.ItemEssence@3eca8a90 (req. id 4132)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:diamond_boots 313 net.minecraft.item.ItemArmor@4d169bef (req. id 313)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block jds.bibliocraft.blocks.BlockTable@4f6a35e1 for ItemBlock jds.bibliocraft.blocks.BlockItemTable@45f76f82 at id 182, original id requested: 182
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: BiblioCraft:BiblioTable 182 jds.bibliocraft.blocks.BlockItemTable@45f76f82 (req. id 182)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block com.emoniph.witchery.blocks.BlockWitchDoor@35081d70 for ItemBlock net.minecraft.item.ItemBlock@27c4bf43 at id 447, original id requested: 447
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:alderwooddoor 447 net.minecraft.item.ItemBlock@27c4bf43 (req. id 447)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block com.emoniph.witchery.blocks.BlockBloodRose@29343faf for ItemBlock net.minecraft.item.ItemBlock@25410f4b at id 437, original id requested: 437
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:bloodrose 437 net.minecraft.item.ItemBlock@25410f4b (req. id 437)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.ironwoodPlate 4225 twilightforest.item.ItemTFIronwoodArmor@22b2419c (req. id 4225)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:seedsmandrake 4352 com.emoniph.witchery.item.ItemWitchSeeds@b1229fd (req. id 4352)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:golden_shovel 284 net.minecraft.item.ItemSpade@404889f2 (req. id 284)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:FocusPouch 4121 thaumcraft.common.items.wands.ItemFocusPouchBauble@207fd0a (req. id 4121)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:ItemManaBean 4133 thaumcraft.common.items.ItemManaBean@7c06afbf (req. id 4133)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:ItemGolemPlacer 4173 thaumcraft.common.entities.golems.ItemGolemPlacer@395ea42 (req. id 4173)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:stone_shovel 273 net.minecraft.item.ItemSpade@4bae06b5 (req. id 273)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:diamond 264 net.minecraft.item.Item@6ed73b44 (req. id 264)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block com.emoniph.witchery.blocks.BlockWitchCrop@3b13dc0a for ItemBlock net.minecraft.item.ItemBlock@14d332d3 at id 415, original id requested: 415
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:artichoke 415 net.minecraft.item.ItemBlock@14d332d3 (req. id 415)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:iceslippers 4338 com.emoniph.witchery.item.ItemWitchesClothes@7bd2a6be (req. id 4338)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:golden_helmet 314 net.minecraft.item.ItemArmor@7578f73 (req. id 314)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block thaumcraft.common.blocks.BlockFluidPure@310031be for ItemBlock net.minecraft.item.ItemBlock@3c1ca14 at id 196, original id requested: 196
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:blockFluidPure 196 net.minecraft.item.ItemBlock@3c1ca14 (req. id 196)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.moonwormQueen 4269 twilightforest.item.ItemTFMoonwormQueen@36060053 (req. id 4269)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockFence@3f7b7a85 for ItemBlock net.minecraft.item.ItemBlock@6bdb0097 at id 113, original id requested: 113
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:nether_brick_fence 113 net.minecraft.item.ItemBlock@6bdb0097 (req. id 113)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:gold_ingot 266 net.minecraft.item.Item@75789d4d (req. id 266)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:carrot 391 net.minecraft.item.ItemSeedFood@7480ef2f (req. id 391)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:chainmail_chestplate 303 net.minecraft.item.ItemArmor@417497ae (req. id 303)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:ItemHoeThaumium 4150 thaumcraft.common.items.equipment.ItemThaumiumHoe@72bae8c5 (req. id 4150)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockDynamicLiquid@580fd59e for ItemBlock net.minecraft.item.ItemBlock@35e949a4 at id 10, original id requested: 10
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:flowing_lava 10 net.minecraft.item.ItemBlock@35e949a4 (req. id 10)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:ItemThaumometer 4140 thaumcraft.common.items.relics.ItemThaumometer@66b81d6b (req. id 4140)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:enchanted_book 403 net.minecraft.item.ItemEnchantedBook@4542dc3d (req. id 403)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:witchhat 4332 com.emoniph.witchery.item.ItemWitchesClothes@2900ae50 (req. id 4332)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block twilightforest.block.BlockTFAuroraBrick@3a7c430d for ItemBlock net.minecraft.item.ItemBlock@3416287a at id 249, original id requested: 249
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:tile.TFAuroraBrick 249 net.minecraft.item.ItemBlock@3416287a (req. id 249)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block com.emoniph.witchery.blocks.BlockBarrier@7f4939d6 for ItemBlock net.minecraft.item.ItemBlock@207451e3 at id 461, original id requested: 461
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:barrier 461 net.minecraft.item.ItemBlock@207451e3 (req. id 461)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.knightlySword 4286 twilightforest.item.ItemTFKnightlySword@205943d9 (req. id 4286)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block jds.bibliocraft.blocks.BlockLantern@72b98b04 for ItemBlock jds.bibliocraft.blocks.BlockItemLantern@7355ee73 at id 186, original id requested: 186
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: BiblioCraft:BiblioLantern 186 jds.bibliocraft.blocks.BlockItemLantern@7355ee73 (req. id 186)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.yetiPlate 4295 twilightforest.item.ItemTFYetiArmor@4007c2dd (req. id 4295)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.meefStroganoff 4261 twilightforest.item.ItemTFFood@58db59a2 (req. id 4261)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block jds.bibliocraft.blocks.BlockMapFrame@3b37f62a for ItemBlock jds.bibliocraft.blocks.BlockItemMapFrame@57025dc5 at id 191, original id requested: 191
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: BiblioCraft:BiblioMapFrames 191 jds.bibliocraft.blocks.BlockItemMapFrame@57025dc5 (req. id 191)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:golden_chestplate 315 net.minecraft.item.ItemArmor@58acac9 (req. id 315)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.hydraChop 4236 twilightforest.item.ItemTFFood@672ff77e (req. id 4236)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:compass 345 net.minecraft.item.Item@1b5cbc06 (req. id 345)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block jds.bibliocraft.blocks.BlockBookcase@d7a2bec for ItemBlock jds.bibliocraft.blocks.BlockItemBookcaseMaster@4fd999dd at id 169, original id requested: 169
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: BiblioCraft:Bibliotheca 169 jds.bibliocraft.blocks.BlockItemBookcaseMaster@4fd999dd (req. id 169)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block com.emoniph.witchery.blocks.BlockCandelabra@56d3f974 for ItemBlock net.minecraft.item.ItemBlock@769e5b34 at id 449, original id requested: 449
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:candelabra 449 net.minecraft.item.ItemBlock@769e5b34 (req. id 449)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:seepingshoes 4340 com.emoniph.witchery.item.ItemWitchesClothes@1e3396e9 (req. id 4340)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockSoulSand@777387a6 for ItemBlock net.minecraft.item.ItemBlock@7720069a at id 88, original id requested: 88
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:soul_sand 88 net.minecraft.item.ItemBlock@7720069a (req. id 88)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockCarpet@7271191f for ItemBlock net.minecraft.item.ItemCloth@1fcf7061 at id 171, original id requested: 171
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:carpet 171 net.minecraft.item.ItemCloth@1fcf7061 (req. id 171)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:coal 263 net.minecraft.item.ItemCoal@53f0eef1 (req. id 263)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block com.emoniph.witchery.blocks.BlockFlowingSpirit@1baf06bb for ItemBlock net.minecraft.item.ItemBlock@7fe2ed2f at id 488, original id requested: 488
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:spiritflowing 488 net.minecraft.item.ItemBlock@7fe2ed2f (req. id 488)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:ItemNuggetChicken 4154 thaumcraft.common.items.ItemNuggetEdible@2c1101d4 (req. id 4154)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:stone_axe 275 net.minecraft.item.ItemAxe@219bbd08 (req. id 275)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:dye 351 net.minecraft.item.ItemDye@36ce4be6 (req. id 351)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockButtonWood@1cac7cc6 for ItemBlock net.minecraft.item.ItemBlock@11c1576e at id 143, original id requested: 143
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:wooden_button 143 net.minecraft.item.ItemBlock@11c1576e (req. id 143)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockStairs@7a5df754 for ItemBlock net.minecraft.item.ItemBlock@7c1b2e27 at id 135, original id requested: 135
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:birch_stairs 135 net.minecraft.item.ItemBlock@7c1b2e27 (req. id 135)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:FocusHellbat 4124 thaumcraft.common.items.wands.foci.ItemFocusHellbat@163d3b43 (req. id 4124)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.steeleafBoots 4250 twilightforest.item.ItemTFSteeleafArmor@74ee46b3 (req. id 4250)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block jds.bibliocraft.blocks.BlockSeat@4633fb76 for ItemBlock jds.bibliocraft.blocks.BlockItemSeat@7ec223fb at id 192, original id requested: 192
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: BiblioCraft:BiblioSeats 192 jds.bibliocraft.blocks.BlockItemSeat@7ec223fb (req. id 192)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: EnderStorage:enderPouch 4364 codechicken.enderstorage.storage.item.ItemEnderPouch@5d38f39e (req. id 4364)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:sugar 353 net.minecraft.item.Item@2ee11326 (req. id 353)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:shears 359 net.minecraft.item.ItemShears@536b2d3f (req. id 359)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:fermented_spider_eye 376 net.minecraft.item.Item@69598897 (req. id 376)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.scepterZombie 4213 twilightforest.item.ItemTFZombieWand@198ba338 (req. id 4213)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.charmOfLife1 4270 twilightforest.item.ItemTFCharm@43ff64da (req. id 4270)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockSnow@424ab04d for ItemBlock net.minecraft.item.ItemSnow@77c5ad80 at id 78, original id requested: 78
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:snow_layer 78 net.minecraft.item.ItemSnow@77c5ad80 (req. id 78)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:iron_ingot 265 net.minecraft.item.Item@74742635 (req. id 265)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block com.emoniph.witchery.blocks.BlockInfinityEgg@77cfe8fe for ItemBlock net.minecraft.item.ItemBlock@72c9b925 at id 457, original id requested: 457
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:infinityegg 457 net.minecraft.item.ItemBlock@72c9b925 (req. id 457)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.charmOfLife2 4271 twilightforest.item.ItemTFCharm@34364716 (req. id 4271)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: BiblioCraft:item.seatBack3 4112 jds.bibliocraft.items.ItemSeatBack3@36db4683 (req. id 4112)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: BiblioCraft:item.seatBack2 4111 jds.bibliocraft.items.ItemSeatBack2@503c8b44 (req. id 4111)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:feather 288 net.minecraft.item.Item@3fe32883 (req. id 288)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:circletalisman 4319 com.emoniph.witchery.item.ItemCircleTalisman@47ee8590 (req. id 4319)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: BiblioCraft:item.seatBack4 4113 jds.bibliocraft.items.ItemSeatBack4@75f25e97 (req. id 4113)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:stone_hoe 291 net.minecraft.item.ItemHoe@287dcdd5 (req. id 291)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: BiblioCraft:item.seatBack5 4114 jds.bibliocraft.items.ItemSeatBack5@7b2047ff (req. id 4114)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockOre@5427eb13 for ItemBlock net.minecraft.item.ItemBlock@7c8d854f at id 15, original id requested: 15
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:iron_ore 15 net.minecraft.item.ItemBlock@7c8d854f (req. id 15)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:diamond_axe 279 net.minecraft.item.ItemAxe@567b7e62 (req. id 279)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:record_13 2256 net.minecraft.item.ItemRecord@50b8622f (req. id 2256)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockHugeMushroom@3c168b6c for ItemBlock net.minecraft.item.ItemBlock@51ed1906 at id 99, original id requested: 99
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:brown_mushroom_block 99 net.minecraft.item.ItemBlock@51ed1906 (req. id 99)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:leather 334 net.minecraft.item.Item@36f169e2 (req. id 334)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.ironwoodHelm 4224 twilightforest.item.ItemTFIronwoodArmor@1dc3f18 (req. id 4224)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockWall@5aca14d for ItemBlock net.minecraft.item.ItemMultiTexture@5a29ef03 at id 139, original id requested: 139
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:cobblestone_wall 139 net.minecraft.item.ItemMultiTexture@5a29ef03 (req. id 139)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:deathsfeet 4347 com.emoniph.witchery.item.ItemDeathsClothes@2bb3e57c (req. id 4347)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockRedstoneTorch@4fd0ff95 for ItemBlock net.minecraft.item.ItemBlock@dbe6efa at id 76, original id requested: 76
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:redstone_torch 76 net.minecraft.item.ItemBlock@dbe6efa (req. id 76)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block com.emoniph.witchery.blocks.BlockWitchesOven@4fb3dd2d for ItemBlock net.minecraft.item.ItemBlock@297dde3c at id 472, original id requested: 472
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:witchesovenidle 472 net.minecraft.item.ItemBlock@297dde3c (req. id 472)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:clay_ball 337 net.minecraft.item.Item@246c6665 (req. id 337)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: BiblioCraft:item.SlottedBook 4098 jds.bibliocraft.items.ItemSlottedBook@2cf2bc86 (req. id 4098)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.ironwoodLegs 4226 twilightforest.item.ItemTFIronwoodArmor@64f17a8f (req. id 4226)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockStoneSlab@231d8cb8 for ItemBlock net.minecraft.item.ItemSlab@6ef85f2d at id 44, original id requested: 44
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:stone_slab 44 net.minecraft.item.ItemSlab@6ef85f2d (req. id 44)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:fireworks 401 net.minecraft.item.ItemFirework@48d942c2 (req. id 401)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:apple 260 net.minecraft.item.ItemFood@141f05bf (req. id 260)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:shelfcompass 4329 com.emoniph.witchery.item.ItemPoppetShelfCompass@16ffd457 (req. id 4329)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block com.emoniph.witchery.blocks.BlockAreaMarker@695e92ff for ItemBlock net.minecraft.item.ItemBlock@4004d964 at id 481, original id requested: 481
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:decurseteleport 481 net.minecraft.item.ItemBlock@4004d964 (req. id 481)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block com.emoniph.witchery.blocks.BlockEmberMoss@62d484d8 for ItemBlock net.minecraft.item.ItemBlock@6e5db398 at id 434, original id requested: 434
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:embermoss 434 net.minecraft.item.ItemBlock@6e5db398 (req. id 434)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:cooked_fished 350 net.minecraft.item.ItemFishFood@46bc7325 (req. id 350)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:ItemGolemUpgrade 4175 thaumcraft.common.entities.golems.ItemGolemUpgrade@150e1ea8 (req. id 4175)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.knightMetal 4280 twilightforest.item.ItemTF@229b4ed7 (req. id 4280)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:necromancerrobe 4335 com.emoniph.witchery.item.ItemWitchesClothes@70dcdae3 (req. id 4335)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block twilightforest.block.BlockTFTowerDevice@4aec7dff for ItemBlock twilightforest.item.ItemBlockTFMeta@6c4416c6 at id 244, original id requested: 244
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:tile.TFTowerDevice 244 twilightforest.item.ItemBlockTFMeta@6c4416c6 (req. id 244)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block com.emoniph.witchery.blocks.BlockDemonHeart@7c44a657 for ItemBlock net.minecraft.item.ItemBlock@7f04d97d at id 439, original id requested: 439
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:demonheart 439 net.minecraft.item.ItemBlock@7f04d97d (req. id 439)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockStainedGlassPane@587d3c36 for ItemBlock net.minecraft.item.ItemCloth@409b0772 at id 160, original id requested: 160
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:stained_glass_pane 160 net.minecraft.item.ItemCloth@409b0772 (req. id 160)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:stone_pickaxe 274 net.minecraft.item.ItemPickaxe@e3a7be4 (req. id 274)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block com.emoniph.witchery.blocks.BlockRefillingChest@13dbbaaf for ItemBlock net.minecraft.item.ItemBlock@3ebd4158 at id 458, original id requested: 458
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:refillingchest 458 net.minecraft.item.ItemBlock@3ebd4158 (req. id 458)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:brewing_stand 379 net.minecraft.item.ItemReed@8358eb5 (req. id 379)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.knightlyPlate 4283 twilightforest.item.ItemTFKnightlyArmor@2355bc50 (req. id 4283)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:nether_wart 372 net.minecraft.item.ItemSeeds@67126e8e (req. id 372)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockFarmland@7a74fa for ItemBlock net.minecraft.item.ItemBlock@4f81a7e4 at id 60, original id requested: 60
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:farmland 60 net.minecraft.item.ItemBlock@4f81a7e4 (req. id 60)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:egg 344 net.minecraft.item.ItemEgg@2b292965 (req. id 344)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block twilightforest.block.BlockTFPortal@6cc71c63 for ItemBlock net.minecraft.item.ItemBlock@418df60 at id 229, original id requested: 229
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:tile.TFPortal 229 net.minecraft.item.ItemBlock@418df60 (req. id 229)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block com.emoniph.witchery.blocks.BlockPoppetShelf@8000177 for ItemBlock net.minecraft.item.ItemBlock@38602fbb at id 465, original id requested: 465
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:poppetshelf 465 net.minecraft.item.ItemBlock@38602fbb (req. id 465)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.transformPowder 4258 twilightforest.item.ItemTFTransformPowder@5ca88b3 (req. id 4258)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockPumpkin@8ea25fa for ItemBlock net.minecraft.item.ItemBlock@5f896b8d at id 91, original id requested: 91
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:lit_pumpkin 91 net.minecraft.item.ItemBlock@5f896b8d (req. id 91)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:bone 352 net.minecraft.item.Item@21d90526 (req. id 352)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:bitingbelt 4336 com.emoniph.witchery.item.ItemWitchesClothes@33a6a6f8 (req. id 4336)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block twilightforest.block.BlockTFAuroraSlab@cf94d08 for ItemBlock twilightforest.item.ItemBlockTFAuroraSlab@43304edf at id 411, original id requested: 411
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:tile.AuroraSlab 411 twilightforest.item.ItemBlockTFAuroraSlab@43304edf (req. id 411)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockDragonEgg@7a78c3cd for ItemBlock net.minecraft.item.ItemBlock@6e78f930 at id 122, original id requested: 122
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:dragon_egg 122 net.minecraft.item.ItemBlock@6e78f930 (req. id 122)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockEndPortal@1a79ef3 for ItemBlock net.minecraft.item.ItemBlock@5fb1d786 at id 119, original id requested: 119
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:end_portal 119 net.minecraft.item.ItemBlock@5fb1d786 (req. id 119)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block twilightforest.block.BlockTFLog@722bd4bc for ItemBlock twilightforest.item.ItemBlockTFMeta@1b9bbd33 at id 224, original id requested: 224
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:tile.TFLog 224 twilightforest.item.ItemBlockTFMeta@1b9bbd33 (req. id 224)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:written_book 387 net.minecraft.item.ItemEditableBook@a39a3df (req. id 387)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:golden_sword 283 net.minecraft.item.ItemSword@7b55d5d0 (req. id 283)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:spider_eye 375 net.minecraft.item.ItemFood@7a5134ad (req. id 375)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:hunterboots 4344 com.emoniph.witchery.item.ItemHunterClothes@590ba163 (req. id 4344)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:golden_hoe 294 net.minecraft.item.ItemHoe@7aca0a76 (req. id 294)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Baubles:Ring 4117 baubles.common.items.ItemRing@6118f455 (req. id 4117)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockNewLeaf@6fc01efe for ItemBlock net.minecraft.item.ItemLeaves@381495f7 at id 161, original id requested: 161
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:leaves2 161 net.minecraft.item.ItemLeaves@381495f7 (req. id 161)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:ItemSwordVoid 4203 thaumcraft.common.items.equipment.ItemVoidSword@664aa24e (req. id 4203)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block com.emoniph.witchery.blocks.BlockWitchWoodStairs@3070232f for ItemBlock net.minecraft.item.ItemBlock@1215fb81 at id 442, original id requested: 442
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:stairswoodalder 442 net.minecraft.item.ItemBlock@1215fb81 (req. id 442)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:cookie 357 net.minecraft.item.ItemFood@e3baad7 (req. id 357)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:golden_boots 317 net.minecraft.item.ItemArmor@3e5b112a (req. id 317)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:brick 336 net.minecraft.item.Item@4018ecf3 (req. id 336)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block com.emoniph.witchery.blocks.BlockCircleGlyph@2e043889 for ItemBlock net.minecraft.item.ItemBlock@171bc1f9 at id 487, original id requested: 487
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:circleglyphinfernal 487 net.minecraft.item.ItemBlock@171bc1f9 (req. id 487)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:map 395 net.minecraft.item.ItemEmptyMap@2e78101a (req. id 395)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockSand@79021aac for ItemBlock net.minecraft.item.ItemMultiTexture@7055aede at id 12, original id requested: 12
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:sand 12 net.minecraft.item.ItemMultiTexture@7055aede (req. id 12)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:fire_charge 385 net.minecraft.item.ItemFireball@141ad264 (req. id 385)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockFlower@7afd3d0d for ItemBlock net.minecraft.item.ItemMultiTexture@625d749c at id 37, original id requested: 37
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:yellow_flower 37 net.minecraft.item.ItemMultiTexture@625d749c (req. id 37)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockFlower@7b35f90 for ItemBlock net.minecraft.item.ItemMultiTexture@2daaabe6 at id 38, original id requested: 38
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:red_flower 38 net.minecraft.item.ItemMultiTexture@2daaabe6 (req. id 38)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockStairs@5bcca8ca for ItemBlock net.minecraft.item.ItemBlock@26febb57 at id 128, original id requested: 128
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:sandstone_stairs 128 net.minecraft.item.ItemBlock@26febb57 (req. id 128)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block com.emoniph.witchery.blocks.BlockLeechChest@3bee6e12 for ItemBlock net.minecraft.item.ItemBlock@227c7e7b at id 462, original id requested: 462
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:leechchest 462 net.minecraft.item.ItemBlock@227c7e7b (req. id 462)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.steeleafShovel 4252 twilightforest.item.ItemTFSteeleafShovel@f0ddb2c (req. id 4252)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:beef 363 net.minecraft.item.ItemFood@1f81ee52 (req. id 363)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:comparator 404 net.minecraft.item.ItemReed@28894c51 (req. id 404)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:emerald 388 net.minecraft.item.Item@4e358ab7 (req. id 388)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockTNT@5b16443e for ItemBlock net.minecraft.item.ItemBlock@2220b622 at id 46, original id requested: 46
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:tnt 46 net.minecraft.item.ItemBlock@2220b622 (req. id 46)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:BootsTraveller 4153 thaumcraft.common.items.armor.ItemBootsTraveller@45c8fad1 (req. id 4153)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block com.emoniph.witchery.blocks.BlockFetish@1442c729 for ItemBlock com.emoniph.witchery.blocks.BlockFetish$ClassItemBlock@2c215f23 at id 478, original id requested: 478
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:scarecrow 478 com.emoniph.witchery.blocks.BlockFetish$ClassItemBlock@2c215f23 (req. id 478)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:poisonous_potato 394 net.minecraft.item.ItemFood@549f33e3 (req. id 394)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.steeleafIngot 4246 twilightforest.item.ItemTF@21c6ab32 (req. id 4246)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: BiblioCraft:item.BiblioDrill 4107 jds.bibliocraft.items.ItemDrill@4bb329ac (req. id 4107)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockStairs@7b9328d5 for ItemBlock net.minecraft.item.ItemBlock@701a0f8f at id 134, original id requested: 134
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:spruce_stairs 134 net.minecraft.item.ItemBlock@701a0f8f (req. id 134)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:huntercoat 4342 com.emoniph.witchery.item.ItemHunterClothes@7c5eb17e (req. id 4342)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockButtonStone@6ef784bf for ItemBlock net.minecraft.item.ItemBlock@50ae0624 at id 77, original id requested: 77
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:stone_button 77 net.minecraft.item.ItemBlock@50ae0624 (req. id 77)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block com.emoniph.witchery.blocks.BlockFetish@580885f4 for ItemBlock com.emoniph.witchery.blocks.BlockFetish$ClassItemBlock@17928353 at id 479, original id requested: 479
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:trent 479 com.emoniph.witchery.blocks.BlockFetish$ClassItemBlock@17928353 (req. id 479)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block jds.bibliocraft.blocks.BlockLamp@5fe1f5be for ItemBlock jds.bibliocraft.blocks.BlockItemLamp@6bccbe1f at id 188, original id requested: 188
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: BiblioCraft:BiblioLamp 188 jds.bibliocraft.blocks.BlockItemLamp@6bccbe1f (req. id 188)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:quartz 406 net.minecraft.item.Item@25963401 (req. id 406)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block thaumcraft.common.blocks.BlockMagicalLeaves@3d844f2f for ItemBlock thaumcraft.common.blocks.BlockMagicalLeavesItem@396ab636 at id 200, original id requested: 200
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:blockMagicalLeaves 200 thaumcraft.common.blocks.BlockMagicalLeavesItem@396ab636 (req. id 200)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockSapling@3278a91 for ItemBlock net.minecraft.item.ItemMultiTexture@21223ca1 at id 6, original id requested: 6
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:sapling 6 net.minecraft.item.ItemMultiTexture@21223ca1 (req. id 6)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: ForgeMicroblock:stoneRod 4363 net.minecraft.item.Item@1848971 (req. id 4363)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockOldLog@14b986c for ItemBlock net.minecraft.item.ItemMultiTexture@389ee94e at id 17, original id requested: 17
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:log 17 net.minecraft.item.ItemMultiTexture@389ee94e (req. id 17)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:reeds 338 net.minecraft.item.ItemReed@48b68391 (req. id 338)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:BlockJarNodeItem 4171 thaumcraft.common.blocks.ItemJarNode@2463a695 (req. id 4171)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:carrot_on_a_stick 398 net.minecraft.item.ItemCarrotOnAStick@3d83db5a (req. id 398)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.scepterLifeDrain 4212 twilightforest.item.ItemTFScepterLifeDrain@5e3b9465 (req. id 4212)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:lead 420 net.minecraft.item.ItemLead@744ce97 (req. id 420)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:seedsbelladonna 4351 com.emoniph.witchery.item.ItemWitchSeeds@255b450c (req. id 4351)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block thaumcraft.common.blocks.BlockWoodenDevice@f98c9b5 for ItemBlock thaumcraft.common.blocks.BlockWoodenDeviceItem@77e29212 at id 209, original id requested: 209
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:blockWoodenDevice 209 thaumcraft.common.blocks.BlockWoodenDeviceItem@77e29212 (req. id 209)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block com.emoniph.witchery.blocks.BlockKettle@75e5dfba for ItemBlock net.minecraft.item.ItemBlock@46c368ce at id 464, original id requested: 464
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:kettle 464 net.minecraft.item.ItemBlock@46c368ce (req. id 464)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockBeacon@7832c6ab for ItemBlock net.minecraft.item.ItemBlock@250602ef at id 138, original id requested: 138
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:beacon 138 net.minecraft.item.ItemBlock@250602ef (req. id 138)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: BiblioCraft:item.EnchantedPlate 4104 jds.bibliocraft.items.ItemEnchantedPlate@2128f6e9 (req. id 4104)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block com.emoniph.witchery.blocks.BlockStatueOfWorship@4b111384 for ItemBlock com.emoniph.witchery.blocks.BlockStatueOfWorship$ClassItemBlock@4e18659c at id 483, original id requested: 483
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:statueofworship 483 com.emoniph.witchery.blocks.BlockStatueOfWorship$ClassItemBlock@4e18659c (req. id 483)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block twilightforest.block.BlockTFDarkLeaves@1eb61d72 for ItemBlock net.minecraft.item.ItemBlock@4647371e at id 409, original id requested: 409
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:tile.DarkLeaves 409 net.minecraft.item.ItemBlock@4647371e (req. id 409)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: BiblioCraft:item.BiblioRedBook 4105 jds.bibliocraft.items.ItemRedstoneBook@778fc6cb (req. id 4105)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockHardenedClay@5b21591b for ItemBlock net.minecraft.item.ItemBlock@d22345a at id 172, original id requested: 172
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:hardened_clay 172 net.minecraft.item.ItemBlock@d22345a (req. id 172)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: BiblioCraft:item.BiblioWayPointCompass 4116 jds.bibliocraft.items.ItemWaypointCompass@461b685c (req. id 4116)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:ItemLeggingsVoid 4198 thaumcraft.common.items.armor.ItemVoidArmor@57ca5a97 (req. id 4198)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block twilightforest.block.BlockTFThornRose@28208b01 for ItemBlock net.minecraft.item.ItemBlock@7086033b at id 253, original id requested: 253
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:tile.TFThornRose 253 net.minecraft.item.ItemBlock@7086033b (req. id 253)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:mutator 4325 com.emoniph.witchery.item.ItemMutator@3b805b52 (req. id 4325)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockMelon@5827384f for ItemBlock net.minecraft.item.ItemBlock@5c734218 at id 103, original id requested: 103
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:melon_block 103 net.minecraft.item.ItemBlock@5c734218 (req. id 103)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockStairs@5b3b5b84 for ItemBlock net.minecraft.item.ItemBlock@4501e1d1 at id 109, original id requested: 109
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:stone_brick_stairs 109 net.minecraft.item.ItemBlock@4501e1d1 (req. id 109)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.steeleafHoe 4255 twilightforest.item.ItemTFSteeleafHoe@49d456d0 (req. id 4255)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block twilightforest.block.BlockTFAuroraSlab@188a34ef for ItemBlock twilightforest.item.ItemBlockTFAuroraSlab@1999437f at id 412, original id requested: 412
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:tile.AuroraDoubleSlab 412 twilightforest.item.ItemBlockTFAuroraSlab@1999437f (req. id 412)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:glass_bottle 374 net.minecraft.item.ItemGlassBottle@7f94ae92 (req. id 374)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:ItemGirdleHover 4186 thaumcraft.common.items.baubles.ItemGirdleHover@6bd962a4 (req. id 4186)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:wooden_axe 271 net.minecraft.item.ItemAxe@61558631 (req. id 271)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockOre@2f97b981 for ItemBlock net.minecraft.item.ItemBlock@680b5984 at id 21, original id requested: 21
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:lapis_ore 21 net.minecraft.item.ItemBlock@680b5984 (req. id 21)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:FocusPrimal 4131 thaumcraft.common.items.wands.foci.ItemFocusPrimal@bbd5a18 (req. id 4131)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:FocusWarding 4130 thaumcraft.common.items.wands.foci.ItemFocusWarding@20b4a33e (req. id 4130)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:FocusPortableHole 4128 thaumcraft.common.items.wands.foci.ItemFocusPortableHole@a1b712e (req. id 4128)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.mazebreakerPick 4257 twilightforest.item.ItemTFMazebreakerPick@3826f5aa (req. id 4257)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block twilightforest.block.BlockTFUncraftingTable@78e6486c for ItemBlock net.minecraft.item.ItemBlock@569ce876 at id 235, original id requested: 235
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:tile.TFUncraftingTable 235 net.minecraft.item.ItemBlock@569ce876 (req. id 235)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:boat 333 net.minecraft.item.ItemBoat@69fe4ef3 (req. id 333)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockStoneSlab@42062bad for ItemBlock net.minecraft.item.ItemSlab@39c9e47 at id 43, original id requested: 43
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:double_stone_slab 43 net.minecraft.item.ItemSlab@39c9e47 (req. id 43)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:ItemNuggetFish 4157 thaumcraft.common.items.ItemNuggetEdible@377cf9e5 (req. id 4157)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.minotaurAxe 4256 twilightforest.item.ItemTFMinotaurAxe@138f978e (req. id 4256)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block com.emoniph.witchery.blocks.BlockDistillery@68044b1a for ItemBlock net.minecraft.item.ItemBlock@71decd4f at id 476, original id requested: 476
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:distilleryidle 476 net.minecraft.item.ItemBlock@71decd4f (req. id 476)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block com.emoniph.witchery.blocks.BlockWitchesOven@1f74fbce for ItemBlock net.minecraft.item.ItemBlock@393fa184 at id 473, original id requested: 473
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:witchesovenburning 473 net.minecraft.item.ItemBlock@393fa184 (req. id 473)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block twilightforest.block.BlockTFTowerWood@3f3a8e3 for ItemBlock twilightforest.item.ItemBlockTFMeta@71d4d11b at id 243, original id requested: 243
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:tile.TFTowerStone 243 twilightforest.item.ItemBlockTFMeta@71d4d11b (req. id 243)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:ItemEldritchObject 4195 thaumcraft.common.items.ItemEldritchObject@4f321425 (req. id 4195)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:taglockkit 4306 com.emoniph.witchery.item.ItemTaglockKit@7fa68329 (req. id 4306)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockGravel@69176437 for ItemBlock net.minecraft.item.ItemBlock@25734693 at id 13, original id requested: 13
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:gravel 13 net.minecraft.item.ItemBlock@25734693 (req. id 13)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.yetiBoots 4297 twilightforest.item.ItemTFYetiArmor@469ea6de (req. id 4297)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block twilightforest.block.BlockTFRoots@da26d6e for ItemBlock twilightforest.item.ItemBlockTFMeta@22be57c0 at id 225, original id requested: 225
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:tile.TFRoots 225 twilightforest.item.ItemBlockTFMeta@22be57c0 (req. id 225)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:ingredient 4305 com.emoniph.witchery.item.ItemGeneral@5e8ef0e (req. id 4305)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block com.emoniph.witchery.blocks.BlockFlowingSpirit@b41ea41 for ItemBlock net.minecraft.item.ItemBlock@147a572d at id 489, original id requested: 489
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:hollowtears 489 net.minecraft.item.ItemBlock@147a572d (req. id 489)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block com.emoniph.witchery.blocks.BlockWitchLog@7048f5ca for ItemBlock com.emoniph.witchery.blocks.BlockWitchLog$ClassItemBlock@4600da5d at id 426, original id requested: 426
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:witchlog 426 com.emoniph.witchery.blocks.BlockWitchLog$ClassItemBlock@4600da5d (req. id 426)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block com.emoniph.witchery.blocks.BlockCotton@4acfe63 for ItemBlock net.minecraft.item.ItemBlock@797117fa at id 438, original id requested: 438
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:somniancotton 438 net.minecraft.item.ItemBlock@797117fa (req. id 438)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:chest_minecart 342 net.minecraft.item.ItemMinecart@3e39aaa4 (req. id 342)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block jds.bibliocraft.blocks.BlockIronLantern@e99fb2d for ItemBlock jds.bibliocraft.blocks.BlockItemLantern@1f394ed8 at id 187, original id requested: 187
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: BiblioCraft:BiblioIronLantern 187 jds.bibliocraft.blocks.BlockItemLantern@1f394ed8 (req. id 187)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockEnchantmentTable@43c74cec for ItemBlock net.minecraft.item.ItemBlock@57cd2006 at id 116, original id requested: 116
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:enchanting_table 116 net.minecraft.item.ItemBlock@57cd2006 (req. id 116)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block com.emoniph.witchery.blocks.BlockStockade@4c9e8627 for ItemBlock com.emoniph.witchery.blocks.BlockStockade$ClassItemBlock@3b7991bd at id 455, original id requested: 455
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:stockade 455 com.emoniph.witchery.blocks.BlockStockade$ClassItemBlock@3b7991bd (req. id 455)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockWood@7dbeb500 for ItemBlock net.minecraft.item.ItemMultiTexture@23b7a809 at id 5, original id requested: 5
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:planks 5 net.minecraft.item.ItemMultiTexture@23b7a809 (req. id 5)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:ItemResearchNotes 4137 thaumcraft.common.items.ItemResearchNotes@56e33937 (req. id 4137)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:record_11 2266 net.minecraft.item.ItemRecord@338d1e5f (req. id 2266)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block com.emoniph.witchery.blocks.BlockChalice@28f32272 for ItemBlock net.minecraft.item.ItemBlock@725a7f5e at id 448, original id requested: 448
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:chalice 448 net.minecraft.item.ItemBlock@725a7f5e (req. id 448)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:HandMirror 4168 thaumcraft.common.items.relics.ItemHandMirror@70258e5 (req. id 4168)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block com.emoniph.witchery.blocks.BlockCritterSnare@5cebfaa5 for ItemBlock com.emoniph.witchery.blocks.BlockCritterSnare$ClassItemBlock@894964c at id 435, original id requested: 435
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:crittersnare 435 com.emoniph.witchery.blocks.BlockCritterSnare$ClassItemBlock@894964c (req. id 435)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.emptyOreMap 4265 twilightforest.item.ItemTFEmptyMazeMap@187b5fd0 (req. id 4265)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockCompressed@1c6344b for ItemBlock net.minecraft.item.ItemBlock@1dbd60c1 at id 133, original id requested: 133
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:emerald_block 133 net.minecraft.item.ItemBlock@1dbd60c1 (req. id 133)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockPressurePlateWeighted@3da978e8 for ItemBlock net.minecraft.item.ItemBlock@536d5830 at id 147, original id requested: 147
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:light_weighted_pressure_plate 147 net.minecraft.item.ItemBlock@536d5830 (req. id 147)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block thaumcraft.common.blocks.BlockCosmeticOpaque@38908e46 for ItemBlock thaumcraft.common.blocks.BlockCosmeticOpaqueItem@1a6cb2ad at id 204, original id requested: 204
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:blockCosmeticOpaque 204 thaumcraft.common.blocks.BlockCosmeticOpaqueItem@1a6cb2ad (req. id 204)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.emptyMazeMap 4264 twilightforest.item.ItemTFEmptyMazeMap@4819d723 (req. id 4264)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.Block@5b64d4e8 for ItemBlock net.minecraft.item.ItemBlock@69fed553 at id 121, original id requested: 121
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:end_stone 121 net.minecraft.item.ItemBlock@69fed553 (req. id 121)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block jds.bibliocraft.blocks.BlockFancyWorkbench@50dce88a for ItemBlock jds.bibliocraft.blocks.BlockItemFancyWorkbench@5726e57f at id 167, original id requested: 167
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: BiblioCraft:BiblioWorkbench 167 jds.bibliocraft.blocks.BlockItemFancyWorkbench@5726e57f (req. id 167)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:buckethollowtears 4358 com.emoniph.witchery.item.ItemBucketSpirit@1d3ceee (req. id 4358)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.liveRoot 4221 twilightforest.item.ItemTF@23b8710a (req. id 4221)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:diamond_pickaxe 278 net.minecraft.item.ItemPickaxe@5a21a398 (req. id 278)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:diamond_sword 276 net.minecraft.item.ItemSword@77976974 (req. id 276)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockNetherrack@795a37ab for ItemBlock net.minecraft.item.ItemBlock@6182c8ea at id 87, original id requested: 87
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:netherrack 87 net.minecraft.item.ItemBlock@6182c8ea (req. id 87)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:iron_axe 258 net.minecraft.item.ItemAxe@31ec616 (req. id 258)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.crumbleHorn 4267 twilightforest.item.ItemTFCrumbleHorn@1af2b854 (req. id 4267)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:iron_shovel 256 net.minecraft.item.ItemSpade@4e57e3e (req. id 256)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:arrow 262 net.minecraft.item.Item@3a4377c0 (req. id 262)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:huntsmanspear 4315 com.emoniph.witchery.item.ItemHuntsmanSpear@7faaa183 (req. id 4315)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:chicken 365 net.minecraft.item.ItemFood@7600e8b8 (req. id 365)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockColored@31045ca0 for ItemBlock net.minecraft.item.ItemCloth@77daa57b at id 159, original id requested: 159
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:stained_hardened_clay 159 net.minecraft.item.ItemCloth@77daa57b (req. id 159)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block twilightforest.block.BlockTFBurntThorns@6d751723 for ItemBlock net.minecraft.item.ItemBlock@224232f9 at id 252, original id requested: 252
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:tile.TFBurntThorns 252 net.minecraft.item.ItemBlock@224232f9 (req. id 252)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block thaumcraft.common.blocks.BlockFluxGoo@269be988 for ItemBlock thaumcraft.common.blocks.BlockFluxGooItem@4600f385 at id 194, original id requested: 194
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:blockFluxGoo 194 thaumcraft.common.blocks.BlockFluxGooItem@4600f385 (req. id 194)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockTallGrass@12fb2dad for ItemBlock net.minecraft.item.ItemColored@68328bc5 at id 31, original id requested: 31
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:tallgrass 31 net.minecraft.item.ItemColored@68328bc5 (req. id 31)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block thaumcraft.common.blocks.BlockCustomOre@8d2209c for ItemBlock thaumcraft.common.blocks.BlockCustomOreItem@1b5ae64a at id 198, original id requested: 198
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:blockCustomOre 198 thaumcraft.common.blocks.BlockCustomOreItem@1b5ae64a (req. id 198)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:flint 318 net.minecraft.item.Item@4cc3fc61 (req. id 318)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block thaumcraft.common.blocks.BlockFluxGas@508f76df for ItemBlock thaumcraft.common.blocks.BlockFluxGasItem@7ac553ca at id 195, original id requested: 195
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:blockFluxGas 195 thaumcraft.common.blocks.BlockFluxGasItem@7ac553ca (req. id 195)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: ForgeMicroblock:sawIron 4361 codechicken.microblock.ItemSaw@50ff17c1 (req. id 4361)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockPressurePlate@5dfcbd65 for ItemBlock net.minecraft.item.ItemBlock@31350c67 at id 70, original id requested: 70
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:stone_pressure_plate 70 net.minecraft.item.ItemBlock@31350c67 (req. id 70)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:ItemGoggles 4141 thaumcraft.common.items.armor.ItemGoggles@445a0391 (req. id 4141)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:chainmail_helmet 302 net.minecraft.item.ItemArmor@47401a25 (req. id 302)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:WandRod 4120 thaumcraft.common.items.wands.ItemWandRod@3f27ea2a (req. id 4120)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block com.emoniph.witchery.blocks.BlockAreaMarker@3b457b54 for ItemBlock net.minecraft.item.ItemBlock@4ea3e632 at id 482, original id requested: 482
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:decursedirected 482 net.minecraft.item.ItemBlock@4ea3e632 (req. id 482)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.Block@2de98a5f for ItemBlock net.minecraft.item.ItemBlock@1aeb7308 at id 112, original id requested: 112
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:nether_brick 112 net.minecraft.item.ItemBlock@1aeb7308 (req. id 112)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block jds.bibliocraft.blocks.BlockGenericShelf@22821ba8 for ItemBlock jds.bibliocraft.blocks.BlockItemGenericShelfMaster@be5c44b at id 177, original id requested: 177
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: BiblioCraft:BiblioShelf 177 jds.bibliocraft.blocks.BlockItemGenericShelfMaster@be5c44b (req. id 177)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:record_wait 2267 net.minecraft.item.ItemRecord@75c50969 (req. id 2267)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockGrass@7452abeb for ItemBlock net.minecraft.item.ItemBlock@4525e0c0 at id 2, original id requested: 2
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:grass 2 net.minecraft.item.ItemBlock@4525e0c0 (req. id 2)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:ItemBootsVoid 4199 thaumcraft.common.items.armor.ItemVoidArmor@26019c88 (req. id 4199)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockCocoa@7d2c1f91 for ItemBlock net.minecraft.item.ItemBlock@2fb8e21a at id 127, original id requested: 127
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:cocoa 127 net.minecraft.item.ItemBlock@2fb8e21a (req. id 127)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:HoverHarness 4169 thaumcraft.common.items.armor.ItemHoverHarness@382f1bff (req. id 4169)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:ItemShard 4136 thaumcraft.common.items.ItemShard@4f1d6764 (req. id 4136)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:seedsmindrake 4356 com.emoniph.witchery.item.ItemWitchSeeds@31e7a345 (req. id 4356)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockStairs@aaf6021 for ItemBlock net.minecraft.item.ItemBlock@71b3cc1f at id 163, original id requested: 163
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:acacia_stairs 163 net.minecraft.item.ItemBlock@71b3cc1f (req. id 163)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:writable_book 386 net.minecraft.item.ItemWritableBook@2fcb94 (req. id 386)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockFenceGate@525c726b for ItemBlock net.minecraft.item.ItemBlock@39c680b7 at id 107, original id requested: 107
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:fence_gate 107 net.minecraft.item.ItemBlock@39c680b7 (req. id 107)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block twilightforest.block.BlockTFTrophy@546f53ed for ItemBlock twilightforest.item.ItemBlockTFMeta@58ef17e9 at id 246, original id requested: 246
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:tile.TFTrophy 246 twilightforest.item.ItemBlockTFMeta@58ef17e9 (req. id 246)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockCompressed@676c00a9 for ItemBlock net.minecraft.item.ItemBlock@5f0b1da2 at id 22, original id requested: 22
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:lapis_block 22 net.minecraft.item.ItemBlock@5f0b1da2 (req. id 22)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockEnderChest@7f7647fa for ItemBlock net.minecraft.item.ItemBlock@1a9f1321 at id 130, original id requested: 130
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:ender_chest 130 net.minecraft.item.ItemBlock@1a9f1321 (req. id 130)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:iron_door 330 net.minecraft.item.ItemDoor@70307b0e (req. id 330)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:iron_helmet 306 net.minecraft.item.ItemArmor@3094d955 (req. id 306)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockWorkbench@5c05b24c for ItemBlock net.minecraft.item.ItemBlock@331e701a at id 58, original id requested: 58
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:crafting_table 58 net.minecraft.item.ItemBlock@331e701a (req. id 58)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockRail@6c959674 for ItemBlock net.minecraft.item.ItemBlock@30464462 at id 66, original id requested: 66
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:rail 66 net.minecraft.item.ItemBlock@30464462 (req. id 66)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:chalkotherwhere 4310 com.emoniph.witchery.item.ItemChalk@11e8e4ec (req. id 4310)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:ItemChestplateVoid 4197 thaumcraft.common.items.armor.ItemVoidArmor@3a0dacc7 (req. id 4197)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:water_bucket 326 net.minecraft.item.ItemBucket@bc35bb1 (req. id 326)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:seedswormwood 4355 com.emoniph.witchery.item.ItemWitchSeeds@2d415de (req. id 4355)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.phantomHelm 4289 twilightforest.item.ItemTFPhantomArmor@5ed68f33 (req. id 4289)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block twilightforest.block.BlockTFLeaves3@6e3e5033 for ItemBlock twilightforest.item.ItemBlockTFMeta@3d037cd0 at id 254, original id requested: 254
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:tile.TFLeaves3 254 twilightforest.item.ItemBlockTFMeta@3d037cd0 (req. id 254)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockCactus@166f51b7 for ItemBlock net.minecraft.item.ItemBlock@275d728c at id 81, original id requested: 81
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:cactus 81 net.minecraft.item.ItemBlock@275d728c (req. id 81)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block com.emoniph.witchery.blocks.BlockWitchDoor@3eb1c9cb for ItemBlock net.minecraft.item.ItemBlock@a374e95 at id 446, original id requested: 446
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:rowanwooddoor 446 net.minecraft.item.ItemBlock@a374e95 (req. id 446)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.Block@6901960a for ItemBlock net.minecraft.item.ItemBlock@68fde8fb at id 45, original id requested: 45
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:brick_block 45 net.minecraft.item.ItemBlock@68fde8fb (req. id 45)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.plateNaga 4209 twilightforest.item.ItemTFNagaArmor@10d7e94a (req. id 4209)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block twilightforest.block.BlockTFMagicLeaves@488b7146 for ItemBlock twilightforest.item.ItemBlockTFMeta@3ab9cfdf at id 241, original id requested: 241
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:tile.TFMagicLeaves 241 twilightforest.item.ItemBlockTFMeta@3ab9cfdf (req. id 241)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block com.emoniph.witchery.blocks.BlockWitchLeaves@f1f0c5f for ItemBlock com.emoniph.witchery.blocks.BlockWitchLeaves$ClassItemBlock@3f6538ba at id 427, original id requested: 427
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:witchleaves 427 com.emoniph.witchery.blocks.BlockWitchLeaves$ClassItemBlock@3f6538ba (req. id 427)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:wooden_door 324 net.minecraft.item.ItemDoor@3f15cebc (req. id 324)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockColored@6fc2a644 for ItemBlock net.minecraft.item.ItemCloth@16b8248f at id 35, original id requested: 35
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:wool 35 net.minecraft.item.ItemCloth@16b8248f (req. id 35)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.ironwoodPick 4230 twilightforest.item.ItemTFIronwoodPick@5a6968f2 (req. id 4230)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:poppet 4307 com.emoniph.witchery.item.ItemPoppet@5afe1385 (req. id 4307)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block thaumcraft.common.blocks.BlockTube@69c80e63 for ItemBlock thaumcraft.common.blocks.BlockTubeItem@4d28bbd6 at id 207, original id requested: 207
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:blockTube 207 thaumcraft.common.blocks.BlockTubeItem@4d28bbd6 (req. id 207)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.oreMagnet 4266 twilightforest.item.ItemTFOreMagnet@4bcf5d3e (req. id 4266)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block com.emoniph.witchery.blocks.BlockFumeFunnel@3c115cc for ItemBlock net.minecraft.item.ItemBlock@797e0600 at id 475, original id requested: 475
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:filteredfumefunnel 475 net.minecraft.item.ItemBlock@797e0600 (req. id 475)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:ItemAxeThaumium 4148 thaumcraft.common.items.equipment.ItemThaumiumAxe@643c7b69 (req. id 4148)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block twilightforest.block.BlockTFMazestone@7cf119b9 for ItemBlock twilightforest.item.ItemBlockTFMeta@38d000c4 at id 230, original id requested: 230
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:tile.TFMazestone 230 twilightforest.item.ItemBlockTFMeta@38d000c4 (req. id 230)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockRailPowered@220d96d9 for ItemBlock net.minecraft.item.ItemBlock@6592e037 at id 157, original id requested: 157
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:activator_rail 157 net.minecraft.item.ItemBlock@6592e037 (req. id 157)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockSandStone@89ce410 for ItemBlock net.minecraft.item.ItemMultiTexture@44ff7a75 at id 24, original id requested: 24
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:sandstone 24 net.minecraft.item.ItemMultiTexture@44ff7a75 (req. id 24)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:ItemThaumonomicon 4139 thaumcraft.common.items.relics.ItemThaumonomicon@59e905e0 (req. id 4139)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockSilverfish@4658a66c for ItemBlock net.minecraft.item.ItemMultiTexture@553396b0 at id 97, original id requested: 97
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:monster_egg 97 net.minecraft.item.ItemMultiTexture@553396b0 (req. id 97)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block twilightforest.block.BlockTFCicada@1da8f852 for ItemBlock net.minecraft.item.ItemBlock@4046deb4 at id 228, original id requested: 228
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:tile.TFCicada 228 net.minecraft.item.ItemBlock@4046deb4 (req. id 228)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.meefSteak 4260 twilightforest.item.ItemTFFood@4d0840e0 (req. id 4260)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block com.emoniph.witchery.blocks.BlockWitchCrop@3130f136 for ItemBlock net.minecraft.item.ItemBlock@42c2975 at id 413, original id requested: 413
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:belladonna 413 net.minecraft.item.ItemBlock@42c2975 (req. id 413)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block jds.bibliocraft.blocks.BlockIronLamp@4ed61c83 for ItemBlock jds.bibliocraft.blocks.BlockItemLamp@4aea04e4 at id 189, original id requested: 189
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: BiblioCraft:BiblioIronLamp 189 jds.bibliocraft.blocks.BlockItemLamp@4aea04e4 (req. id 189)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockDispenser@5d5775df for ItemBlock net.minecraft.item.ItemBlock@482ff6f9 at id 23, original id requested: 23
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:dispenser 23 net.minecraft.item.ItemBlock@482ff6f9 (req. id 23)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockPane@5f13bf95 for ItemBlock net.minecraft.item.ItemBlock@7849b9d0 at id 101, original id requested: 101
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:iron_bars 101 net.minecraft.item.ItemBlock@7849b9d0 (req. id 101)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: BiblioCraft:item.HandDrill 4099 jds.bibliocraft.items.ItemHandDrill@16672bbd (req. id 4099)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:gold_nugget 371 net.minecraft.item.Item@421ca6ea (req. id 371)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block com.emoniph.witchery.blocks.BlockTormentPortal@7a2503e2 for ItemBlock net.minecraft.item.ItemBlock@14222914 at id 469, original id requested: 469
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:tormentportal 469 net.minecraft.item.ItemBlock@14222914 (req. id 469)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block thaumcraft.common.blocks.BlockLifter@2a6ef816 for ItemBlock net.minecraft.item.ItemBlock@5b61821d at id 215, original id requested: 215
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:blockLifter 215 net.minecraft.item.ItemBlock@5b61821d (req. id 215)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockSponge@183aeac3 for ItemBlock net.minecraft.item.ItemBlock@205ee81 at id 19, original id requested: 19
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:sponge 19 net.minecraft.item.ItemBlock@205ee81 (req. id 19)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:bread 297 net.minecraft.item.ItemFood@9674b2d (req. id 297)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block jds.bibliocraft.blocks.BlockLabel@55ebee19 for ItemBlock jds.bibliocraft.blocks.BlockItemLabelMaster@745cd760 at id 180, original id requested: 180
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: BiblioCraft:BiblioLabel 180 jds.bibliocraft.blocks.BlockItemLabelMaster@745cd760 (req. id 180)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:ItemBootsRobe 4166 thaumcraft.common.items.armor.ItemRobeArmor@4510764a (req. id 4166)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:ItemLeggingsThaumium 4144 thaumcraft.common.items.armor.ItemThaumiumArmor@6824c196 (req. id 4144)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:ItemShovelVoid 4200 thaumcraft.common.items.equipment.ItemVoidShovel@36a13c90 (req. id 4200)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block com.emoniph.witchery.blocks.BlockGlowGlobe@1334c2b5 for ItemBlock net.minecraft.item.ItemBlock@6cdb02ec at id 453, original id requested: 453
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:glowglobe 453 net.minecraft.item.ItemBlock@6cdb02ec (req. id 453)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:ItemSwordThaumium 4149 thaumcraft.common.items.equipment.ItemThaumiumSword@3408e9a (req. id 4149)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block com.emoniph.witchery.blocks.BlockWitchWoodStairs@6dafb813 for ItemBlock net.minecraft.item.ItemBlock@2b5e1fa7 at id 441, original id requested: 441
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:stairswoodrowan 441 net.minecraft.item.ItemBlock@2b5e1fa7 (req. id 441)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:ItemShovelElemental 4160 thaumcraft.common.items.equipment.ItemElementalShovel@6213afbb (req. id 4160)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockPistonBase@3b56f75d for ItemBlock net.minecraft.item.ItemPiston@693880ff at id 33, original id requested: 33
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:piston 33 net.minecraft.item.ItemPiston@693880ff (req. id 33)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:ItemBaubleBlanks 4181 thaumcraft.common.items.baubles.ItemBaubleBlanks@12dedd45 (req. id 4181)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:stick 280 net.minecraft.item.Item@45a68049 (req. id 280)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block jds.bibliocraft.blocks.BlockPrintPress@75e98791 for ItemBlock net.minecraft.item.ItemBlock@36c37d11 at id 185, original id requested: 185
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: BiblioCraft:Printing Press 185 net.minecraft.item.ItemBlock@36c37d11 (req. id 185)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:FocusExcavation 4127 thaumcraft.common.items.wands.foci.ItemFocusExcavation@2310b5cf (req. id 4127)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.ironwoodSword 4228 twilightforest.item.ItemTFIronwoodSword@5c6e202f (req. id 4228)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:painting 321 net.minecraft.item.ItemHangingEntity@d46d699 (req. id 321)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:saddle 329 net.minecraft.item.ItemSaddle@19b2364 (req. id 329)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.arcticPlate 4301 twilightforest.item.ItemTFArcticArmor@67dc8d10 (req. id 4301)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:ItemWispEssence 4134 thaumcraft.common.items.ItemWispEssence@49b0ee10 (req. id 4134)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: BiblioCraft:item.BigBook 4096 jds.bibliocraft.items.ItemBigBook@4c09b725 (req. id 4096)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockOre@8ba578f for ItemBlock net.minecraft.item.ItemBlock@136833f0 at id 16, original id requested: 16
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:coal_ore 16 net.minecraft.item.ItemBlock@136833f0 (req. id 16)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockTrapDoor@5f7ab884 for ItemBlock net.minecraft.item.ItemBlock@7c35ebee at id 96, original id requested: 96
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:trapdoor 96 net.minecraft.item.ItemBlock@7c35ebee (req. id 96)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockPane@986fff7 for ItemBlock net.minecraft.item.ItemBlock@2515c68f at id 102, original id requested: 102
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:glass_pane 102 net.minecraft.item.ItemBlock@2515c68f (req. id 102)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block com.emoniph.witchery.blocks.BlockDreamCatcher@799313fa for ItemBlock net.minecraft.item.ItemBlock@2704c071 at id 466, original id requested: 466
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:dreamcatcher 466 net.minecraft.item.ItemBlock@2704c071 (req. id 466)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:golden_carrot 396 net.minecraft.item.ItemFood@4c6932cb (req. id 396)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:diamond_helmet 310 net.minecraft.item.ItemArmor@73fccd85 (req. id 310)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: ForgeMicroblock:microblock 4359 codechicken.microblock.ItemMicroPart@1b20e96a (req. id 4359)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.fieryBoots 4243 twilightforest.item.ItemTFFieryArmor@7650b524 (req. id 4243)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:nether_star 399 net.minecraft.item.ItemSimpleFoiled@4e2753eb (req. id 399)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block twilightforest.block.BlockTFMagicLogSpecial@7cfe5797 for ItemBlock twilightforest.item.ItemBlockTFMeta@1e28ba9d at id 242, original id requested: 242
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:tile.TFMagicLogSpecial 242 twilightforest.item.ItemBlockTFMeta@1e28ba9d (req. id 242)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.arcticLegs 4302 twilightforest.item.ItemTFArcticArmor@40b14ab5 (req. id 4302)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockDeadBush@6d6dac7b for ItemBlock net.minecraft.item.ItemBlock@74fe99bf at id 32, original id requested: 32
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:deadbush 32 net.minecraft.item.ItemBlock@74fe99bf (req. id 32)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:ItemPickaxeElemental 4161 thaumcraft.common.items.equipment.ItemElementalPickaxe@15a2e3d (req. id 4161)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.carminite 4277 twilightforest.item.ItemTF@20e2f086 (req. id 4277)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.mazeMapFocus 4220 twilightforest.item.ItemTF@3a66edd (req. id 4220)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block com.emoniph.witchery.blocks.BlockForce@43998ab8 for ItemBlock net.minecraft.item.ItemBlock@156258b4 at id 459, original id requested: 459
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:force 459 net.minecraft.item.ItemBlock@156258b4 (req. id 459)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block twilightforest.block.BlockTFNagastone@4fc4ba9 for ItemBlock twilightforest.item.ItemBlockTFMeta@4fcb46cd at id 237, original id requested: 237
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:tile.TFNagastone 237 twilightforest.item.ItemBlockTFMeta@4fcb46cd (req. id 237)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:command_block_minecart 422 net.minecraft.item.ItemMinecart@378f9b20 (req. id 422)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:experience_bottle 384 net.minecraft.item.ItemExpBottle@50c4d47 (req. id 384)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:ItemLeggingsRobe 4165 thaumcraft.common.items.armor.ItemRobeArmor@2959c6e3 (req. id 4165)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockPumpkin@74ec5dce for ItemBlock net.minecraft.item.ItemBlock@7703f0d2 at id 86, original id requested: 86
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:pumpkin 86 net.minecraft.item.ItemBlock@7703f0d2 (req. id 86)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.nagaScale 4208 twilightforest.item.ItemTF@5da4c5ee (req. id 4208)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:ItemBathSalts 4189 thaumcraft.common.items.ItemBathSalts@3f901fad (req. id 4189)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.venisonRaw 4234 twilightforest.item.ItemTFFood@76c834e7 (req. id 4234)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.meefRaw 4259 twilightforest.item.ItemTFFood@33d4a2bd (req. id 4259)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:ItemSwordElemental 4159 thaumcraft.common.items.equipment.ItemElementalSword@56a18170 (req. id 4159)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockRailDetector@7c465b32 for ItemBlock net.minecraft.item.ItemBlock@60c0bab6 at id 28, original id requested: 28
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:detector_rail 28 net.minecraft.item.ItemBlock@60c0bab6 (req. id 28)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.iceBomb 4298 twilightforest.item.ItemTFIceBomb@23af0dd9 (req. id 4298)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:divinerwater 4321 com.emoniph.witchery.item.ItemDiviner@23739ca6 (req. id 4321)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block twilightforest.block.BlockTFHedge@5fe260ff for ItemBlock twilightforest.item.ItemBlockTFMeta@74e3687 at id 231, original id requested: 231
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:tile.TFHedge 231 twilightforest.item.ItemBlockTFMeta@74e3687 (req. id 231)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:divinerlava 4322 com.emoniph.witchery.item.ItemDiviner@7b316878 (req. id 4322)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:potion 4308 com.emoniph.witchery.item.ItemVanillaPotion@62dc5259 (req. id 4308)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockCompressed@10a9c41e for ItemBlock net.minecraft.item.ItemBlock@2f2b456b at id 57, original id requested: 57
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:diamond_block 57 net.minecraft.item.ItemBlock@2f2b456b (req. id 57)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:pumpkin_pie 400 net.minecraft.item.ItemFood@77f69162 (req. id 400)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.fieryLegs 4242 twilightforest.item.ItemTFFieryArmor@24673edf (req. id 4242)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:bucketspirit 4357 com.emoniph.witchery.item.ItemBucketSpirit@5e90209b (req. id 4357)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block twilightforest.block.BlockTFMagicLog@967aee for ItemBlock twilightforest.item.ItemBlockTFMeta@17609f8f at id 240, original id requested: 240
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:tile.TFMagicLog 240 twilightforest.item.ItemBlockTFMeta@17609f8f (req. id 240)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block com.emoniph.witchery.blocks.BlockWitchCrop@35adc553 for ItemBlock net.minecraft.item.ItemBlock@2375e7ad at id 416, original id requested: 416
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:snowbell 416 net.minecraft.item.ItemBlock@2375e7ad (req. id 416)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:arthana 4314 com.emoniph.witchery.item.ItemArthana@2b0a6b49 (req. id 4314)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.legsNaga 4210 twilightforest.item.ItemTFNagaArmor@4f1501e9 (req. id 4210)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:record_cat 2257 net.minecraft.item.ItemRecord@7936250f (req. id 2257)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block com.emoniph.witchery.blocks.BlockBramble@54f23a15 for ItemBlock com.emoniph.witchery.blocks.BlockBramble$ClassItemBlock@6ac36444 at id 429, original id requested: 429
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:bramble 429 com.emoniph.witchery.blocks.BlockBramble$ClassItemBlock@6ac36444 (req. id 429)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.ironwoodAxe 4231 twilightforest.item.ItemTFIronwoodAxe@3e69163d (req. id 4231)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.magicMapFocus 4219 twilightforest.item.ItemTF@56fd1da9 (req. id 4219)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.scepterTwilight 4211 twilightforest.item.ItemTFTwilightWand@6cbebc49 (req. id 4211)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:filled_map 358 net.minecraft.item.ItemMap@50ff2695 (req. id 358)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:spectralstone 4328 com.emoniph.witchery.item.ItemSpectralStone@16a51862 (req. id 4328)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block com.emoniph.witchery.blocks.BlockPlacedItem@52c1409c for ItemBlock net.minecraft.item.ItemBlock@d78ec36 at id 450, original id requested: 450
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:placeditem 450 net.minecraft.item.ItemBlock@d78ec36 (req. id 450)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.mazeWafer 4262 twilightforest.item.ItemTFFood@28d9c841 (req. id 4262)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.arcticBoots 4303 twilightforest.item.ItemTFArcticArmor@379fd241 (req. id 4303)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockStairs@2f18ea8f for ItemBlock net.minecraft.item.ItemBlock@7172df52 at id 136, original id requested: 136
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:jungle_stairs 136 net.minecraft.item.ItemBlock@7172df52 (req. id 136)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:polynesiacharm 4323 com.emoniph.witchery.item.ItemPolynesiaCharm@10e12fdd (req. id 4323)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:ItemBucketDeath 4191 thaumcraft.common.items.ItemBucketDeath@77b25927 (req. id 4191)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:louse 4326 com.emoniph.witchery.item.ItemParasyticLouse@6fe32564 (req. id 4326)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:record_mall 2261 net.minecraft.item.ItemRecord@3dd1c356 (req. id 2261)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockTorch@59615389 for ItemBlock net.minecraft.item.ItemBlock@e13b4f6 at id 50, original id requested: 50
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:torch 50 net.minecraft.item.ItemBlock@e13b4f6 (req. id 50)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block thaumcraft.common.blocks.BlockTaint@52edf0f3 for ItemBlock thaumcraft.common.blocks.BlockTaintItem@3660c0e at id 202, original id requested: 202
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:blockTaint 202 thaumcraft.common.blocks.BlockTaintItem@3660c0e (req. id 202)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:iron_hoe 292 net.minecraft.item.ItemHoe@5b546fb7 (req. id 292)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block com.emoniph.witchery.blocks.BlockFetish@13ebca3c for ItemBlock com.emoniph.witchery.blocks.BlockFetish$ClassItemBlock@5d2a335b at id 480, original id requested: 480
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:witchsladder 480 com.emoniph.witchery.blocks.BlockFetish$ClassItemBlock@5d2a335b (req. id 480)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block com.emoniph.witchery.blocks.BlockAltar@6edd5d1d for ItemBlock net.minecraft.item.ItemBlock@70c53c8 at id 463, original id requested: 463
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:altar 463 net.minecraft.item.ItemBlock@70c53c8 (req. id 463)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockStainedGlass@49dd3e6f for ItemBlock net.minecraft.item.ItemCloth@13043170 at id 95, original id requested: 95
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:stained_glass 95 net.minecraft.item.ItemCloth@13043170 (req. id 95)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.trophy 4238 twilightforest.item.ItemTFTrophy@53213c43 (req. id 4238)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block com.emoniph.witchery.blocks.BlockWitchSapling@66d4c83f for ItemBlock com.emoniph.witchery.blocks.BlockWitchSapling$ClassItemBlock@1ba6d4d7 at id 425, original id requested: 425
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:witchsapling 425 com.emoniph.witchery.blocks.BlockWitchSapling$ClassItemBlock@1ba6d4d7 (req. id 425)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockObsidian@14e7dc19 for ItemBlock net.minecraft.item.ItemBlock@6d9c24d7 at id 49, original id requested: 49
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:obsidian 49 net.minecraft.item.ItemBlock@6d9c24d7 (req. id 49)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:milk_bucket 335 net.minecraft.item.ItemBucketMilk@62cfea33 (req. id 335)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:cake 354 net.minecraft.item.ItemReed@3ab03bd5 (req. id 354)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block com.emoniph.witchery.blocks.BlockCircle@69db0229 for ItemBlock net.minecraft.item.ItemBlock@296b080a at id 484, original id requested: 484
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:circle 484 net.minecraft.item.ItemBlock@296b080a (req. id 484)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockBookshelf@78dee892 for ItemBlock net.minecraft.item.ItemBlock@1b0c7c33 at id 47, original id requested: 47
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:bookshelf 47 net.minecraft.item.ItemBlock@1b0c7c33 (req. id 47)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block thaumcraft.common.blocks.BlockMetalDevice@57b00611 for ItemBlock thaumcraft.common.blocks.BlockMetalDeviceItem@655e7310 at id 208, original id requested: 208
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:blockMetalDevice 208 thaumcraft.common.blocks.BlockMetalDeviceItem@655e7310 (req. id 208)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockMushroom@110fbbf2 for ItemBlock net.minecraft.item.ItemBlock@2d7f6d79 at id 39, original id requested: 39
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:brown_mushroom 39 net.minecraft.item.ItemBlock@2d7f6d79 (req. id 39)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block thaumcraft.common.blocks.BlockFluidDeath@27b9e8f9 for ItemBlock net.minecraft.item.ItemBlock@1e6e47cf at id 197, original id requested: 197
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:blockFluidDeath 197 net.minecraft.item.ItemBlock@1e6e47cf (req. id 197)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.ironwoodShovel 4229 twilightforest.item.ItemTFIronwoodShovel@42031d11 (req. id 4229)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockPackedIce@3e4b7374 for ItemBlock net.minecraft.item.ItemBlock@4e7667f4 at id 174, original id requested: 174
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:packed_ice 174 net.minecraft.item.ItemBlock@4e7667f4 (req. id 174)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:ItemHoeVoid 4204 thaumcraft.common.items.equipment.ItemVoidHoe@3956267d (req. id 4204)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: BiblioCraft:item.BiblioChase 4102 jds.bibliocraft.items.ItemChase@64fa91b7 (req. id 4102)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block twilightforest.block.BlockTFTowerTranslucent@6a3358b1 for ItemBlock twilightforest.item.ItemBlockTFMeta@510402ef at id 245, original id requested: 245
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:tile.TFTowerTranslucent 245 twilightforest.item.ItemBlockTFMeta@510402ef (req. id 245)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.fieryHelm 4240 twilightforest.item.ItemTFFieryArmor@3279bfcb (req. id 4240)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.mazeMap 4216 twilightforest.item.ItemTFMazeMap@395c5d04 (req. id 4216)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.fieryPlate 4241 twilightforest.item.ItemTFFieryArmor@571ec250 (req. id 4241)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block jds.bibliocraft.blocks.BlockArmorStand@77b1d988 for ItemBlock net.minecraft.item.ItemBlock@3d40ad1c at id 183, original id requested: 183
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: BiblioCraft:Armor Stand 183 net.minecraft.item.ItemBlock@3d40ad1c (req. id 183)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:ItemArcaneDoor 4151 thaumcraft.common.blocks.ItemArcaneDoor@2ba13094 (req. id 4151)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockPistonBase@476cc9e5 for ItemBlock net.minecraft.item.ItemPiston@1e29db84 at id 29, original id requested: 29
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:sticky_piston 29 net.minecraft.item.ItemPiston@1e29db84 (req. id 29)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockOre@529fcfc1 for ItemBlock net.minecraft.item.ItemBlock@14bccf7f at id 153, original id requested: 153
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:quartz_ore 153 net.minecraft.item.ItemBlock@14bccf7f (req. id 153)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:skull 397 net.minecraft.item.ItemSkull@f9ac5d2 (req. id 397)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block jds.bibliocraft.blocks.BlockSwordPedestal@41ddb8b9 for ItemBlock jds.bibliocraft.blocks.BlockItemSwordPedestal@438a9b77 at id 165, original id requested: 165
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: BiblioCraft:BiblioSwordPedestal 165 jds.bibliocraft.blocks.BlockItemSwordPedestal@438a9b77 (req. id 165)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.ironwoodRaw 4222 twilightforest.item.ItemTF@220559d8 (req. id 4222)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.tfFeather 4218 twilightforest.item.ItemTF@75ea0539 (req. id 4218)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockStairs@511a1546 for ItemBlock net.minecraft.item.ItemBlock@b504dd5 at id 53, original id requested: 53
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:oak_stairs 53 net.minecraft.item.ItemBlock@b504dd5 (req. id 53)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block com.emoniph.witchery.blocks.BlockGlintWeed@1db230bd for ItemBlock net.minecraft.item.ItemBlock@1d9dd786 at id 430, original id requested: 430
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: witchery:glintweed 430 net.minecraft.item.ItemBlock@1d9dd786 (req. id 430)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:tnt_minecart 407 net.minecraft.item.ItemMinecart@283040ee (req. id 407)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block twilightforest.block.BlockTFSapling@2a9565a8 for ItemBlock twilightforest.item.ItemBlockTFMeta@36450e6f at id 238, original id requested: 238
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:tile.TFSapling 238 twilightforest.item.ItemBlockTFMeta@36450e6f (req. id 238)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:sign 323 net.minecraft.item.ItemSign@1fbc22da (req. id 323)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockPressurePlateWeighted@4140e6f8 for ItemBlock net.minecraft.item.ItemBlock@96c5571 at id 148, original id requested: 148
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:heavy_weighted_pressure_plate 148 net.minecraft.item.ItemBlock@96c5571 (req. id 148)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block thaumcraft.common.blocks.BlockCrystal@66b59a6a for ItemBlock thaumcraft.common.blocks.BlockCrystalItem@1cacd9d4 at id 206, original id requested: 206
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:blockCrystal 206 thaumcraft.common.blocks.BlockCrystalItem@1cacd9d4 (req. id 206)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: minecraft:record_blocks 2258 net.minecraft.item.ItemRecord@51bb39f4 (req. id 2258)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: Thaumcraft:ItemAmuletRunic 4182 thaumcraft.common.items.baubles.ItemAmuletRunic@3dcc6149 (req. id 4182)
[18:46:28] [Server thread/TRACE] [FML/]: Registry add: TwilightForest:item.peacockFan 4268 twilightforest.item.ItemTFPeacockFan@3523a09e (req. id 4268)
[18:46:28] [Server thread/DEBUG] [FML/]: Found matching Block com.emoniph.witchery.blocks.BlockWitchWoodSlab@1f678836 for ItemBlock com.emoniph.witchery.item.ItemWitchSlab@55f677e2 at id 445, ori
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment