chezpaul

Server Crash After Mystcraft install

Oct 19th, 2016
1,124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.26 MB | None | 0 0
  1. Last login: Tue Oct 18 23:13:31 on ttys000
  2. Bwayserver:~ bwayserver$ /Users/bwayserver/Desktop/KCauldron/start_server.command ; exit;
  3. [23:39:35 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
  4. [23:39:35 INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
  5. [23:39:35 INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
  6. [23:39:35 INFO]: Forge Mod Loader version 7.99.4.1614 for Minecraft 1.7.10 loading
  7. [23:39:36 INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_102, running on Mac OS X:x86_64:10.10.5, installed at /Library/Java/JavaVirtualMachines/jdk1.8.0_102.jdk/Contents/Home/jre
  8. [23:39:36 INFO]: [pw.prok.imagine.ImagineLoadingPlugin:<clinit>:26]: Loading plugin initialized!
  9. [23:39:38 INFO]: Core initializing...stand back! I'm going to try MAGIC!
  10. [23:39:38 INFO]: [AppEng] Core Init
  11. [23:39:38 INFO]: [codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:436]: Warning: version of CodeChickenLib, 1.1.3.140 is newer than request 1.1.3.138
  12. [23:39:38 INFO]: [codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:436]: Warning: version of ForgeMultipart, 1.2.0.347 is newer than request 1.2.0.345
  13. [23:39:38 INFO]: [codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:436]: Warning: version of bspkrsCore, 6.16 is newer than request 6.15
  14. [23:39:39 INFO]: Loading tweaker forestry.shade.javacheck.Java7Checker from forestry_1.7.10-4.2.16.64.jar
  15. [23:39:39 INFO]: [micdoodle8.mods.miccore.DepLoader$DepLoadInst:<init>:333]: MicdoodleCore searching for dependencies in mods file: /Users/bwayserver/Desktop/KCauldron/./mods
  16. [23:39:39 WARN]: The following coremods do not have a @MCVersion annotation. They may cause problems if this is not the correct version of Minecraft for them.
  17. [23:39:39 WARN]: Missing @MCVersion: mods.battlegear2.coremod.BattlegearLoadingPlugin am2.preloader.AM2PreloaderContainer aroma1997.core.coremod.CoreMod codechicken.core.launch.CodeChickenCorePlugin cofh.asm.LoadingPlugin codechicken.core.launch.DepLoader ic2.core.coremod.IC2core net.malisis.core.asm.MalisisCorePlugin mekanism.common.asm.LoadingHook micdoodle8.mods.miccore.MicdoodlePlugin mrtjp.core.handler.CorePlugin codechicken.nei.asm.NEICorePlugin openblocks.OpenBlocksCorePlugin openmods.core.OpenModsCorePlugin codechicken.core.launch.DepLoader lumien.randomthings.Transformer.RTLoadingPlugin thaumcraft.codechicken.core.launch.DepLoader codechicken.core.launch.DepLoader
  18. [23:39:39 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  19. [23:39:39 INFO]: Loading tweak class name forestry.shade.javacheck.Java7Checker
  20. [23:39:39 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  21. [23:39:39 INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  22. [23:39:39 INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  23. [23:39:39 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  24. [23:39:40 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  25. [23:39:40 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  26. [23:39:40 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  27. [23:39:43 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  28. [23:39:43 ERROR]: A critical problem occurred registering the ASM transformer class am2.preloader.AccessTransformers
  29. java.lang.IllegalArgumentException: resource AM2_at.cfg not found.
  30. at com.google.common.base.Preconditions.checkArgument(Preconditions.java:148) ~[server-1.7.10.jar:?]
  31. at com.google.common.io.Resources.getResource(Resources.java:229) ~[server-1.7.10.jar:?]
  32. at cpw.mods.fml.common.asm.transformers.AccessTransformer.readMapFile(AccessTransformer.java:118) ~[Thermos-1.7.10-1614-server.jar:1.7.10-1614.58]
  33. at cpw.mods.fml.common.asm.transformers.AccessTransformer.<init>(AccessTransformer.java:101) ~[Thermos-1.7.10-1614-server.jar:1.7.10-1614.58]
  34. at am2.preloader.AccessTransformers.<init>(AccessTransformers.java:10) ~[AccessTransformers.class:?]
  35. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_102]
  36. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_102]
  37. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_102]
  38. at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_102]
  39. at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_102]
  40. at net.minecraft.launchwrapper.LaunchClassLoader.registerTransformer(LaunchClassLoader.java:88) [launchwrapper-1.12.jar:?]
  41. at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:109) [Thermos-1.7.10-1614-server.jar:1.7.10-1614.58]
  42. at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
  43. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  44. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_102]
  45. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_102]
  46. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_102]
  47. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_102]
  48. at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43) [Thermos-1.7.10-1614-server.jar:1.7.10-1614.58]
  49. at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12) [Thermos-1.7.10-1614-server.jar:1.7.10-1614.58]
  50. [23:39:43 INFO]: Core: Located Thaumcraft in Thaumcraft-1.7.10-4.2.3.5.jar
  51. [23:39:43 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  52. [23:39:43 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  53. [23:39:43 INFO]: Finished data injection.
  54. [23:39:43 INFO]: Finished data injection.
  55. [23:39:43 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  56. [23:39:43 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  57. [23:39:43 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  58. [23:39:43 INFO]: Loaded library EJML-core-0.26.jar.
  59. [23:39:43 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  60. [23:39:43 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  61. [23:39:43 INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:getASMTransformerClass:102]: Successfully Registered Transformer
  62. [23:39:44 INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:295]: [Micdoodle8Core]: Patching game...
  63. [23:39:44 INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:295]: [Micdoodle8Core]: Patching game...
  64. [23:39:44 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  65. [23:39:44 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  66. [23:39:44 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  67. [23:39:44 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  68. [23:39:44 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  69. [23:39:44 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  70. [23:39:44 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  71. [23:39:44 INFO]: [thaumcraft.codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:459]: Warning: version of ForgeMultipart, 1.2.0.347 is newer than request 1.2.0.345
  72. [23:39:44 INFO]: [thaumcraft.codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:459]: Warning: version of bspkrsCore, 6.16 is newer than request 6.15
  73. [23:39:44 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  74. [23:39:44 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  75. [23:39:44 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  76. [23:39:44 INFO]: Calling tweak class forestry.shade.javacheck.Java7Checker
  77. [23:39:44 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  78. [23:39:44 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  79. [23:39:44 INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
  80. [23:39:44 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  81. [23:39:44 INFO]: Starting to apply transformations
  82. [23:39:44 INFO]: Starting to apply transformations
  83. [23:39:44 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  84. [23:39:44 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  85. [23:39:44 INFO]: [ChunkCollisionTransformer] Hook registered for net.minecraft.world.World
  86. [23:39:44 INFO]: [ChunkCollisionTransformer] Hook registered for net.minecraft.world.World
  87. [23:39:44 INFO]: [ChunkCollisionTransformer] Hook registered for net.minecraft.item.ItemBlock
  88. [23:39:44 INFO]: [ChunkCollisionTransformer] Hook registered for net.minecraft.network.NetHandlerPlayServer
  89. [23:39:44 INFO]: [ChunkBlockTransformer] Hook registered for net.minecraft.world.chunk.Chunk
  90. [23:39:44 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  91. [23:39:44 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  92. [23:39:44 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  93. [23:39:45 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
  94. [23:39:45 INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
  95. [23:39:45 INFO]: Core: Altering definition of net.minecraft.world.World, (obfuscated)
  96. [23:39:45 INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: ahb (1 / 1)
  97. [23:39:45 INFO]: Found hooks for net.minecraft.world.World (ahb)
  98. [23:39:45 INFO]: Found World Class: net/minecraft/world/World
  99. [23:39:45 INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: sv (1 / 1)
  100. [23:39:45 INFO]: M&B - Patching Class EntityPlayer (yz)
  101. [23:39:45 INFO]: Adding new fields to EntityPlayer
  102. [23:39:45 INFO]: Patching constructor in EntityPlayer
  103. [23:39:45 INFO]: Patching method onUpdate in EntityPlayer
  104. [23:39:45 INFO]: Patching method onItemUseFinish in EntityPlayer
  105. [23:39:45 INFO]: Patching method interactWith in EntityPlayer
  106. [23:39:45 INFO]: Patching method setCurrentItemOrArmor in EntityPlayer
  107. [23:39:45 INFO]: Creating new methods in EntityPlayer
  108. [23:39:45 INFO]: M&B - Patching Class EntityPlayer done
  109. [23:39:45 INFO]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
  110. [23:39:45 INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: xk (1 / 1)
  111. [23:39:45 INFO]: Found Item Class: net/minecraft/item/Item
  112. [23:39:45 INFO]: Found Leave Class: net/minecraft/block/BlockLeavesBase
  113. [23:39:46 INFO]: Found hooks for net.minecraft.item.ItemBlock (abh)
  114. [23:39:46 INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: zc (1 / 1)
  115. [23:39:46 INFO]: Transforming Class [net.minecraft.entity.projectile.EntityArrow], Method [func_70071_h_]
  116. [23:39:46 INFO]: Transforming net.minecraft.entity.projectile.EntityArrow Finished.
  117. [23:39:46 INFO]: M&B - Patching Class ItemStack (add)
  118. [23:39:46 INFO]: M&B - Patching Class ItemStack done
  119. [23:39:46 INFO]: Transforming Class [net.minecraft.item.ItemStack], Method [func_77953_t]
  120. [23:39:46 INFO]: Transforming net.minecraft.item.ItemStack Finished.
  121. [23:39:46 INFO]: Transforming Class [net.minecraft.inventory.ContainerFurnace], Method [func_82846_b]
  122. [23:39:46 INFO]: Transforming net.minecraft.inventory.ContainerFurnace Finished.
  123. [23:39:48 INFO]: Starting minecraft server version 1.7.10
  124. [23:39:48 INFO]: Attempting early MinecraftForge initialization
  125. [23:39:48 INFO]: MinecraftForge v10.13.4.1614 Initialized
  126. [23:39:48 INFO]: Replaced 184 ore recipies
  127. [23:39:48 INFO]: Completed early MinecraftForge initialization
  128. [23:39:48 INFO]: Core initializing...stand back! I'm going to try MAGIC!
  129. [23:39:48 INFO]: [AppEng] Core Init
  130. [23:39:48 INFO]: Found 0 mods from the command line. Injecting into mod discoverer
  131. [23:39:48 INFO]: Searching /Users/bwayserver/Desktop/KCauldron/mods for mods
  132. [23:39:48 INFO]: Also searching /Users/bwayserver/Desktop/KCauldron/mods/1.7.10 for mods
  133. [23:39:49 INFO]: Attempting to reparse the mod container [1.7.10] SecurityCraft v1.8.1.jar
  134. [23:39:49 WARN]: Mod Aroma1997CoreHelper is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.2.16
  135. [23:39:49 WARN]: Mod bettervillages is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.4
  136. [23:39:50 WARN]: Mod ChickenChunks is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.3.4.19
  137. [23:39:51 WARN]: Mod EnderStorage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.7.38
  138. [23:39:51 WARN]: Mod ExtraUtilities is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.12
  139. [23:39:52 WARN]: Mod JustAnotherSpawner is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.17.7
  140. [23:39:52 WARN]: Mod powersuits is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.11.0.301
  141. [23:39:53 WARN]: Mod numina is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.4.0.131
  142. [23:39:53 WARN]: Mod PowerConverters is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.7.10_3.3.0-jenkins.76
  143. [23:39:53 WARN]: Mod ProjRed|Core is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
  144. [23:39:53 WARN]: Mod ProjRed|Compatibility is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
  145. [23:39:53 WARN]: Mod ProjRed|Integration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
  146. [23:39:53 WARN]: Mod ProjRed|Transmission is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
  147. [23:39:53 WARN]: Mod ProjRed|Illumination is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
  148. [23:39:54 WARN]: Mod Translocator is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.2.16
  149. [23:39:55 WARN]: Mod WR-CBE|Core is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.1.11
  150. [23:39:55 WARN]: Mod WR-CBE|Addons is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.1.11
  151. [23:39:55 WARN]: Mod WR-CBE|Logic is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.1.11
  152. [23:39:55 WARN]: Mod ForgeMicroblock is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.347
  153. [23:39:55 WARN]: Mod ForgeMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.347
  154. [23:39:55 WARN]: Mod McMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.347
  155. [23:39:55 WARN]: Mod MrTJPCoreMod is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.33
  156. [23:39:55 INFO]: Forge Mod Loader has identified 176 mods to load
  157. [23:39:55 INFO]: Found mod(s) [ExtraUtilities] containing declared API package baubles.api (owned by Baubles) without associated API reference
  158. [23:39:55 INFO]: Found mod(s) [EnderIO] containing declared API package com.cricketcraft.chisel.api (owned by chisel) without associated API reference
  159. [23:39:55 INFO]: Found mod(s) [CarpentersBlocks] containing declared API package com.cricketcraft.chisel.api (owned by chisel) without associated API reference
  160. [23:39:55 INFO]: Found mod(s) [powersuits] containing declared API package ic2.api.item (owned by IC2) without associated API reference
  161. [23:39:56 WARN]: Mod MineFactoryReloaded|CompatAtum has been disabled through configuration
  162. [23:39:56 WARN]: Mod MineFactoryReloaded|CompatBackTools has been disabled through configuration
  163. [23:39:56 WARN]: Mod MineFactoryReloaded|CompatChococraft has been disabled through configuration
  164. [23:39:56 WARN]: Mod MineFactoryReloaded|CompatExtraBiomes has been disabled through configuration
  165. [23:39:56 WARN]: Mod MineFactoryReloaded|CompatProjRed has been disabled through configuration
  166. [23:39:56 WARN]: Mod MineFactoryReloaded|CompatSufficientBiomes has been disabled through configuration
  167. [23:39:56 INFO]: FML has found a non-mod file craft.-2.3.3.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  168. [23:39:56 INFO]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.3.140-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.
  169. [23:39:57 INFO]: Attempting connection with missing mods [mcp, FML, Forge, kimagine, AM2-Preloader, appliedenergistics2-core, Aroma1997Core, CodeChickenCore, Micdoodlecore, NotEnoughItems, PlayerAPI, SmartCore, ThE-core, OpenModsCore, <CoFH ASM>, battlegear2, arsmagica2, lucky, securitycraft, Treecapitator, additionalpipes, AdvancedSolarPanel, AFSU, AnimationAPI, appliedenergistics2, Aroma1997CoreHelper, bdlib, bettervillages, BiblioCraft, bigtrees, BiomesOPlenty, bookshelf, Botania, BuildCraft|Transport, BuildCraft|Silicon, BuildCraft|Core, BuildCraft|Energy, BuildCraft|Factory, BuildCraft|Builders, BuildCraft|Robotics, BuildCraft|Compat, CarpentersBlocks, ChickenChunks, chisel, CoFHCore, colourfulportalsmod, ComputerCraft, ComputerCraftEdu, BuildMod, CoroPets, CoroAI, ExtendedRenderer, ConfigMod, craftguide, PTRModelLib, props, MoCreatures, emeraldmod, eplus, endercore, EnderIO, EnderStorage, EnderZoo, etfuturum, exoticbirds, extracells, ExtraUtilities, FinderCompass, Forestry, GalacticraftMars, GalacticraftCore, GalaxySpace, GraviGun, hidenames, IC2NuclearControl, iChunUtil, imc, IC2, IronChest, ISM-Server, Pads, JustAnotherSpawner, lom, LookingGlass, LunatriusCore, magicalcrops, malisiscore, malisisdoors, Mantle, Mekanism, MekanismGenerators, MekanismTools, MineChess, mfs, mfrmagiccropscompat, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, powersuits, Morpheus, cfm, Mystcraft, Natura, notenoughIDs, numina, Oceancraft, OpenBlocks, OpenMods, getalltheseeds, harvestcraft, parachutemod, PowerConverters, pressure, ProjectE, ProjRed|Core, ProjRed|Compatibility, ProjRed|Integration, ProjRed|Transmission, ProjRed|Illumination, Railcraft, row, RandomThings, RedstoneArsenal, Roguelike, rowam, AS_Ruins, Schematica, secretroomsmod, simplefluidtanks, SmartMoving, SmartRender, SolarFlux, SpecialMobs, StevesCarts, StorageDrawers, TConstruct, Thaumcraft, thaumicenergistics, thebetweenlands, ThermalDynamics, ThermalExpansion, ThermalFoundation, recycling, toolsdoneright, Translocator, tropicraft, TwilightForest, Waila, wailaplugins, ae2wct, witchery, WR-CBE|Core, WR-CBE|Addons, WR-CBE|Logic, bspkrsCore, Baubles, eureka, ForgeMicroblock, ForgeMultipart, McMultipart, MrTJPCoreMod] at CLIENT
  170. [23:39:57 INFO]: Attempting connection with missing mods [mcp, FML, Forge, kimagine, AM2-Preloader, appliedenergistics2-core, Aroma1997Core, CodeChickenCore, Micdoodlecore, NotEnoughItems, PlayerAPI, SmartCore, ThE-core, OpenModsCore, <CoFH ASM>, battlegear2, arsmagica2, lucky, securitycraft, Treecapitator, additionalpipes, AdvancedSolarPanel, AFSU, AnimationAPI, appliedenergistics2, Aroma1997CoreHelper, bdlib, bettervillages, BiblioCraft, bigtrees, BiomesOPlenty, bookshelf, Botania, BuildCraft|Transport, BuildCraft|Silicon, BuildCraft|Core, BuildCraft|Energy, BuildCraft|Factory, BuildCraft|Builders, BuildCraft|Robotics, BuildCraft|Compat, CarpentersBlocks, ChickenChunks, chisel, CoFHCore, colourfulportalsmod, ComputerCraft, ComputerCraftEdu, BuildMod, CoroPets, CoroAI, ExtendedRenderer, ConfigMod, craftguide, PTRModelLib, props, MoCreatures, emeraldmod, eplus, endercore, EnderIO, EnderStorage, EnderZoo, etfuturum, exoticbirds, extracells, ExtraUtilities, FinderCompass, Forestry, GalacticraftMars, GalacticraftCore, GalaxySpace, GraviGun, hidenames, IC2NuclearControl, iChunUtil, imc, IC2, IronChest, ISM-Server, Pads, JustAnotherSpawner, lom, LookingGlass, LunatriusCore, magicalcrops, malisiscore, malisisdoors, Mantle, Mekanism, MekanismGenerators, MekanismTools, MineChess, mfs, mfrmagiccropscompat, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, powersuits, Morpheus, cfm, Mystcraft, Natura, notenoughIDs, numina, Oceancraft, OpenBlocks, OpenMods, getalltheseeds, harvestcraft, parachutemod, PowerConverters, pressure, ProjectE, ProjRed|Core, ProjRed|Compatibility, ProjRed|Integration, ProjRed|Transmission, ProjRed|Illumination, Railcraft, row, RandomThings, RedstoneArsenal, Roguelike, rowam, AS_Ruins, Schematica, secretroomsmod, simplefluidtanks, SmartMoving, SmartRender, SolarFlux, SpecialMobs, StevesCarts, StorageDrawers, TConstruct, Thaumcraft, thaumicenergistics, thebetweenlands, ThermalDynamics, ThermalExpansion, ThermalFoundation, recycling, toolsdoneright, Translocator, tropicraft, TwilightForest, Waila, wailaplugins, ae2wct, witchery, WR-CBE|Core, WR-CBE|Addons, WR-CBE|Logic, bspkrsCore, Baubles, eureka, ForgeMicroblock, ForgeMultipart, McMultipart, MrTJPCoreMod] at SERVER
  171. [23:39:59 ERROR]: [Environment Checks] Bukkit implementation detected. This may cause issues. Bukkit implementations include Craftbukkit and Cauldron(MCPC+).
  172. [23:40:01 INFO]: Transforming Class [net.minecraft.inventory.ContainerRepair], Method [func_82848_d]
  173. [23:40:01 INFO]: Transforming net.minecraft.inventory.ContainerRepair Finished.
  174. [23:40:01 INFO]: Natura, what are we going to do tomorrow night?
  175. [23:40:01 INFO]: TConstruct, we're going to take over the world!
  176. [23:40:02 INFO]: Processing ObjectHolder annotations
  177. [23:40:02 INFO]: Found 516 ObjectHolder annotations
  178. [23:40:02 INFO]: Identifying ItemStackHolder annotations
  179. [23:40:02 INFO]: Found 0 ItemStackHolder annotations
  180. [23:40:02 INFO]: Configured a dormant chunk cache size of 0
  181. [23:40:02 INFO]: Logger initialized.
  182. [23:40:02 INFO]: Finished Pre-initialization.
  183. [23:40:03 INFO]: Core: Altering definition of net.minecraft.potion.PotionEffect, (obfuscated)
  184. [23:40:03 INFO]: Extending potions array
  185. [23:40:03 INFO]: Injecting potions starting from index 32
  186. [23:40:03 INFO]: Potion Water Breathing is ID 24
  187. [23:40:03 INFO]: Potion Flight is ID 25
  188. [23:40:03 INFO]: Potion Feather Fall is ID 26
  189. [23:40:03 INFO]: Potion Haste is ID 27
  190. [23:40:03 INFO]: Potion True Sight is ID 28
  191. [23:40:03 INFO]: Potion Regeneration is ID 29
  192. [23:40:03 INFO]: Potion Magic Shield is ID 30
  193. [23:40:03 INFO]: Potion Charmed is ID 31
  194. [23:40:03 INFO]: Potion Frost Slow is ID 32
  195. [23:40:03 INFO]: Potion Chrono Anchor is ID 33
  196. [23:40:03 INFO]: Potion Mana Regen is ID 34
  197. [23:40:03 INFO]: Potion Entangled is ID 35
  198. [23:40:03 INFO]: Potion Watery Grave is ID 36
  199. [23:40:03 INFO]: Potion Spell Reflect is ID 37
  200. [23:40:03 INFO]: Potion Silence is ID 38
  201. [23:40:03 INFO]: Potion Swift Swim is ID 39
  202. [23:40:03 INFO]: Potion Agility is ID 40
  203. [23:40:03 INFO]: Potion Leap is ID 41
  204. [23:40:03 INFO]: Potion Mana Boost is ID 42
  205. [23:40:03 INFO]: Potion Astral Distortion is ID 43
  206. [23:40:03 INFO]: Potion Mana Shield is ID 44
  207. [23:40:03 INFO]: Potion Fury is ID 45
  208. [23:40:03 INFO]: Potion Scramble Synapses is ID 46
  209. [23:40:03 INFO]: Potion Illuminated is ID 47
  210. [23:40:03 INFO]: Potion Greater Mana Restoration is ID 48
  211. [23:40:03 INFO]: Potion Epic Mana Restoration is ID 49
  212. [23:40:03 INFO]: Potion Legendary Mana Restoration is ID 50
  213. [23:40:03 INFO]: Potion Gravity Well is ID 51
  214. [23:40:03 INFO]: Potion Levitation is ID 52
  215. [23:40:03 INFO]: Potion Clarity is ID 53
  216. [23:40:03 INFO]: Potion Shrunken is ID 54
  217. [23:40:03 INFO]: Potion Burnout Redux is ID 55
  218. [23:40:03 INFO]: Core: Altering definition of am2.armor.ItemMageHood to be thaumcraft compatible.
  219. [23:40:03 INFO]: Transforming Class [net.minecraft.enchantment.EnchantmentHelper], Method [func_77513_b]
  220. [23:40:03 INFO]: Transforming net.minecraft.enchantment.EnchantmentHelper Finished.
  221. [23:40:03 INFO]: Attempting to set enchantment magic_resist to ID 100 (configured currently as 100)
  222. [23:40:03 INFO]: Successfully registered enchanment!
  223. [23:40:03 INFO]: Attempting to set enchantment soulbound to ID 101 (configured currently as 101)
  224. [23:40:03 INFO]: Successfully registered enchanment!
  225. [23:40:03 INFO]: Registered imbuement: dr_phy
  226. [23:40:03 INFO]: Registered imbuement: dr_drn
  227. [23:40:03 INFO]: Registered imbuement: dr_fall
  228. [23:40:03 INFO]: Registered imbuement: dr_exp
  229. [23:40:03 INFO]: Registered imbuement: dr_fire
  230. [23:40:03 INFO]: Registered imbuement: dr_frst
  231. [23:40:03 INFO]: Registered imbuement: dr_mage
  232. [23:40:03 INFO]: Registered imbuement: dr_litn
  233. [23:40:03 INFO]: Registered imbuement: mn_reg
  234. [23:40:03 INFO]: Registered imbuement: bn_red
  235. [23:40:03 INFO]: Registered imbuement: soulbnd
  236. [23:40:03 INFO]: Registered imbuement: fl_lure
  237. [23:40:03 INFO]: Registered imbuement: mg_xp
  238. [23:40:03 INFO]: Registered imbuement: pp_ore
  239. [23:40:03 INFO]: Registered imbuement: mg_gog
  240. [23:40:03 INFO]: Registered imbuement: tc_nrv
  241. [23:40:03 INFO]: Registered imbuement: step_up
  242. [23:40:03 INFO]: Registered imbuement: run_spd
  243. [23:40:03 INFO]: Registered imbuement: dispel
  244. [23:40:03 INFO]: Registered imbuement: fallprot
  245. [23:40:03 INFO]: Registered imbuement: fireprot
  246. [23:40:03 INFO]: Registered imbuement: freedom
  247. [23:40:03 INFO]: Registered imbuement: healing
  248. [23:40:03 INFO]: Registered imbuement: hungerup
  249. [23:40:03 INFO]: Registered imbuement: highjump
  250. [23:40:03 INFO]: Registered imbuement: lifesave
  251. [23:40:03 INFO]: Registered imbuement: lightstep
  252. [23:40:03 INFO]: Registered imbuement: minespd
  253. [23:40:03 INFO]: Registered imbuement: recoil
  254. [23:40:03 INFO]: Registered imbuement: swimspd
  255. [23:40:03 INFO]: Registered imbuement: wtrbrth
  256. [23:40:03 INFO]: Registered imbuement: wtrwalk
  257. [23:40:04 INFO]: Loading configuration file /Users/bwayserver/Desktop/KCauldron/config/Treecapitator.cfg
  258. [23:40:04 INFO]: Proceeding to load tree/mod configs from file.
  259. [23:40:04 INFO]: Registering Default Templates.
  260. [23:40:04 INFO]: Registering default generators
  261. [23:40:04 INFO]: Complete
  262. [23:40:04 INFO]: Found hooks for net.minecraft.world.chunk.Chunk (apx)
  263. [23:40:04 INFO]: Starting BuildCraft 7.1.18
  264. [23:40:04 INFO]: Copyright (c) the BuildCraft team, 2011-2015
  265. [23:40:04 INFO]: http://www.mod-buildcraft.com
  266. [23:40:04 INFO]: Beginning version check
  267. [23:40:05 INFO]: Galacticraft successfully injected bytecode into: ms (1 / 1)
  268. [23:40:06 INFO]: Pre Initialization ( started )
  269. [23:40:06 INFO]: func_145841_b(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
  270. [23:40:06 INFO]: func_145839_a(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
  271. [23:40:07 INFO]: Allowing Interface ic2.api.energy.tile.IEnergySink from appeng/tile/powersink/IC2 because IC2 integration is enabled.
  272. [23:40:07 INFO]: Removing Interface Reika.RotaryCraft.API.Power.AdvancedShaftPowerReceiver from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
  273. [23:40:07 INFO]: Removing Interface Reika.RotaryCraft.API.Interfaces.Transducerable from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
  274. [23:40:07 INFO]: Removing Method Tick_RotaryCraft from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
  275. [23:40:07 INFO]: Updated appeng/tile/powersink/RotaryCraft
  276. [23:40:07 INFO]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/tile/powersink/RedstoneFlux because RF integration is enabled.
  277. [23:40:07 INFO]: Allowing Interface mekanism.api.energy.IStrictEnergyAcceptor from appeng/tile/powersink/MekJoules because Mekanism integration is enabled.
  278. [23:40:07 INFO]: Allowing Interface powercrystals.minefactoryreloaded.api.rednet.connectivity.IRedNetConnection from appeng/block/networking/BlockCableBus because MFR integration is enabled.
  279. [23:40:07 INFO]: Allowing Method getConnectionType from appeng/block/networking/BlockCableBus because MFR integration is enabled.
  280. [23:40:07 INFO]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/quartz/ToolQuartzWrench because BuildCraftCore integration is enabled.
  281. [23:40:07 INFO]: Allowing Interface ic2.api.item.ISpecialElectricItem from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
  282. [23:40:07 INFO]: Allowing Interface ic2.api.item.IElectricItemManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
  283. [23:40:07 INFO]: Allowing Method getManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
  284. [23:40:07 INFO]: Allowing Interface cofh.api.energy.IEnergyContainerItem from appeng/items/tools/powered/powersink/RedstoneFlux because RFItem integration is enabled.
  285. [23:40:07 INFO]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/ToolNetworkTool because BuildCraftCore integration is enabled.
  286. [23:40:07 INFO]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/misc/PartStorageBus because BuildCraftTransport integration is enabled.
  287. [23:40:07 INFO]: Allowing Method overridePipeConnection from appeng/parts/misc/PartStorageBus because BuildCraftTransport integration is enabled.
  288. [23:40:07 INFO]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/p2p/PartP2PItems because BuildCraftTransport integration is enabled.
  289. [23:40:07 INFO]: Allowing Method overridePipeConnection from appeng/parts/p2p/PartP2PItems because BuildCraftTransport integration is enabled.
  290. [23:40:07 INFO]: Allowing Interface ic2.api.energy.tile.IEnergySink from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is enabled.
  291. [23:40:07 INFO]: Allowing Interface ic2.api.energy.tile.IEnergySource from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is enabled.
  292. [23:40:07 INFO]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/parts/p2p/PartP2PRFPower because RF integration is enabled.
  293. [23:40:07 INFO]: Removing Interface li.cil.oc.api.network.Environment from appeng/parts/p2p/PartP2POpenComputers because OpenComputers integration is disabled.
  294. [23:40:07 INFO]: Removing Interface li.cil.oc.api.network.SidedEnvironment from appeng/parts/p2p/PartP2POpenComputers because OpenComputers integration is disabled.
  295. [23:40:07 INFO]: Updated appeng/parts/p2p/PartP2POpenComputers
  296. [23:40:07 INFO]: Removing Interface pneumaticCraft.api.tileentity.ISidedPneumaticMachine from appeng/parts/p2p/PartP2PPressure because PneumaticCraft integration is disabled.
  297. [23:40:07 INFO]: Updated appeng/parts/p2p/PartP2PPressure
  298. [23:40:07 INFO]: Starting AE2 VersionChecker
  299. [23:40:07 INFO]: Pre Initialization ( ended after 686ms )
  300. [23:40:07 INFO]: Last check was just recently.
  301. [23:40:07 INFO]: Stopping AE2 VersionChecker
  302. [23:40:07 INFO]: Helping Aroma1997Core
  303. [23:40:07 INFO]: bdlib 1.9.4.109 loaded
  304. [23:40:07 INFO]: Initialized network channel 'bdew.multiblock' for mod 'bdlib'
  305. [23:40:07 INFO]: Mantle (1.7.10-0.3.2.jenkins191) -- Preparing for launch.
  306. [23:40:07 INFO]: Entering preinitialization phase.
  307. [23:40:07 INFO]: Loading configuration from disk.
  308. [23:40:07 INFO]: Configuration load completed.
  309. [23:40:08 INFO]: Transforming Class [net.minecraft.world.WorldType], Method [func_76564_j]
  310. [23:40:08 INFO]: Transforming net.minecraft.world.WorldType Finished.
  311. [23:40:08 INFO]: Attempting to expand Enchantment List to 4096 spaces.
  312. [23:40:08 INFO]: The Enchantment List has successfully been expanded to 4096 spaces.
  313. [23:40:08 INFO]: Attempting to expand Potion Array to 256 spaces.
  314. [23:40:08 INFO]: The Potion array has successfully been expanded to 256 spaces.
  315. [23:40:08 INFO]: Transforming Class (thaumcraft.api.aspects.Aspect)
  316. [23:40:09 INFO]: Transforming Class (thaumcraft.common.entities.golems.ItemGolemPlacer)
  317. [23:40:09 INFO]: Transforming Class (thaumcraft.common.entities.golems.EntityGolemBase)
  318. [23:40:09 INFO]: Transforming Class (thaumcraft.common.entities.golems.ItemGolemBell)
  319. [23:40:10 INFO]: [Botania] Registered 1215 recipes.
  320. [23:40:11 INFO]: Module AgriCraft Plugin failed to load: AgriCraft not found
  321. [23:40:11 INFO]: Module Erebus Plugin failed to load: Erebus not found
  322. [23:40:11 INFO]: Module Growthcraft Plugin failed to load: GrowthCraft not found
  323. [23:40:11 INFO]: Module ImmersiveEngineering Plugin failed to load: Immersive Engineering not found
  324. [23:40:11 INFO]: Module PlantMegaPack Plugin failed to load: Plant Mega Pack not found
  325. [23:40:11 INFO]: Module RotaryCraft Plugin failed to load: RotaryCraft not found
  326. [23:40:11 INFO]: IC2 API: Call getItem failed for compressedPlantBall
  327. [23:40:11 INFO]: IC2 API: Call getItem failed for matter
  328. [23:40:12 INFO]: Thermal Foundation: Loading Plugins...
  329. [23:40:12 INFO]: Thermal Foundation: Finished Loading Plugins.
  330. [23:40:12 INFO]: ThermalExpansion: Loading Plugins...
  331. [23:40:12 INFO]: Thermal Expansion: Finished Loading Plugins.
  332. [23:40:12 INFO]: Bukkit detected, disabling Tile Entity caching because Bukkit doesnt seem to invalid Tile Entities properly!
  333. [23:40:13 INFO]: Activating Halloween Seasonal Pack
  334. [23:40:14 INFO]: Starting pre-init...
  335. [23:40:14 INFO]: Loading blocks...
  336. [23:40:14 INFO]: Skipping feature bloodRune as its required mod AWWayofTime was missing.
  337. [23:40:14 INFO]: Skipping feature bloodBlock as its required mod AWWayofTime was missing.
  338. [23:40:15 INFO]: 104 Feature's blocks loaded.
  339. [23:40:15 INFO]: Loading Tile Entities...
  340. [23:40:15 INFO]: Tile Entities loaded.
  341. [23:40:15 INFO]: Loading items...
  342. [23:40:15 INFO]: Skipping feature bloodRune as its required mod AWWayofTime was missing.
  343. [23:40:15 INFO]: Skipping feature bloodBlock as its required mod AWWayofTime was missing.
  344. [23:40:15 INFO]: 104 Feature's items loaded.
  345. [23:40:15 INFO]: Pre-init finished.
  346. [23:40:15 INFO]: Designs found: Bed(6), Chisel(9), FlowerPot(18), Tile(13)
  347. [23:40:20 INFO]: The color of enchantment type all has been set to 15029174
  348. [23:40:20 INFO]: The color of enchantment type armor has been set to 10394268
  349. [23:40:20 INFO]: The color of enchantment type armor_feet has been set to 10394268
  350. [23:40:20 INFO]: The color of enchantment type armor_legs has been set to 10394268
  351. [23:40:20 INFO]: The color of enchantment type armor_torso has been set to 10394268
  352. [23:40:20 INFO]: The color of enchantment type armor_head has been set to 10394268
  353. [23:40:20 INFO]: The color of enchantment type weapon has been set to 16711680
  354. [23:40:20 INFO]: The color of enchantment type digger has been set to 9127187
  355. [23:40:20 INFO]: The color of enchantment type fishing_rod has been set to 1596073
  356. [23:40:20 INFO]: The color of enchantment type breakable has been set to 10394268
  357. [23:40:20 INFO]: The color of enchantment type bow has been set to 29696
  358. [23:40:21 INFO]: XP Juice regististration left to Open Blocks.
  359. [23:40:24 INFO]: Hello World
  360. [23:40:24 INFO]: Galacticraft oil is not default, issues may occur.
  361. [23:40:24 INFO]: Galacticraft fuel is not default, issues may occur.
  362. [23:40:24 INFO]: Core: Altering definition of net.minecraft.network.play.server.S1DPacketEntityEffect, (obfuscated)
  363. [23:40:24 INFO]: Core: Altering definition of net.minecraft.network.play.server.S1EPacketRemoveEntityEffect, (obfuscated)
  364. [23:40:24 INFO]: Core: Altering definition of net.minecraft.network.NetHandlerPlayServer, (obfuscated)
  365. [23:40:24 INFO]: Found hooks for net.minecraft.network.NetHandlerPlayServer (nh)
  366. [23:40:25 INFO]: M&B - Patching Class NetHandlerPlayServer (nh)
  367. [23:40:25 INFO]: Patching method processPlayerBlockPlacement in NetHandlerPlayServer
  368. [23:40:25 INFO]: Patching method processHeldItemChange in NetHandlerPlayServer
  369. [23:40:25 INFO]: M&B - Patching Class NetHandlerPlayServer done
  370. [23:40:25 INFO]: M&B - Patching Class ItemInWorldManager (mx)
  371. [23:40:25 INFO]: Patching method tryUseItem in ItemInWorldManager
  372. [23:40:25 INFO]: M&B - Patching Class ItemInWorldManager done
  373. [23:40:25 INFO]: Server Player 1.4 Created
  374. [23:40:25 INFO]: Server Player: registered GalacticraftCore
  375. [23:40:25 INFO]: [4.0.0-beta] Loading properties.
  376. [23:40:27 INFO]: Spawn egg constructor for lom_Deer
  377. [23:40:27 INFO]: Registring Biomes
  378. [23:40:27 INFO]: Generate plox
  379. [23:40:27 INFO]: Registering CloseInventoryMessage for Packet with discriminator 1 in channel malisiscore
  380. [23:40:27 INFO]: Registering InventoryActionMessage for Packet with discriminator 2 in channel malisiscore
  381. [23:40:27 INFO]: Registering OpenInventoryMessage for Packet with discriminator 3 in channel malisiscore
  382. [23:40:27 INFO]: Registering UpdateInventorySlotsMessage for Packet with discriminator 4 in channel malisiscore
  383. [23:40:27 INFO]: Registering ChunkBlockMessage for Packet with discriminator 5 in channel malisiscore
  384. [23:40:27 INFO]: Registering SyncerMessage for Packet with discriminator 6 in channel malisiscore
  385. [23:40:27 INFO]: Registering DigicodeMessage for Packet with discriminator 1 in channel malisisdoors
  386. [23:40:27 INFO]: Registering DoorFactoryMessage for Packet with discriminator 2 in channel malisisdoors
  387. [23:40:27 INFO]: Registering VanishingDiamondFrameMessage for Packet with discriminator 3 in channel malisisdoors
  388. [23:40:27 INFO]: Replaced ItemDoor by DoorItem in ShapedOreRecipe
  389. [23:40:27 INFO]: Replaced ItemDoor by DoorItem in StatCrafting
  390. [23:40:27 INFO]: Replaced ItemDoor by DoorItem in StatCrafting
  391. [23:40:27 INFO]: Replaced ItemDoor by DoorItem in ShapedOreRecipe
  392. [23:40:27 INFO]: Replaced ItemDoor by DoorItem in ShapedRecipes
  393. [23:40:27 INFO]: Replaced ItemDoor by DoorItem in StatCrafting
  394. [23:40:27 INFO]: Replaced ItemDoor by DoorItem in StatCrafting
  395. [23:40:27 INFO]: Skipping Pulse Tinkers' Underground Biomes Compatiblity; missing dependency: UndergroundBiomes
  396. [23:40:27 INFO]: Skipping Pulse Tinkers RF-Tools Compatibility; missing dependency: rftools
  397. [23:40:28 INFO]: Gear module active. Adding gear cast.
  398. [23:40:28 INFO]: Loading configuration
  399. [23:40:30 INFO]: Loading internal config files for mod Pressure Pipes
  400. [23:40:30 INFO]: Loading config: jar:file:/Users/bwayserver/Desktop/KCauldron/mods/pressure-1.3.0.131-mc1.7.10.jar!/assets/pressure/config/settings.cfg
  401. [23:40:30 INFO]: Loading config: jar:file:/Users/bwayserver/Desktop/KCauldron/mods/pressure-1.3.0.131-mc1.7.10.jar!/assets/pressure/config/recipes.cfg
  402. [23:40:30 INFO]: Loading user config files for mod Pressure Pipes
  403. [23:40:30 INFO]: Config loading for mod Pressure Pipes finished
  404. [23:40:30 INFO]: Loaded creative tabs for pressure
  405. [23:40:30 INFO]: Loaded configuration file.
  406. [23:40:31 WARN]: Failed to load PR Plugin: Treecapitator: gem axe compat
  407. [23:40:31 WARN]: Failed to load PR Plugin: Colored Lights: Illumination lighting
  408. [23:40:31 WARN]: Failed to load PR Plugin: MFR: Deep Storage Unit pipe interactions
  409. [23:40:31 INFO]: [RoW] Done loading the config
  410. [23:40:31 INFO]: Pre Initialization
  411. [23:40:31 INFO]: Initialization of configuration
  412. [23:40:31 INFO]: Registering blocks
  413. [23:40:31 INFO]: Registering items
  414. [23:40:32 INFO]: Starting (PreInit)
  415. [23:40:32 INFO]: Finished (PreInit in 118ms)
  416. [23:40:33 INFO]: Loading Plugins...
  417. [23:40:33 INFO]: Finished Loading Plugins.
  418. [23:40:33 INFO]: Beginning plugin registration: 14 candidates found.
  419. [23:40:33 INFO]: Skipping over plugin Steamcraft as its dependencies [Steamcraft] were not found.
  420. [23:40:33 INFO]: Attempting to create plugin Extra Utilities.
  421. [23:40:33 INFO]: Successfully created plugin Extra Utilities.
  422. [23:40:33 INFO]: Attempting to create plugin DSU.
  423. [23:40:33 INFO]: Successfully created plugin DSU.
  424. [23:40:33 INFO]: Attempting to create plugin Railcraft.
  425. [23:40:33 INFO]: Successfully created plugin Railcraft.
  426. [23:40:33 INFO]: Attempting to create plugin TE Augments.
  427. [23:40:33 INFO]: Successfully created plugin TE Augments.
  428. [23:40:33 INFO]: Attempting to create plugin IFluidHandler.
  429. [23:40:33 INFO]: Successfully created plugin IFluidHandler.
  430. [23:40:33 INFO]: Attempting to create plugin Pam's Fruit.
  431. [23:40:33 INFO]: Successfully created plugin Pam's Fruit.
  432. [23:40:33 INFO]: Skipping over plugin Blood Magic as its dependencies [AWWayofTime] were not found.
  433. [23:40:33 INFO]: Attempting to create plugin Forestry.
  434. [23:40:33 INFO]: Successfully created plugin Forestry.
  435. [23:40:33 INFO]: Attempting to create plugin MFR.
  436. [23:40:33 INFO]: Successfully created plugin MFR.
  437. [23:40:33 INFO]: Skipping over plugin RedLogic as its dependencies [RedLogic] were not found.
  438. [23:40:33 INFO]: Skipping over plugin ResourcefulCrops as its dependencies [ResourcefulCrops] were not found.
  439. [23:40:33 INFO]: Attempting to create plugin Magical Crops: Core.
  440. [23:40:33 INFO]: Successfully created plugin Magical Crops: Core.
  441. [23:40:33 INFO]: Attempting to create plugin Mekanism.
  442. [23:40:33 INFO]: Successfully created plugin Mekanism.
  443. [23:40:33 INFO]: Sorting plugins. Before: [Extra Utilities, DSU, Railcraft, TE Augments, IFluidHandler, Pam's Fruit, Forestry, MFR, Magical Crops: Core, Mekanism]
  444. [23:40:33 INFO]: Sorting plugins. After: [Extra Utilities, DSU, Railcraft, TE Augments, IFluidHandler, Pam's Fruit, Forestry, MFR, Magical Crops: Core, Mekanism]
  445. [23:40:33 INFO]: Successfully loaded plugin ExtraUtilities.
  446. [23:40:33 INFO]: Successfully loaded plugin DSU.
  447. [23:40:33 INFO]: Successfully loaded plugin Railcraft.
  448. [23:40:33 INFO]: Successfully loaded plugin TE Augments.
  449. [23:40:33 INFO]: Successfully loaded plugin IFluidHandler.
  450. [23:40:33 INFO]: Successfully loaded plugin Pam's Fruit.
  451. [23:40:33 INFO]: Successfully loaded plugin Forestry.
  452. [23:40:33 INFO]: Successfully loaded plugin MFR.
  453. [23:40:33 INFO]: Successfully loaded plugin magicalcrops.
  454. [23:40:33 FATAL]: Plugin Mekanism threw an error on init. Skipping...
  455. [23:40:33 WARN]: java.lang.NoClassDefFoundError: mekanism/common/tile/TileEntitySolarEvaporationController
  456. [23:40:33 WARN]: at tterrag.wailaplugins.plugins.PluginMekanism.load(PluginMekanism.java:36)
  457. [23:40:33 WARN]: at tterrag.wailaplugins.plugins.PluginRegistrar.preInit(PluginRegistrar.java:146)
  458. [23:40:33 WARN]: at tterrag.wailaplugins.WailaPlugins.preInit(WailaPlugins.java:41)
  459. [23:40:33 WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  460. [23:40:33 WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  461. [23:40:33 WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  462. [23:40:33 WARN]: at java.lang.reflect.Method.invoke(Method.java:498)
  463. [23:40:33 WARN]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  464. [23:40:33 WARN]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  465. [23:40:33 WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  466. [23:40:33 WARN]: at java.lang.reflect.Method.invoke(Method.java:498)
  467. [23:40:33 WARN]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  468. [23:40:33 WARN]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  469. [23:40:33 WARN]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  470. [23:40:33 WARN]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  471. [23:40:33 WARN]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  472. [23:40:33 WARN]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  473. [23:40:33 WARN]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  474. [23:40:33 WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  475. [23:40:33 WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  476. [23:40:33 WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  477. [23:40:33 WARN]: at java.lang.reflect.Method.invoke(Method.java:498)
  478. [23:40:33 WARN]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  479. [23:40:33 WARN]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  480. [23:40:33 WARN]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  481. [23:40:33 WARN]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  482. [23:40:33 WARN]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  483. [23:40:33 WARN]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  484. [23:40:33 WARN]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
  485. [23:40:33 WARN]: at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88)
  486. [23:40:33 WARN]: at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:320)
  487. [23:40:33 WARN]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:176)
  488. [23:40:33 WARN]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:643)
  489. [23:40:33 WARN]: at java.lang.Thread.run(Thread.java:745)
  490. [23:40:33 WARN]: Caused by: java.lang.ClassNotFoundException: mekanism.common.tile.TileEntitySolarEvaporationController
  491. [23:40:33 WARN]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
  492. [23:40:33 WARN]: at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  493. [23:40:33 WARN]: at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  494. [23:40:33 WARN]: ... 34 more
  495. [23:40:33 WARN]: Caused by: java.lang.NullPointerException
  496. [23:40:33 INFO]: Completed plugin registration. 10 plugins registered.
  497. [23:40:33 INFO]: -=-=-=-=-=-=-=[START] PreInit=-=-=-=-=-=-=-
  498. [23:40:33 INFO]: -=-=-=-=-=-=-=[FINISH] PreInit in 5ms=-=-=-=-=-=-=-
  499. [23:40:33 WARN]: witchery: Using potion slot 134 (for potion witchery:potion.wrappedinvine), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  500. [23:40:33 WARN]: witchery: Using potion slot 130 (for potion witchery:potion.spiked), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  501. [23:40:33 WARN]: witchery: Using potion slot 131 (for potion witchery:potion.sprouting), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  502. [23:40:33 WARN]: witchery: Using potion slot 129 (for potion witchery:potion.snowtrail), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  503. [23:40:33 WARN]: witchery: Using potion slot 135 (for potion witchery:potion.allergydark), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  504. [23:40:33 WARN]: witchery: Using potion slot 128 (for potion witchery:potion.sinking), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  505. [23:40:33 WARN]: witchery: Using potion slot 133 (for potion witchery:potion.wakingnightmare), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  506. [23:40:33 WARN]: witchery: Using potion slot 132 (for potion witchery:potion.swimming), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  507. [23:40:34 WARN]: Error in rubble dimension list:
  508. [23:40:34 INFO]: Applying holder lookups
  509. [23:40:34 INFO]: Holder lookups applied
  510. [23:40:34 INFO]: Injecting itemstacks
  511. [23:40:34 INFO]: Itemstack injection complete
  512. [23:40:34 INFO]: Loading properties
  513. [23:40:34 INFO]: Default game type: CREATIVE
  514. [23:40:35 INFO]: This server is running Cauldron version 1.7.10-1614.58 (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT)
  515. [23:40:35 INFO]: Server Ping Player Sample Count: 12
  516. [23:40:35 INFO]: Using 8 threads for Netty based IO
  517. [23:40:35 INFO]: Generating keypair
  518. [23:40:35 INFO]: Starting Minecraft server on *:25565
  519. [23:40:35 INFO]: Finished Initialization.
  520. [23:40:35 WARN]: Redundant call to BiomeDictionary.registerAllBiomes ignored
  521. [23:40:35 WARN]: Unregistered spell part in skill trees: am2.spell.components.MeltArmor@1fbf2221
  522. [23:40:35 WARN]: Unregistered spell part in skill trees: am2.spell.components.ScrambleSynapses@1fe7d3a3
  523. [23:40:35 WARN]: Unregistered spell part in skill trees: am2.spell.components.Nauseate@1f93ac0a
  524. [23:40:35 INFO]: Initializing API Hooks...
  525. [23:40:35 INFO]: Finished API Initialization
  526. [23:40:37 INFO]: Registering chunk load handler
  527. [23:40:37 INFO]: Registering pipes
  528. [23:40:37 INFO]: Running Teleport Manager Tests
  529. [23:40:37 INFO]: [TeleportManagerTest] Testing Basic Adding and Removing
  530. [23:40:37 INFO]: Reset teleport manager.
  531. [23:40:37 INFO]: >> Passed!
  532. [23:40:37 INFO]: [TeleportManagerTest] Testing basic getConnectedPipes()
  533. [23:40:37 INFO]: Reset teleport manager.
  534. [23:40:37 INFO]: >> Passed!
  535. [23:40:37 INFO]: [TeleportManagerTest] Testing proper behavior of getConnectedPipes() on send-receive pipes
  536. [23:40:37 INFO]: Reset teleport manager.
  537. [23:40:37 INFO]: >> Passed!
  538. [23:40:37 INFO]: [TeleportManagerTest] Testing a real use case for getConnectedPipes()
  539. [23:40:37 INFO]: Reset teleport manager.
  540. [23:40:37 INFO]: >> getConnectedPipes() returned 2 pipes
  541. [23:40:37 INFO]: >> Passed!
  542. [23:40:37 INFO]: Reset teleport manager.
  543. [23:40:37 INFO]: Successfully loaded 267 out of 267 recipes for shaped recipes
  544. [23:40:37 INFO]: Successfully loaded 76 out of 76 recipes for shapeless recipes
  545. [23:40:37 INFO]: Successfully loaded 5 out of 5 recipes for blast furnace recipes
  546. [23:40:37 INFO]: Successfully loaded 17 out of 17 recipes for block cutter recipes
  547. [23:40:37 INFO]: Successfully loaded 48 out of 48 recipes for compressor recipes
  548. [23:40:37 INFO]: Successfully loaded 12 out of 12 recipes for extractor recipes
  549. [23:40:37 INFO]: Successfully loaded 64 out of 64 recipes for macerator recipes
  550. [23:40:37 INFO]: Successfully loaded 4 out of 4 recipes for metal former cutting recipes
  551. [23:40:37 INFO]: Successfully loaded 10 out of 10 recipes for metal former extruding recipes
  552. [23:40:37 INFO]: Successfully loaded 14 out of 14 recipes for metal former rolling recipes
  553. [23:40:37 INFO]: Successfully loaded 8 out of 8 recipes for ore washing recipes
  554. [23:40:37 INFO]: Successfully loaded 25 out of 25 recipes for thermal centrifuge recipes
  555. [23:40:37 INFO]: Initialization ( started )
  556. [23:40:37 INFO]: Starting AE2 CSV Export
  557. [23:40:37 INFO]: Cache is enabled. Checking for new mod configurations.
  558. [23:40:37 INFO]: Same mod configuration was found. Not updating CSV content.
  559. [23:40:37 WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.WoodenGear:0
  560. [23:40:37 WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.IronNugget:0
  561. [23:40:37 WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.EnderDust:0
  562. [23:40:37 WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.EnderDust:0
  563. [23:40:37 WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.EnderDust:0
  564. [23:40:37 WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.EnderDust:0
  565. [23:40:37 WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.GoldDust:0
  566. [23:40:37 WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.IronDust:0
  567. [23:40:37 WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.Silicon:0
  568. [23:40:37 WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.Silicon:0
  569. [23:40:37 INFO]: Recipes Loading: Inscribe: 8 loaded.
  570. [23:40:37 INFO]: Recipes Loading: Pulverizer: 8 loaded.
  571. [23:40:37 INFO]: Recipes Loading: Shapeless: 56 loaded.
  572. [23:40:37 INFO]: Recipes Loading: Grind: 4 loaded.
  573. [23:40:37 INFO]: Recipes Loading: Smelt: 2 loaded.
  574. [23:40:37 INFO]: Recipes Loading: HCCrusher: 8 loaded.
  575. [23:40:37 INFO]: Recipes Loading: Shaped: 210 loaded.
  576. [23:40:37 INFO]: Recipes Loading: GrindFZ: 7 loaded.
  577. [23:40:37 INFO]: Recipes Loading: MekCrusher: 3 loaded.
  578. [23:40:37 INFO]: Recipes Loading: Press: 3 loaded.
  579. [23:40:37 INFO]: Recipes Loading: Macerator: 7 loaded.
  580. [23:40:37 INFO]: Recipes Loading: OreRegistration: 16 loaded.
  581. [23:40:37 INFO]: Recipes Loading: Crusher: 8 loaded.
  582. [23:40:37 INFO]: Recipes Loading: MekEnrichment: 2 loaded.
  583. [23:40:37 INFO]: Initialization ( ended after 366ms )
  584. [23:40:37 INFO]: Entering initialization phase.
  585. [23:40:37 INFO]: Waila detected.
  586. [23:40:38 INFO]: Loading compat module MineFactoryReloaded
  587. [23:40:38 INFO]: Loading compat module Witchery
  588. [23:40:38 INFO]: Loading compat module Waila
  589. [23:40:38 INFO]: Loading compat module PamHarvestCraft
  590. [23:40:38 INFO]: Loading compat module IronChest
  591. [23:40:38 INFO]: Loading compat module ThermalExpansion
  592. [23:40:38 INFO]: Loading compat module Railcraft
  593. [23:40:38 INFO]: Loading compat module EnderIO
  594. [23:40:38 INFO]: Loading compat module Magical Crops
  595. [23:40:38 INFO]: Loading compat module CarpentersBlocks
  596. [23:40:38 INFO]: Loading compat module Forestry
  597. [23:40:38 INFO]: Loading compat module ForgeMultipart
  598. [23:40:38 INFO]: Loading compat module EnderStorage
  599. [23:40:39 INFO]: Starting init...
  600. [23:40:39 INFO]: Loading recipes...
  601. [23:40:39 INFO]: Skipping feature bloodRune as its required mod AWWayofTime was missing.
  602. [23:40:39 INFO]: Skipping feature bloodBlock as its required mod AWWayofTime was missing.
  603. [23:40:39 INFO]: 104 Feature's recipes loaded.
  604. [23:40:39 INFO]: Init finished.
  605. [23:40:39 INFO]: cp - Registering Event Handlers.
  606. [23:40:39 INFO]: [Handlers] Skipping class com.enderio.core.client.handlers.ClientHandler, it is not loaded on this side.
  607. [23:40:39 INFO]: [Handlers] Registering handler RightClickCropHandler to busses: [FORGE, FML]
  608. [23:40:39 INFO]: [Handlers] Registering handler FireworkHandler to busses: [FORGE, FML]
  609. [23:40:39 INFO]: [Handlers] Skipping class com.enderio.core.client.handlers.SpecialTooltipHandler, it is not loaded on this side.
  610. [23:40:39 INFO]: [Handlers] Skipping class com.enderio.core.client.handlers.EnchantTooltipHandler, it is not loaded on this side.
  611. [23:40:39 INFO]: [Handlers] Registering handler Scheduler to busses: [FORGE, FML]
  612. [23:40:39 INFO]: [Handlers] Skipping class com.enderio.core.client.gui.bettermodlist.EventHandlerGui, it is not loaded on this side.
  613. [23:40:39 INFO]: [Handlers] Registering handler XPBoostHandler to busses: [FORGE, FML]
  614. [23:40:39 INFO]: [Handlers] Skipping class com.enderio.core.client.handlers.OreDictTooltipHandler, it is not loaded on this side.
  615. [23:40:39 INFO]: [Handlers] Registering handler EnderIOController to busses: [FORGE, FML]
  616. [23:40:39 INFO]: [Handlers] Registering handler AutoSmeltHandler to busses: [FORGE, FML]
  617. [23:40:39 INFO]: Sending dummy event to all mods
  618. [23:40:39 INFO]: Reloading ingame configs for modid: endercore
  619. [23:40:39 INFO]: Updating config...
  620. [23:40:39 INFO]: Reloading ingame configs for modid: wailaplugins
  621. [23:40:39 INFO]: Registered command reloadConfigs with permission node com.enderio.core.common.command.CommandReloadConfigs
  622. [23:40:39 INFO]: Registered command reloadServerConfigs with permission node com.enderio.core.common.command.CommandReloadConfigs
  623. [23:40:39 INFO]: Recipes Loading: Shapeless: 45 loaded.
  624. [23:40:39 INFO]: Recipes Loading: Shaped: 54 loaded.
  625. [23:40:40 INFO]: HN Event Handler started on side SERVER
  626. [23:40:40 FATAL]: Large Storage System? We can help to monitor that!
  627. [23:40:40 INFO]: Spawn egg constructor for Deer
  628. [23:40:40 INFO]: Spawn egg constructor for Boar
  629. [23:40:40 INFO]: Spawn egg constructor for Bird
  630. [23:40:40 INFO]: Spawn egg constructor for Squirrel
  631. [23:40:40 INFO]: Spawn egg constructor for Bunny
  632. [23:40:40 INFO]: Spawn egg constructor for Lizard
  633. [23:40:40 INFO]: Spawn egg constructor for Giraffe
  634. [23:40:40 INFO]: Spawn egg constructor for Elephant
  635. [23:40:40 INFO]: Spawn egg constructor for Fishy
  636. [23:40:40 INFO]: Spawn egg constructor for Whale
  637. [23:40:40 INFO]: Spawn egg constructor for WinterDeer
  638. [23:40:40 INFO]: Spawn egg constructor for Bear
  639. [23:40:40 INFO]: Spawn egg constructor for Gorilla
  640. [23:40:40 INFO]: Spawn egg constructor for Camel
  641. [23:40:40 INFO]: Spawn egg constructor for Snake
  642. [23:40:40 INFO]: Spawn egg constructor for Butterfly
  643. [23:40:40 INFO]: Spawn egg constructor for Ant
  644. [23:40:40 INFO]: Spawn egg constructor for Turtle
  645. [23:40:40 INFO]: Spawn egg constructor for Gekko
  646. [23:40:40 INFO]: Spawn egg constructor for Croco
  647. [23:40:40 INFO]: Spawn egg constructor for Lion
  648. [23:40:40 INFO]: Spawn egg constructor for PDFrog
  649. [23:40:40 INFO]: Spawn egg constructor for Frog
  650. [23:40:40 INFO]: Spawn egg constructor for Fly
  651. [23:40:40 INFO]: Spawn egg constructor for FireFly
  652. [23:40:40 INFO]: Spawn egg constructor for BullFrog
  653. [23:40:40 INFO]: Spawn egg constructor for Bee
  654. [23:40:40 INFO]: Spawn egg constructor for EasterBunny
  655. [23:40:40 INFO]: Spawn egg constructor for Narwal
  656. [23:40:40 INFO]: Spawn egg constructor for Penguin
  657. [23:40:40 INFO]: Spawn egg constructor for Icebear
  658. [23:40:40 INFO]: Spawn egg constructor for Vulture
  659. [23:40:40 INFO]: Spawn egg constructor for Cockroach
  660. [23:40:40 INFO]: Spawn egg constructor for Worm
  661. [23:40:40 INFO]: Spawn egg constructor for HermitCrab
  662. [23:40:40 INFO]: Spawn egg constructor for Goat
  663. [23:40:40 INFO]: Spawn egg constructor for Triceratops
  664. [23:40:40 INFO]: Spawn egg constructor for Brontosaurus
  665. [23:40:40 INFO]: Spawn egg constructor for TRex
  666. [23:40:40 INFO]: Spawn egg constructor for Pterosaurus
  667. [23:40:40 INFO]: Spawn egg constructor for Ichtyosaurus
  668. [23:40:40 INFO]: Spawn egg constructor for Raptor
  669. [23:40:40 INFO]: Spawn egg constructor for EasterChick
  670. [23:40:40 INFO]: Spawn egg constructor for Mammoth
  671. [23:40:40 INFO]: Spawn egg constructor for SaberTooth
  672. [23:40:40 INFO]: Spawn egg constructor for MuskOx
  673. [23:40:40 INFO]: Spawn egg constructor for Gazelle
  674. [23:40:40 INFO]: Spawn egg constructor for HammerShark
  675. [23:40:40 INFO]: Spawn egg constructor for Shark
  676. [23:40:40 INFO]: Spawn egg constructor for Crab
  677. [23:40:40 INFO]: Spawn egg constructor for Mole
  678. [23:40:40 INFO]: Spawn egg constructor for Bison
  679. [23:40:40 INFO]: Spawn egg constructor for Ammonite
  680. [23:40:40 INFO]: Spawn egg constructor for BigFishy
  681. [23:40:40 INFO]: Spawn egg constructor for SeaHorse
  682. [23:40:40 INFO]: Version 9.1.0 initializing...
  683. [23:40:40 INFO]: LunatriusCore is up to date!
  684. [23:40:40 INFO]: Schematica is up to date!
  685. [23:40:40 ERROR]: Trait already registered for cofh/api/energy/IEnergyHandler
  686. [23:40:40 ERROR]: Trait already registered for cofh/api/energy/IEnergyHandler
  687. [23:40:40 INFO]: Loading complete.
  688. [23:40:40 INFO]: Mod loaded.
  689. [23:40:41 INFO]: Registered command malisis with permission node net.malisis.core.MalisisCommand
  690. [23:40:41 INFO]: Loaded MekanismGenerators module.
  691. [23:40:41 INFO]: Loaded MekanismTools module.
  692. [23:40:41 INFO]: Thaumcraft detected. Registering harvestables.
  693. [23:40:41 INFO]: Waila detected. Registering TConstruct tank blocks with Waila registry.
  694. [23:40:41 INFO]: BuildCraft detected. Registering facades.
  695. [23:40:41 INFO]: AE2 detected. Registering for Spatial IO.
  696. [23:40:41 INFO]: IC2 detected. Preparing for shenanigans.
  697. [23:40:41 INFO]: Mystcraft detected. Blacklisting Mystcraft fluid symbols.
  698. [23:40:41 INFO]: MineFactoryReloaded detected. Registering TConstruct farmables/grindables with MFR's Farming Registry.
  699. [23:40:41 INFO]: ForgeMultipart detected. Registering TConstruct decorative blocks with FMP.
  700. [23:40:42 INFO]: PlayerFallEvent ctor
  701. [23:40:42 INFO]: Initialized network channel 'bdew.pressure' for mod 'pressure'
  702. [23:40:42 INFO]: Now reading mappings for [oak_stairs;stone_stairs;brick_stairs;stone_brick_stairs;nether_brick_stairs;sandstone_stairs;spruce_stairs;birch_stairs;jungle_stairs;quartz_stairs;dark_oak_stairs;acacia_stairs]
  703.  
  704. [23:40:42 INFO]: Saving Mapping DIR[1] FROM[0] TO[2]
  705.  
  706. [23:40:42 INFO]: Saving Mapping DIR[1] FROM[1] TO[3]
  707.  
  708. [23:40:42 INFO]: Saving Mapping DIR[1] FROM[2] TO[1]
  709.  
  710. [23:40:42 INFO]: Saving Mapping DIR[1] FROM[3] TO[0]
  711.  
  712. [23:40:42 INFO]: Saving Mapping DIR[1] FROM[4] TO[6]
  713.  
  714. [23:40:42 INFO]: Saving Mapping DIR[1] FROM[5] TO[7]
  715.  
  716. [23:40:42 INFO]: Saving Mapping DIR[1] FROM[6] TO[5]
  717.  
  718. [23:40:42 INFO]: Saving Mapping DIR[1] FROM[7] TO[4]
  719.  
  720. [23:40:42 INFO]: Saving Mapping DIR[2] FROM[0] TO[1]
  721.  
  722. [23:40:42 INFO]: Saving Mapping DIR[2] FROM[1] TO[0]
  723.  
  724. [23:40:42 INFO]: Saving Mapping DIR[2] FROM[2] TO[3]
  725.  
  726. [23:40:42 INFO]: Saving Mapping DIR[2] FROM[3] TO[2]
  727.  
  728. [23:40:42 INFO]: Saving Mapping DIR[2] FROM[4] TO[5]
  729.  
  730. [23:40:42 INFO]: Saving Mapping DIR[2] FROM[5] TO[4]
  731.  
  732. [23:40:42 INFO]: Saving Mapping DIR[2] FROM[6] TO[7]
  733.  
  734. [23:40:42 INFO]: Saving Mapping DIR[2] FROM[7] TO[6]
  735.  
  736. [23:40:42 INFO]: Saving Mapping DIR[3] FROM[0] TO[3]
  737.  
  738. [23:40:42 INFO]: Saving Mapping DIR[3] FROM[1] TO[2]
  739.  
  740. [23:40:42 INFO]: Saving Mapping DIR[3] FROM[2] TO[0]
  741.  
  742. [23:40:42 INFO]: Saving Mapping DIR[3] FROM[3] TO[1]
  743.  
  744. [23:40:42 INFO]: Saving Mapping DIR[3] FROM[4] TO[7]
  745.  
  746. [23:40:42 INFO]: Saving Mapping DIR[3] FROM[5] TO[6]
  747.  
  748. [23:40:42 INFO]: Saving Mapping DIR[3] FROM[6] TO[4]
  749.  
  750. [23:40:42 INFO]: Saving Mapping DIR[3] FROM[7] TO[5]
  751.  
  752. [23:40:42 INFO]: Now reading mappings for [sticky_piston;piston;ladder;wall_sign;furnace;chest;dispenser;dropper;hopper;trapped_chest]
  753.  
  754. [23:40:42 INFO]: Saving Mapping DIR[1] FROM[2] TO[5]
  755.  
  756. [23:40:42 INFO]: Saving Mapping DIR[1] FROM[5] TO[3]
  757.  
  758. [23:40:42 INFO]: Saving Mapping DIR[1] FROM[3] TO[4]
  759.  
  760. [23:40:42 INFO]: Saving Mapping DIR[1] FROM[4] TO[2]
  761.  
  762. [23:40:42 INFO]: Saving Mapping DIR[1] FROM[10] TO[13]
  763.  
  764. [23:40:42 INFO]: Saving Mapping DIR[1] FROM[13] TO[11]
  765.  
  766. [23:40:42 INFO]: Saving Mapping DIR[1] FROM[11] TO[12]
  767.  
  768. [23:40:42 INFO]: Saving Mapping DIR[1] FROM[12] TO[10]
  769.  
  770. [23:40:42 INFO]: Saving Mapping DIR[2] FROM[2] TO[3]
  771.  
  772. [23:40:42 INFO]: Saving Mapping DIR[2] FROM[5] TO[4]
  773.  
  774. [23:40:42 INFO]: Saving Mapping DIR[2] FROM[3] TO[2]
  775.  
  776. [23:40:42 INFO]: Saving Mapping DIR[2] FROM[4] TO[5]
  777.  
  778. [23:40:42 INFO]: Saving Mapping DIR[2] FROM[10] TO[11]
  779.  
  780. [23:40:42 INFO]: Saving Mapping DIR[2] FROM[13] TO[12]
  781.  
  782. [23:40:42 INFO]: Saving Mapping DIR[2] FROM[11] TO[10]
  783.  
  784. [23:40:42 INFO]: Saving Mapping DIR[2] FROM[12] TO[13]
  785.  
  786. [23:40:42 INFO]: Saving Mapping DIR[3] FROM[4] TO[3]
  787.  
  788. [23:40:42 INFO]: Saving Mapping DIR[3] FROM[5] TO[2]
  789.  
  790. [23:40:42 INFO]: Saving Mapping DIR[3] FROM[2] TO[4]
  791.  
  792. [23:40:42 INFO]: Saving Mapping DIR[3] FROM[3] TO[5]
  793.  
  794. [23:40:42 INFO]: Saving Mapping DIR[3] FROM[12] TO[11]
  795.  
  796. [23:40:42 INFO]: Saving Mapping DIR[3] FROM[13] TO[10]
  797.  
  798. [23:40:42 INFO]: Saving Mapping DIR[3] FROM[10] TO[12]
  799.  
  800. [23:40:42 INFO]: Saving Mapping DIR[3] FROM[11] TO[13]
  801.  
  802. [23:40:42 INFO]: Now reading mappings for [brown_mushroom_block;red_mushroom_block]
  803.  
  804. [23:40:42 INFO]: Saving Mapping DIR[1] FROM[0] TO[0]
  805.  
  806. [23:40:42 INFO]: Saving Mapping DIR[1] FROM[1] TO[3]
  807.  
  808. [23:40:42 INFO]: Saving Mapping DIR[1] FROM[2] TO[6]
  809.  
  810. [23:40:42 INFO]: Saving Mapping DIR[1] FROM[3] TO[9]
  811.  
  812. [23:40:42 INFO]: Saving Mapping DIR[1] FROM[4] TO[2]
  813.  
  814. [23:40:42 INFO]: Saving Mapping DIR[1] FROM[5] TO[5]
  815.  
  816. [23:40:42 INFO]: Saving Mapping DIR[1] FROM[6] TO[8]
  817.  
  818. [23:40:42 INFO]: Saving Mapping DIR[1] FROM[7] TO[1]
  819.  
  820. [23:40:42 INFO]: Saving Mapping DIR[1] FROM[8] TO[4]
  821.  
  822. [23:40:42 INFO]: Saving Mapping DIR[1] FROM[9] TO[7]
  823.  
  824. [23:40:42 INFO]: Saving Mapping DIR[1] FROM[10] TO[10]
  825.  
  826. [23:40:42 INFO]: Saving Mapping DIR[2] FROM[0] TO[0]
  827.  
  828. [23:40:42 INFO]: Saving Mapping DIR[2] FROM[1] TO[9]
  829.  
  830. [23:40:42 INFO]: Saving Mapping DIR[2] FROM[2] TO[8]
  831.  
  832. [23:40:42 INFO]: Saving Mapping DIR[2] FROM[3] TO[7]
  833.  
  834. [23:40:42 INFO]: Saving Mapping DIR[2] FROM[4] TO[6]
  835.  
  836. [23:40:42 INFO]: Saving Mapping DIR[2] FROM[5] TO[5]
  837.  
  838. [23:40:42 INFO]: Saving Mapping DIR[2] FROM[6] TO[4]
  839.  
  840. [23:40:42 INFO]: Saving Mapping DIR[2] FROM[7] TO[3]
  841.  
  842. [23:40:42 INFO]: Saving Mapping DIR[2] FROM[8] TO[2]
  843.  
  844. [23:40:42 INFO]: Saving Mapping DIR[2] FROM[9] TO[1]
  845.  
  846. [23:40:42 INFO]: Saving Mapping DIR[2] FROM[10] TO[10]
  847.  
  848. [23:40:42 INFO]: Saving Mapping DIR[3] FROM[0] TO[0]
  849.  
  850. [23:40:42 INFO]: Saving Mapping DIR[3] FROM[1] TO[7]
  851.  
  852. [23:40:42 INFO]: Saving Mapping DIR[3] FROM[2] TO[4]
  853.  
  854. [23:40:42 INFO]: Saving Mapping DIR[3] FROM[3] TO[1]
  855.  
  856. [23:40:42 INFO]: Saving Mapping DIR[3] FROM[4] TO[8]
  857.  
  858. [23:40:42 INFO]: Saving Mapping DIR[3] FROM[5] TO[5]
  859.  
  860. [23:40:42 INFO]: Saving Mapping DIR[3] FROM[6] TO[2]
  861.  
  862. [23:40:42 INFO]: Saving Mapping DIR[3] FROM[7] TO[9]
  863.  
  864. [23:40:42 INFO]: Saving Mapping DIR[3] FROM[8] TO[6]
  865.  
  866. [23:40:42 INFO]: Saving Mapping DIR[3] FROM[9] TO[3]
  867.  
  868. [23:40:42 INFO]: Saving Mapping DIR[3] FROM[10] TO[10]
  869.  
  870. [23:40:42 INFO]: Now reading mappings for [skull]
  871.  
  872. [23:40:42 INFO]: Saving Mapping DIR[1] FROM[2] TO[4]
  873.  
  874. [23:40:42 INFO]: Saving Mapping DIR[1] FROM[4] TO[3]
  875.  
  876. [23:40:42 INFO]: Saving Mapping DIR[1] FROM[3] TO[5]
  877.  
  878. [23:40:42 INFO]: Saving Mapping DIR[1] FROM[5] TO[2]
  879.  
  880. [23:40:42 INFO]: Saving Mapping DIR[2] FROM[2] TO[3]
  881.  
  882. [23:40:42 INFO]: Saving Mapping DIR[2] FROM[4] TO[5]
  883.  
  884. [23:40:42 INFO]: Saving Mapping DIR[2] FROM[3] TO[2]
  885.  
  886. [23:40:42 INFO]: Saving Mapping DIR[2] FROM[5] TO[4]
  887.  
  888. [23:40:42 INFO]: Saving Mapping DIR[3] FROM[2] TO[5]
  889.  
  890. [23:40:42 INFO]: Saving Mapping DIR[3] FROM[4] TO[2]
  891.  
  892. [23:40:42 INFO]: Saving Mapping DIR[3] FROM[3] TO[4]
  893.  
  894. [23:40:42 INFO]: Saving Mapping DIR[3] FROM[5] TO[3]
  895.  
  896. [23:40:42 INFO]: Now reading mappings for [quartz_block]
  897.  
  898. [23:40:42 INFO]: Saving Mapping DIR[1] FROM[3] TO[4]
  899.  
  900. [23:40:42 INFO]: Saving Mapping DIR[1] FROM[4] TO[3]
  901.  
  902. [23:40:42 INFO]: Saving Mapping DIR[3] FROM[3] TO[4]
  903.  
  904. [23:40:42 INFO]: Saving Mapping DIR[3] FROM[4] TO[3]
  905.  
  906. [23:40:42 INFO]: Now reading mappings for [hay_block]
  907.  
  908. [23:40:42 INFO]: Saving Mapping DIR[1] FROM[4] TO[8]
  909.  
  910. [23:40:42 INFO]: Saving Mapping DIR[1] FROM[8] TO[4]
  911.  
  912. [23:40:42 INFO]: Saving Mapping DIR[3] FROM[4] TO[8]
  913.  
  914. [23:40:42 INFO]: Saving Mapping DIR[3] FROM[8] TO[4]
  915.  
  916. [23:40:42 INFO]: Now reading mappings for [pixelmon:PC Block;pixelmon:PokeHealer;pixelmon:Fossil Machine Block;pixelmon:Moltres Shrine;pixelmon:Zapdos Shrine;pixelmon:Articuno Shrine]
  917.  
  918. [23:40:42 INFO]: [pixelmon:PC Block] was determined to be an invalid blockRegistry key?! FIX THIS
  919.  
  920. [23:40:42 INFO]: [pixelmon:PokeHealer] was determined to be an invalid blockRegistry key?! FIX THIS
  921.  
  922. [23:40:42 INFO]: [pixelmon:Fossil Machine Block] was determined to be an invalid blockRegistry key?! FIX THIS
  923.  
  924. [23:40:42 INFO]: [pixelmon:Moltres Shrine] was determined to be an invalid blockRegistry key?! FIX THIS
  925.  
  926. [23:40:42 INFO]: [pixelmon:Zapdos Shrine] was determined to be an invalid blockRegistry key?! FIX THIS
  927.  
  928. [23:40:42 INFO]: [pixelmon:Articuno Shrine] was determined to be an invalid blockRegistry key?! FIX THIS
  929.  
  930. [23:40:42 INFO]: Saving Mapping DIR[1] FROM[0] TO[3]
  931.  
  932. [23:40:42 INFO]: Saving Mapping DIR[1] FROM[1] TO[0]
  933.  
  934. [23:40:42 INFO]: Saving Mapping DIR[1] FROM[2] TO[1]
  935.  
  936. [23:40:42 INFO]: Saving Mapping DIR[1] FROM[3] TO[2]
  937.  
  938. [23:40:42 INFO]: Saving Mapping DIR[3] FROM[0] TO[1]
  939.  
  940. [23:40:42 INFO]: Saving Mapping DIR[3] FROM[1] TO[2]
  941.  
  942. [23:40:42 INFO]: Saving Mapping DIR[3] FROM[2] TO[3]
  943.  
  944. [23:40:42 INFO]: Saving Mapping DIR[3] FROM[3] TO[0]
  945.  
  946. [23:40:42 INFO]: Saving Mapping DIR[2] FROM[0] TO[2]
  947.  
  948. [23:40:42 INFO]: Saving Mapping DIR[2] FROM[1] TO[3]
  949.  
  950. [23:40:42 INFO]: Saving Mapping DIR[2] FROM[2] TO[0]
  951.  
  952. [23:40:42 INFO]: Saving Mapping DIR[2] FROM[3] TO[1]
  953.  
  954. [23:40:42 INFO]: Now reading mappings for [pixelmon:Trading Machine;pixelmon:CloningMachine]
  955.  
  956. [23:40:42 INFO]: [pixelmon:Trading Machine] was determined to be an invalid blockRegistry key?! FIX THIS
  957.  
  958. [23:40:42 INFO]: [pixelmon:CloningMachine] was determined to be an invalid blockRegistry key?! FIX THIS
  959.  
  960. [23:40:42 INFO]: Saving Mapping DIR[1] FROM[0] TO[3]
  961.  
  962. [23:40:42 INFO]: Saving Mapping DIR[1] FROM[1] TO[0]
  963.  
  964. [23:40:42 INFO]: Saving Mapping DIR[1] FROM[2] TO[1]
  965.  
  966. [23:40:42 INFO]: Saving Mapping DIR[1] FROM[3] TO[2]
  967.  
  968. [23:40:42 INFO]: Saving Mapping DIR[1] FROM[9] TO[11]
  969.  
  970. [23:40:42 INFO]: Saving Mapping DIR[1] FROM[11] TO[10]
  971.  
  972. [23:40:42 INFO]: Saving Mapping DIR[1] FROM[10] TO[12]
  973.  
  974. [23:40:42 INFO]: Saving Mapping DIR[1] FROM[12] TO[9]
  975.  
  976. [23:40:42 INFO]: Saving Mapping DIR[3] FROM[0] TO[1]
  977.  
  978. [23:40:42 INFO]: Saving Mapping DIR[3] FROM[1] TO[2]
  979.  
  980. [23:40:42 INFO]: Saving Mapping DIR[3] FROM[2] TO[3]
  981.  
  982. [23:40:42 INFO]: Saving Mapping DIR[3] FROM[3] TO[0]
  983.  
  984. [23:40:42 INFO]: Saving Mapping DIR[3] FROM[9] TO[12]
  985.  
  986. [23:40:42 INFO]: Saving Mapping DIR[3] FROM[12] TO[10]
  987.  
  988. [23:40:42 INFO]: Saving Mapping DIR[3] FROM[10] TO[11]
  989.  
  990. [23:40:42 INFO]: Saving Mapping DIR[3] FROM[11] TO[9]
  991.  
  992. [23:40:42 INFO]: Saving Mapping DIR[2] FROM[0] TO[2]
  993.  
  994. [23:40:42 INFO]: Saving Mapping DIR[2] FROM[1] TO[3]
  995.  
  996. [23:40:42 INFO]: Saving Mapping DIR[2] FROM[2] TO[0]
  997.  
  998. [23:40:42 INFO]: Saving Mapping DIR[2] FROM[3] TO[1]
  999.  
  1000. [23:40:42 INFO]: Saving Mapping DIR[2] FROM[9] TO[10]
  1001.  
  1002. [23:40:42 INFO]: Saving Mapping DIR[2] FROM[10] TO[9]
  1003.  
  1004. [23:40:42 INFO]: Saving Mapping DIR[2] FROM[11] TO[12]
  1005.  
  1006. [23:40:42 INFO]: Saving Mapping DIR[2] FROM[12] TO[11]
  1007.  
  1008. [23:40:42 INFO]: Smart Moving allows client configurations
  1009. [23:40:42 INFO]: Smart Moving uses communication protocol 2.3.1
  1010. [23:40:42 INFO]: Initialization
  1011. [23:40:42 INFO]: Registering recipes
  1012. [23:40:42 INFO]: Registering GUI Handler
  1013. [23:40:43 INFO]: Could not load integration module: com.jaquadro.minecraft.storagedrawers.integration.NotEnoughItems
  1014. [23:40:43 INFO]: Starting (Load)
  1015. [23:40:43 INFO]: Starting (Integration)
  1016. [23:40:43 INFO]: Successfully integrated with EC2
  1017. [23:40:43 INFO]: Successfully integrated with CC
  1018. [23:40:43 INFO]: Finished (Integration in 25ms)
  1019. [23:40:43 INFO]: Finished (Load in 85ms)
  1020. [23:40:43 INFO]: -=-=-=-=-=-=-=[START] Init=-=-=-=-=-=-=-
  1021. [23:40:43 INFO]: Reinitializing Recipes
  1022. [23:40:43 INFO]: Added Recipe for Wireless Crafting Terminal
  1023. [23:40:43 INFO]: Added Recipe for Magnet Card
  1024. [23:40:43 INFO]: -=-=-=-=-=-=-=[FINISH] Init in 30ms=-=-=-=-=-=-=-
  1025. [23:40:44 INFO]: Enchant recycling.enchantment.Vacuum registered with ID 12
  1026. [23:40:44 INFO]: Enchant recycling.enchantment.Recycle registered with ID 13
  1027. [23:40:44 INFO]: Receiving API registration request from [securitycraft] for method net.geforcemods.securitycraft.imc.lookingglass.LookingGlassAPIProvider.register
  1028. [23:40:44 INFO]: Trying to call (reflection) net.geforcemods.securitycraft.imc.lookingglass.LookingGlassAPIProvider register
  1029. [23:40:44 INFO]: API provided to securitycraft
  1030. [23:40:44 INFO]: Receiving API registration request from [Mystcraft] for method com.xcompwiz.mystcraft.integration.lookingglass.LookingGlassIntegration.register
  1031. [23:40:44 INFO]: Trying to call (reflection) com.xcompwiz.mystcraft.integration.lookingglass.LookingGlassIntegration register
  1032. [23:40:44 INFO]: LookingGlass API Provider Received
  1033. [23:40:44 INFO]: API provided to Mystcraft
  1034. [23:40:44 INFO]: Received IMC message from mod Natura.
  1035. [23:40:44 WARN]: Unknown tag "useShiftedItemID" found while verifying a ThirdPartyModConfig NBTTagCompound object
  1036. [23:40:44 WARN]: Unknown tag "trees" found while verifying a ThirdPartyModConfig NBTTagCompound object
  1037. [23:40:44 INFO]: Received IMC message from mod BiomesOPlenty.
  1038. [23:40:44 WARN]: Unknown tag "trees" found while verifying a ThirdPartyModConfig NBTTagCompound object
  1039. [23:40:44 INFO]: Bad Class Registered: tconstruct.smeltery.logic.AdaptiveSmelteryLogic by TConstruct
  1040. [23:40:44 INFO]: Bad Class Registered: tconstruct.smeltery.logic.AqueductLogic by TConstruct
  1041. [23:40:44 INFO]: Bad Class Registered: tconstruct.smeltery.logic.TankAirLogic by TConstruct
  1042. [23:40:44 INFO]: Bad Class Registered: tconstruct.smeltery.logic.TowerFurnaceLogic by TConstruct
  1043. [23:40:44 INFO]: Receiving registration request from [ EnderIO ] for method crazypants.enderio.waila.WailaCompat.load
  1044. [23:40:44 INFO]: Receiving registration request from [ EnderZoo ] for method crazypants.enderzoo.waila.WailaCompat.load
  1045. [23:40:44 INFO]: Receiving registration request from [ arsmagica2 ] for method am2.interop.WailaSupport.callbackRegister
  1046. [23:40:44 INFO]: Receiving registration request from [ securitycraft ] for method net.geforcemods.securitycraft.imc.waila.WailaDataProvider.callbackRegister
  1047. [23:40:44 INFO]: Receiving registration request from [ appliedenergistics2 ] for method appeng.integration.modules.Waila.register
  1048. [23:40:44 INFO]: Receiving registration request from [ Natura ] for method mods.natura.plugins.waila.WailaRegistrar.wailaCallback
  1049. [23:40:44 INFO]: Receiving registration request from [ BuildCraft|Compat ] for method buildcraft.compat.waila.WailaCallback.callback
  1050. [23:40:44 INFO]: Receiving registration request from [ chisel ] for method team.chisel.compat.WailaCompat.register
  1051. [23:40:44 INFO]: Receiving registration request from [ extracells ] for method extracells.integration.waila.Waila.register
  1052. [23:40:44 INFO]: Receiving registration request from [ IC2NuclearControl ] for method shedar.mods.ic2.nuclearcontrol.crossmod.waila.CrossWaila.callbackRegister
  1053. [23:40:44 INFO]: Receiving registration request from [ Mekanism ] for method mekanism.common.integration.WailaDataProvider.register
  1054. [23:40:44 INFO]: Receiving registration request from [ TConstruct ] for method tconstruct.plugins.waila.WailaRegistrar.wailaCallback
  1055. [23:40:44 INFO]: Receiving registration request from [ cfm ] for method com.mrcrayfish.furniture.util.WailaIconRegister.callbackRegister
  1056. [23:40:44 INFO]: Receiving registration request from [ pressure ] for method net.bdew.pressure.waila.WailaHandler.loadCallback
  1057. [23:40:44 INFO]: Receiving registration request from [ pressure ] for method net.bdew.pressure.fmp.waila.FMPWailaHandler.loadCallback
  1058. [23:40:44 INFO]: Receiving registration request from [ secretroomsmod ] for method com.github.abrarsyed.secretroomsmod.client.waila.WailaProvider.register
  1059. [23:40:44 INFO]: Receiving registration request from [ StorageDrawers ] for method com.jaquadro.minecraft.storagedrawers.integration.Waila.registerProvider
  1060. [23:40:44 INFO]: Receiving registration request from [ witchery ] for method com.emoniph.witchery.integration.ModHookWailaRegistrar.callbackRegister
  1061. [23:40:44 INFO]: RecipeAPI (InterModComm): Registering recipes from 1 mod(s).
  1062. [23:40:44 WARN]: ## RecipeAPI Error Report ##
  1063. [23:40:44 WARN]: From Mod: Pam's HarvestCraft
  1064. [23:40:44 WARN]: Type: microwave
  1065. [23:40:44 WARN]: Description: Missing required variables for microwave
  1066. [23:40:44 WARN]: Required Variables:
  1067. [23:40:44 WARN]: - input
  1068. [23:40:44 WARN]: - output
  1069. [23:40:44 WARN]: ## RecipeAPI Error Report ##
  1070. [23:40:44 WARN]: From Mod: Pam's HarvestCraft
  1071. [23:40:44 WARN]: Type: microwave
  1072. [23:40:44 WARN]: Description: Missing required variables for microwave
  1073. [23:40:44 WARN]: Required Variables:
  1074. [23:40:44 WARN]: - input
  1075. [23:40:44 WARN]: - output
  1076. [23:40:44 WARN]: ## RecipeAPI Error Report ##
  1077. [23:40:44 WARN]: From Mod: Pam's HarvestCraft
  1078. [23:40:44 WARN]: Type: microwave
  1079. [23:40:44 WARN]: Description: Missing required variables for microwave
  1080. [23:40:44 WARN]: Required Variables:
  1081. [23:40:44 WARN]: - input
  1082. [23:40:44 WARN]: - output
  1083. [23:40:44 WARN]: ## RecipeAPI Error Report ##
  1084. [23:40:44 WARN]: From Mod: Pam's HarvestCraft
  1085. [23:40:44 WARN]: Type: microwave
  1086. [23:40:44 WARN]: Description: Missing required variables for microwave
  1087. [23:40:44 WARN]: Required Variables:
  1088. [23:40:44 WARN]: - input
  1089. [23:40:44 WARN]: - output
  1090. [23:40:44 WARN]: ## RecipeAPI Error Report ##
  1091. [23:40:44 WARN]: From Mod: Pam's HarvestCraft
  1092. [23:40:44 WARN]: Type: microwave
  1093. [23:40:44 WARN]: Description: Missing required variables for microwave
  1094. [23:40:44 WARN]: Required Variables:
  1095. [23:40:44 WARN]: - input
  1096. [23:40:44 WARN]: - output
  1097. [23:40:44 WARN]: ## RecipeAPI Error Report ##
  1098. [23:40:44 WARN]: From Mod: Pam's HarvestCraft
  1099. [23:40:44 WARN]: Type: microwave
  1100. [23:40:44 WARN]: Description: Missing required variables for microwave
  1101. [23:40:44 WARN]: Required Variables:
  1102. [23:40:44 WARN]: - input
  1103. [23:40:44 WARN]: - output
  1104. [23:40:44 WARN]: ## RecipeAPI Error Report ##
  1105. [23:40:44 WARN]: From Mod: Pam's HarvestCraft
  1106. [23:40:44 WARN]: Type: microwave
  1107. [23:40:44 WARN]: Description: Missing required variables for microwave
  1108. [23:40:44 WARN]: Required Variables:
  1109. [23:40:44 WARN]: - input
  1110. [23:40:44 WARN]: - output
  1111. [23:40:44 WARN]: ## RecipeAPI Error Report ##
  1112. [23:40:44 WARN]: From Mod: Pam's HarvestCraft
  1113. [23:40:44 WARN]: Type: microwave
  1114. [23:40:44 WARN]: Description: Missing required variables for microwave
  1115. [23:40:44 WARN]: Required Variables:
  1116. [23:40:44 WARN]: - input
  1117. [23:40:44 WARN]: - output
  1118. [23:40:44 WARN]: ## RecipeAPI Error Report ##
  1119. [23:40:44 WARN]: From Mod: Pam's HarvestCraft
  1120. [23:40:44 WARN]: Type: microwave
  1121. [23:40:44 WARN]: Description: Missing required variables for microwave
  1122. [23:40:44 WARN]: Required Variables:
  1123. [23:40:44 WARN]: - input
  1124. [23:40:44 WARN]: - output
  1125. [23:40:44 WARN]: ## RecipeAPI Error Report ##
  1126. [23:40:44 WARN]: From Mod: Pam's HarvestCraft
  1127. [23:40:44 WARN]: Type: microwave
  1128. [23:40:44 WARN]: Description: Missing required variables for microwave
  1129. [23:40:44 WARN]: Required Variables:
  1130. [23:40:44 WARN]: - input
  1131. [23:40:44 WARN]: - output
  1132. [23:40:44 WARN]: ## RecipeAPI Error Report ##
  1133. [23:40:44 WARN]: From Mod: Pam's HarvestCraft
  1134. [23:40:44 WARN]: Type: microwave
  1135. [23:40:44 WARN]: Description: Missing required variables for microwave
  1136. [23:40:44 WARN]: Required Variables:
  1137. [23:40:44 WARN]: - input
  1138. [23:40:44 WARN]: - output
  1139. [23:40:44 WARN]: ## RecipeAPI Error Report ##
  1140. [23:40:44 WARN]: From Mod: Pam's HarvestCraft
  1141. [23:40:44 WARN]: Type: microwave
  1142. [23:40:44 WARN]: Description: Missing required variables for microwave
  1143. [23:40:44 WARN]: Required Variables:
  1144. [23:40:44 WARN]: - input
  1145. [23:40:44 WARN]: - output
  1146. [23:40:44 WARN]: ## RecipeAPI Error Report ##
  1147. [23:40:44 WARN]: From Mod: Pam's HarvestCraft
  1148. [23:40:44 WARN]: Type: microwave
  1149. [23:40:44 WARN]: Description: Missing required variables for microwave
  1150. [23:40:44 WARN]: Required Variables:
  1151. [23:40:44 WARN]: - input
  1152. [23:40:44 WARN]: - output
  1153. [23:40:44 WARN]: ## RecipeAPI Error Report ##
  1154. [23:40:44 WARN]: From Mod: Pam's HarvestCraft
  1155. [23:40:44 WARN]: Type: microwave
  1156. [23:40:44 WARN]: Description: Missing required variables for microwave
  1157. [23:40:44 WARN]: Required Variables:
  1158. [23:40:44 WARN]: - input
  1159. [23:40:44 WARN]: - output
  1160. [23:40:44 WARN]: ## RecipeAPI Error Report ##
  1161. [23:40:44 WARN]: From Mod: Pam's HarvestCraft
  1162. [23:40:44 WARN]: Type: microwave
  1163. [23:40:44 WARN]: Description: Missing required variables for microwave
  1164. [23:40:44 WARN]: Required Variables:
  1165. [23:40:44 WARN]: - input
  1166. [23:40:44 WARN]: - output
  1167. [23:40:44 INFO]: Receiving fluid symbol blacklist request from [TConstruct] for fluid gold.molten
  1168. [23:40:44 INFO]: Fluid blacklist request successful.
  1169. [23:40:44 INFO]: Receiving fluid symbol blacklist request from [TConstruct] for fluid steel.molten
  1170. [23:40:44 INFO]: Fluid blacklist request successful.
  1171. [23:40:44 INFO]: Receiving fluid symbol blacklist request from [TConstruct] for fluid emerald.liquid
  1172. [23:40:44 INFO]: Fluid blacklist request successful.
  1173. [23:40:44 INFO]: Receiving fluid symbol blacklist request from [TConstruct] for fluid ardite.molten
  1174. [23:40:44 INFO]: Fluid blacklist request successful.
  1175. [23:40:44 INFO]: Receiving fluid symbol blacklist request from [TConstruct] for fluid cobalt.molten
  1176. [23:40:44 INFO]: Fluid blacklist request successful.
  1177. [23:40:44 INFO]: Receiving fluid symbol blacklist request from [TConstruct] for fluid pigiron.molten
  1178. [23:40:44 INFO]: Fluid blacklist request successful.
  1179. [23:40:44 INFO]: Receiving fluid symbol blacklist request from [TConstruct] for fluid bronze.molten
  1180. [23:40:44 INFO]: Fluid blacklist request successful.
  1181. [23:40:44 INFO]: Receiving fluid symbol blacklist request from [TConstruct] for fluid alumite.molten
  1182. [23:40:44 INFO]: Fluid blacklist request successful.
  1183. [23:40:44 INFO]: Receiving fluid symbol blacklist request from [TConstruct] for fluid aluminumbrass.molten
  1184. [23:40:44 INFO]: Fluid blacklist request successful.
  1185. [23:40:44 INFO]: Receiving fluid symbol blacklist request from [TConstruct] for fluid manyullyn.molten
  1186. [23:40:44 INFO]: Fluid blacklist request successful.
  1187. [23:40:44 INFO]: Receiving fluid symbol blacklist request from [TConstruct] for fluid ender
  1188. [23:40:44 INFO]: Fluid blacklist request successful.
  1189. [23:40:44 INFO]: Receiving fluid symbol blacklist request from [TConstruct] for fluid silver.molten
  1190. [23:40:44 INFO]: Fluid blacklist request successful.
  1191. [23:40:44 INFO]: Receiving fluid symbol blacklist request from [TConstruct] for fluid invar.molten
  1192. [23:40:44 INFO]: Fluid blacklist request successful.
  1193. [23:40:44 INFO]: Receiving fluid symbol blacklist request from [TConstruct] for fluid electrum.molten
  1194. [23:40:44 INFO]: Fluid blacklist request successful.
  1195. [23:40:44 INFO]: Receiving fluid symbol blacklist request from [TConstruct] for fluid platinum.molten
  1196. [23:40:44 INFO]: Fluid blacklist request successful.
  1197. [23:40:44 INFO]: Receiving fluid symbol blacklist request from [TConstruct] for fluid signalum.molten
  1198. [23:40:44 INFO]: Fluid blacklist request successful.
  1199. [23:40:44 INFO]: Receiving fluid symbol blacklist request from [TConstruct] for fluid lumium.molten
  1200. [23:40:44 INFO]: Fluid blacklist request successful.
  1201. [23:40:44 INFO]: Receiving fluid symbol blacklist request from [TConstruct] for fluid mithril.molten
  1202. [23:40:44 INFO]: Fluid blacklist request successful.
  1203. [23:40:44 INFO]: Receiving fluid symbol blacklist request from [TConstruct] for fluid enderium.molten
  1204. [23:40:44 INFO]: Fluid blacklist request successful.
  1205. [23:40:44 ERROR]: IMC message 'fluidsymbol' from [witchery] unrecognized
  1206. [23:40:44 ERROR]: IMC message 'fluidsymbol' from [witchery] unrecognized
  1207. [23:40:44 ERROR]: IMC message 'fluidsymbol' from [witchery] unrecognized
  1208. [23:40:44 ERROR]: IMC message 'fluidsymbol' from [witchery] unrecognized
  1209. [23:40:44 ERROR]: IMC message 'fluidsymbol' from [witchery] unrecognized
  1210. [23:40:44 INFO]: Mod Botania blacklisted vazkii.botania.common.entity.EntityManaBurst for interdiction torch
  1211. [23:40:44 ERROR]: Material with id chisel:factoryblock2 is already registered.
  1212. [23:40:44 ERROR]: Material with id chisel:factoryblock2_1 is already registered.
  1213. [23:40:44 ERROR]: Material with id chisel:factoryblock2_2 is already registered.
  1214. [23:40:44 ERROR]: Material with id chisel:factoryblock2_3 is already registered.
  1215. [23:40:44 ERROR]: Material with id chisel:voidstoneRunic_1 is already registered.
  1216. [23:40:44 ERROR]: Material with id chisel:voidstoneRunic_2 is already registered.
  1217. [23:40:44 ERROR]: Material with id chisel:voidstoneRunic_3 is already registered.
  1218. [23:40:44 ERROR]: Material with id chisel:voidstoneRunic_4 is already registered.
  1219. [23:40:44 ERROR]: Material with id chisel:voidstoneRunic_5 is already registered.
  1220. [23:40:44 ERROR]: Material with id chisel:voidstoneRunic_6 is already registered.
  1221. [23:40:44 ERROR]: Material with id chisel:voidstoneRunic_7 is already registered.
  1222. [23:40:44 ERROR]: Material with id chisel:voidstoneRunic_8 is already registered.
  1223. [23:40:44 ERROR]: Material with id chisel:voidstoneRunic_9 is already registered.
  1224. [23:40:44 ERROR]: Material with id chisel:voidstoneRunic_10 is already registered.
  1225. [23:40:44 ERROR]: Material with id chisel:voidstoneRunic_11 is already registered.
  1226. [23:40:44 ERROR]: Material with id chisel:voidstoneRunic_12 is already registered.
  1227. [23:40:44 ERROR]: Material with id chisel:voidstoneRunic_13 is already registered.
  1228. [23:40:44 ERROR]: Material with id chisel:voidstoneRunic_14 is already registered.
  1229. [23:40:44 ERROR]: Material with id chisel:voidstoneRunic_15 is already registered.
  1230. [23:40:44 INFO]: Injecting itemstacks
  1231. [23:40:44 INFO]: Itemstack injection complete
  1232. [23:40:44 INFO]: Finished Post-Initialization.
  1233. [23:40:44 WARN]: My potion, Flight, at index 25 has been over-written by another potion, potion.emerald. You have a conflict in your configuration files.
  1234. [23:40:44 WARN]: My potion, Regeneration, at index 29 has been over-written by another potion, potion.radiation. You have a conflict in your configuration files.
  1235. [23:40:46 INFO]: Initializing Thaumcraft Compatibility
  1236. [23:40:46 INFO]: Prioritizing User and IMC mod configs...
  1237. [23:40:46 INFO]: Registering items and trees...
  1238. [23:40:46 INFO]: Skipping Ore Dictionary processing.
  1239. [23:40:46 INFO]: BuildCraft's fake player: UUID = 77456a1f-b9f9-3f84-8863-ddef5b8e2209, name = '[BuildCraft]'!
  1240. [23:40:48 INFO]: Logistics Pipes not detected
  1241. [23:40:48 INFO]: Loading predefined UU world scan values, run /ic2 uu-world-scan <small|medium|large> to calibrate them for your world.
  1242. [23:40:48 INFO]: IC2 version 2.2.826-experimental loaded.
  1243. [23:40:48 INFO]: [AdvancedSolarPanel] * * * * * * Start parsing MT recipes * * * * * *
  1244. [23:40:48 INFO]: [AdvancedSolarPanel] Ignoring line 27, failed to parse input.
  1245. [23:40:48 INFO]: [AdvancedSolarPanel] Ignoring line 28, failed to parse output.
  1246. [23:40:48 INFO]: [AdvancedSolarPanel] Ignoring line 29, failed to parse input.
  1247. [23:40:48 INFO]: [AdvancedSolarPanel] * * * * * * Finished parsing MT recipes * * * * * *
  1248. [23:40:48 INFO]: [AdvancedSolarPanel] Config loading completed, 35 recipes parsed.
  1249. [23:40:48 INFO]: [AdvancedSolarPanel] * * * * * * Loaded recipes list * * * * * *
  1250. [23:40:48 INFO]: [AdvancedSolarPanel] Wither Skeleton Skull -> Nether Star [250000000 EU]
  1251. [23:40:48 INFO]: [AdvancedSolarPanel] Iron Ingot -> Iridium Ore [9000000 EU]
  1252. [23:40:48 INFO]: [AdvancedSolarPanel] Netherrack -> Gunpowder [70000 EU]
  1253. [23:40:48 INFO]: [AdvancedSolarPanel] Sand -> Gravel [50000 EU]
  1254. [23:40:48 INFO]: [AdvancedSolarPanel] Dirt -> Clay [50000 EU]
  1255. [23:40:48 INFO]: [AdvancedSolarPanel] Charcoal -> Coal [60000 EU]
  1256. [23:40:48 INFO]: [AdvancedSolarPanel] Glowstone Dust -> Sunnarium Piece [1000000 EU]
  1257. [23:40:48 INFO]: [AdvancedSolarPanel] Glowstone -> Sunnarium [9000000 EU]
  1258. [23:40:48 INFO]: [AdvancedSolarPanel] Yellow Wool -> Glowstone [500000 EU]
  1259. [23:40:48 INFO]: [AdvancedSolarPanel] Blue Wool -> Lapis Lazuli Block [500000 EU]
  1260. [23:40:48 INFO]: [AdvancedSolarPanel] Red Wool -> Block of Redstone [500000 EU]
  1261. [23:40:48 INFO]: [AdvancedSolarPanel] Lapis Lazuli -> Sapphire [5000000 EU]
  1262. [23:40:48 INFO]: [AdvancedSolarPanel] Redstone -> Ruby [5000000 EU]
  1263. [23:40:48 INFO]: [AdvancedSolarPanel] Coal -> Industrial Diamond [9000000 EU]
  1264. [23:40:48 INFO]: [AdvancedSolarPanel] Industrial Diamond -> Diamond [1000000 EU]
  1265. [23:40:48 INFO]: [AdvancedSolarPanel] Copper Ingot -> Ferrous Ingot [300000 EU]
  1266. [23:40:48 INFO]: [AdvancedSolarPanel] Copper Ingot -> Ferrous Ingot [300000 EU]
  1267. [23:40:48 INFO]: [AdvancedSolarPanel] Copper Ingot -> Ferrous Ingot [300000 EU]
  1268. [23:40:48 INFO]: [AdvancedSolarPanel] Copper Ingot -> Ferrous Ingot [300000 EU]
  1269. [23:40:48 INFO]: [AdvancedSolarPanel] Copper Ingot -> Ferrous Ingot [300000 EU]
  1270. [23:40:48 INFO]: [AdvancedSolarPanel] Copper Ingot -> Ferrous Ingot [300000 EU]
  1271. [23:40:48 INFO]: [AdvancedSolarPanel] Copper Ingot -> Ferrous Ingot [300000 EU]
  1272. [23:40:48 INFO]: [AdvancedSolarPanel] Copper Ingot -> Ferrous Ingot [300000 EU]
  1273. [23:40:48 INFO]: [AdvancedSolarPanel] Tin Ingot -> Silver Ingot [500000 EU]
  1274. [23:40:48 INFO]: [AdvancedSolarPanel] Tin Ingot -> Silver Ingot [500000 EU]
  1275. [23:40:48 INFO]: [AdvancedSolarPanel] Tin Ingot -> Silver Ingot [500000 EU]
  1276. [23:40:48 INFO]: [AdvancedSolarPanel] Tin Ingot -> Silver Ingot [500000 EU]
  1277. [23:40:48 INFO]: [AdvancedSolarPanel] Tin Ingot -> Silver Ingot [500000 EU]
  1278. [23:40:48 INFO]: [AdvancedSolarPanel] Tin Ingot -> Silver Ingot [500000 EU]
  1279. [23:40:48 INFO]: [AdvancedSolarPanel] Tin Ingot -> Silver Ingot [500000 EU]
  1280. [23:40:48 INFO]: [AdvancedSolarPanel] Tin Ingot -> Silver Ingot [500000 EU]
  1281. [23:40:48 INFO]: [AdvancedSolarPanel] Silver Ingot -> Gold Ingot [500000 EU]
  1282. [23:40:48 INFO]: [AdvancedSolarPanel] Silver Ingot -> Gold Ingot [500000 EU]
  1283. [23:40:48 INFO]: [AdvancedSolarPanel] Silver Ingot -> Gold Ingot [500000 EU]
  1284. [23:40:48 INFO]: [AdvancedSolarPanel] Gold Ingot -> Shiny Ingot [9000000 EU]
  1285. [23:40:48 INFO]: [AdvancedSolarPanel] * * * * * * * * * * * * * * * * * * * * *
  1286. [23:40:48 INFO]: Post Initialization ( started )
  1287. [23:40:48 ERROR]: Trait already registered for net/minecraftforge/fluids/IFluidHandler
  1288. [23:40:48 ERROR]: Trait already registered for net/minecraftforge/fluids/IFluidHandler
  1289. [23:40:48 ERROR]: Trait already registered for mekanism/api/gas/IGasHandler
  1290. [23:40:48 ERROR]: Trait already registered for mekanism/api/gas/IGasHandler
  1291. [23:40:48 ERROR]: Trait already registered for net/minecraft/inventory/ISidedInventory
  1292. [23:40:48 ERROR]: Trait already registered for net/minecraft/inventory/ISidedInventory
  1293. [23:40:48 INFO]: Layer: appeng/parts/layers/LayerISidedInventory_TileCableBus loaded successfully - 5284 bytes
  1294. [23:40:48 INFO]: Layer: appeng/parts/layers/LayerIFluidHandler_TileCableBus loaded successfully - 2442 bytes
  1295. [23:40:48 INFO]: Layer: appeng/parts/layers/LayerITileStorageMonitorable_TileCableBus loaded successfully - 1070 bytes
  1296. [23:40:48 INFO]: Layer: appeng/parts/layers/LayerIEnergySink_TileCableBus loaded successfully - 4289 bytes
  1297. [23:40:48 INFO]: Layer: appeng/parts/layers/LayerIEnergySource_TileCableBus loaded successfully - 4184 bytes
  1298. [23:40:48 INFO]: Layer: appeng/parts/layers/LayerIPipeConnection_TileCableBus loaded successfully - 1351 bytes
  1299. [23:40:48 INFO]: Layer: appeng/parts/layers/LayerIEnergyHandler_TileCableBus loaded successfully - 1803 bytes
  1300. [23:40:48 INFO]: Layer: extracells/integration/mekanism/gas/LayerGasHandler_TileCableBus loaded successfully - 2124 bytes
  1301. [23:40:48 INFO]: Layer: extracells/integration/mekanism/gas/LayerTubeConnection_TileCableBus loaded successfully - 944 bytes
  1302. [23:40:49 INFO]: Industrial Craft 2 - Integration Enable
  1303. [23:40:49 INFO]: Rotary Craft - Integration Disabled
  1304. [23:40:49 INFO]: Railcraft - Integration Enable
  1305. [23:40:49 INFO]: BuildCraft Core - Integration Enable
  1306. [23:40:49 INFO]: BuildCraft Transport - Integration Enable
  1307. [23:40:49 INFO]: BuildCraft Builders - Integration Enable
  1308. [23:40:49 INFO]: RedstoneFlux Power - Tiles - Integration Enable
  1309. [23:40:49 INFO]: RedstoneFlux Power - Items - Integration Enable
  1310. [23:40:49 INFO]: Mine Factory Reloaded - Integration Enable
  1311. [23:40:49 INFO]: Deep Storage Unit - Integration Enable
  1312. [23:40:49 INFO]: Factorization - Integration Disabled
  1313. [23:40:49 INFO]: Forge MultiPart - Integration Enable
  1314. [23:40:49 INFO]: Rotatable Blocks - Integration Disabled
  1315. [23:40:49 INFO]: Colored Lights Core - Integration Disabled
  1316. [23:40:49 INFO]: Waila - Integration Enable
  1317. [23:40:49 INFO]: Mekanism - Integration Enable
  1318. [23:40:49 INFO]: ImmibisMicroblocks - Integration Disabled
  1319. [23:40:49 INFO]: BetterStorage - Integration Disabled
  1320. [23:40:49 INFO]: OpenComputers - Integration Disabled
  1321. [23:40:49 INFO]: PneumaticCraft - Integration Disabled
  1322. [23:40:49 INFO]: Post Initialization ( ended after 275ms )
  1323. [23:40:49 INFO]: Entering postinitialization phase.
  1324. [23:40:49 INFO]: Loading Manual XML from: /assets/mantle/manuals/test.xml
  1325. [23:40:49 ERROR]: 2 overlapping potions have been detected.
  1326. [23:40:49 ERROR]: The potion.emerald effect from EmeraldMod is using an overlapping ID. ID: 25
  1327. [23:40:49 ERROR]: The potion.radiation effect from GalaxySpace is using an overlapping ID. ID: 29
  1328. [23:40:49 ERROR]: Here are a few recommended potion IDs which are not being used: [143, 144, 146, 147, 148, 149, 150]
  1329. [23:40:49 INFO]: Found potion array with a size of 352
  1330. [23:40:49 INFO]: Adding entities to MFR safari net blacklist.
  1331. [23:40:50 WARN]: Adding standard crop support for [Artichoke Crop]
  1332. [23:40:50 WARN]: Adding standard crop support for [Asparagus Crop]
  1333. [23:40:50 WARN]: Adding standard crop support for [Bamboo Crop]
  1334. [23:40:50 WARN]: Adding standard crop support for [Barley Crop]
  1335. [23:40:50 WARN]: Adding standard crop support for [Bean Crop]
  1336. [23:40:50 WARN]: Adding standard crop support for [Beet Crop]
  1337. [23:40:50 WARN]: Adding standard crop support for [Bell Pepper Crop]
  1338. [23:40:50 WARN]: Adding standard crop support for [Blackberry Crop]
  1339. [23:40:50 WARN]: Adding standard crop support for [Blueberry Crop]
  1340. [23:40:50 WARN]: Adding standard crop support for [Broccoli Crop]
  1341. [23:40:50 WARN]: Adding standard crop support for [Brussel Sprout Crop]
  1342. [23:40:50 WARN]: Adding standard crop support for [Cabbage Crop]
  1343. [23:40:50 WARN]: Adding standard crop support for [Cactus Fruit Crop]
  1344. [23:40:50 WARN]: Adding standard crop support for [Candleberry Crop]
  1345. [23:40:50 WARN]: Adding standard crop support for [Cantaloupe Crop]
  1346. [23:40:50 WARN]: Adding standard crop support for [Cauliflower Crop]
  1347. [23:40:50 WARN]: Adding standard crop support for [Celery Crop]
  1348. [23:40:50 WARN]: Adding standard crop support for [Chili Pepper Crop]
  1349. [23:40:50 WARN]: Adding standard crop support for [Coffee Bean Crop]
  1350. [23:40:50 WARN]: Adding standard crop support for [Corn Crop]
  1351. [23:40:50 WARN]: Adding standard crop support for [Cotton Crop]
  1352. [23:40:50 WARN]: Adding standard crop support for [Cranberry Crop]
  1353. [23:40:50 WARN]: Adding standard crop support for [Cucumber Crop]
  1354. [23:40:50 WARN]: Adding standard crop support for [Eggplant Crop]
  1355. [23:40:50 WARN]: Adding standard crop support for [Garlic Crop]
  1356. [23:40:50 WARN]: Adding standard crop support for [Ginger Crop]
  1357. [23:40:50 WARN]: Adding standard crop support for [Grape Crop]
  1358. [23:40:50 WARN]: Adding standard crop support for [Leek Crop]
  1359. [23:40:50 WARN]: Adding standard crop support for [Lettuce Crop]
  1360. [23:40:50 WARN]: Adding standard crop support for [Mustard Seeds Crop]
  1361. [23:40:50 WARN]: Adding standard crop support for [Oats Crop]
  1362. [23:40:50 WARN]: Adding standard crop support for [Okra Crop]
  1363. [23:40:50 WARN]: Adding standard crop support for [Onion Crop]
  1364. [23:40:50 WARN]: Adding standard crop support for [Parsnip Crop]
  1365. [23:40:50 WARN]: Adding standard crop support for [Peanut Crop]
  1366. [23:40:50 WARN]: Adding standard crop support for [Peas Crop]
  1367. [23:40:50 WARN]: Adding standard crop support for [Pineapple Crop]
  1368. [23:40:50 WARN]: Adding standard crop support for [Radish Crop]
  1369. [23:40:50 WARN]: Adding standard crop support for [Raspberry Crop]
  1370. [23:40:50 WARN]: Adding standard crop support for [Rhubarb Crop]
  1371. [23:40:50 WARN]: Adding standard crop support for [Rice Crop]
  1372. [23:40:50 WARN]: Adding standard crop support for [Rutabaga Crop]
  1373. [23:40:50 WARN]: Adding standard crop support for [Rye Crop]
  1374. [23:40:50 WARN]: Adding standard crop support for [Scallion Crop]
  1375. [23:40:50 WARN]: Adding standard crop support for [Seaweed Crop]
  1376. [23:40:50 WARN]: Adding standard crop support for [Soybean Crop]
  1377. [23:40:50 WARN]: Adding standard crop support for [Spice Leaf Crop]
  1378. [23:40:50 WARN]: Adding standard crop support for [Spinach Crop]
  1379. [23:40:50 WARN]: Adding standard crop support for [Strawberry Crop]
  1380. [23:40:50 WARN]: Adding standard crop support for [Sweet Potato Crop]
  1381. [23:40:50 WARN]: Adding standard crop support for [Tea Leaf Crop]
  1382. [23:40:50 WARN]: Adding standard crop support for [Tomato Crop]
  1383. [23:40:50 WARN]: Adding standard crop support for [Turnip Crop]
  1384. [23:40:50 WARN]: Adding standard crop support for [White Mushroom Crop]
  1385. [23:40:50 WARN]: Adding standard crop support for [Winter Squash Crop]
  1386. [23:40:50 WARN]: Adding standard crop support for [Zucchini Crop]
  1387. [23:40:50 WARN]: Adding standard crop support for [Curry Leaf Crop]
  1388. [23:40:50 WARN]: Adding standard crop support for [Sesame Seeds Crop]
  1389. [23:40:50 WARN]: Adding standard crop support for [Water Chestnut Crop]
  1390. [23:40:50 WARN]: Adding standard crop support for [Apple]
  1391. [23:40:50 WARN]: Adding standard crop support for [Almond]
  1392. [23:40:50 WARN]: Adding standard crop support for [Apricot]
  1393. [23:40:50 WARN]: Adding standard crop support for [Avocado]
  1394. [23:40:50 WARN]: Adding standard crop support for [Banana]
  1395. [23:40:50 WARN]: Adding standard crop support for [Cashew]
  1396. [23:40:50 WARN]: Adding standard crop support for [Cherry]
  1397. [23:40:50 WARN]: Adding standard crop support for [Chestnut]
  1398. [23:40:50 WARN]: Adding standard crop support for [Cinnamon Wood]
  1399. [23:40:50 WARN]: Adding standard crop support for [Coconut]
  1400. [23:40:50 WARN]: Adding standard crop support for [Date]
  1401. [23:40:50 WARN]: Adding standard crop support for [Dragonfruit]
  1402. [23:40:50 WARN]: Adding standard crop support for [Durian]
  1403. [23:40:50 WARN]: Adding standard crop support for [Fig]
  1404. [23:40:50 WARN]: Adding standard crop support for [Grapefruit]
  1405. [23:40:50 WARN]: Adding standard crop support for [Lemon]
  1406. [23:40:50 WARN]: Adding standard crop support for [Lime]
  1407. [23:40:50 WARN]: Adding standard crop support for [Mango]
  1408. [23:40:50 WARN]: Adding standard crop support for [Maple Wood]
  1409. [23:40:50 WARN]: Adding standard crop support for [Nutmeg]
  1410. [23:40:50 WARN]: Adding standard crop support for [Olive]
  1411. [23:40:50 WARN]: Adding standard crop support for [Orange]
  1412. [23:40:50 WARN]: Adding standard crop support for [Papaya]
  1413. [23:40:50 WARN]: Adding standard crop support for [Paperbark Wood]
  1414. [23:40:50 WARN]: Adding standard crop support for [Peach]
  1415. [23:40:50 WARN]: Adding standard crop support for [Pear]
  1416. [23:40:50 WARN]: Adding standard crop support for [Pecan]
  1417. [23:40:50 WARN]: Adding standard crop support for [Peppercorn]
  1418. [23:40:50 WARN]: Adding standard crop support for [Persimmon]
  1419. [23:40:50 WARN]: Adding standard crop support for [Pistachio]
  1420. [23:40:50 WARN]: Adding standard crop support for [Plum]
  1421. [23:40:50 WARN]: Adding standard crop support for [Pomegranate]
  1422. [23:40:50 WARN]: Adding standard crop support for [Starfruit]
  1423. [23:40:50 WARN]: Adding standard crop support for [Vanilla Bean]
  1424. [23:40:50 WARN]: Adding standard crop support for [Walnut]
  1425. [23:40:50 WARN]: Adding standard crop support for [Goosberry]
  1426. [23:40:50 WARN]: Adding clickable crop support for [Raspberry Bush]
  1427. [23:40:50 WARN]: Adding clickable crop support for [Blueberry Bush]
  1428. [23:40:50 WARN]: Adding clickable crop support for [Blackberry Bush]
  1429. [23:40:50 WARN]: Adding clickable crop support for [Maloberry Bush]
  1430. [23:40:50 WARN]: Adding clickable crop support for [Blightberry Bush]
  1431. [23:40:50 WARN]: Adding clickable crop support for [Duskberry Bush]
  1432. [23:40:50 WARN]: Adding clickable crop support for [Skyberry Bush]
  1433. [23:40:50 WARN]: Adding clickable crop support for [Stingberry Bush]
  1434. [23:40:50 WARN]: Adding clickable crop support for [Crops]
  1435. [23:40:50 WARN]: Adding standard crop support for [Crops]
  1436. [23:40:50 WARN]: Adding clickable crop support for [Iron Oreberry Bush]
  1437. [23:40:50 WARN]: Adding clickable crop support for [Gold Oreberry Bush]
  1438. [23:40:50 WARN]: Adding clickable crop support for [Copper Oreberry Bush]
  1439. [23:40:50 WARN]: Adding clickable crop support for [Tin Oreberry Bush]
  1440. [23:40:50 WARN]: Adding clickable crop support for [Aluminum Oreberry Bush]
  1441. [23:40:50 WARN]: Adding clickable crop support for [Essence Berry Bush]
  1442. [23:40:50 WARN]: Adding standard crop support for [Water Artichoke]
  1443. [23:40:50 WARN]: Adding standard crop support for [Belladonna]
  1444. [23:40:50 WARN]: Adding standard crop support for [Mandrake]
  1445. [23:40:50 WARN]: Adding standard crop support for [Snowbell]
  1446. [23:40:50 WARN]: Adding standard crop support for [Wormwood]
  1447. [23:40:50 WARN]: Adding standard crop support for [Minedrake]
  1448. [23:40:50 WARN]: Adding standard crop support for [Wolfsbane]
  1449. [23:40:50 WARN]: Blacklisting dimension [-37] to only spawn TC content at level [0]
  1450. [23:40:50 WARN]: Blacklisting dimension [-38] to only spawn TC content at level [0]
  1451. [23:40:50 WARN]: Adding clickable crop support for [Berry Bush]
  1452. [23:40:50 WARN]: Adding standard crop support for [Apple]
  1453. [23:40:50 WARN]: Adding standard crop support for [Persimmon]
  1454. [23:40:50 WARN]: Whitelisting [Zombie] to spawn champion mobs at level [0]
  1455. [23:40:50 WARN]: Whitelisting [Spider] to spawn champion mobs at level [0]
  1456. [23:40:50 WARN]: Whitelisting [Blaze] to spawn champion mobs at level [0]
  1457. [23:40:50 WARN]: Whitelisting [Enderman] to spawn champion mobs at level [0]
  1458. [23:40:50 WARN]: Whitelisting [Skeleton] to spawn champion mobs at level [0]
  1459. [23:40:50 WARN]: Whitelisting [Witch] to spawn champion mobs at level [1]
  1460. [23:40:50 WARN]: Whitelisting [Thaumcraft.EldritchCrab] to spawn champion mobs at level [0]
  1461. [23:40:50 WARN]: Whitelisting [Thaumcraft.Taintacle] to spawn champion mobs at level [2]
  1462. [23:40:50 WARN]: Whitelisting [Thaumcraft.Wisp] to spawn champion mobs at level [1]
  1463. [23:40:50 WARN]: Whitelisting [Thaumcraft.InhabitedZombie] to spawn champion mobs at level [3]
  1464. [23:40:50 INFO]: [Botania] The Lexica Botania has 26704 words.
  1465. [23:40:50 INFO]: Registering CraftGuide integration.
  1466. [23:40:50 INFO]: There are no crafting files present in /Users/bwayserver/Desktop/KCauldron/config/cofh/thermalexpansion/crafting.
  1467. [23:40:50 INFO]: Loaded 2 grinding balls from SAG Mill config.
  1468. [23:40:50 INFO]: Excluding 9 recipes from grinding balls bonus.
  1469. [23:40:50 INFO]: Found 121 valid SAG Mill recipes in config.
  1470. [23:40:50 WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.gcBlockCore.0@7
  1471. [23:40:50 WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.tconstruct.Materials@11
  1472. [23:40:50 WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.gcBlockCore.0@11
  1473. [23:40:50 WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@2
  1474. [23:40:50 WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.thermalfoundation.material@66
  1475. [23:40:50 WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.thermalfoundation.material@73
  1476. [23:40:50 WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.storage@2
  1477. [23:40:50 WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xic2.blockMetal@2
  1478. [23:40:50 WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.sand@0
  1479. [23:40:50 WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.sand@0
  1480. [23:40:50 INFO]: Finished processing SAG Mill recipes. 111 recipes avaliable.
  1481. [23:40:51 INFO]: Found 34 valid Alloy Smelter recipes in config.
  1482. [23:40:51 INFO]: Created 6 synthetic recipes for 4xitem.netherquartz@0 => 1xtile.blockFusedQuartz@0
  1483. [23:40:51 INFO]: Created 6 synthetic recipes for 1xtile.sand@0 => 1xtile.blockFusedQuartz@1
  1484. [23:40:51 INFO]: Created 6 synthetic recipes for 1xtile.quartzBlock@0 => 1xtile.blockFusedQuartz@0
  1485. [23:40:51 INFO]: Finished processing Alloy Smelter recipes. 52 recipes avaliable.
  1486. [23:40:51 INFO]: AlloyRecipeManager: Vannila smelting in AlloySmelting enabled=true
  1487. [23:40:51 INFO]: Found 4 valid Slice'N'Splice recipes in config.
  1488. [23:40:51 INFO]: Finished processing Slice'N'Splice recipes. 4 recipes avaliable.
  1489. [23:40:51 INFO]: Found 7 valid Vat recipes in config.
  1490. [23:40:51 INFO]: Finished processing Vat recipes. 7 recipes avaliable.
  1491. [23:40:51 WARN]: Could not find enchantment with name enchantment.enderzoo.witherArrow when parsing enchanter recipes.
  1492. [23:40:51 WARN]: Could not find enchantment with name enchantment.enderzoo.witherWeapon when parsing enchanter recipes.
  1493. [23:40:51 WARN]: Could not find enchantment with name enchantment.enderzoo.witherWeapon when parsing enchanter recipes.
  1494. [23:40:51 WARN]: Could not find enchantment with name enchantment.soul_stealer when parsing enchanter recipes.
  1495. [23:40:51 INFO]: Loaded 30 recipes for Enchanter
  1496. [23:40:51 INFO]: Registered Capacitor Banks as Tinkers Construct Flux Upgrades
  1497. [23:40:52 INFO]: Loaded 5 entries from core spawn config.
  1498. [23:40:52 INFO]: Loaded 0 entries from user spawn config.
  1499. [23:40:52 INFO]: Applying 5 spawn entries from config.
  1500. [23:40:52 WARN]: Redundant call to BiomeDictionary.registerAllBiomes ignored
  1501. [23:40:53 INFO]: Created new Compass Setting of the name: Working Man's Mineables
  1502. [23:40:53 INFO]: Disabling Ender Eye Needle as per config file
  1503. [23:40:53 INFO]: Finder Compass: loaded custom needle of id gold_ore, color [245,245,0]
  1504. [23:40:53 INFO]: Full readout: gold_ore:245:245:0:15:1:1:100:0:-1
  1505. [23:40:53 INFO]: Finder Compass: loaded custom needle of id iron_ore, color [179,179,179]
  1506. [23:40:53 INFO]: Full readout: iron_ore:179:179:179:15:1:1:100:0:-1
  1507. [23:40:53 INFO]: Finder Compass: loaded custom needle of id coal_ore, color [51,26,0]
  1508. [23:40:53 INFO]: Full readout: coal_ore:51:26:0:15:1:1:100:0:-1
  1509. [23:40:53 INFO]: Created new Compass Setting of the name: Adventuring
  1510. [23:40:53 INFO]: Finder Compass: loaded custom needle of id mob_spawner, color [26,255,26]
  1511. [23:40:53 INFO]: Full readout: mob_spawner:26:255:26:60:60:1:100:1:-1
  1512. [23:40:53 INFO]: Finder Compass: loaded custom needle of id chest, color [184,138,0]
  1513. [23:40:53 INFO]: Full readout: chest:184:138:0:60:60:1:100:1:-1
  1514. [23:40:53 INFO]: Created new Compass Setting of the name: Shiny Stones
  1515. [23:40:53 INFO]: Disabling Ender Eye Needle as per config file
  1516. [23:40:53 INFO]: Finder Compass: loaded custom needle of id diamond_ore, color [51,255,204]
  1517. [23:40:53 INFO]: Full readout: diamond_ore:51:255:204:15:1:1:16:0:-1
  1518. [23:40:53 INFO]: Finder Compass: loaded custom needle of id lapis_ore, color [55,70,220]
  1519. [23:40:53 INFO]: Full readout: lapis_ore:55:70:220:15:1:1:100:0:-1
  1520. [23:40:53 INFO]: Finder Compass: loaded custom needle of id redstone_ore, color [255,125,155]
  1521. [23:40:53 INFO]: Full readout: redstone_ore:255:125:155:15:1:1:100:0:-1
  1522. [23:40:53 INFO]: Finder Compass: loaded custom needle of id emerald_ore, color [26,255,26]
  1523. [23:40:53 INFO]: Full readout: emerald_ore:26:255:26:7:1:4:31:0:-1
  1524. [23:40:53 INFO]: Finder compass config fully parsed, loaded 3 settings
  1525. [23:40:53 INFO]: While registering space station recipe, found 1 type(s) of waferAdvanced
  1526. [23:40:53 INFO]: While registering space station recipe, found 8 type(s) of ingotTin
  1527. [23:40:53 INFO]: Hide Names 1.1.7 loaded!
  1528. [23:40:53 FATAL]: Another Energy System is Loaded. Adding Intergration!
  1529. [23:40:53 INFO]: Fake player readout: UUID = 46e82cd0-d480-3d48-800a-77431ede078e, name = [Mekanism]
  1530. [23:40:53 INFO]: Hooked into IC2 successfully.
  1531. [23:40:53 INFO]: Finished loading Cardboard Box blacklist (loaded 0 entries)
  1532. [23:40:54 INFO]: Hooking complete.
  1533. [23:40:54 INFO]: Thaumcraft detected. Adding thaumium tools.
  1534. [23:40:54 WARN]: Biome (id 160) is in list as element 161.
  1535. [23:40:54 INFO]: +++++++++++++++++++++++++[PowerConverters][NOTICE]+++++++++++++++++++++++++
  1536. [23:40:54 INFO]: Default power ratios are based on FTB standards and not all mods follow these
  1537. [23:40:54 INFO]: If you find conflicting ratios in your pack, please adjust the config acoordingly or remove PC
  1538. [23:40:54 INFO]: These conflicts are not the fault of any mod author. It is the nature on minecraft
  1539. [23:40:54 INFO]: -------------------------[PowerConverters][STEAM]-------------------------
  1540. [23:40:54 INFO]: Default steam ratios, while based on standards, will create infinite energy loops
  1541. [23:40:54 INFO]: To prevent over powered infinite energy, use a steam throttle values of less than 5
  1542. [23:40:54 INFO]: +++++++++++++++++++++++++[PowerConverters][NOTICE]+++++++++++++++++++++++++
  1543. [23:40:54 ERROR]: Buildcraft recipe is missing items, not adding Power Converters converter recipes.
  1544. [23:40:54 WARN]: java.lang.RuntimeException: Invalid shaped ore recipe: TGT, #S#, T#T, T, buildcraft.transport.ItemPipe@2df7dcbe, S, buildcraft.transport.BlockFilteredBuffer@70f9893c, #, null, G, gearGold, 1xtile.powerconverters.common@2
  1545. [23:40:54 WARN]: at net.minecraftforge.oredict.ShapedOreRecipe.<init>(ShapedOreRecipe.java:122)
  1546. [23:40:54 WARN]: at powercrystals.powerconverters.crafting.mods.RecipeBuildCraft.registerRecipes(RecipeBuildCraft.java:55)
  1547. [23:40:54 WARN]: at powercrystals.powerconverters.PowerConverterCore.postInit(PowerConverterCore.java:137)
  1548. [23:40:54 WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1549. [23:40:54 WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1550. [23:40:54 WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1551. [23:40:54 WARN]: at java.lang.reflect.Method.invoke(Method.java:498)
  1552. [23:40:54 WARN]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  1553. [23:40:54 WARN]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  1554. [23:40:54 WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1555. [23:40:54 WARN]: at java.lang.reflect.Method.invoke(Method.java:498)
  1556. [23:40:54 WARN]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  1557. [23:40:54 WARN]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  1558. [23:40:54 WARN]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  1559. [23:40:54 WARN]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  1560. [23:40:54 WARN]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  1561. [23:40:54 WARN]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  1562. [23:40:54 WARN]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  1563. [23:40:54 WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1564. [23:40:54 WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1565. [23:40:54 WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1566. [23:40:54 WARN]: at java.lang.reflect.Method.invoke(Method.java:498)
  1567. [23:40:54 WARN]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  1568. [23:40:54 WARN]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  1569. [23:40:54 WARN]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  1570. [23:40:54 WARN]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  1571. [23:40:54 WARN]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  1572. [23:40:54 WARN]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  1573. [23:40:54 WARN]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
  1574. [23:40:54 WARN]: at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:97)
  1575. [23:40:54 WARN]: at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:325)
  1576. [23:40:54 WARN]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:288)
  1577. [23:40:54 WARN]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:643)
  1578. [23:40:54 WARN]: at java.lang.Thread.run(Thread.java:745)
  1579. [23:40:54 INFO]: Loading EnderIO compatibility...
  1580. [23:40:54 INFO]: TCB=class crazypants.enderio.conduit.TileConduitBundle
  1581. [23:40:54 INFO]: LC=class crazypants.enderio.conduit.liquid.LiquidConduit
  1582. [23:40:54 INFO]: ALC=class crazypants.enderio.conduit.liquid.AdvancedLiquidConduit
  1583. [23:40:54 INFO]: Registered user-defined NBT whitelist for: TConstruct:pickaxe
  1584. [23:40:54 INFO]: Registered user-defined NBT whitelist for: ExtraUtilities:unstableingot
  1585. [23:40:54 FATAL]: Error in NBT whitelist file: no item stack found for ExtraUtilities:unstableIngot
  1586. [23:40:54 FATAL]: At line: 7
  1587. [23:40:54 INFO]: Registered user-defined NBT whitelist for: Botania:specialFlower
  1588. [23:40:54 WARN]: NEI integration not loaded due to server side being detected
  1589. [23:40:54 INFO]: PotionID 135 is already occupied by witchery:potion.allergydark
  1590. [23:40:54 INFO]: Moved Potion from 135 to 143
  1591. [23:40:54 INFO]: PotionID 143 is already occupied by imbue.poison
  1592. [23:40:54 INFO]: Moved Potion from 143 to 144
  1593. [23:40:54 INFO]: PotionID 144 is already occupied by imbue.experience
  1594. [23:40:54 INFO]: Moved Potion from 144 to 146
  1595. [23:40:54 INFO]: PotionID 145 is already occupied by bl.elixir.toughskin
  1596. [23:40:54 INFO]: Moved Potion from 145 to 147
  1597. [23:40:54 INFO]: PotionID 146 is already occupied by imbue.fire
  1598. [23:40:54 INFO]: Moved Potion from 146 to 148
  1599. [23:40:54 INFO]: PotionID 147 is already occupied by imbue.wither
  1600. [23:40:54 INFO]: Moved Potion from 147 to 149
  1601. [23:40:54 INFO]: Server Player: registered Smart Moving
  1602. [23:40:54 INFO]: Starting (PostInit)
  1603. [23:40:54 INFO]: Added "class thaumcraft.common.tiles.TileAlembic" with capacity (32) to extraction whitelist.
  1604. [23:40:54 INFO]: Added "class thaumcraft.common.tiles.TileCentrifuge" with capacity (0) to extraction whitelist.
  1605. [23:40:54 INFO]: Added "class thaumcraft.common.tiles.TileJarFillable" with capacity (64) to injection whitelist.
  1606. [23:40:54 INFO]: Added "class thaumcraft.common.tiles.TileJarFillable" with capacity (64) to extraction whitelist.
  1607. [23:40:54 INFO]: Added "class thaumcraft.common.tiles.TileJarFillableVoid" with capacity (64) to injection whitelist.
  1608. [23:40:54 INFO]: Added "class thaumcraft.common.tiles.TileJarFillableVoid" with capacity (64) to extraction whitelist.
  1609. [23:40:54 INFO]: Added "class thaumcraft.common.tiles.TileTubeBuffer" with capacity (8) to extraction whitelist.
  1610. [23:40:54 INFO]: Added "class thaumcraft.common.tiles.TileEssentiaReservoir" with capacity (256) to injection whitelist.
  1611. [23:40:54 INFO]: Added "class thaumcraft.common.tiles.TileEssentiaReservoir" with capacity (256) to extraction whitelist.
  1612. [23:40:54 INFO]: Added "class thaumcraft.common.tiles.TileAlchemyFurnaceAdvancedNozzle" with capacity (0) to extraction whitelist.
  1613. [23:40:54 INFO]: Added "class thaumicenergistics.common.tiles.TileEssentiaVibrationChamber" with capacity (64) to injection whitelist.
  1614. [23:40:54 INFO]: Added "class thaumcraft.common.items.ItemEssence"[0] to item whitelist.
  1615. [23:40:54 INFO]: Added "class thaumcraft.common.items.ItemEssence"[1] to item whitelist.
  1616. [23:40:54 INFO]: Added "class thaumcraft.common.blocks.ItemJarFilled"[0] to item whitelist.
  1617. [23:40:54 INFO]: Added "class thaumcraft.common.blocks.ItemJarFilled"[3] to item whitelist.
  1618. [23:40:54 INFO]: Added "class thaumicenergistics.common.items.ItemBlockEssentiaVibrationChamber"[0] to item whitelist.
  1619. [23:40:54 INFO]: Starting (AE Scanables)
  1620. [23:40:54 INFO]: Could not register "Inscriber Name Press" for TC scanning.
  1621. [23:40:54 INFO]: Could not register "Creative ME Storage Cell" for TC scanning.
  1622. [23:40:54 INFO]: Could not register "Matrix Frame" for TC scanning.
  1623. [23:40:54 INFO]: Could not register "Creative Energy Cell" for TC scanning.
  1624. [23:40:54 INFO]: Could not register "tile.appliedenergistics2.BlockPaint.name" for TC scanning.
  1625. [23:40:54 INFO]: Finished (AE Scanables in 273ms)
  1626. [23:40:54 INFO]: Finished (PostInit in 357ms)
  1627. [23:40:54 INFO]: -=-=-=-=-=-=-=[START] PostInit=-=-=-=-=-=-=-
  1628. [23:40:54 INFO]: RedstoneFlux Power - Items - Integration Enable
  1629. [23:40:54 INFO]: -=-=-=-=-=-=-=[FINISH] PostInit in 31ms=-=-=-=-=-=-=-
  1630. [23:40:54 WARN]: Redundant call to BiomeDictionary.registerAllBiomes ignored
  1631. [23:40:55 INFO]: Importing and clearing vanilla spawn lists.
  1632. [23:40:55 INFO]: Loading recipes for [Minecraft 1.7.10]
  1633. [23:40:55 INFO]: Loading recipes for [Thermal Foundation 1.7.10R1.2.5]
  1634. [23:40:55 INFO]: Loading recipes for [Thermal Expansion 1.7.10R4.1.4]
  1635. [23:40:55 INFO]: Loading recipes for [Thermal Dynamics 1.7.10R1.2.0]
  1636. [23:40:55 INFO]: Loading recipes for [Redstone Arsenal 1.7.10R1.1.3B1]
  1637. [23:40:55 INFO]: Loading recipes for [MineFactory Reloaded 1.7.10R2.8.1]
  1638. [23:40:55 INFO]: Loading recipes for [Thaumcraft 4.2.3.5]
  1639. [23:40:55 INFO]: Loading recipes for [BuildCraft|Core 7.1.18]
  1640. [23:40:55 INFO]: Loading recipes for [BuildCraft|Transport 7.1.18]
  1641. [23:40:55 INFO]: Loading recipes for [BuildCraft|Silicon 7.1.18]
  1642. [23:40:55 INFO]: Loading recipes for [BuildCraft|Builders 7.1.18]
  1643. [23:40:55 INFO]: Loading recipes for [BuildCraft|Factory 7.1.18]
  1644. [23:40:55 INFO]: Loading recipes for [BuildCraft|Robotics 7.1.18]
  1645. [23:40:55 INFO]: Loading recipes for [Forestry 4.2.16.64]
  1646. [23:40:55 INFO]: Loading recipes for [Railcraft 9.12.2.0]
  1647. [23:40:55 INFO]: Loading recipes for [EnderIO 1.7.10-2.3.0.427_beta]
  1648. [23:40:55 INFO]: Loading recipes for [Iron Chest 6.0.62.742]
  1649. [23:40:55 INFO]: Loading recipes for [Chicken Chunks 1.3.4.19]
  1650. [23:40:55 INFO]: Loading recipes for [Ender Storage 1.4.7.38]
  1651. [23:40:55 INFO]: Loading recipes for [Solar Flux 1.7.10-0.8b]
  1652. [23:40:55 INFO]: Loading recipes for [Applied Energistics2 rv3-beta-6]
  1653. [23:40:55 INFO]: Loading recipes for [IndustrialCraft 2 Experimental 2.2.826-experimental]
  1654. [23:40:55 INFO]: Loading recipes for [Thermal Recycling 1.1.0.5]
  1655. [23:40:55 INFO]: ThermalRecycling's fake player: com.mojang.authlib.GameProfile@ce0998d[id=7dddcaca-e9b3-32f7-9381-06db177f592f,name=[ThermalRecycling],properties={},legacy=false]
  1656. [23:40:55 INFO]: Unknown recipe class! forestry.core.recipes.ShapedRecipeCustom Modder please refer to net.minecraftforge.oredict.RecipeSorter
  1657. [23:40:55 INFO]: Unknown recipe class! net.malisis.doors.recipe.BigDoorRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
  1658. [23:40:55 INFO]: Unknown recipe class! vswe.stevescarts.Helpers.ShapedRecipes2 Modder please refer to net.minecraftforge.oredict.RecipeSorter
  1659. [23:40:55 INFO]: Unknown recipe class! pavocado.exoticbirds.init.RecipesBirdEggs Modder please refer to net.minecraftforge.oredict.RecipeSorter
  1660. [23:40:55 INFO]: Unknown recipe class! extracells.util.recipe.RecipeUniversalTerminal$ Modder please refer to net.minecraftforge.oredict.RecipeSorter
  1661. [23:40:55 INFO]: Unknown recipe class! com.emoniph.witchery.WitcheryRecipes$1 Modder please refer to net.minecraftforge.oredict.RecipeSorter
  1662. [23:40:55 INFO]: Unknown recipe class! thebetweenlands.recipes.misc.RecipeLurkerSkinPouchUpgrades Modder please refer to net.minecraftforge.oredict.RecipeSorter
  1663. [23:40:55 INFO]: Unknown recipe class! mod.lucky.crafting.LuckyCrafting Modder please refer to net.minecraftforge.oredict.RecipeSorter
  1664. [23:40:55 INFO]: CoFH Core found 5 World Generation files present in /Users/bwayserver/Desktop/KCauldron/config/cofh/world/.
  1665. [23:40:55 INFO]: Reading world generation info from: /Users/bwayserver/Desktop/KCauldron/config/cofh/world/Other-Ores.json:
  1666. [23:40:55 ERROR]: Invalid block entry!
  1667. [23:40:55 WARN]: Template 'uniform' failed to parse its entry!
  1668. [23:40:55 ERROR]: Error parsing generation entry: "MagicalcropsMinicio" > Please check the parameters. It *may* be a duplicate.
  1669. [23:40:55 ERROR]: Invalid block entry!
  1670. [23:40:55 WARN]: Template 'uniform' failed to parse its entry!
  1671. [23:40:55 ERROR]: Error parsing generation entry: "MagicalcropsMinicioEnd" > Please check the parameters. It *may* be a duplicate.
  1672. [23:40:55 ERROR]: Invalid block entry!
  1673. [23:40:55 WARN]: Template 'uniform' failed to parse its entry!
  1674. [23:40:55 ERROR]: Error parsing generation entry: "MagicalcropsMinicioNether" > Please check the parameters. It *may* be a duplicate.
  1675. [23:40:55 INFO]: Reading world generation info from: /Users/bwayserver/Desktop/KCauldron/config/cofh/world/Other-Sediments.json:
  1676. [23:40:55 INFO]: Reading world generation info from: /Users/bwayserver/Desktop/KCauldron/config/cofh/world/ProjectRed.json:
  1677. [23:40:55 ERROR]: Invalid block entry!
  1678. [23:40:55 WARN]: Template 'uniform' failed to parse its entry!
  1679. [23:40:55 ERROR]: Error parsing generation entry: "ProjectRedRuby" > Please check the parameters. It *may* be a duplicate.
  1680. [23:40:55 ERROR]: Invalid block entry!
  1681. [23:40:55 WARN]: Template 'uniform' failed to parse its entry!
  1682. [23:40:55 ERROR]: Error parsing generation entry: "ProjectRedSapphire" > Please check the parameters. It *may* be a duplicate.
  1683. [23:40:55 ERROR]: Invalid block entry!
  1684. [23:40:55 WARN]: Template 'uniform' failed to parse its entry!
  1685. [23:40:55 ERROR]: Error parsing generation entry: "ProjectRedPeridot" > Please check the parameters. It *may* be a duplicate.
  1686. [23:40:55 INFO]: Reading world generation info from: /Users/bwayserver/Desktop/KCauldron/config/cofh/world/ThermalFoundation-Ores.json:
  1687. [23:40:55 INFO]: Reading world generation info from: /Users/bwayserver/Desktop/KCauldron/config/cofh/world/Vanilla.json:
  1688. [23:40:55 INFO]: [Whitelist] Reading established Whitelist from file.
  1689. [23:40:55 INFO]: Thermal Foundation: MineFactoryReloaded Plugin Enabled.
  1690. [23:40:55 INFO]: Thermal Foundation: Thaumcraft Plugin Enabled.
  1691. [23:40:55 INFO]: Thermal Foundation: Tinker's Construct Plugin Enabled.
  1692. [23:40:55 INFO]: Thermal Foundation: Load Complete.
  1693. [23:40:56 INFO]: Thermal Expansion: MineFactoryReloaded Plugin Enabled.
  1694. [23:40:56 INFO]: Thermal Expansion: EnderIO Plugin Enabled.
  1695. [23:40:56 INFO]: Thermal Expansion: Forestry Plugin Enabled.
  1696. [23:40:56 INFO]: Thermal Expansion: Thaumcraft Plugin Enabled.
  1697. [23:40:56 INFO]: Thermal Expansion: Load Complete.
  1698. [23:40:56 INFO]: Load Complete.
  1699. [23:40:56 INFO]: EnderStorage mod found.
  1700. [23:40:56 INFO]: [GraveStone] GraveStone mod not found.
  1701. [23:40:56 INFO]: TwilightForestMod mod found.
  1702. [23:40:56 WARN]: [Thermal Dynamics] Error while loading FluidDuct hooks.java.lang.ClassNotFoundException: cofh.thermaldynamics.ducts.fluid.TileFluidDuct
  1703. [23:40:56 INFO]: [Engineer Toolbox] Engineer Toolbox mod not found.
  1704. [23:40:56 INFO]: ProjectRed|Integration mod found.
  1705. [23:40:56 INFO]: ExtraUtilities mod found.
  1706. [23:40:56 INFO]: OpenBlocks mod found.
  1707. [23:40:56 INFO]: Railcraft mod found.
  1708. [23:40:56 INFO]: [PamHarvestCraft] PamHarvestCraft mod not found.
  1709. [23:40:56 INFO]: [MagicalCrops] MagicalCrops mod not found.
  1710. [23:40:56 INFO]: [Statues] Statues mod not found.
  1711. [23:40:56 INFO]: [Agriculture] Agriculture mod not found.
  1712. [23:40:56 INFO]: Forge Multipart found and dedicated handler registered
  1713. [23:40:56 INFO]: Trying to reflect crazypants.enderio.waila.WailaCompat load
  1714. [23:40:56 INFO]: Success in registering EnderIO
  1715. [23:40:56 INFO]: Trying to reflect crazypants.enderzoo.waila.WailaCompat load
  1716. [23:40:56 INFO]: Success in registering EnderZoo
  1717. [23:40:56 INFO]: Trying to reflect am2.interop.WailaSupport callbackRegister
  1718. [23:40:56 WARN]: Could not find class am2.interop.WailaSupport
  1719. [23:40:56 INFO]: Trying to reflect net.geforcemods.securitycraft.imc.waila.WailaDataProvider callbackRegister
  1720. [23:40:56 INFO]: Success in registering securitycraft
  1721. [23:40:56 INFO]: Trying to reflect appeng.integration.modules.Waila register
  1722. [23:40:56 INFO]: Success in registering appliedenergistics2
  1723. [23:40:56 INFO]: Trying to reflect mods.natura.plugins.waila.WailaRegistrar wailaCallback
  1724. [23:40:56 INFO]: Success in registering Natura
  1725. [23:40:56 INFO]: Trying to reflect buildcraft.compat.waila.WailaCallback callback
  1726. [23:40:56 INFO]: Success in registering BuildCraft|Compat
  1727. [23:40:56 INFO]: Trying to reflect team.chisel.compat.WailaCompat register
  1728. [23:40:56 INFO]: Success in registering chisel
  1729. [23:40:56 INFO]: Trying to reflect extracells.integration.waila.Waila register
  1730. [23:40:56 INFO]: Success in registering extracells
  1731. [23:40:56 INFO]: Trying to reflect shedar.mods.ic2.nuclearcontrol.crossmod.waila.CrossWaila callbackRegister
  1732. [23:40:56 INFO]: Success in registering IC2NuclearControl
  1733. [23:40:56 INFO]: Trying to reflect mekanism.common.integration.WailaDataProvider register
  1734. [23:40:56 INFO]: Success in registering Mekanism
  1735. [23:40:56 INFO]: Trying to reflect tconstruct.plugins.waila.WailaRegistrar wailaCallback
  1736. [23:40:56 INFO]: [Waila-Compat] Got registrar: mcp.mobius.waila.api.impl.ModuleRegistrar@360cb6ef
  1737. [23:40:56 INFO]: Success in registering TConstruct
  1738. [23:40:56 INFO]: Trying to reflect com.mrcrayfish.furniture.util.WailaIconRegister callbackRegister
  1739. [23:40:56 INFO]: Success in registering cfm
  1740. [23:40:56 INFO]: Trying to reflect net.bdew.pressure.waila.WailaHandler loadCallback
  1741. [23:40:56 INFO]: WAILA callback received, loading...
  1742. [23:40:56 INFO]: Success in registering pressure
  1743. [23:40:56 INFO]: Trying to reflect net.bdew.pressure.fmp.waila.FMPWailaHandler loadCallback
  1744. [23:40:56 INFO]: WAILA callback received in FMP module, loading...
  1745. [23:40:56 INFO]: Success in registering pressure
  1746. [23:40:56 INFO]: Trying to reflect com.github.abrarsyed.secretroomsmod.client.waila.WailaProvider register
  1747. [23:40:56 INFO]: Success in registering secretroomsmod
  1748. [23:40:56 INFO]: Trying to reflect com.jaquadro.minecraft.storagedrawers.integration.Waila registerProvider
  1749. [23:40:56 INFO]: Success in registering StorageDrawers
  1750. [23:40:56 INFO]: Trying to reflect com.emoniph.witchery.integration.ModHookWailaRegistrar callbackRegister
  1751. [23:40:56 INFO]: Success in registering witchery
  1752. [23:40:56 WARN]: java.lang.RuntimeException: ItemStack with null item found in ShapedRecipes getRecipeOutput()
  1753. [23:40:56 WARN]: at com.rwtema.extrautils.tileentity.enderconstructor.EnderConstructorRecipesHandler.postInit(EnderConstructorRecipesHandler.java:64)
  1754. [23:40:56 WARN]: at com.rwtema.extrautils.ExtraUtils.specialInit(ExtraUtils.java:1370)
  1755. [23:40:56 WARN]: at com.rwtema.extrautils.ExtraUtils.loadComplete(ExtraUtils.java:2015)
  1756. [23:40:56 WARN]: at com.rwtema.extrautils.ExtraUtilsMod.loadComplete(ExtraUtilsMod.java:50)
  1757. [23:40:56 WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1758. [23:40:56 WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1759. [23:40:56 WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1760. [23:40:56 WARN]: at java.lang.reflect.Method.invoke(Method.java:498)
  1761. [23:40:56 WARN]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  1762. [23:40:56 WARN]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  1763. [23:40:56 WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1764. [23:40:56 WARN]: at java.lang.reflect.Method.invoke(Method.java:498)
  1765. [23:40:56 WARN]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  1766. [23:40:56 WARN]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  1767. [23:40:56 WARN]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  1768. [23:40:56 WARN]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  1769. [23:40:56 WARN]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  1770. [23:40:56 WARN]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  1771. [23:40:56 WARN]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  1772. [23:40:56 WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1773. [23:40:56 WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1774. [23:40:56 WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1775. [23:40:56 WARN]: at java.lang.reflect.Method.invoke(Method.java:498)
  1776. [23:40:56 WARN]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  1777. [23:40:56 WARN]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  1778. [23:40:56 WARN]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  1779. [23:40:56 WARN]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  1780. [23:40:56 WARN]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  1781. [23:40:56 WARN]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  1782. [23:40:56 WARN]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:745)
  1783. [23:40:56 WARN]: at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:97)
  1784. [23:40:56 WARN]: at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:325)
  1785. [23:40:56 WARN]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:288)
  1786. [23:40:56 WARN]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:643)
  1787. [23:40:56 WARN]: at java.lang.Thread.run(Thread.java:745)
  1788. [23:40:57 INFO]: Redstone Arsenal: Load Complete.
  1789. [23:40:57 INFO]: Thaumcraft Plugin Enabled.
  1790. [23:40:57 INFO]: Thermal Dynamics: Load Complete.
  1791. [23:40:57 INFO]: Forge Mod Loader has successfully loaded 176 mods
  1792. [23:40:57 INFO]: Preparing level "world"
  1793. [23:40:57 INFO]: Registered command debug with permission node vanilla.command.debug
  1794. [23:40:57 INFO]: Registered command spreadplayers with permission node vanilla.command.spreadplayers
  1795. [23:40:57 INFO]: Registered command playsound with permission node vanilla.command.playsound
  1796. [23:40:57 INFO]: Registered command scoreboard with permission node vanilla.command.scoreboard
  1797. [23:40:57 INFO]: Registered command achievement with permission node vanilla.command.achievement
  1798. [23:40:57 INFO]: Registered command summon with permission node vanilla.command.summon
  1799. [23:40:57 INFO]: Registered command setblock with permission node vanilla.command.setblock
  1800. [23:40:57 INFO]: Registered command testforblock with permission node vanilla.command.testforblock
  1801. [23:40:57 INFO]: Registered command tellraw with permission node vanilla.command.tellraw
  1802. [23:40:57 INFO]: Registered command netstat with permission node vanilla.command.netstat
  1803. [23:40:57 INFO]: Injecting existing block and item data into this server instance
  1804. [23:40:58 INFO]: Applying holder lookups
  1805. [23:40:58 INFO]: Holder lookups applied
  1806. [23:40:58 INFO]: Injected new Forge block material BIBLIOCRAFT_BIBLIOTYPEWRITER with ID 236.
  1807. [23:40:58 INFO]: Injected new Forge block material BIBLIOCRAFT_BIBLIOCLOCK with ID 237.
  1808. [23:40:58 INFO]: Injected new Forge block material BIBLIOCRAFT_BIBLIOFLATPAINTING with ID 238.
  1809. [23:40:58 INFO]: Injected new Forge block material BIBLIOCRAFT_BIBLIOSIMPLEPAINTING with ID 239.
  1810. [23:40:58 INFO]: Injected new Forge block material BIBLIOCRAFT_BIBLIOMIDDLEPAINTING with ID 240.
  1811. [23:40:58 INFO]: Injected new Forge block material BIBLIOCRAFT_BIBLIOFANCYPAINTING with ID 241.
  1812. [23:40:58 INFO]: Injected new Forge block material BIBLIOCRAFT_BIBLIOBORDERLESSPAINTING with ID 242.
  1813. [23:40:58 INFO]: Injected new Forge block material BIBLIOCRAFT_BIBLIOPAINTPRESS with ID 243.
  1814. [23:40:58 INFO]: Injected new Forge block material BIBLIOCRAFT_BIBLIOSWORDPEDESTAL with ID 244.
  1815. [23:40:58 INFO]: Injected new Forge block material BIBLIOCRAFT_BIBLIOFANCYSIGN with ID 245.
  1816. [23:40:58 INFO]: Injected new Forge block material BIBLIOCRAFT_BIBLIOWORKBENCH with ID 246.
  1817. [23:40:58 INFO]: Injected new Forge block material BIBLIOCRAFT_BIBLIOBELL with ID 247.
  1818. [23:40:58 INFO]: Injected new Forge block material BIBLIOCRAFT_BIBLIOTHECA with ID 248.
  1819. [23:40:58 INFO]: Injected new Forge block material BIBLIOCRAFT_BIBLIOPOTIONSHELF with ID 249.
  1820. [23:40:58 INFO]: Injected new Forge block material BIBLIOCRAFT_BIBLIOSHELF with ID 250.
  1821. [23:40:58 INFO]: Injected new Forge block material BIBLIOCRAFT_BIBLIORACK with ID 251.
  1822. [23:40:58 INFO]: Injected new Forge block material BIBLIOCRAFT_BIBLIOCASE with ID 252.
  1823. [23:40:58 INFO]: Injected new Forge block material BIBLIOCRAFT_BIBLIOLABEL with ID 253.
  1824. [23:40:58 INFO]: Injected new Forge block material BIBLIOCRAFT_BIBLIODESK with ID 254.
  1825. [23:40:58 INFO]: Injected new Forge block material BIBLIOCRAFT_BIBLIOTABLE with ID 255.
  1826. [23:40:58 INFO]: Injected new Forge block material BIBLIOCRAFT_ARMOR_STAND with ID 409.
  1827. [23:40:58 INFO]: Injected new Forge block material BIBLIOCRAFT_TYPESETTING_MACHINE with ID 410.
  1828. [23:40:58 INFO]: Injected new Forge block material BIBLIOCRAFT_PRINTING_PRESS with ID 411.
  1829. [23:40:58 INFO]: Injected new Forge block material BIBLIOCRAFT_BIBLIOLANTERN with ID 412.
  1830. [23:40:58 INFO]: Injected new Forge block material BIBLIOCRAFT_BIBLIOIRONLANTERN with ID 413.
  1831. [23:40:58 INFO]: Injected new Forge block material BIBLIOCRAFT_BIBLIOLAMP with ID 414.
  1832. [23:40:58 INFO]: Injected new Forge block material BIBLIOCRAFT_BIBLIOIRONLAMP with ID 415.
  1833. [23:40:58 INFO]: Injected new Forge block material BIBLIOCRAFT_BIBLIOSTUFFS with ID 416.
  1834. [23:40:58 INFO]: Injected new Forge block material BIBLIOCRAFT_BIBLIOMAPFRAMES with ID 423.
  1835. [23:40:58 INFO]: Injected new Forge block material BIBLIOCRAFT_BIBLIOSEATS with ID 424.
  1836. [23:40:58 INFO]: Injected new Forge block material BIOMESOPLENTY_MUD with ID 425.
  1837. [23:40:58 INFO]: Injected new Forge block material BIOMESOPLENTY_DRIEDDIRT with ID 426.
  1838. [23:40:58 INFO]: Injected new Forge block material BIOMESOPLENTY_ROCKS with ID 427.
  1839. [23:40:58 INFO]: Injected new Forge block material BIOMESOPLENTY_ASH with ID 428.
  1840. [23:40:58 INFO]: Injected new Forge block material BIOMESOPLENTY_FLESH with ID 429.
  1841. [23:40:58 INFO]: Injected new Forge block material BIOMESOPLENTY_PLANTS with ID 430.
  1842. [23:40:58 INFO]: Injected new Forge block material BIOMESOPLENTY_FLOWERS with ID 431.
  1843. [23:40:58 INFO]: Injected new Forge block material BIOMESOPLENTY_FLOWERS2 with ID 432.
  1844. [23:40:58 INFO]: Injected new Forge block material BIOMESOPLENTY_STONEFORMATIONS with ID 433.
  1845. [23:40:58 INFO]: Injected new Forge block material BIOMESOPLENTY_MUSHROOMS with ID 434.
  1846. [23:40:58 INFO]: Injected new Forge block material BIOMESOPLENTY_WILLOW with ID 435.
  1847. [23:40:58 INFO]: Injected new Forge block material BIOMESOPLENTY_IVY with ID 436.
  1848. [23:40:58 INFO]: Injected new Forge block material BIOMESOPLENTY_TREEMOSS with ID 437.
  1849. [23:40:58 INFO]: Injected new Forge block material BIOMESOPLENTY_FLOWERVINE with ID 438.
  1850. [23:40:58 INFO]: Injected new Forge block material BIOMESOPLENTY_WISTERIA with ID 439.
  1851. [23:40:58 INFO]: Injected new Forge block material BIOMESOPLENTY_FOLIAGE with ID 440.
  1852. [23:40:58 INFO]: Injected new Forge block material BIOMESOPLENTY_TURNIP with ID 441.
  1853. [23:40:58 INFO]: Injected new Forge block material BIOMESOPLENTY_CORAL1 with ID 442.
  1854. [23:40:58 INFO]: Injected new Forge block material BIOMESOPLENTY_CORAL2 with ID 443.
  1855. [23:40:58 INFO]: Injected new Forge block material BIOMESOPLENTY_ASHSTONE with ID 444.
  1856. [23:40:58 INFO]: Injected new Forge block material BIOMESOPLENTY_HARDICE with ID 445.
  1857. [23:40:58 INFO]: Injected new Forge block material BIOMESOPLENTY_APPLELEAVES with ID 446.
  1858. [23:40:58 INFO]: Injected new Forge block material BIOMESOPLENTY_PERSIMMONLEAVES with ID 447.
  1859. [23:40:58 INFO]: Injected new Forge block material BIOMESOPLENTY_MOSS with ID 448.
  1860. [23:40:58 INFO]: Injected new Forge block material BIOMESOPLENTY_BAMBOO with ID 449.
  1861. [23:40:58 INFO]: Injected new Forge block material BIOMESOPLENTY_MUDBRICKS with ID 450.
  1862. [23:40:58 INFO]: Injected new Forge block material BIOMESOPLENTY_ORIGINGRASS with ID 451.
  1863. [23:40:58 INFO]: Injected new Forge block material BIOMESOPLENTY_LONGGRASS with ID 452.
  1864. [23:40:58 INFO]: Injected new Forge block material BIOMESOPLENTY_OVERGROWNNETHERRACK with ID 453.
  1865. [23:40:58 INFO]: Injected new Forge block material BIOMESOPLENTY_BOPGRASS with ID 454.
  1866. [23:40:58 INFO]: Injected new Forge block material BIOMESOPLENTY_NEWBOPGRASS with ID 455.
  1867. [23:40:58 INFO]: Injected new Forge block material BIOMESOPLENTY_NEWBOPDIRT with ID 456.
  1868. [23:40:58 INFO]: Injected new Forge block material BIOMESOPLENTY_LOGS1 with ID 457.
  1869. [23:40:58 INFO]: Injected new Forge block material BIOMESOPLENTY_LOGS2 with ID 458.
  1870. [23:40:58 INFO]: Injected new Forge block material BIOMESOPLENTY_LOGS3 with ID 459.
  1871. [23:40:58 INFO]: Injected new Forge block material BIOMESOPLENTY_LOGS4 with ID 460.
  1872. [23:40:58 INFO]: Injected new Forge block material BIOMESOPLENTY_LEAVES1 with ID 461.
  1873. [23:40:58 INFO]: Injected new Forge block material BIOMESOPLENTY_LEAVES2 with ID 462.
  1874. [23:40:58 INFO]: Injected new Forge block material BIOMESOPLENTY_LEAVES3 with ID 463.
  1875. [23:40:58 INFO]: Injected new Forge block material BIOMESOPLENTY_LEAVES4 with ID 464.
  1876. [23:40:58 INFO]: Injected new Forge block material BIOMESOPLENTY_PETALS with ID 465.
  1877. [23:40:58 INFO]: Injected new Forge block material BIOMESOPLENTY_SAPLINGS with ID 466.
  1878. [23:40:58 INFO]: Injected new Forge block material BIOMESOPLENTY_COLORIZEDSAPLINGS with ID 467.
  1879. [23:40:58 INFO]: Injected new Forge block material BIOMESOPLENTY_HARDSAND with ID 468.
  1880. [23:40:58 INFO]: Injected new Forge block material BIOMESOPLENTY_HARDDIRT with ID 469.
  1881. [23:40:58 INFO]: Injected new Forge block material BIOMESOPLENTY_BIOMEBLOCK with ID 470.
  1882. [23:40:58 INFO]: Injected new Forge block material BIOMESOPLENTY_CRYSTAL with ID 471.
  1883. [23:40:58 INFO]: Injected new Forge block material BIOMESOPLENTY_GEMORE with ID 472.
  1884. [23:40:58 INFO]: Injected new Forge block material BIOMESOPLENTY_CRAGROCK with ID 473.
  1885. [23:40:58 INFO]: Injected new Forge block material BIOMESOPLENTY_HIVE with ID 474.
  1886. [23:40:58 INFO]: Injected new Forge block material BIOMESOPLENTY_HONEYBLOCK with ID 475.
  1887. [23:40:58 INFO]: Injected new Forge block material BIOMESOPLENTY_BONES with ID 476.
  1888. [23:40:58 INFO]: Injected new Forge block material BIOMESOPLENTY_GRAVE with ID 477.
  1889. [23:40:58 INFO]: Injected new Forge block material BIOMESOPLENTY_PLANKS with ID 478.
  1890. [23:40:58 INFO]: Injected new Forge block material BIOMESOPLENTY_WOODENSINGLESLAB1 with ID 479.
  1891. [23:40:58 INFO]: Injected new Forge block material BIOMESOPLENTY_WOODENDOUBLESLAB1 with ID 480.
  1892. [23:40:58 INFO]: Injected new Forge block material BIOMESOPLENTY_WOODENSINGLESLAB2 with ID 481.
  1893. [23:40:58 INFO]: Injected new Forge block material BIOMESOPLENTY_WOODENDOUBLESLAB2 with ID 482.
  1894. [23:40:58 INFO]: Injected new Forge block material BIOMESOPLENTY_STONESINGLESLAB with ID 483.
  1895. [23:40:58 INFO]: Injected new Forge block material BIOMESOPLENTY_STONEDOUBLESLAB with ID 484.
  1896. [23:40:58 INFO]: Injected new Forge block material BIOMESOPLENTY_SACREDOAKSTAIRS with ID 485.
  1897. [23:40:58 INFO]: Injected new Forge block material BIOMESOPLENTY_CHERRYSTAIRS with ID 486.
  1898. [23:40:58 INFO]: Injected new Forge block material BIOMESOPLENTY_DARKSTAIRS with ID 487.
  1899. [23:40:58 INFO]: Injected new Forge block material BIOMESOPLENTY_FIRSTAIRS with ID 488.
  1900. [23:40:58 INFO]: Injected new Forge block material BIOMESOPLENTY_ETHEREALSTAIRS with ID 489.
  1901. [23:40:58 INFO]: Injected new Forge block material BIOMESOPLENTY_MAGICSTAIRS with ID 490.
  1902. [23:40:58 INFO]: Injected new Forge block material BIOMESOPLENTY_MANGROVESTAIRS with ID 491.
  1903. [23:40:58 INFO]: Injected new Forge block material BIOMESOPLENTY_PALMSTAIRS with ID 492.
  1904. [23:40:58 INFO]: Injected new Forge block material BIOMESOPLENTY_REDWOODSTAIRS with ID 493.
  1905. [23:40:58 INFO]: Injected new Forge block material BIOMESOPLENTY_WILLOWSTAIRS with ID 494.
  1906. [23:40:58 INFO]: Injected new Forge block material BIOMESOPLENTY_PINESTAIRS with ID 495.
  1907. [23:40:58 INFO]: Injected new Forge block material BIOMESOPLENTY_HELLBARKSTAIRS with ID 496.
  1908. [23:40:58 INFO]: Injected new Forge block material BIOMESOPLENTY_JACARANDASTAIRS with ID 497.
  1909. [23:40:58 INFO]: Injected new Forge block material BIOMESOPLENTY_MAHOGANYSTAIRS with ID 498.
  1910. [23:40:58 INFO]: Injected new Forge block material BIOMESOPLENTY_MUDBRICKSSTAIRS with ID 499.
  1911. [23:40:58 INFO]: Injected new Forge block material BIOMESOPLENTY_COLORIZEDLEAVES1 with ID 500.
  1912. [23:40:58 INFO]: Injected new Forge block material BIOMESOPLENTY_COLORIZEDLEAVES2 with ID 501.
  1913. [23:40:58 INFO]: Injected new Forge block material BIOMESOPLENTY_POISON with ID 502.
  1914. [23:40:58 INFO]: Injected new Forge block material BIOMESOPLENTY_HELL_BLOOD with ID 503.
  1915. [23:40:58 INFO]: Injected new Forge block material BIOMESOPLENTY_HONEY with ID 504.
  1916. [23:40:58 INFO]: Injected new Forge block material BUILDCRAFTCORE_ETERNALSPRING with ID 523.
  1917. [23:40:58 INFO]: Injected new Forge block material BUILDCRAFTBUILDERS_CONSTRUCTIONMARKERBLOCK with ID 527.
  1918. [23:40:58 INFO]: Injected new Forge block material BUILDCRAFTBUILDERS_FILLERBLOCK with ID 528.
  1919. [23:40:58 INFO]: Injected new Forge block material BUILDCRAFTBUILDERS_BUILDERBLOCK with ID 529.
  1920. [23:40:58 INFO]: Injected new Forge block material BUILDCRAFTBUILDERS_ARCHITECTBLOCK with ID 530.
  1921. [23:40:58 INFO]: Injected new Forge block material BUILDCRAFTBUILDERS_LIBRARYBLOCK with ID 531.
  1922. [23:40:58 INFO]: Injected new Forge block material BUILDCRAFTENERGY_BLOCKREDPLASMA with ID 535.
  1923. [23:40:58 INFO]: Injected new Forge block material BUILDCRAFTFACTORY_MININGWELLBLOCK with ID 536.
  1924. [23:40:58 INFO]: Injected new Forge block material BUILDCRAFTFACTORY_PLAINPIPEBLOCK with ID 537.
  1925. [23:40:58 INFO]: Injected new Forge block material BUILDCRAFTFACTORY_AUTOWORKBENCHBLOCK with ID 538.
  1926. [23:40:58 INFO]: Injected new Forge block material BUILDCRAFTFACTORY_TANKBLOCK with ID 541.
  1927. [23:40:58 INFO]: Injected new Forge block material BUILDCRAFTFACTORY_PUMPBLOCK with ID 542.
  1928. [23:40:58 INFO]: Injected new Forge block material BUILDCRAFTFACTORY_FLOODGATEBLOCK with ID 543.
  1929. [23:40:58 INFO]: Injected new Forge block material BUILDCRAFTFACTORY_REFINERYBLOCK with ID 544.
  1930. [23:40:58 INFO]: Injected new Forge block material BUILDCRAFTFACTORY_BLOCKHOPPER with ID 545.
  1931. [23:40:58 INFO]: Injected new Forge block material BUILDCRAFTTRANSPORT_FILTEREDBUFFERBLOCK with ID 546.
  1932. [23:40:58 INFO]: Injected new Forge block material BUILDCRAFTTRANSPORT_PIPEBLOCK with ID 547.
  1933. [23:40:58 INFO]: Injected new Forge block material BUILDCRAFTSILICON_LASERBLOCK with ID 548.
  1934. [23:40:58 INFO]: Injected new Forge block material BUILDCRAFTSILICON_LASERTABLEBLOCK with ID 549.
  1935. [23:40:58 INFO]: Injected new Forge block material PROPS_BLOCKPROPS with ID 552.
  1936. [23:40:58 INFO]: Injected new Forge block material MOCREATURES_MOCSTONE with ID 553.
  1937. [23:40:58 INFO]: Injected new Forge block material MOCREATURES_MOCGRASS with ID 554.
  1938. [23:40:58 INFO]: Injected new Forge block material MOCREATURES_MOCDIRT with ID 555.
  1939. [23:40:58 INFO]: Injected new Forge block material MOCREATURES_MOCLEAVES with ID 556.
  1940. [23:40:58 INFO]: Injected new Forge block material MOCREATURES_MOCLOG with ID 557.
  1941. [23:40:58 INFO]: Injected new Forge block material MOCREATURES_MOCTALLGRASS with ID 558.
  1942. [23:40:58 INFO]: Injected new Forge block material MOCREATURES_MOCWOODPLANK with ID 559.
  1943. [23:40:58 INFO]: Injected new Forge block material GALACTICRAFTCORE_TILELANDINGPAD with ID 560.
  1944. [23:40:58 INFO]: Injected new Forge block material GALACTICRAFTCORE_TILELANDINGPADFULL with ID 561.
  1945. [23:40:58 INFO]: Injected new Forge block material GALACTICRAFTCORE_TILEUNLITTORCH with ID 562.
  1946. [23:40:58 INFO]: Injected new Forge block material GALACTICRAFTCORE_TILEUNLITTORCHLIT with ID 563.
  1947. [23:40:58 INFO]: Injected new Forge block material GALACTICRAFTCORE_TILEBREATHEABLEAIR with ID 564.
  1948. [23:40:58 INFO]: Injected new Forge block material GALACTICRAFTCORE_TILEBRIGHTAIR with ID 565.
  1949. [23:40:58 INFO]: Injected new Forge block material GALACTICRAFTCORE_TILEBRIGHTBREATHABLEAIR with ID 566.
  1950. [23:40:58 INFO]: Injected new Forge block material GALACTICRAFTCORE_TILEOXYGENCOLLECTOR with ID 567.
  1951. [23:40:58 INFO]: Injected new Forge block material GALACTICRAFTCORE_TILEOXYGENCOMPRESSOR with ID 568.
  1952. [23:40:58 INFO]: Injected new Forge block material GALACTICRAFTCORE_TILEDISTRIBUTOR with ID 569.
  1953. [23:40:58 INFO]: Injected new Forge block material GALACTICRAFTCORE_TILESEALER with ID 570.
  1954. [23:40:58 INFO]: Injected new Forge block material GALACTICRAFTCORE_TILEOXYGENDETECTOR with ID 571.
  1955. [23:40:58 INFO]: Injected new Forge block material GALACTICRAFTCORE_TILEOXYGENPIPE with ID 572.
  1956. [23:40:58 INFO]: Injected new Forge block material GALACTICRAFTCORE_TILEREFINERY with ID 573.
  1957. [23:40:58 INFO]: Injected new Forge block material GALACTICRAFTCORE_TILEFUELLOADER with ID 574.
  1958. [23:40:58 INFO]: Injected new Forge block material GALACTICRAFTCORE_TILECARGO with ID 575.
  1959. [23:40:58 INFO]: Injected new Forge block material GALACTICRAFTCORE_TILEROCKETWORKBENCH with ID 576.
  1960. [23:40:58 INFO]: Injected new Forge block material GALACTICRAFTCORE_TILEGCBLOCKCORE with ID 577.
  1961. [23:40:58 INFO]: Injected new Forge block material GALACTICRAFTCORE_TILEAIRLOCKFRAME with ID 578.
  1962. [23:40:58 INFO]: Injected new Forge block material GALACTICRAFTCORE_TILEAIRLOCKSEAL with ID 579.
  1963. [23:40:58 INFO]: Injected new Forge block material GALACTICRAFTCORE_TILEENCLOSED with ID 580.
  1964. [23:40:58 INFO]: Injected new Forge block material GALACTICRAFTCORE_TILESPACESTATIONBASE with ID 581.
  1965. [23:40:58 INFO]: Injected new Forge block material GALACTICRAFTCORE_TILEDUMMYBLOCK with ID 582.
  1966. [23:40:58 INFO]: Injected new Forge block material GALACTICRAFTCORE_TILEPARACHEST with ID 583.
  1967. [23:40:58 INFO]: Injected new Forge block material GALACTICRAFTCORE_TILESOLAR with ID 584.
  1968. [23:40:58 INFO]: Injected new Forge block material GALACTICRAFTCORE_TILEMACHINE with ID 585.
  1969. [23:40:58 INFO]: Injected new Forge block material GALACTICRAFTCORE_TILEMACHINE2 with ID 586.
  1970. [23:40:58 INFO]: Injected new Forge block material GALACTICRAFTCORE_TILEMACHINETIERED with ID 587.
  1971. [23:40:58 INFO]: Injected new Forge block material GALACTICRAFTCORE_TILEALUMINUMWIRE with ID 588.
  1972. [23:40:58 INFO]: Injected new Forge block material GALACTICRAFTCORE_TILEGLOWSTONETORCH with ID 589.
  1973. [23:40:58 INFO]: Injected new Forge block material GALACTICRAFTCORE_TILEFALLENMETEOR with ID 590.
  1974. [23:40:58 INFO]: Injected new Forge block material GALACTICRAFTCORE_TILEMOONBLOCK with ID 591.
  1975. [23:40:58 INFO]: Injected new Forge block material GALACTICRAFTCORE_TILECHEESEBLOCK with ID 592.
  1976. [23:40:58 INFO]: Injected new Forge block material GALACTICRAFTCORE_TILESPINTHRUSTER with ID 593.
  1977. [23:40:58 INFO]: Injected new Forge block material GALACTICRAFTCORE_TILEVIEWSCREEN with ID 594.
  1978. [23:40:58 INFO]: Injected new Forge block material GALACTICRAFTCORE_TILETELEMETRY with ID 595.
  1979. [23:40:58 INFO]: Injected new Forge block material GALACTICRAFTCORE_TILEARCLAMP with ID 596.
  1980. [23:40:58 INFO]: Injected new Forge block material GALACTICRAFTCORE_TILETREASURECHEST with ID 597.
  1981. [23:40:58 INFO]: Injected new Forge block material GALACTICRAFTCORE_TILETINSTAIRS1 with ID 598.
  1982. [23:40:58 INFO]: Injected new Forge block material GALACTICRAFTCORE_TILETINSTAIRS2 with ID 599.
  1983. [23:40:58 INFO]: Injected new Forge block material GALACTICRAFTCORE_TILEMOONSTONESTAIRS with ID 600.
  1984. [23:40:58 INFO]: Injected new Forge block material GALACTICRAFTCORE_TILEMOONBRICKSSTAIRS with ID 601.
  1985. [23:40:58 INFO]: Injected new Forge block material GALACTICRAFTCORE_TILEWALLGC with ID 602.
  1986. [23:40:58 INFO]: Injected new Forge block material GALACTICRAFTCORE_SLABGCHALF with ID 603.
  1987. [23:40:58 INFO]: Injected new Forge block material GALACTICRAFTCORE_SLABGCDOUBLE with ID 604.
  1988. [23:40:58 INFO]: Injected new Forge block material GALACTICRAFTMARS_TILETREASURET2 with ID 605.
  1989. [23:40:58 INFO]: Injected new Forge block material GALACTICRAFTMARS_TILETREASURET3 with ID 606.
  1990. [23:40:58 INFO]: Injected new Forge block material GALACTICRAFTMARS_TILEASTEROIDSBLOCK with ID 607.
  1991. [23:40:58 INFO]: Injected new Forge block material GALACTICRAFTMARS_TILEWALKWAY with ID 608.
  1992. [23:40:58 INFO]: Injected new Forge block material GALACTICRAFTMARS_TILEWALKWAYWIRE with ID 609.
  1993. [23:40:58 INFO]: Injected new Forge block material GALACTICRAFTMARS_TILEWALKWAYOXYGENPIPE with ID 610.
  1994. [23:40:58 INFO]: Injected new Forge block material GALACTICRAFTMARS_TILEBEAMREFLECTOR with ID 611.
  1995. [23:40:58 INFO]: Injected new Forge block material GALACTICRAFTMARS_TILEBEAMRECEIVER with ID 612.
  1996. [23:40:58 INFO]: Injected new Forge block material GALACTICRAFTMARS_TILETELEPADSHORT with ID 613.
  1997. [23:40:58 INFO]: Injected new Forge block material GALACTICRAFTMARS_TILETELEPADFAKE with ID 614.
  1998. [23:40:58 INFO]: Injected new Forge block material GALACTICRAFTMARS_TILEDENSEICE with ID 615.
  1999. [23:40:58 INFO]: Injected new Forge block material GALACTICRAFTMARS_TILEMARS with ID 616.
  2000. [23:40:58 INFO]: Injected new Forge block material GALACTICRAFTMARS_TILESLUDGE with ID 617.
  2001. [23:40:58 INFO]: Injected new Forge block material GALACTICRAFTMARS_TILECAVERNVINES with ID 618.
  2002. [23:40:58 INFO]: Injected new Forge block material GALACTICRAFTMARS_TILESLIMELINGEGG with ID 619.
  2003. [23:40:58 INFO]: Injected new Forge block material GALACTICRAFTMARS_TILECREEPEREGG with ID 620.
  2004. [23:40:58 INFO]: Injected new Forge block material GALACTICRAFTMARS_TILEMARSMACHINE with ID 621.
  2005. [23:40:58 INFO]: Injected new Forge block material GALACTICRAFTMARS_TILEMARSMACHINET2 with ID 622.
  2006. [23:40:58 INFO]: Injected new Forge block material GALACTICRAFTMARS_TILEMARSCOBBLESTONESTAIRS with ID 623.
  2007. [23:40:58 INFO]: Injected new Forge block material GALACTICRAFTMARS_TILEMARSDUNGEONBRICKSSTAIRS with ID 624.
  2008. [23:40:58 INFO]: Injected new Forge block material ISMSERVER_BLOCKAREA with ID 625.
  2009. [23:40:58 INFO]: Injected new Forge block material ISMSERVER_BLOCKTEMPBLOCK with ID 626.
  2010. [23:40:58 INFO]: Injected new Forge block material LOM_PINEAPPLEBLOCK with ID 627.
  2011. [23:40:58 INFO]: Injected new Forge block material LOM_TOMATOBLOCK with ID 628.
  2012. [23:40:58 INFO]: Injected new Forge block material LOM_DINOPORTAL with ID 629.
  2013. [23:40:58 INFO]: Injected new Forge block material LOM_DINOLEAVES with ID 630.
  2014. [23:40:58 INFO]: Injected new Forge block material LOM_DINOLOG with ID 631.
  2015. [23:40:58 INFO]: Injected new Forge block material LOM_ANCIENTFIRE with ID 632.
  2016. [23:40:58 INFO]: Injected new Forge block material LOM_FOSSILORE with ID 633.
  2017. [23:40:58 INFO]: Injected new Forge block material LOM_AMBERORE with ID 634.
  2018. [23:40:58 INFO]: Injected new Forge block material LOM_SALTORE with ID 635.
  2019. [23:40:58 INFO]: Injected new Forge block material LOM_ICESTONE with ID 636.
  2020. [23:40:58 INFO]: Injected new Forge block material LOM_ICECOBBLE with ID 637.
  2021. [23:40:58 INFO]: Injected new Forge block material LOM_ICEPORTAL with ID 638.
  2022. [23:40:58 INFO]: Injected new Forge block material LOM_DINOPLANKS with ID 639.
  2023. [23:40:58 INFO]: Injected new Forge block material LOM_DINOSTAIRS with ID 640.
  2024. [23:40:58 INFO]: Injected new Forge block material LOM_EASTERCAKE1BLOCK with ID 641.
  2025. [23:40:58 INFO]: Injected new Forge block material LOM_EASTERCAKE2BLOCK with ID 642.
  2026. [23:40:58 INFO]: Injected new Forge block material LOM_EASTERCAKE3BLOCK with ID 643.
  2027. [23:40:58 INFO]: Injected new Forge block material LOM_EASTERCAKE4BLOCK with ID 644.
  2028. [23:40:58 INFO]: Injected new Forge block material LOM_EASTERCAKE5BLOCK with ID 645.
  2029. [23:40:58 INFO]: Injected new Forge block material LOM_ICECOAL with ID 646.
  2030. [23:40:58 INFO]: Injected new Forge block material LOM_ICEIRON with ID 647.
  2031. [23:40:58 INFO]: Injected new Forge block material LOM_ICEMINTUIMORE with ID 648.
  2032. [23:40:58 INFO]: Injected new Forge block material LOM_PALMLOG with ID 649.
  2033. [23:40:58 INFO]: Injected new Forge block material LOM_PALMLEAVES with ID 650.
  2034. [23:40:58 INFO]: Injected new Forge block material LOM_CORAL1 with ID 651.
  2035. [23:40:58 INFO]: Injected new Forge block material LOM_CORAL2 with ID 652.
  2036. [23:40:58 INFO]: Injected new Forge block material LOM_CORAL3 with ID 653.
  2037. [23:40:58 INFO]: Injected new Forge block material LOM_CORAL4 with ID 654.
  2038. [23:40:58 INFO]: Injected new Forge block material LOM_DNA_EXTRACTOR with ID 655.
  2039. [23:40:58 INFO]: Injected new Forge block material LOM_TANNINGRACK with ID 656.
  2040. [23:40:58 INFO]: Injected new Forge block material LOM_SALTBATH with ID 657.
  2041. [23:40:58 INFO]: Injected new Forge block material LOM_SPINNINGWHEEL with ID 658.
  2042. [23:40:58 INFO]: Injected new Forge block material LOM_COCONUT with ID 659.
  2043. [23:40:58 INFO]: Injected new Forge block material LOM_EASTEREGG1 with ID 660.
  2044. [23:40:58 INFO]: Injected new Forge block material LOM_EASTEREGG2 with ID 661.
  2045. [23:40:58 INFO]: Injected new Forge block material LOM_EASTEREGG3 with ID 662.
  2046. [23:40:58 INFO]: Injected new Forge block material LOM_EASTEREGG4 with ID 663.
  2047. [23:40:58 INFO]: Injected new Forge block material LOM_EASTEREGG5 with ID 664.
  2048. [23:40:58 INFO]: Injected new Forge block material CFM_LAMPON with ID 666.
  2049. [23:40:58 INFO]: Injected new Forge block material CFM_LAMPOFF with ID 667.
  2050. [23:40:58 INFO]: Injected new Forge block material CFM_COFFETABLEWOOD with ID 668.
  2051. [23:40:58 INFO]: Injected new Forge block material CFM_COFFETABLESTONE with ID 669.
  2052. [23:40:58 INFO]: Injected new Forge block material CFM_TABLEWOOD with ID 670.
  2053. [23:40:58 INFO]: Injected new Forge block material CFM_TABLESTONE with ID 671.
  2054. [23:40:58 INFO]: Injected new Forge block material CFM_CHAIRWOOD with ID 672.
  2055. [23:40:58 INFO]: Injected new Forge block material CFM_CHAIRSTONE with ID 673.
  2056. [23:40:58 INFO]: Injected new Forge block material CFM_FREEZER with ID 674.
  2057. [23:40:58 INFO]: Injected new Forge block material CFM_FRIDGE with ID 675.
  2058. [23:40:58 INFO]: Injected new Forge block material CFM_CABINET with ID 676.
  2059. [23:40:58 INFO]: Injected new Forge block material CFM_BLINDON with ID 682.
  2060. [23:40:58 INFO]: Injected new Forge block material CFM_BLINDOFF with ID 683.
  2061. [23:40:58 INFO]: Injected new Forge block material CFM_CURTAINON with ID 684.
  2062. [23:40:58 INFO]: Injected new Forge block material CFM_CURTAINOFF with ID 685.
  2063. [23:40:58 INFO]: Injected new Forge block material CFM_BEDSIDECABINET with ID 686.
  2064. [23:40:58 INFO]: Injected new Forge block material CFM_OVEN with ID 687.
  2065. [23:40:58 INFO]: Injected new Forge block material CFM_OVENOVERHEAD with ID 688.
  2066. [23:40:58 INFO]: Injected new Forge block material CFM_HEDGE with ID 689.
  2067. [23:40:58 INFO]: Injected new Forge block material CFM_BIRDBATH with ID 690.
  2068. [23:40:58 INFO]: Injected new Forge block material CFM_STONEPATH with ID 691.
  2069. [23:40:58 INFO]: Injected new Forge block material CFM_WHITEFENCE with ID 692.
  2070. [23:40:58 INFO]: Injected new Forge block material CFM_TAP with ID 693.
  2071. [23:40:58 INFO]: Injected new Forge block material CFM_MAILBOX with ID 694.
  2072. [23:40:58 INFO]: Injected new Forge block material CFM_TV with ID 695.
  2073. [23:40:58 INFO]: Injected new Forge block material CFM_COMPUTER with ID 696.
  2074. [23:40:58 INFO]: Injected new Forge block material CFM_PRINTER with ID 697.
  2075. [23:40:58 INFO]: Injected new Forge block material CFM_ELECTRICFENCE with ID 698.
  2076. [23:40:58 INFO]: Injected new Forge block material CFM_DOORBELL with ID 699.
  2077. [23:40:58 INFO]: Injected new Forge block material CFM_FIREALARMOFF with ID 700.
  2078. [23:40:58 INFO]: Injected new Forge block material CFM_FIREALARMON with ID 701.
  2079. [23:40:58 INFO]: Injected new Forge block material CFM_CEILINGLIGHTOFF with ID 702.
  2080. [23:40:58 INFO]: Injected new Forge block material CFM_CEILINGLIGHTON with ID 703.
  2081. [23:40:58 INFO]: Injected new Forge block material CFM_STEREO with ID 704.
  2082. [23:40:58 INFO]: Injected new Forge block material CFM_TOILET with ID 705.
  2083. [23:40:58 INFO]: Injected new Forge block material CFM_BASIN with ID 706.
  2084. [23:40:58 INFO]: Injected new Forge block material CFM_WALLCABINET with ID 707.
  2085. [23:40:58 INFO]: Injected new Forge block material CFM_BATH1 with ID 708.
  2086. [23:40:58 INFO]: Injected new Forge block material CFM_BATH2 with ID 709.
  2087. [23:40:58 INFO]: Injected new Forge block material CFM_SHOWERBOTTOM with ID 710.
  2088. [23:40:58 INFO]: Injected new Forge block material CFM_SHOWERTOP with ID 711.
  2089. [23:40:58 INFO]: Injected new Forge block material CFM_SHOWERHEADOFF with ID 712.
  2090. [23:40:58 INFO]: Injected new Forge block material CFM_SHOWERHEADON with ID 713.
  2091. [23:40:58 INFO]: Injected new Forge block material CFM_BIN with ID 714.
  2092. [23:40:58 INFO]: Injected new Forge block material CFM_PRESENT with ID 715.
  2093. [23:40:58 INFO]: Injected new Forge block material CFM_TREE with ID 716.
  2094. [23:40:58 INFO]: Injected new Forge block material CFM_HEY with ID 717.
  2095. [23:40:58 INFO]: Injected new Forge block material CFM_NYAN with ID 718.
  2096. [23:40:58 INFO]: Injected new Forge block material CFM_PATTERN with ID 719.
  2097. [23:40:58 INFO]: Injected new Forge block material CFM_YELLOWGLOW with ID 720.
  2098. [23:40:58 INFO]: Injected new Forge block material CFM_WHITEGLASS with ID 721.
  2099. [23:40:58 INFO]: Injected new Forge block material RAILCRAFT_RESIDUALHEAT with ID 724.
  2100. [23:40:58 INFO]: Injected new Forge block material RAILCRAFT_CUBE with ID 725.
  2101. [23:40:58 INFO]: Injected new Forge block material RAILCRAFT_ANVIL with ID 726.
  2102. [23:40:58 INFO]: Injected new Forge block material RAILCRAFT_MACHINEALPHA with ID 727.
  2103. [23:40:58 INFO]: Injected new Forge block material RAILCRAFT_MACHINEBETA with ID 728.
  2104. [23:40:58 INFO]: Injected new Forge block material RAILCRAFT_TRACK with ID 729.
  2105. [23:40:58 INFO]: Injected new Forge block material RAILCRAFT_TRACKELEVATOR with ID 730.
  2106. [23:40:58 INFO]: Injected new Forge block material RAILCRAFT_SIGNAL with ID 731.
  2107. [23:40:58 INFO]: Injected new Forge block material RAILCRAFT_STAIR with ID 732.
  2108. [23:40:58 INFO]: Injected new Forge block material RAILCRAFT_SLAB with ID 733.
  2109. [23:40:58 INFO]: Injected new Forge block material RAILCRAFT_LANTERNSTONE with ID 734.
  2110. [23:40:58 INFO]: Injected new Forge block material RAILCRAFT_POST with ID 735.
  2111. [23:40:58 INFO]: Injected new Forge block material RAILCRAFT_POSTMETAL with ID 736.
  2112. [23:40:58 INFO]: Injected new Forge block material RAILCRAFT_POSTMETALPLATFORM with ID 737.
  2113. [23:40:58 INFO]: Injected new Forge block material RAILCRAFT_WALLALPHA with ID 738.
  2114. [23:40:58 INFO]: Injected new Forge block material RAILCRAFT_WALLBETA with ID 739.
  2115. [23:40:58 INFO]: Injected new Forge block material RAILCRAFT_GLASS with ID 740.
  2116. [23:40:58 INFO]: Injected new Forge block material RAILCRAFT_BRICKINFERNAL with ID 741.
  2117. [23:40:58 INFO]: Injected new Forge block material RAILCRAFT_BRICKABYSSAL with ID 742.
  2118. [23:40:58 INFO]: Injected new Forge block material RAILCRAFT_BRICKSANDY with ID 743.
  2119. [23:40:58 INFO]: Injected new Forge block material RAILCRAFT_BRICKFROSTBOUND with ID 744.
  2120. [23:40:58 INFO]: Injected new Forge block material RAILCRAFT_BRICKQUARRIED with ID 745.
  2121. [23:40:58 INFO]: Injected new Forge block material RAILCRAFT_BRICKBLEACHEDBONE with ID 746.
  2122. [23:40:58 INFO]: Injected new Forge block material RAILCRAFT_BRICKBLOODSTAINED with ID 747.
  2123. [23:40:58 INFO]: Injected new Forge block material RAILCRAFT_BRICKNETHER with ID 748.
  2124. [23:40:58 INFO]: Injected new Forge block material RAILCRAFT_DETECTOR with ID 749.
  2125. [23:40:58 INFO]: Injected new Forge block material RAILCRAFT_MACHINEGAMMA with ID 750.
  2126. [23:40:58 INFO]: Injected new Forge block material RAILCRAFT_ORE with ID 751.
  2127. [23:40:58 INFO]: Injected new Forge block material RAILCRAFT_WORLDLOGIC with ID 752.
  2128. [23:40:58 INFO]: Injected new Forge block material RAILCRAFT_FIRESTONERECHARGE with ID 753.
  2129. [23:40:58 INFO]: Injected new Forge block material RAILCRAFT_FRAME with ID 754.
  2130. [23:40:58 INFO]: Injected new Forge block material RAILCRAFT_MACHINEEPSILON with ID 755.
  2131. [23:40:58 INFO]: Injected new Forge block material RAILCRAFT_MACHINEDELTA with ID 756.
  2132. [23:40:58 INFO]: Injected new Forge block material COLOURFULPORTALSMOD_COLOURFUL_WATER with ID 840.
  2133. [23:40:58 INFO]: Injected new Forge block material COLOURFULPORTALSMOD_SCP_STAINED_GLASS with ID 841.
  2134. [23:40:58 INFO]: Injected new Forge block material COLOURFULPORTALSMOD_SCP_STAINED_HARDENED_CLAY with ID 842.
  2135. [23:40:58 INFO]: Injected new Forge block material COLOURFULPORTALSMOD_CP_STAINED_HARDENED_CLAY with ID 843.
  2136. [23:40:58 INFO]: Injected new Forge block material COLOURFULPORTALSMOD_SCP_WOOL with ID 844.
  2137. [23:40:58 INFO]: Injected new Forge block material COLOURFULPORTALSMOD_CP_STAINED_GLASS with ID 845.
  2138. [23:40:58 INFO]: Injected new Forge block material COLOURFULPORTALSMOD_CP_WOOL with ID 846.
  2139. [23:40:58 INFO]: Injected new Forge block material THAUMCRAFT_BLOCKCANDLE with ID 1000.
  2140. [23:40:58 INFO]: Injected new Forge block material THAUMCRAFT_BLOCKELDRITCH with ID 1001.
  2141. [23:40:58 INFO]: Injected new Forge block material THAUMCRAFT_BLOCKCUSTOMPLANT with ID 1002.
  2142. [23:40:58 INFO]: Injected new Forge block material THAUMCRAFT_BLOCKFLUXGAS with ID 1003.
  2143. [23:40:58 INFO]: Injected new Forge block material THAUMCRAFT_BLOCKWARDED with ID 1004.
  2144. [23:40:58 INFO]: Injected new Forge block material THAUMCRAFT_BLOCKTABLE with ID 1005.
  2145. [23:40:58 INFO]: Injected new Forge block material THAUMCRAFT_BLOCKCOSMETICSOLID with ID 1006.
  2146. [23:40:58 INFO]: Injected new Forge block material THAUMCRAFT_BLOCKMANAPOD with ID 1007.
  2147. [23:40:58 INFO]: Injected new Forge block material THAUMCRAFT_BLOCKMAGICALLEAVES with ID 1008.
  2148. [23:40:58 INFO]: Injected new Forge block material THAUMCRAFT_BLOCKARCANEDOOR with ID 1009.
  2149. [23:40:58 INFO]: Injected new Forge block material THAUMCRAFT_BLOCKFLUIDDEATH with ID 1010.
  2150. [23:40:58 INFO]: Injected new Forge block material THAUMCRAFT_BLOCKCOSMETICOPAQUE with ID 1011.
  2151. [23:40:58 INFO]: Injected new Forge block material RAILCRAFT_LANTERNMETAL with ID 1012.
  2152. [23:40:58 INFO]: Injected new Forge block material THAUMCRAFT_BLOCKTAINT with ID 1013.
  2153. [23:40:58 INFO]: Injected new Forge block material THAUMCRAFT_BLOCKFLUXGOO with ID 1014.
  2154. [23:40:58 INFO]: Injected new Forge block material THAUMCRAFT_BLOCKARCANEFURNACE with ID 1015.
  2155. [23:40:58 INFO]: Injected new Forge block material THAUMCRAFT_BLOCKSTONEDEVICE with ID 1016.
  2156. [23:40:58 INFO]: Injected new Forge block material THAUMCRAFT_BLOCKJAR with ID 1017.
  2157. [23:40:58 INFO]: Injected new Forge block material THAUMCRAFT_BLOCKCHESTHUNGRY with ID 1018.
  2158. [23:40:58 INFO]: Injected new Forge block material THAUMCRAFT_BLOCKTUBE with ID 1019.
  2159. [23:40:58 INFO]: Injected new Forge block material THAUMCRAFT_BLOCKWOODENDEVICE with ID 1020.
  2160. [23:40:58 INFO]: Injected new Forge block material THAUMCRAFT_BLOCKAIRY with ID 1021.
  2161. [23:40:58 INFO]: Injected new Forge block material THAUMCRAFT_BLOCKMAGICALLOG with ID 1022.
  2162. [23:40:58 INFO]: Injected new Forge block material THAUMCRAFT_BLOCKHOLE with ID 1023.
  2163. [23:40:58 INFO]: Injected new Forge block material THAUMCRAFT_BLOCKFLUIDPURE with ID 1024.
  2164. [23:40:58 INFO]: Injected new Forge block material THAUMCRAFT_BLOCKCRYSTAL with ID 1025.
  2165. [23:40:58 INFO]: Injected new Forge block material THAUMCRAFT_BLOCKMETALDEVICE with ID 1026.
  2166. [23:40:58 INFO]: Injected new Forge block material THAUMCRAFT_BLOCKMAGICBOX with ID 1027.
  2167. [23:40:58 INFO]: Injected new Forge block material THAUMCRAFT_BLOCKESSENTIARESERVOIR with ID 1028.
  2168. [23:40:58 INFO]: Injected new Forge block material THAUMCRAFT_BLOCKCUSTOMORE with ID 1029.
  2169. [23:40:58 INFO]: Injected new Forge block material THAUMCRAFT_BLOCKPORTALELDRITCH with ID 1030.
  2170. [23:40:58 INFO]: Injected new Forge block material THAUMCRAFT_BLOCKMIRROR with ID 1031.
  2171. [23:40:58 INFO]: Injected new Forge block material THAUMCRAFT_BLOCKTAINTFIBRES with ID 1032.
  2172. [23:40:58 INFO]: Injected new Forge block material THAUMCRAFT_BLOCKLIFTER with ID 1033.
  2173. [23:40:58 INFO]: Injected new Forge block material RAILCRAFT_FLUIDCREOSOTE with ID 1037.
  2174. [23:40:58 INFO]: Injected new Forge block material BUILDCRAFTENERGY_BLOCKFUEL with ID 1050.
  2175. [23:40:58 INFO]: Injected new Forge block material BUILDCRAFTENERGY_BLOCKOIL with ID 1061.
  2176. [23:40:58 INFO]: Injected new Forge block material CFM_BLENDER with ID 1063.
  2177. [23:40:58 INFO]: Injected new Forge block material CFM_DISHWASHER with ID 1064.
  2178. [23:40:58 INFO]: Injected new Forge block material CFM_TOASTER with ID 1065.
  2179. [23:40:58 INFO]: Injected new Forge block material CFM_CHOPPINGBOARD with ID 1066.
  2180. [23:40:58 INFO]: Injected new Forge block material CFM_CUP with ID 1067.
  2181. [23:40:58 INFO]: Injected new Forge block material CFM_COUCH with ID 1068.
  2182. [23:40:58 INFO]: Injected new Forge block material CFM_COOKIEJAR with ID 1069.
  2183. [23:40:58 INFO]: Injected new Forge block material CFM_BARSTOOL with ID 1070.
  2184. [23:40:58 INFO]: Injected new Forge block material CFM_WASHINGMACHINE with ID 1071.
  2185. [23:40:58 INFO]: Injected new Forge block material CFM_PLATE with ID 1072.
  2186. [23:40:58 INFO]: Injected new Forge block material CFM_MICROWAVE with ID 1073.
  2187. [23:40:58 INFO]: Injected new Forge block material CFM_COUNTERDOORED with ID 1074.
  2188. [23:40:58 INFO]: Injected new Forge block material CFM_KITCHENCABINET with ID 1075.
  2189. [23:40:58 INFO]: Injected new Forge block material CFM_COUNTERSINK with ID 1076.
  2190. [23:40:58 INFO]: Injected new Forge block material GALACTICRAFTMARS_TILEHYDROGENPIPE with ID 1077.
  2191. [23:40:58 INFO]: Injected new Forge block material IC2_BLOCKREACTORACCESSHATCH with ID 1078.
  2192. [23:40:58 INFO]: Injected new Forge block material IC2_FLUIDUUMATTER with ID 1079.
  2193. [23:40:58 INFO]: Injected new Forge block material IC2_BLOCKHEATGENERATOR with ID 1080.
  2194. [23:40:58 INFO]: Injected new Forge block material IC2_BLOCKFOAM with ID 1081.
  2195. [23:40:58 INFO]: Injected new Forge block material IC2_BLOCKALLOY with ID 1082.
  2196. [23:40:58 INFO]: Injected new Forge block material IC2_BLOCKLUMINATOR with ID 1083.
  2197. [23:40:58 INFO]: Injected new Forge block material IC2_BLOCKRUBWOOD with ID 1084.
  2198. [23:40:58 INFO]: Injected new Forge block material IC2_BLOCKRUBBER with ID 1085.
  2199. [23:40:58 INFO]: Injected new Forge block material IC2_FLUIDSTEAM with ID 1086.
  2200. [23:40:58 INFO]: Injected new Forge block material IC2_BLOCKREACTORCHAMBER with ID 1087.
  2201. [23:40:58 INFO]: Injected new Forge block material IC2_FLUIDDISTILLEDWATER with ID 1088.
  2202. [23:40:58 INFO]: Injected new Forge block material IC2_BLOCKITNT with ID 1089.
  2203. [23:40:58 INFO]: Injected new Forge block material IC2_BLOCKORETIN with ID 1090.
  2204. [23:40:58 INFO]: Injected new Forge block material IC2_BLOCKORECOPPER with ID 1091.
  2205. [23:40:58 INFO]: Injected new Forge block material IC2_BLOCKELECTRIC with ID 1092.
  2206. [23:40:58 INFO]: Injected new Forge block material IC2_BLOCKCHARGEPAD with ID 1093.
  2207. [23:40:58 INFO]: Injected new Forge block material IC2_FLUIDCOOLANT with ID 1094.
  2208. [23:40:58 INFO]: Injected new Forge block material IC2_BLOCKOREURAN with ID 1095.
  2209. [23:40:58 INFO]: Injected new Forge block material IC2_BLOCKDYNAMITEREMOTE with ID 1096.
  2210. [23:40:58 INFO]: Injected new Forge block material IC2_BLOCKCROP with ID 1097.
  2211. [23:40:58 INFO]: Injected new Forge block material IC2_BLOCKKINETICGENERATOR with ID 1098.
  2212. [23:40:58 INFO]: Injected new Forge block material IC2_BLOCKREACTORREDSTONEPORT with ID 1099.
  2213. [23:40:58 INFO]: Injected new Forge block material IC2_BLOCKCABLE with ID 1100.
  2214. [23:40:58 INFO]: Injected new Forge block material IC2_BLOCKWALL with ID 1101.
  2215. [23:40:58 INFO]: Injected new Forge block material IC2_BLOCKSCAFFOLD with ID 1102.
  2216. [23:40:58 INFO]: Injected new Forge block material IC2_BLOCKIRONSCAFFOLD with ID 1103.
  2217. [23:40:58 INFO]: Injected new Forge block material IC2_BLOCKLUMINATORDARK with ID 1104.
  2218. [23:40:58 INFO]: Injected new Forge block material IC2_BLOCKRUBSAPLING with ID 1105.
  2219. [23:40:58 INFO]: Injected new Forge block material IC2_BLOCKFENCEIRON with ID 1106.
  2220. [23:40:58 INFO]: Injected new Forge block material IC2_FLUIDPAHOEHOELAVA with ID 1107.
  2221. [23:40:58 INFO]: Injected new Forge block material IC2_FLUIDSUPERHEATEDSTEAM with ID 1108.
  2222. [23:40:58 INFO]: Injected new Forge block material IC2_BLOCKMETAL with ID 1109.
  2223. [23:40:58 INFO]: Injected new Forge block material IC2_FLUIDBIOMASS with ID 1110.
  2224. [23:40:58 INFO]: Injected new Forge block material IC2_BLOCKRUBLEAVES with ID 1111.
  2225. [23:40:58 INFO]: Injected new Forge block material IC2_BLOCKMACHINE with ID 1112.
  2226. [23:40:58 INFO]: Injected new Forge block material IC2_BLOCKREINFORCEDFOAM with ID 1113.
  2227. [23:40:58 INFO]: Injected new Forge block material IC2_BLOCKALLOYGLASS with ID 1114.
  2228. [23:40:58 INFO]: Injected new Forge block material IC2_FLUIDHOTCOOLANT with ID 1115.
  2229. [23:40:58 INFO]: Injected new Forge block material IC2_BLOCKPERSONAL with ID 1116.
  2230. [23:40:58 INFO]: Injected new Forge block material IC2_BLOCKMININGPIPE with ID 1117.
  2231. [23:40:58 INFO]: Injected new Forge block material IC2_BLOCKBARREL with ID 1118.
  2232. [23:40:58 INFO]: Injected new Forge block material IC2_FLUIDBIOGAS with ID 1119.
  2233. [23:40:58 INFO]: Injected new Forge block material IC2_BLOCKHARZ with ID 1120.
  2234. [23:40:58 INFO]: Injected new Forge block material IC2_BLOCKREACTORVESSEL with ID 1121.
  2235. [23:40:58 INFO]: Injected new Forge block material IC2_BLOCKREACTORFLUIDPORT with ID 1122.
  2236. [23:40:58 INFO]: Injected new Forge block material IC2_FLUIDCONSTRUCTIONFOAM with ID 1123.
  2237. [23:40:58 INFO]: Injected new Forge block material IC2_BLOCKDYNAMITE with ID 1124.
  2238. [23:40:58 INFO]: Injected new Forge block material IC2_BLOCKORELEAD with ID 1125.
  2239. [23:40:58 INFO]: Injected new Forge block material IC2_BLOCKBASALT with ID 1126.
  2240. [23:40:58 INFO]: Injected new Forge block material IC2_BLOCKMACHINE3 with ID 1127.
  2241. [23:40:58 INFO]: Injected new Forge block material IC2_BLOCKMACHINE2 with ID 1128.
  2242. [23:40:58 INFO]: Injected new Forge block material IC2_BLOCKMININGTIP with ID 1129.
  2243. [23:40:58 INFO]: Injected new Forge block material IC2_BLOCKDOORALLOY with ID 1130.
  2244. [23:40:58 INFO]: Injected new Forge block material IC2_BLOCKGENERATOR with ID 1131.
  2245. [23:40:58 INFO]: Injected new Forge block material IC2_BLOCKNUKE with ID 1132.
  2246. [23:40:58 INFO]: Injected new Forge block material THAUMCRAFT_BLOCKCOSMETICDOUBLESLABSTONE with ID 1183.
  2247. [23:40:58 INFO]: Injected new Forge block material THAUMCRAFT_BLOCKCOSMETICDOUBLESLABWOOD with ID 1184.
  2248. [23:40:58 INFO]: Injected new Forge block material THAUMCRAFT_BLOCKSTAIRSGREATWOOD with ID 1185.
  2249. [23:40:58 INFO]: Injected new Forge block material THAUMCRAFT_BLOCKLOOTURN with ID 1186.
  2250. [23:40:58 INFO]: Injected new Forge block material THAUMCRAFT_BLOCKALCHEMYFURNACE with ID 1187.
  2251. [23:40:58 INFO]: Injected new Forge block material THAUMCRAFT_BLOCKCOSMETICSLABWOOD with ID 1188.
  2252. [23:40:58 INFO]: Injected new Forge block material THAUMCRAFT_BLOCKCOSMETICSLABSTONE with ID 1189.
  2253. [23:40:58 INFO]: Injected new Forge block material THAUMCRAFT_BLOCKLOOTCRATE with ID 1190.
  2254. [23:40:58 INFO]: Injected new Forge block material THAUMCRAFT_BLOCKELDRITCHNOTHING with ID 1191.
  2255. [23:40:58 INFO]: Injected new Forge block material THAUMCRAFT_BLOCKSTAIRSELDRITCH with ID 1192.
  2256. [23:40:58 INFO]: Injected new Forge block material THAUMCRAFT_BLOCKSTAIRSSILVERWOOD with ID 1193.
  2257. [23:40:58 INFO]: Injected new Forge block material THAUMCRAFT_BLOCKSTAIRSARCANESTONE with ID 1194.
  2258. [23:40:58 INFO]: Injected new Forge block material BIBLIOCRAFT_BOOKCASEFILLED with ID 1195.
  2259. [23:40:58 INFO]: Injected new Forge block material EMERALDMOD_BEACON with ID 1196.
  2260. [23:40:58 INFO]: Injected new Forge block material EMERALDMOD_SLAB with ID 1197.
  2261. [23:40:58 INFO]: Injected new Forge block material EMERALDMOD_SLABS with ID 1198.
  2262. [23:40:58 INFO]: Injected new Forge block material EMERALDMOD_STAIRS with ID 1200.
  2263. [23:40:58 INFO]: Injected new Forge block material EMERALDMOD_LAMP with ID 1202.
  2264. [23:40:58 INFO]: Injected new Forge block material EMERALDMOD_FENCE with ID 1211.
  2265. [23:40:58 INFO]: Injected new Forge block material EMERALDMOD_FIRE with ID 1213.
  2266. [23:40:58 INFO]: Injected new Forge block material EMERALDMOD_EPORTAL with ID 1218.
  2267. [23:40:58 INFO]: Injected new Forge block material EMERALDMOD_FURNACEACTIVE with ID 1221.
  2268. [23:40:58 INFO]: Injected new Forge block material EMERALDMOD_OBSIDIANDOORBLOCK with ID 1222.
  2269. [23:40:58 INFO]: Injected new Forge block material EMERALDMOD_LAMPACTIVE with ID 1225.
  2270. [23:40:58 INFO]: Injected new Forge block material EMERALDMOD_TNT with ID 1234.
  2271. [23:40:58 INFO]: Injected new Forge block material EMERALDMOD_FURNACE with ID 1241.
  2272. [23:40:58 INFO]: Injected new Forge block material EMERALDMOD_PLANT with ID 1242.
  2273. [23:40:58 INFO]: Injected new Forge block material EMERALDMOD_OBSIDIAN with ID 1247.
  2274. [23:40:58 INFO]: Injected new Forge block material EMERALDMOD_TORCH with ID 1248.
  2275. [23:40:58 INFO]: Injected new Forge block material EMERALDMOD_WALL with ID 1251.
  2276. [23:40:58 INFO]: Injected new Forge block material EMERALDMOD_EMERALDDOORBLOCK with ID 1254.
  2277. [23:40:58 INFO]: Injected new Forge block material EMERALDMOD_CAKEBLOCK with ID 1255.
  2278. [23:40:58 INFO]: Injected new Forge block material ROW_TILEROWBLOCKPOINTER with ID 1264.
  2279. [23:40:58 INFO]: Injected new Forge block material ROW_TILEROWBLOCKGAG with ID 1266.
  2280. [23:40:58 INFO]: Injected new Forge block material ROW_TILEROWBLOCKRAILNORMAL with ID 1267.
  2281. [23:40:58 INFO]: Injected new Forge block material ROW_TILEROWBLOCKRAILGAG with ID 1268.
  2282. [23:40:58 INFO]: Injected new Forge block material LUCKY_LUCKY_BLOCK with ID 1272.
  2283. [23:40:58 INFO]: Injected new Forge block material PADS_TILEPADNAME with ID 1309.
  2284. [23:40:58 INFO]: Injected new Forge block material BIBLIOCRAFT_BIBLIOPANELER with ID 1368.
  2285. [23:40:58 INFO]: Injected new Forge block material BIBLIOCRAFT_BIBLIOCLIPBOARD with ID 1369.
  2286. [23:40:58 INFO]: Injected new Forge block material GALACTICRAFTCORE_TILEDISH with ID 1371.
  2287. [23:40:58 INFO]: Injected new Forge block material GALACTICRAFTMARS_TILEMINERBASEFULL with ID 1372.
  2288. [23:40:58 INFO]: Injected new Forge block material GALACTICRAFTMARS_TILEMINERBASE with ID 1373.
  2289. [23:40:58 INFO]: Injected new Forge block material BIOMESOPLENTY_FRUITBOP with ID 1374.
  2290. [23:40:58 INFO]: Injected new Forge block material BIOMESOPLENTY_LILYBOP with ID 1375.
  2291. [23:40:58 INFO]: Injected new Forge block material PADS_LIGHT_SENSOR with ID 1387.
  2292. [23:40:58 INFO]: Injected new Forge block material RANDOMTHINGS_NOTIFICATIONINTERFACE with ID 1397.
  2293. [23:40:58 INFO]: Injected new Forge block material SECRETROOMSMOD_SECRETLIGHTDETECTOR with ID 1398.
  2294. [23:40:58 INFO]: Injected new Forge block material RANDOMTHINGS_SPECTREBLOCK with ID 1399.
  2295. [23:40:58 INFO]: Injected new Forge block material SECRETROOMSMOD_SECRETCHEST with ID 1400.
  2296. [23:40:58 INFO]: Injected new Forge block material SECRETROOMSMOD_TORCHLEVER with ID 1401.
  2297. [23:40:58 INFO]: Injected new Forge block material SECRETROOMSMOD_GHOSTBLOCK with ID 1402.
  2298. [23:40:58 INFO]: Injected new Forge block material RANDOMTHINGS_ITEMCOLLECTOR with ID 1403.
  2299. [23:40:58 INFO]: Injected new Forge block material RANDOMTHINGS_FERTILIZEDDIRT_TILLED with ID 1404.
  2300. [23:40:58 INFO]: Injected new Forge block material SECRETROOMSMOD_SECRETCAMOBUTTON with ID 1405.
  2301. [23:40:58 INFO]: Injected new Forge block material RANDOMTHINGS_ENDERENERGYDISTRIBUTOR with ID 1406.
  2302. [23:40:58 INFO]: Injected new Forge block material RANDOMTHINGS_ADVANCEDITEMCOLLECTOR with ID 1407.
  2303. [23:40:58 INFO]: Injected new Forge block material SECRETROOMSMOD_SECRETPRESSUREPLATE with ID 1408.
  2304. [23:40:58 INFO]: Injected new Forge block material SECRETROOMSMOD_SECRETCAMOREDSTONE with ID 1409.
  2305. [23:40:58 INFO]: Injected new Forge block material RANDOMTHINGS_PLAYERINTERFACE with ID 1410.
  2306. [23:40:58 INFO]: Injected new Forge block material RANDOMTHINGS_LAPISLAMP with ID 1411.
  2307. [23:40:58 INFO]: Injected new Forge block material RANDOMTHINGS_CREATIVEPLAYERINTERFACE with ID 1412.
  2308. [23:40:58 INFO]: Injected new Forge block material RANDOMTHINGS_MOONSENSOR with ID 1413.
  2309. [23:40:58 INFO]: Injected new Forge block material SECRETROOMSMOD_SECRETWOODENDOORBLOCK with ID 1414.
  2310. [23:40:58 INFO]: Injected new Forge block material RANDOMTHINGS_IMBUINGSTATION with ID 1415.
  2311. [23:40:58 INFO]: Injected new Forge block material SECRETROOMSMOD_SECRETCAMOLEVER with ID 1416.
  2312. [23:40:58 INFO]: Injected new Forge block material SECRETROOMSMOD_SECRETPLAYERPLATE with ID 1417.
  2313. [23:40:58 INFO]: Injected new Forge block material RANDOMTHINGS_ENERGYDISTRIBUTOR with ID 1418.
  2314. [23:40:58 INFO]: Injected new Forge block material RANDOMTHINGS_ONLINEDETECTOR with ID 1419.
  2315. [23:40:58 INFO]: Injected new Forge block material SECRETROOMSMOD_SECRETSTAIR with ID 1420.
  2316. [23:40:58 INFO]: Injected new Forge block material SECRETROOMSMOD_SECRETLIGHTPLATE with ID 1421.
  2317. [23:40:58 INFO]: Injected new Forge block material RANDOMTHINGS_BLOODMOONSENSOR with ID 1422.
  2318. [23:40:58 INFO]: Injected new Forge block material SECRETROOMSMOD_CAMOGATE with ID 1423.
  2319. [23:40:58 INFO]: Injected new Forge block material SECRETROOMSMOD_SECRETIRONDOORBLOCK with ID 1424.
  2320. [23:40:58 INFO]: Injected new Forge block material RANDOMTHINGS_FERTILIZEDDIRT with ID 1425.
  2321. [23:40:58 INFO]: Injected new Forge block material RANDOMTHINGS_FLUIDDISPLAY with ID 1426.
  2322. [23:40:58 INFO]: Injected new Forge block material RANDOMTHINGS_SPECTREGLASS with ID 1427.
  2323. [23:40:58 INFO]: Injected new Forge block material RANDOMTHINGS_ADVANCEDFLUIDDISPLAY with ID 1428.
  2324. [23:40:58 INFO]: Injected new Forge block material RANDOMTHINGS_DYEINGMACHINE with ID 1429.
  2325. [23:40:58 INFO]: Injected new Forge block material SECRETROOMSMOD_SOLIDAIR with ID 1430.
  2326. [23:40:58 INFO]: Injected new Forge block material RANDOMTHINGS_WIRELESSLEVER with ID 1431.
  2327. [23:40:58 INFO]: Injected new Forge block material SECRETROOMSMOD_SECRETTRAPPEDCHEST with ID 1432.
  2328. [23:40:58 INFO]: Injected new Forge block material SECRETROOMSMOD_ONEWAYGLASS with ID 1433.
  2329. [23:40:58 INFO]: Injected new Forge block material SECRETROOMSMOD_SECRETTRAPDOOR with ID 1434.
  2330. [23:40:58 INFO]: Injected new Forge block material SECRETROOMSMOD_SECRETHEAVYPLATE with ID 1435.
  2331. [23:40:58 INFO]: Injected new Forge block material SECRETROOMSMOD_CAMODUMMY with ID 1436.
  2332. [23:40:58 INFO]: Injected new Forge block material BOTANIA_BIOMESTONEB1SLAB with ID 1437.
  2333. [23:40:58 INFO]: Injected new Forge block material BOTANIA_ENDSTONEBRICK0SLABFULL with ID 1438.
  2334. [23:40:58 INFO]: Injected new Forge block material BOTANIA_DIRTPATH with ID 1439.
  2335. [23:40:58 INFO]: Injected new Forge block material BOTANIA_STONE3SLAB with ID 1440.
  2336. [23:40:58 INFO]: Injected new Forge block material BOTANIA_ELFGLASS with ID 1441.
  2337. [23:40:58 INFO]: Injected new Forge block material BOTANIA_ENDSTONEBRICK0STAIRS with ID 1442.
  2338. [23:40:58 INFO]: Injected new Forge block material BOTANIA_QUARTZTYPERED with ID 1443.
  2339. [23:40:58 INFO]: Injected new Forge block material BOTANIA_SPREADER with ID 1444.
  2340. [23:40:58 INFO]: Injected new Forge block material BOTANIA_DISTRIBUTOR with ID 1445.
  2341. [23:40:58 INFO]: Injected new Forge block material BOTANIA_BIOMESTONEA0STAIRS with ID 1446.
  2342. [23:40:58 INFO]: Injected new Forge block material BOTANIA_FLOWER with ID 1447.
  2343. [23:40:58 INFO]: Injected new Forge block material BOTANIA_BIOMESTONEA12STAIRS with ID 1448.
  2344. [23:40:58 INFO]: Injected new Forge block material BOTANIA_QUARTZSLABELFFULL with ID 1449.
  2345. [23:40:58 INFO]: Injected new Forge block material BOTANIA_SPECIALFLOWER with ID 1450.
  2346. [23:40:58 INFO]: Injected new Forge block material BOTANIA_BIOMESTONEA11STAIRS with ID 1451.
  2347. [23:40:58 INFO]: Injected new Forge block material BOTANIA_BIOMESTONEA13STAIRS with ID 1452.
  2348. [23:40:58 INFO]: Injected new Forge block material BOTANIA_QUARTZSLABDARKFULL with ID 1453.
  2349. [23:40:58 INFO]: Injected new Forge block material BOTANIA_BIOMESTONEA5SLAB with ID 1454.
  2350. [23:40:58 INFO]: Injected new Forge block material BOTANIA_BREWERY with ID 1455.
  2351. [23:40:58 INFO]: Injected new Forge block material BOTANIA_PRISMARINE1SLAB with ID 1456.
  2352. [23:40:58 INFO]: Injected new Forge block material BOTANIA_LIVINGWOOD0SLABFULL with ID 1457.
  2353. [23:40:58 INFO]: Injected new Forge block material BOTANIA_BIOMESTONEA9STAIRS with ID 1458.
  2354. [23:40:58 INFO]: Injected new Forge block material BOTANIA_BIOMESTONEB3SLABFULL with ID 1459.
  2355. [23:40:58 INFO]: Injected new Forge block material BOTANIA_QUARTZSLABELFHALF with ID 1460.
  2356. [23:40:58 INFO]: Injected new Forge block material BOTANIA_STONE11SLABFULL with ID 1461.
  2357. [23:40:58 INFO]: Injected new Forge block material BOTANIA_STONE0SLABFULL with ID 1462.
  2358. [23:40:58 INFO]: Injected new Forge block material BOTANIA_BIOMESTONEA10STAIRS with ID 1463.
  2359. [23:40:58 INFO]: Injected new Forge block material BOTANIA_CORPOREAINTERCEPTOR with ID 1464.
  2360. [23:40:58 INFO]: Injected new Forge block material BOTANIA_STONE2STAIRS with ID 1465.
  2361. [23:40:58 INFO]: Injected new Forge block material BOTANIA_QUARTZSLABSUNNYHALF with ID 1466.
  2362. [23:40:58 INFO]: Injected new Forge block material BOTANIA_SOLIDVINE with ID 1467.
  2363. [23:40:58 INFO]: Injected new Forge block material BOTANIA_BIOMESTONEB4SLABFULL with ID 1468.
  2364. [23:40:58 INFO]: Injected new Forge block material BOTANIA_BIOMESTONEB5STAIRS with ID 1469.
  2365. [23:40:58 INFO]: Injected new Forge block material BOTANIA_QUARTZSTAIRSBLAZE with ID 1470.
  2366. [23:40:58 INFO]: Injected new Forge block material BOTANIA_PRISMARINE2SLAB with ID 1471.
  2367. [23:40:58 INFO]: Injected new Forge block material BOTANIA_BIOMESTONEA14SLABFULL with ID 1472.
  2368. [23:40:58 INFO]: Injected new Forge block material BOTANIA_BIOMESTONEA4STAIRS with ID 1473.
  2369. [23:40:58 INFO]: Injected new Forge block material BOTANIA_BIOMESTONEA13SLAB with ID 1474.
  2370. [23:40:58 INFO]: Injected new Forge block material BOTANIA_PLATFORM with ID 1475.
  2371. [23:40:58 INFO]: Injected new Forge block material BOTANIA_DIRTPATH0SLABFULL with ID 1476.
  2372. [23:40:58 INFO]: Injected new Forge block material BOTANIA_ENDSTONEBRICK0SLAB with ID 1477.
  2373. [23:40:58 INFO]: Injected new Forge block material BOTANIA_STONE9SLABFULL with ID 1478.
  2374. [23:40:58 INFO]: Injected new Forge block material BOTANIA_BIOMESTONEA14STAIRS with ID 1479.
  2375. [23:40:58 INFO]: Injected new Forge block material BOTANIA_STONE11STAIRS with ID 1480.
  2376. [23:40:58 INFO]: Injected new Forge block material BOTANIA_CUSTOMBRICK with ID 1481.
  2377. [23:40:58 INFO]: Injected new Forge block material BOTANIA_CUSTOMBRICK0STAIRS with ID 1482.
  2378. [23:40:58 INFO]: Injected new Forge block material BOTANIA_CUSTOMBRICK2STAIRS with ID 1483.
  2379. [23:40:58 INFO]: Injected new Forge block material BOTANIA_QUARTZSTAIRSELF with ID 1484.
  2380. [23:40:58 INFO]: Injected new Forge block material BOTANIA_BIOMESTONEA3STAIRS with ID 1485.
  2381. [23:40:58 INFO]: Injected new Forge block material BOTANIA_BIOMESTONEA3SLAB with ID 1486.
  2382. [23:40:58 INFO]: Injected new Forge block material BOTANIA_STONE1SLAB with ID 1487.
  2383. [23:40:58 INFO]: Injected new Forge block material BOTANIA_BIOMESTONEA0SLABFULL with ID 1488.
  2384. [23:40:58 INFO]: Injected new Forge block material BOTANIA_BIOMESTONEA10SLAB with ID 1489.
  2385. [23:40:58 INFO]: Injected new Forge block material BOTANIA_STONE3STAIRS with ID 1490.
  2386. [23:40:58 INFO]: Injected new Forge block material BOTANIA_RUNEALTAR with ID 1491.
  2387. [23:40:58 INFO]: Injected new Forge block material BOTANIA_PRISMARINE0SLAB with ID 1492.
  2388. [23:40:58 INFO]: Injected new Forge block material BOTANIA_OPENCRATE with ID 1493.
  2389. [23:40:58 INFO]: Injected new Forge block material BOTANIA_PRISMARINE1STAIRS with ID 1494.
  2390. [23:40:58 INFO]: Injected new Forge block material BOTANIA_BIOMESTONEA11SLAB with ID 1495.
  2391. [23:40:58 INFO]: Injected new Forge block material BOTANIA_REDSTRINGDISPENSER with ID 1496.
  2392. [23:40:58 INFO]: Injected new Forge block material BOTANIA_QUARTZSLABDARKHALF with ID 1497.
  2393. [23:40:58 INFO]: Injected new Forge block material BOTANIA_QUARTZSLABMANAHALF with ID 1498.
  2394. [23:40:58 INFO]: Injected new Forge block material BOTANIA_SEALAMP with ID 1499.
  2395. [23:40:58 INFO]: Injected new Forge block material BOTANIA_BIOMESTONEA1STAIRS with ID 1500.
  2396. [23:40:58 INFO]: Injected new Forge block material BOTANIA_BIOMESTONEA2STAIRS with ID 1501.
  2397. [23:40:58 INFO]: Injected new Forge block material BOTANIA_STONE10STAIRS with ID 1502.
  2398. [23:40:58 INFO]: Injected new Forge block material BOTANIA_BIOMESTONEA1SLAB with ID 1503.
  2399. [23:40:58 INFO]: Injected new Forge block material BOTANIA_QUARTZSTAIRSLAVENDER with ID 1504.
  2400. [23:40:58 INFO]: Injected new Forge block material BOTANIA_MANAFLAME with ID 1505.
  2401. [23:40:58 INFO]: Injected new Forge block material BOTANIA_ENDSTONEBRICK with ID 1506.
  2402. [23:40:58 INFO]: Injected new Forge block material BOTANIA_QUARTZSLABREDHALF with ID 1507.
  2403. [23:40:58 INFO]: Injected new Forge block material BOTANIA_BIOMESTONEA2SLAB with ID 1508.
  2404. [23:40:58 INFO]: Injected new Forge block material BOTANIA_STONE11SLAB with ID 1509.
  2405. [23:40:58 INFO]: Injected new Forge block material BOTANIA_BIOMESTONEA15SLABFULL with ID 1510.
  2406. [23:40:58 INFO]: Injected new Forge block material BOTANIA_PRISMARINE with ID 1511.
  2407. [23:40:58 INFO]: Injected new Forge block material BOTANIA_BIOMESTONEA with ID 1512.
  2408. [23:40:58 INFO]: Injected new Forge block material BOTANIA_RFGENERATOR with ID 1513.
  2409. [23:40:58 INFO]: Injected new Forge block material BOTANIA_BIOMESTONEB with ID 1514.
  2410. [23:40:58 INFO]: Injected new Forge block material BOTANIA_PRISMARINE0STAIRS with ID 1515.
  2411. [23:40:58 INFO]: Injected new Forge block material BOTANIA_QUARTZSLABSUNNYFULL with ID 1516.
  2412. [23:40:58 INFO]: Injected new Forge block material BOTANIA_STONE9SLAB with ID 1517.
  2413. [23:40:58 INFO]: Injected new Forge block material BOTANIA_BIOMESTONEB2STAIRS with ID 1518.
  2414. [23:40:58 INFO]: Injected new Forge block material BOTANIA_BIOMESTONEA13SLABFULL with ID 1519.
  2415. [23:40:58 INFO]: Injected new Forge block material BOTANIA_BIOMESTONEA9SLAB with ID 1520.
  2416. [23:40:58 INFO]: Injected new Forge block material BOTANIA_ALCHEMYCATALYST with ID 1521.
  2417. [23:40:58 INFO]: Injected new Forge block material BOTANIA_QUARTZSTAIRSMANA with ID 1522.
  2418. [23:40:58 INFO]: Injected new Forge block material BOTANIA_REEDBLOCK with ID 1523.
  2419. [23:40:58 INFO]: Injected new Forge block material BOTANIA_QUARTZSLABREDFULL with ID 1524.
  2420. [23:40:58 INFO]: Injected new Forge block material BOTANIA_BIOMESTONEB7SLABFULL with ID 1525.
  2421. [23:40:58 INFO]: Injected new Forge block material BOTANIA_BIOMESTONEB7SLAB with ID 1526.
  2422. [23:40:58 INFO]: Injected new Forge block material BOTANIA_BIOMESTONEB0SLAB with ID 1527.
  2423. [23:40:58 INFO]: Injected new Forge block material BOTANIA_STONE1STAIRS with ID 1528.
  2424. [23:40:58 INFO]: Injected new Forge block material BOTANIA_ENDEREYEBLOCK with ID 1529.
  2425. [23:40:58 INFO]: Injected new Forge block material BOTANIA_BIOMESTONEB3SLAB with ID 1530.
  2426. [23:40:58 INFO]: Injected new Forge block material BOTANIA_BIOMESTONEA5SLABFULL with ID 1531.
  2427. [23:40:58 INFO]: Injected new Forge block material BOTANIA_DREAMWOOD1STAIRS with ID 1532.
  2428. [23:40:58 INFO]: Injected new Forge block material BOTANIA_MANADETECTOR with ID 1533.
  2429. [23:40:58 INFO]: Injected new Forge block material BOTANIA_LIVINGWOOD with ID 1534.
  2430. [23:40:58 INFO]: Injected new Forge block material BOTANIA_QUARTZTYPEELF with ID 1535.
  2431. [23:40:58 INFO]: Injected new Forge block material BOTANIA_CORPOREAINDEX with ID 1536.
  2432. [23:40:58 INFO]: Injected new Forge block material BOTANIA_QUARTZTYPEMANA with ID 1537.
  2433. [23:40:58 INFO]: Injected new Forge block material BOTANIA_DREAMWOOD0SLAB with ID 1538.
  2434. [23:40:58 INFO]: Injected new Forge block material BOTANIA_STONE1SLABFULL with ID 1539.
  2435. [23:40:58 INFO]: Injected new Forge block material BOTANIA_CUSTOMBRICK1SLABFULL with ID 1540.
  2436. [23:40:58 INFO]: Injected new Forge block material BOTANIA_STORAGE with ID 1541.
  2437. [23:40:58 INFO]: Injected new Forge block material BOTANIA_BIOMESTONEB7STAIRS with ID 1542.
  2438. [23:40:58 INFO]: Injected new Forge block material BOTANIA_STONE2SLABFULL with ID 1543.
  2439. [23:40:58 INFO]: Injected new Forge block material BOTANIA_STONE8STAIRS with ID 1544.
  2440. [23:40:58 INFO]: Injected new Forge block material BOTANIA_STONE10SLABFULL with ID 1545.
  2441. [23:40:58 INFO]: Injected new Forge block material BOTANIA_THATCH0STAIRS with ID 1546.
  2442. [23:40:58 INFO]: Injected new Forge block material BOTANIA_CUSTOMBRICK3SLABFULL with ID 1547.
  2443. [23:40:58 INFO]: Injected new Forge block material BOTANIA_QUARTZSTAIRSSUNNY with ID 1548.
  2444. [23:40:58 INFO]: Injected new Forge block material BOTANIA_STONE8SLAB with ID 1549.
  2445. [23:40:58 INFO]: Injected new Forge block material BOTANIA_CUSTOMBRICK2SLABFULL with ID 1550.
  2446. [23:40:58 INFO]: Injected new Forge block material BOTANIA_MANAGLASS with ID 1551.
  2447. [23:40:58 INFO]: Injected new Forge block material BOTANIA_BIOMESTONEB1STAIRS with ID 1552.
  2448. [23:40:58 INFO]: Injected new Forge block material BOTANIA_LIVINGWOOD0SLAB with ID 1553.
  2449. [23:40:58 INFO]: Injected new Forge block material BOTANIA_SHINYFLOWER with ID 1554.
  2450. [23:40:58 INFO]: Injected new Forge block material BOTANIA_BIOMESTONEA6STAIRS with ID 1555.
  2451. [23:40:58 INFO]: Injected new Forge block material BOTANIA_LIVINGROCK1SLABFULL with ID 1556.
  2452. [23:40:58 INFO]: Injected new Forge block material BOTANIA_BIOMESTONEB6SLAB with ID 1557.
  2453. [23:40:58 INFO]: Injected new Forge block material BOTANIA_CUSTOMBRICK0SLABFULL with ID 1558.
  2454. [23:40:58 INFO]: Injected new Forge block material BOTANIA_DREAMWOOD1SLABFULL with ID 1559.
  2455. [23:40:58 INFO]: Injected new Forge block material BOTANIA_BLAZEBLOCK with ID 1560.
  2456. [23:40:58 INFO]: Injected new Forge block material BOTANIA_REDSTRINGFERTILIZER with ID 1561.
  2457. [23:40:58 INFO]: Injected new Forge block material BOTANIA_ALTAR with ID 1562.
  2458. [23:40:58 INFO]: Injected new Forge block material BOTANIA_BIOMESTONEA7SLABFULL with ID 1563.
  2459. [23:40:58 INFO]: Injected new Forge block material BOTANIA_BIOMESTONEA10SLABFULL with ID 1564.
  2460. [23:40:58 INFO]: Injected new Forge block material BOTANIA_THATCH with ID 1565.
  2461. [23:40:58 INFO]: Injected new Forge block material BOTANIA_PISTONRELAY with ID 1566.
  2462. [23:40:58 INFO]: Injected new Forge block material BOTANIA_FORESTDRUM with ID 1567.
  2463. [23:40:58 INFO]: Injected new Forge block material BOTANIA_BIOMESTONEA4SLAB with ID 1568.
  2464. [23:40:58 INFO]: Injected new Forge block material BOTANIA_LIVINGWOOD0STAIRS with ID 1569.
  2465. [23:40:58 INFO]: Injected new Forge block material BOTANIA_LIVINGROCK0SLAB with ID 1570.
  2466. [23:40:58 INFO]: Injected new Forge block material BOTANIA_ENCHANTEDSOIL with ID 1571.
  2467. [23:40:58 INFO]: Injected new Forge block material BOTANIA_BIOMESTONEA9SLABFULL with ID 1572.
  2468. [23:40:58 INFO]: Injected new Forge block material BOTANIA_DREAMWOOD0STAIRS with ID 1573.
  2469. [23:40:58 INFO]: Injected new Forge block material BOTANIA_STONE0SLAB with ID 1574.
  2470. [23:40:58 INFO]: Injected new Forge block material BOTANIA_BIOMESTONEA7SLAB with ID 1575.
  2471. [23:40:58 INFO]: Injected new Forge block material BOTANIA_PYLON with ID 1576.
  2472. [23:40:58 INFO]: Injected new Forge block material BOTANIA_BIOMESTONEA12SLABFULL with ID 1577.
  2473. [23:40:58 INFO]: Injected new Forge block material BOTANIA_CUSTOMBRICK0SLAB with ID 1578.
  2474. [23:40:58 INFO]: Injected new Forge block material BOTANIA_DIRTPATH0SLAB with ID 1579.
  2475. [23:40:58 INFO]: Injected new Forge block material BOTANIA_TINYPOTATO with ID 1580.
  2476. [23:40:58 INFO]: Injected new Forge block material BOTANIA_FLOATINGSPECIALFLOWER with ID 1581.
  2477. [23:40:58 INFO]: Injected new Forge block material BOTANIA_BIOMESTONEA6SLABFULL with ID 1582.
  2478. [23:40:58 INFO]: Injected new Forge block material BOTANIA_BURIEDPETALS with ID 1583.
  2479. [23:40:58 INFO]: Injected new Forge block material BOTANIA_LIVINGROCK1STAIRS with ID 1584.
  2480. [23:40:58 INFO]: Injected new Forge block material BOTANIA_BIOMESTONEB3STAIRS with ID 1585.
  2481. [23:40:58 INFO]: Injected new Forge block material BOTANIA_BIOMESTONEA5STAIRS with ID 1586.
  2482. [23:40:58 INFO]: Injected new Forge block material BOTANIA_BIOMESTONEB1SLABFULL with ID 1587.
  2483. [23:40:58 INFO]: Injected new Forge block material BOTANIA_BIOMESTONEA12SLAB with ID 1588.
  2484. [23:40:58 INFO]: Injected new Forge block material BOTANIA_CORPOREAFUNNEL with ID 1589.
  2485. [23:40:58 INFO]: Injected new Forge block material BOTANIA_DREAMWOOD with ID 1590.
  2486. [23:40:58 INFO]: Injected new Forge block material BOTANIA_BIOMESTONEB5SLAB with ID 1591.
  2487. [23:40:58 INFO]: Injected new Forge block material BOTANIA_STONE with ID 1592.
  2488. [23:40:58 INFO]: Injected new Forge block material BOTANIA_CUSTOMBRICK3SLAB with ID 1593.
  2489. [23:40:58 INFO]: Injected new Forge block material BOTANIA_QUARTZTYPEDARK with ID 1594.
  2490. [23:40:58 INFO]: Injected new Forge block material BOTANIA_LIVINGROCK with ID 1595.
  2491. [23:40:58 INFO]: Injected new Forge block material BOTANIA_QUARTZSLABBLAZEHALF with ID 1596.
  2492. [23:40:58 INFO]: Injected new Forge block material BOTANIA_QUARTZSLABLAVENDERHALF with ID 1597.
  2493. [23:40:58 INFO]: Injected new Forge block material BOTANIA_BIOMESTONEB0SLABFULL with ID 1598.
  2494. [23:40:58 INFO]: Injected new Forge block material BOTANIA_STONE3SLABFULL with ID 1599.
  2495. [23:40:58 INFO]: Injected new Forge block material BOTANIA_QUARTZTYPEBLAZE with ID 1600.
  2496. [23:40:58 INFO]: Injected new Forge block material BOTANIA_PRISMARINE0SLABFULL with ID 1601.
  2497. [23:40:58 INFO]: Injected new Forge block material BOTANIA_UNSTABLEBLOCK with ID 1602.
  2498. [23:40:58 INFO]: Injected new Forge block material BOTANIA_BIOMESTONEA14SLAB with ID 1603.
  2499. [23:40:58 INFO]: Injected new Forge block material BOTANIA_CUSTOMBRICK1STAIRS with ID 1604.
  2500. [23:40:58 INFO]: Injected new Forge block material BOTANIA_PUMP with ID 1605.
  2501. [23:40:58 INFO]: Injected new Forge block material BOTANIA_BIOMESTONEA8STAIRS with ID 1606.
  2502. [23:40:58 INFO]: Injected new Forge block material BOTANIA_BIFROST with ID 1607.
  2503. [23:40:58 INFO]: Injected new Forge block material BOTANIA_STARFIELD with ID 1608.
  2504. [23:40:58 INFO]: Injected new Forge block material BOTANIA_MANABEACON with ID 1609.
  2505. [23:40:58 INFO]: Injected new Forge block material BOTANIA_REEDBLOCK0SLABFULL with ID 1610.
  2506. [23:40:58 INFO]: Injected new Forge block material BOTANIA_REDSTRINGRELAY with ID 1611.
  2507. [23:40:58 INFO]: Injected new Forge block material BOTANIA_BIOMESTONEA4SLABFULL with ID 1612.
  2508. [23:40:58 INFO]: Injected new Forge block material BOTANIA_QUARTZSTAIRSRED with ID 1613.
  2509. [23:40:58 INFO]: Injected new Forge block material BOTANIA_LIVINGROCK0SLABFULL with ID 1614.
  2510. [23:40:58 INFO]: Injected new Forge block material BOTANIA_LIVINGROCK1SLAB with ID 1615.
  2511. [23:40:58 INFO]: Injected new Forge block material BOTANIA_BIOMESTONEB2SLABFULL with ID 1616.
  2512. [23:40:58 INFO]: Injected new Forge block material BOTANIA_REDSTRINGCOMPARATOR with ID 1617.
  2513. [23:40:58 INFO]: Injected new Forge block material BOTANIA_BIOMESTONEB5SLABFULL with ID 1618.
  2514. [23:40:58 INFO]: Injected new Forge block material BOTANIA_BIOMESTONEA15STAIRS with ID 1619.
  2515. [23:40:58 INFO]: Injected new Forge block material BOTANIA_FAKEAIR with ID 1620.
  2516. [23:40:58 INFO]: Injected new Forge block material BOTANIA_BIOMESTONEA7STAIRS with ID 1621.
  2517. [23:40:58 INFO]: Injected new Forge block material BOTANIA_CUSTOMBRICK2SLAB with ID 1622.
  2518. [23:40:58 INFO]: Injected new Forge block material BOTANIA_DOUBLEFLOWER1 with ID 1623.
  2519. [23:40:58 INFO]: Injected new Forge block material BOTANIA_STONE0STAIRS with ID 1624.
  2520. [23:40:58 INFO]: Injected new Forge block material BOTANIA_ENCHANTER with ID 1625.
  2521. [23:40:58 INFO]: Injected new Forge block material BOTANIA_REEDBLOCK0SLAB with ID 1626.
  2522. [23:40:58 INFO]: Injected new Forge block material BOTANIA_BIOMESTONEA3SLABFULL with ID 1627.
  2523. [23:40:58 INFO]: Injected new Forge block material BOTANIA_REEDBLOCK0STAIRS with ID 1628.
  2524. [23:40:58 INFO]: Injected new Forge block material BOTANIA_TURNTABLE with ID 1629.
  2525. [23:40:58 INFO]: Injected new Forge block material BOTANIA_DOUBLEFLOWER2 with ID 1630.
  2526. [23:40:58 INFO]: Injected new Forge block material BOTANIA_PRISMARINE1SLABFULL with ID 1631.
  2527. [23:40:58 INFO]: Injected new Forge block material BOTANIA_BIOMESTONEB4SLAB with ID 1632.
  2528. [23:40:58 INFO]: Injected new Forge block material BOTANIA_PRISMARINE2STAIRS with ID 1633.
  2529. [23:40:58 INFO]: Injected new Forge block material BOTANIA_TINYPLANETBLOCK with ID 1634.
  2530. [23:40:58 INFO]: Injected new Forge block material BOTANIA_BIOMESTONEA6SLAB with ID 1635.
  2531. [23:40:58 INFO]: Injected new Forge block material BOTANIA_MUSHROOM with ID 1636.
  2532. [23:40:58 INFO]: Injected new Forge block material BOTANIA_PETALBLOCK with ID 1637.
  2533. [23:40:58 INFO]: Injected new Forge block material BOTANIA_ALFHEIMPORTAL with ID 1638.
  2534. [23:40:58 INFO]: Injected new Forge block material BOTANIA_QUARTZTYPESUNNY with ID 1639.
  2535. [23:40:58 INFO]: Injected new Forge block material BOTANIA_BIOMESTONEA1SLABFULL with ID 1640.
  2536. [23:40:58 INFO]: Injected new Forge block material BOTANIA_QUARTZSLABBLAZEFULL with ID 1641.
  2537. [23:40:58 INFO]: Injected new Forge block material BOTANIA_DREAMWOOD0SLABFULL with ID 1642.
  2538. [23:40:58 INFO]: Injected new Forge block material BOTANIA_QUARTZTYPELAVENDER with ID 1643.
  2539. [23:40:58 INFO]: Injected new Forge block material BOTANIA_SPAWNERCLAW with ID 1644.
  2540. [23:40:58 INFO]: Injected new Forge block material BOTANIA_CONJURATIONCATALYST with ID 1645.
  2541. [23:40:58 INFO]: Injected new Forge block material BOTANIA_BIOMESTONEB0STAIRS with ID 1646.
  2542. [23:40:58 INFO]: Injected new Forge block material BOTANIA_BIOMESTONEA0SLAB with ID 1647.
  2543. [23:40:58 INFO]: Injected new Forge block material BOTANIA_BIOMESTONEA8SLAB with ID 1648.
  2544. [23:40:58 INFO]: Injected new Forge block material BOTANIA_LIVINGROCK0STAIRS with ID 1649.
  2545. [23:40:58 INFO]: Injected new Forge block material BOTANIA_LIVINGWOOD1SLAB with ID 1650.
  2546. [23:40:58 INFO]: Injected new Forge block material BOTANIA_BIOMESTONEB6STAIRS with ID 1651.
  2547. [23:40:58 INFO]: Injected new Forge block material BOTANIA_QUARTZSLABMANAFULL with ID 1652.
  2548. [23:40:58 INFO]: Injected new Forge block material BOTANIA_STONE2SLAB with ID 1653.
  2549. [23:40:58 INFO]: Injected new Forge block material BOTANIA_POOL with ID 1654.
  2550. [23:40:58 INFO]: Injected new Forge block material BOTANIA_BIOMESTONEB6SLABFULL with ID 1655.
  2551. [23:40:58 INFO]: Injected new Forge block material BOTANIA_REDSTRINGCONTAINER with ID 1656.
  2552. [23:40:58 INFO]: Injected new Forge block material BOTANIA_THATCH0SLABFULL with ID 1657.
  2553. [23:40:58 INFO]: Injected new Forge block material BOTANIA_STONE8SLABFULL with ID 1658.
  2554. [23:40:58 INFO]: Injected new Forge block material BOTANIA_BIOMESTONEA8SLABFULL with ID 1659.
  2555. [23:40:58 INFO]: Injected new Forge block material BOTANIA_BIOMESTONEA15SLAB with ID 1660.
  2556. [23:40:58 INFO]: Injected new Forge block material BOTANIA_LIVINGWOOD1STAIRS with ID 1661.
  2557. [23:40:58 INFO]: Injected new Forge block material BOTANIA_FORESTEYE with ID 1662.
  2558. [23:40:58 INFO]: Injected new Forge block material BOTANIA_DREAMWOOD1SLAB with ID 1663.
  2559. [23:40:58 INFO]: Injected new Forge block material BOTANIA_MINIISLAND with ID 1664.
  2560. [23:40:58 INFO]: Injected new Forge block material BOTANIA_BIOMESTONEA11SLABFULL with ID 1665.
  2561. [23:40:58 INFO]: Injected new Forge block material BOTANIA_PRISMARINE2SLABFULL with ID 1666.
  2562. [23:40:58 INFO]: Injected new Forge block material BOTANIA_BIOMESTONEB4STAIRS with ID 1667.
  2563. [23:40:58 INFO]: Injected new Forge block material BOTANIA_QUARTZSTAIRSDARK with ID 1668.
  2564. [23:40:58 INFO]: Injected new Forge block material BOTANIA_BIOMESTONEA2SLABFULL with ID 1669.
  2565. [23:40:58 INFO]: Injected new Forge block material BOTANIA_QUARTZSLABLAVENDERFULL with ID 1670.
  2566. [23:40:58 INFO]: Injected new Forge block material BOTANIA_MANAVOID with ID 1671.
  2567. [23:40:58 INFO]: Injected new Forge block material BOTANIA_CUSTOMBRICK1SLAB with ID 1672.
  2568. [23:40:58 INFO]: Injected new Forge block material BOTANIA_CUSTOMBRICK3STAIRS with ID 1673.
  2569. [23:40:58 INFO]: Injected new Forge block material BOTANIA_BIOMESTONEB2SLAB with ID 1674.
  2570. [23:40:58 INFO]: Injected new Forge block material BOTANIA_STONE10SLAB with ID 1675.
  2571. [23:40:58 INFO]: Injected new Forge block material BOTANIA_THATCH0SLAB with ID 1676.
  2572. [23:40:58 INFO]: Injected new Forge block material BOTANIA_STONE9STAIRS with ID 1677.
  2573. [23:40:58 INFO]: Injected new Forge block material BOTANIA_PRISM with ID 1678.
  2574. [23:40:58 INFO]: Injected new Forge block material BOTANIA_TERRAPLATE with ID 1679.
  2575. [23:40:58 INFO]: Injected new Forge block material BOTANIA_LIVINGWOOD1SLABFULL with ID 1680.
  2576. [23:40:58 INFO]: Injected new Forge block material BOTANIA_CORPOREACRYSTALCUBE with ID 1681.
  2577. [23:40:58 INFO]: Injected new Forge block material ROWAM_SIGNALBLOCK with ID 1682.
  2578. [23:40:58 INFO]: Injected new Forge block material ROWAM_POINTERBLOCK with ID 1684.
  2579. [23:40:58 INFO]: Injected new Forge block material ROWAM_STATIONBLOCK with ID 1685.
  2580. [23:40:58 INFO]: Injected new Forge block material TOOLSDONERIGHT_TILESAPPHIRE_BLOCK with ID 1687.
  2581. [23:40:58 INFO]: Injected new Forge block material TOOLSDONERIGHT_TILERUBY_ORE with ID 1688.
  2582. [23:40:58 INFO]: Injected new Forge block material TOOLSDONERIGHT_TILETOPAZ_ORE with ID 1689.
  2583. [23:40:58 INFO]: Injected new Forge block material TOOLSDONERIGHT_TILESAPPHIRE_ORE with ID 1690.
  2584. [23:40:58 INFO]: Injected new Forge block material TOOLSDONERIGHT_TILERUBY_BLOCK with ID 1691.
  2585. [23:40:58 INFO]: Injected new Forge block material TOOLSDONERIGHT_TILETOPAZ_BLOCK with ID 1692.
  2586. [23:40:58 INFO]: Injected new Forge block material ROWAM_TANKBLOCK with ID 1693.
  2587. [23:40:58 INFO]: Injected new Forge block material ROWAM_FUELINGBLOCK with ID 1694.
  2588. [23:40:58 INFO]: Injected new Forge block material ROWAM_DETECTORBLOCK with ID 1696.
  2589. [23:40:58 INFO]: Injected new Forge block material BOTANIA_INCENSEPLATE with ID 1697.
  2590. [23:40:58 INFO]: Injected new Forge block material PROPS_BLOCKFAKE with ID 1698.
  2591. [23:40:58 INFO]: Injected new Forge block material BOTANIA_HOURGLASS with ID 1699.
  2592. [23:40:58 INFO]: Injected new Forge block material BUILDCRAFTBUILDERS_FRAMEBLOCK with ID 1701.
  2593. [23:40:58 INFO]: Injected new Forge block material BUILDCRAFTCORE_ENGINEBLOCK with ID 1702.
  2594. [23:40:58 INFO]: Injected new Forge block material BUILDCRAFTBUILDERS_MACHINEBLOCK with ID 1703.
  2595. [23:40:58 INFO]: Injected new Forge block material BUILDCRAFTROBOTICS_REQUESTER with ID 1704.
  2596. [23:40:58 INFO]: Injected new Forge block material BUILDCRAFTROBOTICS_ZONEPLAN with ID 1705.
  2597. [23:40:58 INFO]: Injected new Forge block material BUILDCRAFTCORE_BUILDTOOLBLOCK with ID 1706.
  2598. [23:40:58 INFO]: Injected new Forge block material BOTANIA_GHOSTRAIL with ID 1707.
  2599. [23:40:58 INFO]: Injected new Forge block material BOTANIA_BIOMESTONEA0WALL with ID 1708.
  2600. [23:40:58 INFO]: Injected new Forge block material BOTANIA_STONE0WALL with ID 1709.
  2601. [23:40:58 INFO]: Injected new Forge block material BOTANIA_DREAMWOOD0WALL with ID 1710.
  2602. [23:40:58 INFO]: Injected new Forge block material BOTANIA_REEDBLOCK0WALL with ID 1711.
  2603. [23:40:58 INFO]: Injected new Forge block material BOTANIA_ENDSTONEBRICK2SLAB with ID 1712.
  2604. [23:40:58 INFO]: Injected new Forge block material BOTANIA_LIGHTLAUNCHER with ID 1713.
  2605. [23:40:58 INFO]: Injected new Forge block material BOTANIA_FELPUMPKIN with ID 1714.
  2606. [23:40:58 INFO]: Injected new Forge block material BOTANIA_ENDSTONEBRICK2STAIRS with ID 1715.
  2607. [23:40:58 INFO]: Injected new Forge block material BOTANIA_SPARKCHANGER with ID 1716.
  2608. [23:40:58 INFO]: Injected new Forge block material BOTANIA_ENDSTONEBRICK2SLABFULL with ID 1717.
  2609. [23:40:58 INFO]: Injected new Forge block material BOTANIA_LIGHTRELAY with ID 1718.
  2610. [23:40:58 INFO]: Injected new Forge block material BOTANIA_MANABOMB with ID 1719.
  2611. [23:40:58 INFO]: Injected new Forge block material BOTANIA_ROOT with ID 1720.
  2612. [23:40:58 INFO]: Injected new Forge block material BOTANIA_PRISMARINE0WALL with ID 1721.
  2613. [23:40:58 INFO]: Injected new Forge block material BOTANIA_LIVINGWOOD0WALL with ID 1722.
  2614. [23:40:58 INFO]: Injected new Forge block material BOTANIA_LIVINGROCK0WALL with ID 1723.
  2615. [23:40:58 INFO]: Injected new Forge block material BOTANIA_COCOON with ID 1724.
  2616. [23:40:58 INFO]: Injected new Forge block material BUILDCRAFTSILICON_PACKAGERBLOCK with ID 1731.
  2617. [23:40:58 INFO]: Injected new Forge block material TCONSTRUCT_SLIMEGEL with ID 1732.
  2618. [23:40:58 INFO]: Injected new Forge block material TCONSTRUCT_GLUEBLOCK with ID 1733.
  2619. [23:40:58 INFO]: Injected new Forge block material TCONSTRUCT_CASTINGCHANNEL with ID 1734.
  2620. [23:40:58 INFO]: Injected new Forge block material COMPUTERCRAFT_CCCABLE with ID 1735.
  2621. [23:40:58 INFO]: Injected new Forge block material TCONSTRUCT_TOOLSTATIONBLOCK with ID 1736.
  2622. [23:40:58 INFO]: Injected new Forge block material TCONSTRUCT_TOOLFORGEBLOCK with ID 1737.
  2623. [23:40:58 INFO]: Injected new Forge block material TCONSTRUCT_FLUIDMOLTENPIGIRON with ID 1738.
  2624. [23:40:58 INFO]: Injected new Forge block material TCONSTRUCT_FLUIDMOLTENGLASS with ID 1739.
  2625. [23:40:58 INFO]: Injected new Forge block material TCONSTRUCT_LIQUIDBLOOD with ID 1740.
  2626. [23:40:58 INFO]: Injected new Forge block material COMPUTERCRAFT_COMMAND_COMPUTER with ID 1741.
  2627. [23:40:58 INFO]: Injected new Forge block material TCONSTRUCT_MOLTENEMERALD with ID 1742.
  2628. [23:40:58 INFO]: Injected new Forge block material TCONSTRUCT_HELDITEMBLOCK with ID 1743.
  2629. [23:40:58 INFO]: Injected new Forge block material COMPUTERCRAFT_CCCOMPUTER with ID 1744.
  2630. [23:40:58 INFO]: Injected new Forge block material TCONSTRUCT_GLASSBLOCK with ID 1745.
  2631. [23:40:58 INFO]: Injected new Forge block material TCONSTRUCT_BATTLESIGNBLOCK with ID 1746.
  2632. [23:40:58 INFO]: Injected new Forge block material TCONSTRUCT_FLUIDMOLTENGOLD with ID 1747.
  2633. [23:40:58 INFO]: Injected new Forge block material TCONSTRUCT_SMELTERY with ID 1748.
  2634. [23:40:58 INFO]: Injected new Forge block material TCONSTRUCT_BLOODCHANNEL with ID 1749.
  2635. [23:40:58 INFO]: Injected new Forge block material TCONSTRUCT_SMELTERYNETHER with ID 1750.
  2636. [23:40:58 INFO]: Injected new Forge block material TCONSTRUCT_SEAREDBLOCK with ID 1751.
  2637. [23:40:58 INFO]: Injected new Forge block material TCONSTRUCT_FLUIDMOLTENARDITE with ID 1752.
  2638. [23:40:58 INFO]: Injected new Forge block material TCONSTRUCT_SEAREDBLOCKNETHER with ID 1753.
  2639. [23:40:58 INFO]: Injected new Forge block material TCONSTRUCT_SPEEDSLAB with ID 1754.
  2640. [23:40:58 INFO]: Injected new Forge block material TCONSTRUCT_GLASSPANECLEARSTAINED with ID 1755.
  2641. [23:40:58 INFO]: Injected new Forge block material TCONSTRUCT_DECORATIONSTONELADDER with ID 1756.
  2642. [23:40:58 INFO]: Injected new Forge block material TCONSTRUCT_FLUIDMOLTENLEAD with ID 1757.
  2643. [23:40:58 INFO]: Injected new Forge block material TCONSTRUCT_OREBERRIESONE with ID 1758.
  2644. [23:40:58 INFO]: Injected new Forge block material TCONSTRUCT_SLIMECHANNEL with ID 1759.
  2645. [23:40:58 INFO]: Injected new Forge block material TCONSTRUCT_FLUIDMOLTENBRONZE with ID 1760.
  2646. [23:40:58 INFO]: Injected new Forge block material TCONSTRUCT_FLUIDMOLTENOBSIDIAN with ID 1761.
  2647. [23:40:58 INFO]: Injected new Forge block material TCONSTRUCT_LIQUIDSLIME with ID 1762.
  2648. [23:40:58 INFO]: Injected new Forge block material COMPUTERCRAFT_CCTURTLEEXPANDED with ID 1763.
  2649. [23:40:58 INFO]: Injected new Forge block material TCONSTRUCT_FLUIDMOLTENIRON with ID 1764.
  2650. [23:40:58 INFO]: Injected new Forge block material TCONSTRUCT_SLIMEGRASS with ID 1765.
  2651. [23:40:58 INFO]: Injected new Forge block material TCONSTRUCT_EXPLOSIVESLIME with ID 1766.
  2652. [23:40:58 INFO]: Injected new Forge block material TCONSTRUCT_SLIMESAPLING with ID 1767.
  2653. [23:40:58 INFO]: Injected new Forge block material TCONSTRUCT_FLUIDMOLTENSILVER with ID 1768.
  2654. [23:40:58 INFO]: Injected new Forge block material TCONSTRUCT_OREBERRIESTWO with ID 1769.
  2655. [23:40:58 INFO]: Injected new Forge block material TCONSTRUCT_TRAPPUNJI with ID 1770.
  2656. [23:40:58 INFO]: Injected new Forge block material TCONSTRUCT_ARMORDRYINGRACK with ID 1771.
  2657. [23:40:58 INFO]: Injected new Forge block material TCONSTRUCT_LAVATANKNETHER with ID 1772.
  2658. [23:40:58 INFO]: Injected new Forge block material TCONSTRUCT_SLIMEPAD with ID 1773.
  2659. [23:40:58 INFO]: Injected new Forge block material TCONSTRUCT_DECORATIONSTONETORCH with ID 1774.
  2660. [23:40:58 INFO]: Injected new Forge block material TCONSTRUCT_FLUIDMOLTENCOBALT with ID 1775.
  2661. [23:40:58 INFO]: Injected new Forge block material TCONSTRUCT_FLUIDMOLTENALUMINUM with ID 1776.
  2662. [23:40:58 INFO]: Injected new Forge block material TCONSTRUCT_WOOLSLAB2 with ID 1777.
  2663. [23:40:58 INFO]: Injected new Forge block material TCONSTRUCT_WOOLSLAB1 with ID 1778.
  2664. [23:40:58 INFO]: Injected new Forge block material TCONSTRUCT_FLUIDMOLTENLUMIUM with ID 1779.
  2665. [23:40:58 INFO]: Injected new Forge block material COMPUTERCRAFT_CCTURTLEADVANCED with ID 1780.
  2666. [23:40:58 INFO]: Injected new Forge block material TCONSTRUCT_SLIMEGRASSTALL with ID 1781.
  2667. [23:40:58 INFO]: Injected new Forge block material TCONSTRUCT_SLIMELEAVES with ID 1782.
  2668. [23:40:58 INFO]: Injected new Forge block material TCONSTRUCT_CRAFTEDSOIL with ID 1783.
  2669. [23:40:58 INFO]: Injected new Forge block material TCONSTRUCT_DECORATIONMULTIBRICKFANCY with ID 1784.
  2670. [23:40:58 INFO]: Injected new Forge block material TCONSTRUCT_FLUIDMOLTENMANYULLYN with ID 1785.
  2671. [23:40:58 INFO]: Injected new Forge block material TCONSTRUCT_FLUIDMOLTENSIGNALUM with ID 1786.
  2672. [23:40:58 INFO]: Injected new Forge block material TCONSTRUCT_FLUIDMOLTENSTEEL with ID 1787.
  2673. [23:40:58 INFO]: Injected new Forge block material COMPUTERCRAFT_CCPERIPHERAL with ID 1788.
  2674. [23:40:58 INFO]: Injected new Forge block material TCONSTRUCT_FLUIDMOLTENENDERIUM with ID 1789.
  2675. [23:40:58 INFO]: Injected new Forge block material TCONSTRUCT_METALBLOCK with ID 1790.
  2676. [23:40:58 INFO]: Injected new Forge block material TCONSTRUCT_FLUIDMOLTENTIN with ID 1791.
  2677. [23:40:58 INFO]: Injected new Forge block material TCONSTRUCT_FLUIDENDER with ID 1792.
  2678. [23:40:58 INFO]: Injected new Forge block material TCONSTRUCT_FURNACESLAB with ID 1793.
  2679. [23:40:58 INFO]: Injected new Forge block material TCONSTRUCT_FLUIDMOLTENCOPPER with ID 1794.
  2680. [23:40:58 INFO]: Injected new Forge block material TCONSTRUCT_SEAREDBRICK with ID 1795.
  2681. [23:40:58 INFO]: Injected new Forge block material COMPUTERCRAFT_CCTURTLE with ID 1796.
  2682. [23:40:58 INFO]: Injected new Forge block material TCONSTRUCT_REDSTONELANDMINE with ID 1797.
  2683. [23:40:58 INFO]: Injected new Forge block material TCONSTRUCT_LIQUIDGLUE with ID 1798.
  2684. [23:40:58 INFO]: Injected new Forge block material TCONSTRUCT_FLUIDMOLTENELECTRUM with ID 1799.
  2685. [23:40:58 INFO]: Injected new Forge block material TCONSTRUCT_GLASSPANE with ID 1800.
  2686. [23:40:58 INFO]: Injected new Forge block material TCONSTRUCT_TRAPBARRICADEJUNGLE with ID 1801.
  2687. [23:40:58 INFO]: Injected new Forge block material TCONSTRUCT_FLUIDMOLTENSHINY with ID 1802.
  2688. [23:40:58 INFO]: Injected new Forge block material TCONSTRUCT_FLUIDMOLTENMITHRIL with ID 1803.
  2689. [23:40:58 INFO]: Injected new Forge block material TCONSTRUCT_FLUIDMOLTENNICKEL with ID 1804.
  2690. [23:40:58 INFO]: Injected new Forge block material TCONSTRUCT_SPEEDBLOCK with ID 1805.
  2691. [23:40:58 INFO]: Injected new Forge block material TCONSTRUCT_SEAREDSLAB with ID 1806.
  2692. [23:40:58 INFO]: Injected new Forge block material TCONSTRUCT_TRAPBARRICADESPRUCE with ID 1807.
  2693. [23:40:58 INFO]: Injected new Forge block material TCONSTRUCT_CRAFTINGSTATION with ID 1808.
  2694. [23:40:58 INFO]: Injected new Forge block material TCONSTRUCT_LAVATANK with ID 1809.
  2695. [23:40:58 INFO]: Injected new Forge block material TCONSTRUCT_DECORATIONMULTIBRICK with ID 1810.
  2696. [23:40:58 INFO]: Injected new Forge block material TCONSTRUCT_FLUIDMOLTENINVAR with ID 1811.
  2697. [23:40:58 INFO]: Injected new Forge block material TCONSTRUCT_FLUIDMOLTENALUMITE with ID 1812.
  2698. [23:40:58 INFO]: Injected new Forge block material TCONSTRUCT_GLASSBLOCKSTAINEDCLEAR with ID 1813.
  2699. [23:40:58 INFO]: Injected new Forge block material TCONSTRUCT_FLUIDMOLTENALUBRASS with ID 1814.
  2700. [23:40:58 INFO]: Injected new Forge block material TCONSTRUCT_TRAPBARRICADEBIRCH with ID 1815.
  2701. [23:40:58 INFO]: Injected new Forge block material TCONSTRUCT_RAILWOOD with ID 1816.
  2702. [23:40:58 INFO]: Injected new Forge block material TCONSTRUCT_CRAFTINGSLAB with ID 1817.
  2703. [23:40:58 INFO]: Injected new Forge block material TCONSTRUCT_MOLTENSTONE with ID 1818.
  2704. [23:40:58 INFO]: Injected new Forge block material TCONSTRUCT_MEATBLOCK with ID 1819.
  2705. [23:40:58 INFO]: Injected new Forge block material TCONSTRUCT_TRAPBARRICADEOAK with ID 1820.
  2706. [23:40:58 INFO]: Injected new Forge block material TCONSTRUCT_GRAVELORE with ID 1821.
  2707. [23:40:58 INFO]: Injected new Forge block material COMPUTERCRAFTEDU_TURTLEBUILDDISALLOW with ID 1822.
  2708. [23:40:58 INFO]: Injected new Forge block material COMPUTERCRAFTEDU_CCTURTLEJUNIOR with ID 1823.
  2709. [23:40:58 INFO]: Injected new Forge block material COMPUTERCRAFTEDU_TURTLEBUILDALLOW with ID 1824.
  2710. [23:40:58 INFO]: Injected new Forge block material COMPUTERCRAFTEDU_TURTLEANTIBORDER with ID 1825.
  2711. [23:40:58 INFO]: Injected new Forge block material COMPUTERCRAFTEDU_TURTLEBORDER with ID 1826.
  2712. [23:40:58 INFO]: Injected new Forge block material BOTANIA_BIFROSTPERM with ID 1827.
  2713. [23:40:58 INFO]: Injected new Forge block material TCONSTRUCT_DECORATIONMULTIBRICKMETAL with ID 1828.
  2714. [23:40:58 INFO]: Injected new Forge block material BOTANIA_CACOPHONIUMBLOCK with ID 1829.
  2715. [23:40:58 INFO]: Injected new Forge block material BOTANIA_BELLOWS with ID 1830.
  2716. [23:40:58 INFO]: Injected new Forge block material BOTANIA_PAVEMENT2SLABFULL with ID 1831.
  2717. [23:40:58 INFO]: Injected new Forge block material BOTANIA_PAVEMENT3SLAB with ID 1832.
  2718. [23:40:58 INFO]: Injected new Forge block material BOTANIA_PAVEMENT1STAIRS with ID 1833.
  2719. [23:40:58 INFO]: Injected new Forge block material BOTANIA_PAVEMENT2STAIRS with ID 1834.
  2720. [23:40:58 INFO]: Injected new Forge block material BOTANIA_PAVEMENT3SLABFULL with ID 1835.
  2721. [23:40:58 INFO]: Injected new Forge block material BOTANIA_PAVEMENT1SLABFULL with ID 1836.
  2722. [23:40:58 INFO]: Injected new Forge block material BOTANIA_PAVEMENT0STAIRS with ID 1837.
  2723. [23:40:58 INFO]: Injected new Forge block material BOTANIA_PAVEMENT3STAIRS with ID 1838.
  2724. [23:40:58 INFO]: Injected new Forge block material BOTANIA_PAVEMENT0SLAB with ID 1839.
  2725. [23:40:58 INFO]: Injected new Forge block material BOTANIA_PAVEMENT0SLABFULL with ID 1840.
  2726. [23:40:58 INFO]: Injected new Forge block material BOTANIA_PAVEMENT2SLAB with ID 1841.
  2727. [23:40:58 INFO]: Injected new Forge block material BOTANIA_PAVEMENT with ID 1842.
  2728. [23:40:58 INFO]: Injected new Forge block material BOTANIA_PAVEMENT1SLAB with ID 1843.
  2729. [23:40:58 INFO]: Injected new Forge block material LOM_PERMAFROST with ID 1844.
  2730. [23:40:58 INFO]: Injected new Forge block material BOTANIA_CELLBLOCK with ID 1845.
  2731. [23:40:58 INFO]: Injected new Forge block material BIBLIOCRAFT_TILEBIBLIOFRAMEDCHEST with ID 1846.
  2732. [23:40:58 INFO]: Injected new Forge block material NATURA_RARE_TREE with ID 1848.
  2733. [23:40:58 INFO]: Injected new Forge block material NATURA_NETHERLEVER with ID 1849.
  2734. [23:40:58 INFO]: Injected new Forge block material NATURA_STAIRSAKURA with ID 1850.
  2735. [23:40:58 INFO]: Injected new Forge block material ENDERIO_BLOCKPAINTEDFENCE with ID 1851.
  2736. [23:40:58 INFO]: Injected new Forge block material NATURA_PRESSUREPLATEWILLOW with ID 1852.
  2737. [23:40:58 INFO]: Injected new Forge block material NATURA_FENCEGATEMAPLE with ID 1853.
  2738. [23:40:58 INFO]: Injected new Forge block material NATURA_BLAZERAIL with ID 1854.
  2739. [23:40:58 INFO]: Injected new Forge block material NATURA_BUTTONGHOSTWOOD with ID 1855.
  2740. [23:40:58 INFO]: Injected new Forge block material ENDERIO_BLOCKENDERRAIL with ID 1856.
  2741. [23:40:58 INFO]: Injected new Forge block material ENDERIO_BLOCKPAINTEDDOUBLESLAB with ID 1857.
  2742. [23:40:58 INFO]: Injected new Forge block material ENDERIO_BLOCKKILLERJOE with ID 1858.
  2743. [23:40:58 INFO]: Injected new Forge block material NATURA_THORNVINES with ID 1859.
  2744. [23:40:58 INFO]: Injected new Forge block material NATURA_BLUEGLOWSHROOM with ID 1860.
  2745. [23:40:58 INFO]: Injected new Forge block material NATURA_TREE with ID 1861.
  2746. [23:40:58 INFO]: Injected new Forge block material NATURA_BUTTONAMARANTH with ID 1862.
  2747. [23:40:58 INFO]: Injected new Forge block material CARPENTERSBLOCKS_BLOCKCARPENTERSTORCH with ID 1863.
  2748. [23:40:58 INFO]: Injected new Forge block material ENDERIO_BLOCKCRAFTER with ID 1864.
  2749. [23:40:58 INFO]: Injected new Forge block material NATURA_STAIRTIGER with ID 1865.
  2750. [23:40:58 INFO]: Injected new Forge block material STEVESCARTS_BLOCKLIQUIDMANAGER with ID 1866.
  2751. [23:40:58 INFO]: Injected new Forge block material NATURA_TRAPDOORGHOSTWOOD with ID 1867.
  2752. [23:40:58 INFO]: Injected new Forge block material STEVESCARTS_BLOCKMETALSTORAGE with ID 1868.
  2753. [23:40:58 INFO]: Injected new Forge block material NATURA_PRESSUREPLATETIGER with ID 1869.
  2754. [23:40:58 INFO]: Injected new Forge block material NATURA_FENCEGATEFUSEWOOD with ID 1870.
  2755. [23:40:58 INFO]: Injected new Forge block material NATURA_FENCEGATEBLOODWOOD with ID 1871.
  2756. [23:40:58 INFO]: Injected new Forge block material NATURA_NATURABOOKSHELF with ID 1872.
  2757. [23:40:58 INFO]: Injected new Forge block material NATURA_PURPLEGLOWSHROOM with ID 1873.
  2758. [23:40:58 INFO]: Injected new Forge block material CARPENTERSBLOCKS_BLOCKCARPENTERSDAYLIGHTSENSOR with ID 1874.
  2759. [23:40:58 INFO]: Injected new Forge block material ENDERIO_BLOCKENDERIO with ID 1875.
  2760. [23:40:58 INFO]: Injected new Forge block material NATURA_BLOODWOOD with ID 1876.
  2761. [23:40:58 INFO]: Injected new Forge block material ENDERIO_BLOCKHYPERCUBE with ID 1877.
  2762. [23:40:58 INFO]: Injected new Forge block material ENDERIO_BLOCKREINFORCEDOBSIDIAN with ID 1878.
  2763. [23:40:58 INFO]: Injected new Forge block material CARPENTERSBLOCKS_BLOCKCARPENTERSLEVER with ID 1879.
  2764. [23:40:58 INFO]: Injected new Forge block material ENDERIO_BLOCKNUTRIENT_DISTILLATION with ID 1880.
  2765. [23:40:58 INFO]: Injected new Forge block material NATURA_BUTTONREDWOOD with ID 1881.
  2766. [23:40:58 INFO]: Injected new Forge block material ENDERIO_BLOCKRESERVOIR with ID 1882.
  2767. [23:40:58 INFO]: Injected new Forge block material NATURA_BUTTONMAPLE with ID 1883.
  2768. [23:40:58 INFO]: Injected new Forge block material NATURA_TRAPDOORAMARANTH with ID 1884.
  2769. [23:40:58 INFO]: Injected new Forge block material CARPENTERSBLOCKS_BLOCKCARPENTERSSLOPE with ID 1885.
  2770. [23:40:58 INFO]: Injected new Forge block material ENDERIO_BLOCKCAPACITORBANK with ID 1886.
  2771. [23:40:58 INFO]: Injected new Forge block material ENDERIO_BLOCKVAT with ID 1887.
  2772. [23:40:58 INFO]: Injected new Forge block material NATURA_HEATSAND with ID 1888.
  2773. [23:40:58 INFO]: Injected new Forge block material NATURA_STAIRHOPSEED with ID 1889.
  2774. [23:40:58 INFO]: Injected new Forge block material NATURA_PRESSUREPLATEAMARANTH with ID 1890.
  2775. [23:40:58 INFO]: Injected new Forge block material NATURA_FENCEGATEWILLOW with ID 1891.
  2776. [23:40:58 INFO]: Injected new Forge block material NATURA_GREENGLOWSHROOM with ID 1892.
  2777. [23:40:58 INFO]: Injected new Forge block material NATURA_FLORALEAVESNOCOLOR with ID 1893.
  2778. [23:40:58 INFO]: Injected new Forge block material ENDERIO_BLOCKEXPERIENCEOBELISK with ID 1894.
  2779. [23:40:58 INFO]: Injected new Forge block material CARPENTERSBLOCKS_BLOCKCARPENTERSGARAGEDOOR with ID 1895.
  2780. [23:40:58 INFO]: Injected new Forge block material ENDERIO_BLOCKSPAWNGUARD with ID 1896.
  2781. [23:40:58 INFO]: Injected new Forge block material NATURA_PRESSUREPLATEHOPSEED with ID 1897.
  2782. [23:40:58 INFO]: Injected new Forge block material ENDERIO_BLOCKSTIRLINGGENERATOR with ID 1898.
  2783. [23:40:58 INFO]: Injected new Forge block material NATURA_GRASSSLAB with ID 1899.
  2784. [23:40:58 INFO]: Injected new Forge block material ENDERIO_BLOCKCONDUITFACADE with ID 1900.
  2785. [23:40:58 INFO]: Injected new Forge block material NATURA_DOORREDWOODBARK with ID 1901.
  2786. [23:40:58 INFO]: Injected new Forge block material ENDERIO_BLOCKDARKSTEELLADDER with ID 1902.
  2787. [23:40:58 INFO]: Injected new Forge block material NATURA_NETHERBUTTON with ID 1903.
  2788. [23:40:58 INFO]: Injected new Forge block material CARPENTERSBLOCKS_BLOCKCARPENTERSFLOWERPOT with ID 1904.
  2789. [23:40:58 INFO]: Injected new Forge block material ENDERIO_BLOCKROCKET_FUEL with ID 1905.
  2790. [23:40:58 INFO]: Injected new Forge block material ENDERIO_BLOCKDARKSTEELPRESSUREPLATE with ID 1906.
  2791. [23:40:58 INFO]: Injected new Forge block material NATURA_NETHERPRESSUREPLATE with ID 1907.
  2792. [23:40:58 INFO]: Injected new Forge block material NATURA_TRAPDOOREUCALYPTUS with ID 1908.
  2793. [23:40:58 INFO]: Injected new Forge block material NATURA_FENCEGATESAKURA with ID 1909.
  2794. [23:40:58 INFO]: Injected new Forge block material NATURA_RARE_SAPLING with ID 1910.
  2795. [23:40:58 INFO]: Injected new Forge block material NATURA_BUTTONEUCALYPTUS with ID 1911.
  2796. [23:40:58 INFO]: Injected new Forge block material NATURA_TRAPDOORSILVERBELL with ID 1912.
  2797. [23:40:58 INFO]: Injected new Forge block material CARPENTERSBLOCKS_BLOCKCARPENTERSDOOR with ID 1913.
  2798. [23:40:58 INFO]: Injected new Forge block material NATURA_STAIRBLOODWOOD with ID 1914.
  2799. [23:40:58 INFO]: Injected new Forge block material NATURA_FENCEGATEGHOSTWOOD with ID 1915.
  2800. [23:40:58 INFO]: Injected new Forge block material ENDERIO_BLOCKCOMBUSTIONGENERATOR with ID 1916.
  2801. [23:40:58 INFO]: Injected new Forge block material NATURA_BRAILDETECTOR with ID 1917.
  2802. [23:40:58 INFO]: Injected new Forge block material NATURA_BRAILACTIVATOR with ID 1918.
  2803. [23:40:58 INFO]: Injected new Forge block material ENDERIO_BLOCKFUSEDQUARTZ with ID 1919.
  2804. [23:40:58 INFO]: Injected new Forge block material NATURA_FLORALEAVES with ID 1920.
  2805. [23:40:58 INFO]: Injected new Forge block material NATURA_FENCEGATEAMARANTH with ID 1921.
  2806. [23:40:58 INFO]: Injected new Forge block material NATURA_PRESSUREPLATEMAPLE with ID 1922.
  2807. [23:40:58 INFO]: Injected new Forge block material NATURA_BUTTONSILVERBELL with ID 1923.
  2808. [23:40:58 INFO]: Injected new Forge block material NATURA_TRAPDOORDARKWOOD with ID 1924.
  2809. [23:40:58 INFO]: Injected new Forge block material NATURA_PRESSUREPLATEFUSEWOOD with ID 1925.
  2810. [23:40:58 INFO]: Injected new Forge block material CARPENTERSBLOCKS_BLOCKCARPENTERSSAFE with ID 1926.
  2811. [23:40:58 INFO]: Injected new Forge block material NATURA_BRAILPOWERED with ID 1927.
  2812. [23:40:58 INFO]: Injected new Forge block material NATURA_PRESSUREPLATEREDWOOD with ID 1928.
  2813. [23:40:58 INFO]: Injected new Forge block material NATURA_STAIRFUSEWOOD with ID 1929.
  2814. [23:40:58 INFO]: Injected new Forge block material ENDERIO_BLOCKLIGHTNODE with ID 1930.
  2815. [23:40:58 INFO]: Injected new Forge block material ENDERIO_BLOCKFIRE_WATER with ID 1931.
  2816. [23:40:58 INFO]: Injected new Forge block material ENDERIO_BLOCKVACUUMCHEST with ID 1932.
  2817. [23:40:58 INFO]: Injected new Forge block material ENDERIO_BLOCKPAINTER with ID 1933.
  2818. [23:40:58 INFO]: Injected new Forge block material ENDERIO_BLOCKATTRACTOR with ID 1934.
  2819. [23:40:58 INFO]: Injected new Forge block material NATURA_STAIRSILVERBELL with ID 1935.
  2820. [23:40:58 INFO]: Injected new Forge block material NATURA_BERRYBUSH with ID 1936.
  2821. [23:40:58 INFO]: Injected new Forge block material NATURA_BLUEBELLS with ID 1937.
  2822. [23:40:58 INFO]: Injected new Forge block material NATURA_SAGUARO with ID 1938.
  2823. [23:40:58 INFO]: Injected new Forge block material NATURA_WILLOW with ID 1939.
  2824. [23:40:58 INFO]: Injected new Forge block material CARPENTERSBLOCKS_BLOCKCARPENTERSBUTTON with ID 1940.
  2825. [23:40:58 INFO]: Injected new Forge block material CARPENTERSBLOCKS_BLOCKCARPENTERSBARRIER with ID 1941.
  2826. [23:40:58 INFO]: Injected new Forge block material NATURA_PRESSUREPLATEEUCALYPTUS with ID 1942.
  2827. [23:40:58 INFO]: Injected new Forge block material NATURA_NETHERGLASS with ID 1943.
  2828. [23:40:58 INFO]: Injected new Forge block material NATURA_STAIRDARKWOOD with ID 1944.
  2829. [23:40:58 INFO]: Injected new Forge block material NATURA_PRESSUREPLATEGHOSTWOOD with ID 1945.
  2830. [23:40:58 INFO]: Injected new Forge block material NATURA_SOILTAINTED with ID 1946.
  2831. [23:40:58 INFO]: Injected new Forge block material NATURA_PRESSUREPLATEDARKWOOD with ID 1947.
  2832. [23:40:58 INFO]: Injected new Forge block material NATURA_NATURAWORKBENCH with ID 1948.
  2833. [23:40:58 INFO]: Injected new Forge block material NATURA_BUTTONSAKURA with ID 1949.
  2834. [23:40:58 INFO]: Injected new Forge block material NATURA_GLOWSHROOM with ID 1950.
  2835. [23:40:58 INFO]: Injected new Forge block material NATURA_PLANKSLAB2 with ID 1951.
  2836. [23:40:58 INFO]: Injected new Forge block material NATURA_PLANKSLAB1 with ID 1952.
  2837. [23:40:58 INFO]: Injected new Forge block material NATURA_BUTTONWILLOW with ID 1953.
  2838. [23:40:58 INFO]: Injected new Forge block material NATURA_DARK_TREE with ID 1954.
  2839. [23:40:58 INFO]: Injected new Forge block material STEVESCARTS_BLOCKCARGOMANAGER with ID 1955.
  2840. [23:40:58 INFO]: Injected new Forge block material NATURA_FENCEGATEEUCALYPTUS with ID 1956.
  2841. [23:40:58 INFO]: Injected new Forge block material ENDERIO_BLOCKENDERMANSKULL with ID 1957.
  2842. [23:40:58 INFO]: Injected new Forge block material NATURA_STAIRAMARANTH with ID 1958.
  2843. [23:40:58 INFO]: Injected new Forge block material ENDERIO_BLOCKHOOTCH with ID 1959.
  2844. [23:40:58 INFO]: Injected new Forge block material ENDERIO_BLOCKENCHANTER with ID 1960.
  2845. [23:40:58 INFO]: Injected new Forge block material ENDERIO_BLOCKSAGMILL with ID 1961.
  2846. [23:40:58 INFO]: Injected new Forge block material ENDERIO_BLOCKSOULBINDER with ID 1962.
  2847. [23:40:58 INFO]: Injected new Forge block material NATURA_NETHERHOPPER with ID 1963.
  2848. [23:40:58 INFO]: Injected new Forge block material STEVESCARTS_BLOCKDISTRIBUTOR with ID 1964.
  2849. [23:40:58 INFO]: Injected new Forge block material CARPENTERSBLOCKS_BLOCKCARPENTERSSTAIRS with ID 1965.
  2850. [23:40:58 INFO]: Injected new Forge block material ENDERIO_BLOCKZOMBIEGENERATOR with ID 1966.
  2851. [23:40:58 INFO]: Injected new Forge block material NATURA_PRESSUREPLATEBLOODWOOD with ID 1967.
  2852. [23:40:58 INFO]: Injected new Forge block material NATURA_DOOREUCALYPTUS with ID 1968.
  2853. [23:40:58 INFO]: Injected new Forge block material STEVESCARTS_BLOCKJUNCTION with ID 1969.
  2854. [23:40:58 INFO]: Injected new Forge block material NATURA_TRAPDOORWILLOW with ID 1970.
  2855. [23:40:58 INFO]: Injected new Forge block material NATURA_CLOUD with ID 1971.
  2856. [23:40:58 INFO]: Injected new Forge block material NATURA_TRAPDOORFUSEWOOD with ID 1972.
  2857. [23:40:58 INFO]: Injected new Forge block material ENDERIO_BLOCKPAINTEDWALL with ID 1973.
  2858. [23:40:58 INFO]: Injected new Forge block material NATURA_N_CROPS with ID 1974.
  2859. [23:40:58 INFO]: Injected new Forge block material NATURA_STAIRGHOSTWOOD with ID 1975.
  2860. [23:40:58 INFO]: Injected new Forge block material ENDERIO_BLOCKDARKSTEELANVIL with ID 1976.
  2861. [23:40:58 INFO]: Injected new Forge block material NATURA_FENCEGATEDARKWOOD with ID 1977.
  2862. [23:40:58 INFO]: Injected new Forge block material NATURA_TRAPDOORTIGER with ID 1978.
  2863. [23:40:58 INFO]: Injected new Forge block material CARPENTERSBLOCKS_BLOCKCARPENTERSHATCH with ID 1979.
  2864. [23:40:58 INFO]: Injected new Forge block material NATURA_STAIRREDWOOD with ID 1980.
  2865. [23:40:58 INFO]: Injected new Forge block material NATURA_PLANKS with ID 1981.
  2866. [23:40:58 INFO]: Injected new Forge block material NATURA_BUTTONHOPSEED with ID 1982.
  2867. [23:40:58 INFO]: Injected new Forge block material ENDERIO_BLOCKPAINTEDFENCEGATE with ID 1983.
  2868. [23:40:58 INFO]: Injected new Forge block material ENDERIO_BLOCKSOLARPANEL with ID 1984.
  2869. [23:40:58 INFO]: Injected new Forge block material NATURA_OBELISK with ID 1985.
  2870. [23:40:58 INFO]: Injected new Forge block material NATURA_GRASSBLOCK with ID 1986.
  2871. [23:40:58 INFO]: Injected new Forge block material NATURA_FENCEGATESILVERBELL with ID 1987.
  2872. [23:40:58 INFO]: Injected new Forge block material ENDERIO_BLOCKTRAVELANCHOR with ID 1988.
  2873. [23:40:58 INFO]: Injected new Forge block material STEVESCARTS_BLOCKDETECTOR with ID 1989.
  2874. [23:40:58 INFO]: Injected new Forge block material NATURA_BUTTONFUSEWOOD with ID 1990.
  2875. [23:40:58 INFO]: Injected new Forge block material ENDERIO_BLOCKBUFFER with ID 1991.
  2876. [23:40:58 INFO]: Injected new Forge block material CARPENTERSBLOCKS_BLOCKCARPENTERSPRESSUREPLATE with ID 1992.
  2877. [23:40:58 INFO]: Injected new Forge block material NATURA_DOORSAKURA with ID 1993.
  2878. [23:40:58 INFO]: Injected new Forge block material NATURA_TRAPDOORBLOODWOOD with ID 1994.
  2879. [23:40:58 INFO]: Injected new Forge block material NATURA_DARK_LEAVES with ID 1995.
  2880. [23:40:58 INFO]: Injected new Forge block material ENDERIO_BLOCKCAPBANK with ID 1996.
  2881. [23:40:58 INFO]: Injected new Forge block material NATURA_REDWOOD with ID 1997.
  2882. [23:40:58 INFO]: Injected new Forge block material CARPENTERSBLOCKS_BLOCKCARPENTERSCOLLAPSIBLEBLOCK with ID 1998.
  2883. [23:40:58 INFO]: Injected new Forge block material NATURA_STAIREUCALYPTUS with ID 1999.
  2884. [23:40:58 INFO]: Injected new Forge block material ENDERIO_BLOCKTRANSCEIVER with ID 2000.
  2885. [23:40:58 INFO]: Injected new Forge block material ENDERIO_BLOCKPAINTEDCARPET with ID 2001.
  2886. [23:40:58 INFO]: Injected new Forge block material NATURA_DOORGHOSTWOOD with ID 2002.
  2887. [23:40:58 INFO]: Injected new Forge block material NATURA_NETHERFURNACE with ID 2003.
  2888. [23:40:58 INFO]: Injected new Forge block material ENDERIO_BLOCKTANK with ID 2004.
  2889. [23:40:58 INFO]: Injected new Forge block material NATURA_BUTTONBLOODWOOD with ID 2005.
  2890. [23:40:58 INFO]: Injected new Forge block material NATURA_STAIRWILLOW with ID 2006.
  2891. [23:40:58 INFO]: Injected new Forge block material NATURA_FENCEGATEHOPSEED with ID 2007.
  2892. [23:40:58 INFO]: Injected new Forge block material NATURA_FENCEGATETIGER with ID 2008.
  2893. [23:40:58 INFO]: Injected new Forge block material NATURA_NETHERBERRYBUSH with ID 2009.
  2894. [23:40:58 INFO]: Injected new Forge block material CARPENTERSBLOCKS_BLOCKCARPENTERSBED with ID 2010.
  2895. [23:40:58 INFO]: Injected new Forge block material ENDERIO_BLOCKWIRELESSCHARGER with ID 2011.
  2896. [23:40:58 INFO]: Injected new Forge block material NATURA_FLORASAPLING with ID 2012.
  2897. [23:40:58 INFO]: Injected new Forge block material ENDERIO_BLOCKFARMSTATION with ID 2013.
  2898. [23:40:58 INFO]: Injected new Forge block material ENDERIO_BLOCKALLOYSMELTER with ID 2014.
  2899. [23:40:58 INFO]: Injected new Forge block material CARPENTERSBLOCKS_BLOCKCARPENTERSBLOCK with ID 2015.
  2900. [23:40:58 INFO]: Injected new Forge block material NATURA_DOORHOPSEED with ID 2016.
  2901. [23:40:58 INFO]: Injected new Forge block material NATURA_PRESSUREPLATESAKURA with ID 2017.
  2902. [23:40:58 INFO]: Injected new Forge block material NATURA_TRAPDOORSAKURA with ID 2018.
  2903. [23:40:58 INFO]: Injected new Forge block material ENDERIO_BLOCKCONDUITBUNDLE with ID 2019.
  2904. [23:40:58 INFO]: Injected new Forge block material NATURA_PRESSUREPLATESILVERBELL with ID 2020.
  2905. [23:40:58 INFO]: Injected new Forge block material ENDERIO_BLOCKPAINTEDSTAIR with ID 2021.
  2906. [23:40:58 INFO]: Injected new Forge block material ENDERIO_BLOCKINGOTSTORAGE with ID 2022.
  2907. [23:40:58 INFO]: Injected new Forge block material ENDERIO_BLOCKPAINTEDGLOWSTONE with ID 2023.
  2908. [23:40:58 INFO]: Injected new Forge block material STEVESCARTS_UPGRADE with ID 2024.
  2909. [23:40:58 INFO]: Injected new Forge block material NATURA_TRAPDOORREDWOOD with ID 2025.
  2910. [23:40:58 INFO]: Injected new Forge block material NATURA_TRAPDOORMAPLE with ID 2026.
  2911. [23:40:58 INFO]: Injected new Forge block material STEVESCARTS_BLOCKACTIVATOR with ID 2027.
  2912. [23:40:58 INFO]: Injected new Forge block material NATURA_RARE_LEAVES with ID 2028.
  2913. [23:40:58 INFO]: Injected new Forge block material ENDERIO_BLOCKDARKIRONBARS with ID 2029.
  2914. [23:40:58 INFO]: Injected new Forge block material CARPENTERSBLOCKS_BLOCKCARPENTERSLADDER with ID 2030.
  2915. [23:40:58 INFO]: Injected new Forge block material NATURA_FENCEGATEREDWOOD with ID 2031.
  2916. [23:40:58 INFO]: Injected new Forge block material ENDERIO_BLOCKPAINTEDSLAB with ID 2032.
  2917. [23:40:58 INFO]: Injected new Forge block material ENDERIO_BLOCKSLICEANDSPLICE with ID 2033.
  2918. [23:40:58 INFO]: Injected new Forge block material CARPENTERSBLOCKS_BLOCKCARPENTERSGATE with ID 2034.
  2919. [23:40:58 INFO]: Injected new Forge block material NATURA_STAIRMAPLE with ID 2035.
  2920. [23:40:58 INFO]: Injected new Forge block material STEVESCARTS_BLOCKCARTASSEMBLER with ID 2036.
  2921. [23:40:58 INFO]: Injected new Forge block material ENDERIO_BLOCKPOWEREDSPAWNER with ID 2037.
  2922. [23:40:58 INFO]: Injected new Forge block material NATURA_DOORREDWOOD with ID 2038.
  2923. [23:40:58 INFO]: Injected new Forge block material ENDERIO_BLOCKPOWERMONITOR with ID 2039.
  2924. [23:40:58 INFO]: Injected new Forge block material NATURA_DOORBLOODWOOD with ID 2040.
  2925. [23:40:58 INFO]: Injected new Forge block material ENDERIO_BLOCKELECTRICLIGHT with ID 2041.
  2926. [23:40:58 INFO]: Injected new Forge block material NATURA_BUTTONTIGER with ID 2042.
  2927. [23:40:58 INFO]: Injected new Forge block material NATURA_BUTTONDARKWOOD with ID 2043.
  2928. [23:40:58 INFO]: Injected new Forge block material STEVESCARTS_BLOCKADVDETECTOR with ID 2044.
  2929. [23:40:58 INFO]: Injected new Forge block material NATURA_NATURAFENCE with ID 2045.
  2930. [23:40:58 INFO]: Injected new Forge block material NATURA_TRAPDOORHOPSEED with ID 2046.
  2931. [23:40:58 INFO]: Injected new Forge block material ARSMAGICA2_REDSTONEINLAY with ID 2047.
  2932. [23:40:58 INFO]: Injected new Forge block material ARSMAGICA2_INERTSPAWNER with ID 2048.
  2933. [23:40:58 INFO]: Injected new Forge block material ARSMAGICA2_KEYSTONETRAPDOOR with ID 2049.
  2934. [23:40:58 INFO]: Injected new Forge block material ARSMAGICA2_CALEFACTOR with ID 2050.
  2935. [23:40:58 INFO]: Injected new Forge block material ARSMAGICA2_WAKEBLOOM with ID 2051.
  2936. [23:40:58 INFO]: Injected new Forge block material ARSMAGICA2_CELESTIALPRISM with ID 2052.
  2937. [23:40:58 INFO]: Injected new Forge block material ARSMAGICA2_LIQUIDESSENCE with ID 2053.
  2938. [23:40:58 INFO]: Injected new Forge block material ARSMAGICA2_KEYSTONEDOOR with ID 2054.
  2939. [23:40:58 INFO]: Injected new Forge block material ARSMAGICA2_ARMORINFUSER with ID 2055.
  2940. [23:40:58 INFO]: Injected new Forge block material ARSMAGICA2_MANABATTERY with ID 2056.
  2941. [23:40:58 INFO]: Injected new Forge block material ARSMAGICA2_MAGICIANSWORKBENCH with ID 2057.
  2942. [23:40:58 INFO]: Injected new Forge block material ARSMAGICA2_KEYSTONECHEST with ID 2058.
  2943. [23:40:58 INFO]: Injected new Forge block material ARSMAGICA2_BLOCKLECTERN with ID 2059.
  2944. [23:40:58 INFO]: Injected new Forge block material ARSMAGICA2_FLICKERLURE with ID 2060.
  2945. [23:40:58 INFO]: Injected new Forge block material ARSMAGICA2_GOLDINLAY with ID 2061.
  2946. [23:40:58 INFO]: Injected new Forge block material ARSMAGICA2_ASTRALBARRIER with ID 2062.
  2947. [23:40:58 INFO]: Injected new Forge block material ARSMAGICA2_WITCHWOODLEAVES with ID 2063.
  2948. [23:40:58 INFO]: Injected new Forge block material ARSMAGICA2_WITCHWOODSINGLESLAB with ID 2064.
  2949. [23:40:58 INFO]: Injected new Forge block material ARSMAGICA2_WIZARDCHALK with ID 2065.
  2950. [23:40:58 INFO]: Injected new Forge block material ARSMAGICA2_OTHERWORLDAURA with ID 2066.
  2951. [23:40:58 INFO]: Injected new Forge block material ARSMAGICA2_BLOCKARCANERECONSTRUCTOR with ID 2067.
  2952. [23:40:58 INFO]: Injected new Forge block material ARSMAGICA2_SAPLINGWITCHWOOD with ID 2068.
  2953. [23:40:58 INFO]: Injected new Forge block material ARSMAGICA2_CRYSTALMARKER with ID 2069.
  2954. [23:40:58 INFO]: Injected new Forge block material ARSMAGICA2_ELEMENTALATTUNER with ID 2070.
  2955. [23:40:58 INFO]: Injected new Forge block material ARSMAGICA2_OBELISK with ID 2071.
  2956. [23:40:58 INFO]: Injected new Forge block material ARSMAGICA2_PARTICLEEMITTER with ID 2072.
  2957. [23:40:58 INFO]: Injected new Forge block material ARSMAGICA2_TARMAROOT with ID 2073.
  2958. [23:40:58 INFO]: Injected new Forge block material ARSMAGICA2_CANDLE with ID 2074.
  2959. [23:40:58 INFO]: Injected new Forge block material ARSMAGICA2_DESERTNOVA with ID 2075.
  2960. [23:40:58 INFO]: Injected new Forge block material ARSMAGICA2_BLUEORCHID with ID 2076.
  2961. [23:40:58 INFO]: Injected new Forge block material ARSMAGICA2_ARCANEDECONSTRUCTOR with ID 2077.
  2962. [23:40:58 INFO]: Injected new Forge block material ARSMAGICA2_WITCHWOODLOG with ID 2078.
  2963. [23:40:58 INFO]: Injected new Forge block material ARSMAGICA2_ESSENCECONDUIT with ID 2079.
  2964. [23:40:58 INFO]: Injected new Forge block material ARSMAGICA2_SUMMONER with ID 2080.
  2965. [23:40:58 INFO]: Injected new Forge block material ARSMAGICA2_EVERSTONE with ID 2081.
  2966. [23:40:58 INFO]: Injected new Forge block material ARSMAGICA2_KEYSTONERECEPTACLE with ID 2082.
  2967. [23:40:58 INFO]: Injected new Forge block material ARSMAGICA2_WITCHWOODDOUBLESLAB with ID 2083.
  2968. [23:40:58 INFO]: Injected new Forge block material ARSMAGICA2_MAGETORCH with ID 2084.
  2969. [23:40:58 INFO]: Injected new Forge block material ARSMAGICA2_IRONINLAY with ID 2085.
  2970. [23:40:58 INFO]: Injected new Forge block material ARSMAGICA2_INSCRIPTIONTABLE with ID 2086.
  2971. [23:40:58 INFO]: Injected new Forge block material ARSMAGICA2_INVISIBLEUTILITY with ID 2087.
  2972. [23:40:58 INFO]: Injected new Forge block material ARSMAGICA2_OCCULUS with ID 2088.
  2973. [23:40:58 INFO]: Injected new Forge block material ARSMAGICA2_CRAFTINGALTAR with ID 2089.
  2974. [23:40:58 INFO]: Injected new Forge block material ARSMAGICA2_MAGICWALL with ID 2090.
  2975. [23:40:58 INFO]: Injected new Forge block material ARSMAGICA2_BROKENLINKBLOCK with ID 2092.
  2976. [23:40:58 INFO]: Injected new Forge block material ARSMAGICA2_AUM with ID 2093.
  2977. [23:40:58 INFO]: Injected new Forge block material ARSMAGICA2_STAIRSWITCHWOOD with ID 2094.
  2978. [23:40:58 INFO]: Injected new Forge block material ARSMAGICA2_SPELLRUNE with ID 2095.
  2979. [23:40:58 INFO]: Injected new Forge block material ARSMAGICA2_PLANKSWITCHWOOD with ID 2096.
  2980. [23:40:58 INFO]: Injected new Forge block material ARSMAGICA2_SLIPSTREAMGENERATOR with ID 2097.
  2981. [23:40:58 INFO]: Injected new Forge block material ARSMAGICA2_VINTEUMTORCH with ID 2098.
  2982. [23:40:58 INFO]: Injected new Forge block material ARSMAGICA2_ILLUSIONBLOCK with ID 2099.
  2983. [23:40:58 INFO]: Injected new Forge block material ARSMAGICA2_BLACKAUREM with ID 2100.
  2984. [23:40:58 INFO]: Injected new Forge block material ARSMAGICA2_ESSENCEREFINER with ID 2101.
  2985. [23:40:58 INFO]: Injected new Forge block material ARSMAGICA2_SEERSTONE with ID 2102.
  2986. [23:40:58 INFO]: Injected new Forge block material ARSMAGICA2_VINTEUMORE with ID 2103.
  2987. [23:40:58 INFO]: Injected new Forge block material BOTANIA_GAIAHEADBLOCK with ID 2104.
  2988. [23:40:58 INFO]: Injected new Forge block material BOTANIA_REDSTRINGINTERCEPTOR with ID 2105.
  2989. [23:40:58 INFO]: Injected new Forge block material BUILDCRAFTCORE_MARKERBLOCK with ID 2123.
  2990. [23:40:58 INFO]: Injected new Forge block material BUILDCRAFTCORE_PATHMARKERBLOCK with ID 2124.
  2991. [23:40:58 INFO]: Injected new Forge block material MEKANISM_BOUNDINGBLOCK with ID 2125.
  2992. [23:40:58 INFO]: Injected new Forge block material MEKANISM_GASTANK with ID 2126.
  2993. [23:40:58 INFO]: Injected new Forge block material MEKANISM_PLASTICBLOCK with ID 2127.
  2994. [23:40:58 INFO]: Injected new Forge block material MEKANISM_OREBLOCK with ID 2128.
  2995. [23:40:58 INFO]: Injected new Forge block material MEKANISM_SLICKPLASTICBLOCK with ID 2129.
  2996. [23:40:58 INFO]: Injected new Forge block material MEKANISM_SALTBLOCK with ID 2130.
  2997. [23:40:58 INFO]: Injected new Forge block material MEKANISMGENERATORS_REACTOR with ID 2131.
  2998. [23:40:58 INFO]: Injected new Forge block material MEKANISM_MACHINEBLOCK with ID 2132.
  2999. [23:40:58 INFO]: Injected new Forge block material MEKANISMGENERATORS_REACTORGLASS with ID 2133.
  3000. [23:40:58 INFO]: Injected new Forge block material MEKANISM_ENERGYCUBE with ID 2134.
  3001. [23:40:58 INFO]: Injected new Forge block material MEKANISM_OBSIDIANTNT with ID 2135.
  3002. [23:40:58 INFO]: Injected new Forge block material MEKANISM_ROADPLASTICBLOCK with ID 2136.
  3003. [23:40:58 INFO]: Injected new Forge block material MEKANISM_BASICBLOCK with ID 2137.
  3004. [23:40:58 INFO]: Injected new Forge block material MEKANISMGENERATORS_GENERATOR with ID 2138.
  3005. [23:40:58 INFO]: Injected new Forge block material MEKANISM_REINFORCEDPLASTICBLOCK with ID 2139.
  3006. [23:40:58 INFO]: Injected new Forge block material MEKANISM_PLASTICFENCE with ID 2140.
  3007. [23:40:58 INFO]: Injected new Forge block material MEKANISM_MACHINEBLOCK2 with ID 2141.
  3008. [23:40:58 INFO]: Injected new Forge block material MEKANISM_MACHINEBLOCK3 with ID 2142.
  3009. [23:40:58 INFO]: Injected new Forge block material MEKANISM_BASICBLOCK2 with ID 2143.
  3010. [23:40:58 INFO]: Injected new Forge block material FORGEMULTIPART_BLOCK with ID 2144.
  3011. [23:40:58 INFO]: Injected new Forge block material MEKANISM_GLOWPLASTICBLOCK with ID 2145.
  3012. [23:40:58 INFO]: Injected new Forge block material MEKANISM_CARDBOARDBOX with ID 2146.
  3013. [23:40:58 INFO]: Injected new Forge block material ETFUTURUM_DOOR_DARK_OAK with ID 2147.
  3014. [23:40:58 INFO]: Injected new Forge block material ETFUTURUM_PRISMARINE_BLOCK with ID 2148.
  3015. [23:40:58 INFO]: Injected new Forge block material ETFUTURUM_RED_MUSHROOM with ID 2149.
  3016. [23:40:58 INFO]: Injected new Forge block material ETFUTURUM_STONE with ID 2150.
  3017. [23:40:58 INFO]: Injected new Forge block material ETFUTURUM_RED_SANDSTONE with ID 2151.
  3018. [23:40:58 INFO]: Injected new Forge block material ETFUTURUM_BROWN_MUSHROOM with ID 2152.
  3019. [23:40:58 INFO]: Injected new Forge block material ETFUTURUM_GRASS_PATH with ID 2153.
  3020. [23:40:58 INFO]: Injected new Forge block material ETFUTURUM_FENCE_OAK with ID 2154.
  3021. [23:40:58 INFO]: Injected new Forge block material ETFUTURUM_FENCE_BIRCH with ID 2155.
  3022. [23:40:58 INFO]: Injected new Forge block material ETFUTURUM_FENCE_GATE_SPRUCE with ID 2156.
  3023. [23:40:58 INFO]: Injected new Forge block material ETFUTURUM_DOOR_BIRCH with ID 2157.
  3024. [23:40:58 INFO]: Injected new Forge block material ETFUTURUM_DOOR_ACACIA with ID 2158.
  3025. [23:40:58 INFO]: Injected new Forge block material ETFUTURUM_DOOR_SPRUCE with ID 2159.
  3026. [23:40:58 INFO]: Injected new Forge block material ETFUTURUM_DOOR_JUNGLE with ID 2160.
  3027. [23:40:58 INFO]: Injected new Forge block material ETFUTURUM_PURPUR_STAIRS with ID 2161.
  3028. [23:40:58 INFO]: Injected new Forge block material ETFUTURUM_OLD_GRAVEL with ID 2162.
  3029. [23:40:58 INFO]: Injected new Forge block material ETFUTURUM_FENCE_SPRUCE with ID 2163.
  3030. [23:40:58 INFO]: Injected new Forge block material ETFUTURUM_SPONGE with ID 2164.
  3031. [23:40:58 INFO]: Injected new Forge block material ETFUTURUM_RED_SANDSTONE_SLAB with ID 2165.
  3032. [23:40:58 INFO]: Injected new Forge block material ETFUTURUM_DAYLIGHT_DETECTOR_INVERTED with ID 2166.
  3033. [23:40:58 INFO]: Injected new Forge block material ETFUTURUM_PURPUR_BLOCK with ID 2167.
  3034. [23:40:58 INFO]: Injected new Forge block material ETFUTURUM_PURPUR_PILLAR with ID 2168.
  3035. [23:40:58 INFO]: Injected new Forge block material ETFUTURUM_FENCE_GATE_DARK_OAK with ID 2169.
  3036. [23:40:58 INFO]: Injected new Forge block material ETFUTURUM_SEA_LANTERN with ID 2170.
  3037. [23:40:58 INFO]: Injected new Forge block material ETFUTURUM_BANNER with ID 2171.
  3038. [23:40:58 INFO]: Injected new Forge block material ETFUTURUM_BEETROOTS with ID 2172.
  3039. [23:40:58 INFO]: Injected new Forge block material ETFUTURUM_CRYING_OBSIDIAN with ID 2173.
  3040. [23:40:58 INFO]: Injected new Forge block material ETFUTURUM_PURPUR_SLAB with ID 2174.
  3041. [23:40:58 INFO]: Injected new Forge block material ETFUTURUM_COARSE_DIRT with ID 2175.
  3042. [23:40:58 INFO]: Injected new Forge block material ETFUTURUM_FENCE_ACACIA with ID 2176.
  3043. [23:40:58 INFO]: Injected new Forge block material ETFUTURUM_FENCE_JUNGLE with ID 2177.
  3044. [23:40:58 INFO]: Injected new Forge block material ETFUTURUM_RED_SANDSTONE_STAIRS with ID 2178.
  3045. [23:40:58 INFO]: Injected new Forge block material ETFUTURUM_FENCE_GATE_BIRCH with ID 2179.
  3046. [23:40:58 INFO]: Injected new Forge block material ETFUTURUM_END_BRICKS with ID 2180.
  3047. [23:40:58 INFO]: Injected new Forge block material ETFUTURUM_SLIME with ID 2181.
  3048. [23:40:58 INFO]: Injected new Forge block material ETFUTURUM_FENCE_DARK_OAK with ID 2182.
  3049. [23:40:58 INFO]: Injected new Forge block material ETFUTURUM_END_ROD with ID 2183.
  3050. [23:40:58 INFO]: Injected new Forge block material ETFUTURUM_FENCE_GATE_JUNGLE with ID 2184.
  3051. [23:40:58 INFO]: Injected new Forge block material ETFUTURUM_FENCE_GATE_ACACIA with ID 2185.
  3052. [23:40:58 INFO]: Injected new Forge block material ETFUTURUM_IRON_TRAPDOOR with ID 2186.
  3053. [23:40:58 INFO]: Injected new Forge block material ETFUTURUM_CHORUS_FLOWER with ID 2187.
  3054. [23:40:58 INFO]: Injected new Forge block material ETFUTURUM_CHORUS_PLANT with ID 2188.
  3055. [23:40:58 INFO]: Injected new Forge block material MALISISDOORS_SLIDING_TRAPDOOR with ID 2189.
  3056. [23:40:58 INFO]: Injected new Forge block material MALISISDOORS_MIXED_BLOCK with ID 2190.
  3057. [23:40:58 INFO]: Injected new Forge block material MALISISDOORS_SHOJI_DOOR with ID 2191.
  3058. [23:40:58 INFO]: Injected new Forge block material MALISISDOORS_DOOR_SPRUCE with ID 2192.
  3059. [23:40:58 INFO]: Injected new Forge block material MALISISDOORS_BLOCK_MIXER with ID 2193.
  3060. [23:40:58 INFO]: Injected new Forge block material MALISISDOORS_JAIL_DOOR with ID 2194.
  3061. [23:40:58 INFO]: Injected new Forge block material MALISISDOORS_FACTORY_DOOR with ID 2195.
  3062. [23:40:58 INFO]: Injected new Forge block material MALISISDOORS_SALOON with ID 2196.
  3063. [23:40:58 INFO]: Injected new Forge block material MALISISDOORS_PLAYER_SENSOR with ID 2197.
  3064. [23:40:58 INFO]: Injected new Forge block material MALISISDOORS_VANISHING_BLOCK_DIAMOND with ID 2198.
  3065. [23:40:58 INFO]: Injected new Forge block material MALISISDOORS_RUSTYHATCH with ID 2199.
  3066. [23:40:58 INFO]: Injected new Forge block material MALISISDOORS_DOOR_ACACIA with ID 2200.
  3067. [23:40:58 INFO]: Injected new Forge block material MALISISDOORS_DOOR_JUNGLE with ID 2201.
  3068. [23:40:58 INFO]: Injected new Forge block material MALISISDOORS_IRON_TRAPDOOR with ID 2203.
  3069. [23:40:58 INFO]: Injected new Forge block material MALISISDOORS_DOOR_FACTORY with ID 2204.
  3070. [23:40:58 INFO]: Injected new Forge block material MALISISDOORS_IRON_SLIDING_DOOR with ID 2205.
  3071. [23:40:58 INFO]: Injected new Forge block material MALISISDOORS_LABORATORY_DOOR with ID 2206.
  3072. [23:40:58 INFO]: Injected new Forge block material MALISISDOORS_NULL with ID 2207.
  3073. [23:40:58 INFO]: Injected new Forge block material MALISISDOORS_VANISHING_BLOCK with ID 2208.
  3074. [23:40:58 INFO]: Injected new Forge block material MALISISDOORS_DOOR_BIRCH with ID 2209.
  3075. [23:40:58 INFO]: Injected new Forge block material MALISISDOORS_DOOR_DARK_OAK with ID 2210.
  3076. [23:40:58 INFO]: Injected new Forge block material MALISISDOORS_WOOD_SLIDING_DOOR with ID 2211.
  3077. [23:40:58 INFO]: Injected new Forge block material MALISISDOORS_FORCEFIELDDOOR with ID 2212.
  3078. [23:40:58 INFO]: Injected new Forge block material MALISISDOORS_GARAGE_DOOR with ID 2213.
  3079. [23:40:58 INFO]: Injected new Forge block material MALISISDOORS_RUSTYLADDER with ID 2214.
  3080. [23:40:58 INFO]: Injected new Forge block material MALISISDOORS_CARRIAGE_DOOR with ID 2215.
  3081. [23:40:58 INFO]: Injected new Forge block material IC2NUCLEARCONTROL_BLOCKNUCLEARCONTROLLIGHT with ID 2219.
  3082. [23:40:58 INFO]: Injected new Forge block material IC2NUCLEARCONTROL_BLOCKNUCLEARCONTROLMAIN with ID 2220.
  3083. [23:40:58 INFO]: Injected new Forge block material POWERSUITS_TILELUXCAPACITOR with ID 2310.
  3084. [23:40:58 INFO]: Injected new Forge block material POWERSUITS_TILETINKERTABLE with ID 2315.
  3085. [23:40:58 INFO]: Injected new Forge block material ADVANCEDSOLARPANEL_BLOCKADVSOLARPANEL with ID 2339.
  3086. [23:40:58 INFO]: Injected new Forge block material ADVANCEDSOLARPANEL_BLOCKMOLECULARTRANSFORMER with ID 2340.
  3087. [23:40:58 INFO]: Injected new Forge block material FORESTRY_ARBORICULTURE with ID 2345.
  3088. [23:40:58 INFO]: Injected new Forge block material FORESTRY_FACTORY2 with ID 2347.
  3089. [23:40:58 INFO]: Injected new Forge block material FORESTRY_FLUIDBIOMASS with ID 2349.
  3090. [23:40:58 INFO]: Injected new Forge block material FORESTRY_FLUIDICE with ID 2353.
  3091. [23:40:58 INFO]: Injected new Forge block material FORESTRY_PODS with ID 2359.
  3092. [23:40:58 INFO]: Injected new Forge block material FORESTRY_CANDLE with ID 2360.
  3093. [23:40:58 INFO]: Injected new Forge block material FORESTRY_FLUIDMILK with ID 2361.
  3094. [23:40:58 INFO]: Injected new Forge block material FORESTRY_FENCES with ID 2362.
  3095. [23:40:58 INFO]: Injected new Forge block material FORESTRY_LEAVES with ID 2363.
  3096. [23:40:58 INFO]: Injected new Forge block material FORESTRY_FLUIDBIOETHANOL with ID 2364.
  3097. [23:40:58 INFO]: Injected new Forge block material FORESTRY_BEEHIVES with ID 2365.
  3098. [23:40:58 INFO]: Injected new Forge block material FORESTRY_FLUIDGLASS with ID 2366.
  3099. [23:40:58 INFO]: Injected new Forge block material FORESTRY_SOIL with ID 2367.
  3100. [23:40:58 INFO]: Injected new Forge block material FORESTRY_PLANKS with ID 2368.
  3101. [23:40:58 INFO]: Injected new Forge block material FORESTRY_FACTORY with ID 2371.
  3102. [23:40:58 INFO]: Injected new Forge block material FORESTRY_STAIRS with ID 2375.
  3103. [23:40:58 INFO]: Injected new Forge block material FORESTRY_FLUIDJUICE with ID 2377.
  3104. [23:40:58 INFO]: Injected new Forge block material FORESTRY_RESOURCESTORAGE with ID 2382.
  3105. [23:40:58 INFO]: Injected new Forge block material FORESTRY_STUMP with ID 2384.
  3106. [23:40:58 INFO]: Injected new Forge block material FORESTRY_CORE with ID 2385.
  3107. [23:40:58 INFO]: Injected new Forge block material FORESTRY_FFARM with ID 2386.
  3108. [23:40:58 INFO]: Injected new Forge block material FORESTRY_MUSHROOM with ID 2387.
  3109. [23:40:58 INFO]: Injected new Forge block material FORESTRY_RESOURCES with ID 2388.
  3110. [23:40:58 INFO]: Injected new Forge block material FORESTRY_LEPIDOPTEROLOGY with ID 2391.
  3111. [23:40:58 INFO]: Injected new Forge block material FORESTRY_ALVEARY with ID 2392.
  3112. [23:40:58 INFO]: Injected new Forge block material FORESTRY_FLUIDHONEY with ID 2395.
  3113. [23:40:58 INFO]: Injected new Forge block material FORESTRY_SAPLINGGE with ID 2396.
  3114. [23:40:58 INFO]: Injected new Forge block material FORESTRY_FLUIDSHORTMEAD with ID 2397.
  3115. [23:40:58 INFO]: Injected new Forge block material FORESTRY_MAIL with ID 2398.
  3116. [23:40:58 INFO]: Injected new Forge block material FORESTRY_APICULTURE with ID 2399.
  3117. [23:40:58 INFO]: Injected new Forge block material FORESTRY_ENGINE with ID 2400.
  3118. [23:40:58 INFO]: Injected new Forge block material FORESTRY_FLUIDSEEDOIL with ID 2401.
  3119. [23:40:58 INFO]: Injected new Forge block material FORESTRY_SLABS with ID 2402.
  3120. [23:40:58 INFO]: Injected new Forge block material FORESTRY_LOGSFIREPROOF with ID 2403.
  3121. [23:40:58 INFO]: Injected new Forge block material FORESTRY_LOGS with ID 2404.
  3122. [23:40:58 INFO]: Injected new Forge block material FORESTRY_APICULTURECHEST with ID 2405.
  3123. [23:40:58 INFO]: Injected new Forge block material FORESTRY_FENCESFIREPROOF with ID 2406.
  3124. [23:40:58 INFO]: Injected new Forge block material FORESTRY_SLABSFIREPROOF with ID 2407.
  3125. [23:40:58 INFO]: Injected new Forge block material FORESTRY_STAIRSFIREPROOF with ID 2408.
  3126. [23:40:58 INFO]: Injected new Forge block material FORESTRY_PLANKSFIREPROOF with ID 2409.
  3127. [23:40:58 INFO]: Injected new Forge block material PROJREDCOMPATIBILITY_PROJECTREDCOMPATIBILITYLIQCONDREDMETAL with ID 2410.
  3128. [23:40:58 INFO]: Injected new Forge block material PROJREDCOMPATIBILITY_PROJECTREDCOMPATIBILITYLIQREDSTONE with ID 2411.
  3129. [23:40:58 INFO]: Injected new Forge block material BOTANIA_CORPOREARETAINER with ID 2412.
  3130. [23:40:58 INFO]: Injected new Forge block material BOTANIA_TERUTERUBOZU with ID 2413.
  3131. [23:40:58 INFO]: Injected new Forge block material BOTANIA_MANAGLASSPANE with ID 2414.
  3132. [23:40:58 INFO]: Injected new Forge block material BOTANIA_PAVEMENT5STAIRS with ID 2415.
  3133. [23:40:58 INFO]: Injected new Forge block material BOTANIA_PAVEMENT4SLABFULL with ID 2416.
  3134. [23:40:58 INFO]: Injected new Forge block material BOTANIA_BIFROSTPERMPANE with ID 2417.
  3135. [23:40:58 INFO]: Injected new Forge block material BOTANIA_ELFGLASSPANE with ID 2418.
  3136. [23:40:58 INFO]: Injected new Forge block material BOTANIA_PAVEMENT4SLAB with ID 2419.
  3137. [23:40:58 INFO]: Injected new Forge block material BOTANIA_PAVEMENT4STAIRS with ID 2420.
  3138. [23:40:58 INFO]: Injected new Forge block material BOTANIA_PAVEMENT5SLABFULL with ID 2421.
  3139. [23:40:58 INFO]: Injected new Forge block material BOTANIA_PAVEMENT5SLAB with ID 2422.
  3140. [23:40:58 INFO]: Injected new Forge block material BOTANIA_SHIMMERWOODPLANKS0SLAB with ID 2423.
  3141. [23:40:58 INFO]: Injected new Forge block material BOTANIA_SHIMMERROCK0STAIRS with ID 2424.
  3142. [23:40:58 INFO]: Injected new Forge block material BOTANIA_SHIMMERROCK0SLABFULL with ID 2425.
  3143. [23:40:58 INFO]: Injected new Forge block material BOTANIA_SHIMMERWOODPLANKS0SLABFULL with ID 2426.
  3144. [23:40:58 INFO]: Injected new Forge block material BOTANIA_SHIMMERWOODPLANKS0STAIRS with ID 2427.
  3145. [23:40:58 INFO]: Injected new Forge block material BOTANIA_SHIMMERWOODPLANKS with ID 2428.
  3146. [23:40:58 INFO]: Injected new Forge block material BOTANIA_SHIMMERROCK with ID 2429.
  3147. [23:40:58 INFO]: Injected new Forge block material BOTANIA_SHIMMERROCK0SLAB with ID 2430.
  3148. [23:40:58 INFO]: Injected new Forge block material PROJREDILLUMINATION_PROJECTREDILLUMINATIONLAMP with ID 2431.
  3149. [23:40:58 INFO]: Injected new Forge block material PROJREDILLUMINATION_PROJECTREDILLUMINATIONAIROUSLIGHT with ID 2432.
  3150. [23:40:58 INFO]: Injected new Forge block material GALAXYSPACE_MAKEMAKEGRUNT with ID 2448.
  3151. [23:40:58 INFO]: Injected new Forge block material GALAXYSPACE_PLUTOTCHESTT8 with ID 2458.
  3152. [23:40:58 INFO]: Injected new Forge block material GALAXYSPACE_ENCELADUSTCHESTT6 with ID 2462.
  3153. [23:40:58 INFO]: Injected new Forge block material GALAXYSPACE_PROTEUSTCHESTT7 with ID 2469.
  3154. [23:40:58 INFO]: Injected new Forge block material ENDERIO_BLOCKINVENTORYPANEL with ID 2510.
  3155. [23:40:58 INFO]: Injected new Forge block material ENDERIO_BLOCKTELEPAD with ID 2511.
  3156. [23:40:58 INFO]: Injected new Forge block material ENDERIO_BLOCKINHIBITOROBELISK with ID 2512.
  3157. [23:40:58 INFO]: Injected new Forge block material ENDERIO_BLOCKWEATHEROBELISK with ID 2513.
  3158. [23:40:58 INFO]: Injected new Forge block material TWILIGHTFOREST_TILETFUNCRAFTINGTABLE with ID 2517.
  3159. [23:40:58 INFO]: Injected new Forge block material TWILIGHTFOREST_TILEAURORASLAB with ID 2518.
  3160. [23:40:58 INFO]: Injected new Forge block material TWILIGHTFOREST_TILETFTOWERDEVICE with ID 2519.
  3161. [23:40:58 INFO]: Injected new Forge block material TWILIGHTFOREST_TILETFTHORNS with ID 2520.
  3162. [23:40:58 INFO]: Injected new Forge block material TWILIGHTFOREST_TILETFBURNTTHORNS with ID 2521.
  3163. [23:40:58 INFO]: Injected new Forge block material TWILIGHTFOREST_TILETFPORTAL with ID 2522.
  3164. [23:40:58 INFO]: Injected new Forge block material TWILIGHTFOREST_TILEHUGESTALK with ID 2523.
  3165. [23:40:58 INFO]: Injected new Forge block material TWILIGHTFOREST_TILETFPLANT with ID 2524.
  3166. [23:40:58 INFO]: Injected new Forge block material TWILIGHTFOREST_TILETFNAGASTONE with ID 2525.
  3167. [23:40:58 INFO]: Injected new Forge block material CHICKENCHUNKS_CHICKENCHUNKLOADER with ID 2526.
  3168. [23:40:58 INFO]: Injected new Forge block material TWILIGHTFOREST_TILEGIANTOBSIDIAN with ID 2527.
  3169. [23:40:58 INFO]: Injected new Forge block material TWILIGHTFOREST_TILESLIDER with ID 2528.
  3170. [23:40:58 INFO]: Injected new Forge block material TWILIGHTFOREST_TILETFTROPHYPEDESTAL with ID 2529.
  3171. [23:40:58 INFO]: Injected new Forge block material TWILIGHTFOREST_TILETFDEADROCK with ID 2530.
  3172. [23:40:58 INFO]: Injected new Forge block material TWILIGHTFOREST_TILEGIANTLOG with ID 2531.
  3173. [23:40:58 INFO]: Injected new Forge block material TWILIGHTFOREST_TILETFTOWERTRANSLUCENT with ID 2532.
  3174. [23:40:58 INFO]: Injected new Forge block material TRANSLOCATOR_CRAFTINGGRID with ID 2533.
  3175. [23:40:58 INFO]: Injected new Forge block material TWILIGHTFOREST_TILETFMAGICLEAVES with ID 2534.
  3176. [23:40:58 INFO]: Injected new Forge block material TWILIGHTFOREST_TILEHUGELILYPAD with ID 2535.
  3177. [23:40:58 INFO]: Injected new Forge block material TWILIGHTFOREST_TILETFLEAVES with ID 2536.
  3178. [23:40:58 INFO]: Injected new Forge block material TWILIGHTFOREST_TILETFCICADA with ID 2537.
  3179. [23:40:58 INFO]: Injected new Forge block material TWILIGHTFOREST_TILETROLLBER with ID 2538.
  3180. [23:40:58 INFO]: Injected new Forge block material TWILIGHTFOREST_TILEWISPYCLOUD with ID 2539.
  3181. [23:40:58 INFO]: Injected new Forge block material TWILIGHTFOREST_TILETFSAPLING with ID 2540.
  3182. [23:40:58 INFO]: Injected new Forge block material TWILIGHTFOREST_TILEAURORADOUBLESLAB with ID 2541.
  3183. [23:40:58 INFO]: Injected new Forge block material TWILIGHTFOREST_TILECASTLEMAGIC with ID 2542.
  3184. [23:40:58 INFO]: Injected new Forge block material TWILIGHTFOREST_TILETFMAGICLOGSPECIAL with ID 2543.
  3185. [23:40:58 INFO]: Injected new Forge block material TWILIGHTFOREST_TILETROLLVIDR with ID 2544.
  3186. [23:40:58 INFO]: Injected new Forge block material TWILIGHTFOREST_TILEUNRIPETROLLBER with ID 2545.
  3187. [23:40:58 INFO]: Injected new Forge block material TWILIGHTFOREST_TILETFMAZESTONE with ID 2546.
  3188. [23:40:58 INFO]: Injected new Forge block material TWILIGHTFOREST_TILETFTROPHY with ID 2547.
  3189. [23:40:58 INFO]: Injected new Forge block material TWILIGHTFOREST_TILEGIANTLEAVES with ID 2548.
  3190. [23:40:58 INFO]: Injected new Forge block material TWILIGHTFOREST_TILETFMOONWORM with ID 2549.
  3191. [23:40:58 INFO]: Injected new Forge block material TWILIGHTFOREST_TILETFTOWERSTONE with ID 2550.
  3192. [23:40:58 INFO]: Injected new Forge block material TWILIGHTFOREST_TILEFORCEFIELD with ID 2551.
  3193. [23:40:58 INFO]: Injected new Forge block material TWILIGHTFOREST_TILETFBOSSSPAWNER with ID 2552.
  3194. [23:40:58 INFO]: Injected new Forge block material TWILIGHTFOREST_TILETFFIREFLY with ID 2553.
  3195. [23:40:58 INFO]: Injected new Forge block material TWILIGHTFOREST_TILEFLUFFYCLOUD with ID 2554.
  3196. [23:40:58 INFO]: Injected new Forge block material TWILIGHTFOREST_TILETFFIREJET with ID 2556.
  3197. [23:40:58 INFO]: Injected new Forge block material TWILIGHTFOREST_TILETFSHIELD with ID 2557.
  3198. [23:40:58 INFO]: Injected new Forge block material TWILIGHTFOREST_TILETFLOG with ID 2558.
  3199. [23:40:58 INFO]: Injected new Forge block material TWILIGHTFOREST_TILETFROOTS with ID 2559.
  3200. [23:40:58 INFO]: Injected new Forge block material TWILIGHTFOREST_TILETFLEAVES3 with ID 2560.
  3201. [23:40:58 INFO]: Injected new Forge block material TRANSLOCATOR_TRANSLOCATOR with ID 2561.
  3202. [23:40:58 INFO]: Injected new Forge block material TWILIGHTFOREST_TILETFUNDERBRICK with ID 2562.
  3203. [23:40:58 INFO]: Injected new Forge block material TWILIGHTFOREST_TILEDARKLEAVES with ID 2563.
  3204. [23:40:58 INFO]: Injected new Forge block material TWILIGHTFOREST_TILETFHEDGE with ID 2564.
  3205. [23:40:58 INFO]: Injected new Forge block material TWILIGHTFOREST_TILEGIANTCOBBLE with ID 2565.
  3206. [23:40:58 INFO]: Injected new Forge block material TWILIGHTFOREST_TILETFTHORNROSE with ID 2566.
  3207. [23:40:58 INFO]: Injected new Forge block material TWILIGHTFOREST_TILETROLLSTEINN with ID 2567.
  3208. [23:40:58 INFO]: Injected new Forge block material TWILIGHTFOREST_TILETFMAGICLOG with ID 2568.
  3209. [23:40:58 INFO]: Injected new Forge block material TWILIGHTFOREST_TILEKNIGHTMETALBLOCK with ID 2569.
  3210. [23:40:58 INFO]: Injected new Forge block material TWILIGHTFOREST_TILEHUGEGLOOMBLOCK with ID 2570.
  3211. [23:40:58 INFO]: Injected new Forge block material TWILIGHTFOREST_TILEUBEROUSSOIL with ID 2571.
  3212. [23:40:58 INFO]: Injected new Forge block material TWILIGHTFOREST_TILETFFIREFLYJAR with ID 2572.
  3213. [23:40:58 INFO]: Injected new Forge block material TWILIGHTFOREST_TILEAURORAPILLAR with ID 2573.
  3214. [23:40:58 INFO]: Injected new Forge block material TWILIGHTFOREST_TILECASTLEBRICK with ID 2574.
  3215. [23:40:58 INFO]: Injected new Forge block material TWILIGHTFOREST_TILETFAURORABRICK with ID 2575.
  3216. [23:40:58 INFO]: Injected new Forge block material TWILIGHTFOREST_TILEHUGEWATERLILY with ID 2576.
  3217. [23:40:58 INFO]: Injected new Forge block material IC2_FLUIDHOTWATER with ID 2578.
  3218. [23:40:58 INFO]: Injected new Forge block material BOTANIA_AVATAR with ID 2579.
  3219. [23:40:58 INFO]: Injected new Forge block material EXOTICBIRDS_NEST with ID 2580.
  3220. [23:40:58 INFO]: Injected new Forge block material EXOTICBIRDS_EGG_SORTER with ID 2581.
  3221. [23:40:58 INFO]: Injected new Forge block material EXOTICBIRDS_PHOENIX_EGG with ID 2582.
  3222. [23:40:58 INFO]: Injected new Forge block material STORAGEDRAWERS_FULLDRAWERS4 with ID 2583.
  3223. [23:40:58 INFO]: Injected new Forge block material STORAGEDRAWERS_FULLDRAWERS1 with ID 2584.
  3224. [23:40:58 INFO]: Injected new Forge block material STORAGEDRAWERS_FULLDRAWERS2 with ID 2585.
  3225. [23:40:58 INFO]: Injected new Forge block material STORAGEDRAWERS_HALFDRAWERS4 with ID 2586.
  3226. [23:40:58 INFO]: Injected new Forge block material STORAGEDRAWERS_TRIM with ID 2587.
  3227. [23:40:58 INFO]: Injected new Forge block material STORAGEDRAWERS_HALFDRAWERS2 with ID 2588.
  3228. [23:40:58 INFO]: Injected new Forge block material STORAGEDRAWERS_CONTROLLER with ID 2589.
  3229. [23:40:58 INFO]: Injected new Forge block material STORAGEDRAWERS_CONTROLLERSLAVE with ID 2590.
  3230. [23:40:58 INFO]: Injected new Forge block material STORAGEDRAWERS_COMPDRAWERS with ID 2591.
  3231. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMAPRICOT with ID 2597.
  3232. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMDATE with ID 2598.
  3233. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMPAPAYA with ID 2599.
  3234. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMBAMBOOSHOOTCROP with ID 2600.
  3235. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMLETTUCECROP with ID 2601.
  3236. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMBRUSSELSPROUTCROP with ID 2602.
  3237. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_SALT with ID 2603.
  3238. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMCAULIFLOWERCROP with ID 2604.
  3239. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMPEASCROP with ID 2605.
  3240. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMPISTACHIOSAPLING with ID 2606.
  3241. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMCHOCOLATESPRINKLECAKE with ID 2607.
  3242. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMSESAMESEEDSCROP with ID 2608.
  3243. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_BERRYGARDEN with ID 2609.
  3244. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMPAPAYASAPLING with ID 2610.
  3245. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMKIWICROP with ID 2611.
  3246. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMCARROTCAKE with ID 2612.
  3247. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMBLACKBERRYCROP with ID 2613.
  3248. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMRICECROP with ID 2614.
  3249. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_ANIMALTRAP with ID 2615.
  3250. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMRYECROP with ID 2616.
  3251. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMCHILIPEPPERCROP with ID 2617.
  3252. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMONIONCROP with ID 2618.
  3253. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMCHESTNUT with ID 2619.
  3254. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMTEALEAFCROP with ID 2620.
  3255. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMCRANBERRYCROP with ID 2621.
  3256. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_HERBGARDEN with ID 2622.
  3257. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_MUSHROOMGARDEN with ID 2623.
  3258. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMCUCUMBERCROP with ID 2624.
  3259. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMSCALLIONCROP with ID 2625.
  3260. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMBANANA with ID 2626.
  3261. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMLIME with ID 2627.
  3262. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMFIG with ID 2628.
  3263. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMRADISHCROP with ID 2629.
  3264. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_TROPICALGARDEN with ID 2630.
  3265. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMPUMPKINCHEESECAKE with ID 2631.
  3266. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMDURIAN with ID 2632.
  3267. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMCASHEW with ID 2633.
  3268. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMWHITEMUSHROOMCROP with ID 2634.
  3269. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_GROUNDGARDEN with ID 2635.
  3270. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMMAPLESAPLING with ID 2636.
  3271. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMHOLIDAYCAKE with ID 2637.
  3272. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMPISTACHIO with ID 2638.
  3273. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMAPPLESAPLING with ID 2639.
  3274. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMORANGE with ID 2640.
  3275. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMCORNCROP with ID 2641.
  3276. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMPEAR with ID 2642.
  3277. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMRHUBARBCROP with ID 2643.
  3278. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_APIARY with ID 2644.
  3279. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMPOMEGRANATE with ID 2645.
  3280. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMCURRYLEAFCROP with ID 2646.
  3281. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMDATESAPLING with ID 2647.
  3282. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMGRAPECROP with ID 2648.
  3283. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMCHERRY with ID 2649.
  3284. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMMANGO with ID 2650.
  3285. [23:40:58 INFO]: Injected new Forge block material SIMPLEFLUIDTANKS_VALVEBLOCK with ID 2651.
  3286. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMTOMATOCROP with ID 2652.
  3287. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_CHURN with ID 2653.
  3288. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMORANGESAPLING with ID 2654.
  3289. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_SINK with ID 2655.
  3290. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMNUTMEG with ID 2656.
  3291. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMPAPERBARK with ID 2657.
  3292. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMCOTTONCROP with ID 2658.
  3293. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMDRAGONFRUITSAPLING with ID 2659.
  3294. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMNUTMEGSAPLING with ID 2660.
  3295. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMOLIVE with ID 2661.
  3296. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMMUSTARDSEEDSCROP with ID 2662.
  3297. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMPAPERBARKSAPLING with ID 2663.
  3298. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMCANDLEDECO16 with ID 2664.
  3299. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMCOCONUT with ID 2665.
  3300. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMPEPPERCORN with ID 2666.
  3301. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMMAPLE with ID 2667.
  3302. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMMANGOSAPLING with ID 2668.
  3303. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMCANDLEDECO11 with ID 2669.
  3304. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMCANDLEDECO10 with ID 2670.
  3305. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMEGGPLANTCROP with ID 2671.
  3306. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMCANDLEDECO13 with ID 2672.
  3307. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMAVOCADOSAPLING with ID 2673.
  3308. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMCANDLEDECO12 with ID 2674.
  3309. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMALMOND with ID 2675.
  3310. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMCANDLEDECO15 with ID 2676.
  3311. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMCHESTNUTSAPLING with ID 2677.
  3312. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMCANDLEDECO14 with ID 2678.
  3313. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMPLUM with ID 2679.
  3314. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMPEPPERCORNSAPLING with ID 2680.
  3315. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMLAMINGTONCAKE with ID 2681.
  3316. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_DESERTGARDEN with ID 2682.
  3317. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMPEANUTCROP with ID 2683.
  3318. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMSWEETPOTATOCROP with ID 2684.
  3319. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMPECANSAPLING with ID 2685.
  3320. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMBEETCROP with ID 2686.
  3321. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMCASHEWSAPLING with ID 2687.
  3322. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMPECAN with ID 2688.
  3323. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMCANDLEDECO2 with ID 2689.
  3324. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMCANDLEDECO1 with ID 2690.
  3325. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_FISHTRAP with ID 2691.
  3326. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMDRAGONFRUIT with ID 2692.
  3327. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMPINEAPPLEUPSIDEDOWNCAKE with ID 2693.
  3328. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_GRASSGARDEN with ID 2694.
  3329. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMFIGSAPLING with ID 2695.
  3330. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMPINEAPPLECROP with ID 2696.
  3331. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMOLIVESAPLING with ID 2697.
  3332. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMPERSIMMON with ID 2698.
  3333. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMSTRAWBERRYCROP with ID 2699.
  3334. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMGRAPEFRUIT with ID 2700.
  3335. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMLEMON with ID 2701.
  3336. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMCINNAMONSAPLING with ID 2702.
  3337. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMAPPLE with ID 2703.
  3338. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMPEACHSAPLING with ID 2704.
  3339. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMCANDLEDECO4 with ID 2705.
  3340. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMGOOSEBERRY with ID 2706.
  3341. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMCANDLEDECO3 with ID 2707.
  3342. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMCANDLEDECO6 with ID 2708.
  3343. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMCANDLEDECO5 with ID 2709.
  3344. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMARTICHOKECROP with ID 2710.
  3345. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMCANDLEDECO8 with ID 2711.
  3346. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMCANDLEDECO7 with ID 2712.
  3347. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMGARLICCROP with ID 2713.
  3348. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_OVEN with ID 2714.
  3349. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMCANDLEDECO9 with ID 2715.
  3350. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMLEMONSAPLING with ID 2716.
  3351. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMOKRACROP with ID 2717.
  3352. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMVANILLABEANSAPLING with ID 2718.
  3353. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMBARLEYCROP with ID 2719.
  3354. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMRUTABAGACROP with ID 2720.
  3355. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_POT with ID 2721.
  3356. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMPARSNIPCROP with ID 2722.
  3357. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMALMONDSAPLING with ID 2723.
  3358. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMBROCCOLICROP with ID 2724.
  3359. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMCANDLEBERRYCROP with ID 2725.
  3360. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMSTARFRUIT with ID 2726.
  3361. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMCANTALOUPECROP with ID 2727.
  3362. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMWINTERSQUASHCROP with ID 2728.
  3363. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_CHURNON with ID 2729.
  3364. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMBANANASAPLING with ID 2730.
  3365. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMVANILLABEAN with ID 2731.
  3366. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMCHEESECAKE with ID 2732.
  3367. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMSPINACHCROP with ID 2733.
  3368. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMDURIANSAPLING with ID 2734.
  3369. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMPLUMSAPLING with ID 2735.
  3370. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMWATERCHESTNUTCROP with ID 2736.
  3371. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMWALNUT with ID 2737.
  3372. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMRASPBERRYCROP with ID 2738.
  3373. [23:40:58 INFO]: Injected new Forge block material SIMPLEFLUIDTANKS_TANKBLOCK with ID 2739.
  3374. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMLIMESAPLING with ID 2740.
  3375. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_GOURDGARDEN with ID 2741.
  3376. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMPEARSAPLING with ID 2742.
  3377. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_CUTTINGBOARD with ID 2743.
  3378. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_QUERN with ID 2744.
  3379. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMASPARAGUSCROP with ID 2745.
  3380. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMCOFFEEBEANCROP with ID 2746.
  3381. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMGOOSEBERRYSAPLING with ID 2747.
  3382. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMPAVLOVACAKE with ID 2748.
  3383. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMCHERRYSAPLING with ID 2749.
  3384. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMPOMEGRANATESAPLING with ID 2750.
  3385. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_STALKGARDEN with ID 2751.
  3386. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMGINGERCROP with ID 2752.
  3387. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_QUERNON with ID 2753.
  3388. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMSOYBEANCROP with ID 2754.
  3389. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMSEAWEEDCROP with ID 2755.
  3390. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMSPICELEAFCROP with ID 2756.
  3391. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMPEACH with ID 2757.
  3392. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMCELERYCROP with ID 2758.
  3393. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMWALNUTSAPLING with ID 2759.
  3394. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMPERSIMMONSAPLING with ID 2760.
  3395. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_SPAMCOMPRESSEDSALTBLOCKALT with ID 2761.
  3396. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMAPRICOTSAPLING with ID 2762.
  3397. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_LEAFYGARDEN with ID 2763.
  3398. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMCOCONUTSAPLING with ID 2764.
  3399. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMBELLPEPPERCROP with ID 2765.
  3400. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMCINNAMON with ID 2766.
  3401. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMBEANCROP with ID 2767.
  3402. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMCHERRYCHEESECAKE with ID 2768.
  3403. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PRESSER with ID 2769.
  3404. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMCABBAGECROP with ID 2770.
  3405. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMGRAPEFRUITSAPLING with ID 2771.
  3406. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMCACTUSFRUITCROP with ID 2772.
  3407. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_BEEHIVE with ID 2773.
  3408. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_MARKET with ID 2774.
  3409. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_OVENON with ID 2775.
  3410. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMOATSCROP with ID 2776.
  3411. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMAVOCADO with ID 2777.
  3412. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMBLUEBERRYCROP with ID 2778.
  3413. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMSTARFRUITSAPLING with ID 2779.
  3414. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_WATERGARDEN with ID 2780.
  3415. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMZUCCHINICROP with ID 2781.
  3416. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_TEXTILEGARDEN with ID 2782.
  3417. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMTURNIPCROP with ID 2783.
  3418. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMLEEKCROP with ID 2784.
  3419. [23:40:58 INFO]: Injected new Forge block material HARVESTCRAFT_PAMREDVELVETCAKE with ID 2785.
  3420. [23:40:58 INFO]: Injected new Forge block material ADDITIONALPIPES_CHUNKLOADER with ID 2786.
  3421. [23:40:58 INFO]: Injected new Forge block material LOM_SEAURCHIN with ID 2787.
  3422. [23:40:58 INFO]: Injected new Forge block material LOM_SEAWEED with ID 2788.
  3423. [23:40:58 INFO]: Injected new Forge block material LOM_STARFISH with ID 2789.
  3424. [23:40:58 INFO]: Injected new Forge block material LOM_KELP with ID 2790.
  3425. [23:40:58 INFO]: Injected new Forge block material LOM_SEAWEEDTOP with ID 2791.
  3426. [23:40:58 INFO]: Injected new Forge block material MINEFACTORYRELOADED_PINKSLIMEBLOCK with ID 2792.
  3427. [23:40:58 INFO]: Injected new Forge block material MINEFACTORYRELOADED_RAILCARGODROPOFF with ID 2793.
  3428. [23:40:58 INFO]: Injected new Forge block material MINEFACTORYRELOADED_STAINEDGLASSBLOCK with ID 2794.
  3429. [23:40:58 INFO]: Injected new Forge block material MINEFACTORYRELOADED_MACHINE0 with ID 2795.
  3430. [23:40:58 INFO]: Injected new Forge block material MINEFACTORYRELOADED_BRICK with ID 2796.
  3431. [23:40:58 INFO]: Injected new Forge block material MINEFACTORYRELOADED_CHOCOLATEMILKSTILL with ID 2797.
  3432. [23:40:58 INFO]: Injected new Forge block material MINEFACTORYRELOADED_MACHINE1 with ID 2798.
  3433. [23:40:58 INFO]: Injected new Forge block material MINEFACTORYRELOADED_CABLEREDSTONE with ID 2799.
  3434. [23:40:58 INFO]: Injected new Forge block material MINEFACTORYRELOADED_CONVEYOR with ID 2800.
  3435. [23:40:58 INFO]: Injected new Forge block material MINEFACTORYRELOADED_STAINEDGLASSPANE with ID 2801.
  3436. [23:40:58 INFO]: Injected new Forge block material MINEFACTORYRELOADED_ROAD with ID 2802.
  3437. [23:40:58 INFO]: Injected new Forge block material MINEFACTORYRELOADED_STEAMSTILL with ID 2803.
  3438. [23:40:58 INFO]: Injected new Forge block material MINEFACTORYRELOADED_RUBBERWOODLEAVES with ID 2804.
  3439. [23:40:58 INFO]: Injected new Forge block material MINEFACTORYRELOADED_PLASTIC with ID 2805.
  3440. [23:40:58 INFO]: Injected new Forge block material MINEFACTORYRELOADED_RAILPASSENGERPICKUP with ID 2806.
  3441. [23:40:58 INFO]: Injected new Forge block material MINEFACTORYRELOADED_TANK with ID 2807.
  3442. [23:40:58 INFO]: Injected new Forge block material MINEFACTORYRELOADED_PINKSLIMESTILL with ID 2808.
  3443. [23:40:58 INFO]: Injected new Forge block material MINEFACTORYRELOADED_SLUDGESTILL with ID 2809.
  3444. [23:40:58 INFO]: Injected new Forge block material MINEFACTORYRELOADED_BIOFUELSTILL with ID 2810.
  3445. [23:40:58 INFO]: Injected new Forge block material MINEFACTORYRELOADED_SEWAGESTILL with ID 2811.
  3446. [23:40:58 INFO]: Injected new Forge block material MINEFACTORYRELOADED_MEATSTILL with ID 2812.
  3447. [23:40:58 INFO]: Injected new Forge block material MINEFACTORYRELOADED_MOBESSENCESTILL with ID 2813.
  3448. [23:40:58 INFO]: Injected new Forge block material MINEFACTORYRELOADED_MUSHROOMSOUPSTILL with ID 2814.
  3449. [23:40:58 INFO]: Injected new Forge block material MINEFACTORYRELOADED_REDNETLOGIC with ID 2815.
  3450. [23:40:58 INFO]: Injected new Forge block material MINEFACTORYRELOADED_CABLEPLASTIC with ID 2816.
  3451. [23:40:58 INFO]: Injected new Forge block material MINEFACTORYRELOADED_FARMLAND with ID 2817.
  3452. [23:40:58 INFO]: Injected new Forge block material MINEFACTORYRELOADED_RAILCARGOPICKUP with ID 2818.
  3453. [23:40:58 INFO]: Injected new Forge block material MINEFACTORYRELOADED_RUBBERWOODSAPLING with ID 2819.
  3454. [23:40:58 INFO]: Injected new Forge block material MINEFACTORYRELOADED_REDNETPANEL with ID 2820.
  3455. [23:40:58 INFO]: Injected new Forge block material MINEFACTORYRELOADED_MILKSTILL with ID 2821.
  3456. [23:40:58 INFO]: Injected new Forge block material MINEFACTORYRELOADED_RUBBERWOODLOG with ID 2822.
  3457. [23:40:58 INFO]: Injected new Forge block material MINEFACTORYRELOADED_STONE with ID 2823.
  3458. [23:40:58 INFO]: Injected new Forge block material MINEFACTORYRELOADED_MACHINEBLOCK with ID 2824.
  3459. [23:40:58 INFO]: Injected new Forge block material MINEFACTORYRELOADED_DETCORD with ID 2825.
  3460. [23:40:58 INFO]: Injected new Forge block material MINEFACTORYRELOADED_MACHINE2 with ID 2826.
  3461. [23:40:58 INFO]: Injected new Forge block material MINEFACTORYRELOADED_VINESCAFFOLD with ID 2827.
  3462. [23:40:58 INFO]: Injected new Forge block material MINEFACTORYRELOADED_LASERAIR with ID 2828.
  3463. [23:40:58 INFO]: Injected new Forge block material MINEFACTORYRELOADED_RAILPASSENGERDROPOFF with ID 2829.
  3464. [23:40:58 INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEBLOCKQUARTZ with ID 2830.
  3465. [23:40:58 INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEBLOCKQUARTZGROWTHACCELERATOR with ID 2831.
  3466. [23:40:58 INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILESKYSTONEBRICKSTAIRBLOCK with ID 2832.
  3467. [23:40:58 INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEBLOCKTINYTNT with ID 2833.
  3468. [23:40:58 INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEBLOCKINSCRIBER with ID 2834.
  3469. [23:40:58 INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILECHISELEDQUARTZSTAIRBLOCK with ID 2835.
  3470. [23:40:58 INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEBLOCKCRAFTINGSTORAGE with ID 2836.
  3471. [23:40:58 INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEBLOCKQUARTZCHISELED with ID 2837.
  3472. [23:40:58 INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEBLOCKENERGYCELL with ID 2838.
  3473. [23:40:58 INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEBLOCKCONDENSER with ID 2839.
  3474. [23:40:58 INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEBLOCKSKYCOMPASS with ID 2840.
  3475. [23:40:58 INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEBLOCKCELLWORKBENCH with ID 2841.
  3476. [23:40:58 INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEBLOCKCHEST with ID 2842.
  3477. [23:40:58 INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEOREQUARTZ with ID 2843.
  3478. [23:40:58 INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEBLOCKCABLEBUS with ID 2844.
  3479. [23:40:58 INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEBLOCKQUARTZTORCH with ID 2845.
  3480. [23:40:58 INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEBLOCKQUANTUMRING with ID 2846.
  3481. [23:40:58 INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEBLOCKMOLECULARASSEMBLER with ID 2847.
  3482. [23:40:58 INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEBLOCKDRIVE with ID 2848.
  3483. [23:40:58 INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEBLOCKINTERFACE with ID 2849.
  3484. [23:40:58 INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILESKYSTONESMALLBRICKSTAIRBLOCK with ID 2850.
  3485. [23:40:58 INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEBLOCKFLUIX with ID 2851.
  3486. [23:40:58 INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEBLOCKDENSEENERGYCELL with ID 2852.
  3487. [23:40:58 INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEBLOCKSPATIALPYLON with ID 2853.
  3488. [23:40:58 INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILESKYSTONESTAIRBLOCK with ID 2854.
  3489. [23:40:58 INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEBLOCKSKYCHEST with ID 2855.
  3490. [23:40:58 INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEBLOCKCRANK with ID 2856.
  3491. [23:40:58 INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEBLOCKPAINT with ID 2857.
  3492. [23:40:58 INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEFLUIXSTAIRBLOCK with ID 2858.
  3493. [23:40:58 INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEQUARTZPILLARSTAIRBLOCK with ID 2859.
  3494. [23:40:58 INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEBLOCKWIRELESS with ID 2860.
  3495. [23:40:58 INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEQUARTZSTAIRBLOCK with ID 2861.
  3496. [23:40:58 INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEBLOCKGRINDER with ID 2862.
  3497. [23:40:58 INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEOREQUARTZCHARGED with ID 2863.
  3498. [23:40:58 INFO]: Injected new Forge block material IC2NUCLEARCONTROL_NETWORKLINK with ID 2864.
  3499. [23:40:58 INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEBLOCKQUARTZPILLAR with ID 2865.
  3500. [23:40:58 INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEBLOCKIOPORT with ID 2866.
  3501. [23:40:58 INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEBLOCKQUANTUMLINKCHAMBER with ID 2867.
  3502. [23:40:58 INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEBLOCKCREATIVEENERGYCELL with ID 2868.
  3503. [23:40:58 INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEBLOCKCONTROLLER with ID 2869.
  3504. [23:40:58 INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEBLOCKENERGYACCEPTOR with ID 2870.
  3505. [23:40:58 INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEBLOCKLIGHTDETECTOR with ID 2871.
  3506. [23:40:58 INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEBLOCKQUARTZLAMP with ID 2872.
  3507. [23:40:58 INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEBLOCKSKYSTONE with ID 2873.
  3508. [23:40:58 INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEBLOCKCRAFTINGUNIT with ID 2874.
  3509. [23:40:58 INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEBLOCKCHARGER with ID 2875.
  3510. [23:40:58 INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILESKYSTONEBLOCKSTAIRBLOCK with ID 2876.
  3511. [23:40:58 INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEBLOCKCRAFTINGMONITOR with ID 2877.
  3512. [23:40:58 INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEBLOCKMATRIXFRAME with ID 2878.
  3513. [23:40:58 INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEBLOCKVIBRATIONCHAMBER with ID 2879.
  3514. [23:40:58 INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEBLOCKSPATIALIOPORT with ID 2880.
  3515. [23:40:58 INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEBLOCKSECURITY with ID 2881.
  3516. [23:40:58 INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEBLOCKQUARTZGLASS with ID 2882.
  3517. [23:40:58 INFO]: Injected new Forge block material ENDERSTORAGE_ENDERCHEST with ID 2883.
  3518. [23:40:58 INFO]: Injected new Forge block material EXTRAUTILITIES_COLOR_BLOCKCOAL with ID 2884.
  3519. [23:40:58 INFO]: Injected new Forge block material EXTRAUTILITIES_PLANTENDER_LILLY with ID 2885.
  3520. [23:40:58 INFO]: Injected new Forge block material EXTRAUTILITIES_TRADING_POST with ID 2886.
  3521. [23:40:58 INFO]: Injected new Forge block material EXTRAUTILITIES_DRUM with ID 2887.
  3522. [23:40:58 INFO]: Injected new Forge block material EXTRAUTILITIES_COLOR_BLOCKREDSTONE with ID 2888.
  3523. [23:40:58 INFO]: Injected new Forge block material EXTRAUTILITIES_ENDERCOLLECTOR with ID 2889.
  3524. [23:40:58 INFO]: Injected new Forge block material EXTRAUTILITIES_EXTRACTOR_BASE_REMOTE with ID 2890.
  3525. [23:40:58 INFO]: Injected new Forge block material EXTRAUTILITIES_SPIKE_BASE with ID 2891.
  3526. [23:40:58 INFO]: Injected new Forge block material EXTRAUTILITIES_COLOR_OBSIDIAN with ID 2892.
  3527. [23:40:58 INFO]: Injected new Forge block material EXTRAUTILITIES_ENDERQUARRY with ID 2893.
  3528. [23:40:58 INFO]: Injected new Forge block material EXTRAUTILITIES_FILING with ID 2894.
  3529. [23:40:58 INFO]: Injected new Forge block material EXTRAUTILITIES_BLOCK_BEDROCKIUM with ID 2895.
  3530. [23:40:58 INFO]: Injected new Forge block material EXTRAUTILITIES_COLOR_STONE with ID 2896.
  3531. [23:40:58 INFO]: Injected new Forge block material EXTRAUTILITIES_ENDMARKER with ID 2897.
  3532. [23:40:58 INFO]: Injected new Forge block material EXTRAUTILITIES_COLOR_LIGHTGEM with ID 2898.
  3533. [23:40:58 INFO]: Injected new Forge block material EXTRAUTILITIES_COLOR_STONEBRICK with ID 2899.
  3534. [23:40:58 INFO]: Injected new Forge block material EXTRAUTILITIES_COLORWOODPLANKS with ID 2900.
  3535. [23:40:58 INFO]: Injected new Forge block material EXTRAUTILITIES_GENERATOR8 with ID 2901.
  3536. [23:40:58 INFO]: Injected new Forge block material EXTRAUTILITIES_GENERATOR64 with ID 2902.
  3537. [23:40:58 INFO]: Injected new Forge block material EXTRAUTILITIES_CHESTMINI with ID 2903.
  3538. [23:40:58 INFO]: Injected new Forge block material EXTRAUTILITIES_CHANDELIER with ID 2904.
  3539. [23:40:58 INFO]: Injected new Forge block material EXTRAUTILITIES_SPIKE_BASE_WOOD with ID 2905.
  3540. [23:40:58 INFO]: Injected new Forge block material EXTRAUTILITIES_GENERATOR with ID 2906.
  3541. [23:40:58 INFO]: Injected new Forge block material EXTRAUTILITIES_EXTRACTOR_BASE with ID 2907.
  3542. [23:40:58 INFO]: Injected new Forge block material EXTRAUTILITIES_PEACEFUL_TABLE_TOP with ID 2908.
  3543. [23:40:58 INFO]: Injected new Forge block material EXTRAUTILITIES_PURELOVE with ID 2909.
  3544. [23:40:58 INFO]: Injected new Forge block material EXTRAUTILITIES_CURTAINS with ID 2910.
  3545. [23:40:58 INFO]: Injected new Forge block material EXTRAUTILITIES_SOUND_MUFFLER with ID 2911.
  3546. [23:40:58 INFO]: Injected new Forge block material EXTRAUTILITIES_COLOR_BRICK with ID 2912.
  3547. [23:40:58 INFO]: Injected new Forge block material EXTRAUTILITIES_TIMER with ID 2913.
  3548. [23:40:58 INFO]: Injected new Forge block material EXTRAUTILITIES_PIPES1 with ID 2914.
  3549. [23:40:58 INFO]: Injected new Forge block material EXTRAUTILITIES_COLOR_BLOCKLAPIS with ID 2915.
  3550. [23:40:58 INFO]: Injected new Forge block material EXTRAUTILITIES_CONVEYOR with ID 2916.
  3551. [23:40:58 INFO]: Injected new Forge block material EXTRAUTILITIES_COLOR_REDSTONELIGHT with ID 2917.
  3552. [23:40:58 INFO]: Injected new Forge block material EXTRAUTILITIES_CURSEDEARTHSIDE with ID 2918.
  3553. [23:40:58 INFO]: Injected new Forge block material EXTRAUTILITIES_TRASHCAN with ID 2919.
  3554. [23:40:58 INFO]: Injected new Forge block material EXTRAUTILITIES_COLOR_QUARTZBLOCK with ID 2920.
  3555. [23:40:58 INFO]: Injected new Forge block material EXTRAUTILITIES_PIPES with ID 2921.
  3556. [23:40:58 INFO]: Injected new Forge block material EXTRAUTILITIES_MAGNUMTORCH with ID 2922.
  3557. [23:40:58 INFO]: Injected new Forge block material EXTRAUTILITIES_ENDCONSTRUCTOR with ID 2923.
  3558. [23:40:58 INFO]: Injected new Forge block material EXTRAUTILITIES_GREENSCREEN with ID 2924.
  3559. [23:40:58 INFO]: Injected new Forge block material EXTRAUTILITIES_DECORATIVEBLOCK2 with ID 2925.
  3560. [23:40:58 INFO]: Injected new Forge block material EXTRAUTILITIES_DECORATIVEBLOCK1 with ID 2926.
  3561. [23:40:58 INFO]: Injected new Forge block material EXTRAUTILITIES_SPIKE_BASE_GOLD with ID 2927.
  3562. [23:40:58 INFO]: Injected new Forge block material EXTRAUTILITIES_ENDERQUARRYUPGRADE with ID 2928.
  3563. [23:40:58 INFO]: Injected new Forge block material EXTRAUTILITIES_BUDOFF with ID 2929.
  3564. [23:40:58 INFO]: Injected new Forge block material EXTRAUTILITIES_COLORSTONEBRICK with ID 2930.
  3565. [23:40:58 INFO]: Injected new Forge block material EXTRAUTILITIES_DATABLOCK with ID 2931.
  3566. [23:40:58 INFO]: Injected new Forge block material EXTRAUTILITIES_ENDERTHERMICPUMP with ID 2932.
  3567. [23:40:58 INFO]: Injected new Forge block material EXTRAUTILITIES_DARK_PORTAL with ID 2933.
  3568. [23:40:58 INFO]: Injected new Forge block material EXTRAUTILITIES_ANGELBLOCK with ID 2934.
  3569. [23:40:58 INFO]: Injected new Forge block material EXTRAUTILITIES_SPIKE_BASE_DIAMOND with ID 2935.
  3570. [23:40:58 INFO]: Injected new Forge block material EXTRAUTILITIES_COLOR_HELLSAND with ID 2936.
  3571. [23:40:58 INFO]: Injected new Forge block material EXTRAUTILITIES_COBBLESTONE_COMPRESSED with ID 2937.
  3572. [23:40:58 INFO]: Injected new Forge block material EXTRAUTILITIES_ETHEREALGLASS with ID 2938.
  3573. [23:40:58 INFO]: Injected new Forge block material EXTRAUTILITIES_CHESTFULL with ID 2939.
  3574. [23:40:58 INFO]: Injected new Forge block material TROPICRAFT_TILEOREEUDIALYTE with ID 2940.
  3575. [23:40:58 INFO]: Injected new Forge block material TROPICRAFT_TILEPALMFENCEGATE with ID 2941.
  3576. [23:40:58 INFO]: Injected new Forge block material TROPICRAFT_TILEBAMBOOCHEST with ID 2942.
  3577. [23:40:58 INFO]: Injected new Forge block material TROPICRAFT_TILEFLOWER with ID 2943.
  3578. [23:40:58 INFO]: Injected new Forge block material TROPICRAFT_TILEBAMBOOFENCEGATE with ID 2944.
  3579. [23:40:58 INFO]: Injected new Forge block material TROPICRAFT_TILECHUNK with ID 2945.
  3580. [23:40:58 INFO]: Injected new Forge block material TROPICRAFT_TILEPORTALWALL with ID 2946.
  3581. [23:40:58 INFO]: Injected new Forge block material TROPICRAFT_TILEMINERALSAND with ID 2947.
  3582. [23:40:58 INFO]: Injected new Forge block material TROPICRAFT_TILEBONGODRUM with ID 2948.
  3583. [23:40:58 INFO]: Injected new Forge block material TROPICRAFT_TILESAPLING with ID 2949.
  3584. [23:40:58 INFO]: Injected new Forge block material TROPICRAFT_TILEPALMSTAIRS with ID 2950.
  3585. [23:40:58 INFO]: Injected new Forge block material TROPICRAFT_TILESIFTER with ID 2951.
  3586. [23:40:58 INFO]: Injected new Forge block material TROPICRAFT_TILELEAFRAINFOREST with ID 2952.
  3587. [23:40:58 INFO]: Injected new Forge block material TROPICRAFT_TILEBLOCKORE with ID 2953.
  3588. [23:40:58 INFO]: Injected new Forge block material TROPICRAFT_TILECOCONUT with ID 2954.
  3589. [23:40:58 INFO]: Injected new Forge block material TROPICRAFT_TILEDOUBLESLABS with ID 2955.
  3590. [23:40:58 INFO]: Injected new Forge block material TROPICRAFT_TILEFLOWERPOT with ID 2956.
  3591. [23:40:58 INFO]: Injected new Forge block material TROPICRAFT_TILEKOACHEST with ID 2957.
  3592. [23:40:58 INFO]: Injected new Forge block material TROPICRAFT_TILECOFFEEPLANT with ID 2958.
  3593. [23:40:58 INFO]: Injected new Forge block material TROPICRAFT_TILERAINSTOPPER with ID 2959.
  3594. [23:40:58 INFO]: Injected new Forge block material TROPICRAFT_TILEPURIFIEDSAND with ID 2960.
  3595. [23:40:58 INFO]: Injected new Forge block material TROPICRAFT_TILESINGLESLABS with ID 2961.
  3596. [23:40:58 INFO]: Injected new Forge block material TROPICRAFT_TILETIKITORCH with ID 2962.
  3597. [23:40:58 INFO]: Injected new Forge block material TROPICRAFT_TILECURAREBOWL with ID 2963.
  3598. [23:40:58 INFO]: Injected new Forge block material TROPICRAFT_TILEMAHOGANYSTAIRS with ID 2964.
  3599. [23:40:58 INFO]: Injected new Forge block material TROPICRAFT_TILETHATCH with ID 2965.
  3600. [23:40:58 INFO]: Injected new Forge block material TROPICRAFT_TILEBAMBOOFENCE with ID 2966.
  3601. [23:40:58 INFO]: Injected new Forge block material TROPICRAFT_TILELEAFPALM with ID 2967.
  3602. [23:40:58 INFO]: Injected new Forge block material TROPICRAFT_TILEOREZIRCON with ID 2968.
  3603. [23:40:58 INFO]: Injected new Forge block material TROPICRAFT_TILETHATCHSTAIRS with ID 2969.
  3604. [23:40:58 INFO]: Injected new Forge block material TROPICRAFT_TILECHUNKSTAIRS with ID 2970.
  3605. [23:40:58 INFO]: Injected new Forge block material TROPICRAFT_TILECORAL with ID 2971.
  3606. [23:40:58 INFO]: Injected new Forge block material TROPICRAFT_TILETALLFLOWER with ID 2972.
  3607. [23:40:58 INFO]: Injected new Forge block material TROPICRAFT_TILEBAMBOOBUNDLE with ID 2973.
  3608. [23:40:58 INFO]: Injected new Forge block material TROPICRAFT_TILEBAMBOOMUG with ID 2974.
  3609. [23:40:58 INFO]: Injected new Forge block material TROPICRAFT_TILEBAMBOODOOR with ID 2975.
  3610. [23:40:58 INFO]: Injected new Forge block material TROPICRAFT_TILEPLANK with ID 2976.
  3611. [23:40:58 INFO]: Injected new Forge block material TROPICRAFT_TILEOREAZURITE with ID 2977.
  3612. [23:40:58 INFO]: Injected new Forge block material TROPICRAFT_TILEPURCHASEPLATE with ID 2978.
  3613. [23:40:58 INFO]: Injected new Forge block material TROPICRAFT_TILELOG with ID 2979.
  3614. [23:40:58 INFO]: Injected new Forge block material TROPICRAFT_TILEEIHMIXER with ID 2980.
  3615. [23:40:58 INFO]: Injected new Forge block material TROPICRAFT_TILEFIREPIT with ID 2981.
  3616. [23:40:58 INFO]: Injected new Forge block material TROPICRAFT_TILEBAMBOOCHUTE with ID 2982.
  3617. [23:40:58 INFO]: Injected new Forge block material TROPICRAFT_TILEPORTAL with ID 2983.
  3618. [23:40:58 INFO]: Injected new Forge block material TROPICRAFT_TILELEAF with ID 2984.
  3619. [23:40:58 INFO]: Injected new Forge block material TROPICRAFT_TILEPINEAPPLE with ID 2985.
  3620. [23:40:58 INFO]: Injected new Forge block material TROPICRAFT_TILEBAMBOOSTAIRS with ID 2986.
  3621. [23:40:58 INFO]: Injected new Forge block material TROPICRAFT_TILEPALMFENCE with ID 2987.
  3622. [23:40:58 INFO]: Injected new Forge block material TROPICRAFT_TILETROPICSWATER with ID 2988.
  3623. [23:40:58 INFO]: Injected new Forge block material THERMALFOUNDATION_FLUIDPYROTHEUM with ID 2989.
  3624. [23:40:58 INFO]: Injected new Forge block material THERMALFOUNDATION_FLUIDAEROTHEUM with ID 2990.
  3625. [23:40:58 INFO]: Injected new Forge block material THERMALFOUNDATION_FLUIDPETROTHEUM with ID 2991.
  3626. [23:40:58 INFO]: Injected new Forge block material THERMALFOUNDATION_FLUIDGLOWSTONE with ID 2992.
  3627. [23:40:58 INFO]: Injected new Forge block material THERMALFOUNDATION_FLUIDENDER with ID 2993.
  3628. [23:40:58 INFO]: Injected new Forge block material THERMALFOUNDATION_FLUIDSTEAM with ID 2994.
  3629. [23:40:58 INFO]: Injected new Forge block material THERMALFOUNDATION_STORAGE with ID 2995.
  3630. [23:40:58 INFO]: Injected new Forge block material THERMALFOUNDATION_FLUIDCOAL with ID 2996.
  3631. [23:40:58 INFO]: Injected new Forge block material THERMALFOUNDATION_FLUIDCRYOTHEUM with ID 2997.
  3632. [23:40:58 INFO]: Injected new Forge block material THERMALFOUNDATION_ORE with ID 2998.
  3633. [23:40:58 INFO]: Injected new Forge block material THERMALFOUNDATION_FLUIDREDSTONE with ID 2999.
  3634. [23:40:58 INFO]: Injected new Forge block material THERMALFOUNDATION_FLUIDMANA with ID 3000.
  3635. [23:40:58 INFO]: Injected new Forge block material PRESSURE_PIPESENSOR with ID 3001.
  3636. [23:40:58 INFO]: Injected new Forge block material PRESSURE_TANKPRESSUREOUTPUT with ID 3002.
  3637. [23:40:58 INFO]: Injected new Forge block material PRESSURE_CHECKVALVE with ID 3003.
  3638. [23:40:58 INFO]: Injected new Forge block material PRESSURE_SENSOR with ID 3005.
  3639. [23:40:58 INFO]: Injected new Forge block material PRESSURE_TANKINTERFACE with ID 3007.
  3640. [23:40:58 INFO]: Injected new Forge block material PRESSURE_WATER with ID 3008.
  3641. [23:40:58 INFO]: Injected new Forge block material PRESSURE_TANKINDICATOR with ID 3010.
  3642. [23:40:58 INFO]: Injected new Forge block material PRESSURE_TANKCONTROLLER with ID 3011.
  3643. [23:40:58 INFO]: Injected new Forge block material PRESSURE_OUTPUT with ID 3012.
  3644. [23:40:58 INFO]: Injected new Forge block material PRESSURE_SLUICE with ID 3016.
  3645. [23:40:58 INFO]: Injected new Forge block material PRESSURE_CREATIVE with ID 3017.
  3646. [23:40:58 INFO]: Injected new Forge block material PRESSURE_PUMP with ID 3019.
  3647. [23:40:58 INFO]: Injected new Forge block material PRESSURE_GASINPUT with ID 3021.
  3648. [23:40:58 INFO]: Injected new Forge block material PRESSURE_TANKFILTER with ID 3022.
  3649. [23:40:58 INFO]: Injected new Forge block material PRESSURE_TANKBLOCK with ID 3024.
  3650. [23:40:58 INFO]: Injected new Forge block material PRESSURE_DRAIN with ID 3028.
  3651. [23:40:58 INFO]: Injected new Forge block material PRESSURE_GASOUTPUT with ID 3029.
  3652. [23:40:58 INFO]: Injected new Forge block material PRESSURE_PIPE with ID 3031.
  3653. [23:40:58 INFO]: Injected new Forge block material PRESSURE_TANKFLUIDAUTOOUTPUT with ID 3033.
  3654. [23:40:58 INFO]: Injected new Forge block material PRESSURE_TANKGASINPUT with ID 3035.
  3655. [23:40:58 INFO]: Injected new Forge block material PRESSURE_INPUT with ID 3036.
  3656. [23:40:58 INFO]: Injected new Forge block material PRESSURE_TANKFLUIDOUTPUT with ID 3037.
  3657. [23:40:58 INFO]: Injected new Forge block material PRESSURE_TANKFLUIDINPUT with ID 3038.
  3658. [23:40:58 INFO]: Injected new Forge block material PRESSURE_ROUTER with ID 3039.
  3659. [23:40:58 INFO]: Injected new Forge block material PRESSURE_TANKPRESSUREINPUT with ID 3040.
  3660. [23:40:58 INFO]: Injected new Forge block material PRESSURE_TANKDATAPORT with ID 3041.
  3661. [23:40:58 INFO]: Injected new Forge block material PRESSURE_TANKGASOUTPUT with ID 3044.
  3662. [23:40:58 INFO]: Injected new Forge block material THERMALEXPANSION_TESSERACT with ID 3045.
  3663. [23:40:58 INFO]: Injected new Forge block material THERMALEXPANSION_FAKEAIRBARRIER with ID 3046.
  3664. [23:40:58 INFO]: Injected new Forge block material THERMALEXPANSION_MACHINE with ID 3047.
  3665. [23:40:58 INFO]: Injected new Forge block material THERMALEXPANSION_FAKEAIRLIGHT with ID 3048.
  3666. [23:40:58 INFO]: Injected new Forge block material THERMALEXPANSION_CELL with ID 3049.
  3667. [23:40:58 INFO]: Injected new Forge block material THERMALEXPANSION_CACHE with ID 3050.
  3668. [23:40:58 INFO]: Injected new Forge block material THERMALEXPANSION_SPONGE with ID 3051.
  3669. [23:40:58 INFO]: Injected new Forge block material THERMALEXPANSION_STRONGBOX with ID 3052.
  3670. [23:40:58 INFO]: Injected new Forge block material THERMALEXPANSION_FRAME with ID 3053.
  3671. [23:40:58 INFO]: Injected new Forge block material THERMALEXPANSION_PLATE with ID 3054.
  3672. [23:40:58 INFO]: Injected new Forge block material THERMALEXPANSION_FAKEAIRSIGNAL with ID 3055.
  3673. [23:40:58 INFO]: Injected new Forge block material THERMALEXPANSION_DEVICE with ID 3056.
  3674. [23:40:58 INFO]: Injected new Forge block material THERMALEXPANSION_TANK with ID 3057.
  3675. [23:40:58 INFO]: Injected new Forge block material THERMALEXPANSION_LIGHT with ID 3058.
  3676. [23:40:58 INFO]: Injected new Forge block material THERMALEXPANSION_DYNAMO with ID 3059.
  3677. [23:40:58 INFO]: Injected new Forge block material THERMALEXPANSION_GLASS with ID 3060.
  3678. [23:40:58 INFO]: Injected new Forge block material THERMALEXPANSION_ROCKWOOL with ID 3061.
  3679. [23:40:58 INFO]: Injected new Forge block material OPENBLOCKS_PROJECTOR with ID 3062.
  3680. [23:40:58 INFO]: Injected new Forge block material OPENBLOCKS_TANK with ID 3063.
  3681. [23:40:58 INFO]: Injected new Forge block material OPENBLOCKS_HEAL with ID 3064.
  3682. [23:40:58 INFO]: Injected new Forge block material OPENBLOCKS_FLAG with ID 3065.
  3683. [23:40:58 INFO]: Injected new Forge block material OPENBLOCKS_CANVASGLASS with ID 3066.
  3684. [23:40:58 INFO]: Injected new Forge block material OPENBLOCKS_ELEVATOR with ID 3067.
  3685. [23:40:58 INFO]: Injected new Forge block material OPENBLOCKS_AUTOENCHANTMENTTABLE with ID 3068.
  3686. [23:40:58 INFO]: Injected new Forge block material OPENBLOCKS_XPSHOWER with ID 3069.
  3687. [23:40:58 INFO]: Injected new Forge block material OPENBLOCKS_CANVAS with ID 3070.
  3688. [23:40:58 INFO]: Injected new Forge block material OPENBLOCKS_DONATIONSTATION with ID 3071.
  3689. [23:40:58 INFO]: Injected new Forge block material OPENBLOCKS_GRAVE with ID 3072.
  3690. [23:40:58 INFO]: Injected new Forge block material OPENBLOCKS_BEARTRAP with ID 3073.
  3691. [23:40:58 INFO]: Injected new Forge block material OPENBLOCKS_PAINTMIXER with ID 3074.
  3692. [23:40:58 INFO]: Injected new Forge block material OPENBLOCKS_GUIDE with ID 3075.
  3693. [23:40:58 INFO]: Injected new Forge block material OPENBLOCKS_PAINTCAN with ID 3076.
  3694. [23:40:58 INFO]: Injected new Forge block material OPENBLOCKS_BLOCKPLACER with ID 3077.
  3695. [23:40:58 INFO]: Injected new Forge block material OPENBLOCKS_PATH with ID 3078.
  3696. [23:40:58 INFO]: Injected new Forge block material OPENBLOCKS_AUTOANVIL with ID 3079.
  3697. [23:40:58 INFO]: Injected new Forge block material OPENBLOCKS_XPDRAIN with ID 3080.
  3698. [23:40:58 INFO]: Injected new Forge block material OPENBLOCKS_SPRINKLER with ID 3081.
  3699. [23:40:58 INFO]: Injected new Forge block material OPENBLOCKS_TROPHY with ID 3082.
  3700. [23:40:58 INFO]: Injected new Forge block material OPENBLOCKS_VACUUMHOPPER with ID 3083.
  3701. [23:40:58 INFO]: Injected new Forge block material OPENBLOCKS_DRAWINGTABLE with ID 3084.
  3702. [23:40:58 INFO]: Injected new Forge block material OPENBLOCKS_SKY with ID 3085.
  3703. [23:40:58 INFO]: Injected new Forge block material OPENBLOCKS_LADDER with ID 3086.
  3704. [23:40:58 INFO]: Injected new Forge block material OPENBLOCKS_XPBOTTLER with ID 3087.
  3705. [23:40:58 INFO]: Injected new Forge block material OPENBLOCKS_ROPELADDER with ID 3088.
  3706. [23:40:58 INFO]: Injected new Forge block material OPENBLOCKS_CANNON with ID 3089.
  3707. [23:40:58 INFO]: Injected new Forge block material OPENBLOCKS_SPONGE with ID 3090.
  3708. [23:40:58 INFO]: Injected new Forge block material OPENBLOCKS_GOLDENEGG with ID 3091.
  3709. [23:40:58 INFO]: Injected new Forge block material OPENBLOCKS_BIGBUTTON with ID 3092.
  3710. [23:40:58 INFO]: Injected new Forge block material OPENBLOCKS_VILLAGE_HIGHLIGHTER with ID 3093.
  3711. [23:40:58 INFO]: Injected new Forge block material OPENBLOCKS_ITEMDROPPER with ID 3094.
  3712. [23:40:58 INFO]: Injected new Forge block material OPENBLOCKS_TARGET with ID 3095.
  3713. [23:40:58 INFO]: Injected new Forge block material OPENBLOCKS_FAN with ID 3096.
  3714. [23:40:58 INFO]: Injected new Forge block material OPENBLOCKS_IMAGINARY with ID 3097.
  3715. [23:40:58 INFO]: Injected new Forge block material OPENBLOCKS_BLOCKBREAKER with ID 3098.
  3716. [23:40:58 INFO]: Injected new Forge block material OPENBLOCKS_SCAFFOLDING with ID 3099.
  3717. [23:40:58 INFO]: Injected new Forge block material CHISEL_FANTASYBLOCK2 with ID 3100.
  3718. [23:40:58 INFO]: Injected new Forge block material SECURITYCRAFT_REINFORCEDSTONE with ID 3101.
  3719. [23:40:58 INFO]: Injected new Forge block material CHISEL_NETHERRACK with ID 3102.
  3720. [23:40:58 INFO]: Injected new Forge block material CHISEL_PRESENT with ID 3103.
  3721. [23:40:58 INFO]: Injected new Forge block material CHISEL_SANDSTONE_SCRIBBLES with ID 3104.
  3722. [23:40:58 INFO]: Injected new Forge block material SECURITYCRAFT_BOGUSLAVA with ID 3105.
  3723. [23:40:58 INFO]: Injected new Forge block material SECURITYCRAFT_IMS with ID 3106.
  3724. [23:40:58 INFO]: Injected new Forge block material SECURITYCRAFT_CAGETRAP with ID 3107.
  3725. [23:40:58 INFO]: Injected new Forge block material SECURITYCRAFT_REINFORCEDFENCEGATE with ID 3108.
  3726. [23:40:58 INFO]: Injected new Forge block material CHISEL_FANTASYBLOCK with ID 3109.
  3727. [23:40:58 INFO]: Injected new Forge block material CHISEL_PAPERWALL_BLOCK with ID 3110.
  3728. [23:40:58 INFO]: Injected new Forge block material CHISEL_ALUMINUMBLOCK with ID 3111.
  3729. [23:40:58 INFO]: Injected new Forge block material CHISEL_WARNINGSIGN with ID 3112.
  3730. [23:40:58 INFO]: Injected new Forge block material SECURITYCRAFT_KEYPAD with ID 3113.
  3731. [23:40:58 INFO]: Injected new Forge block material CHISEL_STAINED_GLASS_PANE_RED with ID 3114.
  3732. [23:40:58 INFO]: Injected new Forge block material SECURITYCRAFT_REINFORCEDSTAIRSJUNGLE with ID 3115.
  3733. [23:40:58 INFO]: Injected new Forge block material CHISEL_PURPUR with ID 3116.
  3734. [23:40:58 INFO]: Injected new Forge block material CHISEL_STAINED_GLASS_BROWN with ID 3117.
  3735. [23:40:58 INFO]: Injected new Forge block material CHISEL_OBSIDIAN with ID 3118.
  3736. [23:40:58 INFO]: Injected new Forge block material CHISEL_CONCRETE with ID 3119.
  3737. [23:40:58 INFO]: Injected new Forge block material SECURITYCRAFT_SANDMINE with ID 3120.
  3738. [23:40:58 INFO]: Injected new Forge block material SECURITYCRAFT_MINE with ID 3121.
  3739. [23:40:58 INFO]: Injected new Forge block material SECURITYCRAFT_REINFORCEDSTAIRSBIRCH with ID 3122.
  3740. [23:40:58 INFO]: Injected new Forge block material SECURITYCRAFT_KEYPADFRAME with ID 3123.
  3741. [23:40:58 INFO]: Injected new Forge block material CHISEL_GLOWSTONE with ID 3124.
  3742. [23:40:58 INFO]: Injected new Forge block material CHISEL_IRON2 with ID 3125.
  3743. [23:40:58 INFO]: Injected new Forge block material SECURITYCRAFT_REINFORCEDSTAIRSSPRUCE with ID 3126.
  3744. [23:40:58 INFO]: Injected new Forge block material CHISEL_HEXPLATING with ID 3127.
  3745. [23:40:58 INFO]: Injected new Forge block material SECURITYCRAFT_REINFORCEDDIRTSLAB with ID 3128.
  3746. [23:40:58 INFO]: Injected new Forge block material CHISEL_DIRT with ID 3129.
  3747. [23:40:58 INFO]: Injected new Forge block material CHISEL_IRON_BARS with ID 3130.
  3748. [23:40:58 INFO]: Injected new Forge block material CHISEL_THAUMIUM with ID 3131.
  3749. [23:40:58 INFO]: Injected new Forge block material SECURITYCRAFT_REINFORCEDSTAINEDGLASS with ID 3132.
  3750. [23:40:58 INFO]: Injected new Forge block material CHISEL_GOLD_BLOCK with ID 3133.
  3751. [23:40:58 INFO]: Injected new Forge block material CHISEL_HEXLARGEPLATING with ID 3134.
  3752. [23:40:58 INFO]: Injected new Forge block material SECURITYCRAFT_COBBLESTONEMINE with ID 3135.
  3753. [23:40:58 INFO]: Injected new Forge block material SECURITYCRAFT_MINECUT with ID 3136.
  3754. [23:40:58 INFO]: Injected new Forge block material SECURITYCRAFT_DIAMONDMINE with ID 3137.
  3755. [23:40:58 INFO]: Injected new Forge block material CHISEL_MARBLE_SLAB_TOP with ID 3138.
  3756. [23:40:58 INFO]: Injected new Forge block material CHISEL_PACKEDICE_STAIRS3 with ID 3139.
  3757. [23:40:58 INFO]: Injected new Forge block material CHISEL_STONE_SNAKESTONE with ID 3140.
  3758. [23:40:58 INFO]: Injected new Forge block material CHISEL_PACKEDICE_STAIRS2 with ID 3141.
  3759. [23:40:58 INFO]: Injected new Forge block material CHISEL_PACKEDICE_STAIRS1 with ID 3142.
  3760. [23:40:58 INFO]: Injected new Forge block material CHISEL_PACKEDICE_STAIRS0 with ID 3143.
  3761. [23:40:58 INFO]: Injected new Forge block material CHISEL_STAINED_GLASS_YELLOW with ID 3144.
  3762. [23:40:58 INFO]: Injected new Forge block material SECURITYCRAFT_SECURITYCAMERA with ID 3145.
  3763. [23:40:58 INFO]: Injected new Forge block material CHISEL_VALENTINES with ID 3146.
  3764. [23:40:58 INFO]: Injected new Forge block material SECURITYCRAFT_INVENTORYSCANNER with ID 3147.
  3765. [23:40:58 INFO]: Injected new Forge block material CHISEL_TORCH5 with ID 3148.
  3766. [23:40:58 INFO]: Injected new Forge block material CHISEL_TORCH4 with ID 3149.
  3767. [23:40:58 INFO]: Injected new Forge block material CHISEL_TORCH7 with ID 3150.
  3768. [23:40:58 INFO]: Injected new Forge block material CHISEL_TORCH6 with ID 3151.
  3769. [23:40:58 INFO]: Injected new Forge block material CHISEL_TORCH1 with ID 3152.
  3770. [23:40:58 INFO]: Injected new Forge block material CHISEL_TORCH3 with ID 3153.
  3771. [23:40:58 INFO]: Injected new Forge block material CHISEL_TORCH2 with ID 3154.
  3772. [23:40:58 INFO]: Injected new Forge block material CHISEL_JACKOLANTERN15 with ID 3155.
  3773. [23:40:58 INFO]: Injected new Forge block material CHISEL_JACKOLANTERN16 with ID 3156.
  3774. [23:40:58 INFO]: Injected new Forge block material CHISEL_JACKOLANTERN13 with ID 3157.
  3775. [23:40:58 INFO]: Injected new Forge block material CHISEL_JACKOLANTERN14 with ID 3158.
  3776. [23:40:58 INFO]: Injected new Forge block material CHISEL_JACKOLANTERN11 with ID 3159.
  3777. [23:40:58 INFO]: Injected new Forge block material CHISEL_JACKOLANTERN12 with ID 3160.
  3778. [23:40:58 INFO]: Injected new Forge block material CHISEL_JACKOLANTERN10 with ID 3161.
  3779. [23:40:58 INFO]: Injected new Forge block material CHISEL_LIMESTONE_STAIRS0 with ID 3162.
  3780. [23:40:58 INFO]: Injected new Forge block material SECURITYCRAFT_REINFORCEDDIRT with ID 3163.
  3781. [23:40:58 INFO]: Injected new Forge block material CHISEL_OBSIDIAN_SNAKESTONE with ID 3164.
  3782. [23:40:58 INFO]: Injected new Forge block material SECURITYCRAFT_CLAYMOREACTIVE with ID 3165.
  3783. [23:40:58 INFO]: Injected new Forge block material CHISEL_PACKEDICE_PILLAR with ID 3166.
  3784. [23:40:58 INFO]: Injected new Forge block material CHISEL_TORCH9 with ID 3167.
  3785. [23:40:58 INFO]: Injected new Forge block material CHISEL_TORCH8 with ID 3168.
  3786. [23:40:58 INFO]: Injected new Forge block material SECURITYCRAFT_REINFORCEDGLASSBLOCK with ID 3169.
  3787. [23:40:58 INFO]: Injected new Forge block material SECURITYCRAFT_BOUNCINGBETTY with ID 3170.
  3788. [23:40:58 INFO]: Injected new Forge block material SECURITYCRAFT_REINFORCEDIRONBARS with ID 3171.
  3789. [23:40:58 INFO]: Injected new Forge block material SECURITYCRAFT_USERNAMELOGGER with ID 3172.
  3790. [23:40:58 INFO]: Injected new Forge block material CHISEL_ANTIBLOCK with ID 3173.
  3791. [23:40:58 INFO]: Injected new Forge block material SECURITYCRAFT_REINFORCEDSTAINEDGLASSPANES with ID 3174.
  3792. [23:40:58 INFO]: Injected new Forge block material CHISEL_JACKOLANTERN1 with ID 3175.
  3793. [23:40:58 INFO]: Injected new Forge block material CHISEL_JACKOLANTERN3 with ID 3176.
  3794. [23:40:58 INFO]: Injected new Forge block material CHISEL_JACKOLANTERN2 with ID 3177.
  3795. [23:40:58 INFO]: Injected new Forge block material CHISEL_JACKOLANTERN5 with ID 3178.
  3796. [23:40:58 INFO]: Injected new Forge block material CHISEL_JACKOLANTERN4 with ID 3179.
  3797. [23:40:58 INFO]: Injected new Forge block material CHISEL_STONEBRICKSMOOTH with ID 3180.
  3798. [23:40:58 INFO]: Injected new Forge block material CHISEL_JACKOLANTERN7 with ID 3181.
  3799. [23:40:58 INFO]: Injected new Forge block material CHISEL_JACKOLANTERN6 with ID 3182.
  3800. [23:40:58 INFO]: Injected new Forge block material CHISEL_JACKOLANTERN9 with ID 3183.
  3801. [23:40:58 INFO]: Injected new Forge block material CHISEL_LEADBLOCK with ID 3184.
  3802. [23:40:58 INFO]: Injected new Forge block material CHISEL_VOIDSTONERUNIC with ID 3185.
  3803. [23:40:58 INFO]: Injected new Forge block material SECURITYCRAFT_REINFORCEDDOUBLEWOODSLABS with ID 3186.
  3804. [23:40:58 INFO]: Injected new Forge block material CHISEL_JACKOLANTERN8 with ID 3187.
  3805. [23:40:58 INFO]: Injected new Forge block material SECURITYCRAFT_TRACKMINE with ID 3188.
  3806. [23:40:58 INFO]: Injected new Forge block material CHISEL_LEAVES with ID 3189.
  3807. [23:40:58 INFO]: Injected new Forge block material CHISEL_AUTOCHISEL with ID 3190.
  3808. [23:40:58 INFO]: Injected new Forge block material CHISEL_END_STONE with ID 3191.
  3809. [23:40:58 INFO]: Injected new Forge block material CHISEL_MARBLE_PILLAR with ID 3192.
  3810. [23:40:58 INFO]: Injected new Forge block material CHISEL_LAVASTONE with ID 3193.
  3811. [23:40:58 INFO]: Injected new Forge block material CHISEL_FACTORYBLOCK with ID 3194.
  3812. [23:40:58 INFO]: Injected new Forge block material SECURITYCRAFT_REINFORCEDSTONESLABS with ID 3195.
  3813. [23:40:58 INFO]: Injected new Forge block material CHISEL_STAINED_GLASS_PANE_BROWN with ID 3196.
  3814. [23:40:58 INFO]: Injected new Forge block material CHISEL_BRONZEBLOCK with ID 3197.
  3815. [23:40:58 INFO]: Injected new Forge block material CHISEL_PUMPKIN3 with ID 3198.
  3816. [23:40:58 INFO]: Injected new Forge block material CHISEL_PUMPKIN2 with ID 3199.
  3817. [23:40:58 INFO]: Injected new Forge block material CHISEL_PUMPKIN1 with ID 3200.
  3818. [23:40:58 INFO]: Injected new Forge block material CHISEL_BOOKSHELF with ID 3201.
  3819. [23:40:58 INFO]: Injected new Forge block material CHISEL_LABORATORYBLOCK with ID 3202.
  3820. [23:40:58 INFO]: Injected new Forge block material CHISEL_BIRCH_PLANKS with ID 3203.
  3821. [23:40:58 INFO]: Injected new Forge block material CHISEL_DIORITE with ID 3204.
  3822. [23:40:58 INFO]: Injected new Forge block material SECURITYCRAFT_DIRTMINE with ID 3205.
  3823. [23:40:58 INFO]: Injected new Forge block material CHISEL_ARCANE with ID 3206.
  3824. [23:40:58 INFO]: Injected new Forge block material CHISEL_MARBLE_PILLAR_SLAB_TOP with ID 3207.
  3825. [23:40:58 INFO]: Injected new Forge block material SECURITYCRAFT_REINFORCEDDOUBLESTONESLABS with ID 3208.
  3826. [23:40:58 INFO]: Injected new Forge block material CHISEL_GRANITE with ID 3209.
  3827. [23:40:58 INFO]: Injected new Forge block material CHISEL_LIMESTONE with ID 3210.
  3828. [23:40:58 INFO]: Injected new Forge block material CHISEL_STAINED_GLASS_WHITE with ID 3211.
  3829. [23:40:58 INFO]: Injected new Forge block material SECURITYCRAFT_IRONTRAPDOOR with ID 3212.
  3830. [23:40:58 INFO]: Injected new Forge block material SECURITYCRAFT_REINFORCEDPLANKS with ID 3213.
  3831. [23:40:58 INFO]: Injected new Forge block material CHISEL_PUMPKIN9 with ID 3214.
  3832. [23:40:58 INFO]: Injected new Forge block material CHISEL_PUMPKIN8 with ID 3215.
  3833. [23:40:58 INFO]: Injected new Forge block material CHISEL_PUMPKIN7 with ID 3216.
  3834. [23:40:58 INFO]: Injected new Forge block material CHISEL_PUMPKIN6 with ID 3217.
  3835. [23:40:58 INFO]: Injected new Forge block material CHISEL_PUMPKIN5 with ID 3218.
  3836. [23:40:58 INFO]: Injected new Forge block material CHISEL_PUMPKIN4 with ID 3219.
  3837. [23:40:58 INFO]: Injected new Forge block material SECURITYCRAFT_FURNACEMINE with ID 3220.
  3838. [23:40:58 INFO]: Injected new Forge block material CHISEL_PUMPKIN15 with ID 3221.
  3839. [23:40:58 INFO]: Injected new Forge block material SECURITYCRAFT_RETINALSCANNER with ID 3222.
  3840. [23:40:58 INFO]: Injected new Forge block material CHISEL_PUMPKIN16 with ID 3223.
  3841. [23:40:58 INFO]: Injected new Forge block material CHISEL_HOLYSTONE with ID 3224.
  3842. [23:40:58 INFO]: Injected new Forge block material CHISEL_PUMPKIN10 with ID 3225.
  3843. [23:40:58 INFO]: Injected new Forge block material SECURITYCRAFT_BOGUSWATERFLOWING with ID 3226.
  3844. [23:40:58 INFO]: Injected new Forge block material CHISEL_PUMPKIN13 with ID 3227.
  3845. [23:40:58 INFO]: Injected new Forge block material CHISEL_PUMPKIN14 with ID 3228.
  3846. [23:40:58 INFO]: Injected new Forge block material CHISEL_PUMPKIN11 with ID 3229.
  3847. [23:40:58 INFO]: Injected new Forge block material CHISEL_PUMPKIN12 with ID 3230.
  3848. [23:40:58 INFO]: Injected new Forge block material SECURITYCRAFT_IRONDOORREINFORCED with ID 3231.
  3849. [23:40:58 INFO]: Injected new Forge block material SECURITYCRAFT_DEACTIVATEDCAGETRAP with ID 3232.
  3850. [23:40:58 INFO]: Injected new Forge block material SECURITYCRAFT_ALARMLIT with ID 3233.
  3851. [23:40:58 INFO]: Injected new Forge block material CHISEL_PACKEDICE with ID 3234.
  3852. [23:40:58 INFO]: Injected new Forge block material CHISEL_VOIDSTONEPILLAR2 with ID 3235.
  3853. [23:40:58 INFO]: Injected new Forge block material CHISEL_FUTURA with ID 3236.
  3854. [23:40:58 INFO]: Injected new Forge block material CHISEL_STAINED_GLASS_PANE_PURPLE with ID 3237.
  3855. [23:40:58 INFO]: Injected new Forge block material CHISEL_WOOLEN_CLAY with ID 3238.
  3856. [23:40:58 INFO]: Injected new Forge block material SECURITYCRAFT_REINFORCEDDOUBLEDIRTSLAB with ID 3239.
  3857. [23:40:58 INFO]: Injected new Forge block material SECURITYCRAFT_REINFORCEDSTAIRSSTONE with ID 3240.
  3858. [23:40:58 INFO]: Injected new Forge block material CHISEL_NATION with ID 3241.
  3859. [23:40:58 INFO]: Injected new Forge block material SECURITYCRAFT_KEYCARDREADER with ID 3242.
  3860. [23:40:58 INFO]: Injected new Forge block material CHISEL_SILVERBLOCK with ID 3243.
  3861. [23:40:58 INFO]: Injected new Forge block material SECURITYCRAFT_PANICBUTTON with ID 3244.
  3862. [23:40:58 INFO]: Injected new Forge block material CHISEL_STAINED_GLASS_LIGHTGRAY with ID 3245.
  3863. [23:40:58 INFO]: Injected new Forge block material CHISEL_STAINED_GLASS_PANE_WHITE with ID 3246.
  3864. [23:40:58 INFO]: Injected new Forge block material CHISEL_ACACIA_PLANKS with ID 3247.
  3865. [23:40:58 INFO]: Injected new Forge block material CHISEL_LAPIS_BLOCK with ID 3248.
  3866. [23:40:58 INFO]: Injected new Forge block material CHISEL_MARBLE_SLAB with ID 3249.
  3867. [23:40:58 INFO]: Injected new Forge block material SECURITYCRAFT_LASER with ID 3250.
  3868. [23:40:58 INFO]: Injected new Forge block material CHISEL_MOSSY_TEMPLEBLOCK with ID 3251.
  3869. [23:40:58 INFO]: Injected new Forge block material SECURITYCRAFT_ALARM with ID 3252.
  3870. [23:40:58 INFO]: Injected new Forge block material CHISEL_MARBLE_PILLAR_SLAB with ID 3253.
  3871. [23:40:58 INFO]: Injected new Forge block material SECURITYCRAFT_REINFORCEDSTAIRSSANDSTONE with ID 3254.
  3872. [23:40:58 INFO]: Injected new Forge block material SECURITYCRAFT_STONEMINE with ID 3255.
  3873. [23:40:58 INFO]: Injected new Forge block material CHISEL_ICE with ID 3256.
  3874. [23:40:58 INFO]: Injected new Forge block material CHISEL_URANIUMBLOCK with ID 3257.
  3875. [23:40:58 INFO]: Injected new Forge block material SECURITYCRAFT_BOGUSLAVAFLOWING with ID 3258.
  3876. [23:40:58 INFO]: Injected new Forge block material CHISEL_LIMESTONE_SLAB with ID 3259.
  3877. [23:40:58 INFO]: Injected new Forge block material CHISEL_TECHNICAL with ID 3260.
  3878. [23:40:58 INFO]: Injected new Forge block material CHISEL_TEMPLEBLOCK with ID 3261.
  3879. [23:40:58 INFO]: Injected new Forge block material CHISEL_JUNGLE_PLANKS with ID 3262.
  3880. [23:40:58 INFO]: Injected new Forge block material CHISEL_FACTORYBLOCK2 with ID 3263.
  3881. [23:40:58 INFO]: Injected new Forge block material SECURITYCRAFT_CLAYMOREDEFUSED with ID 3264.
  3882. [23:40:58 INFO]: Injected new Forge block material SECURITYCRAFT_BOGUSWATER with ID 3265.
  3883. [23:40:58 INFO]: Injected new Forge block material SECURITYCRAFT_PORTABLERADAR with ID 3266.
  3884. [23:40:58 INFO]: Injected new Forge block material SECURITYCRAFT_REINFORCEDWOODSLABS with ID 3267.
  3885. [23:40:58 INFO]: Injected new Forge block material CHISEL_EMERALD_BLOCK with ID 3268.
  3886. [23:40:58 INFO]: Injected new Forge block material CHISEL_DARK_OAK_PLANKS with ID 3269.
  3887. [23:40:58 INFO]: Injected new Forge block material SECURITYCRAFT_REINFORCEDSANDSTONE with ID 3270.
  3888. [23:40:58 INFO]: Injected new Forge block material CHISEL_ICE_STAIRS1 with ID 3271.
  3889. [23:40:58 INFO]: Injected new Forge block material CHISEL_ICE_STAIRS0 with ID 3272.
  3890. [23:40:58 INFO]: Injected new Forge block material CHISEL_ALUMINUM_STAIRS0 with ID 3273.
  3891. [23:40:58 INFO]: Injected new Forge block material CHISEL_ICE_STAIRS3 with ID 3274.
  3892. [23:40:58 INFO]: Injected new Forge block material CHISEL_ICE_STAIRS2 with ID 3275.
  3893. [23:40:58 INFO]: Injected new Forge block material CHISEL_GLASS2 with ID 3276.
  3894. [23:40:58 INFO]: Injected new Forge block material CHISEL_MARBLE with ID 3277.
  3895. [23:40:58 INFO]: Injected new Forge block material CHISEL_ALUMINUM_STAIRS6 with ID 3278.
  3896. [23:40:58 INFO]: Injected new Forge block material CHISEL_ALUMINUM_STAIRS5 with ID 3279.
  3897. [23:40:58 INFO]: Injected new Forge block material CHISEL_ALUMINUM_STAIRS7 with ID 3280.
  3898. [23:40:58 INFO]: Injected new Forge block material CHISEL_COPPERBLOCK with ID 3281.
  3899. [23:40:58 INFO]: Injected new Forge block material CHISEL_ALUMINUM_STAIRS2 with ID 3282.
  3900. [23:40:58 INFO]: Injected new Forge block material CHISEL_ICE_STAIRS5 with ID 3283.
  3901. [23:40:58 INFO]: Injected new Forge block material CHISEL_TALLOW with ID 3284.
  3902. [23:40:58 INFO]: Injected new Forge block material SECURITYCRAFT_REINFORCEDSTAIRSDARKOAK with ID 3285.
  3903. [23:40:58 INFO]: Injected new Forge block material CHISEL_ALUMINUM_STAIRS1 with ID 3286.
  3904. [23:40:58 INFO]: Injected new Forge block material CHISEL_ICE_STAIRS4 with ID 3287.
  3905. [23:40:58 INFO]: Injected new Forge block material CHISEL_ALUMINUM_STAIRS4 with ID 3288.
  3906. [23:40:58 INFO]: Injected new Forge block material CHISEL_ICE_STAIRS7 with ID 3289.
  3907. [23:40:58 INFO]: Injected new Forge block material CHISEL_ALUMINUM_STAIRS3 with ID 3290.
  3908. [23:40:58 INFO]: Injected new Forge block material CHISEL_ICE_STAIRS6 with ID 3291.
  3909. [23:40:58 INFO]: Injected new Forge block material CHISEL_AMBER with ID 3292.
  3910. [23:40:58 INFO]: Injected new Forge block material SECURITYCRAFT_REINFORCEDSTAIRSCOBBLESTONE with ID 3293.
  3911. [23:40:58 INFO]: Injected new Forge block material CHISEL_VOIDSTONE with ID 3294.
  3912. [23:40:58 INFO]: Injected new Forge block material CHISEL_SPRUCE_PLANKS with ID 3295.
  3913. [23:40:58 INFO]: Injected new Forge block material CHISEL_VOIDSTONE2 with ID 3296.
  3914. [23:40:58 INFO]: Injected new Forge block material CHISEL_GRIMSTONE with ID 3297.
  3915. [23:40:58 INFO]: Injected new Forge block material CHISEL_TORCH10 with ID 3298.
  3916. [23:40:58 INFO]: Injected new Forge block material CHISEL_FUTURACIRCUIT with ID 3299.
  3917. [23:40:58 INFO]: Injected new Forge block material CHISEL_SAND_SNAKESTONE with ID 3300.
  3918. [23:40:58 INFO]: Injected new Forge block material SECURITYCRAFT_LASERBLOCK with ID 3301.
  3919. [23:40:58 INFO]: Injected new Forge block material CHISEL_MOSSY_COBBLESTONE with ID 3302.
  3920. [23:40:58 INFO]: Injected new Forge block material CHISEL_LIMESTONE_STAIRS7 with ID 3303.
  3921. [23:40:58 INFO]: Injected new Forge block material CHISEL_LIMESTONE_STAIRS6 with ID 3304.
  3922. [23:40:58 INFO]: Injected new Forge block material CHISEL_PAPERWALL with ID 3305.
  3923. [23:40:58 INFO]: Injected new Forge block material CHISEL_LIMESTONE_STAIRS5 with ID 3306.
  3924. [23:40:58 INFO]: Injected new Forge block material CHISEL_WATERSTONE with ID 3307.
  3925. [23:40:58 INFO]: Injected new Forge block material CHISEL_LIMESTONE_STAIRS4 with ID 3308.
  3926. [23:40:58 INFO]: Injected new Forge block material CHISEL_LIMESTONE_STAIRS3 with ID 3309.
  3927. [23:40:58 INFO]: Injected new Forge block material CHISEL_LIMESTONE_STAIRS2 with ID 3310.
  3928. [23:40:58 INFO]: Injected new Forge block material CHISEL_GLASS with ID 3311.
  3929. [23:40:58 INFO]: Injected new Forge block material CHISEL_LIMESTONE_STAIRS1 with ID 3312.
  3930. [23:40:58 INFO]: Injected new Forge block material CHISEL_COBBLESTONE with ID 3313.
  3931. [23:40:58 INFO]: Injected new Forge block material CHISEL_ROAD_LINE with ID 3314.
  3932. [23:40:58 INFO]: Injected new Forge block material SECURITYCRAFT_KEYPADFURNACE with ID 3315.
  3933. [23:40:58 INFO]: Injected new Forge block material SECURITYCRAFT_INVENTORYSCANNERFIELD with ID 3316.
  3934. [23:40:58 INFO]: Injected new Forge block material CHISEL_PACKEDICE_STAIRS7 with ID 3317.
  3935. [23:40:58 INFO]: Injected new Forge block material CHISEL_STAINED_GLASS_PANE_PINK with ID 3318.
  3936. [23:40:58 INFO]: Injected new Forge block material CHISEL_PACKEDICE_STAIRS6 with ID 3319.
  3937. [23:40:58 INFO]: Injected new Forge block material CHISEL_PACKEDICE_STAIRS5 with ID 3320.
  3938. [23:40:58 INFO]: Injected new Forge block material CHISEL_STAINED_GLASS_PANE_LIGHTGRAY with ID 3321.
  3939. [23:40:58 INFO]: Injected new Forge block material CHISEL_PACKEDICE_STAIRS4 with ID 3322.
  3940. [23:40:58 INFO]: Injected new Forge block material SECURITYCRAFT_REINFORCEDSTAIRSOAK with ID 3323.
  3941. [23:40:58 INFO]: Injected new Forge block material CHISEL_MARBLE_STAIRS7 with ID 3324.
  3942. [23:40:58 INFO]: Injected new Forge block material CHISEL_LIMESTONE_SLAB_TOP with ID 3325.
  3943. [23:40:58 INFO]: Injected new Forge block material CHISEL_MARBLE_STAIRS6 with ID 3326.
  3944. [23:40:58 INFO]: Injected new Forge block material CHISEL_TINBLOCK with ID 3327.
  3945. [23:40:58 INFO]: Injected new Forge block material CHISEL_OAK_PLANKS with ID 3328.
  3946. [23:40:58 INFO]: Injected new Forge block material CHISEL_ANDESITE with ID 3329.
  3947. [23:40:58 INFO]: Injected new Forge block material CHISEL_STAINED_GLASS_PANE_YELLOW with ID 3330.
  3948. [23:40:58 INFO]: Injected new Forge block material CHISEL_VOIDSTONEPILLAR with ID 3331.
  3949. [23:40:58 INFO]: Injected new Forge block material CHISEL_TECHNICAL2 with ID 3332.
  3950. [23:40:58 INFO]: Injected new Forge block material CHISEL_TECHNICAL4 with ID 3333.
  3951. [23:40:58 INFO]: Injected new Forge block material CHISEL_REDSTONE_BLOCK with ID 3334.
  3952. [23:40:58 INFO]: Injected new Forge block material CHISEL_TECHNICAL3 with ID 3335.
  3953. [23:40:58 INFO]: Injected new Forge block material SECURITYCRAFT_SCIRONFENCE with ID 3336.
  3954. [23:40:58 INFO]: Injected new Forge block material CHISEL_MARBLE_STAIRS1 with ID 3337.
  3955. [23:40:58 INFO]: Injected new Forge block material CHISEL_BRICKCUSTOM with ID 3338.
  3956. [23:40:58 INFO]: Injected new Forge block material CHISEL_MARBLE_STAIRS0 with ID 3339.
  3957. [23:40:58 INFO]: Injected new Forge block material CHISEL_MARBLE_STAIRS3 with ID 3340.
  3958. [23:40:58 INFO]: Injected new Forge block material CHISEL_MARBLE_STAIRS2 with ID 3341.
  3959. [23:40:58 INFO]: Injected new Forge block material CHISEL_NETHER_BRICK with ID 3342.
  3960. [23:40:58 INFO]: Injected new Forge block material CHISEL_MARBLE_STAIRS5 with ID 3343.
  3961. [23:40:58 INFO]: Injected new Forge block material CHISEL_MARBLE_STAIRS4 with ID 3344.
  3962. [23:40:58 INFO]: Injected new Forge block material CHISEL_SANDSTONE2 with ID 3345.
  3963. [23:40:58 INFO]: Injected new Forge block material SECURITYCRAFT_KEYPADCHEST with ID 3346.
  3964. [23:40:58 INFO]: Injected new Forge block material CHISEL_STAINED_GLASS_PANE_MAGENTA with ID 3347.
  3965. [23:40:58 INFO]: Injected new Forge block material SECURITYCRAFT_REINFORCEDCOBBLESTONE with ID 3348.
  3966. [23:40:58 INFO]: Injected new Forge block material CHISEL_DIAMOND_BLOCK with ID 3349.
  3967. [23:40:58 INFO]: Injected new Forge block material CHISEL_GOLD2 with ID 3350.
  3968. [23:40:58 INFO]: Injected new Forge block material CHISEL_BEACON with ID 3351.
  3969. [23:40:58 INFO]: Injected new Forge block material CHISEL_CARPET with ID 3352.
  3970. [23:40:58 INFO]: Injected new Forge block material CHISEL_GLASS_PANE with ID 3353.
  3971. [23:40:58 INFO]: Injected new Forge block material CHISEL_CARPET_BLOCK with ID 3354.
  3972. [23:40:58 INFO]: Injected new Forge block material SECURITYCRAFT_REINFORCEDGLASS with ID 3355.
  3973. [23:40:58 INFO]: Injected new Forge block material CHISEL_SANDSTONE with ID 3356.
  3974. [23:40:58 INFO]: Injected new Forge block material CHISEL_ICE_PILLAR with ID 3357.
  3975. [23:40:58 INFO]: Injected new Forge block material SECURITYCRAFT_REINFORCEDSTAIRSACACIA with ID 3358.
  3976. [23:40:58 INFO]: Injected new Forge block material CHISEL_REBEL with ID 3359.
  3977. [23:40:58 INFO]: Injected new Forge block material CHISEL_STEELBLOCK with ID 3360.
  3978. [23:40:58 INFO]: Injected new Forge block material CHISEL_TYRIAN with ID 3361.
  3979. [23:40:58 INFO]: Injected new Forge block material CHISEL_IRON_BLOCK with ID 3362.
  3980. [23:40:58 INFO]: Injected new Forge block material CHISEL_CLOUD with ID 3363.
  3981. [23:40:58 INFO]: Injected new Forge block material CHISEL_STAINED_GLASS_FORESTRY with ID 3364.
  3982. [23:40:58 INFO]: Injected new Forge block material MALISISDOORS_ACACIAFENCEGATE with ID 3365.
  3983. [23:40:58 INFO]: Injected new Forge block material MALISISDOORS_JUNGLEFENCEGATE with ID 3366.
  3984. [23:40:58 INFO]: Injected new Forge block material MALISISDOORS_DARKOAKFENCEGATE with ID 3367.
  3985. [23:40:58 INFO]: Injected new Forge block material MALISISDOORS_SPRUCEFENCEGATE with ID 3368.
  3986. [23:40:58 INFO]: Injected new Forge block material MALISISDOORS_CAMOFENCEGATE with ID 3369.
  3987. [23:40:58 INFO]: Injected new Forge block material MALISISDOORS_BIRCHFENCEGATE with ID 3370.
  3988. [23:40:58 INFO]: Injected new Forge block material THERMALDYNAMICS_THERMALDYNAMICS_48 with ID 3371.
  3989. [23:40:58 INFO]: Injected new Forge block material THERMALDYNAMICS_THERMALDYNAMICS_32 with ID 3372.
  3990. [23:40:58 INFO]: Injected new Forge block material THERMALDYNAMICS_THERMALDYNAMICS_0 with ID 3373.
  3991. [23:40:58 INFO]: Injected new Forge block material THERMALDYNAMICS_THERMALDYNAMICS_16 with ID 3374.
  3992. [23:40:58 INFO]: Injected new Forge block material REDSTONEARSENAL_STORAGE with ID 3375.
  3993. [23:40:58 INFO]: Injected new Forge block material MALISISDOORS_CURTAIN_LIGHT_BLUE with ID 3376.
  3994. [23:40:58 INFO]: Injected new Forge block material MALISISDOORS_CURTAIN_PINK with ID 3377.
  3995. [23:40:58 INFO]: Injected new Forge block material MALISISDOORS_CURTAIN_LIME with ID 3378.
  3996. [23:40:58 INFO]: Injected new Forge block material MALISISDOORS_TRAPDOOR_ACACIA with ID 3379.
  3997. [23:40:58 INFO]: Injected new Forge block material MALISISDOORS_TRAPDOOR_SPRUCE with ID 3380.
  3998. [23:40:58 INFO]: Injected new Forge block material MALISISDOORS_CURTAIN_BLACK with ID 3381.
  3999. [23:40:58 INFO]: Injected new Forge block material MALISISDOORS_CURTAIN_YELLOW with ID 3382.
  4000. [23:40:58 INFO]: Injected new Forge block material MALISISDOORS_TRAPDOOR_BIRCH with ID 3383.
  4001. [23:40:58 INFO]: Injected new Forge block material MALISISDOORS_CURTAIN_BLUE with ID 3384.
  4002. [23:40:58 INFO]: Injected new Forge block material MALISISDOORS_CURTAIN_BROWN with ID 3385.
  4003. [23:40:58 INFO]: Injected new Forge block material MALISISDOORS_TRAPDOOR_JUNGLE with ID 3386.
  4004. [23:40:58 INFO]: Injected new Forge block material MALISISDOORS_CURTAIN_GREEN with ID 3387.
  4005. [23:40:58 INFO]: Injected new Forge block material MALISISDOORS_CURTAIN_CYAN with ID 3388.
  4006. [23:40:58 INFO]: Injected new Forge block material MALISISDOORS_CURTAIN_ORANGE with ID 3389.
  4007. [23:40:58 INFO]: Injected new Forge block material MALISISDOORS_CURTAIN_PURPLE with ID 3390.
  4008. [23:40:58 INFO]: Injected new Forge block material MALISISDOORS_CURTAIN_GRAY with ID 3391.
  4009. [23:40:58 INFO]: Injected new Forge block material MALISISDOORS_CURTAIN_WHITE with ID 3392.
  4010. [23:40:58 INFO]: Injected new Forge block material MALISISDOORS_CURTAIN_MAGENTA with ID 3393.
  4011. [23:40:58 INFO]: Injected new Forge block material MALISISDOORS_TRAPDOOR_DARK_OAK with ID 3394.
  4012. [23:40:58 INFO]: Injected new Forge block material MALISISDOORS_CURTAIN_RED with ID 3395.
  4013. [23:40:58 INFO]: Injected new Forge block material MALISISDOORS_CURTAIN_SILVER with ID 3396.
  4014. [23:40:58 INFO]: Injected new Forge block material AFSU_AFSU with ID 3446.
  4015. [23:40:58 INFO]: Injected new Forge block material BOTANIA_ALTGRASS with ID 3476.
  4016. [23:40:58 INFO]: Injected new Forge block material IRONCHEST_BLOCKIRONCHEST with ID 3498.
  4017. [23:40:58 INFO]: Injected new Forge block material POWERCONVERTERS_CONVERTERCOMMON with ID 3501.
  4018. [23:40:58 INFO]: Injected new Forge block material POWERCONVERTERS_CONVERTERSTEAM with ID 3502.
  4019. [23:40:58 INFO]: Injected new Forge block material POWERCONVERTERS_CONVERTERRF with ID 3503.
  4020. [23:40:58 INFO]: Injected new Forge block material POWERCONVERTERS_CONVERTERIC2 with ID 3504.
  4021. [23:40:58 INFO]: Injected new Forge block material MALISISDOORS_MEDIEVAL_DOOR with ID 3511.
  4022. [23:40:58 INFO]: Injected new Forge block material IMC_BLOCK_ADAMANTIUM_ORE with ID 3513.
  4023. [23:40:58 INFO]: Injected new Forge block material IMC_BLOCK_SMOOTH_STONE_STAIRS with ID 3515.
  4024. [23:40:58 INFO]: Injected new Forge block material IMC_BLOCK_COLORED_FLOWER_POT with ID 3519.
  4025. [23:40:58 INFO]: Injected new Forge block material IMC_BLOCK_ADAMANTIUM_BLOCK with ID 3521.
  4026. [23:40:58 INFO]: Injected new Forge block material IMC_BLOCK_MICROSOFT_CARPET with ID 3532.
  4027. [23:40:58 INFO]: Injected new Forge block material IMC_BLOCK_PRESENT with ID 3534.
  4028. [23:40:58 INFO]: Injected new Forge block material IMC_BLOCK_HARDENED_CLAY_STAIRS_10 with ID 3535.
  4029. [23:40:58 INFO]: Injected new Forge block material IMC_BLOCK_HARDENED_CLAY_STAIRS_11 with ID 3536.
  4030. [23:40:58 INFO]: Injected new Forge block material IMC_BLOCK_HARDENED_CLAY_STAIRS_12 with ID 3537.
  4031. [23:40:58 INFO]: Injected new Forge block material IMC_BLOCK_HARDENED_CLAY_STAIRS_13 with ID 3538.
  4032. [23:40:58 INFO]: Injected new Forge block material IMC_BLOCK_HARDENED_CLAY_STAIRS_14 with ID 3539.
  4033. [23:40:58 INFO]: Injected new Forge block material IMC_BLOCK_HARDENED_CLAY_STAIRS_15 with ID 3540.
  4034. [23:40:58 INFO]: Injected new Forge block material IMC_BLOCK_HARDENED_CLAY_STAIRS_16 with ID 3543.
  4035. [23:40:58 INFO]: Injected new Forge block material IMC_BLOCK_HARDENED_CLAY_STAIRS_0 with ID 3545.
  4036. [23:40:58 INFO]: Injected new Forge block material IMC_BLOCK_HARDENED_CLAY_STAIRS_1 with ID 3547.
  4037. [23:40:58 INFO]: Injected new Forge block material IMC_BLOCK_HARDENED_CLAY_STAIRS_2 with ID 3549.
  4038. [23:40:58 INFO]: Injected new Forge block material IMC_BLOCK_HARDENED_CLAY_STAIRS_3 with ID 3550.
  4039. [23:40:58 INFO]: Injected new Forge block material IMC_BLOCK_HARDENED_CLAY_STAIRS_4 with ID 3551.
  4040. [23:40:58 INFO]: Injected new Forge block material IMC_BLOCK_HARDENED_CLAY_STAIRS_5 with ID 3552.
  4041. [23:40:58 INFO]: Injected new Forge block material IMC_BLOCK_MINING_TNT with ID 3556.
  4042. [23:40:58 INFO]: Injected new Forge block material IMC_BLOCK_HARDENED_CLAY_STAIRS_6 with ID 3565.
  4043. [23:40:58 INFO]: Injected new Forge block material IMC_BLOCK_HARDENED_CLAY_STAIRS_7 with ID 3567.
  4044. [23:40:58 INFO]: Injected new Forge block material IMC_BLOCK_HARDENED_CLAY_STAIRS_8 with ID 3568.
  4045. [23:40:58 INFO]: Injected new Forge block material IMC_BLOCK_HARDENED_CLAY_STAIRS_9 with ID 3569.
  4046. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_SAPPHIRECROP with ID 3580.
  4047. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_MANYULLYNCROP with ID 3582.
  4048. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_FIRESHARDCROP with ID 3583.
  4049. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_ZIVICIOFURNACE with ID 3584.
  4050. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_NATURECROP with ID 3586.
  4051. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_OBSIDIANCROP with ID 3588.
  4052. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_VIBRANTALLOYCROP with ID 3589.
  4053. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_INVARCROP with ID 3590.
  4054. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_DARKSTEELCROP with ID 3592.
  4055. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_FIRECROP with ID 3595.
  4056. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_PLATINUMCROP with ID 3598.
  4057. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_MINICIOORE with ID 3599.
  4058. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_LAPISCROP with ID 3601.
  4059. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_WATERSHARDCROP with ID 3606.
  4060. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_CHICKENCROP with ID 3608.
  4061. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_SHEEPCROP with ID 3609.
  4062. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_IMPERIOFURNACE with ID 3610.
  4063. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_THAUMIUMCROP with ID 3613.
  4064. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_CERTUSQUARTZCROP with ID 3616.
  4065. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_CREEPERCROP with ID 3617.
  4066. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_OSMIUMCROP with ID 3619.
  4067. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_MANASTEELCROP with ID 3620.
  4068. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_ENTROPYSHARDCROP with ID 3621.
  4069. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_GOLDCROP with ID 3624.
  4070. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_MINICIOORENETHER with ID 3626.
  4071. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_MINICIOOREEND with ID 3628.
  4072. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_CONDUCTIVEIRONCROP with ID 3629.
  4073. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_DIAMONDCROP with ID 3630.
  4074. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_NICKELCROP with ID 3631.
  4075. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_MINICIOCROP with ID 3635.
  4076. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_SPIDERCROP with ID 3636.
  4077. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_ACCIOFURNACE with ID 3638.
  4078. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_BLIZZCROP with ID 3640.
  4079. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_QUICKSILVERCROP with ID 3642.
  4080. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_ENDERIUMCROP with ID 3644.
  4081. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_CRUCIOFURNACE with ID 3645.
  4082. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_STEELCROP with ID 3646.
  4083. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_AIRSHARDCROP with ID 3648.
  4084. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_AMBERCROP with ID 3649.
  4085. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_SALTPETERCROP with ID 3650.
  4086. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_COPPERCROP with ID 3651.
  4087. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_SIGNALUMCROP with ID 3652.
  4088. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_COALCROP with ID 3653.
  4089. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_PIGCROP with ID 3654.
  4090. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_IMPERIOFURNACEACTIVE with ID 3655.
  4091. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_CROPBOOSTER with ID 3659.
  4092. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_BRONZECROP with ID 3660.
  4093. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_AIRCROP with ID 3662.
  4094. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_FLUIXCROP with ID 3664.
  4095. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_SILVERCROP with ID 3666.
  4096. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_COWCROP with ID 3668.
  4097. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_SULFURCROP with ID 3670.
  4098. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_ORDERSHARDCROP with ID 3676.
  4099. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_ACCIOFURNACEACTIVE with ID 3678.
  4100. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_PERIDOTCROP with ID 3679.
  4101. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_EARTHSHARDCROP with ID 3680.
  4102. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_IRONCROP with ID 3681.
  4103. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_GHASTCROP with ID 3685.
  4104. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_QUARTZCROP with ID 3688.
  4105. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_RUBYCROP with ID 3689.
  4106. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_ALUMINIUMCROP with ID 3690.
  4107. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_BLAZECROP with ID 3691.
  4108. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_ELECTRICALSTEELCROP with ID 3693.
  4109. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_LEADCROP with ID 3696.
  4110. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_CROPBOOSTER3 with ID 3697.
  4111. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_ARDITECROP with ID 3698.
  4112. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_CROPBOOSTER2 with ID 3699.
  4113. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_WITHERPROOFGLASS with ID 3700.
  4114. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_ELECTRUMCROP with ID 3702.
  4115. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_WITHERPROOF with ID 3703.
  4116. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_EXPERIENCECROP with ID 3704.
  4117. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_RUBBERCROP with ID 3705.
  4118. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_REDSTONECROP with ID 3706.
  4119. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_SOULARIUMCROP with ID 3708.
  4120. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_ULTIMATEFURNACE with ID 3709.
  4121. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_ULTIMATEFURNACEACTIVE with ID 3710.
  4122. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_COBALTCROP with ID 3713.
  4123. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_EARTHCROP with ID 3715.
  4124. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_TERRASTEELCROP with ID 3717.
  4125. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_ESSENCE_STORAGE with ID 3719.
  4126. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_NETHERCROP with ID 3720.
  4127. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_WITHERCROP with ID 3721.
  4128. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_DYECROP with ID 3722.
  4129. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_SKELETONCROP with ID 3726.
  4130. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_TINCROP with ID 3728.
  4131. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_CRUCIOFURNACEACTIVE with ID 3730.
  4132. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_WATERCROP with ID 3732.
  4133. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_SLIMECROP with ID 3733.
  4134. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_REDSTONEALLOYCROP with ID 3734.
  4135. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_ZIVICIOFURNACEACTIVE with ID 3737.
  4136. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_PULSATINGIRONCROP with ID 3739.
  4137. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_GLOWSTONECROP with ID 3740.
  4138. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_LUMIUMCROP with ID 3744.
  4139. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_EMERALDCROP with ID 3745.
  4140. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_ENDERMANCROP with ID 3748.
  4141. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_ALUMITECROP with ID 3750.
  4142. [23:40:58 INFO]: Injected new Forge block material MAGICALCROPS_ENERGETICALLOYCROP with ID 3751.
  4143. [23:40:58 INFO]: Injected new Forge block material GALAXYSPACE_PROTEUSGLOWSTONE with ID 3756.
  4144. [23:40:58 INFO]: Injected new Forge block material GALAXYSPACE_IOTCHESTT5 with ID 3758.
  4145. [23:40:58 INFO]: Injected new Forge block material GALAXYSPACE_EUROPAGRUNT with ID 3767.
  4146. [23:40:58 INFO]: Injected new Forge block material GALAXYSPACE_ENCELADUSGLOWSTONE with ID 3773.
  4147. [23:40:58 INFO]: Injected new Forge block material GALAXYSPACE_PLUTOGLOWSTONE with ID 3778.
  4148. [23:40:58 INFO]: Injected new Forge block material GALAXYSPACE_LEADORE with ID 3780.
  4149. [23:40:58 INFO]: Injected new Forge block material GALAXYSPACE_ENCELADUSCRYSTAL with ID 3784.
  4150. [23:40:58 INFO]: Injected new Forge block material GALAXYSPACE_EUROPAGEYSER with ID 3791.
  4151. [23:40:58 INFO]: Injected new Forge block material GALAXYSPACE_CERESTCHESTT4 with ID 3793.
  4152. [23:40:58 INFO]: Injected new Forge block material GALAXYSPACE_IOGLOWSTONE with ID 3795.
  4153. [23:40:58 INFO]: Injected new Forge block material GALAXYSPACE_CERESGLOWSTONE with ID 3797.
  4154. [23:40:58 INFO]: Injected new Forge block material SECURITYCRAFT_PROTECTO with ID 3801.
  4155. [23:40:58 INFO]: Injected new Forge block material OCEANCRAFT_BLOCKQUICKSAND with ID 3818.
  4156. [23:40:58 INFO]: Injected new Forge block material OCEANCRAFT_BLOCKOYSTER with ID 3819.
  4157. [23:40:58 INFO]: Injected new Forge block material OCEANCRAFT_SPONGEPLANT with ID 3820.
  4158. [23:40:58 INFO]: Injected new Forge block material OCEANCRAFT_SEAWEED4 with ID 3821.
  4159. [23:40:58 INFO]: Injected new Forge block material OCEANCRAFT_CORALPLANT with ID 3822.
  4160. [23:40:58 INFO]: Injected new Forge block material OCEANCRAFT_SEAWEED with ID 3823.
  4161. [23:40:58 INFO]: Injected new Forge block material OCEANCRAFT_BLOCKFISHINGNET with ID 3824.
  4162. [23:40:58 INFO]: Injected new Forge block material OCEANCRAFT_BLOCKQUICKSAND2 with ID 3825.
  4163. [23:40:58 INFO]: Injected new Forge block material OCEANCRAFT_SEAWEED2 with ID 3826.
  4164. [23:40:58 INFO]: Injected new Forge block material OCEANCRAFT_BLOCKSHELL2 with ID 3827.
  4165. [23:40:58 INFO]: Injected new Forge block material OCEANCRAFT_BLOCKSHELL4 with ID 3828.
  4166. [23:40:58 INFO]: Injected new Forge block material OCEANCRAFT_BLOCKSHELL3 with ID 3829.
  4167. [23:40:58 INFO]: Injected new Forge block material OCEANCRAFT_BLOCKCORAL with ID 3830.
  4168. [23:40:58 INFO]: Injected new Forge block material OCEANCRAFT_BLOCKSHELL6 with ID 3831.
  4169. [23:40:58 INFO]: Injected new Forge block material OCEANCRAFT_BLOCKSHELL5 with ID 3832.
  4170. [23:40:58 INFO]: Injected new Forge block material OCEANCRAFT_BLOCKSHELL with ID 3833.
  4171. [23:40:58 INFO]: Injected new Forge block material RECYCLING_MACHINETHERMALRECYCLER with ID 3848.
  4172. [23:40:58 INFO]: Injected new Forge block material RECYCLING_SCRAPBLOCK with ID 3851.
  4173. [23:40:58 INFO]: Injected new Forge block material RECYCLING_MACHINESCRAPASSESSOR with ID 3853.
  4174. [23:40:58 INFO]: Injected new Forge block material RECYCLING_TILEFERTILELAND with ID 3855.
  4175. [23:40:58 INFO]: Injected new Forge block material RECYCLING_TILEPILEOFRUBBLE with ID 3856.
  4176. [23:40:58 INFO]: Injected new Forge block material RECYCLING_MACHINEBATTERYRACK with ID 3858.
  4177. [23:40:58 INFO]: Injected new Forge block material RECYCLING_TILEENERGETICREDSTONEORE with ID 3859.
  4178. [23:40:58 INFO]: Injected new Forge block material RECYCLING_MACHINEVENDINGTOP with ID 3860.
  4179. [23:40:58 INFO]: Injected new Forge block material RECYCLING_MACHINECOMPOSTER with ID 3862.
  4180. [23:40:58 INFO]: Injected new Forge block material RECYCLING_TILELAWN with ID 3863.
  4181. [23:40:58 INFO]: Injected new Forge block material RECYCLING_MACHINEVENDING with ID 3864.
  4182. [23:40:58 INFO]: Injected new Forge block material SOLARFLUX_SOLAR5 with ID 3867.
  4183. [23:40:58 INFO]: Injected new Forge block material SOLARFLUX_SOLAR6 with ID 3868.
  4184. [23:40:58 INFO]: Injected new Forge block material SOLARFLUX_SOLAR3 with ID 3869.
  4185. [23:40:58 INFO]: Injected new Forge block material SOLARFLUX_SOLAR4 with ID 3870.
  4186. [23:40:58 INFO]: Injected new Forge block material SOLARFLUX_SOLAR1 with ID 3871.
  4187. [23:40:58 INFO]: Injected new Forge block material SOLARFLUX_SOLAR2 with ID 3872.
  4188. [23:40:58 INFO]: Injected new Forge block material FORESTRY_SLABSDOUBLE with ID 3873.
  4189. [23:40:58 INFO]: Injected new Forge block material BIOMESOPLENTY_NEWBOPFARMLAND with ID 3874.
  4190. [23:40:58 INFO]: Injected new Forge block material FORESTRY_SLABSDOUBLEFIREPROOF with ID 3875.
  4191. [23:40:58 INFO]: Injected new Forge block material OPENBLOCKS_BUILDER_GUIDE with ID 3883.
  4192. [23:40:58 INFO]: Injected new Forge block material OPENBLOCKS_ELEVATOR_ROTATING with ID 3885.
  4193. [23:40:58 INFO]: Injected new Forge block material THERMALEXPANSION_WORKBENCH with ID 3888.
  4194. [23:40:58 INFO]: Injected new Forge block material THERMALEXPANSION_FAKEAIRFORCE with ID 3889.
  4195. [23:40:58 INFO]: Injected new Forge block material EXTRACELLS_HARDMEDRIVE with ID 3890.
  4196. [23:40:58 INFO]: Injected new Forge block material EXTRACELLS_FLUIDCRAFTER with ID 3892.
  4197. [23:40:58 INFO]: Injected new Forge block material EXTRACELLS_WALRUS with ID 3897.
  4198. [23:40:58 INFO]: Injected new Forge block material EXTRACELLS_ECBASEBLOCK with ID 3898.
  4199. [23:40:58 INFO]: Injected new Forge block material EXTRACELLS_VIBRANTCHAMBERFLUID with ID 3899.
  4200. [23:40:58 INFO]: Injected new Forge block material EXTRACELLS_CERTUSTANK with ID 3900.
  4201. [23:40:58 INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILESKYSTONEBLOCKSLABBLOCKDOUBLE with ID 3903.
  4202. [23:40:58 INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILESKYSTONESMALLBRICKSLABBLOCK with ID 3904.
  4203. [23:40:58 INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEQUARTZPILLARSLABBLOCKDOUBLE with ID 3905.
  4204. [23:40:58 INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILESKYSTONEBRICKSLABBLOCK with ID 3906.
  4205. [23:40:58 INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEQUARTZSLABBLOCK with ID 3907.
  4206. [23:40:58 INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILECHISELEDQUARTZSLABBLOCK with ID 3908.
  4207. [23:40:58 INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEQUARTZSLABBLOCKDOUBLE with ID 3909.
  4208. [23:40:58 INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILESKYSTONESLABBLOCKDOUBLE with ID 3910.
  4209. [23:40:58 INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEFLUIXSLABBLOCKDOUBLE with ID 3911.
  4210. [23:40:58 INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEQUARTZPILLARSLABBLOCK with ID 3912.
  4211. [23:40:58 INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILESKYSTONESLABBLOCK with ID 3913.
  4212. [23:40:58 INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEFLUIXSLABBLOCK with ID 3914.
  4213. [23:40:58 INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILESKYSTONEBLOCKSLABBLOCK with ID 3915.
  4214. [23:40:58 INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILESKYSTONEBRICKSLABBLOCKDOUBLE with ID 3916.
  4215. [23:40:58 INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILECHISELEDQUARTZSLABBLOCKDOUBLE with ID 3917.
  4216. [23:40:58 INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILESKYSTONESMALLBRICKSLABBLOCKDOUBLE with ID 3918.
  4217. [23:40:58 INFO]: Injected new Forge block material PRESSURE_TANKFLUIDACCESS with ID 3919.
  4218. [23:40:58 INFO]: Injected new Forge block material GALAXYSPACE_GEOTHERMALGENERATOR with ID 3920.
  4219. [23:40:58 INFO]: Injected new Forge block material ARSMAGICA2_SPELLSEALEDDOOR with ID 3921.
  4220. [23:40:58 INFO]: Injected new Forge block material ETFUTURUM_ENCHANTMENT_TABLE with ID 3922.
  4221. [23:40:58 INFO]: Injected new Forge block material ETFUTURUM_BREWING_STAND with ID 3923.
  4222. [23:40:58 INFO]: Injected new Forge block material ETFUTURUM_DAYLIGHT_SENSOR with ID 3924.
  4223. [23:40:58 INFO]: Injected new Forge block material ETFUTURUM_ANVIL with ID 3925.
  4224. [23:40:58 INFO]: Injected new Forge block material ETFUTURUM_BEACON with ID 3926.
  4225. [23:40:58 INFO]: Injected new Forge block material ETFUTURUM_FROSTED_ICE with ID 3927.
  4226. [23:40:58 INFO]: Injected new Forge block material ETFUTURUM_ROSE with ID 3928.
  4227. [23:40:58 INFO]: Injected new Forge block material STORAGEDRAWERS_FULLCUSTOM4 with ID 3929.
  4228. [23:40:58 INFO]: Injected new Forge block material STORAGEDRAWERS_FRAMINGTABLE with ID 3932.
  4229. [23:40:58 INFO]: Injected new Forge block material STORAGEDRAWERS_HALFCUSTOM4 with ID 3936.
  4230. [23:40:58 INFO]: Injected new Forge block material STORAGEDRAWERS_HALFCUSTOM2 with ID 3937.
  4231. [23:40:58 INFO]: Injected new Forge block material STORAGEDRAWERS_FULLCUSTOM2 with ID 3939.
  4232. [23:40:58 INFO]: Injected new Forge block material STORAGEDRAWERS_FULLCUSTOM1 with ID 3940.
  4233. [23:40:58 INFO]: Injected new Forge block material EPLUS_ARCANE_INSCRIBER with ID 3941.
  4234. [23:40:58 INFO]: Injected new Forge block material EPLUS_ADVANCEDENCHANTMENTTABLE with ID 3942.
  4235. [23:40:58 INFO]: Injected new Forge block material EPLUS_ENCHANTMENT_BOOK with ID 3943.
  4236. [23:40:58 INFO]: Injected new Forge block material GALAXYSPACE_CERESWEB with ID 3944.
  4237. [23:40:58 INFO]: Injected new Forge block material GALAXYSPACE_IOWEB with ID 3945.
  4238. [23:40:58 INFO]: Injected new Forge block material GALAXYSPACE_IODUALSTONE with ID 3946.
  4239. [23:40:58 INFO]: Injected new Forge block material GALAXYSPACE_EUROPAUNDERWATERGEYSER with ID 3947.
  4240. [23:40:58 INFO]: Injected new Forge block material WITCHERY_CAULDRON with ID 3948.
  4241. [23:40:58 INFO]: Injected new Forge block material WITCHERY_FORCE with ID 3949.
  4242. [23:40:58 INFO]: Injected new Forge block material WITCHERY_ICEDOOR with ID 3950.
  4243. [23:40:58 INFO]: Injected new Forge block material WITCHERY_SNOWBELL with ID 3951.
  4244. [23:40:58 INFO]: Injected new Forge block material WITCHERY_WALLGEN with ID 3952.
  4245. [23:40:58 INFO]: Injected new Forge block material WITCHERY_SPANISHMOSS with ID 3953.
  4246. [23:40:58 INFO]: Injected new Forge block material WITCHERY_BARRIER with ID 3954.
  4247. [23:40:58 INFO]: Injected new Forge block material WITCHERY_BEARTRAP with ID 3955.
  4248. [23:40:58 INFO]: Injected new Forge block material WITCHERY_GARLICGARLAND with ID 3956.
  4249. [23:40:58 INFO]: Injected new Forge block material WITCHERY_ALTAR with ID 3957.
  4250. [23:40:58 INFO]: Injected new Forge block material WITCHERY_EMBERMOSS with ID 3958.
  4251. [23:40:58 INFO]: Injected new Forge block material WITCHERY_WOLFSBANE with ID 3959.
  4252. [23:40:58 INFO]: Injected new Forge block material WITCHERY_LEAPINGLILY with ID 3960.
  4253. [23:40:58 INFO]: Injected new Forge block material WITCHERY_STAIRSWOODHAWTHORN with ID 3961.
  4254. [23:40:58 INFO]: Injected new Forge block material WITCHERY_BLOODEDWOOL with ID 3962.
  4255. [23:40:58 INFO]: Injected new Forge block material WITCHERY_REFILLINGCHEST with ID 3963.
  4256. [23:40:58 INFO]: Injected new Forge block material WITCHERY_WITCHESOVENBURNING with ID 3964.
  4257. [23:40:58 INFO]: Injected new Forge block material WITCHERY_WEB with ID 3965.
  4258. [23:40:58 INFO]: Injected new Forge block material WITCHERY_ALDERWOODDOOR with ID 3966.
  4259. [23:40:58 INFO]: Injected new Forge block material WITCHERY_BELLADONNA with ID 3967.
  4260. [23:40:58 INFO]: Injected new Forge block material WITCHERY_SHADEDGLASS with ID 3968.
  4261. [23:40:58 INFO]: Injected new Forge block material WITCHERY_STATUEGODDESS with ID 3969.
  4262. [23:40:58 INFO]: Injected new Forge block material WITCHERY_SLURP with ID 3970.
  4263. [23:40:58 INFO]: Injected new Forge block material WITCHERY_WITCHWOODSLAB with ID 3971.
  4264. [23:40:58 INFO]: Injected new Forge block material WITCHERY_WOLFHEAD with ID 3972.
  4265. [23:40:58 INFO]: Injected new Forge block material WITCHERY_TORMENTPORTAL with ID 3973.
  4266. [23:40:58 INFO]: Injected new Forge block material WITCHERY_ROWANWOODDOOR with ID 3974.
  4267. [23:40:58 INFO]: Injected new Forge block material WITCHERY_SHADEDGLASS_ACTIVE with ID 3975.
  4268. [23:40:58 INFO]: Injected new Forge block material WITCHERY_CSNOWPRESSUREPLATE with ID 3976.
  4269. [23:40:58 INFO]: Injected new Forge block material WITCHERY_WITCHESOVENIDLE with ID 3977.
  4270. [23:40:58 INFO]: Injected new Forge block material WITCHERY_CBUTTONWOOD with ID 3978.
  4271. [23:40:58 INFO]: Injected new Forge block material WITCHERY_DAYLIGHTCOLLECTOR with ID 3979.
  4272. [23:40:58 INFO]: Injected new Forge block material WITCHERY_ALLURINGSKULL with ID 3980.
  4273. [23:40:58 INFO]: Injected new Forge block material WITCHERY_DISEASE with ID 3981.
  4274. [23:40:58 INFO]: Injected new Forge block material WITCHERY_MANDRAKE with ID 3982.
  4275. [23:40:58 INFO]: Injected new Forge block material WITCHERY_CIRCLE with ID 3983.
  4276. [23:40:58 INFO]: Injected new Forge block material WITCHERY_WORMWOOD with ID 3984.
  4277. [23:40:58 INFO]: Injected new Forge block material WITCHERY_SNOWSLAB with ID 3985.
  4278. [23:40:58 INFO]: Injected new Forge block material WITCHERY_DECURSETELEPORT with ID 3986.
  4279. [23:40:58 INFO]: Injected new Forge block material WITCHERY_FUMEFUNNEL with ID 3987.
  4280. [23:40:58 INFO]: Injected new Forge block material WITCHERY_POPPETSHELF with ID 3988.
  4281. [23:40:58 INFO]: Injected new Forge block material WITCHERY_STAIRSWOODROWAN with ID 3989.
  4282. [23:40:58 INFO]: Injected new Forge block material WITCHERY_WITCHWOODDOUBLESLAB with ID 3990.
  4283. [23:40:58 INFO]: Injected new Forge block material WITCHERY_DREAMCATCHER with ID 3991.
  4284. [23:40:58 INFO]: Injected new Forge block material WITCHERY_CIRCLEGLYPHINFERNAL with ID 3992.
  4285. [23:40:58 INFO]: Injected new Forge block material WITCHERY_BLOODROSE with ID 3993.
  4286. [23:40:58 INFO]: Injected new Forge block material WITCHERY_DECURSEDIRECTED with ID 3994.
  4287. [23:40:58 INFO]: Injected new Forge block material WITCHERY_VINE with ID 3995.
  4288. [23:40:58 INFO]: Injected new Forge block material WITCHERY_MIRRORWALL with ID 3996.
  4289. [23:40:58 INFO]: Injected new Forge block material WITCHERY_SILVERVAT with ID 3997.
  4290. [23:40:58 INFO]: Injected new Forge block material WITCHERY_PERPETUALICE with ID 3998.
  4291. [23:40:58 INFO]: Injected new Forge block material WITCHERY_LIGHT with ID 3999.
  4292. [23:40:58 INFO]: Injected new Forge block material WITCHERY_CACTUS with ID 4000.
  4293. [23:40:58 INFO]: Injected new Forge block material WITCHERY_INFINITYEGG with ID 4001.
  4294. [23:40:58 INFO]: Injected new Forge block material WITCHERY_SOMNIANCOTTON with ID 4002.
  4295. [23:40:58 INFO]: Injected new Forge block material WITCHERY_ICESTAIRS with ID 4003.
  4296. [23:40:58 INFO]: Injected new Forge block material WITCHERY_WITCHSLADDER with ID 4004.
  4297. [23:40:58 INFO]: Injected new Forge block material WITCHERY_TRENT with ID 4005.
  4298. [23:40:58 INFO]: Injected new Forge block material WITCHERY_CHALICE with ID 4006.
  4299. [23:40:58 INFO]: Injected new Forge block material WITCHERY_CIRCLEGLYPHOTHERWHERE with ID 4007.
  4300. [23:40:58 INFO]: Injected new Forge block material WITCHERY_GARLICPLANT with ID 4008.
  4301. [23:40:58 INFO]: Injected new Forge block material WITCHERY_KETTLE with ID 4009.
  4302. [23:40:58 INFO]: Injected new Forge block material WITCHERY_ARTICHOKE with ID 4010.
  4303. [23:40:58 INFO]: Injected new Forge block material WITCHERY_ICESLAB with ID 4011.
  4304. [23:40:58 INFO]: Injected new Forge block material WITCHERY_BREWGAS with ID 4012.
  4305. [23:40:58 INFO]: Injected new Forge block material WITCHERY_STOCKADE with ID 4013.
  4306. [23:40:58 INFO]: Injected new Forge block material WITCHERY_ICEFENCEGATE with ID 4014.
  4307. [23:40:58 INFO]: Injected new Forge block material WITCHERY_BRAMBLE with ID 4015.
  4308. [23:40:58 INFO]: Injected new Forge block material WITCHERY_PITDIRT with ID 4016.
  4309. [23:40:58 INFO]: Injected new Forge block material WITCHERY_COFFINBLOCK with ID 4017.
  4310. [23:40:58 INFO]: Injected new Forge block material WITCHERY_WITCHSAPLING with ID 4018.
  4311. [23:40:58 INFO]: Injected new Forge block material WITCHERY_CANDELABRA with ID 4019.
  4312. [23:40:58 INFO]: Injected new Forge block material WITCHERY_WITCHWOOD with ID 4020.
  4313. [23:40:58 INFO]: Injected new Forge block material WITCHERY_DISTILLERYIDLE with ID 4021.
  4314. [23:40:58 INFO]: Injected new Forge block material WITCHERY_ICEDOUBLESLAB with ID 4022.
  4315. [23:40:58 INFO]: Injected new Forge block material WITCHERY_ICEPRESSUREPLATE with ID 4023.
  4316. [23:40:58 INFO]: Injected new Forge block material WITCHERY_CBUTTONSTONE with ID 4024.
  4317. [23:40:58 INFO]: Injected new Forge block material WITCHERY_SNOWPRESSUREPLATE with ID 4025.
  4318. [23:40:58 INFO]: Injected new Forge block material WITCHERY_BLOODCRUCIBLE with ID 4026.
  4319. [23:40:58 INFO]: Injected new Forge block material WITCHERY_STATUEOFWORSHIP with ID 4027.
  4320. [23:40:58 INFO]: Injected new Forge block material WITCHERY_DEMONHEART with ID 4028.
  4321. [23:40:58 INFO]: Injected new Forge block material WITCHERY_LEECHCHEST with ID 4029.
  4322. [23:40:58 INFO]: Injected new Forge block material WITCHERY_MINDRAKE with ID 4030.
  4323. [23:40:58 INFO]: Injected new Forge block material WITCHERY_MIRRORBLOCK with ID 4031.
  4324. [23:40:58 INFO]: Injected new Forge block material WITCHERY_CWOODENDOOR with ID 4032.
  4325. [23:40:58 INFO]: Injected new Forge block material WITCHERY_WITCHLEAVES with ID 4033.
  4326. [23:40:58 INFO]: Injected new Forge block material WITCHERY_FILTEREDFUMEFUNNEL with ID 4034.
  4327. [23:40:58 INFO]: Injected new Forge block material WITCHERY_WOLFALTAR with ID 4035.
  4328. [23:40:58 INFO]: Injected new Forge block material WITCHERY_PITGRASS with ID 4036.
  4329. [23:40:58 INFO]: Injected new Forge block material WITCHERY_LILYPAD with ID 4037.
  4330. [23:40:58 INFO]: Injected new Forge block material WITCHERY_SPIRITFLOWING with ID 4038.
  4331. [23:40:58 INFO]: Injected new Forge block material WITCHERY_PLACEDITEM with ID 4039.
  4332. [23:40:58 INFO]: Injected new Forge block material WITCHERY_GLINTWEED with ID 4040.
  4333. [23:40:58 INFO]: Injected new Forge block material WITCHERY_GRASSPER with ID 4041.
  4334. [23:40:58 INFO]: Injected new Forge block material WITCHERY_WITCHLOG with ID 4042.
  4335. [23:40:58 INFO]: Injected new Forge block material WITCHERY_VOIDBRAMBLE with ID 4043.
  4336. [23:40:58 INFO]: Injected new Forge block material WITCHERY_WICKERBUNDLE with ID 4044.
  4337. [23:40:58 INFO]: Injected new Forge block material WITCHERY_SNOWDOUBLESLAB with ID 4045.
  4338. [23:40:58 INFO]: Injected new Forge block material WITCHERY_PLANTMINE with ID 4046.
  4339. [23:40:58 INFO]: Injected new Forge block material WITCHERY_SCARECROW with ID 4047.
  4340. [23:40:58 INFO]: Injected new Forge block material WITCHERY_SPINNINGWHEEL with ID 4048.
  4341. [23:40:58 INFO]: Injected new Forge block material WITCHERY_SPIRITPORTAL with ID 4049.
  4342. [23:40:58 INFO]: Injected new Forge block material WITCHERY_TORMENTSTONE with ID 4050.
  4343. [23:40:58 INFO]: Injected new Forge block material WITCHERY_BREW with ID 4051.
  4344. [23:40:58 INFO]: Injected new Forge block material WITCHERY_CRYSTALBALL with ID 4052.
  4345. [23:40:58 INFO]: Injected new Forge block material WITCHERY_STAIRSWOODALDER with ID 4053.
  4346. [23:40:58 INFO]: Injected new Forge block material WITCHERY_ICESTOCKADE with ID 4054.
  4347. [23:40:58 INFO]: Injected new Forge block material WITCHERY_HOLLOWTEARS with ID 4055.
  4348. [23:40:58 INFO]: Injected new Forge block material WITCHERY_DISTILLERYBURNING with ID 4056.
  4349. [23:40:58 INFO]: Injected new Forge block material WITCHERY_MIRRORBLOCK2 with ID 4057.
  4350. [23:40:58 INFO]: Injected new Forge block material WITCHERY_CLEVER with ID 4058.
  4351. [23:40:58 INFO]: Injected new Forge block material WITCHERY_BRAZIER with ID 4059.
  4352. [23:40:58 INFO]: Injected new Forge block material WITCHERY_GLOWGLOBE with ID 4060.
  4353. [23:40:58 INFO]: Injected new Forge block material WITCHERY_CIRCLEGLYPHRITUAL with ID 4061.
  4354. [23:40:58 INFO]: Injected new Forge block material WITCHERY_CSTONEPRESSUREPLATE with ID 4062.
  4355. [23:40:58 INFO]: Injected new Forge block material WITCHERY_SNOWSTAIRS with ID 4063.
  4356. [23:40:58 INFO]: Injected new Forge block material WITCHERY_CWOODPRESSUREPLATE with ID 4064.
  4357. [23:40:58 INFO]: Injected new Forge block material WITCHERY_WOLFTRAP with ID 4065.
  4358. [23:40:58 INFO]: Injected new Forge block material WITCHERY_BREWLIQUID with ID 4066.
  4359. [23:40:58 INFO]: Injected new Forge block material WITCHERY_CRITTERSNARE with ID 4067.
  4360. [23:40:58 INFO]: Injected new Forge block material WITCHERY_ICEFENCE with ID 4068.
  4361. [23:40:58 INFO]: Injected new Forge block material ENDERIO_BLOCKCLOUD_SEED_CONCENTRATED with ID 4069.
  4362. [23:40:58 INFO]: Injected new Forge block material ENDERIO_BLOCKCLOUD_SEED with ID 4070.
  4363. [23:40:58 INFO]: Injected new Forge block material ENDERIO_BLOCKLIQUID_SUNSHINE with ID 4071.
  4364. [23:40:58 INFO]: Injected new Forge block material ENDERZOO_BLOCKCONCUSSIONCHARGE with ID 4072.
  4365. [23:40:58 INFO]: Injected new Forge block material GALAXYSPACE_LIQUIDMETHANE with ID 4073.
  4366. [23:40:58 INFO]: Injected new Forge block material ENDERZOO_BLOCKCONFUSINGCHARGE with ID 4077.
  4367. [23:40:58 INFO]: Injected new Forge block material ENDERZOO_BLOCKENDERCHARGE with ID 4078.
  4368. [23:40:58 INFO]: Injected new Forge block material FORESTRY_FLUIDMEAD with ID 4094.
  4369. [23:40:58 INFO]: Injected new Forge block material THERMALDYNAMICS_THERMALDYNAMICS_64 with ID 4095.
  4370. [23:40:58 INFO]: Injected new Forge block material PROJECTE_CONDENSER_MK2 with ID 11067.
  4371. [23:40:58 INFO]: Injected new Forge block material PROJECTE_NOVA_CATALYST with ID 11068.
  4372. [23:40:58 INFO]: Injected new Forge block material THAUMICENERGISTICS_THAUMICENERGISTICSBLOCKARCANEASSEMBLER with ID 11069.
  4373. [23:40:58 INFO]: Injected new Forge block material PROJECTE_MATTER_BLOCK with ID 11070.
  4374. [23:40:58 INFO]: Injected new Forge block material PROJECTE_RELAY_MK1 with ID 11071.
  4375. [23:40:58 INFO]: Injected new Forge block material THAUMICENERGISTICS_THAUMICENERGISTICSBLOCKESSENTIAPROVIDER with ID 11072.
  4376. [23:40:58 INFO]: Injected new Forge block material PROJECTE_CONDENSER_MK1 with ID 11073.
  4377. [23:40:58 INFO]: Injected new Forge block material THAUMICENERGISTICS_THAUMICENERGISTICSBLOCKGOLEMGEARBOX with ID 11074.
  4378. [23:40:58 INFO]: Injected new Forge block material PROJECTE_FUEL_BLOCK with ID 11075.
  4379. [23:40:58 INFO]: Injected new Forge block material PROJECTE_RELAY_MK2 with ID 11076.
  4380. [23:40:58 INFO]: Injected new Forge block material PROJECTE_RELAY_MK3 with ID 11077.
  4381. [23:40:58 INFO]: Injected new Forge block material PROJECTE_RM_FURNACE with ID 11078.
  4382. [23:40:58 INFO]: Injected new Forge block material PROJECTE_TRANSMUTATION_TABLE with ID 11079.
  4383. [23:40:58 INFO]: Injected new Forge block material PROJECTE_DM_FURNACE with ID 11080.
  4384. [23:40:58 INFO]: Injected new Forge block material THAUMICENERGISTICS_THAUMICENERGISTICSBLOCKKNOWLEDGEINSCRIBER with ID 11081.
  4385. [23:40:58 INFO]: Injected new Forge block material PROJECTE_COLLECTOR_MK1 with ID 11082.
  4386. [23:40:58 INFO]: Injected new Forge block material PROJECTE_COLLECTOR_MK2 with ID 11083.
  4387. [23:40:58 INFO]: Injected new Forge block material PROJECTE_INTERDICTION_TORCH with ID 11084.
  4388. [23:40:58 INFO]: Injected new Forge block material PROJECTE_COLLECTOR_MK3 with ID 11085.
  4389. [23:40:58 INFO]: Injected new Forge block material PROJECTE_DM_PEDESTAL with ID 11086.
  4390. [23:40:58 INFO]: Injected new Forge block material PROJECTE_NOVA_CATACLYSM with ID 11087.
  4391. [23:40:58 INFO]: Injected new Forge block material PROJECTE_RM_FURNACE_LIT with ID 11088.
  4392. [23:40:58 INFO]: Injected new Forge block material THAUMICENERGISTICS_THAUMICENERGISTICSBLOCKESSENTIACELLWORKBENCH with ID 11089.
  4393. [23:40:58 INFO]: Injected new Forge block material THAUMICENERGISTICS_THAUMICENERGISTICSBLOCKGEARBOX with ID 11090.
  4394. [23:40:58 INFO]: Injected new Forge block material THAUMICENERGISTICS_THAUMICENERGISTICSBLOCKINFUSIONPROVIDER with ID 11091.
  4395. [23:40:58 INFO]: Injected new Forge block material THAUMICENERGISTICS_THAUMICENERGISTICSBLOCKESSENTIAVIBRATIONCHAMBER with ID 11092.
  4396. [23:40:58 INFO]: Injected new Forge block material PROJECTE_DM_FURNACE_LIT with ID 11093.
  4397. [23:40:58 INFO]: Injected new Forge block material PROJECTE_ALCHEMICAL_CHEST with ID 11094.
  4398. [23:40:58 INFO]: Injected new Forge block material THAUMICENERGISTICS_THAUMICENERGISTICSBLOCKDISTILLATIONENCODER with ID 11095.
  4399. [23:40:58 INFO]: Injected new Forge block material ROW_TILEROWBLOCKCROSSINGHALF with ID 11180.
  4400. [23:40:58 INFO]: Injected new Forge block material ROW_TILEROWBLOCKBENCH with ID 11181.
  4401. [23:40:58 INFO]: Injected new Forge block material ROW_TILEROWBLOCKCROSSINGFULL with ID 11182.
  4402. [23:40:58 INFO]: Injected new Forge block material ROW_TILEROWBLOCKLAMPPOLE with ID 11183.
  4403. [23:40:58 INFO]: Injected new Forge block material ROW_TILEROWBLOCKCRATE with ID 11184.
  4404. [23:40:58 INFO]: Injected new Forge block material ROW_TILEROWBLOCKCLOCKTOWER with ID 11185.
  4405. [23:40:58 INFO]: Injected new Forge block material ROW_TILEROWBLOCKCROSSINGCENTER with ID 11186.
  4406. [23:40:58 INFO]: Injected new Forge block material ROW_TILEROWBLOCKLANTERN with ID 11187.
  4407. [23:40:58 INFO]: Injected new Forge block material ROW_TILEROWBLOCKPOINTERMOD with ID 11188.
  4408. [23:40:58 INFO]: Injected new Forge block material ROWAM_FREIGHTBLOCK with ID 11189.
  4409. [23:40:58 INFO]: Injected new Forge block material ROW_TILEROWBLOCKCLOCKPOLE_LIT with ID 11190.
  4410. [23:40:58 INFO]: Injected new Forge block material ROW_TILEROWBLOCKCLOCKPOLE with ID 11191.
  4411. [23:40:58 INFO]: Injected new Forge block material ROW_TILEROWBLOCKCLOCKTOWER_LIT with ID 11192.
  4412. [23:40:58 INFO]: Injected new Forge block material ROW_TILEROWBLOCKLAMPWALL_B with ID 11193.
  4413. [23:40:58 INFO]: Injected new Forge block material ROW_TILEROWBLOCKPLATFORM with ID 11194.
  4414. [23:40:58 INFO]: Injected new Forge block material ROW_TILEROWBLOCKLAMPPOLE_LIT with ID 11195.
  4415. [23:40:58 INFO]: Injected new Forge block material ROW_TILEROWBLOCKLAMPWALL_A with ID 11196.
  4416. [23:40:58 INFO]: Injected new Forge block material GALAXYSPACE_TRITONBLOCKS with ID 11266.
  4417. [23:40:58 INFO]: Injected new Forge block material GALAXYSPACE_IOBLOCKS with ID 11267.
  4418. [23:40:58 INFO]: Injected new Forge block material GALAXYSPACE_VENUSBLOCKS with ID 11268.
  4419. [23:40:58 INFO]: Injected new Forge block material GALAXYSPACE_OBERONBLOCKS with ID 11269.
  4420. [23:40:58 INFO]: Injected new Forge block material GALAXYSPACE_SOLARWINDPANEL with ID 11271.
  4421. [23:40:58 INFO]: Injected new Forge block material GALAXYSPACE_DEIMOSBLOCKS with ID 11273.
  4422. [23:40:58 INFO]: Injected new Forge block material GALAXYSPACE_HAUMEABLOCKS with ID 11274.
  4423. [23:40:58 INFO]: Injected new Forge block material STORAGEDRAWERS_TRIMCUSTOM with ID 11275.
  4424. [23:40:58 INFO]: Injected new Forge block material GALAXYSPACE_PLUTOBLOCKS with ID 11276.
  4425. [23:40:58 INFO]: Injected new Forge block material GALAXYSPACE_ENCELADUSBLOCKS with ID 11277.
  4426. [23:40:58 INFO]: Injected new Forge block material GALAXYSPACE_GANYMEDEBLOCKS with ID 11278.
  4427. [23:40:58 INFO]: Injected new Forge block material GALAXYSPACE_FUELGENERATOR with ID 11279.
  4428. [23:40:58 INFO]: Injected new Forge block material GALAXYSPACE_CALLISTOBLOCKS with ID 11280.
  4429. [23:40:58 INFO]: Injected new Forge block material GALAXYSPACE_PROTEUSBLOCKS with ID 11281.
  4430. [23:40:58 INFO]: Injected new Forge block material GALAXYSPACE_ASSEMBLYMACHINE with ID 11282.
  4431. [23:40:58 INFO]: Injected new Forge block material GALAXYSPACE_MERCURYBLOCKS with ID 11283.
  4432. [23:40:58 INFO]: Injected new Forge block material GALAXYSPACE_CERESBLOCKS with ID 11284.
  4433. [23:40:58 INFO]: Injected new Forge block material GALAXYSPACE_PHOBOSBLOCKS with ID 11285.
  4434. [23:40:58 INFO]: Injected new Forge block material BATTLEGEAR2_FLAGPOLE with ID 11292.
  4435. [23:40:58 INFO]: Injected new Forge block material GALAXYSPACE_CONVERTERSURFACE with ID 11326.
  4436. [23:40:58 INFO]: Injected new Forge block material GALAXYSPACE_TITANBLOCKS with ID 11327.
  4437. [23:40:58 INFO]: Injected new Forge block material GALAXYSPACE_METALSBLOCK with ID 11328.
  4438. [23:40:58 INFO]: Injected new Forge block material GALAXYSPACE_FUTUREGLASS with ID 11329.
  4439. [23:40:58 INFO]: Injected new Forge block material GALAXYSPACE_NUCLEARFUEL with ID 11330.
  4440. [23:40:58 INFO]: Injected new Forge block material GALAXYSPACE_FUTUREGLASSES with ID 11331.
  4441. [23:40:58 INFO]: Injected new Forge block material MFS_PROPELLERBENCH with ID 11332.
  4442. [23:40:58 INFO]: Injected new Forge block material GALAXYSPACE_TCETIEDANDELIONS with ID 11430.
  4443. [23:40:58 INFO]: Injected new Forge block material GALAXYSPACE_TCETIEBLOCKS with ID 11431.
  4444. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_SWAMPREEDBLOCKUW with ID 11440.
  4445. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_ALEMBIC with ID 11441.
  4446. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_PITSTONEBRICKSTAIRS with ID 11442.
  4447. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_PORTALBARKFRAME with ID 11443.
  4448. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_SAPLINGRUBBERTREE with ID 11444.
  4449. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_MARSHHIBISCUS with ID 11445.
  4450. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_POLISHEDDENTROTHYST2 with ID 11446.
  4451. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_TILETHEBETWEENLANDSSMOOTHCRAGROCKSLABDOUBLE with ID 11447.
  4452. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_POLISHEDDENTROTHYST1 with ID 11448.
  4453. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_MUDBRICKWALL with ID 11449.
  4454. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_TILETHEBETWEENLANDSSMOOTHBETWEENSTONESLABDOUBLE with ID 11450.
  4455. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_DOORRUBBER with ID 11451.
  4456. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_SWAMPGRASS with ID 11452.
  4457. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_SLIMYDIRT with ID 11453.
  4458. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_GECKOCAGE with ID 11454.
  4459. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_MIRECORALBLOCK with ID 11455.
  4460. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_RUBBERTREEPLANKS with ID 11456.
  4461. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_BETWEENSTONETILESMOSSYCOLLAPSING with ID 11457.
  4462. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_BETWEENSTONEBRICKSMOSSY with ID 11458.
  4463. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_LIMESTONEPILLAR with ID 11459.
  4464. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_SMOOTHPITSTONEWALL with ID 11460.
  4465. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_REPELLER with ID 11461.
  4466. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_WEEDWOODPLANKS with ID 11462.
  4467. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_HOLLOWLOG with ID 11463.
  4468. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_ARROWARUM with ID 11464.
  4469. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_SLUDGECREEP with ID 11465.
  4470. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_AQUAMIDDLEGEMBLOCK with ID 11466.
  4471. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_MIDDLEFRUITBUSH with ID 11467.
  4472. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_AQUAMIDDLEGEMORE with ID 11468.
  4473. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_TILETHEBETWEENLANDSBETWEENSTONEBRICKSCRACKEDSLABDOUBLE with ID 11469.
  4474. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_LIMESTONE_BRICK_SLAB with ID 11470.
  4475. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_PICKERELWEED with ID 11471.
  4476. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_POLISHEDDENTROTHYST2PANE with ID 11472.
  4477. [23:40:58 INFO]: Injected new Forge block material MYSTCRAFT_BLOCKLECTERN with ID 11473.
  4478. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_BETWEENSTONEBRICKSTAIRSMOSSY with ID 11474.
  4479. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_WEEDWOODLOG with ID 11475.
  4480. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_GOLDCIRCLEBRICK with ID 11476.
  4481. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_SLUDGYDIRT with ID 11477.
  4482. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_SILTGLASSPANE with ID 11478.
  4483. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_CARDINALFLOWER with ID 11479.
  4484. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_CARVEDTEMPLEBRICK with ID 11480.
  4485. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_BLOCKOFCOMPOST with ID 11481.
  4486. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_WEEDWOODLEVER with ID 11482.
  4487. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_DRUIDSPAWNER with ID 11483.
  4488. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_TILETHEBETWEENLANDSBETWEENSTONEBRICKSSLABDOUBLE with ID 11484.
  4489. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_MOSSYTEMPLEBRICK with ID 11485.
  4490. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_BETWEENSTONEBRICKSTAIRSCRACKED with ID 11486.
  4491. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_PITSTONEBRICKWALL with ID 11487.
  4492. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_SWAMPREEDBLOCK with ID 11488.
  4493. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_BETWEENSTONEBRICKWALLCRACKED with ID 11489.
  4494. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_PURIFIER with ID 11490.
  4495. [23:40:58 INFO]: Injected new Forge block material MYSTCRAFT_BLOCKDECAY with ID 11491.
  4496. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_DOORWEEDWOOD with ID 11492.
  4497. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_SMOOTHBETWEENSTONEBUTTON with ID 11493.
  4498. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_SYRMORITEBLOCK with ID 11494.
  4499. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_WEEDWOODTRAPDOOR with ID 11495.
  4500. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_SMOOTH_BETWEENSTONE_SLAB with ID 11496.
  4501. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_MUD_BRICK_SLAB with ID 11497.
  4502. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_SLUDGE with ID 11498.
  4503. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_PITCHERPLANT with ID 11499.
  4504. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_VENUSFLYTRAP with ID 11500.
  4505. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_DUNGEONTILE with ID 11501.
  4506. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_DEADWEEDWOODBUSH with ID 11502.
  4507. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_PESTLEANDMORTAR with ID 11503.
  4508. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_WEEDWOODJUKEBOX with ID 11504.
  4509. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_CHISELEDPITSTONE with ID 11505.
  4510. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_TEMPLEBRICKWALL with ID 11506.
  4511. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_BETWEENSTONEPILLAR with ID 11507.
  4512. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_MIRECORAL with ID 11508.
  4513. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_MOSSY_SMOOTH_BETWEENSTONE_SLAB with ID 11509.
  4514. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_DEEPWATERCORAL with ID 11510.
  4515. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_BRONZECIRCLEBRICK with ID 11511.
  4516. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_WEEDWOODSIGNWALL with ID 11512.
  4517. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_WEEDWOOD with ID 11513.
  4518. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_TILETHEBETWEENLANDSLIMESTONEBRICKSSLABDOUBLE with ID 11514.
  4519. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_DRUIDALTAR with ID 11515.
  4520. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_WEEDWOODCHEST with ID 11516.
  4521. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_SYRMORITEORE with ID 11517.
  4522. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_WATERWEEDSSMALL with ID 11518.
  4523. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_SULPHURBLOCK with ID 11519.
  4524. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_SLIMYBONEBLOCK with ID 11520.
  4525. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_BETWEENSTONEBRICKSTAIRS with ID 11521.
  4526. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_TILETHEBETWEENLANDSTHATCHSLABDOUBLE with ID 11522.
  4527. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_THATCH with ID 11523.
  4528. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_TILETHEBETWEENLANDSSOLIDTARSLABDOUBLE with ID 11524.
  4529. [23:40:58 INFO]: Injected new Forge block material MYSTCRAFT_BLOCKBOOKBINDER with ID 11525.
  4530. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_LIMESTONEWALL with ID 11526.
  4531. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_TILETHEBETWEENLANDSRUBBERTREEPLANKSSLABDOUBLE with ID 11527.
  4532. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_RUBBERTREELEAVES with ID 11528.
  4533. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_TILETHEBETWEENLANDSBETWEENSTONESMOOTHMOSSYSLABDOUBLE with ID 11529.
  4534. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_CRAGROCKWALL with ID 11530.
  4535. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_ALGAE with ID 11531.
  4536. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_FALLENLEAVES with ID 11532.
  4537. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_DAMPTORCH with ID 11533.
  4538. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_DENTROTHYST with ID 11534.
  4539. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_INFUSER with ID 11535.
  4540. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_BOGBEAN with ID 11536.
  4541. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_FURNACEBLLIT with ID 11537.
  4542. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_SCABYSTORE with ID 11538.
  4543. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_DEEPWATERCORALBLOCK with ID 11539.
  4544. [23:40:58 INFO]: Injected new Forge block material MYSTCRAFT_BLOCKLINKMODIFIER with ID 11540.
  4545. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_RUBBERTREEPLANKSFENCEGATE with ID 11541.
  4546. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_BLOODYTEMPLEBRICK with ID 11542.
  4547. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_GOLDENCLUB with ID 11543.
  4548. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_WEEDWOOD_PLANKS_SLAB with ID 11544.
  4549. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_GREENMIDDLEGEMORE with ID 11545.
  4550. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_WEEDWOODLEAVES with ID 11546.
  4551. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_POLISHEDLIMESTONECOLLAPSING with ID 11547.
  4552. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_BOTTLEBRUSHGRASS with ID 11548.
  4553. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_GREENMIDDLEGEMBLOCK with ID 11549.
  4554. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_ITEMSHELF with ID 11550.
  4555. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_DOUBLESWAMPTALLGRASS with ID 11551.
  4556. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_SMOOTHBETWEENSTONESTAIRS with ID 11552.
  4557. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_TILETHEBETWEENLANDSSMOOTHPITSTONESLABDOUBLE with ID 11553.
  4558. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_TOTEM with ID 11554.
  4559. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_DOORSYRMORITE with ID 11555.
  4560. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_HUGEMUSHROOMTOP with ID 11556.
  4561. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_MUDBRICK with ID 11557.
  4562. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_BETWEENSTONETILESFORTRESS with ID 11558.
  4563. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_BETWEENSTONEBRICKSCRACKED with ID 11559.
  4564. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_CARVEDCRAG with ID 11560.
  4565. [23:40:58 INFO]: Injected new Forge block material MYSTCRAFT_BLOCKSTARFISSURE with ID 11561.
  4566. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_POLISHEDLIMESTONE with ID 11562.
  4567. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_POLISHEDDENTROTHYST1PANE with ID 11563.
  4568. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_WEEDWOODPLANKSBUTTON with ID 11564.
  4569. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_WEEDWOODPLANKSPRESSUREPLATE with ID 11565.
  4570. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_FARMEDDIRT with ID 11566.
  4571. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_LOOTPOT3 with ID 11567.
  4572. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_TALLCATTAIL with ID 11568.
  4573. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_LOOTPOT2 with ID 11569.
  4574. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_LOOTPOT1 with ID 11570.
  4575. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_BLSPAWNER with ID 11571.
  4576. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_MUD with ID 11572.
  4577. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_THATCHSLOPE with ID 11573.
  4578. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_RUBBERTREEPLANKSTAIRS with ID 11574.
  4579. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_SWAMPTALLGRASS with ID 11575.
  4580. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_BETWEENSTONETILESCRACKED with ID 11576.
  4581. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_ENERGYBARRIER with ID 11577.
  4582. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_SAPLINGSPIRITTREE with ID 11578.
  4583. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_SWAMPPLANT with ID 11579.
  4584. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_WEEDWOODPLANKFENCE with ID 11580.
  4585. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_SMOOTHBETWEENSTONEWALLMOSSY with ID 11581.
  4586. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_SLIMYGRASS with ID 11582.
  4587. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_MOSSBED with ID 11583.
  4588. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_CRAGTILES with ID 11584.
  4589. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_MILKWEED with ID 11585.
  4590. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_BLUEIRIS with ID 11586.
  4591. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_SYRMORITETRAPDOOR with ID 11587.
  4592. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_CHOCA with ID 11588.
  4593. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_CRIMSONMIDDLEGEMORE with ID 11589.
  4594. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_SAPTREELEAVES with ID 11590.
  4595. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_BROOMSEDGE with ID 11591.
  4596. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_WATERFLOWER with ID 11592.
  4597. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_DEADGRASS with ID 11593.
  4598. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_MOSSYLIMESTONEBRICKS with ID 11594.
  4599. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_TEMPLE_BRICK_SLAB with ID 11595.
  4600. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_BEDROCK with ID 11596.
  4601. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_SMOOTHPITSTONE with ID 11597.
  4602. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_MUDBRICKSTAIRS with ID 11598.
  4603. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_TEMPLEBRICK with ID 11599.
  4604. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_TILETHEBETWEENLANDSTEMPLEBRICKSLABDOUBLE with ID 11600.
  4605. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_HUGEMUSHROOMSTALK with ID 11601.
  4606. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_SPIKETRAP with ID 11602.
  4607. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_POISONIVY with ID 11603.
  4608. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_CHISELEDLIMESTONE with ID 11604.
  4609. [23:40:58 INFO]: Injected new Forge block material MYSTCRAFT_BLOCKBOOKRECEPTACLE with ID 11605.
  4610. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_CRAGROCKBRICK with ID 11606.
  4611. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_GENERICSTONE with ID 11607.
  4612. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_BETWEENSTONE with ID 11608.
  4613. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_SAPTREELOG with ID 11609.
  4614. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_SILTGLASS with ID 11610.
  4615. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_PORTALBARK with ID 11611.
  4616. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_OCTINEORE with ID 11612.
  4617. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_BETWEENSTONETILES with ID 11613.
  4618. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_LIMESTONEBRICKSTAIRS with ID 11614.
  4619. [23:40:58 INFO]: Injected new Forge block material MYSTCRAFT_BLOCKINKMIXER with ID 11615.
  4620. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_SMOOTHCRAGROCK with ID 11616.
  4621. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_BETWEENSTONEBRICKWALLMOSSY with ID 11617.
  4622. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_VALONITEBLOCK with ID 11618.
  4623. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_MARSHMALLOW with ID 11619.
  4624. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_WALKWAY with ID 11620.
  4625. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_SWAMPDIRT with ID 11621.
  4626. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_CRAGROCKPILLAR with ID 11622.
  4627. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_SILT with ID 11623.
  4628. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_SHOOTS with ID 11624.
  4629. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_BETWEENSTONEPRESSUREPLATE with ID 11625.
  4630. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_WEEDWOODBUSH with ID 11626.
  4631. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_TREEPORTALBLOCK with ID 11627.
  4632. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_WEEDWOODLADDER with ID 11628.
  4633. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_RUBBER_TREE_PLANKS_SLAB with ID 11629.
  4634. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_CRAGROCK_BRICK_SLAB with ID 11630.
  4635. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_SMOOTHBETWEENSTONEWALL with ID 11631.
  4636. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_WEEDWOODSIGNSTANDING with ID 11632.
  4637. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_PITSTONETILES with ID 11633.
  4638. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_CRACKEDLIMESTONEBRICKS with ID 11634.
  4639. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_SOLID_TAR_SLAB with ID 11635.
  4640. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_BONEORE with ID 11636.
  4641. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_PUDDLE with ID 11637.
  4642. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_BETWEENSTONETILESCOLLAPSING with ID 11638.
  4643. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_OCTINEBLOCK with ID 11639.
  4644. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_FLATHEADMUSHROOM with ID 11640.
  4645. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_WISP with ID 11641.
  4646. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_SAPLINGWEEDWOOD with ID 11642.
  4647. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_FURNACEBL with ID 11643.
  4648. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_PITSTONEBRICKS with ID 11644.
  4649. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_BETWEENSTONESMOOTHMOSSY with ID 11645.
  4650. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_CATTAIL with ID 11646.
  4651. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_BETWEENSTONEBRICKSMIRAGE with ID 11647.
  4652. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_CRAGROCKBRICKSTAIRS with ID 11648.
  4653. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_ROOTUW with ID 11649.
  4654. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_TARBEASTSPAWNER with ID 11650.
  4655. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_SULFURTORCH with ID 11651.
  4656. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_WALLPLANTS with ID 11652.
  4657. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_BULBCAPPEDMUSHROOM with ID 11653.
  4658. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_BETWEENSTONE_BRICK_SLAB with ID 11654.
  4659. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_GLOWINGSMOOTHCRAGROCK with ID 11655.
  4660. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_TILETHEBETWEENLANDSPITSTONEBRICKSSLABDOUBLE with ID 11656.
  4661. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_SOLIDTARWALL with ID 11657.
  4662. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_LIMESTONE_SLAB with ID 11658.
  4663. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_SULFURORE with ID 11659.
  4664. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_SMOOTHBETWEENSTONE with ID 11660.
  4665. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_ASPECTVIALBLOCK with ID 11661.
  4666. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_SMOOTH_CRAGROCK_SLAB with ID 11662.
  4667. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_TILETHEBETWEENLANDSLIMESTONESLABDOUBLE with ID 11663.
  4668. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_STAGNANTWATER with ID 11664.
  4669. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_WATERWEEDS with ID 11665.
  4670. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_BUTTONBUSH with ID 11666.
  4671. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_SMOOTHCRAGROCKWALL with ID 11667.
  4672. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_BLACKHATMUSHROOM with ID 11668.
  4673. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_RUBBERTREEPLANKFENCE with ID 11669.
  4674. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_VALONITEORE with ID 11670.
  4675. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_SYRMORITEBLOCKPRESSUREPLATE with ID 11671.
  4676. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_LIMESTONESTAIRS with ID 11672.
  4677. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_TILETHEBETWEENLANDSCRAGROCKBRICKSLABDOUBLE with ID 11673.
  4678. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_STALACTITE with ID 11674.
  4679. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_WEEDWOODCHIPPATH with ID 11675.
  4680. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_RUBBERTREEPLANKTRAPDOOR with ID 11676.
  4681. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_SMOOTH_PITSTONE_SLAB with ID 11677.
  4682. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_TILETHEBETWEENLANDSMUDBRICKSLABDOUBLE with ID 11678.
  4683. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_WEEPINGBLUE with ID 11679.
  4684. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_LIMESTONE with ID 11680.
  4685. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_SOFTRUSH with ID 11681.
  4686. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_SMOOTHPITSTONESTAIRS with ID 11682.
  4687. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_DUNGEONWALL with ID 11683.
  4688. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_PITSTONE with ID 11684.
  4689. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_PITSTONEPILLAR with ID 11685.
  4690. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_ROPE with ID 11686.
  4691. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_TEMPLEPILLAR with ID 11687.
  4692. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_COPPERIRIS with ID 11688.
  4693. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_SUNDEW with ID 11689.
  4694. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_DUALFURNACEBL with ID 11690.
  4695. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_PEAT with ID 11691.
  4696. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_BETWEENSTONEBRICKWALL with ID 11692.
  4697. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_THATCH_SLAB with ID 11693.
  4698. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_BONESET with ID 11694.
  4699. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_WEEDWOODCRAFTINGTABLE with ID 11695.
  4700. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_DRUIDSTONE4 with ID 11696.
  4701. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_ITEMCAGE with ID 11697.
  4702. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_DRUIDSTONE5 with ID 11698.
  4703. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_ROOT with ID 11699.
  4704. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_TEMPLEBRICKSTAIRS with ID 11700.
  4705. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_CAVEMOSS with ID 11701.
  4706. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_DRUIDSTONE2 with ID 11702.
  4707. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_DRUIDSTONE3 with ID 11703.
  4708. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_DRUIDSTONE1 with ID 11704.
  4709. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_LIMESTONEBRICKS with ID 11705.
  4710. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_LIFECRYSTALORE with ID 11706.
  4711. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_SWAMPWATER with ID 11707.
  4712. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_ROTTENWEEDWOODBARK with ID 11708.
  4713. [23:40:58 INFO]: Injected new Forge block material MYSTCRAFT_BLOCKCRYSTAL with ID 11709.
  4714. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_DUALFURNACEBLLIT with ID 11710.
  4715. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_ANIMATOR with ID 11711.
  4716. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_CHISELEDBETWEENSTONE with ID 11712.
  4717. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_BETWEENSTONEBRICKS with ID 11713.
  4718. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_ASPECTRUSCROP with ID 11714.
  4719. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_TARFLUID with ID 11715.
  4720. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_THORNS with ID 11716.
  4721. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_CAVEGRASS with ID 11717.
  4722. [23:40:58 INFO]: Injected new Forge block material MYSTCRAFT_BLOCKFLUIDMYST with ID 11718.
  4723. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_BETWEENSTONETILESMOSSY with ID 11719.
  4724. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_CRACKEDTEMPLEBRICK with ID 11720.
  4725. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_WEEDWOODPLANKSFENCEGATE with ID 11721.
  4726. [23:40:58 INFO]: Injected new Forge block material MYSTCRAFT_BLOCKBOOKSTAND with ID 11722.
  4727. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_LIMESTONEBRICKWALL with ID 11723.
  4728. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_SOLIDTARSTAIRS with ID 11724.
  4729. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_SAPLINGSAPTREE with ID 11725.
  4730. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_PHRAGMITES with ID 11726.
  4731. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_BLUEEYEDGRASS with ID 11727.
  4732. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_CRACKED_BETWEENSTONE_BRICK_SLAB with ID 11728.
  4733. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_COMPOSTBIN with ID 11729.
  4734. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_MOSSY_BETWEENSTONE_BRICK_SLAB with ID 11730.
  4735. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_NETTLE with ID 11731.
  4736. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_FUNGUSCROP with ID 11732.
  4737. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_WEEDWOODBARK with ID 11733.
  4738. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_SMOOTHCRAGROCKSTAIRS with ID 11734.
  4739. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_HANGER with ID 11735.
  4740. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_CRIMSONMIDDLEGEMBLOCK with ID 11736.
  4741. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_TARLOOTPOT1 with ID 11737.
  4742. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_TILETHEBETWEENLANDSWEEDWOODPLANKSSLABDOUBLE with ID 11738.
  4743. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_TARLOOTPOT2 with ID 11739.
  4744. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_TARLOOTPOT3 with ID 11740.
  4745. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_TILETHEBETWEENLANDSBETWEENSTONEBRICKSMOSSYSLABDOUBLE with ID 11741.
  4746. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_BETWEENSTONESMOOTHSTAIRSMOSSY with ID 11742.
  4747. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_VOLARPAD with ID 11743.
  4748. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_TREEFUNGUS with ID 11744.
  4749. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_WATERFLOWERSTALK with ID 11745.
  4750. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_LIMESTONETILES with ID 11746.
  4751. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_ANGRYBETWEENSTONE with ID 11747.
  4752. [23:40:58 INFO]: Injected new Forge block material MYSTCRAFT_WRITINGDESK with ID 11748.
  4753. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_PITSTONE_BRICK_SLAB with ID 11749.
  4754. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_RUBBERTREELOG with ID 11750.
  4755. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_MARSHMARIGOLD with ID 11751.
  4756. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_SMOOTHTEMPLEBRICK with ID 11752.
  4757. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_RUBBERTAP with ID 11753.
  4758. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_POSSESSEDBLOCK with ID 11754.
  4759. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_NETTLEFLOWERED with ID 11755.
  4760. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_MUDFLOWERPOT with ID 11756.
  4761. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_SYRMORITEHOPPER with ID 11757.
  4762. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_SOLIDTAR with ID 11758.
  4763. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_WEEDWOODPLANKSTAIRS with ID 11759.
  4764. [23:40:58 INFO]: Injected new Forge block material MYSTCRAFT_LINKPORTAL with ID 11760.
  4765. [23:40:58 INFO]: Injected new Forge block material THEBETWEENLANDS_SILVERCIRCLEBRICK with ID 11761.
  4766. [23:40:58 INFO]: Injected new Forge item material BIBLIOCRAFT_ITEMTESTERITEM with ID 4296.
  4767. [23:40:58 INFO]: Injected new Forge item material BIBLIOCRAFT_ITEMATLASBOOK with ID 4297.
  4768. [23:40:58 INFO]: Injected new Forge item material BIBLIOCRAFT_ITEMATLASPLATE with ID 4298.
  4769. [23:40:58 INFO]: Injected new Forge item material BIBLIOCRAFT_ITEMDEATHCOMPASS with ID 4299.
  4770. [23:40:58 INFO]: Injected new Forge item material BIBLIOCRAFT_ITEMPAINTINGCANVAS with ID 4300.
  4771. [23:40:58 INFO]: Injected new Forge item material BIBLIOCRAFT_ITEMBIGBOOK with ID 4301.
  4772. [23:40:58 INFO]: Injected new Forge item material BIBLIOCRAFT_ITEMRECIPEBOOK with ID 4302.
  4773. [23:40:58 INFO]: Injected new Forge item material BIBLIOCRAFT_ITEMSLOTTEDBOOK with ID 4303.
  4774. [23:40:58 INFO]: Injected new Forge item material BIBLIOCRAFT_ITEMHANDDRILL with ID 4304.
  4775. [23:40:58 INFO]: Injected new Forge item material BIBLIOCRAFT_ITEMTAPEMEASURE with ID 4305.
  4776. [23:40:58 INFO]: Injected new Forge item material BIBLIOCRAFT_ITEMTAPE with ID 4306.
  4777. [23:40:58 INFO]: Injected new Forge item material BIBLIOCRAFT_ITEMBIBLIOCHASE with ID 4307.
  4778. [23:40:58 INFO]: Injected new Forge item material BIBLIOCRAFT_ITEMPRINTPLATE with ID 4308.
  4779. [23:40:58 INFO]: Injected new Forge item material BIBLIOCRAFT_ITEMENCHANTEDPLATE with ID 4309.
  4780. [23:40:58 INFO]: Injected new Forge item material BIBLIOCRAFT_ITEMBIBLIOREDBOOK with ID 4310.
  4781. [23:40:58 INFO]: Injected new Forge item material BIBLIOCRAFT_ITEMBIBLIOGLASSES with ID 4311.
  4782. [23:40:58 INFO]: Injected new Forge item material BIBLIOCRAFT_ITEMBIBLIODRILL with ID 4312.
  4783. [23:40:58 INFO]: Injected new Forge item material BIBLIOCRAFT_ITEMBIBLIOCREATIVELOCK with ID 4313.
  4784. [23:40:58 INFO]: Injected new Forge item material BIBLIOCRAFT_ITEMBIBLIOCLIPBOARD with ID 4314.
  4785. [23:40:58 INFO]: Injected new Forge item material BIBLIOCRAFT_ITEMSEATBACK with ID 4315.
  4786. [23:40:58 INFO]: Injected new Forge item material BIBLIOCRAFT_ITEMSEATBACK2 with ID 4316.
  4787. [23:40:58 INFO]: Injected new Forge item material BIBLIOCRAFT_ITEMSEATBACK3 with ID 4317.
  4788. [23:40:58 INFO]: Injected new Forge item material BIBLIOCRAFT_ITEMSEATBACK4 with ID 4318.
  4789. [23:40:58 INFO]: Injected new Forge item material BIBLIOCRAFT_ITEMSEATBACK5 with ID 4319.
  4790. [23:40:58 INFO]: Injected new Forge item material BIBLIOCRAFT_ITEMBIBLIOMAPTOOL with ID 4320.
  4791. [23:40:58 INFO]: Injected new Forge item material BIBLIOCRAFT_ITEMBIBLIOWAYPOINTCOMPASS with ID 4321.
  4792. [23:40:58 INFO]: Injected new Forge item material BIOMESOPLENTY_FOOD with ID 4322.
  4793. [23:40:58 INFO]: Injected new Forge item material BIOMESOPLENTY_TURNIPSEEDS with ID 4323.
  4794. [23:40:58 INFO]: Injected new Forge item material BIOMESOPLENTY_MISC with ID 4324.
  4795. [23:40:58 INFO]: Injected new Forge item material BIOMESOPLENTY_GEMS with ID 4325.
  4796. [23:40:58 INFO]: Injected new Forge item material BIOMESOPLENTY_MUDBALL with ID 4326.
  4797. [23:40:58 INFO]: Injected new Forge item material BIOMESOPLENTY_JAREMPTY with ID 4327.
  4798. [23:40:58 INFO]: Injected new Forge item material BIOMESOPLENTY_JARFILLED with ID 4328.
  4799. [23:40:58 INFO]: Injected new Forge item material BIOMESOPLENTY_DARTBLOWER with ID 4329.
  4800. [23:40:58 INFO]: Injected new Forge item material BIOMESOPLENTY_DART with ID 4330.
  4801. [23:40:58 INFO]: Injected new Forge item material BIOMESOPLENTY_ANCIENTSTAFF with ID 4331.
  4802. [23:40:58 INFO]: Injected new Forge item material BIOMESOPLENTY_ENDERPORTER with ID 4332.
  4803. [23:40:58 INFO]: Injected new Forge item material BIOMESOPLENTY_BOPBUCKET with ID 4333.
  4804. [23:40:58 INFO]: Injected new Forge item material BIOMESOPLENTY_RECORD_WANDERER with ID 4334.
  4805. [23:40:58 INFO]: Injected new Forge item material BIOMESOPLENTY_RECORD_CORRUPTION with ID 4335.
  4806. [23:40:58 INFO]: Injected new Forge item material BIOMESOPLENTY_BIOMEFINDER with ID 4336.
  4807. [23:40:58 INFO]: Injected new Forge item material BIOMESOPLENTY_BIOMEESSENCE with ID 4337.
  4808. [23:40:58 INFO]: Injected new Forge item material BIOMESOPLENTY_SWORDMUD with ID 4338.
  4809. [23:40:58 INFO]: Injected new Forge item material BIOMESOPLENTY_SHOVELMUD with ID 4339.
  4810. [23:40:58 INFO]: Injected new Forge item material BIOMESOPLENTY_PICKAXEMUD with ID 4340.
  4811. [23:40:58 INFO]: Injected new Forge item material BIOMESOPLENTY_AXEMUD with ID 4341.
  4812. [23:40:58 INFO]: Injected new Forge item material BIOMESOPLENTY_HOEMUD with ID 4342.
  4813. [23:40:58 INFO]: Injected new Forge item material BIOMESOPLENTY_SWORDAMETHYST with ID 4343.
  4814. [23:40:58 INFO]: Injected new Forge item material BIOMESOPLENTY_SHOVELAMETHYST with ID 4344.
  4815. [23:40:58 INFO]: Injected new Forge item material BIOMESOPLENTY_PICKAXEAMETHYST with ID 4345.
  4816. [23:40:58 INFO]: Injected new Forge item material BIOMESOPLENTY_AXEAMETHYST with ID 4346.
  4817. [23:40:58 INFO]: Injected new Forge item material BIOMESOPLENTY_HOEAMETHYST with ID 4347.
  4818. [23:40:58 INFO]: Injected new Forge item material BIOMESOPLENTY_SCYTHEWOOD with ID 4348.
  4819. [23:40:58 INFO]: Injected new Forge item material BIOMESOPLENTY_SCYTHESTONE with ID 4349.
  4820. [23:40:58 INFO]: Injected new Forge item material BIOMESOPLENTY_SCYTHEIRON with ID 4350.
  4821. [23:40:58 INFO]: Injected new Forge item material BIOMESOPLENTY_SCYTHEGOLD with ID 4351.
  4822. [23:40:58 INFO]: Injected new Forge item material BIOMESOPLENTY_SCYTHEDIAMOND with ID 4352.
  4823. [23:40:58 INFO]: Injected new Forge item material BIOMESOPLENTY_SCYTHEMUD with ID 4353.
  4824. [23:40:58 INFO]: Injected new Forge item material BIOMESOPLENTY_SCYTHEAMETHYST with ID 4354.
  4825. [23:40:58 INFO]: Injected new Forge item material BIOMESOPLENTY_HELMETMUD with ID 4355.
  4826. [23:40:58 INFO]: Injected new Forge item material BIOMESOPLENTY_CHESTPLATEMUD with ID 4356.
  4827. [23:40:58 INFO]: Injected new Forge item material BIOMESOPLENTY_LEGGINGSMUD with ID 4357.
  4828. [23:40:58 INFO]: Injected new Forge item material BIOMESOPLENTY_BOOTSMUD with ID 4358.
  4829. [23:40:58 INFO]: Injected new Forge item material BIOMESOPLENTY_HELMETAMETHYST with ID 4359.
  4830. [23:40:58 INFO]: Injected new Forge item material BIOMESOPLENTY_CHESTPLATEAMETHYST with ID 4360.
  4831. [23:40:58 INFO]: Injected new Forge item material BIOMESOPLENTY_LEGGINGSAMETHYST with ID 4361.
  4832. [23:40:58 INFO]: Injected new Forge item material BIOMESOPLENTY_BOOTSAMETHYST with ID 4362.
  4833. [23:40:58 INFO]: Injected new Forge item material BIOMESOPLENTY_FLOWERBAND with ID 4363.
  4834. [23:40:58 INFO]: Injected new Forge item material BIOMESOPLENTY_FLIPPERS with ID 4364.
  4835. [23:40:58 INFO]: Injected new Forge item material BIOMESOPLENTY_WADINGBOOTS with ID 4365.
  4836. [23:40:58 INFO]: Injected new Forge item material BUILDCRAFTCORE_WRENCHITEM with ID 4371.
  4837. [23:40:58 INFO]: Injected new Forge item material BUILDCRAFTCORE_MAPLOCATION with ID 4372.
  4838. [23:40:58 INFO]: Injected new Forge item material BUILDCRAFTCORE_LIST with ID 4373.
  4839. [23:40:58 INFO]: Injected new Forge item material BUILDCRAFTCORE_WOODENGEARITEM with ID 4374.
  4840. [23:40:58 INFO]: Injected new Forge item material BUILDCRAFTCORE_STONEGEARITEM with ID 4375.
  4841. [23:40:58 INFO]: Injected new Forge item material BUILDCRAFTCORE_IRONGEARITEM with ID 4376.
  4842. [23:40:58 INFO]: Injected new Forge item material BUILDCRAFTCORE_GOLDGEARITEM with ID 4377.
  4843. [23:40:58 INFO]: Injected new Forge item material BUILDCRAFTCORE_DIAMONDGEARITEM with ID 4378.
  4844. [23:40:58 INFO]: Injected new Forge item material BUILDCRAFTBUILDERS_TEMPLATEITEM with ID 4379.
  4845. [23:40:58 INFO]: Injected new Forge item material BUILDCRAFTBUILDERS_BLUEPRINTITEM with ID 4380.
  4846. [23:40:58 INFO]: Injected new Forge item material BUILDCRAFTENERGY_BUCKETOIL with ID 4381.
  4847. [23:40:58 INFO]: Injected new Forge item material BUILDCRAFTENERGY_BUCKETFUEL with ID 4382.
  4848. [23:40:58 INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_PIPEWATERPROOF with ID 4383.
  4849. [23:40:58 INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_ITEMBUILDCRAFTPIPEPIPEITEMSWOOD with ID 4384.
  4850. [23:40:58 INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_ITEMBUILDCRAFTPIPEPIPEITEMSEMERALD with ID 4385.
  4851. [23:40:58 INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_ITEMBUILDCRAFTPIPEPIPEITEMSCOBBLESTONE with ID 4386.
  4852. [23:40:58 INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_ITEMBUILDCRAFTPIPEPIPEITEMSSTONE with ID 4387.
  4853. [23:40:58 INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_ITEMBUILDCRAFTPIPEPIPEITEMSQUARTZ with ID 4388.
  4854. [23:40:58 INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_ITEMBUILDCRAFTPIPEPIPEITEMSIRON with ID 4389.
  4855. [23:40:58 INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_ITEMBUILDCRAFTPIPEPIPEITEMSGOLD with ID 4390.
  4856. [23:40:58 INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_ITEMBUILDCRAFTPIPEPIPEITEMSDIAMOND with ID 4391.
  4857. [23:40:58 INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_ITEMBUILDCRAFTPIPEPIPEITEMSOBSIDIAN with ID 4392.
  4858. [23:40:58 INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_ITEMBUILDCRAFTPIPEPIPEITEMSLAPIS with ID 4393.
  4859. [23:40:58 INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_ITEMBUILDCRAFTPIPEPIPEITEMSDAIZULI with ID 4394.
  4860. [23:40:58 INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_ITEMBUILDCRAFTPIPEPIPEITEMSSANDSTONE with ID 4395.
  4861. [23:40:58 INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_ITEMBUILDCRAFTPIPEPIPEITEMSVOID with ID 4396.
  4862. [23:40:58 INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_ITEMBUILDCRAFTPIPEPIPEITEMSEMZULI with ID 4397.
  4863. [23:40:58 INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_ITEMBUILDCRAFTPIPEPIPEITEMSSTRIPES with ID 4398.
  4864. [23:40:58 INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_ITEMBUILDCRAFTPIPEPIPEFLUIDSWOOD with ID 4399.
  4865. [23:40:58 INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_ITEMBUILDCRAFTPIPEPIPEFLUIDSCOBBLESTONE with ID 4400.
  4866. [23:40:58 INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_ITEMBUILDCRAFTPIPEPIPEFLUIDSSTONE with ID 4401.
  4867. [23:40:58 INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_ITEMBUILDCRAFTPIPEPIPEFLUIDSQUARTZ with ID 4402.
  4868. [23:40:58 INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_ITEMBUILDCRAFTPIPEPIPEFLUIDSIRON with ID 4403.
  4869. [23:40:58 INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_ITEMBUILDCRAFTPIPEPIPEFLUIDSGOLD with ID 4404.
  4870. [23:40:58 INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_ITEMBUILDCRAFTPIPEPIPEFLUIDSEMERALD with ID 4405.
  4871. [23:40:58 INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_ITEMBUILDCRAFTPIPEPIPEFLUIDSSANDSTONE with ID 4406.
  4872. [23:40:58 INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_ITEMBUILDCRAFTPIPEPIPEFLUIDSVOID with ID 4407.
  4873. [23:40:58 INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_ITEMBUILDCRAFTPIPEPIPEPOWERWOOD with ID 4408.
  4874. [23:40:58 INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_ITEMBUILDCRAFTPIPEPIPEPOWERCOBBLESTONE with ID 4409.
  4875. [23:40:58 INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_ITEMBUILDCRAFTPIPEPIPEPOWERSTONE with ID 4410.
  4876. [23:40:58 INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_ITEMBUILDCRAFTPIPEPIPEPOWERQUARTZ with ID 4411.
  4877. [23:40:58 INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_ITEMBUILDCRAFTPIPEPIPEPOWERIRON with ID 4412.
  4878. [23:40:58 INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_ITEMBUILDCRAFTPIPEPIPEPOWERGOLD with ID 4413.
  4879. [23:40:58 INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_ITEMBUILDCRAFTPIPEPIPEPOWERDIAMOND with ID 4414.
  4880. [23:40:58 INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_ITEMBUILDCRAFTPIPEPIPEPOWEREMERALD with ID 4415.
  4881. [23:40:58 INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_ITEMBUILDCRAFTPIPEPIPESTRUCTURECOBBLESTONE with ID 4416.
  4882. [23:40:58 INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_PIPEWIRE with ID 4417.
  4883. [23:40:58 INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_PIPEGATE with ID 4418.
  4884. [23:40:58 INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_PIPEFACADE with ID 4419.
  4885. [23:40:58 INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_PIPEPLUG with ID 4420.
  4886. [23:40:58 INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_GATECOPIER with ID 4422.
  4887. [23:40:58 INFO]: Injected new Forge item material BUILDCRAFTSILICON_REDSTONECHIPSET with ID 4423.
  4888. [23:40:58 INFO]: Injected new Forge item material BUILDCRAFTSILICON_REDSTONECRYSTAL with ID 4425.
  4889. [23:40:58 INFO]: Injected new Forge item material PROPS_PROPS with ID 4427.
  4890. [23:40:58 INFO]: Injected new Forge item material PROPS_CLAY with ID 4428.
  4891. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_RECORDSHUFFLE with ID 4429.
  4892. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_HORSESADDLE with ID 4430.
  4893. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_SHARKTEETH with ID 4431.
  4894. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_HAYSTACK with ID 4432.
  4895. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_SUGARLUMP with ID 4433.
  4896. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_MOCEGG with ID 4434.
  4897. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_BIGCATCLAW with ID 4435.
  4898. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_WHIP with ID 4436.
  4899. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_MEDALLION with ID 4437.
  4900. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_KITTYBED with ID 4438.
  4901. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_KITTYLITTER with ID 4439.
  4902. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_WOOLBALL with ID 4440.
  4903. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_PETFOOD with ID 4441.
  4904. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_BUILDERHAMMER with ID 4442.
  4905. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_REPTILEHIDE with ID 4443.
  4906. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_REPTILEPLATE with ID 4444.
  4907. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_REPTILEHELMET with ID 4445.
  4908. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_REPTILELEGS with ID 4446.
  4909. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_REPTILEBOOTS with ID 4447.
  4910. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_BOWLEMPTY with ID 4448.
  4911. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_BOWLWATER with ID 4449.
  4912. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_BOWLFISH1 with ID 4450.
  4913. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_BOWLFISH2 with ID 4451.
  4914. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_BOWLFISH3 with ID 4452.
  4915. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_BOWLFISH4 with ID 4453.
  4916. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_BOWLFISH5 with ID 4454.
  4917. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_BOWLFISH6 with ID 4455.
  4918. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_BOWLFISH7 with ID 4456.
  4919. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_BOWLFISH8 with ID 4457.
  4920. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_BOWLFISH9 with ID 4458.
  4921. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_BOWLFISH10 with ID 4459.
  4922. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_FUR with ID 4460.
  4923. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_OMELET with ID 4461.
  4924. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_TURTLERAW with ID 4462.
  4925. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_TURTLESOUP with ID 4463.
  4926. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_NUNCHAKU with ID 4464.
  4927. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_SAI with ID 4465.
  4928. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_BO with ID 4466.
  4929. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_KATANA with ID 4467.
  4930. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_SHARKSWORD with ID 4468.
  4931. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_KEY with ID 4469.
  4932. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_ESSENCEDARKNESS with ID 4470.
  4933. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_ESSENCEFIRE with ID 4471.
  4934. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_AMULETBONE with ID 4472.
  4935. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_AMULETBONEFULL with ID 4473.
  4936. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_AMULETGHOST with ID 4474.
  4937. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_AMULETGHOSTFULL with ID 4475.
  4938. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_AMULETFAIRY with ID 4476.
  4939. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_AMULETFAIRYFULL with ID 4477.
  4940. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_AMULETPEGASUS with ID 4478.
  4941. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_AMULETPEGASUSFULL with ID 4479.
  4942. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_ESSENCEUNDEAD with ID 4480.
  4943. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_ESSENCELIGHT with ID 4481.
  4944. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_FURCHEST with ID 4482.
  4945. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_FURHELMET with ID 4483.
  4946. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_FURLEGS with ID 4484.
  4947. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_FURBOOTS with ID 4485.
  4948. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_HEARTDARKNESS with ID 4486.
  4949. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_HEARTFIRE with ID 4487.
  4950. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_HEARTUNDEAD with ID 4488.
  4951. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_OSTRICHRAW with ID 4489.
  4952. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_OSTRICHCOOKED with ID 4490.
  4953. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_UNICORNHORN with ID 4491.
  4954. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_FISHNET with ID 4492.
  4955. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_HORSEARMORCRYSTAL with ID 4493.
  4956. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_TURKEYRAW with ID 4494.
  4957. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_TURKEYCOOKED with ID 4495.
  4958. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_HIDE with ID 4496.
  4959. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_HIDECHEST with ID 4497.
  4960. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_HIDEHELMET with ID 4498.
  4961. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_HIDELEGS with ID 4499.
  4962. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_HIDEBOOTS with ID 4500.
  4963. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_RATRAW with ID 4501.
  4964. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_RATCOOKED with ID 4502.
  4965. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_RATBURGER with ID 4503.
  4966. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_CHITINBLACK with ID 4504.
  4967. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_CHITINFROST with ID 4505.
  4968. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_CHITINNETHER with ID 4506.
  4969. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_CHITIN with ID 4507.
  4970. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_SCORPSWORDCAVE with ID 4508.
  4971. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_SCORPSWORDFROST with ID 4509.
  4972. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_SCORPSWORDNETHER with ID 4510.
  4973. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_SCORPSWORDDIRT with ID 4511.
  4974. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_SCORPPLATEDIRT with ID 4512.
  4975. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_SCORPHELMETDIRT with ID 4513.
  4976. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_SCORPLEGSDIRT with ID 4514.
  4977. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_SCORPBOOTSDIRT with ID 4515.
  4978. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_SCORPPLATEFROST with ID 4516.
  4979. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_SCORPHELMETFROST with ID 4517.
  4980. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_SCORPLEGSFROST with ID 4518.
  4981. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_SCORPBOOTSFROST with ID 4519.
  4982. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_SCORPPLATECAVE with ID 4520.
  4983. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_SCORPHELMETCAVE with ID 4521.
  4984. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_SCORPLEGSCAVE with ID 4522.
  4985. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_SCORPBOOTSCAVE with ID 4523.
  4986. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_SCORPPLATENETHER with ID 4524.
  4987. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_SCORPHELMETNETHER with ID 4525.
  4988. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_SCORPLEGSNETHER with ID 4526.
  4989. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_SCORPBOOTSNETHER with ID 4527.
  4990. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_SCORPSTINGCAVE with ID 4528.
  4991. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_SCORPSTINGFROST with ID 4529.
  4992. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_SCORPSTINGNETHER with ID 4530.
  4993. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_SCORPSTINGDIRT with ID 4531.
  4994. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_SCROLLOFFREEDOM with ID 4532.
  4995. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_SCROLLOFSALE with ID 4533.
  4996. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_TUSKSWOOD with ID 4534.
  4997. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_TUSKSIRON with ID 4535.
  4998. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_TUSKSDIAMOND with ID 4536.
  4999. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_ELEPHANTHARNESS with ID 4537.
  5000. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_ELEPHANTCHEST with ID 4538.
  5001. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_ELEPHANTGARMENT with ID 4539.
  5002. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_ELEPHANTHOWDAH with ID 4540.
  5003. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_MAMMOTHPLATFORM with ID 4541.
  5004. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_CRABRAW with ID 4542.
  5005. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_CRABCOOKED with ID 4543.
  5006. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_SILVERSWORD with ID 4544.
  5007. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_STAFFPORTAL with ID 4545.
  5008. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_STAFFTELEPORT with ID 4546.
  5009. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_SCROLLOFOWNER with ID 4547.
  5010. [23:40:58 INFO]: Injected new Forge item material MOCREATURES_PETAMULET with ID 4548.
  5011. [23:40:58 INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEMSPACESHIP with ID 4549.
  5012. [23:40:58 INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEMOXYGENMASK with ID 4550.
  5013. [23:40:58 INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEMOXYGENGEAR with ID 4551.
  5014. [23:40:58 INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEMOXYGENTANKLIGHTFULL with ID 4552.
  5015. [23:40:58 INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEMOXYGENTANKMEDFULL with ID 4553.
  5016. [23:40:58 INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEMOXYGENTANKHEAVYFULL with ID 4554.
  5017. [23:40:58 INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEMSENSORLENS with ID 4555.
  5018. [23:40:58 INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEMSENSORGLASSES with ID 4556.
  5019. [23:40:58 INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEMSTEEL_PICKAXE with ID 4557.
  5020. [23:40:58 INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEMSTEEL_AXE with ID 4558.
  5021. [23:40:58 INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEMSTEEL_HOE with ID 4559.
  5022. [23:40:58 INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEMSTEEL_SHOVEL with ID 4560.
  5023. [23:40:58 INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEMSTEEL_SWORD with ID 4561.
  5024. [23:40:58 INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEMSTEEL_HELMET with ID 4562.
  5025. [23:40:58 INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEMSTEEL_CHESTPLATE with ID 4563.
  5026. [23:40:58 INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEMSTEEL_LEGGINGS with ID 4564.
  5027. [23:40:58 INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEMSTEEL_BOOTS with ID 4565.
  5028. [23:40:58 INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEMCANISTER with ID 4566.
  5029. [23:40:58 INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEMAIRVENT with ID 4567.
  5030. [23:40:58 INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEMAIRFAN with ID 4568.
  5031. [23:40:58 INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEMOXYGENCONCENTRATOR with ID 4569.
  5032. [23:40:58 INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEMENGINE with ID 4570.
  5033. [23:40:58 INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEMHEAVYPLATING with ID 4571.
  5034. [23:40:58 INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEMNOSECONE with ID 4572.
  5035. [23:40:58 INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEMROCKETFINS with ID 4573.
  5036. [23:40:58 INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEMSTEELPOLE with ID 4574.
  5037. [23:40:58 INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEMCANVAS with ID 4575.
  5038. [23:40:58 INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEMOILCANISTERPARTIAL with ID 4576.
  5039. [23:40:58 INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEMFUELCANISTERPARTIAL with ID 4577.
  5040. [23:40:58 INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEMOILEXTRACTOR with ID 4578.
  5041. [23:40:58 INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEMSCHEMATIC with ID 4579.
  5042. [23:40:58 INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEMKEY with ID 4580.
  5043. [23:40:58 INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEMBUGGYMAT with ID 4581.
  5044. [23:40:58 INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEMBUGGY with ID 4582.
  5045. [23:40:58 INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEMBASICITEM with ID 4583.
  5046. [23:40:58 INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEMBATTERY with ID 4584.
  5047. [23:40:58 INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEMINFINITEBATTERY with ID 4585.
  5048. [23:40:58 INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEMINFINITEOXYGEN with ID 4586.
  5049. [23:40:58 INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEMNULL with ID 4587.
  5050. [23:40:58 INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEMSTANDARDWRENCH with ID 4588.
  5051. [23:40:58 INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEMCHEESECURD with ID 4589.
  5052. [23:40:58 INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEMMETEORICIRONRAW with ID 4590.
  5053. [23:40:58 INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEMMETEORICIRONINGOT with ID 4591.
  5054. [23:40:58 INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEMFLAG with ID 4592.
  5055. [23:40:58 INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEMPARACHUTE with ID 4593.
  5056. [23:40:58 INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEMGRAPPLE with ID 4594.
  5057. [23:40:58 INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEMITEMTIER3ROCKET with ID 4595.
  5058. [23:40:58 INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEMTHERMALPADDING with ID 4596.
  5059. [23:40:58 INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEMITEMBASICASTEROIDS with ID 4597.
  5060. [23:40:58 INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEMMETHANECANISTERPARTIAL with ID 4598.
  5061. [23:40:58 INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEMCANISTERPARTIALLOX with ID 4599.
  5062. [23:40:58 INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEMCANISTERPARTIALLN2 with ID 4600.
  5063. [23:40:58 INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEMATMOSPHERICVALVE with ID 4601.
  5064. [23:40:58 INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEMHEAVYNOSECONE with ID 4602.
  5065. [23:40:58 INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEMTITANIUM_HELMET with ID 4603.
  5066. [23:40:58 INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEMTITANIUM_CHESTPLATE with ID 4604.
  5067. [23:40:58 INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEMTITANIUM_LEGGINGS with ID 4605.
  5068. [23:40:58 INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEMTITANIUM_BOOTS with ID 4606.
  5069. [23:40:58 INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEMTITANIUM_AXE with ID 4607.
  5070. [23:40:58 INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEMTITANIUM_PICKAXE with ID 4608.
  5071. [23:40:58 INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEMTITANIUM_SHOVEL with ID 4609.
  5072. [23:40:58 INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEMTITANIUM_HOE with ID 4610.
  5073. [23:40:58 INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEMTITANIUM_SWORD with ID 4611.
  5074. [23:40:58 INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEMCARBONFRAGMENTS with ID 4612.
  5075. [23:40:58 INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEMNULL with ID 4613.
  5076. [23:40:58 INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEMDESHPICK with ID 4614.
  5077. [23:40:58 INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEMDESHPICKSLIME with ID 4615.
  5078. [23:40:58 INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEMDESHAXE with ID 4616.
  5079. [23:40:58 INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEMDESHHOE with ID 4617.
  5080. [23:40:58 INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEMDESHSPADE with ID 4618.
  5081. [23:40:58 INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEMDESHSWORD with ID 4619.
  5082. [23:40:58 INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEMDESHHELMET with ID 4620.
  5083. [23:40:58 INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEMDESHCHESTPLATE with ID 4621.
  5084. [23:40:58 INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEMDESHLEGGINGS with ID 4622.
  5085. [23:40:58 INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEMDESHBOOTS with ID 4623.
  5086. [23:40:58 INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEMSPACESHIPTIER2 with ID 4624.
  5087. [23:40:58 INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEMKEY with ID 4625.
  5088. [23:40:58 INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEMSCHEMATIC with ID 4626.
  5089. [23:40:58 INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEMBUCKETSLUDGE with ID 4627.
  5090. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMSETAREA with ID 4628.
  5091. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMSETHEIGHT with ID 4629.
  5092. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMREPLACER with ID 4630.
  5093. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMSQUARE with ID 4631.
  5094. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMSETTER with ID 4632.
  5095. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMEXPAND with ID 4633.
  5096. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMCIRCLE with ID 4634.
  5097. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMCONE with ID 4635.
  5098. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMGLOBE with ID 4636.
  5099. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMSETPYRAMID with ID 4637.
  5100. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMREMOVENOTVISIBLEBLOCKS_ with ID 4638.
  5101. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMALEXCASEMM_1 with ID 4639.
  5102. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMARTIXPL_2 with ID 4640.
  5103. [23:40:58 INFO]: Injected new Forge item material LOM_DEERFUR with ID 4642.
  5104. [23:40:58 INFO]: Injected new Forge item material LOM_DEERHIDEDIRTY with ID 4643.
  5105. [23:40:58 INFO]: Injected new Forge item material LOM_DEERHIDESALTED with ID 4644.
  5106. [23:40:58 INFO]: Injected new Forge item material LOM_ELEPHANTHIDE with ID 4645.
  5107. [23:40:58 INFO]: Injected new Forge item material LOM_ELEPHANTHIDESALTED with ID 4646.
  5108. [23:40:58 INFO]: Injected new Forge item material LOM_ELEPHANTHIDEDIRTY with ID 4647.
  5109. [23:40:58 INFO]: Injected new Forge item material LOM_HORN with ID 4648.
  5110. [23:40:58 INFO]: Injected new Forge item material LOM_ANGORAWOOL with ID 4649.
  5111. [23:40:58 INFO]: Injected new Forge item material LOM_IVORY with ID 4650.
  5112. [23:40:58 INFO]: Injected new Forge item material LOM_IVORYBLADE with ID 4651.
  5113. [23:40:58 INFO]: Injected new Forge item material LOM_SMASHEDBUG with ID 4652.
  5114. [23:40:58 INFO]: Injected new Forge item material LOM_CACTIONASTICK with ID 4653.
  5115. [23:40:58 INFO]: Injected new Forge item material LOM_FLINTANDFOSSIL with ID 4654.
  5116. [23:40:58 INFO]: Injected new Forge item material LOM_DINOBONE with ID 4655.
  5117. [23:40:58 INFO]: Injected new Forge item material LOM_DINOFUR with ID 4656.
  5118. [23:40:58 INFO]: Injected new Forge item material LOM_TIMETRAVELER with ID 4657.
  5119. [23:40:58 INFO]: Injected new Forge item material LOM_ICETIMETRAVELER with ID 4658.
  5120. [23:40:58 INFO]: Injected new Forge item material LOM_AMBER with ID 4659.
  5121. [23:40:58 INFO]: Injected new Forge item material LOM_EASTERCAKE1 with ID 4660.
  5122. [23:40:58 INFO]: Injected new Forge item material LOM_EASTERCAKE2 with ID 4661.
  5123. [23:40:58 INFO]: Injected new Forge item material LOM_EASTERCAKE3 with ID 4662.
  5124. [23:40:58 INFO]: Injected new Forge item material LOM_EASTERCAKE4 with ID 4663.
  5125. [23:40:58 INFO]: Injected new Forge item material LOM_EASTERCAKE5 with ID 4664.
  5126. [23:40:58 INFO]: Injected new Forge item material LOM_ICEMINTUIMBAR with ID 4665.
  5127. [23:40:58 INFO]: Injected new Forge item material LOM_WOOLYFUR with ID 4666.
  5128. [23:40:58 INFO]: Injected new Forge item material LOM_KNIFE with ID 4667.
  5129. [23:40:58 INFO]: Injected new Forge item material LOM_ROPE with ID 4668.
  5130. [23:40:58 INFO]: Injected new Forge item material LOM_WHEEL with ID 4669.
  5131. [23:40:58 INFO]: Injected new Forge item material LOM_SALT with ID 4670.
  5132. [23:40:58 INFO]: Injected new Forge item material LOM_RAWCRAB with ID 4671.
  5133. [23:40:58 INFO]: Injected new Forge item material LOM_COOKEDCRAB with ID 4672.
  5134. [23:40:58 INFO]: Injected new Forge item material LOM_RAWSHARK with ID 4673.
  5135. [23:40:58 INFO]: Injected new Forge item material LOM_COOKEDSHARK with ID 4674.
  5136. [23:40:58 INFO]: Injected new Forge item material LOM_COCOMILK with ID 4675.
  5137. [23:40:58 INFO]: Injected new Forge item material LOM_TREX with ID 4676.
  5138. [23:40:58 INFO]: Injected new Forge item material LOM_TRICERATOPS with ID 4677.
  5139. [23:40:58 INFO]: Injected new Forge item material LOM_BRONTOSAURUS with ID 4678.
  5140. [23:40:58 INFO]: Injected new Forge item material LOM_PTEROSAURUS with ID 4679.
  5141. [23:40:58 INFO]: Injected new Forge item material LOM_RAPTOR with ID 4680.
  5142. [23:40:58 INFO]: Injected new Forge item material LOM_ICHTYOSAURUS with ID 4681.
  5143. [23:40:58 INFO]: Injected new Forge item material LOM_MAMMOTH with ID 4682.
  5144. [23:40:58 INFO]: Injected new Forge item material LOM_SABERTOOTH with ID 4683.
  5145. [23:40:58 INFO]: Injected new Forge item material LOM_MUSKOX with ID 4684.
  5146. [23:40:58 INFO]: Injected new Forge item material LOM_AMMONITE with ID 4685.
  5147. [23:40:58 INFO]: Injected new Forge item material LOM_FOSSILTRI with ID 4686.
  5148. [23:40:58 INFO]: Injected new Forge item material LOM_FOSSILBRO with ID 4687.
  5149. [23:40:58 INFO]: Injected new Forge item material LOM_FOSSILRAP with ID 4688.
  5150. [23:40:58 INFO]: Injected new Forge item material LOM_FOSSILREX with ID 4689.
  5151. [23:40:58 INFO]: Injected new Forge item material LOM_FOSSILMAM with ID 4690.
  5152. [23:40:58 INFO]: Injected new Forge item material LOM_FOSSILSAB with ID 4691.
  5153. [23:40:58 INFO]: Injected new Forge item material LOM_FOSSILPTE with ID 4692.
  5154. [23:40:58 INFO]: Injected new Forge item material LOM_FOSSILICH with ID 4693.
  5155. [23:40:58 INFO]: Injected new Forge item material LOM_FOSSILMSK with ID 4694.
  5156. [23:40:58 INFO]: Injected new Forge item material LOM_FOSSILAMT with ID 4695.
  5157. [23:40:58 INFO]: Injected new Forge item material LOM_DNATRI with ID 4696.
  5158. [23:40:58 INFO]: Injected new Forge item material LOM_DNABRO with ID 4697.
  5159. [23:40:58 INFO]: Injected new Forge item material LOM_DNARAP with ID 4698.
  5160. [23:40:58 INFO]: Injected new Forge item material LOM_DNAREX with ID 4699.
  5161. [23:40:58 INFO]: Injected new Forge item material LOM_DNAPTE with ID 4700.
  5162. [23:40:58 INFO]: Injected new Forge item material LOM_DNAMAM with ID 4701.
  5163. [23:40:58 INFO]: Injected new Forge item material LOM_DNASAB with ID 4702.
  5164. [23:40:58 INFO]: Injected new Forge item material LOM_DNAICH with ID 4703.
  5165. [23:40:58 INFO]: Injected new Forge item material LOM_DNAMSK with ID 4704.
  5166. [23:40:58 INFO]: Injected new Forge item material LOM_DNAAMT with ID 4705.
  5167. [23:40:58 INFO]: Injected new Forge item material LOM_DNASOLVENT with ID 4706.
  5168. [23:40:58 INFO]: Injected new Forge item material LOM_RAW_VENISON with ID 4707.
  5169. [23:40:58 INFO]: Injected new Forge item material LOM_VENISON with ID 4708.
  5170. [23:40:58 INFO]: Injected new Forge item material LOM_RAW_BOAR with ID 4709.
  5171. [23:40:58 INFO]: Injected new Forge item material LOM_BOARMEAT with ID 4710.
  5172. [23:40:58 INFO]: Injected new Forge item material LOM_RAW_REPTILE with ID 4711.
  5173. [23:40:58 INFO]: Injected new Forge item material LOM_REPTILEMEAT with ID 4712.
  5174. [23:40:58 INFO]: Injected new Forge item material LOM_RAW_WHALE with ID 4713.
  5175. [23:40:58 INFO]: Injected new Forge item material LOM_WHALEMEAT with ID 4714.
  5176. [23:40:58 INFO]: Injected new Forge item material LOM_RAW_CAMEL with ID 4715.
  5177. [23:40:58 INFO]: Injected new Forge item material LOM_CAMELMEAT with ID 4716.
  5178. [23:40:58 INFO]: Injected new Forge item material LOM_RAWLION with ID 4717.
  5179. [23:40:58 INFO]: Injected new Forge item material LOM_LIONMEAT with ID 4718.
  5180. [23:40:58 INFO]: Injected new Forge item material LOM_WILDSTEW with ID 4719.
  5181. [23:40:58 INFO]: Injected new Forge item material LOM_RAW_FROG with ID 4720.
  5182. [23:40:58 INFO]: Injected new Forge item material LOM_COOKEDFROG with ID 4721.
  5183. [23:40:58 INFO]: Injected new Forge item material LOM_HONEY with ID 4722.
  5184. [23:40:58 INFO]: Injected new Forge item material LOM_TOMATO with ID 4723.
  5185. [23:40:58 INFO]: Injected new Forge item material LOM_PINEAPPLE with ID 4724.
  5186. [23:40:58 INFO]: Injected new Forge item material LOM_RAW_PENGUIN with ID 4725.
  5187. [23:40:58 INFO]: Injected new Forge item material LOM_PENGUINMEAT with ID 4726.
  5188. [23:40:58 INFO]: Injected new Forge item material LOM_RAW_MAMMOTH with ID 4727.
  5189. [23:40:58 INFO]: Injected new Forge item material LOM_MAMMOTHMEAT with ID 4728.
  5190. [23:40:58 INFO]: Injected new Forge item material LOM_HORNSWORD with ID 4729.
  5191. [23:40:58 INFO]: Injected new Forge item material LOM_AMBERSWORD with ID 4730.
  5192. [23:40:58 INFO]: Injected new Forge item material LOM_AMBERPICKAXE with ID 4731.
  5193. [23:40:58 INFO]: Injected new Forge item material LOM_AMBERAXE with ID 4732.
  5194. [23:40:58 INFO]: Injected new Forge item material LOM_AMBERSHOVEL with ID 4733.
  5195. [23:40:58 INFO]: Injected new Forge item material LOM_AMBERHOE with ID 4734.
  5196. [23:40:58 INFO]: Injected new Forge item material LOM_IVORYSWORD with ID 4735.
  5197. [23:40:58 INFO]: Injected new Forge item material LOM_IVORYPICKAXE with ID 4736.
  5198. [23:40:58 INFO]: Injected new Forge item material LOM_IVORYAXE with ID 4737.
  5199. [23:40:58 INFO]: Injected new Forge item material LOM_IVORYSHOVEL with ID 4738.
  5200. [23:40:58 INFO]: Injected new Forge item material LOM_IVORYHOE with ID 4739.
  5201. [23:40:58 INFO]: Injected new Forge item material LOM_FURHELMET with ID 4740.
  5202. [23:40:58 INFO]: Injected new Forge item material LOM_FURHELMET1 with ID 4741.
  5203. [23:40:58 INFO]: Injected new Forge item material LOM_FURCHESTPLATE with ID 4742.
  5204. [23:40:58 INFO]: Injected new Forge item material LOM_FURLEGGINGS with ID 4743.
  5205. [23:40:58 INFO]: Injected new Forge item material LOM_FURBOOTS with ID 4744.
  5206. [23:40:58 INFO]: Injected new Forge item material LOM_ELEPHANTHELMET with ID 4745.
  5207. [23:40:58 INFO]: Injected new Forge item material LOM_ELEPHANTCHESTPLATE with ID 4746.
  5208. [23:40:58 INFO]: Injected new Forge item material LOM_ELEPHANTLEGGINGS with ID 4747.
  5209. [23:40:58 INFO]: Injected new Forge item material LOM_ELEPHANTBOOTS with ID 4748.
  5210. [23:40:58 INFO]: Injected new Forge item material LOM_SANTAHELMET with ID 4749.
  5211. [23:40:58 INFO]: Injected new Forge item material LOM_SANTACHESTPLATE with ID 4750.
  5212. [23:40:58 INFO]: Injected new Forge item material LOM_SANTALEGGINGS with ID 4751.
  5213. [23:40:58 INFO]: Injected new Forge item material LOM_SANTABOOTS with ID 4752.
  5214. [23:40:58 INFO]: Injected new Forge item material LOM_AMBERHELMET with ID 4753.
  5215. [23:40:58 INFO]: Injected new Forge item material LOM_AMBERCHESTPLATE with ID 4754.
  5216. [23:40:58 INFO]: Injected new Forge item material LOM_AMBERLEGGINGS with ID 4755.
  5217. [23:40:58 INFO]: Injected new Forge item material LOM_AMBERBOOTS with ID 4756.
  5218. [23:40:58 INFO]: Injected new Forge item material LOM_DINOFURHELMET with ID 4757.
  5219. [23:40:58 INFO]: Injected new Forge item material LOM_DINOFURCHESTPLATE with ID 4758.
  5220. [23:40:58 INFO]: Injected new Forge item material LOM_DINOFURLEGGINGS with ID 4759.
  5221. [23:40:58 INFO]: Injected new Forge item material LOM_DINOFURBOOTS with ID 4760.
  5222. [23:40:58 INFO]: Injected new Forge item material LOM_ICEMINTUIMSWORD with ID 4761.
  5223. [23:40:58 INFO]: Injected new Forge item material LOM_ICEMINTUIMPICKAXE with ID 4762.
  5224. [23:40:58 INFO]: Injected new Forge item material LOM_ICEMINTUIMAXE with ID 4763.
  5225. [23:40:58 INFO]: Injected new Forge item material LOM_ICEMINTUIMSHOVEL with ID 4764.
  5226. [23:40:58 INFO]: Injected new Forge item material LOM_ICEMINTUIMHOE with ID 4765.
  5227. [23:40:58 INFO]: Injected new Forge item material LOM_ICEMINTUIMHELMET with ID 4766.
  5228. [23:40:58 INFO]: Injected new Forge item material LOM_ICEMINTUIMCHESTPLATE with ID 4767.
  5229. [23:40:58 INFO]: Injected new Forge item material LOM_ICEMINTUIMLEGGINGS with ID 4768.
  5230. [23:40:58 INFO]: Injected new Forge item material LOM_ICEMINTUIMBOOTS with ID 4769.
  5231. [23:40:58 INFO]: Injected new Forge item material LOM_ESKIMOHELMET with ID 4770.
  5232. [23:40:58 INFO]: Injected new Forge item material LOM_ESKIMOCHESTPLATE with ID 4771.
  5233. [23:40:58 INFO]: Injected new Forge item material LOM_ESKIMOLEGGINGS with ID 4772.
  5234. [23:40:58 INFO]: Injected new Forge item material LOM_ESKIMOBOOTS with ID 4773.
  5235. [23:40:58 INFO]: Injected new Forge item material CFM_ITEMTABLEWOOD with ID 4774.
  5236. [23:40:58 INFO]: Injected new Forge item material CFM_ITEMTABLESTONE with ID 4775.
  5237. [23:40:58 INFO]: Injected new Forge item material CFM_ITEMCHAIRWOOD with ID 4776.
  5238. [23:40:58 INFO]: Injected new Forge item material CFM_ITEMCHAIRSTONE with ID 4777.
  5239. [23:40:58 INFO]: Injected new Forge item material CFM_ITEMCABINET with ID 4778.
  5240. [23:40:58 INFO]: Injected new Forge item material CFM_ITEMBESIDECABINET with ID 4779.
  5241. [23:40:58 INFO]: Injected new Forge item material CFM_ITEMCOFFEETABLEWOOD with ID 4780.
  5242. [23:40:58 INFO]: Injected new Forge item material CFM_ITEMCOFFEETABLESTONE with ID 4781.
  5243. [23:40:58 INFO]: Injected new Forge item material CFM_ITEMFRIDGE with ID 4782.
  5244. [23:40:58 INFO]: Injected new Forge item material CFM_ITEMCOOLPACK with ID 4783.
  5245. [23:40:58 INFO]: Injected new Forge item material CFM_ITEMBLINDS with ID 4789.
  5246. [23:40:58 INFO]: Injected new Forge item material CFM_ITEMCURTAINS with ID 4790.
  5247. [23:40:58 INFO]: Injected new Forge item material CFM_ITEMOVEN with ID 4791.
  5248. [23:40:58 INFO]: Injected new Forge item material CFM_ITEMOVENRANGEHOOD with ID 4792.
  5249. [23:40:58 INFO]: Injected new Forge item material CFM_ITEMFLESH with ID 4793.
  5250. [23:40:58 INFO]: Injected new Forge item material CFM_ITEMCOOKEDFLESH with ID 4794.
  5251. [23:40:58 INFO]: Injected new Forge item material CFM_ITEMHEDGEBASIC with ID 4795.
  5252. [23:40:58 INFO]: Injected new Forge item material CFM_ITEMHEDGESPRUCE with ID 4796.
  5253. [23:40:58 INFO]: Injected new Forge item material CFM_ITEMHEDGEBIRCH with ID 4797.
  5254. [23:40:58 INFO]: Injected new Forge item material CFM_ITEMHEDGEJUNGLE with ID 4798.
  5255. [23:40:58 INFO]: Injected new Forge item material CFM_ITEMBIRDBATH with ID 4799.
  5256. [23:40:58 INFO]: Injected new Forge item material CFM_ITEMSTONEPATH with ID 4800.
  5257. [23:40:58 INFO]: Injected new Forge item material CFM_ITEMWHITEFENCE with ID 4801.
  5258. [23:40:58 INFO]: Injected new Forge item material CFM_ITEMTAP with ID 4802.
  5259. [23:40:58 INFO]: Injected new Forge item material CFM_ITEMMAILBOX with ID 4803.
  5260. [23:40:58 INFO]: Injected new Forge item material CFM_ITEMHAMMER with ID 4804.
  5261. [23:40:58 INFO]: Injected new Forge item material CFM_ITEMENVELOPE with ID 4805.
  5262. [23:40:58 INFO]: Injected new Forge item material CFM_ITEMENVELOPESIGNED with ID 4806.
  5263. [23:40:58 INFO]: Injected new Forge item material CFM_ITEMPACKAGE with ID 4807.
  5264. [23:40:58 INFO]: Injected new Forge item material CFM_ITEMPACKAGESIGNED with ID 4808.
  5265. [23:40:58 INFO]: Injected new Forge item material CFM_ITEMTV with ID 4809.
  5266. [23:40:58 INFO]: Injected new Forge item material CFM_ITEMCOMPUTER with ID 4810.
  5267. [23:40:58 INFO]: Injected new Forge item material CFM_ITEMPRINTER with ID 4811.
  5268. [23:40:58 INFO]: Injected new Forge item material CFM_ITEMINKCARTRIDGE with ID 4812.
  5269. [23:40:58 INFO]: Injected new Forge item material CFM_ITEMSTEREO with ID 4813.
  5270. [23:40:58 INFO]: Injected new Forge item material CFM_ITEMELECTRICFENCE with ID 4814.
  5271. [23:40:58 INFO]: Injected new Forge item material CFM_ITEMCEILINGLIGHT with ID 4815.
  5272. [23:40:58 INFO]: Injected new Forge item material CFM_ITEMDOORBELL with ID 4816.
  5273. [23:40:58 INFO]: Injected new Forge item material CFM_ITEMFIREALARM with ID 4817.
  5274. [23:40:58 INFO]: Injected new Forge item material CFM_ITEMLAMP with ID 4818.
  5275. [23:40:58 INFO]: Injected new Forge item material CFM_ITEMTOILET with ID 4819.
  5276. [23:40:58 INFO]: Injected new Forge item material CFM_ITEMBASIN with ID 4820.
  5277. [23:40:58 INFO]: Injected new Forge item material CFM_ITEMWALLCABINET with ID 4821.
  5278. [23:40:58 INFO]: Injected new Forge item material CFM_ITEMBATH with ID 4822.
  5279. [23:40:58 INFO]: Injected new Forge item material CFM_ITEMSHOWER with ID 4823.
  5280. [23:40:58 INFO]: Injected new Forge item material CFM_ITEMSHOWERHEAD with ID 4824.
  5281. [23:40:58 INFO]: Injected new Forge item material CFM_ITEMBIN with ID 4825.
  5282. [23:40:58 INFO]: Injected new Forge item material CFM_ITEMPRESENTRED with ID 4826.
  5283. [23:40:58 INFO]: Injected new Forge item material CFM_ITEMPRESENTGREEN with ID 4827.
  5284. [23:40:58 INFO]: Injected new Forge item material CFM_ITEMTREE with ID 4828.
  5285. [23:40:58 INFO]: Injected new Forge item material CFM_ITEMCRAYFISH with ID 4829.
  5286. [23:40:58 INFO]: Injected new Forge item material CFM_ITEMDOLLAR with ID 4830.
  5287. [23:40:58 INFO]: Injected new Forge item material RAILCRAFT_FLUIDCREOSOTEBUCKET with ID 4831.
  5288. [23:40:58 INFO]: Injected new Forge item material RAILCRAFT_FLUIDCREOSOTEBOTTLE with ID 4832.
  5289. [23:40:58 INFO]: Injected new Forge item material RAILCRAFT_FLUIDCREOSOTECAN with ID 4833.
  5290. [23:40:58 INFO]: Injected new Forge item material RAILCRAFT_FLUIDCREOSOTECELL with ID 4834.
  5291. [23:40:58 INFO]: Injected new Forge item material RAILCRAFT_FLUIDCREOSOTEWAX with ID 4835.
  5292. [23:40:58 INFO]: Injected new Forge item material RAILCRAFT_FLUIDCREOSOTEREFACTORY with ID 4836.
  5293. [23:40:58 INFO]: Injected new Forge item material RAILCRAFT_FLUIDSTEAMBOTTLE with ID 4837.
  5294. [23:40:58 INFO]: Injected new Forge item material RAILCRAFT_TOOLCROWBAR with ID 4838.
  5295. [23:40:58 INFO]: Injected new Forge item material RAILCRAFT_TOOLCROWBARREINFORCED with ID 4839.
  5296. [23:40:58 INFO]: Injected new Forge item material RAILCRAFT_TOOLMAGNIFYINGGLASS with ID 4840.
  5297. [23:40:58 INFO]: Injected new Forge item material RAILCRAFT_ARMORGOGGLES with ID 4841.
  5298. [23:40:58 INFO]: Injected new Forge item material RAILCRAFT_PARTCIRCUIT with ID 4842.
  5299. [23:40:58 INFO]: Injected new Forge item material RAILCRAFT_TOOLSTEELSHEARS with ID 4843.
  5300. [23:40:58 INFO]: Injected new Forge item material RAILCRAFT_TOOLSTEELSWORD with ID 4844.
  5301. [23:40:58 INFO]: Injected new Forge item material RAILCRAFT_TOOLSTEELSHOVEL with ID 4845.
  5302. [23:40:58 INFO]: Injected new Forge item material RAILCRAFT_TOOLSTEELPICKAXE with ID 4846.
  5303. [23:40:58 INFO]: Injected new Forge item material RAILCRAFT_TOOLSTEELAXE with ID 4847.
  5304. [23:40:58 INFO]: Injected new Forge item material RAILCRAFT_TOOLSTEELHOE with ID 4848.
  5305. [23:40:58 INFO]: Injected new Forge item material RAILCRAFT_ARMORSTEELHELMET with ID 4849.
  5306. [23:40:58 INFO]: Injected new Forge item material RAILCRAFT_ARMORSTEELPLATE with ID 4850.
  5307. [23:40:58 INFO]: Injected new Forge item material RAILCRAFT_ARMORSTEELLEGS with ID 4851.
  5308. [23:40:58 INFO]: Injected new Forge item material RAILCRAFT_ARMORSTEELBOOTS with ID 4852.
  5309. [23:40:58 INFO]: Injected new Forge item material RAILCRAFT_ARMOROVERALLS with ID 4853.
  5310. [23:40:58 INFO]: Injected new Forge item material RAILCRAFT_NUGGET with ID 4854.
  5311. [23:40:58 INFO]: Injected new Forge item material RAILCRAFT_INGOT with ID 4855.
  5312. [23:40:58 INFO]: Injected new Forge item material RAILCRAFT_PARTRAILBED with ID 4856.
  5313. [23:40:58 INFO]: Injected new Forge item material RAILCRAFT_PARTTIE with ID 4857.
  5314. [23:40:58 INFO]: Injected new Forge item material RAILCRAFT_PARTREBAR with ID 4858.
  5315. [23:40:58 INFO]: Injected new Forge item material RAILCRAFT_PARTRAIL with ID 4859.
  5316. [23:40:58 INFO]: Injected new Forge item material RAILCRAFT_FUELCOKE with ID 4860.
  5317. [23:40:58 INFO]: Injected new Forge item material RAILCRAFT_PARTPLATE with ID 4861.
  5318. [23:40:58 INFO]: Injected new Forge item material RAILCRAFT_DUST with ID 4862.
  5319. [23:40:58 INFO]: Injected new Forge item material RAILCRAFT_PARTGEAR with ID 4863.
  5320. [23:40:58 INFO]: Injected new Forge item material RAILCRAFT_CARTTNTWOOD with ID 4864.
  5321. [23:40:58 INFO]: Injected new Forge item material RAILCRAFT_CARTWORK with ID 4865.
  5322. [23:40:58 INFO]: Injected new Forge item material RAILCRAFT_TOOLSURVEYOR with ID 4866.
  5323. [23:40:58 INFO]: Injected new Forge item material RAILCRAFT_TOOLSIGNALTUNER with ID 4867.
  5324. [23:40:58 INFO]: Injected new Forge item material RAILCRAFT_PARTSIGNALLAMP with ID 4868.
  5325. [23:40:58 INFO]: Injected new Forge item material RAILCRAFT_PARTBLEACHEDCLAY with ID 4869.
  5326. [23:40:58 INFO]: Injected new Forge item material RAILCRAFT_CARTBORE with ID 4870.
  5327. [23:40:58 INFO]: Injected new Forge item material RAILCRAFT_BOREHEADDIAMOND with ID 4871.
  5328. [23:40:58 INFO]: Injected new Forge item material RAILCRAFT_BOREHEADSTEEL with ID 4872.
  5329. [23:40:58 INFO]: Injected new Forge item material RAILCRAFT_BOREHEADIRON with ID 4873.
  5330. [23:40:58 INFO]: Injected new Forge item material RAILCRAFT_CARTTRACKRELAYER with ID 4874.
  5331. [23:40:58 INFO]: Injected new Forge item material RAILCRAFT_CARTUNDERCUTTER with ID 4875.
  5332. [23:40:58 INFO]: Injected new Forge item material RAILCRAFT_CARTTANK with ID 4876.
  5333. [23:40:58 INFO]: Injected new Forge item material RAILCRAFT_CARTANCHOR with ID 4881.
  5334. [23:40:58 INFO]: Injected new Forge item material RAILCRAFT_CARTANCHORPERSONAL with ID 4882.
  5335. [23:40:58 INFO]: Injected new Forge item material RAILCRAFT_CARTANCHORADMIN with ID 4883.
  5336. [23:40:58 INFO]: Injected new Forge item material RAILCRAFT_CARTPUMPKIN with ID 4884.
  5337. [23:40:58 INFO]: Injected new Forge item material RAILCRAFT_CARTGIFT with ID 4885.
  5338. [23:40:58 INFO]: Injected new Forge item material RAILCRAFT_TOOLWHISTLETUNER with ID 4886.
  5339. [23:40:58 INFO]: Injected new Forge item material RAILCRAFT_CARTLOCOSTEAMSOLID with ID 4887.
  5340. [23:40:58 INFO]: Injected new Forge item material RAILCRAFT_CARTLOCOELECTRIC with ID 4888.
  5341. [23:40:58 INFO]: Injected new Forge item material RAILCRAFT_ROUTINGTABLE with ID 4889.
  5342. [23:40:58 INFO]: Injected new Forge item material RAILCRAFT_ROUTINGTICKETGOLD with ID 4890.
  5343. [23:40:58 INFO]: Injected new Forge item material RAILCRAFT_ROUTINGTICKET with ID 4891.
  5344. [23:40:58 INFO]: Injected new Forge item material RAILCRAFT_EMBLEM with ID 4892.
  5345. [23:40:58 INFO]: Injected new Forge item material RAILCRAFT_FIRESTONERAW with ID 4893.
  5346. [23:40:58 INFO]: Injected new Forge item material RAILCRAFT_FIRESTONECUT with ID 4894.
  5347. [23:40:58 INFO]: Injected new Forge item material RAILCRAFT_FIRESTONEREFINED with ID 4895.
  5348. [23:40:58 INFO]: Injected new Forge item material RAILCRAFT_FIRESTONECRACKED with ID 4896.
  5349. [23:40:58 INFO]: Injected new Forge item material RAILCRAFT_TOOLELECTRICMETER with ID 4897.
  5350. [23:40:58 INFO]: Injected new Forge item material RAILCRAFT_PARTTURBINEROTOR with ID 4898.
  5351. [23:40:58 INFO]: Injected new Forge item material RAILCRAFT_PARTTURBINEDISK with ID 4899.
  5352. [23:40:58 INFO]: Injected new Forge item material RAILCRAFT_PARTTURBINEBLADE with ID 4900.
  5353. [23:40:58 INFO]: Injected new Forge item material COLOURFULPORTALSMOD_COLOURFUL_ENDER_PEARL with ID 5040.
  5354. [23:40:58 INFO]: Injected new Forge item material COLOURFULPORTALSMOD_BUCKET_COLOURFUL_WATER_FIRST with ID 5041.
  5355. [23:40:58 INFO]: Injected new Forge item material COLOURFULPORTALSMOD_BUCKET_COLOURFUL_WATER with ID 5042.
  5356. [23:40:58 INFO]: Injected new Forge item material COLOURFULPORTALSMOD_BUCKET_COLOURFUL_WATER_EMPTY with ID 5043.
  5357. [23:40:58 INFO]: Injected new Forge item material COLOURFULPORTALSMOD_COLOURFUL_ENDER_PEARL_REFLECTIVE with ID 5044.
  5358. [23:40:58 INFO]: Injected new Forge item material COLOURFULPORTALSMOD_BUCKET_COLOURFUL_WATER_PART_MIXED with ID 5045.
  5359. [23:40:58 INFO]: Injected new Forge item material COLOURFULPORTALSMOD_BUCKET_COLOURFUL_WATER_UNMIXED with ID 5046.
  5360. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMPIGONGE_5 with ID 5047.
  5361. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMPIGONGE_4 with ID 5048.
  5362. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMMINEBEEEZ_1 with ID 5049.
  5363. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMKATARIAWOLF_4 with ID 5050.
  5364. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMKATARIAWOLF_1 with ID 5051.
  5365. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMDANISSIMONI_4 with ID 5052.
  5366. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMLJELLEL_18 with ID 5053.
  5367. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMDANISSIMONI_3 with ID 5054.
  5368. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMDANISSIMONI_2 with ID 5055.
  5369. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMDANISSIMONI_1 with ID 5056.
  5370. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMDANISSIMONI_5 with ID 5057.
  5371. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMLJELLEL_11 with ID 5058.
  5372. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMLJELLEL_10 with ID 5059.
  5373. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMLJELLEL_13 with ID 5060.
  5374. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMLJELLEL_12 with ID 5061.
  5375. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMLJELLEL_15 with ID 5062.
  5376. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMLJELLEL_14 with ID 5063.
  5377. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMLJELLEL_17 with ID 5064.
  5378. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMLJELLEL_16 with ID 5065.
  5379. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMALEXCASEMM_2 with ID 5066.
  5380. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMALEXCASEMM_3 with ID 5067.
  5381. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMPIGONGE_2 with ID 5068.
  5382. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMJAR9_6 with ID 5069.
  5383. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMLJELLEL_6 with ID 5070.
  5384. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMJAR9_5 with ID 5071.
  5385. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMLJELLEL_5 with ID 5072.
  5386. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMLJELLEL_8 with ID 5073.
  5387. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMJAR9_7 with ID 5074.
  5388. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMLJELLEL_7 with ID 5075.
  5389. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMJAR9_2 with ID 5076.
  5390. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMLJELLEL_2 with ID 5077.
  5391. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMLJELLEL_1 with ID 5078.
  5392. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMJAR9_4 with ID 5079.
  5393. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMLJELLEL_4 with ID 5080.
  5394. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMLJELLEL_3 with ID 5081.
  5395. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMJAR9_3 with ID 5082.
  5396. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMARTIXPL_4 with ID 5083.
  5397. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMARTIXPL_3 with ID 5084.
  5398. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMLJELLEL_9 with ID 5085.
  5399. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMXMACKER_1 with ID 5086.
  5400. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMXMACKER_2 with ID 5087.
  5401. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMMISSION_GAMETEST_2 with ID 5088.
  5402. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMXMACKER_3 with ID 5089.
  5403. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMXMACKER_4 with ID 5090.
  5404. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMMISSION_GAMETEST_1 with ID 5091.
  5405. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMDFTGVHBJ_7 with ID 5092.
  5406. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMDFTGVHBJ_6 with ID 5093.
  5407. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMDFTGVHBJ_5 with ID 5094.
  5408. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMDFTGVHBJ_4 with ID 5095.
  5409. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMWH1ZZ_1 with ID 5096.
  5410. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMDFTGVHBJ_3 with ID 5097.
  5411. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMDFTGVHBJ_2 with ID 5098.
  5412. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMDFTGVHBJ_1 with ID 5099.
  5413. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMJERACRAFT_3 with ID 5100.
  5414. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMJAR9_16 with ID 5101.
  5415. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMJAR9_17 with ID 5102.
  5416. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMJERACRAFT_4 with ID 5103.
  5417. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMJERACRAFT_1 with ID 5104.
  5418. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMJAR9_14 with ID 5105.
  5419. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMJAR9_15 with ID 5106.
  5420. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMJERACRAFT_2 with ID 5107.
  5421. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMJAR9_12 with ID 5108.
  5422. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMJERACRAFT_7 with ID 5109.
  5423. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMJAR9_13 with ID 5110.
  5424. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMJERACRAFT_5 with ID 5111.
  5425. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMJAR9_11 with ID 5112.
  5426. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMJERACRAFT_6 with ID 5113.
  5427. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMJERACRAFT_12 with ID 5114.
  5428. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMJERACRAFT_13 with ID 5115.
  5429. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMJERACRAFT_10 with ID 5116.
  5430. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMJERACRAFT_11 with ID 5117.
  5431. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMJERACRAFT_14 with ID 5118.
  5432. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMJAR9_18 with ID 5119.
  5433. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMTGERM0101_4 with ID 5120.
  5434. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMSUNDE2000_1 with ID 5121.
  5435. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMTGERM0101_2 with ID 5122.
  5436. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMTGERM0101_3 with ID 5123.
  5437. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMSUNDE2000_3 with ID 5124.
  5438. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMPATRIOTS_TERRAN_1 with ID 5125.
  5439. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMSUNDE2000_2 with ID 5126.
  5440. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMTGERM0101_1 with ID 5127.
  5441. [23:40:58 INFO]: Injected new Forge item material ISMSERVER_ITEMJERACRAFT_9 with ID 5128.
  5442. [23:40:58 INFO]: Injected new Forge item material EUREKA_ENGINEERINGDIARY with ID 5144.
  5443. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_BOOTSTRAVELLER with ID 5235.
  5444. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_ITEMGOLEMCORE with ID 5236.
  5445. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_ITEMRESONATOR with ID 5238.
  5446. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_ITEMBOWBONE with ID 5239.
  5447. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_ITEMHELMETTHAUMIUM with ID 5240.
  5448. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_ITEMTHAUMOMETER with ID 5241.
  5449. [23:40:58 INFO]: Injected new Forge item material RAILCRAFT_CARTTRACKLAYER with ID 5243.
  5450. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_ITEMWISPESSENCE with ID 5244.
  5451. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_ITEMAXETHAUMIUM with ID 5245.
  5452. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_ITEMINKWELL with ID 5246.
  5453. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_ITEMSPAWNEREGG with ID 5247.
  5454. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_ITEMSWORDVOID with ID 5248.
  5455. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_ITEMBUCKETPURE with ID 5249.
  5456. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_ITEMLEGGINGSTHAUMIUM with ID 5250.
  5457. [23:40:58 INFO]: Injected new Forge item material RAILCRAFT_CARTTRACKREMOVER with ID 5251.
  5458. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_WANDROD with ID 5252.
  5459. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_ITEMSWORDTHAUMIUM with ID 5253.
  5460. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_FOCUSPORTABLEHOLE with ID 5254.
  5461. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_ITEMCHESTPLATEROBE with ID 5255.
  5462. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_ITEMCHESTPLATEVOID with ID 5256.
  5463. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_ITEMPICKTHAUMIUM with ID 5257.
  5464. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_WANDCASTING with ID 5258.
  5465. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_FOCUSPECH with ID 5259.
  5466. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_ITEMBOOTSTHAUMIUM with ID 5260.
  5467. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_ITEMBOOTSVOID with ID 5261.
  5468. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_ITEMGOLEMUPGRADE with ID 5262.
  5469. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_ITEMLEGGINGSVOID with ID 5263.
  5470. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_ITEMPICKAXEELEMENTAL with ID 5264.
  5471. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_BLOCKJARFILLEDITEM with ID 5265.
  5472. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_ITEMLEGGINGSVOIDFORTRESS with ID 5266.
  5473. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_ITEMLEGGINGSROBE with ID 5267.
  5474. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_ITEMCHESTPLATEVOIDFORTRESS with ID 5268.
  5475. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_ITEMCHESTPLATEFORTRESS with ID 5269.
  5476. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_ITEMSHARD with ID 5270.
  5477. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_ITEMESSENCE with ID 5271.
  5478. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_ITEMRESOURCE with ID 5272.
  5479. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_ITEMHELMETFORTRESS with ID 5273.
  5480. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_ITEMTHAUMONOMICON with ID 5274.
  5481. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_ITEMCHESTPLATECULTISTPLATE with ID 5275.
  5482. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_ITEMARCANEDOOR with ID 5276.
  5483. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_FOCUSPOUCH with ID 5277.
  5484. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_ITEMSWORDELEMENTAL with ID 5278.
  5485. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_ITEMCRYSTALESSENCE with ID 5279.
  5486. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_FOCUSEXCAVATION with ID 5280.
  5487. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_FOCUSFROST with ID 5281.
  5488. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_ITEMHOEELEMENTAL with ID 5282.
  5489. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_ITEMGOLEMPLACER with ID 5283.
  5490. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_ITEMBUCKETDEATH with ID 5284.
  5491. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_ITEMGIRDLERUNIC with ID 5285.
  5492. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_FOCUSHELLBAT with ID 5286.
  5493. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_ITEMHELMETCULTISTROBE with ID 5287.
  5494. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_FOCUSSHOCK with ID 5288.
  5495. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_ITEMNUGGETFISH with ID 5289.
  5496. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_ITEMELDRITCHOBJECT with ID 5290.
  5497. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_ITEMAMULETVIS with ID 5291.
  5498. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_ITEMCHESTPLATECULTISTROBE with ID 5292.
  5499. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_ITEMSHOVELTHAUMIUM with ID 5293.
  5500. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_ITEMLEGGINGSCULTISTPLATE with ID 5294.
  5501. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_PRIMALARROW with ID 5295.
  5502. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_ITEMBOOTSROBE with ID 5296.
  5503. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_TRIPLEMEATTREAT with ID 5297.
  5504. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_ITEMRESEARCHNOTES with ID 5298.
  5505. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_FOCUSWARDING with ID 5299.
  5506. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_ITEMHELMETVOIDFORTRESS with ID 5300.
  5507. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_ITEMGIRDLEHOVER with ID 5301.
  5508. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_ITEMBAUBLEBLANKS with ID 5302.
  5509. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_ITEMGOLEMDECORATION with ID 5303.
  5510. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_ITEMHOEVOID with ID 5304.
  5511. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_ITEMGOGGLES with ID 5305.
  5512. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_ITEMNUGGETCHICKEN with ID 5306.
  5513. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_ITEMZOMBIEBRAIN with ID 5307.
  5514. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_ITEMHELMETCULTISTPLATE with ID 5308.
  5515. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_ITEMSANITYSOAP with ID 5309.
  5516. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_GOLEMBELL with ID 5310.
  5517. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_ITEMBATHSALTS with ID 5311.
  5518. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_ITEMNUGGETPORK with ID 5312.
  5519. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_ITEMAXEVOID with ID 5313.
  5520. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_ITEMAMULETRUNIC with ID 5314.
  5521. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_ITEMRINGRUNIC with ID 5315.
  5522. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_ITEMSHOVELVOID with ID 5316.
  5523. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_ITEMMANABEAN with ID 5317.
  5524. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_FOCUSTRADE with ID 5318.
  5525. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_WANDCAP with ID 5319.
  5526. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_ITEMLEGGINGSCULTISTROBE with ID 5320.
  5527. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_ITEMHOETHAUMIUM with ID 5321.
  5528. [23:40:58 INFO]: Injected new Forge item material RAILCRAFT_TOOLCROWBARMAGIC with ID 5322.
  5529. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_ITEMSANITYCHECKER with ID 5323.
  5530. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_ITEMHELMETVOID with ID 5324.
  5531. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_FOCUSPRIMAL with ID 5325.
  5532. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_TRUNKSPAWNER with ID 5326.
  5533. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_HOVERHARNESS with ID 5327.
  5534. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_ARCANEDOORKEY with ID 5328.
  5535. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_BLOCKJARNODEITEM with ID 5329.
  5536. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_ITEMBOOTSCULTIST with ID 5330.
  5537. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_ITEMNUGGETBEEF with ID 5331.
  5538. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_ITEMLEGGINGSFORTRESS with ID 5332.
  5539. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_FOCUSFIRE with ID 5333.
  5540. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_ITEMCHESTPLATETHAUMIUM with ID 5334.
  5541. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_ITEMSHOVELELEMENTAL with ID 5335.
  5542. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_HANDMIRROR with ID 5336.
  5543. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_ITEMAXEELEMENTAL with ID 5337.
  5544. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_ITEMPICKVOID with ID 5338.
  5545. [23:40:58 INFO]: Injected new Forge item material BAUBLES_RING with ID 5339.
  5546. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_ITEMNUGGET with ID 5340.
  5547. [23:40:58 INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_ITEMBUILDCRAFTPIPEPIPEPOWERSANDSTONE with ID 5367.
  5548. [23:40:58 INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_ITEMBUILDCRAFTPIPEPIPEITEMSCLAY with ID 5368.
  5549. [23:40:58 INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_ITEMBUILDCRAFTPIPEPIPEFLUIDSDIAMOND with ID 5369.
  5550. [23:40:58 INFO]: Injected new Forge item material CFM_ITEMCOUCH with ID 5370.
  5551. [23:40:58 INFO]: Injected new Forge item material CFM_ITEMKNIFE with ID 5371.
  5552. [23:40:58 INFO]: Injected new Forge item material CFM_ITEMTOAST with ID 5372.
  5553. [23:40:58 INFO]: Injected new Forge item material CFM_ITEMCUP with ID 5373.
  5554. [23:40:58 INFO]: Injected new Forge item material CFM_ITEMCHOPPINGBOARD with ID 5374.
  5555. [23:40:58 INFO]: Injected new Forge item material CFM_ITEMDRINK with ID 5375.
  5556. [23:40:58 INFO]: Injected new Forge item material CFM_ITEMBARSTALL with ID 5376.
  5557. [23:40:58 INFO]: Injected new Forge item material CFM_ITEMSOAP with ID 5377.
  5558. [23:40:58 INFO]: Injected new Forge item material CFM_ITEMWASHINGMACHINE with ID 5378.
  5559. [23:40:58 INFO]: Injected new Forge item material CFM_ITEMKITCHENCABINET with ID 5379.
  5560. [23:40:58 INFO]: Injected new Forge item material CFM_ITEMMICROWAVE with ID 5380.
  5561. [23:40:58 INFO]: Injected new Forge item material CFM_ITEMSOAPYWATER with ID 5381.
  5562. [23:40:58 INFO]: Injected new Forge item material CFM_ITEMBREADSLICE with ID 5382.
  5563. [23:40:58 INFO]: Injected new Forge item material CFM_ITEMDISHWASHER with ID 5383.
  5564. [23:40:58 INFO]: Injected new Forge item material CFM_ITEMSUPERSOAPYWATER with ID 5384.
  5565. [23:40:58 INFO]: Injected new Forge item material CFM_ITEMCOOKIEJAR with ID 5385.
  5566. [23:40:58 INFO]: Injected new Forge item material CFM_ITEMTOASTER with ID 5386.
  5567. [23:40:58 INFO]: Injected new Forge item material CFM_ITEMBLENDER with ID 5387.
  5568. [23:40:58 INFO]: Injected new Forge item material CFM_ITEMPLATE with ID 5388.
  5569. [23:40:58 INFO]: Injected new Forge item material CFM_ITEMCOUNTERDOORED with ID 5389.
  5570. [23:40:58 INFO]: Injected new Forge item material CFM_ITEMRECIPEBOOK with ID 5390.
  5571. [23:40:58 INFO]: Injected new Forge item material CFM_ITEMCOUNTERSINK with ID 5391.
  5572. [23:40:58 INFO]: Injected new Forge item material IC2_REACTORMOXQUADDEPLETED with ID 5392.
  5573. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMBATSU with ID 5393.
  5574. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMTURNINGBLANKS with ID 5394.
  5575. [23:40:58 INFO]: Injected new Forge item material IC2_REACTORREFLECTORTHICK with ID 5395.
  5576. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMIRONROTOR with ID 5396.
  5577. [23:40:58 INFO]: Injected new Forge item material IC2_REACTORMOXDUAL with ID 5397.
  5578. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMTFBPMUSHROOM with ID 5398.
  5579. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMDUST with ID 5399.
  5580. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMMOX with ID 5400.
  5581. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMLATHINGTOOL with ID 5401.
  5582. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMTOOLCUTTER with ID 5402.
  5583. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMTREETAPELECTRIC with ID 5403.
  5584. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMUPGRADEKIT with ID 5404.
  5585. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMDUST2 with ID 5405.
  5586. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMFLUIDCELL with ID 5406.
  5587. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMARMORJETPACKELECTRIC with ID 5407.
  5588. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMPARTCARBONFIBRE with ID 5408.
  5589. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMSTATICBOOTS with ID 5409.
  5590. [23:40:58 INFO]: Injected new Forge item material IC2_REACTORVENTGOLD with ID 5410.
  5591. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMWEEDINGTROWEL with ID 5411.
  5592. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMCELLEMPTY with ID 5412.
  5593. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMPARTCFPOWDER with ID 5413.
  5594. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMARMORNANOLEGS with ID 5414.
  5595. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMPLUTONIUMSMALL with ID 5415.
  5596. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMTOOLBRONZEAXE with ID 5416.
  5597. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMBATRE with ID 5417.
  5598. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMPARTCOALBLOCK with ID 5418.
  5599. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMTOOLIRIDIUMDRILL with ID 5419.
  5600. [23:40:58 INFO]: Injected new Forge item material IC2_UPGRADEMODULE with ID 5420.
  5601. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMTREETAP with ID 5421.
  5602. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMTOOLBRONZEPICKAXE with ID 5422.
  5603. [23:40:58 INFO]: Injected new Forge item material IC2_OBSCURATOR with ID 5423.
  5604. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMGRINPOWDER with ID 5424.
  5605. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMTFBPIRRIGATION with ID 5425.
  5606. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMTOOLPAINTERCYAN with ID 5426.
  5607. [23:40:58 INFO]: Injected new Forge item material IC2_REACTORPLATINGHEAT with ID 5427.
  5608. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMPARTIRIDIUM with ID 5428.
  5609. [23:40:58 INFO]: Injected new Forge item material IC2_REACTORVENTCORE with ID 5429.
  5610. [23:40:58 INFO]: Injected new Forge item material IC2_REACTORCOOLANTTRIPLE with ID 5430.
  5611. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMIRONBLOCKCUTTINGBLADE with ID 5431.
  5612. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMTOOLPAINTERYELLOW with ID 5432.
  5613. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMTOOLFORGEHAMMER with ID 5433.
  5614. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMBATREDISCHARGED with ID 5434.
  5615. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMTOOLPAINTERORANGE with ID 5435.
  5616. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMMUGEMPTY with ID 5436.
  5617. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMCASING with ID 5437.
  5618. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMARMORBRONZELEGS with ID 5438.
  5619. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMARMORALLOYCHESTPLATE with ID 5439.
  5620. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMCOIN with ID 5440.
  5621. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMFUELROD with ID 5441.
  5622. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMTOOLBRONZESWORD with ID 5442.
  5623. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMCOFEEPOWDER with ID 5443.
  5624. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMARMORBRONZEBOOTS with ID 5444.
  5625. [23:40:58 INFO]: Injected new Forge item material IC2_REACTORURANIUMQUAD with ID 5445.
  5626. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMCOFEEBEANS with ID 5446.
  5627. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMARMORENERGYPACK with ID 5447.
  5628. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMPURIFIEDCRUSHEDORE with ID 5448.
  5629. [23:40:58 INFO]: Injected new Forge item material RAILCRAFT_CARTENERGYBATBOX with ID 5449.
  5630. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMADVIRONBLOCKCUTTINGBLADE with ID 5450.
  5631. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMARMORQUANTUMBOOTS with ID 5451.
  5632. [23:40:58 INFO]: Injected new Forge item material IC2_REACTORURANIUMSIMPLE with ID 5452.
  5633. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMTOOLPAINTERCLOUD with ID 5453.
  5634. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMARMORNANOHELMET with ID 5454.
  5635. [23:40:58 INFO]: Injected new Forge item material IC2_REACTORCONDENSATORLAP with ID 5455.
  5636. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMTOOLMININGLASER with ID 5456.
  5637. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMARMORHAZMATCHESTPLATE with ID 5457.
  5638. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMTFBPFLATIFICATION with ID 5458.
  5639. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMARMORRUBBOOTS with ID 5459.
  5640. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMINGOT with ID 5460.
  5641. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMDENSEPLATES with ID 5461.
  5642. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMFERTILIZER with ID 5462.
  5643. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMTFBPDESERTIFICATION with ID 5463.
  5644. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMTOOLPAINTER with ID 5464.
  5645. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMPLATES with ID 5465.
  5646. [23:40:58 INFO]: Injected new Forge item material IC2_REACTORCONDENSATOR with ID 5466.
  5647. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMARMORNANOBOOTS with ID 5467.
  5648. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMWCARBONROTOR with ID 5468.
  5649. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMPLUTONIUM with ID 5469.
  5650. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMBOAT with ID 5470.
  5651. [23:40:58 INFO]: Injected new Forge item material IC2_REACTORMOXDUALDEPLETED with ID 5471.
  5652. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMREMOTE with ID 5472.
  5653. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMARMORHAZMATLEGGINGS with ID 5473.
  5654. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMCROPSEED with ID 5474.
  5655. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMTOOLPAINTERWHITE with ID 5475.
  5656. [23:40:58 INFO]: Injected new Forge item material IC2_REACTORHEATSWITCHCORE with ID 5476.
  5657. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMARMORBRONZEHELMET with ID 5477.
  5658. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMTOOLCHAINSAW with ID 5478.
  5659. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMSCANNERADV with ID 5479.
  5660. [23:40:58 INFO]: Injected new Forge item material IC2_REACTORMOXSIMPLE with ID 5480.
  5661. [23:40:58 INFO]: Injected new Forge item material IC2_REACTORLITHIUMCELL with ID 5481.
  5662. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMTOOLBRONZEHOE with ID 5482.
  5663. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMCRYSTALMEMORY with ID 5483.
  5664. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMARMORQUANTUMCHESTPLATE with ID 5484.
  5665. [23:40:58 INFO]: Injected new Forge item material IC2_REACTORVENTSPREAD with ID 5485.
  5666. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMTOOLPAINTERLIGHTGREY with ID 5486.
  5667. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMTOOLPAINTERBLUE with ID 5487.
  5668. [23:40:58 INFO]: Injected new Forge item material IC2_REACTORREFLECTOR with ID 5488.
  5669. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMTOOLPAINTERMAGENTA with ID 5489.
  5670. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMTOOLMETER with ID 5490.
  5671. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMARMORNANOCHESTPLATE with ID 5491.
  5672. [23:40:58 INFO]: Injected new Forge item material RAILCRAFT_CARTENERGYCESU with ID 5492.
  5673. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMSTEAMTURBINEBLADE with ID 5493.
  5674. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMCONTAINMENTBOX with ID 5494.
  5675. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMRECIPEPART with ID 5495.
  5676. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMSCRAP with ID 5496.
  5677. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMTINCAN with ID 5497.
  5678. [23:40:58 INFO]: Injected new Forge item material IC2_REACTORURANIUMDUAL with ID 5498.
  5679. [23:40:58 INFO]: Injected new Forge item material IC2_REACTORHEATSWITCHSPREAD with ID 5499.
  5680. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMDYNAMITESTICKY with ID 5500.
  5681. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMTOOLPAINTERRED with ID 5501.
  5682. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMSCRAPBOX with ID 5502.
  5683. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMBATLAMACRYSTAL with ID 5503.
  5684. [23:40:58 INFO]: Injected new Forge item material IC2_REACTORVENTDIAMOND with ID 5504.
  5685. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMWEED with ID 5505.
  5686. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMDOORALLOY with ID 5506.
  5687. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMTOOLPAINTERPINK with ID 5507.
  5688. [23:40:58 INFO]: Injected new Forge item material IC2_REACTORCOOLANTSIX with ID 5508.
  5689. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMTOOLPAINTERDARKGREY with ID 5509.
  5690. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMTOOLDDRILL with ID 5510.
  5691. [23:40:58 INFO]: Injected new Forge item material RAILCRAFT_CARTENERGYMFE with ID 5511.
  5692. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMARMORADVBATPACK with ID 5512.
  5693. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMHOPS with ID 5513.
  5694. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMSOLARHELMET with ID 5514.
  5695. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMNANOSABER with ID 5515.
  5696. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMDYNAMITE with ID 5516.
  5697. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMFOAMSPRAYER with ID 5517.
  5698. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMTOOLPAINTERGREEN with ID 5518.
  5699. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMBARREL with ID 5519.
  5700. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMNIGHTVISIONGOGGLES with ID 5520.
  5701. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMTOOLPAINTERLIME with ID 5521.
  5702. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMHARZ with ID 5522.
  5703. [23:40:58 INFO]: Injected new Forge item material IC2_WINDMETER with ID 5523.
  5704. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMTERRAWART with ID 5524.
  5705. [23:40:58 INFO]: Injected new Forge item material IC2_REACTORURANIUMQUADDEPLETED with ID 5525.
  5706. [23:40:58 INFO]: Injected new Forge item material IC2_REACTORURANIUMDUALDEPLETED with ID 5526.
  5707. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMTFBPCULTIVATION with ID 5527.
  5708. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMSCANNER with ID 5528.
  5709. [23:40:58 INFO]: Injected new Forge item material IC2_REACTORMOXQUAD with ID 5529.
  5710. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMURAN with ID 5530.
  5711. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMBATCRYSTAL with ID 5531.
  5712. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMTOOLWRENCHELECTRIC with ID 5532.
  5713. [23:40:58 INFO]: Injected new Forge item material IC2_REACTORHEATSWITCHDIAMOND with ID 5533.
  5714. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMPARTINDUSTRIALDIAMOND with ID 5534.
  5715. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMTOOLWRENCH with ID 5535.
  5716. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMDUSTSMALL with ID 5536.
  5717. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMTFBP with ID 5537.
  5718. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMCELLHYDRANT with ID 5538.
  5719. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMRTGPELLET with ID 5539.
  5720. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMARMORQUANTUMHELMET with ID 5540.
  5721. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMTOOLDRILL with ID 5541.
  5722. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMPARTCIRCUIT with ID 5542.
  5723. [23:40:58 INFO]: Injected new Forge item material IC2_PLASMALAUNCHER with ID 5543.
  5724. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMSTEAMTURBINE with ID 5544.
  5725. [23:40:58 INFO]: Injected new Forge item material IC2_REACTORVENT with ID 5545.
  5726. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMMUGBOOZE with ID 5546.
  5727. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMCROPNALYZER with ID 5547.
  5728. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMTOOLPAINTERPURPLE with ID 5548.
  5729. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMPARTCOALBALL with ID 5549.
  5730. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMTINCANFILLED with ID 5550.
  5731. [23:40:58 INFO]: Injected new Forge item material IC2_REACTORCOOLANTSIMPLE with ID 5551.
  5732. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMTFBPCHILLING with ID 5552.
  5733. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMCABLE with ID 5553.
  5734. [23:40:58 INFO]: Injected new Forge item material RAILCRAFT_UPGRADELAPOTRON with ID 5554.
  5735. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMTRITIUMCELL with ID 5555.
  5736. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMARMORBRONZECHESTPLATE with ID 5556.
  5737. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMADVBAT with ID 5557.
  5738. [23:40:58 INFO]: Injected new Forge item material IC2_REACTORURANIUMSIMPLEDEPLETED with ID 5558.
  5739. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMWEEDEX with ID 5559.
  5740. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMPARTCARBONPLATE with ID 5560.
  5741. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMARMORJETPACK with ID 5561.
  5742. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMRUBBER with ID 5562.
  5743. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMARMORBATPACK with ID 5563.
  5744. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMFREQ with ID 5564.
  5745. [23:40:58 INFO]: Injected new Forge item material IC2_REACTORHEATSWITCH with ID 5565.
  5746. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMBIOCHAFF with ID 5566.
  5747. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMPARTALLOY with ID 5567.
  5748. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMURAN235 with ID 5568.
  5749. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMTOOLBRONZESPADE with ID 5569.
  5750. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMDEBUG with ID 5570.
  5751. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMTOOLPAINTERBROWN with ID 5571.
  5752. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMARMORQUANTUMLEGS with ID 5572.
  5753. [23:40:58 INFO]: Injected new Forge item material IC2_REACTORMOXSIMPLEDEPLETED with ID 5573.
  5754. [23:40:58 INFO]: Injected new Forge item material IC2_REACTORPLATING with ID 5574.
  5755. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMDIAMONDBLOCKCUTTINGBLADE with ID 5575.
  5756. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMURAN238 with ID 5576.
  5757. [23:40:58 INFO]: Injected new Forge item material IC2_REACTORPLATINGEXPLOSIVE with ID 5577.
  5758. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMTOOLHOE with ID 5578.
  5759. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMARMORCFPACK with ID 5579.
  5760. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMSTEELROTOR with ID 5580.
  5761. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMCRUSHEDORE with ID 5581.
  5762. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMPARTCOALCHUNK with ID 5582.
  5763. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMARMORHAZMATHELMET with ID 5583.
  5764. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMSLAG with ID 5584.
  5765. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMURAN235SMALL with ID 5585.
  5766. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMOREIRIDIUM with ID 5586.
  5767. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMTOOLBOX with ID 5587.
  5768. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMTOOLPAINTERBLACK with ID 5588.
  5769. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMMUGCOFFEE with ID 5589.
  5770. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMWOODROTOR with ID 5590.
  5771. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMFUELPLANTBALL with ID 5591.
  5772. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMPARTCIRCUITADV with ID 5592.
  5773. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMPARTCARBONMESH with ID 5593.
  5774. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_ITEMHELMETCULTISTLEADERPLATE with ID 5697.
  5775. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_ITEMLEGGINGSCULTISTLEADERPLATE with ID 5698.
  5776. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_ITEMCOMPASSSTONE with ID 5699.
  5777. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_ITEMCHESTPLATECULTISTLEADERPLATE with ID 5700.
  5778. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_ITEMLOOTBAG with ID 5701.
  5779. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_ITEMPRIMALCRUSHER with ID 5702.
  5780. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_ITEMBOTTLETAINT with ID 5703.
  5781. [23:40:58 INFO]: Injected new Forge item material THAUMCRAFT_ITEMSWORDCRIMSON with ID 5705.
  5782. [23:40:58 INFO]: Injected new Forge item material EMERALDMOD_EKATANA with ID 5726.
  5783. [23:40:58 INFO]: Injected new Forge item material EMERALDMOD_FLINTANDEMERALD with ID 5736.
  5784. [23:40:58 INFO]: Injected new Forge item material EMERALDMOD_ESTAFF with ID 5750.
  5785. [23:40:58 INFO]: Injected new Forge item material EMERALDMOD_EPICKAXE with ID 5756.
  5786. [23:40:58 INFO]: Injected new Forge item material EMERALDMOD_EARROW with ID 5757.
  5787. [23:40:58 INFO]: Injected new Forge item material EMERALDMOD_EMERALDPOTION with ID 5762.
  5788. [23:40:58 INFO]: Injected new Forge item material EMERALDMOD_EHELMET with ID 5768.
  5789. [23:40:58 INFO]: Injected new Forge item material EMERALDMOD_ECAKE with ID 5799.
  5790. [23:40:58 INFO]: Injected new Forge item material EMERALDMOD_EBATTLEAXE with ID 5828.
  5791. [23:40:58 INFO]: Injected new Forge item material EMERALDMOD_EAXE with ID 5832.
  5792. [23:40:58 INFO]: Injected new Forge item material EMERALDMOD_EHOE with ID 5835.
  5793. [23:40:58 INFO]: Injected new Forge item material EMERALDMOD_EMERALDPOTIONTHROW with ID 5857.
  5794. [23:40:58 INFO]: Injected new Forge item material EMERALDMOD_EBIGSWORD with ID 5868.
  5795. [23:40:58 INFO]: Injected new Forge item material EMERALDMOD_OBSIDIANDOORITEM with ID 5882.
  5796. [23:40:58 INFO]: Injected new Forge item material EMERALDMOD_EBONE with ID 5933.
  5797. [23:40:58 INFO]: Injected new Forge item material EMERALDMOD_EBOOTS with ID 5951.
  5798. [23:40:58 INFO]: Injected new Forge item material EMERALDMOD_ESTAR with ID 5957.
  5799. [23:40:58 INFO]: Injected new Forge item material EMERALDMOD_ESWORD with ID 5978.
  5800. [23:40:58 INFO]: Injected new Forge item material EMERALDMOD_EBOW with ID 5985.
  5801. [23:40:58 INFO]: Injected new Forge item material EMERALDMOD_ESEEDS with ID 6014.
  5802. [23:40:58 INFO]: Injected new Forge item material EMERALDMOD_ESHOVEL with ID 6046.
  5803. [23:40:58 INFO]: Injected new Forge item material EMERALDMOD_EMERALDDOORITEM with ID 6083.
  5804. [23:40:58 INFO]: Injected new Forge item material EMERALDMOD_ECHESTPLATE with ID 6097.
  5805. [23:40:58 INFO]: Injected new Forge item material EMERALDMOD_ELEGS with ID 6123.
  5806. [23:40:58 INFO]: Injected new Forge item material EMERALDMOD_ROD with ID 6147.
  5807. [23:40:58 INFO]: Injected new Forge item material EMERALDMOD_EAPPLE with ID 6158.
  5808. [23:40:58 INFO]: Injected new Forge item material EMERALDMOD_EDUST with ID 6177.
  5809. [23:40:58 INFO]: Injected new Forge item material EMERALDMOD_EKHOPESH with ID 6196.
  5810. [23:40:58 INFO]: Injected new Forge item material ROW_ITEMROWRAILS with ID 6244.
  5811. [23:40:58 INFO]: Injected new Forge item material ROW_ITEMROWSUITRUS_ENGCOAT with ID 6245.
  5812. [23:40:58 INFO]: Injected new Forge item material ROW_ITEMROWPRYBAR with ID 6247.
  5813. [23:40:58 INFO]: Injected new Forge item material ROW_ITEMROWSUITRUS_ENGSHIRT with ID 6248.
  5814. [23:40:58 INFO]: Injected new Forge item material ROW_ITEMROWSUITRUS_ENGCAP with ID 6249.
  5815. [23:40:58 INFO]: Injected new Forge item material ROW_ITEMROWSUITRUS_ENGPANTS with ID 6250.
  5816. [23:40:58 INFO]: Injected new Forge item material ROW_ITEMROWLOUPE with ID 6251.
  5817. [23:40:58 INFO]: Injected new Forge item material ROW_ITEMROWSUITRUS_ENGBOOTS with ID 6252.
  5818. [23:40:58 INFO]: Injected new Forge item material ROW_ITEMROWSTOCK with ID 6253.
  5819. [23:40:58 INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_PIPELENS with ID 6255.
  5820. [23:40:58 INFO]: Injected new Forge item material RAILCRAFT_TOOLCROWBARVOID with ID 6624.
  5821. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMTURNINGBLANKSWOOD with ID 6625.
  5822. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMBATCHARGELAMACRYSTAL with ID 6679.
  5823. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMBATCHARGECRYSTAL with ID 6688.
  5824. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMBATCHARGERE with ID 6693.
  5825. [23:40:58 INFO]: Injected new Forge item material IC2_ITEMBATCHARGEADV with ID 6696.
  5826. [23:40:58 INFO]: Injected new Forge item material BIBLIOCRAFT_ITEMFRAMINGSHEET with ID 6697.
  5827. [23:40:58 INFO]: Injected new Forge item material BIBLIOCRAFT_ITEMPLUMBLINE with ID 6698.
  5828. [23:40:58 INFO]: Injected new Forge item material BIBLIOCRAFT_ITEMFRAMINGSAW with ID 6699.
  5829. [23:40:58 INFO]: Injected new Forge item material BIBLIOCRAFT_ITEMFRAMINGBOARD with ID 6700.
  5830. [23:40:58 INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEMITEMASTROMINER with ID 6798.
  5831. [23:40:58 INFO]: Injected new Forge item material RANDOMTHINGS_CREATIVESWORD with ID 6939.
  5832. [23:40:58 INFO]: Injected new Forge item material SECRETROOMSMOD_CAMOFLAUGEPASTE with ID 6940.
  5833. [23:40:58 INFO]: Injected new Forge item material RANDOMTHINGS_BIOMEPAINTER with ID 6941.
  5834. [23:40:58 INFO]: Injected new Forge item material RANDOMTHINGS_CREATIVECHESTGENERATOR with ID 6943.
  5835. [23:40:58 INFO]: Injected new Forge item material RANDOMTHINGS_MAGNETICFORCE with ID 6944.
  5836. [23:40:58 INFO]: Injected new Forge item material SECRETROOMSMOD_SECRETWOODENDOORITEM with ID 6945.
  5837. [23:40:58 INFO]: Injected new Forge item material RANDOMTHINGS_SPIRITBINDER with ID 6946.
  5838. [23:40:58 INFO]: Injected new Forge item material RANDOMTHINGS_SOUNDRECORDER with ID 6947.
  5839. [23:40:58 INFO]: Injected new Forge item material RANDOMTHINGS_WHITESTONE with ID 6948.
  5840. [23:40:58 INFO]: Injected new Forge item material RANDOMTHINGS_SPECTRESWORD with ID 6949.
  5841. [23:40:58 INFO]: Injected new Forge item material RANDOMTHINGS_SPECTRECHESTPLATE with ID 6950.
  5842. [23:40:58 INFO]: Injected new Forge item material SECRETROOMSMOD_SECRETWOODENIRONITEM with ID 6952.
  5843. [23:40:58 INFO]: Injected new Forge item material RANDOMTHINGS_SPECTREKEY with ID 6953.
  5844. [23:40:58 INFO]: Injected new Forge item material RANDOMTHINGS_CREATIVEGROWER with ID 6954.
  5845. [23:40:58 INFO]: Injected new Forge item material RANDOMTHINGS_ENDERLETTER with ID 6955.
  5846. [23:40:58 INFO]: Injected new Forge item material RANDOMTHINGS_SPECTRELEGGINGS with ID 6956.
  5847. [23:40:58 INFO]: Injected new Forge item material RANDOMTHINGS_INGREDIENT with ID 6957.
  5848. [23:40:58 INFO]: Injected new Forge item material RANDOMTHINGS_OPSPECTREKEY with ID 6958.
  5849. [23:40:58 INFO]: Injected new Forge item material RANDOMTHINGS_IMBUE with ID 6959.
  5850. [23:40:58 INFO]: Injected new Forge item material RANDOMTHINGS_GINTO with ID 6960.
  5851. [23:40:58 INFO]: Injected new Forge item material RANDOMTHINGS_FILTER with ID 6961.
  5852. [23:40:58 INFO]: Injected new Forge item material RANDOMTHINGS_SPECTREHELMET with ID 6963.
  5853. [23:40:58 INFO]: Injected new Forge item material RANDOMTHINGS_DROPFILTER with ID 6964.
  5854. [23:40:58 INFO]: Injected new Forge item material RANDOMTHINGS_BLOODSTONE with ID 6965.
  5855. [23:40:58 INFO]: Injected new Forge item material RANDOMTHINGS_VOIDSTONE with ID 6966.
  5856. [23:40:58 INFO]: Injected new Forge item material RANDOMTHINGS_BIOMECAPSULE with ID 6968.
  5857. [23:40:58 INFO]: Injected new Forge item material RANDOMTHINGS_SPECTREBOOTS with ID 6969.
  5858. [23:40:58 INFO]: Injected new Forge item material BOTANIA_FIREROD with ID 6970.
  5859. [23:40:58 INFO]: Injected new Forge item material BOTANIA_PINKINATOR with ID 6971.
  5860. [23:40:58 INFO]: Injected new Forge item material BOTANIA_VIAL with ID 6972.
  5861. [23:40:58 INFO]: Injected new Forge item material BOTANIA_MANARINGGREATER with ID 6973.
  5862. [23:40:58 INFO]: Injected new Forge item material BOTANIA_ELEMENTIUMHELM with ID 6974.
  5863. [23:40:58 INFO]: Injected new Forge item material BOTANIA_TERRAPICK with ID 6975.
  5864. [23:40:58 INFO]: Injected new Forge item material BOTANIA_LIVINGWOODBOW with ID 6976.
  5865. [23:40:58 INFO]: Injected new Forge item material BOTANIA_ELEMENTIUMSHEARS with ID 6977.
  5866. [23:40:58 INFO]: Injected new Forge item material BOTANIA_FERTILIZER with ID 6978.
  5867. [23:40:58 INFO]: Injected new Forge item material BOTANIA_MANARESOURCE with ID 6979.
  5868. [23:40:58 INFO]: Injected new Forge item material BOTANIA_AESIRRING with ID 6980.
  5869. [23:40:58 INFO]: Injected new Forge item material BOTANIA_COSMETIC with ID 6981.
  5870. [23:40:58 INFO]: Injected new Forge item material BOTANIA_TERRASTEELHELM with ID 6982.
  5871. [23:40:58 INFO]: Injected new Forge item material BOTANIA_BLOODPENDANT with ID 6983.
  5872. [23:40:58 INFO]: Injected new Forge item material BOTANIA_AURARINGGREATER with ID 6984.
  5873. [23:40:58 INFO]: Injected new Forge item material BOTANIA_SPELLCLOTH with ID 6985.
  5874. [23:40:58 INFO]: Injected new Forge item material BOTANIA_MANASTEELSHEARS with ID 6986.
  5875. [23:40:58 INFO]: Injected new Forge item material BOTANIA_FLUGELEYE with ID 6987.
  5876. [23:40:58 INFO]: Injected new Forge item material BOTANIA_LOKIRING with ID 6988.
  5877. [23:40:58 INFO]: Injected new Forge item material BOTANIA_ITEMFINDER with ID 6989.
  5878. [23:40:58 INFO]: Injected new Forge item material BOTANIA_ELEMENTIUMPICK with ID 6990.
  5879. [23:40:58 INFO]: Injected new Forge item material BOTANIA_VIRUS with ID 6991.
  5880. [23:40:58 INFO]: Injected new Forge item material BOTANIA_CORPOREASPARK with ID 6992.
  5881. [23:40:58 INFO]: Injected new Forge item material BOTANIA_VINEBALL with ID 6993.
  5882. [23:40:58 INFO]: Injected new Forge item material BOTANIA_CRAFTINGHALO with ID 6994.
  5883. [23:40:58 INFO]: Injected new Forge item material BOTANIA_MANASTEELSWORD with ID 6996.
  5884. [23:40:58 INFO]: Injected new Forge item material BOTANIA_REACHRING with ID 6997.
  5885. [23:40:58 INFO]: Injected new Forge item material BOTANIA_MAGNETRING with ID 6998.
  5886. [23:40:58 INFO]: Injected new Forge item material BOTANIA_RUNE with ID 6999.
  5887. [23:40:58 INFO]: Injected new Forge item material BOTANIA_ENDERDAGGER with ID 7000.
  5888. [23:40:58 INFO]: Injected new Forge item material BOTANIA_ELEMENTIUMLEGS with ID 7001.
  5889. [23:40:58 INFO]: Injected new Forge item material BOTANIA_ELEMENTIUMSHOVEL with ID 7002.
  5890. [23:40:58 INFO]: Injected new Forge item material BOTANIA_PIXIERING with ID 7003.
  5891. [23:40:58 INFO]: Injected new Forge item material BOTANIA_MANAINKWELL with ID 7004.
  5892. [23:40:58 INFO]: Injected new Forge item material BOTANIA_SUPERTRAVELBELT with ID 7005.
  5893. [23:40:58 INFO]: Injected new Forge item material BOTANIA_LEXICON with ID 7006.
  5894. [23:40:58 INFO]: Injected new Forge item material BOTANIA_DIRTROD with ID 7007.
  5895. [23:40:58 INFO]: Injected new Forge item material BOTANIA_TRAVELBELT with ID 7008.
  5896. [23:40:58 INFO]: Injected new Forge item material BOTANIA_GRAVITYROD with ID 7009.
  5897. [23:40:58 INFO]: Injected new Forge item material BOTANIA_TERRASTEELBOOTS with ID 7010.
  5898. [23:40:58 INFO]: Injected new Forge item material BOTANIA_WATERROD with ID 7011.
  5899. [23:40:58 INFO]: Injected new Forge item material BOTANIA_PHANTOMINK with ID 7012.
  5900. [23:40:58 INFO]: Injected new Forge item material BOTANIA_DICE with ID 7013.
  5901. [23:40:58 INFO]: Injected new Forge item material BOTANIA_MISSILEROD with ID 7014.
  5902. [23:40:58 INFO]: Injected new Forge item material BOTANIA_SPARK with ID 7015.
  5903. [23:40:58 INFO]: Injected new Forge item material BOTANIA_MANASTEELBOOTS with ID 7016.
  5904. [23:40:58 INFO]: Injected new Forge item material BOTANIA_SKYDIRTROD with ID 7017.
  5905. [23:40:58 INFO]: Injected new Forge item material BOTANIA_QUARTZ with ID 7018.
  5906. [23:40:58 INFO]: Injected new Forge item material BOTANIA_GLASSPICK with ID 7019.
  5907. [23:40:58 INFO]: Injected new Forge item material BOTANIA_KEEPIVY with ID 7020.
  5908. [23:40:58 INFO]: Injected new Forge item material BOTANIA_MANABOTTLE with ID 7021.
  5909. [23:40:58 INFO]: Injected new Forge item material BOTANIA_SIGNALFLARE with ID 7022.
  5910. [23:40:58 INFO]: Injected new Forge item material BOTANIA_MONOCLE with ID 7023.
  5911. [23:40:58 INFO]: Injected new Forge item material BOTANIA_ELEMENTIUMHELMREVEAL with ID 7024.
  5912. [23:40:58 INFO]: Injected new Forge item material BOTANIA_TERRASTEELLEGS with ID 7025.
  5913. [23:40:58 INFO]: Injected new Forge item material BOTANIA_MININGRING with ID 7026.
  5914. [23:40:58 INFO]: Injected new Forge item material BOTANIA_ANCIENTWILL with ID 7027.
  5915. [23:40:58 INFO]: Injected new Forge item material BOTANIA_GRASSHORN with ID 7028.
  5916. [23:40:58 INFO]: Injected new Forge item material BOTANIA_MANASTEELHELMREVEAL with ID 7029.
  5917. [23:40:58 INFO]: Injected new Forge item material BOTANIA_FLOWERBAG with ID 7030.
  5918. [23:40:58 INFO]: Injected new Forge item material BOTANIA_MANAGUN with ID 7031.
  5919. [23:40:58 INFO]: Injected new Forge item material BOTANIA_THORRING with ID 7032.
  5920. [23:40:58 INFO]: Injected new Forge item material BOTANIA_RAINBOWROD with ID 7033.
  5921. [23:40:58 INFO]: Injected new Forge item material BOTANIA_MANASTEELCHEST with ID 7034.
  5922. [23:40:58 INFO]: Injected new Forge item material BOTANIA_BREWFLASK with ID 7035.
  5923. [23:40:58 INFO]: Injected new Forge item material BOTANIA_BREWVIAL with ID 7036.
  5924. [23:40:58 INFO]: Injected new Forge item material BOTANIA_TINYPLANET with ID 7037.
  5925. [23:40:58 INFO]: Injected new Forge item material BOTANIA_SPAWNERMOVER with ID 7038.
  5926. [23:40:58 INFO]: Injected new Forge item material BOTANIA_CLIP with ID 7039.
  5927. [23:40:58 INFO]: Injected new Forge item material BOTANIA_ELEMENTIUMSWORD with ID 7040.
  5928. [23:40:58 INFO]: Injected new Forge item material BOTANIA_SMELTROD with ID 7041.
  5929. [23:40:58 INFO]: Injected new Forge item material BOTANIA_MANASTEELLEGS with ID 7042.
  5930. [23:40:58 INFO]: Injected new Forge item material BOTANIA_ELEMENTIUMCHEST with ID 7043.
  5931. [23:40:58 INFO]: Injected new Forge item material BOTANIA_FLIGHTTIARA with ID 7044.
  5932. [23:40:58 INFO]: Injected new Forge item material BOTANIA_OVERGROWTHSEED with ID 7045.
  5933. [23:40:58 INFO]: Injected new Forge item material BOTANIA_TWIGWAND with ID 7046.
  5934. [23:40:58 INFO]: Injected new Forge item material BOTANIA_GRASSSEEDS with ID 7047.
  5935. [23:40:58 INFO]: Injected new Forge item material BOTANIA_MANATABLET with ID 7048.
  5936. [23:40:58 INFO]: Injected new Forge item material BOTANIA_PESTLEANDMORTAR with ID 7049.
  5937. [23:40:58 INFO]: Injected new Forge item material BOTANIA_ELEMENTIUMAXE with ID 7050.
  5938. [23:40:58 INFO]: Injected new Forge item material BOTANIA_UNHOLYCLOAK with ID 7051.
  5939. [23:40:58 INFO]: Injected new Forge item material BOTANIA_SUPERLAVAPENDANT with ID 7052.
  5940. [23:40:58 INFO]: Injected new Forge item material BOTANIA_AURARING with ID 7053.
  5941. [23:40:58 INFO]: Injected new Forge item material BOTANIA_WATERRING with ID 7054.
  5942. [23:40:58 INFO]: Injected new Forge item material BOTANIA_THORNCHAKRAM with ID 7055.
  5943. [23:40:58 INFO]: Injected new Forge item material BOTANIA_BLACKHOLETALISMAN with ID 7056.
  5944. [23:40:58 INFO]: Injected new Forge item material BOTANIA_REGENIVY with ID 7057.
  5945. [23:40:58 INFO]: Injected new Forge item material BOTANIA_LENS with ID 7058.
  5946. [23:40:58 INFO]: Injected new Forge item material BOTANIA_OPENBUCKET with ID 7059.
  5947. [23:40:58 INFO]: Injected new Forge item material BOTANIA_PETAL with ID 7060.
  5948. [23:40:58 INFO]: Injected new Forge item material BOTANIA_RECORDGAIA1 with ID 7061.
  5949. [23:40:58 INFO]: Injected new Forge item material BOTANIA_TERRASWORD with ID 7062.
  5950. [23:40:58 INFO]: Injected new Forge item material BOTANIA_RECORDGAIA2 with ID 7063.
  5951. [23:40:58 INFO]: Injected new Forge item material BOTANIA_BLACKLOTUS with ID 7064.
  5952. [23:40:58 INFO]: Injected new Forge item material BOTANIA_GOLDENLAUREL with ID 7065.
  5953. [23:40:58 INFO]: Injected new Forge item material BOTANIA_MANASTEELPICK with ID 7066.
  5954. [23:40:58 INFO]: Injected new Forge item material BOTANIA_MANACOOKIE with ID 7067.
  5955. [23:40:58 INFO]: Injected new Forge item material BOTANIA_COBBLEROD with ID 7069.
  5956. [23:40:58 INFO]: Injected new Forge item material BOTANIA_MANAMIRROR with ID 7070.
  5957. [23:40:58 INFO]: Injected new Forge item material BOTANIA_LAPUTASHARD with ID 7071.
  5958. [23:40:58 INFO]: Injected new Forge item material BOTANIA_ODINRING with ID 7072.
  5959. [23:40:58 INFO]: Injected new Forge item material BOTANIA_MANARING with ID 7073.
  5960. [23:40:58 INFO]: Injected new Forge item material BOTANIA_SWAPRING with ID 7074.
  5961. [23:40:58 INFO]: Injected new Forge item material BOTANIA_INFINITEFRUIT with ID 7075.
  5962. [23:40:58 INFO]: Injected new Forge item material BOTANIA_POOLMINECART with ID 7076.
  5963. [23:40:58 INFO]: Injected new Forge item material BOTANIA_DIVININGROD with ID 7077.
  5964. [23:40:58 INFO]: Injected new Forge item material BOTANIA_SLINGSHOT with ID 7078.
  5965. [23:40:58 INFO]: Injected new Forge item material BOTANIA_ENDERHAND with ID 7079.
  5966. [23:40:58 INFO]: Injected new Forge item material BOTANIA_ICEPENDANT with ID 7080.
  5967. [23:40:58 INFO]: Injected new Forge item material BOTANIA_LAVAPENDANT with ID 7081.
  5968. [23:40:58 INFO]: Injected new Forge item material BOTANIA_MANASTEELSHOVEL with ID 7082.
  5969. [23:40:58 INFO]: Injected new Forge item material BOTANIA_DIVACHARM with ID 7083.
  5970. [23:40:58 INFO]: Injected new Forge item material BOTANIA_HOLYCLOAK with ID 7084.
  5971. [23:40:58 INFO]: Injected new Forge item material BOTANIA_KNOCKBACKBELT with ID 7085.
  5972. [23:40:58 INFO]: Injected new Forge item material BOTANIA_MANASTEELHELM with ID 7086.
  5973. [23:40:58 INFO]: Injected new Forge item material BOTANIA_SPARKUPGRADE with ID 7087.
  5974. [23:40:58 INFO]: Injected new Forge item material BOTANIA_CRAFTPATTERN with ID 7088.
  5975. [23:40:58 INFO]: Injected new Forge item material BOTANIA_ELEMENTIUMBOOTS with ID 7089.
  5976. [23:40:58 INFO]: Injected new Forge item material BOTANIA_MANASTEELAXE with ID 7090.
  5977. [23:40:58 INFO]: Injected new Forge item material BOTANIA_DYE with ID 7091.
  5978. [23:40:58 INFO]: Injected new Forge item material BOTANIA_TERRASTEELCHEST with ID 7092.
  5979. [23:40:58 INFO]: Injected new Forge item material BOTANIA_TERRASTEELHELMREVEAL with ID 7093.
  5980. [23:40:58 INFO]: Injected new Forge item material BOTANIA_CRYSTALBOW with ID 7094.
  5981. [23:40:58 INFO]: Injected new Forge item material BOTANIA_WORLDSEED with ID 7095.
  5982. [23:40:58 INFO]: Injected new Forge item material BOTANIA_TORNADOROD with ID 7096.
  5983. [23:40:58 INFO]: Injected new Forge item material BOTANIA_TERRAFORMROD with ID 7097.
  5984. [23:40:58 INFO]: Injected new Forge item material TOOLSDONERIGHT_ITEMEND_SHOVEL with ID 7099.
  5985. [23:40:58 INFO]: Injected new Forge item material TOOLSDONERIGHT_ITEMOBSIDIAN_SHOVEL with ID 7100.
  5986. [23:40:58 INFO]: Injected new Forge item material TOOLSDONERIGHT_ITEMEMERALD_AXE with ID 7101.
  5987. [23:40:58 INFO]: Injected new Forge item material TOOLSDONERIGHT_ITEMEMERALD_SHOVEL with ID 7102.
  5988. [23:40:58 INFO]: Injected new Forge item material TOOLSDONERIGHT_ITEMSAPPHIRE_PICKAXE with ID 7103.
  5989. [23:40:58 INFO]: Injected new Forge item material TOOLSDONERIGHT_ITEMRUBY_PICKAXE with ID 7104.
  5990. [23:40:58 INFO]: Injected new Forge item material TOOLSDONERIGHT_ITEMOBSIDIAN_AXE with ID 7105.
  5991. [23:40:58 INFO]: Injected new Forge item material TOOLSDONERIGHT_ITEMEND_AXE with ID 7106.
  5992. [23:40:58 INFO]: Injected new Forge item material TOOLSDONERIGHT_ITEMEMERALD_HOE with ID 7107.
  5993. [23:40:58 INFO]: Injected new Forge item material TOOLSDONERIGHT_ITEMSAPPHIRE_SWORD with ID 7108.
  5994. [23:40:58 INFO]: Injected new Forge item material TOOLSDONERIGHT_ITEMRUBY_HOE with ID 7109.
  5995. [23:40:58 INFO]: Injected new Forge item material TOOLSDONERIGHT_ITEMSAPPHIRE_SHOVEL with ID 7110.
  5996. [23:40:58 INFO]: Injected new Forge item material TOOLSDONERIGHT_ITEMTOPAZ_SWORD with ID 7111.
  5997. [23:40:58 INFO]: Injected new Forge item material TOOLSDONERIGHT_ITEMTOPAZ_PICKAXE with ID 7112.
  5998. [23:40:58 INFO]: Injected new Forge item material TOOLSDONERIGHT_ITEMSAPPHIRE with ID 7113.
  5999. [23:40:58 INFO]: Injected new Forge item material TOOLSDONERIGHT_ITEMOBSIDIAN_PICKAXE with ID 7114.
  6000. [23:40:58 INFO]: Injected new Forge item material TOOLSDONERIGHT_ITEMOBSIDIAN_HOE with ID 7115.
  6001. [23:40:58 INFO]: Injected new Forge item material TOOLSDONERIGHT_ITEMEND_SWORD with ID 7116.
  6002. [23:40:58 INFO]: Injected new Forge item material TOOLSDONERIGHT_ITEMTOPAZ_SHOVEL with ID 7117.
  6003. [23:40:58 INFO]: Injected new Forge item material TOOLSDONERIGHT_ITEMEND_HOE with ID 7118.
  6004. [23:40:58 INFO]: Injected new Forge item material TOOLSDONERIGHT_ITEMTOPAZ with ID 7119.
  6005. [23:40:58 INFO]: Injected new Forge item material TOOLSDONERIGHT_ITEMRUBY_SWORD with ID 7120.
  6006. [23:40:58 INFO]: Injected new Forge item material TOOLSDONERIGHT_ITEMTOPAZ_HOE with ID 7121.
  6007. [23:40:58 INFO]: Injected new Forge item material TOOLSDONERIGHT_ITEMSAPPHIRE_HOE with ID 7122.
  6008. [23:40:58 INFO]: Injected new Forge item material TOOLSDONERIGHT_ITEMRUBY_AXE with ID 7123.
  6009. [23:40:58 INFO]: Injected new Forge item material TOOLSDONERIGHT_ITEMEMERALD_SWORD with ID 7124.
  6010. [23:40:58 INFO]: Injected new Forge item material TOOLSDONERIGHT_ITEMOBSIDIAN_SWORD with ID 7125.
  6011. [23:40:58 INFO]: Injected new Forge item material TOOLSDONERIGHT_ITEMRUBY_SHOVEL with ID 7126.
  6012. [23:40:58 INFO]: Injected new Forge item material TOOLSDONERIGHT_ITEMTOPAZ_AXE with ID 7127.
  6013. [23:40:58 INFO]: Injected new Forge item material TOOLSDONERIGHT_ITEMSAPPHIRE_AXE with ID 7128.
  6014. [23:40:58 INFO]: Injected new Forge item material TOOLSDONERIGHT_ITEMEMERALD_PICKAXE with ID 7129.
  6015. [23:40:58 INFO]: Injected new Forge item material TOOLSDONERIGHT_ITEMEND_PICKAXE with ID 7130.
  6016. [23:40:58 INFO]: Injected new Forge item material TOOLSDONERIGHT_ITEMRUBY with ID 7131.
  6017. [23:40:58 INFO]: Injected new Forge item material BOTANIA_TEMPERANCESTONE with ID 7132.
  6018. [23:40:58 INFO]: Injected new Forge item material BOTANIA_INCENSESTICK with ID 7134.
  6019. [23:40:58 INFO]: Injected new Forge item material BOTANIA_TERRAAXE with ID 7135.
  6020. [23:40:58 INFO]: Injected new Forge item material BUILDCRAFTROBOTICS_ROBOTSTATION with ID 7140.
  6021. [23:40:58 INFO]: Injected new Forge item material BUILDCRAFTROBOTICS_ROBOT with ID 7141.
  6022. [23:40:58 INFO]: Injected new Forge item material BUILDCRAFTROBOTICS_REDSTONE_BOARD with ID 7142.
  6023. [23:40:58 INFO]: Injected new Forge item material BOTANIA_WATERBOWL with ID 7143.
  6024. [23:40:58 INFO]: Injected new Forge item material BOTANIA_CACOPHONIUM with ID 7144.
  6025. [23:40:58 INFO]: Injected new Forge item material BOTANIA_OBEDIENCESTICK with ID 7145.
  6026. [23:40:58 INFO]: Injected new Forge item material BUILDCRAFTCORE_PAINTBRUSH with ID 7277.
  6027. [23:40:58 INFO]: Injected new Forge item material BUILDCRAFTSILICON_PACKAGE with ID 7278.
  6028. [23:40:58 INFO]: Injected new Forge item material BUILDCRAFTCORE_DEBUGGER with ID 7279.
  6029. [23:40:58 INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEMORIONDRIVE with ID 7280.
  6030. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_OREBERRIES with ID 7281.
  6031. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_LUMBERAXE with ID 7282.
  6032. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_BOLTPART with ID 7283.
  6033. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_CHISEL with ID 7284.
  6034. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_EXCAVATOR with ID 7285.
  6035. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_TRAVELBELT with ID 7286.
  6036. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_LONGSWORD with ID 7287.
  6037. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_BATTLEAXE with ID 7288.
  6038. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_LONGBOW with ID 7289.
  6039. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_TRAVELWINGS with ID 7290.
  6040. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_PATTERN with ID 7291.
  6041. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_CROSSBOWLIMBPART with ID 7292.
  6042. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_SHORTBOW with ID 7293.
  6043. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_SHURIKENPART with ID 7294.
  6044. [23:40:58 INFO]: Injected new Forge item material COMPUTERCRAFT_DISKEXPANDED with ID 7295.
  6045. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_SIGNHEAD with ID 7296.
  6046. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_SHURIKEN with ID 7297.
  6047. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_BONEANA with ID 7298.
  6048. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_TITLEICON with ID 7299.
  6049. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_BOLTAMMO with ID 7300.
  6050. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_CHESTPLATEWOOD with ID 7301.
  6051. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_HAMMERHEAD with ID 7302.
  6052. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_EXCAVATORHEAD with ID 7303.
  6053. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_ARROWAMMO with ID 7304.
  6054. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_BOWLIMBPART with ID 7305.
  6055. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_CROSSBAR with ID 7306.
  6056. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_FULLGUARD with ID 7307.
  6057. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_CREATIVEMODIFIER with ID 7308.
  6058. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_TOOLSHARD with ID 7309.
  6059. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_WOODPATTERN with ID 7310.
  6060. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_MATERIALS with ID 7311.
  6061. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_GLASSARROWS with ID 7312.
  6062. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_PICKAXEHEAD with ID 7313.
  6063. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_RAPIER with ID 7314.
  6064. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_JAVELIN with ID 7315.
  6065. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_TOUGHROD with ID 7316.
  6066. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_JERKY with ID 7317.
  6067. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_TRAVELGOGGLES with ID 7318.
  6068. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_POTIONLAUNCHER with ID 7319.
  6069. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_BATTLESIGN with ID 7320.
  6070. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_BUCKETS with ID 7321.
  6071. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_HEAVYPLATE with ID 7322.
  6072. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_FRYPANHEAD with ID 7323.
  6073. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_CUTLASS with ID 7324.
  6074. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_CAST with ID 7325.
  6075. [23:40:58 INFO]: Injected new Forge item material COMPUTERCRAFT_PRINTOUT with ID 7326.
  6076. [23:40:58 INFO]: Injected new Forge item material COMPUTERCRAFT_TREASUREDISK with ID 7327.
  6077. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_STRANGEFOOD with ID 7328.
  6078. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_METALPATTERN with ID 7329.
  6079. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_THROWINGKNIFE with ID 7330.
  6080. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_BROADSWORD with ID 7331.
  6081. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_KNIFEBLADE with ID 7332.
  6082. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_LEGGINGSWOOD with ID 7333.
  6083. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_LARGESWORDBLADE with ID 7334.
  6084. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_TOOLROD with ID 7335.
  6085. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_GOLDHEAD with ID 7336.
  6086. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_SHOVELHEAD with ID 7337.
  6087. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_KNAPSACK with ID 7338.
  6088. [23:40:58 INFO]: Injected new Forge item material COMPUTERCRAFT_POCKETCOMPUTER with ID 7339.
  6089. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_MANUALBOOK with ID 7340.
  6090. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_FRYPAN with ID 7341.
  6091. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_BINDING with ID 7342.
  6092. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_FLETCHING with ID 7343.
  6093. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_SCYTHEBLADE with ID 7344.
  6094. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_HEARTCANISTER with ID 7345.
  6095. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_TOUGHBINDING with ID 7346.
  6096. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_WIDEGUARD with ID 7347.
  6097. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_BOOTSWOOD with ID 7348.
  6098. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_SCYTHE with ID 7349.
  6099. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_TRAVELVEST with ID 7350.
  6100. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_BOWSTRING with ID 7351.
  6101. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_GEARCAST with ID 7352.
  6102. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_TRAVELBOOTS with ID 7353.
  6103. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_PICKAXE with ID 7354.
  6104. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_CROSSBOW with ID 7355.
  6105. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_HANDGUARD with ID 7356.
  6106. [23:40:58 INFO]: Injected new Forge item material MANTLE_MANTLEBOOK with ID 7357.
  6107. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_HATCHET with ID 7358.
  6108. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_CHISELHEAD with ID 7359.
  6109. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_BLANKPATTERN with ID 7360.
  6110. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_DIAMONDAPPLE with ID 7361.
  6111. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_CLEAVER with ID 7362.
  6112. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_HELMETWOOD with ID 7363.
  6113. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_MATTOCK with ID 7364.
  6114. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_SHOVEL with ID 7365.
  6115. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_SWORDBLADE with ID 7366.
  6116. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_DAGGER with ID 7367.
  6117. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_ARROWHEAD with ID 7368.
  6118. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_CROSSBOWBODYPART with ID 7369.
  6119. [23:40:58 INFO]: Injected new Forge item material COMPUTERCRAFT_DISK with ID 7370.
  6120. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_HAMMER with ID 7371.
  6121. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_BROADAXEHEAD with ID 7372.
  6122. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_HATCHETHEAD with ID 7373.
  6123. [23:40:58 INFO]: Injected new Forge item material TCONSTRUCT_TRAVELGLOVE with ID 7374.
  6124. [23:40:58 INFO]: Injected new Forge item material COMPUTERCRAFTEDU_PLUS with ID 7375.
  6125. [23:40:58 INFO]: Injected new Forge item material COMPUTERCRAFTEDU_ATTACKUP with ID 7376.
  6126. [23:40:58 INFO]: Injected new Forge item material COMPUTERCRAFTEDU_THEN with ID 7377.
  6127. [23:40:58 INFO]: Injected new Forge item material COMPUTERCRAFTEDU_ITEM with ID 7378.
  6128. [23:40:58 INFO]: Injected new Forge item material COMPUTERCRAFTEDU_LESSTHANOREQUALTO with ID 7379.
  6129. [23:40:58 INFO]: Injected new Forge item material COMPUTERCRAFTEDU_INSPECTDOWN with ID 7380.
  6130. [23:40:58 INFO]: Injected new Forge item material COMPUTERCRAFTEDU_ATTACKDOWN with ID 7381.
  6131. [23:40:58 INFO]: Injected new Forge item material COMPUTERCRAFTEDU_EQUALTO with ID 7382.
  6132. [23:40:58 INFO]: Injected new Forge item material COMPUTERCRAFTEDU_SAY with ID 7383.
  6133. [23:40:58 INFO]: Injected new Forge item material COMPUTERCRAFTEDU_GETITEMCOUNT with ID 7384.
  6134. [23:40:58 INFO]: Injected new Forge item material COMPUTERCRAFTEDU_MOVEUP with ID 7385.
  6135. [23:40:58 INFO]: Injected new Forge item material COMPUTERCRAFTEDU_FALSE with ID 7386.
  6136. [23:40:58 INFO]: Injected new Forge item material COMPUTERCRAFTEDU_DIVIDEDBY with ID 7387.
  6137. [23:40:58 INFO]: Injected new Forge item material COMPUTERCRAFTEDU_QUERYREDSTONE with ID 7388.
  6138. [23:40:58 INFO]: Injected new Forge item material COMPUTERCRAFTEDU_DIG with ID 7389.
  6139. [23:40:58 INFO]: Injected new Forge item material COMPUTERCRAFTEDU_MINUS with ID 7390.
  6140. [23:40:58 INFO]: Injected new Forge item material COMPUTERCRAFTEDU_DROPDOWN with ID 7391.
  6141. [23:40:58 INFO]: Injected new Forge item material COMPUTERCRAFTEDU_REPEAT with ID 7392.
  6142. [23:40:58 INFO]: Injected new Forge item material COMPUTERCRAFTEDU_NUMBER with ID 7393.
  6143. [23:40:58 INFO]: Injected new Forge item material COMPUTERCRAFTEDU_LESSTHAN with ID 7394.
  6144. [23:40:58 INFO]: Injected new Forge item material COMPUTERCRAFTEDU_TURNRIGHT with ID 7395.
  6145. [23:40:58 INFO]: Injected new Forge item material COMPUTERCRAFTEDU_OR with ID 7396.
  6146. [23:40:58 INFO]: Injected new Forge item material COMPUTERCRAFTEDU_PLACE with ID 7397.
  6147. [23:40:58 INFO]: Injected new Forge item material COMPUTERCRAFTEDU_RANDOMNUMBER with ID 7398.
  6148. [23:40:58 INFO]: Injected new Forge item material COMPUTERCRAFTEDU_TIMES with ID 7399.
  6149. [23:40:58 INFO]: Injected new Forge item material COMPUTERCRAFTEDU_MOVEDOWN with ID 7400.
  6150. [23:40:58 INFO]: Injected new Forge item material COMPUTERCRAFTEDU_MOVEFORWARD with ID 7401.
  6151. [23:40:58 INFO]: Injected new Forge item material COMPUTERCRAFTEDU_QUERYREDSTONEUP with ID 7402.
  6152. [23:40:58 INFO]: Injected new Forge item material COMPUTERCRAFTEDU_INSPECTUP with ID 7403.
  6153. [23:40:58 INFO]: Injected new Forge item material COMPUTERCRAFTEDU_TRUE with ID 7404.
  6154. [23:40:58 INFO]: Injected new Forge item material COMPUTERCRAFTEDU_EQUIPRIGHT with ID 7405.
  6155. [23:40:58 INFO]: Injected new Forge item material COMPUTERCRAFTEDU_PLACEUP with ID 7406.
  6156. [23:40:58 INFO]: Injected new Forge item material COMPUTERCRAFTEDU_COMPARE with ID 7407.
  6157. [23:40:58 INFO]: Injected new Forge item material COMPUTERCRAFTEDU_TURTLEREMOTE with ID 7408.
  6158. [23:40:58 INFO]: Injected new Forge item material COMPUTERCRAFTEDU_INSPECTSLOT with ID 7409.
  6159. [23:40:58 INFO]: Injected new Forge item material COMPUTERCRAFTEDU_COMMENT with ID 7410.
  6160. [23:40:58 INFO]: Injected new Forge item material COMPUTERCRAFTEDU_EQUIPLEFT with ID 7411.
  6161. [23:40:58 INFO]: Injected new Forge item material COMPUTERCRAFTEDU_TURNLEFT with ID 7412.
  6162. [23:40:58 INFO]: Injected new Forge item material COMPUTERCRAFTEDU_EXPORTEDPROGRAMDISK with ID 7413.
  6163. [23:40:58 INFO]: Injected new Forge item material COMPUTERCRAFTEDU_SUCKUP with ID 7414.
  6164. [23:40:58 INFO]: Injected new Forge item material COMPUTERCRAFTEDU_DIGUP with ID 7415.
  6165. [23:40:58 INFO]: Injected new Forge item material COMPUTERCRAFTEDU_NOTEQUALTO with ID 7416.
  6166. [23:40:58 INFO]: Injected new Forge item material COMPUTERCRAFTEDU_TO with ID 7417.
  6167. [23:40:58 INFO]: Injected new Forge item material COMPUTERCRAFTEDU_DETECTUP with ID 7418.
  6168. [23:40:58 INFO]: Injected new Forge item material COMPUTERCRAFTEDU_MOVEBACK with ID 7419.
  6169. [23:40:58 INFO]: Injected new Forge item material COMPUTERCRAFTEDU_ELSEIF with ID 7420.
  6170. [23:40:58 INFO]: Injected new Forge item material COMPUTERCRAFTEDU_RANDOM with ID 7421.
  6171. [23:40:58 INFO]: Injected new Forge item material COMPUTERCRAFTEDU_SUCKDOWN with ID 7422.
  6172. [23:40:58 INFO]: Injected new Forge item material COMPUTERCRAFTEDU_DIGDOWN with ID 7423.
  6173. [23:40:58 INFO]: Injected new Forge item material COMPUTERCRAFTEDU_WHILE with ID 7424.
  6174. [23:40:58 INFO]: Injected new Forge item material COMPUTERCRAFTEDU_COMPAREDOWN with ID 7425.
  6175. [23:40:58 INFO]: Injected new Forge item material COMPUTERCRAFTEDU_SETREDSTONEDOWN with ID 7426.
  6176. [23:40:58 INFO]: Injected new Forge item material COMPUTERCRAFTEDU_DO with ID 7427.
  6177. [23:40:58 INFO]: Injected new Forge item material COMPUTERCRAFTEDU_ELSE with ID 7428.
  6178. [23:40:58 INFO]: Injected new Forge item material COMPUTERCRAFTEDU_BLOCK with ID 7429.
  6179. [23:40:58 INFO]: Injected new Forge item material COMPUTERCRAFTEDU_ATTACK with ID 7430.
  6180. [23:40:58 INFO]: Injected new Forge item material COMPUTERCRAFTEDU_STRING with ID 7431.
  6181. [23:40:58 INFO]: Injected new Forge item material COMPUTERCRAFTEDU_AND with ID 7432.
  6182. [23:40:58 INFO]: Injected new Forge item material COMPUTERCRAFTEDU_PROGRAMDISK with ID 7433.
  6183. [23:40:58 INFO]: Injected new Forge item material COMPUTERCRAFTEDU_SETREDSTONEUP with ID 7434.
  6184. [23:40:58 INFO]: Injected new Forge item material COMPUTERCRAFTEDU_PLACEDOWN with ID 7435.
  6185. [23:40:58 INFO]: Injected new Forge item material COMPUTERCRAFTEDU_DETECTDOWN with ID 7436.
  6186. [23:40:58 INFO]: Injected new Forge item material COMPUTERCRAFTEDU_INSPECT with ID 7437.
  6187. [23:40:58 INFO]: Injected new Forge item material COMPUTERCRAFTEDU_NOT with ID 7438.
  6188. [23:40:58 INFO]: Injected new Forge item material COMPUTERCRAFTEDU_DROP with ID 7439.
  6189. [23:40:58 INFO]: Injected new Forge item material COMPUTERCRAFTEDU_IF with ID 7440.
  6190. [23:40:58 INFO]: Injected new Forge item material COMPUTERCRAFTEDU_SELECT with ID 7441.
  6191. [23:40:58 INFO]: Injected new Forge item material COMPUTERCRAFTEDU_GREATERTHANOREQUALTO with ID 7442.
  6192. [23:40:58 INFO]: Injected new Forge item material COMPUTERCRAFTEDU_QUERYREDSTONEDOWN with ID 7443.
  6193. [23:40:58 INFO]: Injected new Forge item material COMPUTERCRAFTEDU_BREAK with ID 7444.
  6194. [23:40:58 INFO]: Injected new Forge item material COMPUTERCRAFTEDU_SETREDSTONE with ID 7445.
  6195. [23:40:58 INFO]: Injected new Forge item material COMPUTERCRAFTEDU_FOR with ID 7446.
  6196. [23:40:58 INFO]: Injected new Forge item material COMPUTERCRAFTEDU_VARIABLE with ID 7447.
  6197. [23:40:58 INFO]: Injected new Forge item material COMPUTERCRAFTEDU_COMPAREUP with ID 7448.
  6198. [23:40:58 INFO]: Injected new Forge item material COMPUTERCRAFTEDU_DETECT with ID 7449.
  6199. [23:40:58 INFO]: Injected new Forge item material COMPUTERCRAFTEDU_SUCK with ID 7450.
  6200. [23:40:58 INFO]: Injected new Forge item material COMPUTERCRAFTEDU_GREATERTHAN with ID 7451.
  6201. [23:40:58 INFO]: Injected new Forge item material COMPUTERCRAFTEDU_DROPUP with ID 7452.
  6202. [23:40:58 INFO]: Injected new Forge item material COMPUTERCRAFTEDU_END with ID 7453.
  6203. [23:40:58 INFO]: Injected new Forge item material BOTANIA_SLIMEBOTTLE with ID 7454.
  6204. [23:40:58 INFO]: Injected new Forge item material BOTANIA_EXCHANGEROD with ID 7455.
  6205. [23:40:58 INFO]: Injected new Forge item material BOTANIA_MANAWEAVEHELM with ID 7456.
  6206. [23:40:58 INFO]: Injected new Forge item material BOTANIA_MANAWEAVEBOOTS with ID 7457.
  6207. [23:40:58 INFO]: Injected new Forge item material BOTANIA_MAGNETRINGGREATER with ID 7458.
  6208. [23:40:58 INFO]: Injected new Forge item material BOTANIA_MANAWEAVECHEST with ID 7459.
  6209. [23:40:58 INFO]: Injected new Forge item material BOTANIA_STARSWORD with ID 7460.
  6210. [23:40:58 INFO]: Injected new Forge item material BOTANIA_THUNDERSWORD with ID 7461.
  6211. [23:40:58 INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_ITEMBUILDCRAFTPIPEPIPEFLUIDSCLAY with ID 7462.
  6212. [23:40:58 INFO]: Injected new Forge item material BOTANIA_KINGKEY with ID 7463.
  6213. [23:40:58 INFO]: Injected new Forge item material BOTANIA_MANAWEAVELEGS with ID 7464.
  6214. [23:40:58 INFO]: Injected new Forge item material BOTANIA_AUTOCRAFTINGHALO with ID 7465.
  6215. [23:40:58 INFO]: Injected new Forge item material LOM_SPAWNEGGBRONTOSAURUS with ID 7466.
  6216. [23:40:58 INFO]: Injected new Forge item material LOM_SPAWNEGGPENGUIN with ID 7468.
  6217. [23:40:58 INFO]: Injected new Forge item material LOM_SPAWNEGGGORILLA with ID 7469.
  6218. [23:40:58 INFO]: Injected new Forge item material LOM_SPAWNEGGCRAB with ID 7470.
  6219. [23:40:58 INFO]: Injected new Forge item material LOM_SPAWNEGGANT with ID 7471.
  6220. [23:40:58 INFO]: Injected new Forge item material LOM_SPAWNEGGSNAKE with ID 7472.
  6221. [23:40:58 INFO]: Injected new Forge item material LOM_SPAWNEGGPTEROSAURUS with ID 7473.
  6222. [23:40:58 INFO]: Injected new Forge item material LOM_SPAWNEGGBISON with ID 7474.
  6223. [23:40:58 INFO]: Injected new Forge item material LOM_SPAWNEGGFLY with ID 7475.
  6224. [23:40:58 INFO]: Injected new Forge item material LOM_SPAWNEGGELEPHANT with ID 7476.
  6225. [23:40:58 INFO]: Injected new Forge item material LOM_SPAWNEGGBUNNY with ID 7477.
  6226. [23:40:58 INFO]: Injected new Forge item material LOM_SPAWNEGGBUTTERFLY with ID 7478.
  6227. [23:40:58 INFO]: Injected new Forge item material LOM_SPAWNEGGBEAR with ID 7479.
  6228. [23:40:58 INFO]: Injected new Forge item material LOM_SPAWNEGGMAMMOTH with ID 7480.
  6229. [23:40:58 INFO]: Injected new Forge item material LOM_SPAWNEGGBEE with ID 7481.
  6230. [23:40:58 INFO]: Injected new Forge item material LOM_SPAWNEGGTRICERATOPS with ID 7482.
  6231. [23:40:58 INFO]: Injected new Forge item material LOM_SPAWNEGGBIRD with ID 7483.
  6232. [23:40:58 INFO]: Injected new Forge item material LOM_SPAWNEGGCOCKROACH with ID 7484.
  6233. [23:40:58 INFO]: Injected new Forge item material LOM_SPAWNEGGSQUIRREL with ID 7485.
  6234. [23:40:58 INFO]: Injected new Forge item material LOM_SPAWNEGGRAPTOR with ID 7486.
  6235. [23:40:58 INFO]: Injected new Forge item material LOM_SPAWNEGGSABERTOOTH with ID 7487.
  6236. [23:40:58 INFO]: Injected new Forge item material LOM_SPAWNEGGMUSKOX with ID 7488.
  6237. [23:40:58 INFO]: Injected new Forge item material LOM_SPAWNEGGBOAR with ID 7489.
  6238. [23:40:58 INFO]: Injected new Forge item material LOM_SPAWNEGGPDFROG with ID 7490.
  6239. [23:40:58 INFO]: Injected new Forge item material LOM_SPAWNEGGNARWAL with ID 7491.
  6240. [23:40:58 INFO]: Injected new Forge item material LOM_SPAWNEGGTREX with ID 7492.
  6241. [23:40:58 INFO]: Injected new Forge item material LOM_SPAWNEGGTURTLE with ID 7493.
  6242. [23:40:58 INFO]: Injected new Forge item material LOM_SPAWNEGGVULTURE with ID 7494.
  6243. [23:40:58 INFO]: Injected new Forge item material LOM_SPAWNEGGCAMEL with ID 7495.
  6244. [23:40:58 INFO]: Injected new Forge item material LOM_SPAWNEGGEASTERCHICK with ID 7496.
  6245. [23:40:58 INFO]: Injected new Forge item material LOM_SPAWNEGGEASTERBUNNY with ID 7497.
  6246. [23:40:58 INFO]: Injected new Forge item material LOM_SPAWNEGGFROG with ID 7499.
  6247. [23:40:58 INFO]: Injected new Forge item material LOM_SPAWNEGGMOLE with ID 7500.
  6248. [23:40:58 INFO]: Injected new Forge item material LOM_SPAWNEGGGIRAFFE with ID 7501.
  6249. [23:40:58 INFO]: Injected new Forge item material LOM_SPAWNEGGBULLFROG with ID 7502.
  6250. [23:40:58 INFO]: Injected new Forge item material LOM_SPAWNEGGWORM with ID 7503.
  6251. [23:40:58 INFO]: Injected new Forge item material LOM_SPAWNEGGGOAT with ID 7504.
  6252. [23:40:58 INFO]: Injected new Forge item material LOM_SPAWNEGGGEKKO with ID 7505.
  6253. [23:40:58 INFO]: Injected new Forge item material LOM_SPAWNEGGLION with ID 7506.
  6254. [23:40:58 INFO]: Injected new Forge item material LOM_SPAWNEGGAMMONITE with ID 7507.
  6255. [23:40:58 INFO]: Injected new Forge item material LOM_SPAWNEGGFIREFLY with ID 7508.
  6256. [23:40:58 INFO]: Injected new Forge item material LOM_SPAWNEGGICHTYOSAURUS with ID 7509.
  6257. [23:40:58 INFO]: Injected new Forge item material LOM_SPAWNEGGDEER with ID 7510.
  6258. [23:40:58 INFO]: Injected new Forge item material LOM_SPAWNEGGHAMMERSHARK with ID 7511.
  6259. [23:40:58 INFO]: Injected new Forge item material LOM_SPAWNEGGWHALE with ID 7512.
  6260. [23:40:58 INFO]: Injected new Forge item material LOM_SPAWNEGGCROCO with ID 7513.
  6261. [23:40:58 INFO]: Injected new Forge item material LOM_SPAWNEGGGAZELLE with ID 7514.
  6262. [23:40:58 INFO]: Injected new Forge item material LOM_SPAWNEGGHERMITCRAB with ID 7515.
  6263. [23:40:58 INFO]: Injected new Forge item material LOM_SPAWNEGGLIZARD with ID 7516.
  6264. [23:40:58 INFO]: Injected new Forge item material LOM_SPAWNEGGFISHY with ID 7517.
  6265. [23:40:58 INFO]: Injected new Forge item material LOM_SPAWNEGGWINTERDEER with ID 7518.
  6266. [23:40:58 INFO]: Injected new Forge item material LOM_SPAWNEGGICEBEAR with ID 7519.
  6267. [23:40:58 INFO]: Injected new Forge item material LOM_SPAWNEGGSHARK with ID 7520.
  6268. [23:40:58 INFO]: Injected new Forge item material BIBLIOCRAFT_ITEMSTOCKROOMCATALOG with ID 7521.
  6269. [23:40:58 INFO]: Injected new Forge item material NATURA_CARROTBAG with ID 7523.
  6270. [23:40:58 INFO]: Injected new Forge item material NATURA_NATURABOWDARKWOOD with ID 7524.
  6271. [23:40:58 INFO]: Injected new Forge item material NATURA_NATURASWORDDARKWOOD with ID 7525.
  6272. [23:40:58 INFO]: Injected new Forge item material ENDERIO_ITEMPOWERCONDUIT with ID 7526.
  6273. [23:40:58 INFO]: Injected new Forge item material NATURA_NATURAPICKAXEDARKWOOD with ID 7527.
  6274. [23:40:58 INFO]: Injected new Forge item material ENDERIO_ITEMFUSEDQUARTZFRAME with ID 7528.
  6275. [23:40:58 INFO]: Injected new Forge item material ENDERIO_ITEMXPTRANSFER with ID 7529.
  6276. [23:40:58 INFO]: Injected new Forge item material NATURA_NATURASHOVELFUSEWOOD with ID 7530.
  6277. [23:40:58 INFO]: Injected new Forge item material NATURA_NATURAAXEDARKWOOD with ID 7531.
  6278. [23:40:58 INFO]: Injected new Forge item material NATURA_NATURAARMORIMPJERKIN with ID 7532.
  6279. [23:40:58 INFO]: Injected new Forge item material NATURA_WATERDROP with ID 7533.
  6280. [23:40:58 INFO]: Injected new Forge item material NATURA_POTATOBAG with ID 7534.
  6281. [23:40:58 INFO]: Injected new Forge item material ENDERIO_ITEMDARKSTEEL_BOOTS with ID 7535.
  6282. [23:40:58 INFO]: Injected new Forge item material NATURA_COTTONBAG with ID 7536.
  6283. [23:40:58 INFO]: Injected new Forge item material ENDERIO_BUCKETROCKET_FUEL with ID 7537.
  6284. [23:40:58 INFO]: Injected new Forge item material CARPENTERSBLOCKS_ITEMCARPENTERSCHISEL with ID 7538.
  6285. [23:40:58 INFO]: Injected new Forge item material NATURA_BERRYNETHER with ID 7539.
  6286. [23:40:58 INFO]: Injected new Forge item material NATURA_NATURASHOVELBLOODWOOD with ID 7540.
  6287. [23:40:58 INFO]: Injected new Forge item material ENDERIO_ITEMDARKSTEEL_SWORD with ID 7541.
  6288. [23:40:58 INFO]: Injected new Forge item material ENDERIO_ITEMYETAWRENCH with ID 7542.
  6289. [23:40:58 INFO]: Injected new Forge item material NATURA_NATURAKAMAFUSEWOOD with ID 7543.
  6290. [23:40:58 INFO]: Injected new Forge item material ENDERIO_ITEMMACHINEPART with ID 7544.
  6291. [23:40:58 INFO]: Injected new Forge item material NATURA_NATURASTICK with ID 7545.
  6292. [23:40:58 INFO]: Injected new Forge item material ENDERIO_ITEMEXISTINGITEMFILTER with ID 7546.
  6293. [23:40:58 INFO]: Injected new Forge item material ENDERIO_ITEMMODITEMFILTER with ID 7547.
  6294. [23:40:58 INFO]: Injected new Forge item material ENDERIO_ITEMDARKSTEEL_CHESTPLATE with ID 7548.
  6295. [23:40:58 INFO]: Injected new Forge item material ENDERIO_ITEMCONDUITFACADE with ID 7549.
  6296. [23:40:58 INFO]: Injected new Forge item material ENDERIO_ITEMBROKENSPAWNER with ID 7550.
  6297. [23:40:58 INFO]: Injected new Forge item material CARPENTERSBLOCKS_ITEMCARPENTERSDOOR with ID 7551.
  6298. [23:40:58 INFO]: Injected new Forge item material ENDERIO_ITEMEXTRACTSPEEDUPGRADE with ID 7552.
  6299. [23:40:58 INFO]: Injected new Forge item material NATURA_BARLEYFOOD with ID 7553.
  6300. [23:40:58 INFO]: Injected new Forge item material ENDERIO_ITEMBASICCAPACITOR with ID 7554.
  6301. [23:40:58 INFO]: Injected new Forge item material NATURA_NATURAAXENETHERQUARTZ with ID 7555.
  6302. [23:40:58 INFO]: Injected new Forge item material NATURA_NATURASHOVELNETHERQUARTZ with ID 7556.
  6303. [23:40:58 INFO]: Injected new Forge item material NATURA_NATURASWORDGHOSTWOOD with ID 7557.
  6304. [23:40:58 INFO]: Injected new Forge item material ENDERIO_ITEMTRAVELSTAFF with ID 7558.
  6305. [23:40:58 INFO]: Injected new Forge item material NATURA_NATURASWORDNETHERQUARTZ with ID 7559.
  6306. [23:40:58 INFO]: Injected new Forge item material ENDERIO_ITEMGLIDERWING with ID 7560.
  6307. [23:40:58 INFO]: Injected new Forge item material NATURA_NATURAPICKAXENETHERQUARTZ with ID 7561.
  6308. [23:40:58 INFO]: Injected new Forge item material NATURA_NATURASTEWBOWL with ID 7562.
  6309. [23:40:58 INFO]: Injected new Forge item material STEVESCARTS_MODULECOMPONENTS with ID 7563.
  6310. [23:40:58 INFO]: Injected new Forge item material NATURA_WARTBAG with ID 7564.
  6311. [23:40:58 INFO]: Injected new Forge item material ENDERIO_ITEMITEMCONDUIT with ID 7565.
  6312. [23:40:58 INFO]: Injected new Forge item material NATURA_NATURAFLINTANDBLAZE with ID 7566.
  6313. [23:40:58 INFO]: Injected new Forge item material NATURA_SAGUAROFRUIT with ID 7567.
  6314. [23:40:58 INFO]: Injected new Forge item material ENDERIO_ITEMCONDUITPROBE with ID 7568.
  6315. [23:40:58 INFO]: Injected new Forge item material NATURA_NATURAAXEGHOSTWOOD with ID 7569.
  6316. [23:40:58 INFO]: Injected new Forge item material STEVESCARTS_CARTMODULE with ID 7570.
  6317. [23:40:58 INFO]: Injected new Forge item material NATURA_BERRY with ID 7571.
  6318. [23:40:58 INFO]: Injected new Forge item material ENDERIO_ITEMMAGNET with ID 7572.
  6319. [23:40:58 INFO]: Injected new Forge item material CARPENTERSBLOCKS_ITEMCARPENTERSBED with ID 7573.
  6320. [23:40:58 INFO]: Injected new Forge item material ENDERIO_BUCKETHOOTCH with ID 7574.
  6321. [23:40:58 INFO]: Injected new Forge item material NATURA_NATURASWORDBLOODWOOD with ID 7575.
  6322. [23:40:58 INFO]: Injected new Forge item material NATURA_NATURAARMORIMPHELMET with ID 7576.
  6323. [23:40:58 INFO]: Injected new Forge item material NATURA_NATURAARMORIMPBOOTS with ID 7577.
  6324. [23:40:58 INFO]: Injected new Forge item material ENDERIO_ITEMDARKSTEEL_AXE with ID 7578.
  6325. [23:40:58 INFO]: Injected new Forge item material NATURA_NATURAKAMADARKWOOD with ID 7579.
  6326. [23:40:58 INFO]: Injected new Forge item material NATURA_NATURANETHERFOOD with ID 7580.
  6327. [23:40:58 INFO]: Injected new Forge item material NATURA_BONEBAG with ID 7581.
  6328. [23:40:58 INFO]: Injected new Forge item material NATURA_BERRYMEDLEY with ID 7582.
  6329. [23:40:58 INFO]: Injected new Forge item material ENDERIO_ITEMMATERIAL with ID 7583.
  6330. [23:40:58 INFO]: Injected new Forge item material NATURA_NATURAKAMANETHERQUARTZ with ID 7584.
  6331. [23:40:58 INFO]: Injected new Forge item material NATURA_NATURAAXEBLOODWOOD with ID 7585.
  6332. [23:40:58 INFO]: Injected new Forge item material NATURA_IMPMEAT with ID 7586.
  6333. [23:40:58 INFO]: Injected new Forge item material ENDERIO_ITEMBASICFILTERUPGRADE with ID 7587.
  6334. [23:40:58 INFO]: Injected new Forge item material ENDERIO_ITEMFRANKENSKULL with ID 7588.
  6335. [23:40:58 INFO]: Injected new Forge item material NATURA_NATURAPICKAXEFUSEWOOD with ID 7589.
  6336. [23:40:58 INFO]: Injected new Forge item material NATURA_NATURABOWBLOODWOOD with ID 7590.
  6337. [23:40:58 INFO]: Injected new Forge item material ENDERIO_ITEMENDERFACE with ID 7591.
  6338. [23:40:58 INFO]: Injected new Forge item material NATURA_NATURABOWFUSEWOOD with ID 7592.
  6339. [23:40:58 INFO]: Injected new Forge item material ENDERIO_BUCKETNUTRIENT_DISTILLATION with ID 7593.
  6340. [23:40:58 INFO]: Injected new Forge item material ENDERIO_BUCKETFIRE_WATER with ID 7594.
  6341. [23:40:58 INFO]: Injected new Forge item material ENDERIO_ITEMDARKSTEEL_HELMET with ID 7595.
  6342. [23:40:58 INFO]: Injected new Forge item material NATURA_REDWOODDOORITEM with ID 7596.
  6343. [23:40:58 INFO]: Injected new Forge item material CARPENTERSBLOCKS_ITEMCARPENTERSTILE with ID 7597.
  6344. [23:40:58 INFO]: Injected new Forge item material ENDERIO_ITEMSOULVESSEL with ID 7598.
  6345. [23:40:58 INFO]: Injected new Forge item material ENDERIO_ITEMLIQUIDCONDUIT with ID 7599.
  6346. [23:40:58 INFO]: Injected new Forge item material ENDERIO_ITEMPOWDERINGOT with ID 7600.
  6347. [23:40:58 INFO]: Injected new Forge item material NATURA_NATURASHOVELDARKWOOD with ID 7602.
  6348. [23:40:58 INFO]: Injected new Forge item material NATURA_NATURASPAWNEGG with ID 7603.
  6349. [23:40:58 INFO]: Injected new Forge item material NATURA_NATURAAXEFUSEWOOD with ID 7604.
  6350. [23:40:58 INFO]: Injected new Forge item material NATURA_NATURAPICKAXEGHOSTWOOD with ID 7605.
  6351. [23:40:58 INFO]: Injected new Forge item material NATURA_NATURAKAMABLOODWOOD with ID 7606.
  6352. [23:40:58 INFO]: Injected new Forge item material ENDERIO_ITEMPOWERITEMFILTER with ID 7607.
  6353. [23:40:58 INFO]: Injected new Forge item material ENDERIO_ITEMDARKSTEEL_PICKAXE with ID 7608.
  6354. [23:40:58 INFO]: Injected new Forge item material ENDERIO_ITEMDARKSTEEL_LEGGINGS with ID 7609.
  6355. [23:40:58 INFO]: Injected new Forge item material NATURA_NATURAARMORIMPLEGGINGS with ID 7610.
  6356. [23:40:58 INFO]: Injected new Forge item material NATURA_WHEATBAG with ID 7611.
  6357. [23:40:58 INFO]: Injected new Forge item material CARPENTERSBLOCKS_ITEMCARPENTERSHAMMER with ID 7612.
  6358. [23:40:58 INFO]: Injected new Forge item material NATURA_NATURAEMPTYBOWL with ID 7613.
  6359. [23:40:58 INFO]: Injected new Forge item material NATURA_NATURASHOVELGHOSTWOOD with ID 7614.
  6360. [23:40:58 INFO]: Injected new Forge item material NATURA_NATURASWORDFUSEWOOD with ID 7615.
  6361. [23:40:58 INFO]: Injected new Forge item material NATURA_NATURABOWGHOSTWOOD with ID 7616.
  6362. [23:40:58 INFO]: Injected new Forge item material ENDERIO_ITEMALLOY with ID 7617.
  6363. [23:40:58 INFO]: Injected new Forge item material NATURA_BARLEYBAG with ID 7618.
  6364. [23:40:58 INFO]: Injected new Forge item material NATURA_BARLEYSEED with ID 7619.
  6365. [23:40:58 INFO]: Injected new Forge item material ENDERIO_ITEMREDSTONECONDUIT with ID 7620.
  6366. [23:40:58 INFO]: Injected new Forge item material NATURA_NATURAPICKAXEBLOODWOOD with ID 7621.
  6367. [23:40:58 INFO]: Injected new Forge item material NATURA_NATURAKAMAGHOSTWOOD with ID 7622.
  6368. [23:40:58 INFO]: Injected new Forge item material STEVESCARTS_MODULARCART with ID 7623.
  6369. [23:40:58 INFO]: Injected new Forge item material ARSMAGICA2_FLICKERJAR with ID 7624.
  6370. [23:40:58 INFO]: Injected new Forge item material ARSMAGICA2_BOUNDSHOVELNOR with ID 7625.
  6371. [23:40:58 INFO]: Injected new Forge item material ARSMAGICA2_PLAYERJOURNAL with ID 7626.
  6372. [23:40:58 INFO]: Injected new Forge item material ARSMAGICA2_BOUNDPICKAXENOR with ID 7627.
  6373. [23:40:58 INFO]: Injected new Forge item material ARSMAGICA2_MAGEBOOTS with ID 7628.
  6374. [23:40:58 INFO]: Injected new Forge item material ARSMAGICA2_INSCRIPTIONUPGRADE with ID 7629.
  6375. [23:40:58 INFO]: Injected new Forge item material ARSMAGICA2_BLUECHALK with ID 7630.
  6376. [23:40:58 INFO]: Injected new Forge item material ARSMAGICA2_ESSENCEBAG with ID 7631.
  6377. [23:40:58 INFO]: Injected new Forge item material ARSMAGICA2_MANAMARTINI with ID 7632.
  6378. [23:40:58 INFO]: Injected new Forge item material ARSMAGICA2_DEFICITCRYSTAL with ID 7633.
  6379. [23:40:58 INFO]: Injected new Forge item material ARSMAGICA2_EPICMANAPOTION with ID 7634.
  6380. [23:40:58 INFO]: Injected new Forge item material ARSMAGICA2_RUNEBAG with ID 7635.
  6381. [23:40:58 INFO]: Injected new Forge item material ARSMAGICA2_MANAFOCUS with ID 7636.
  6382. [23:40:58 INFO]: Injected new Forge item material ARSMAGICA2_NATURESCYTHE with ID 7637.
  6383. [23:40:58 INFO]: Injected new Forge item material ARSMAGICA2_BATTLEMAGEARMOR with ID 7638.
  6384. [23:40:58 INFO]: Injected new Forge item material ARSMAGICA2_LIQUIDESSENCEBOTTLE with ID 7639.
  6385. [23:40:58 INFO]: Injected new Forge item material ARSMAGICA2_LESSERFOCUS with ID 7640.
  6386. [23:40:58 INFO]: Injected new Forge item material ARSMAGICA2_ARCANE_SPELLBOOK with ID 7641.
  6387. [23:40:58 INFO]: Injected new Forge item material ARSMAGICA2_WOODENLEG with ID 7642.
  6388. [23:40:58 INFO]: Injected new Forge item material ARSMAGICA2_ITEMORE with ID 7643.
  6389. [23:40:58 INFO]: Injected new Forge item material ARSMAGICA2_KEYSTONE with ID 7644.
  6390. [23:40:58 INFO]: Injected new Forge item material ARSMAGICA2_ENDERBOOTS with ID 7645.
  6391. [23:40:58 INFO]: Injected new Forge item material ARSMAGICA2_FLICKERFOCUS with ID 7646.
  6392. [23:40:58 INFO]: Injected new Forge item material ARSMAGICA2_MAGELEGGINGS with ID 7647.
  6393. [23:40:58 INFO]: Injected new Forge item material ARSMAGICA2_AIR_SLED with ID 7648.
  6394. [23:40:58 INFO]: Injected new Forge item material ARSMAGICA2_CHARGEFOCUS with ID 7649.
  6395. [23:40:58 INFO]: Injected new Forge item material ARSMAGICA2_MAGEHOOD with ID 7650.
  6396. [23:40:58 INFO]: Injected new Forge item material ARSMAGICA2_MANAPOTIONBUNDLE with ID 7651.
  6397. [23:40:58 INFO]: Injected new Forge item material ARSMAGICA2_MOBFOCUS with ID 7652.
  6398. [23:40:58 INFO]: Injected new Forge item material ARSMAGICA2_BOUNDAXENOR with ID 7653.
  6399. [23:40:58 INFO]: Injected new Forge item material ARSMAGICA2_RUNE with ID 7655.
  6400. [23:40:58 INFO]: Injected new Forge item material ARSMAGICA2_SPELLBASE with ID 7657.
  6401. [23:40:58 INFO]: Injected new Forge item material ARSMAGICA2_MANACAKE with ID 7658.
  6402. [23:40:58 INFO]: Injected new Forge item material AROMA1997CORE_WRENCH with ID 7659.
  6403. [23:40:58 INFO]: Injected new Forge item material ARSMAGICA2_WATER_ORBS with ID 7660.
  6404. [23:40:58 INFO]: Injected new Forge item material ARSMAGICA2_ITEMFOCUS with ID 7661.
  6405. [23:40:58 INFO]: Injected new Forge item material ARSMAGICA2_STANDARDFOCUS with ID 7663.
  6406. [23:40:58 INFO]: Injected new Forge item material ARSMAGICA2_SPELLCOMPONENT with ID 7664.
  6407. [23:40:58 INFO]: Injected new Forge item material ARSMAGICA2_MAGICBROOM with ID 7665.
  6408. [23:40:58 INFO]: Injected new Forge item material ARSMAGICA2_GREATERMANAPOTION with ID 7666.
  6409. [23:40:58 INFO]: Injected new Forge item material ARSMAGICA2_BATTLEMAGELEGGINGS with ID 7667.
  6410. [23:40:58 INFO]: Injected new Forge item material ARSMAGICA2_ESSENCE with ID 7668.
  6411. [23:40:58 INFO]: Injected new Forge item material ARSMAGICA2_WORKBENCHUPGRADE with ID 7669.
  6412. [23:40:58 INFO]: Injected new Forge item material AROMA1997CORE_WRENCHED with ID 7670.
  6413. [23:40:58 INFO]: Injected new Forge item material ARSMAGICA2_BATTLEMAGEBOOTS with ID 7671.
  6414. [23:40:58 INFO]: Injected new Forge item material ARSMAGICA2_COWHORN with ID 7672.
  6415. [23:40:58 INFO]: Injected new Forge item material ARSMAGICA2_MAGITECHGOGGLES with ID 7673.
  6416. [23:40:58 INFO]: Injected new Forge item material ARSMAGICA2_AMSPAWNEGG with ID 7674.
  6417. [23:40:58 INFO]: Injected new Forge item material ARSMAGICA2_MAGEARMOR with ID 7675.
  6418. [23:40:58 INFO]: Injected new Forge item material ARSMAGICA2_CRYSTAL_PHYLACTERY with ID 7676.
  6419. [23:40:58 INFO]: Injected new Forge item material ARSMAGICA2_EARTH_ARMOR with ID 7677.
  6420. [23:40:58 INFO]: Injected new Forge item material ARSMAGICA2_LEGENDARYMANAPOTION with ID 7678.
  6421. [23:40:58 INFO]: Injected new Forge item material ARSMAGICA2_BATTLEMAGEHOOD with ID 7679.
  6422. [23:40:58 INFO]: Injected new Forge item material ARSMAGICA2_BINDINGCATALYST with ID 7680.
  6423. [23:40:58 INFO]: Injected new Forge item material ARSMAGICA2_SPELLBOOK with ID 7681.
  6424. [23:40:58 INFO]: Injected new Forge item material ARSMAGICA2_PLAYERFOCUS with ID 7682.
  6425. [23:40:58 INFO]: Injected new Forge item material ARSMAGICA2_STANDARDMANAPOTION with ID 7683.
  6426. [23:40:58 INFO]: Injected new Forge item material ARSMAGICA2_ARCANECOMPENDIUM with ID 7684.
  6427. [23:40:58 INFO]: Injected new Forge item material ARSMAGICA2_FIRE_EARS with ID 7685.
  6428. [23:40:58 INFO]: Injected new Forge item material ARSMAGICA2_CREATUREFOCUS with ID 7686.
  6429. [23:40:58 INFO]: Injected new Forge item material ARSMAGICA2_BOOKAFFINITY with ID 7687.
  6430. [23:40:58 INFO]: Injected new Forge item material ARSMAGICA2_BOUNDHOENOR with ID 7688.
  6431. [23:40:58 INFO]: Injected new Forge item material ARSMAGICA2_KEYSTONEDOORPLACER with ID 7689.
  6432. [23:40:58 INFO]: Injected new Forge item material ARSMAGICA2_LIGHTNINGCHARM with ID 7690.
  6433. [23:40:58 INFO]: Injected new Forge item material ARSMAGICA2_WINTER_ARM with ID 7692.
  6434. [23:40:58 INFO]: Injected new Forge item material ARSMAGICA2_LIQUIDESSENCEBUCKET with ID 7693.
  6435. [23:40:58 INFO]: Injected new Forge item material ARSMAGICA2_GREATERFOCUS with ID 7694.
  6436. [23:40:58 INFO]: Injected new Forge item material ARSMAGICA2_LIFEWARD with ID 7695.
  6437. [23:40:58 INFO]: Injected new Forge item material ARSMAGICA2_SPELLPARCHMENT with ID 7696.
  6438. [23:40:58 INFO]: Injected new Forge item material ARSMAGICA2_WARDINGCANDLE with ID 7697.
  6439. [23:40:58 INFO]: Injected new Forge item material ARSMAGICA2_EVILBOOK with ID 7698.
  6440. [23:40:58 INFO]: Injected new Forge item material ARSMAGICA2_LESSERMANAPOTION with ID 7699.
  6441. [23:40:58 INFO]: Injected new Forge item material ARSMAGICA2_CRYSTAL_WRENCH with ID 7700.
  6442. [23:40:58 INFO]: Injected new Forge item material ARSMAGICA2_MAGITECHSTAFF with ID 7701.
  6443. [23:40:58 INFO]: Injected new Forge item material ARSMAGICA2_BOUNDSWORDNOR with ID 7702.
  6444. [23:40:58 INFO]: Injected new Forge item material BOTANIA_GAIAHEAD with ID 7703.
  6445. [23:40:58 INFO]: Injected new Forge item material MEKANISM_HEAVYWATERBUCKET with ID 7706.
  6446. [23:40:58 INFO]: Injected new Forge item material MEKANISMTOOLS_OSMIUMPAXEL with ID 7707.
  6447. [23:40:58 INFO]: Injected new Forge item material MEKANISMTOOLS_LAPISLAZULISHOVEL with ID 7708.
  6448. [23:40:58 INFO]: Injected new Forge item material MEKANISMTOOLS_BRONZECHESTPLATE with ID 7709.
  6449. [23:40:58 INFO]: Injected new Forge item material FORGEMICROBLOCK_SAWIRON with ID 7710.
  6450. [23:40:58 INFO]: Injected new Forge item material MEKANISMTOOLS_DIAMONDPAXEL with ID 7711.
  6451. [23:40:58 INFO]: Injected new Forge item material MEKANISMTOOLS_OBSIDIANHOE with ID 7712.
  6452. [23:40:58 INFO]: Injected new Forge item material MEKANISMTOOLS_GLOWSTONEHELMET with ID 7713.
  6453. [23:40:58 INFO]: Injected new Forge item material MEKANISMTOOLS_OSMIUMBOOTS with ID 7714.
  6454. [23:40:58 INFO]: Injected new Forge item material MEKANISMTOOLS_OBSIDIANCHESTPLATE with ID 7715.
  6455. [23:40:58 INFO]: Injected new Forge item material MEKANISM_GASUPGRADE with ID 7716.
  6456. [23:40:58 INFO]: Injected new Forge item material MEKANISM_SAWDUST with ID 7717.
  6457. [23:40:58 INFO]: Injected new Forge item material MEKANISM_INGOT with ID 7718.
  6458. [23:40:58 INFO]: Injected new Forge item material MEKANISM_OTHERDUST with ID 7719.
  6459. [23:40:58 INFO]: Injected new Forge item material MEKANISM_CLUMP with ID 7720.
  6460. [23:40:58 INFO]: Injected new Forge item material MEKANISM_WALKIETALKIE with ID 7721.
  6461. [23:40:58 INFO]: Injected new Forge item material MEKANISMTOOLS_BRONZESWORD with ID 7722.
  6462. [23:40:58 INFO]: Injected new Forge item material MEKANISM_ENERGYUPGRADE with ID 7723.
  6463. [23:40:58 INFO]: Injected new Forge item material MEKANISM_DICTIONARY with ID 7724.
  6464. [23:40:58 INFO]: Injected new Forge item material MEKANISM_COMPRESSEDCARBON with ID 7725.
  6465. [23:40:58 INFO]: Injected new Forge item material MEKANISMTOOLS_GLOWSTONEHOE with ID 7726.
  6466. [23:40:58 INFO]: Injected new Forge item material MEKANISMTOOLS_OSMIUMAXE with ID 7727.
  6467. [23:40:58 INFO]: Injected new Forge item material MEKANISMTOOLS_BRONZEAXE with ID 7728.
  6468. [23:40:58 INFO]: Injected new Forge item material MEKANISM_SHARD with ID 7729.
  6469. [23:40:58 INFO]: Injected new Forge item material MEKANISM_FACTORYINSTALLER with ID 7730.
  6470. [23:40:58 INFO]: Injected new Forge item material MEKANISMTOOLS_STONEPAXEL with ID 7731.
  6471. [23:40:58 INFO]: Injected new Forge item material MEKANISMTOOLS_OBSIDIANBOOTS with ID 7732.
  6472. [23:40:58 INFO]: Injected new Forge item material MEKANISM_CRYSTAL with ID 7733.
  6473. [23:40:58 INFO]: Injected new Forge item material MEKANISMTOOLS_GLOWSTONESHOVEL with ID 7734.
  6474. [23:40:58 INFO]: Injected new Forge item material MEKANISMTOOLS_STEELLEGGINGS with ID 7735.
  6475. [23:40:58 INFO]: Injected new Forge item material MEKANISMTOOLS_OSMIUMSWORD with ID 7736.
  6476. [23:40:58 INFO]: Injected new Forge item material MEKANISM_SPEEDUPGRADE with ID 7737.
  6477. [23:40:58 INFO]: Injected new Forge item material MEKANISM_LITHIUMBUCKET with ID 7738.
  6478. [23:40:58 INFO]: Injected new Forge item material MEKANISM_GLOWPANEL with ID 7739.
  6479. [23:40:58 INFO]: Injected new Forge item material MEKANISMTOOLS_IRONPAXEL with ID 7740.
  6480. [23:40:58 INFO]: Injected new Forge item material MEKANISMTOOLS_LAPISLAZULIHOE with ID 7741.
  6481. [23:40:58 INFO]: Injected new Forge item material MEKANISM_COMPRESSEDOBSIDIAN with ID 7742.
  6482. [23:40:58 INFO]: Injected new Forge item material MEKANISMTOOLS_OSMIUMLEGGINGS with ID 7743.
  6483. [23:40:58 INFO]: Injected new Forge item material MEKANISMGENERATORS_SOLARPANEL with ID 7744.
  6484. [23:40:58 INFO]: Injected new Forge item material MEKANISMTOOLS_BRONZEHELMET with ID 7745.
  6485. [23:40:58 INFO]: Injected new Forge item material MEKANISMTOOLS_STEELSWORD with ID 7746.
  6486. [23:40:58 INFO]: Injected new Forge item material MEKANISMTOOLS_WOODPAXEL with ID 7747.
  6487. [23:40:58 INFO]: Injected new Forge item material MEKANISM_ENERGYTABLET with ID 7748.
  6488. [23:40:58 INFO]: Injected new Forge item material MEKANISM_SALT with ID 7749.
  6489. [23:40:58 INFO]: Injected new Forge item material MEKANISM_CONFIGURATOR with ID 7750.
  6490. [23:40:58 INFO]: Injected new Forge item material MEKANISMTOOLS_OBSIDIANHELMET with ID 7751.
  6491. [23:40:58 INFO]: Injected new Forge item material MEKANISMTOOLS_GLOWSTONEPICKAXE with ID 7752.
  6492. [23:40:58 INFO]: Injected new Forge item material MEKANISMTOOLS_BRONZEPAXEL with ID 7753.
  6493. [23:40:58 INFO]: Injected new Forge item material MEKANISMTOOLS_GLOWSTONELEGGINGS with ID 7754.
  6494. [23:40:58 INFO]: Injected new Forge item material MEKANISM_SUBSTRATE with ID 7755.
  6495. [23:40:58 INFO]: Injected new Forge item material MEKANISMTOOLS_GLOWSTONEAXE with ID 7756.
  6496. [23:40:58 INFO]: Injected new Forge item material MEKANISMTOOLS_BRONZEHOE with ID 7757.
  6497. [23:40:58 INFO]: Injected new Forge item material MEKANISM_NETWORKREADER with ID 7758.
  6498. [23:40:58 INFO]: Injected new Forge item material MEKANISMTOOLS_LAPISLAZULILEGGINGS with ID 7759.
  6499. [23:40:58 INFO]: Injected new Forge item material MEKANISMTOOLS_BRONZESHOVEL with ID 7760.
  6500. [23:40:58 INFO]: Injected new Forge item material MEKANISM_BIOFUEL with ID 7761.
  6501. [23:40:58 INFO]: Injected new Forge item material MEKANISM_ENRICHEDALLOY with ID 7762.
  6502. [23:40:58 INFO]: Injected new Forge item material MEKANISM_JETPACK with ID 7763.
  6503. [23:40:58 INFO]: Injected new Forge item material MEKANISMTOOLS_LAPISLAZULICHESTPLATE with ID 7764.
  6504. [23:40:58 INFO]: Injected new Forge item material MEKANISM_ROBIT with ID 7765.
  6505. [23:40:58 INFO]: Injected new Forge item material MEKANISMTOOLS_OBSIDIANSWORD with ID 7766.
  6506. [23:40:58 INFO]: Injected new Forge item material MEKANISM_ENRICHEDIRON with ID 7767.
  6507. [23:40:58 INFO]: Injected new Forge item material MEKANISM_ITEMPROXY with ID 7768.
  6508. [23:40:58 INFO]: Injected new Forge item material MEKANISMTOOLS_GLOWSTONEBOOTS with ID 7769.
  6509. [23:40:58 INFO]: Injected new Forge item material MEKANISMTOOLS_STEELAXE with ID 7770.
  6510. [23:40:58 INFO]: Injected new Forge item material MEKANISMTOOLS_LAPISLAZULIAXE with ID 7771.
  6511. [23:40:58 INFO]: Injected new Forge item material MEKANISMTOOLS_STEELBOOTS with ID 7772.
  6512. [23:40:58 INFO]: Injected new Forge item material MEKANISMGENERATORS_HOHLRAUM with ID 7773.
  6513. [23:40:58 INFO]: Injected new Forge item material FORGEMICROBLOCK_SAWDIAMOND with ID 7774.
  6514. [23:40:58 INFO]: Injected new Forge item material MEKANISMTOOLS_STEELCHESTPLATE with ID 7775.
  6515. [23:40:58 INFO]: Injected new Forge item material MEKANISMTOOLS_LAPISLAZULIPAXEL with ID 7776.
  6516. [23:40:58 INFO]: Injected new Forge item material MEKANISM_DIRTYDUST with ID 7777.
  6517. [23:40:58 INFO]: Injected new Forge item material MEKANISMTOOLS_GOLDPAXEL with ID 7778.
  6518. [23:40:58 INFO]: Injected new Forge item material MEKANISMTOOLS_LAPISLAZULIBOOTS with ID 7779.
  6519. [23:40:58 INFO]: Injected new Forge item material MEKANISM_ELECTROLYTICCORE with ID 7780.
  6520. [23:40:58 INFO]: Injected new Forge item material MEKANISMTOOLS_STEELHOE with ID 7781.
  6521. [23:40:58 INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_PIPEPOWERADAPTER with ID 7782.
  6522. [23:40:58 INFO]: Injected new Forge item material FORGEMICROBLOCK_SAWSTONE with ID 7783.
  6523. [23:40:58 INFO]: Injected new Forge item material MEKANISM_SEISMICREADER with ID 7784.
  6524. [23:40:58 INFO]: Injected new Forge item material MEKANISMTOOLS_OBSIDIANSHOVEL with ID 7785.
  6525. [23:40:58 INFO]: Injected new Forge item material MEKANISM_COMPRESSEDDIAMOND with ID 7786.
  6526. [23:40:58 INFO]: Injected new Forge item material MEKANISMTOOLS_OSMIUMSHOVEL with ID 7787.
  6527. [23:40:58 INFO]: Injected new Forge item material MEKANISM_SCUBATANK with ID 7788.
  6528. [23:40:58 INFO]: Injected new Forge item material MEKANISMTOOLS_OBSIDIANPICKAXE with ID 7789.
  6529. [23:40:58 INFO]: Injected new Forge item material MEKANISMTOOLS_STEELHELMET with ID 7790.
  6530. [23:40:58 INFO]: Injected new Forge item material MEKANISM_FLAMETHROWER with ID 7791.
  6531. [23:40:58 INFO]: Injected new Forge item material MEKANISMTOOLS_OSMIUMHELMET with ID 7792.
  6532. [23:40:58 INFO]: Injected new Forge item material MEKANISM_ELECTRICBOW with ID 7793.
  6533. [23:40:58 INFO]: Injected new Forge item material MEKANISMTOOLS_GLOWSTONECHESTPLATE with ID 7794.
  6534. [23:40:58 INFO]: Injected new Forge item material MEKANISMTOOLS_GLOWSTONESWORD with ID 7795.
  6535. [23:40:58 INFO]: Injected new Forge item material MEKANISMTOOLS_BRONZELEGGINGS with ID 7796.
  6536. [23:40:58 INFO]: Injected new Forge item material MEKANISMTOOLS_OSMIUMCHESTPLATE with ID 7797.
  6537. [23:40:58 INFO]: Injected new Forge item material MEKANISMTOOLS_OSMIUMPICKAXE with ID 7798.
  6538. [23:40:58 INFO]: Injected new Forge item material MEKANISM_ATOMICALLOY with ID 7799.
  6539. [23:40:58 INFO]: Injected new Forge item material MEKANISMTOOLS_STEELPAXEL with ID 7800.
  6540. [23:40:58 INFO]: Injected new Forge item material MEKANISM_COMPRESSEDREDSTONE with ID 7801.
  6541. [23:40:58 INFO]: Injected new Forge item material MEKANISMTOOLS_LAPISLAZULISWORD with ID 7802.
  6542. [23:40:58 INFO]: Injected new Forge item material MEKANISMTOOLS_LAPISLAZULIHELMET with ID 7803.
  6543. [23:40:58 INFO]: Injected new Forge item material MEKANISM_PARTTRANSMITTER with ID 7804.
  6544. [23:40:58 INFO]: Injected new Forge item material MEKANISM_GASMASK with ID 7805.
  6545. [23:40:58 INFO]: Injected new Forge item material MEKANISM_BRINEBUCKET with ID 7806.
  6546. [23:40:58 INFO]: Injected new Forge item material MEKANISMTOOLS_STEELPICKAXE with ID 7807.
  6547. [23:40:58 INFO]: Injected new Forge item material MEKANISM_CONTROLCIRCUIT with ID 7808.
  6548. [23:40:58 INFO]: Injected new Forge item material MEKANISM_PORTABLETELEPORTER with ID 7809.
  6549. [23:40:58 INFO]: Injected new Forge item material MEKANISM_FREERUNNERS with ID 7810.
  6550. [23:40:58 INFO]: Injected new Forge item material MEKANISMTOOLS_OBSIDIANPAXEL with ID 7811.
  6551. [23:40:58 INFO]: Injected new Forge item material FORGEMICROBLOCK_STONEROD with ID 7812.
  6552. [23:40:58 INFO]: Injected new Forge item material MEKANISMTOOLS_OBSIDIANAXE with ID 7813.
  6553. [23:40:58 INFO]: Injected new Forge item material MEKANISM_GAUGEDROPPER with ID 7814.
  6554. [23:40:58 INFO]: Injected new Forge item material MEKANISMTOOLS_BRONZEPICKAXE with ID 7815.
  6555. [23:40:58 INFO]: Injected new Forge item material MEKANISM_TELEPORTATIONCORE with ID 7816.
  6556. [23:40:58 INFO]: Injected new Forge item material MEKANISMTOOLS_STEELSHOVEL with ID 7817.
  6557. [23:40:58 INFO]: Injected new Forge item material MEKANISM_DUST with ID 7818.
  6558. [23:40:58 INFO]: Injected new Forge item material MEKANISMTOOLS_OSMIUMHOE with ID 7820.
  6559. [23:40:58 INFO]: Injected new Forge item material MEKANISM_ATOMICDISASSEMBLER with ID 7821.
  6560. [23:40:58 INFO]: Injected new Forge item material MEKANISMTOOLS_GLOWSTONEPAXEL with ID 7822.
  6561. [23:40:58 INFO]: Injected new Forge item material MEKANISM_BALLOON with ID 7823.
  6562. [23:40:58 INFO]: Injected new Forge item material MEKANISM_FILTERUPGRADE with ID 7824.
  6563. [23:40:58 INFO]: Injected new Forge item material MEKANISMTOOLS_OBSIDIANLEGGINGS with ID 7825.
  6564. [23:40:58 INFO]: Injected new Forge item material MEKANISM_POLYETHENE with ID 7826.
  6565. [23:40:58 INFO]: Injected new Forge item material MEKANISM_REINFORCEDALLOY with ID 7827.
  6566. [23:40:58 INFO]: Injected new Forge item material MEKANISM_ARMOREDJETPACK with ID 7828.
  6567. [23:40:58 INFO]: Injected new Forge item material MEKANISMTOOLS_BRONZEBOOTS with ID 7829.
  6568. [23:40:58 INFO]: Injected new Forge item material MEKANISMTOOLS_LAPISLAZULIPICKAXE with ID 7830.
  6569. [23:40:58 INFO]: Injected new Forge item material FORGEMICROBLOCK_MICROBLOCK with ID 7831.
  6570. [23:40:58 INFO]: Injected new Forge item material ETFUTURUM_PRISMARINE_CRYSTALS with ID 7832.
  6571. [23:40:58 INFO]: Injected new Forge item material ETFUTURUM_MUTTON_RAW with ID 7833.
  6572. [23:40:58 INFO]: Injected new Forge item material ETFUTURUM_BEETROOT_SEEDS with ID 7834.
  6573. [23:40:58 INFO]: Injected new Forge item material ETFUTURUM_RABBIT_RAW with ID 7835.
  6574. [23:40:58 INFO]: Injected new Forge item material ETFUTURUM_RABBIT_STEW with ID 7836.
  6575. [23:40:58 INFO]: Injected new Forge item material ETFUTURUM_TIPPED_ARROW with ID 7837.
  6576. [23:40:58 INFO]: Injected new Forge item material ETFUTURUM_RABBIT_FOOT with ID 7838.
  6577. [23:40:58 INFO]: Injected new Forge item material ETFUTURUM_MUTTON_COOKED with ID 7839.
  6578. [23:40:58 INFO]: Injected new Forge item material ETFUTURUM_DRAGON_BREATH with ID 7840.
  6579. [23:40:58 INFO]: Injected new Forge item material ETFUTURUM_WOODEN_ARMORSTAND with ID 7841.
  6580. [23:40:58 INFO]: Injected new Forge item material ETFUTURUM_LINGERING_POTION with ID 7842.
  6581. [23:40:58 INFO]: Injected new Forge item material ETFUTURUM_RABBIT_COOKED with ID 7843.
  6582. [23:40:58 INFO]: Injected new Forge item material ETFUTURUM_CHORUS_FRUIT with ID 7844.
  6583. [23:40:58 INFO]: Injected new Forge item material ETFUTURUM_RABBIT_HIDE with ID 7845.
  6584. [23:40:58 INFO]: Injected new Forge item material ETFUTURUM_PRISMARINE_SHARD with ID 7846.
  6585. [23:40:58 INFO]: Injected new Forge item material ETFUTURUM_BEETROOT with ID 7847.
  6586. [23:40:58 INFO]: Injected new Forge item material ETFUTURUM_BEETROOT_SOUP with ID 7848.
  6587. [23:40:58 INFO]: Injected new Forge item material ETFUTURUM_ENTITY_EGG with ID 7849.
  6588. [23:40:58 INFO]: Injected new Forge item material ETFUTURUM_CHORUS_FRUIT_POPPED with ID 7850.
  6589. [23:40:58 INFO]: Injected new Forge item material MALISISDOORS_ITEMFORCEFIELDITEM with ID 7851.
  6590. [23:40:58 INFO]: Injected new Forge item material MALISISDOORS_ITEMDOOR_DARK_OAK with ID 7852.
  6591. [23:40:58 INFO]: Injected new Forge item material MALISISDOORS_ITEMDOOR_ACACIA with ID 7853.
  6592. [23:40:58 INFO]: Injected new Forge item material MALISISDOORS_ITEMDOOR_JUNGLE with ID 7854.
  6593. [23:40:58 INFO]: Injected new Forge item material MALISISDOORS_ITEMWOOD_SLIDING_DOOR with ID 7855.
  6594. [23:40:58 INFO]: Injected new Forge item material MALISISDOORS_ITEMLABORATORY_DOOR with ID 7857.
  6595. [23:40:58 INFO]: Injected new Forge item material MALISISDOORS_ITEMJAIL_DOOR with ID 7858.
  6596. [23:40:58 INFO]: Injected new Forge item material MALISISDOORS_ITEMCUSTOM_DOOR with ID 7859.
  6597. [23:40:58 INFO]: Injected new Forge item material MALISISDOORS_ITEMRUSTYHANDLE with ID 7860.
  6598. [23:40:58 INFO]: Injected new Forge item material MALISISDOORS_ITEMIRON_SLIDING_DOOR with ID 7861.
  6599. [23:40:58 INFO]: Injected new Forge item material MALISISDOORS_ITEMDOOR_BIRCH with ID 7862.
  6600. [23:40:58 INFO]: Injected new Forge item material MALISISDOORS_ITEMFACTORY_DOOR with ID 7863.
  6601. [23:40:58 INFO]: Injected new Forge item material MALISISDOORS_ITEMDOOR_SPRUCE with ID 7864.
  6602. [23:40:58 INFO]: Injected new Forge item material MALISISDOORS_ITEMSALOON with ID 7865.
  6603. [23:40:58 INFO]: Injected new Forge item material MALISISDOORS_ITEMSHOJI_DOOR with ID 7866.
  6604. [23:40:58 INFO]: Injected new Forge item material IC2NUCLEARCONTROL_ITEMENERGYSENSORKIT with ID 7877.
  6605. [23:40:58 INFO]: Injected new Forge item material IC2NUCLEARCONTROL_ITEMENERGYARRAYLOCATIONCARD with ID 7878.
  6606. [23:40:58 INFO]: Injected new Forge item material IC2NUCLEARCONTROL_ITEMMULTIPLESENSORLOCATIONCARD with ID 7879.
  6607. [23:40:58 INFO]: Injected new Forge item material IC2NUCLEARCONTROL_ITEMLIQUIDARRAYLOCATIONCARD with ID 7880.
  6608. [23:40:58 INFO]: Injected new Forge item material IC2NUCLEARCONTROL_ITEMTIMECARD with ID 7881.
  6609. [23:40:58 INFO]: Injected new Forge item material IC2NUCLEARCONTROL_ITEMTEXTCARD with ID 7882.
  6610. [23:40:58 INFO]: Injected new Forge item material IC2NUCLEARCONTROL_ITEMUPGRADE with ID 7883.
  6611. [23:40:58 INFO]: Injected new Forge item material IC2NUCLEARCONTROL_ITEMTOOLDIGITALTHERMOMETER with ID 7884.
  6612. [23:40:58 INFO]: Injected new Forge item material IC2NUCLEARCONTROL_ITEMSENSORLOCATIONCARD with ID 7885.
  6613. [23:40:58 INFO]: Injected new Forge item material IC2NUCLEARCONTROL_ITEMREMOTESENSORKIT with ID 7886.
  6614. [23:40:58 INFO]: Injected new Forge item material IC2NUCLEARCONTROL_ITEMMULTIPLESENSORKIT with ID 7887.
  6615. [23:40:58 INFO]: Injected new Forge item material IC2NUCLEARCONTROL_ITEMENERGYSENSORLOCATIONCARD with ID 7888.
  6616. [23:40:58 INFO]: Injected new Forge item material IC2NUCLEARCONTROL_ITEMTOOLTHERMOMETER with ID 7889.
  6617. [23:40:58 INFO]: Injected new Forge item material IC2NUCLEARCONTROL_ITEM55REACTORCARD with ID 7890.
  6618. [23:40:58 INFO]: Injected new Forge item material POWERSUITS_ITEMPOWERARMORHELMET with ID 8001.
  6619. [23:40:58 INFO]: Injected new Forge item material POWERSUITS_ITEMPOWERARMORCHESTPLATE with ID 8005.
  6620. [23:40:58 INFO]: Injected new Forge item material POWERSUITS_ITEMPOWERARMORLEGGINGS with ID 8020.
  6621. [23:40:58 INFO]: Injected new Forge item material POWERSUITS_ITEMPOWERFIST with ID 8026.
  6622. [23:40:58 INFO]: Injected new Forge item material POWERSUITS_ITEMPOWERARMORBOOTS with ID 8029.
  6623. [23:40:58 INFO]: Injected new Forge item material ADVANCEDSOLARPANEL_ADVANCED_SOLAR_HELMET with ID 8048.
  6624. [23:40:58 INFO]: Injected new Forge item material ADVANCEDSOLARPANEL_ASP_CRAFTING_ITEMS with ID 8049.
  6625. [23:40:58 INFO]: Injected new Forge item material ADVANCEDSOLARPANEL_HYBRID_SOLAR_HELMET with ID 8050.
  6626. [23:40:58 INFO]: Injected new Forge item material ADVANCEDSOLARPANEL_ULTIMATE_SOLAR_HELMET with ID 8051.
  6627. [23:40:58 INFO]: Injected new Forge item material FORESTRY_CRATEDCHERRY with ID 8052.
  6628. [23:40:58 INFO]: Injected new Forge item material FORESTRY_PROPOLIS with ID 8053.
  6629. [23:40:58 INFO]: Injected new Forge item material FORESTRY_INFUSER with ID 8054.
  6630. [23:40:58 INFO]: Injected new Forge item material FORESTRY_HARDENEDMACHINE with ID 8055.
  6631. [23:40:58 INFO]: Injected new Forge item material FORESTRY_APIARISTCHEST with ID 8056.
  6632. [23:40:58 INFO]: Injected new Forge item material FORESTRY_BUCKETBIOMASS with ID 8057.
  6633. [23:40:58 INFO]: Injected new Forge item material FORESTRY_BUCKETSHORTMEAD with ID 8058.
  6634. [23:40:58 INFO]: Injected new Forge item material FORESTRY_BUTTERFLYGE with ID 8059.
  6635. [23:40:58 INFO]: Injected new Forge item material FORESTRY_CRATEDGRAVEL with ID 8060.
  6636. [23:40:58 INFO]: Injected new Forge item material FORESTRY_CRATEDNATURAGREENGLOWSHROOM with ID 8061.
  6637. [23:40:58 INFO]: Injected new Forge item material FORESTRY_WAXCAPSULEICE with ID 8062.
  6638. [23:40:58 INFO]: Injected new Forge item material FORESTRY_CRATEDBRASS with ID 8063.
  6639. [23:40:58 INFO]: Injected new Forge item material FORESTRY_APIARISTBAG with ID 8064.
  6640. [23:40:58 INFO]: Injected new Forge item material FORESTRY_TREEALYZER with ID 8065.
  6641. [23:40:58 INFO]: Injected new Forge item material FORESTRY_FRAMEPROVEN with ID 8067.
  6642. [23:40:58 INFO]: Injected new Forge item material FORESTRY_CRATEDROYALJELLY with ID 8068.
  6643. [23:40:58 INFO]: Injected new Forge item material FORESTRY_CRATEDFERTILIZER with ID 8069.
  6644. [23:40:58 INFO]: Injected new Forge item material FORESTRY_CRATEDNATURALOGGHOSTWOOD with ID 8070.
  6645. [23:40:58 INFO]: Injected new Forge item material FORESTRY_WAXCAPSULEJUICE with ID 8071.
  6646. [23:40:58 INFO]: Injected new Forge item material FORESTRY_CRATEDPROPOLIS with ID 8072.
  6647. [23:40:58 INFO]: Injected new Forge item material FORESTRY_REFRACTORYETHANOL with ID 8073.
  6648. [23:40:58 INFO]: Injected new Forge item material RAILCRAFT_BACKPACKTRACKMANT2 with ID 8074.
  6649. [23:40:58 INFO]: Injected new Forge item material RAILCRAFT_BACKPACKTRACKMANT1 with ID 8075.
  6650. [23:40:58 INFO]: Injected new Forge item material FORESTRY_GRAFTER with ID 8076.
  6651. [23:40:58 INFO]: Injected new Forge item material FORESTRY_CRATEDSILVER with ID 8077.
  6652. [23:40:58 INFO]: Injected new Forge item material FORESTRY_NATURALISTHELMET with ID 8078.
  6653. [23:40:58 INFO]: Injected new Forge item material FORESTRY_CRATEDSPRUCESAPLING with ID 8079.
  6654. [23:40:58 INFO]: Injected new Forge item material FORESTRY_CRATEDRUBBER with ID 8080.
  6655. [23:40:58 INFO]: Injected new Forge item material FORESTRY_GEARCOPPER with ID 8081.
  6656. [23:40:58 INFO]: Injected new Forge item material FORESTRY_BEECOMBS with ID 8082.
  6657. [23:40:58 INFO]: Injected new Forge item material FORESTRY_CRATEDCLAY with ID 8083.
  6658. [23:40:58 INFO]: Injected new Forge item material FORESTRY_CRATEDNATURASAPLINGBLOOD with ID 8084.
  6659. [23:40:58 INFO]: Injected new Forge item material FORESTRY_GEARBRONZE with ID 8085.
  6660. [23:40:58 INFO]: Injected new Forge item material FORESTRY_CRATEDBIRCHWOOD with ID 8086.
  6661. [23:40:58 INFO]: Injected new Forge item material FORESTRY_DIGGERBAG with ID 8087.
  6662. [23:40:58 INFO]: Injected new Forge item material FORESTRY_CRATEDNATURABARLEY with ID 8088.
  6663. [23:40:58 INFO]: Injected new Forge item material FORESTRY_REFRACTORYJUICE with ID 8089.
  6664. [23:40:58 INFO]: Injected new Forge item material FORESTRY_CRATEDMOSSYCOMBS with ID 8090.
  6665. [23:40:58 INFO]: Injected new Forge item material FORESTRY_CRATEDDATES with ID 8091.
  6666. [23:40:58 INFO]: Injected new Forge item material FORESTRY_CRATEDNATURASAPLINGWILLOW with ID 8092.
  6667. [23:40:58 INFO]: Injected new Forge item material FORESTRY_CRATEDAPPLES with ID 8093.
  6668. [23:40:58 INFO]: Injected new Forge item material FORESTRY_FERTILIZERCOMPOUND with ID 8094.
  6669. [23:40:58 INFO]: Injected new Forge item material FORESTRY_BRONZEPICKAXE with ID 8095.
  6670. [23:40:58 INFO]: Injected new Forge item material FORESTRY_WAXCAPSULE with ID 8096.
  6671. [23:40:58 INFO]: Injected new Forge item material FORESTRY_FRAMEIMPREGNATED with ID 8097.
  6672. [23:40:58 INFO]: Injected new Forge item material FORESTRY_APATITE with ID 8098.
  6673. [23:40:58 INFO]: Injected new Forge item material FORESTRY_MULCH with ID 8099.
  6674. [23:40:58 INFO]: Injected new Forge item material FORESTRY_CRATEDNATURALOGDARKWOOD with ID 8100.
  6675. [23:40:58 INFO]: Injected new Forge item material FORESTRY_BITUMINOUSPEAT with ID 8101.
  6676. [23:40:58 INFO]: Injected new Forge item material FORESTRY_WAXCAPSULESEEDOIL with ID 8102.
  6677. [23:40:58 INFO]: Injected new Forge item material FORESTRY_ADVENTURERBAG with ID 8103.
  6678. [23:40:58 INFO]: Injected new Forge item material FORESTRY_CRATEDNATURABERRYSTING with ID 8104.
  6679. [23:40:58 INFO]: Injected new Forge item material FORESTRY_CRATEDWALNUT with ID 8105.
  6680. [23:40:58 INFO]: Injected new Forge item material FORESTRY_INGOTCOPPER with ID 8106.
  6681. [23:40:58 INFO]: Injected new Forge item material FORESTRY_ASH with ID 8107.
  6682. [23:40:58 INFO]: Injected new Forge item material FORESTRY_CRATEDOBSIDIAN with ID 8108.
  6683. [23:40:58 INFO]: Injected new Forge item material FORESTRY_CRATEDMULCH with ID 8109.
  6684. [23:40:58 INFO]: Injected new Forge item material FORESTRY_CRATEDPOLLEN with ID 8110.
  6685. [23:40:58 INFO]: Injected new Forge item material FORESTRY_PIPETTE with ID 8111.
  6686. [23:40:58 INFO]: Injected new Forge item material FORESTRY_CRATEDPOWDERYCOMBS with ID 8112.
  6687. [23:40:58 INFO]: Injected new Forge item material FORESTRY_HONEYDROP with ID 8113.
  6688. [23:40:58 INFO]: Injected new Forge item material FORESTRY_CRATEDPARCHEDCOMBS with ID 8114.
  6689. [23:40:58 INFO]: Injected new Forge item material FORESTRY_ADVENTURERBAGT2 with ID 8115.
  6690. [23:40:58 INFO]: Injected new Forge item material FORESTRY_INGOTBRONZE with ID 8116.
  6691. [23:40:58 INFO]: Injected new Forge item material FORESTRY_CRATEDBOGEARTH with ID 8117.
  6692. [23:40:58 INFO]: Injected new Forge item material FORESTRY_FORESTERBAG with ID 8118.
  6693. [23:40:58 INFO]: Injected new Forge item material FORESTRY_PEAT with ID 8119.
  6694. [23:40:58 INFO]: Injected new Forge item material FORESTRY_HUNTERBAGT2 with ID 8120.
  6695. [23:40:58 INFO]: Injected new Forge item material FORESTRY_CRATEDWHEATENCOMBS with ID 8121.
  6696. [23:40:58 INFO]: Injected new Forge item material FORESTRY_CRATEDMELLOWCOMBS with ID 8122.
  6697. [23:40:58 INFO]: Injected new Forge item material FORESTRY_CRATE with ID 8123.
  6698. [23:40:58 INFO]: Injected new Forge item material FORESTRY_CRATEDNATURASAPLINGPURPLEHEART with ID 8124.
  6699. [23:40:58 INFO]: Injected new Forge item material FORESTRY_CRATEDDARKOAKSAPLING with ID 8125.
  6700. [23:40:58 INFO]: Injected new Forge item material FORESTRY_AMBROSIA with ID 8126.
  6701. [23:40:58 INFO]: Injected new Forge item material FORESTRY_CRATEDCHESTNUT with ID 8127.
  6702. [23:40:58 INFO]: Injected new Forge item material FORESTRY_HONEYEDSLICE with ID 8128.
  6703. [23:40:58 INFO]: Injected new Forge item material FORESTRY_CRATEDPLUM with ID 8129.
  6704. [23:40:58 INFO]: Injected new Forge item material FORESTRY_CRATEDNATURALOGBLOODWOOD with ID 8130.
  6705. [23:40:58 INFO]: Injected new Forge item material RAILCRAFT_BACKPACKICEMANT2 with ID 8131.
  6706. [23:40:58 INFO]: Injected new Forge item material RAILCRAFT_BACKPACKICEMANT1 with ID 8132.
  6707. [23:40:58 INFO]: Injected new Forge item material FORESTRY_CRATEDMYSTERIOUSCOMBS with ID 8133.
  6708. [23:40:58 INFO]: Injected new Forge item material FORESTRY_CRATEDCOAL with ID 8134.
  6709. [23:40:58 INFO]: Injected new Forge item material FORESTRY_CRATEDHONEYCOMBS with ID 8135.
  6710. [23:40:58 INFO]: Injected new Forge item material FORESTRY_CRATEDBEESWAX with ID 8136.
  6711. [23:40:58 INFO]: Injected new Forge item material FORESTRY_REFRACTORYLAVA with ID 8137.
  6712. [23:40:58 INFO]: Injected new Forge item material FORESTRY_SERUMGE with ID 8138.
  6713. [23:40:58 INFO]: Injected new Forge item material FORESTRY_FLUTTERLYZER with ID 8139.
  6714. [23:40:58 INFO]: Injected new Forge item material FORESTRY_MOULDYWHEAT with ID 8140.
  6715. [23:40:58 INFO]: Injected new Forge item material FORESTRY_CRATEDWHEAT with ID 8141.
  6716. [23:40:58 INFO]: Injected new Forge item material FORESTRY_CRATEDDIRT with ID 8142.
  6717. [23:40:58 INFO]: Injected new Forge item material FORESTRY_CRATEDCOOKIES with ID 8143.
  6718. [23:40:58 INFO]: Injected new Forge item material FORESTRY_CRATEDNATURALOGWILLOW with ID 8144.
  6719. [23:40:58 INFO]: Injected new Forge item material FORESTRY_REFRACTORYICE with ID 8145.
  6720. [23:40:58 INFO]: Injected new Forge item material FORESTRY_CRATEDNATURASAPLINGSILVERBELL with ID 8146.
  6721. [23:40:58 INFO]: Injected new Forge item material FORESTRY_CANSEEDOIL with ID 8147.
  6722. [23:40:58 INFO]: Injected new Forge item material FORESTRY_SOLDERINGIRON with ID 8148.
  6723. [23:40:58 INFO]: Injected new Forge item material FORESTRY_CRATEDCHARCOAL with ID 8149.
  6724. [23:40:58 INFO]: Injected new Forge item material FORESTRY_CRATEDNATURASAPLINGHOPSEED with ID 8150.
  6725. [23:40:58 INFO]: Injected new Forge item material FORESTRY_CRATEDTIN with ID 8151.
  6726. [23:40:58 INFO]: Injected new Forge item material FORESTRY_CRATEDNATURABLOCKTAINTED with ID 8152.
  6727. [23:40:58 INFO]: Injected new Forge item material FORESTRY_BUILDERBAGT2 with ID 8153.
  6728. [23:40:58 INFO]: Injected new Forge item material FORESTRY_CANICE with ID 8154.
  6729. [23:40:58 INFO]: Injected new Forge item material FORESTRY_POLLENFERTILE with ID 8155.
  6730. [23:40:58 INFO]: Injected new Forge item material FORESTRY_CRATEDREDSAND with ID 8156.
  6731. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CRATEDNATURASAPLINGTIGER with ID 8157.
  6732. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CRATEDLAPIS with ID 8158.
  6733. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CRATEDNATURABLOCKHEATSAND with ID 8159.
  6734. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CRATEDNATURABERRYMALO with ID 8160.
  6735. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CRATEDNATURABERRYBLIGHT with ID 8161.
  6736. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CANFUEL with ID 8162.
  6737. [23:40:59 INFO]: Injected new Forge item material FORESTRY_IODINECAPSULE with ID 8163.
  6738. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CRATEDHONEYDEW with ID 8164.
  6739. [23:40:59 INFO]: Injected new Forge item material FORESTRY_REFRACTORYHONEY with ID 8165.
  6740. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CATERPILLARGE with ID 8166.
  6741. [23:40:59 INFO]: Injected new Forge item material RAILCRAFT_BACKPACKAPOTHECARYT1 with ID 8167.
  6742. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CANWATER with ID 8168.
  6743. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CRATEDJUNGLESAPLING with ID 8169.
  6744. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CRATEDNATURASAPLINGFUSEWOOD with ID 8170.
  6745. [23:40:59 INFO]: Injected new Forge item material RAILCRAFT_BACKPACKAPOTHECARYT2 with ID 8171.
  6746. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CRATEDCOCOACOMB with ID 8172.
  6747. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CRATEDNATURASAPLINGREDWOOD with ID 8173.
  6748. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CRATEDNATURAPOTASHAPPLE with ID 8174.
  6749. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CARTON with ID 8175.
  6750. [23:40:59 INFO]: Injected new Forge item material FORESTRY_WAXCAPSULEETHANOL with ID 8176.
  6751. [23:40:59 INFO]: Injected new Forge item material FORESTRY_THERMIONICTUBES with ID 8177.
  6752. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CRATEDGLOWSTONE with ID 8178.
  6753. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CRATEDPHOSPHOR with ID 8179.
  6754. [23:40:59 INFO]: Injected new Forge item material FORESTRY_WAXCAPSULEOIL with ID 8180.
  6755. [23:40:59 INFO]: Injected new Forge item material FORESTRY_BUCKETICE with ID 8181.
  6756. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CRATEDDRIPPINGCOMBS with ID 8182.
  6757. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CRATEDSIMMERINGCOMBS with ID 8183.
  6758. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CRATEDNATURAPURPLEGLOWSHROOM with ID 8184.
  6759. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CRATEDBRICK with ID 8185.
  6760. [23:40:59 INFO]: Injected new Forge item material FORESTRY_BUCKETETHANOL with ID 8186.
  6761. [23:40:59 INFO]: Injected new Forge item material FORESTRY_SAPLING with ID 8187.
  6762. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CRATEDNATURABLUEGLOWSHROOM with ID 8188.
  6763. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CRATEDACACIASAPLING with ID 8189.
  6764. [23:40:59 INFO]: Injected new Forge item material FORESTRY_FRUITS with ID 8190.
  6765. [23:40:59 INFO]: Injected new Forge item material FORESTRY_WOODPULP with ID 8191.
  6766. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CRATEDNATURALOGSAKURA with ID 8192.
  6767. [23:40:59 INFO]: Injected new Forge item material FORESTRY_BEEQUEENGE with ID 8193.
  6768. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CRATEDNATURALOGFUSEWOOD with ID 8194.
  6769. [23:40:59 INFO]: Injected new Forge item material FORESTRY_REFRACTORYEMPTY with ID 8195.
  6770. [23:40:59 INFO]: Injected new Forge item material FORESTRY_GRAFTERPROVEN with ID 8196.
  6771. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CRATEDNATURALOGHOPSEED with ID 8197.
  6772. [23:40:59 INFO]: Injected new Forge item material FORESTRY_BEEALYZER with ID 8198.
  6773. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CATALOGUE with ID 8199.
  6774. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CRATEDNATURASAPLINGMAPLE with ID 8200.
  6775. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CRATEDSAPLINGS with ID 8201.
  6776. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CRATEDSILKYCOMBS with ID 8202.
  6777. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CRATEDNATURABERRYBLUE with ID 8203.
  6778. [23:40:59 INFO]: Injected new Forge item material FORESTRY_REFRACTORYWAX with ID 8204.
  6779. [23:40:59 INFO]: Injected new Forge item material FORESTRY_BEEPRINCESSGE with ID 8205.
  6780. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CRATEDNATURALOGEUCALYPTUS with ID 8206.
  6781. [23:40:59 INFO]: Injected new Forge item material FORESTRY_APIARISTHELMET with ID 8207.
  6782. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CRATEDSPRUCEWOOD with ID 8208.
  6783. [23:40:59 INFO]: Injected new Forge item material FORESTRY_BROKENBRONZEPICKAXE with ID 8209.
  6784. [23:40:59 INFO]: Injected new Forge item material FORESTRY_WAXCAPSULEWATER with ID 8210.
  6785. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CANLAVA with ID 8211.
  6786. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CRATEDNATURASAPLINGDARKWOOD with ID 8212.
  6787. [23:40:59 INFO]: Injected new Forge item material FORESTRY_OAKSTICK with ID 8213.
  6788. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CRATEDHUMUS with ID 8214.
  6789. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CANBIOMASS with ID 8215.
  6790. [23:40:59 INFO]: Injected new Forge item material FORESTRY_BEEDRONEGE with ID 8216.
  6791. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CRATEDCOPPER with ID 8217.
  6792. [23:40:59 INFO]: Injected new Forge item material FORESTRY_WRENCH with ID 8218.
  6793. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CRATEDACACIAWOOD with ID 8219.
  6794. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CRATEDNATURASAPLINGGHOSTWOOD with ID 8220.
  6795. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CRATEDCACTI with ID 8221.
  6796. [23:40:59 INFO]: Injected new Forge item material FORESTRY_BROKENBRONZESHOVEL with ID 8222.
  6797. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CRATEDSEEDS with ID 8223.
  6798. [23:40:59 INFO]: Injected new Forge item material FORESTRY_LEPIDOPTERISTBAG with ID 8224.
  6799. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CRATEDBRONZE with ID 8225.
  6800. [23:40:59 INFO]: Injected new Forge item material FORESTRY_REFRACTORYBIOMASS with ID 8226.
  6801. [23:40:59 INFO]: Injected new Forge item material FORESTRY_HABITATLOCATOR with ID 8227.
  6802. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CANHONEY with ID 8228.
  6803. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CRATEDPAPAYA with ID 8229.
  6804. [23:40:59 INFO]: Injected new Forge item material FORESTRY_FERTILIZERBIO with ID 8230.
  6805. [23:40:59 INFO]: Injected new Forge item material FORESTRY_REFRACTORYWATER with ID 8231.
  6806. [23:40:59 INFO]: Injected new Forge item material FORESTRY_KITPICKAXE with ID 8232.
  6807. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CANJUICE with ID 8233.
  6808. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CRATEDRESIN with ID 8234.
  6809. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CRATEDNETHERRACK with ID 8235.
  6810. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CRATEDNATURASAPLINGSAKURA with ID 8236.
  6811. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CRATEDPODZOL with ID 8237.
  6812. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CRATEDSCRAP with ID 8238.
  6813. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CRATEDBIRCHSAPLING with ID 8239.
  6814. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CRATEDSTRINGYCOMBS with ID 8240.
  6815. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CRATEDNETHERBRICK with ID 8241.
  6816. [23:40:59 INFO]: Injected new Forge item material FORESTRY_WAXCAST with ID 8242.
  6817. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CRATEDNATURABERRYBLACK with ID 8243.
  6818. [23:40:59 INFO]: Injected new Forge item material FORESTRY_MINERBAGT2 with ID 8244.
  6819. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CRATEDREFRACTORYWAX with ID 8245.
  6820. [23:40:59 INFO]: Injected new Forge item material FORESTRY_MINERBAG with ID 8246.
  6821. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CHIPSETS with ID 8247.
  6822. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CRATEDASH with ID 8248.
  6823. [23:40:59 INFO]: Injected new Forge item material FORESTRY_REFRACTORYFUEL with ID 8249.
  6824. [23:40:59 INFO]: Injected new Forge item material FORESTRY_HONEYDEW with ID 8250.
  6825. [23:40:59 INFO]: Injected new Forge item material FORESTRY_FRAMEUNTREATED with ID 8251.
  6826. [23:40:59 INFO]: Injected new Forge item material FORESTRY_DIGGERBAGT2 with ID 8252.
  6827. [23:40:59 INFO]: Injected new Forge item material FORESTRY_STAMPS with ID 8253.
  6828. [23:40:59 INFO]: Injected new Forge item material FORESTRY_PHOSPHOR with ID 8254.
  6829. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CRATEDSANDSTONE with ID 8255.
  6830. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CANEMPTY with ID 8256.
  6831. [23:40:59 INFO]: Injected new Forge item material FORESTRY_POLLEN with ID 8257.
  6832. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CRATEDWOOD with ID 8258.
  6833. [23:40:59 INFO]: Injected new Forge item material FORESTRY_BRONZESHOVEL with ID 8259.
  6834. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CRATEDDARKOAKWOOD with ID 8260.
  6835. [23:40:59 INFO]: Injected new Forge item material FORESTRY_HONEYPOT with ID 8261.
  6836. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CRATEDMYCELIUM with ID 8262.
  6837. [23:40:59 INFO]: Injected new Forge item material FORESTRY_BEVERAGE with ID 8263.
  6838. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CRATEDNATURABERRYRASP with ID 8264.
  6839. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CRATEDJUNGLEWOOD with ID 8265.
  6840. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CRATEDNATURASAPLINGEUCALYPTUS with ID 8266.
  6841. [23:40:59 INFO]: Injected new Forge item material FORESTRY_BUCKETHONEY with ID 8267.
  6842. [23:40:59 INFO]: Injected new Forge item material FORESTRY_KITSHOVEL with ID 8268.
  6843. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CRATEDREEDS with ID 8269.
  6844. [23:40:59 INFO]: Injected new Forge item material FORESTRY_BUCKETJUICE with ID 8270.
  6845. [23:40:59 INFO]: Injected new Forge item material FORESTRY_RESEARCHNOTE with ID 8271.
  6846. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CRATEDAPATITE with ID 8272.
  6847. [23:40:59 INFO]: Injected new Forge item material FORESTRY_DECAYINGWHEAT with ID 8273.
  6848. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CRATEDNATURABERRYSKY with ID 8274.
  6849. [23:40:59 INFO]: Injected new Forge item material FORESTRY_IMPREGNATEDCASING with ID 8275.
  6850. [23:40:59 INFO]: Injected new Forge item material FORESTRY_BEELARVAEGE with ID 8276.
  6851. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CRATEDNATURABERRYDUSK with ID 8277.
  6852. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CRATEDPEAT with ID 8278.
  6853. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CRATEDPOTATOES with ID 8279.
  6854. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CRATEDLEMON with ID 8280.
  6855. [23:40:59 INFO]: Injected new Forge item material FORESTRY_REFRACTORYSEEDOIL with ID 8281.
  6856. [23:40:59 INFO]: Injected new Forge item material FORESTRY_APIARISTBOOTS with ID 8282.
  6857. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CRATEDCOBBLESTONE with ID 8283.
  6858. [23:40:59 INFO]: Injected new Forge item material FORESTRY_GEARTIN with ID 8284.
  6859. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CRATEDSOULSAND with ID 8285.
  6860. [23:40:59 INFO]: Injected new Forge item material FORESTRY_SCOOP with ID 8286.
  6861. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CRATEDREDSTONE with ID 8287.
  6862. [23:40:59 INFO]: Injected new Forge item material FORESTRY_WAXCAPSULEFUEL with ID 8288.
  6863. [23:40:59 INFO]: Injected new Forge item material FORESTRY_IMPRINTER with ID 8289.
  6864. [23:40:59 INFO]: Injected new Forge item material FORESTRY_LETTERS with ID 8290.
  6865. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CRATEDSAND with ID 8291.
  6866. [23:40:59 INFO]: Injected new Forge item material FORESTRY_BEESWAX with ID 8292.
  6867. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CRATEDCARROTS with ID 8293.
  6868. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CANETHANOL with ID 8294.
  6869. [23:40:59 INFO]: Injected new Forge item material FORESTRY_FORESTERBAGT2 with ID 8295.
  6870. [23:40:59 INFO]: Injected new Forge item material FORESTRY_ROYALJELLY with ID 8296.
  6871. [23:40:59 INFO]: Injected new Forge item material FORESTRY_REFRACTORYOIL with ID 8297.
  6872. [23:40:59 INFO]: Injected new Forge item material FORESTRY_BUILDERBAG with ID 8298.
  6873. [23:40:59 INFO]: Injected new Forge item material FORESTRY_WAXCAPSULEBIOMASS with ID 8299.
  6874. [23:40:59 INFO]: Injected new Forge item material FORESTRY_BUCKETGLASS with ID 8300.
  6875. [23:40:59 INFO]: Injected new Forge item material FORESTRY_WAXCAPSULEHONEY with ID 8301.
  6876. [23:40:59 INFO]: Injected new Forge item material FORESTRY_APIARISTLEGS with ID 8302.
  6877. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CRATEDNETHERWART with ID 8303.
  6878. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CRATEDFROZENCOMBS with ID 8304.
  6879. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CRATEDSTONE with ID 8305.
  6880. [23:40:59 INFO]: Injected new Forge item material FORESTRY_HUNTERBAG with ID 8306.
  6881. [23:40:59 INFO]: Injected new Forge item material FORESTRY_INGOTTIN with ID 8307.
  6882. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CRAFTINGMATERIAL with ID 8308.
  6883. [23:40:59 INFO]: Injected new Forge item material FORESTRY_STURDYMACHINE with ID 8309.
  6884. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CANOIL with ID 8310.
  6885. [23:40:59 INFO]: Injected new Forge item material PROJREDTRANSMISSION_PROJECTREDTRANSMISSIONWIRE with ID 8311.
  6886. [23:40:59 INFO]: Injected new Forge item material PROJREDCORE_PROJECTREDCOREPART with ID 8312.
  6887. [23:40:59 INFO]: Injected new Forge item material PROJREDCORE_PROJECTREDCORESCREWDRIVER with ID 8313.
  6888. [23:40:59 INFO]: Injected new Forge item material PROJREDCORE_PROJECTREDCOREDRAWPLATE with ID 8314.
  6889. [23:40:59 INFO]: Injected new Forge item material PROJREDCORE_PROJECTREDCOREDATACARD with ID 8315.
  6890. [23:40:59 INFO]: Injected new Forge item material PROJREDTRANSMISSION_PROJECTREDTRANSMISSIONFRAMEWIRE with ID 8316.
  6891. [23:40:59 INFO]: Injected new Forge item material PROJREDINTEGRATION_PROJECTREDINTEGRATIONGATE with ID 8317.
  6892. [23:40:59 INFO]: Injected new Forge item material PROJREDCORE_PROJECTREDCOREWIREDEBUGGER with ID 8318.
  6893. [23:40:59 INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEMBUCKETOIL with ID 8319.
  6894. [23:40:59 INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEMBUCKETFUEL with ID 8320.
  6895. [23:40:59 INFO]: Injected new Forge item material BUILDCRAFTCOMPAT_ITEMBUILDCRAFTPIPEPIPEITEMSPROPOLIS with ID 8321.
  6896. [23:40:59 INFO]: Injected new Forge item material WRCBECORE_RETHERPEARL with ID 8322.
  6897. [23:40:59 INFO]: Injected new Forge item material WRCBECORE_RECIEVERDISH with ID 8323.
  6898. [23:40:59 INFO]: Injected new Forge item material WRCBEADDONS_MAP with ID 8324.
  6899. [23:40:59 INFO]: Injected new Forge item material WRCBEADDONS_REP with ID 8325.
  6900. [23:40:59 INFO]: Injected new Forge item material WRCBEADDONS_SNIFFER with ID 8326.
  6901. [23:40:59 INFO]: Injected new Forge item material WRCBEADDONS_EMPTY_MAP with ID 8327.
  6902. [23:40:59 INFO]: Injected new Forge item material WRCBECORE_WIRELESSTRANSCEIVER with ID 8328.
  6903. [23:40:59 INFO]: Injected new Forge item material WRCBEADDONS_REMOTE with ID 8329.
  6904. [23:40:59 INFO]: Injected new Forge item material WRCBELOGIC_WIRELESSLOGIC with ID 8330.
  6905. [23:40:59 INFO]: Injected new Forge item material WRCBEADDONS_TRACKER with ID 8331.
  6906. [23:40:59 INFO]: Injected new Forge item material WRCBECORE_OBSIDIANSTICK with ID 8332.
  6907. [23:40:59 INFO]: Injected new Forge item material WRCBECORE_BLAZERECIEVERDISH with ID 8333.
  6908. [23:40:59 INFO]: Injected new Forge item material WRCBECORE_BLAZETRANSCEIVER with ID 8334.
  6909. [23:40:59 INFO]: Injected new Forge item material WRCBEADDONS_TRIANGULATOR with ID 8335.
  6910. [23:40:59 INFO]: Injected new Forge item material CRAFTGUIDE_CRAFTGUIDE_ITEM with ID 8336.
  6911. [23:40:59 INFO]: Injected new Forge item material WRCBEADDONS_PSNIFFER with ID 8337.
  6912. [23:40:59 INFO]: Injected new Forge item material WRCBECORE_STONEBOWL with ID 8338.
  6913. [23:40:59 INFO]: Injected new Forge item material PROJREDILLUMINATION_PROJECTREDILLUMINATIONCAGELAMP2INV with ID 8339.
  6914. [23:40:59 INFO]: Injected new Forge item material PROJREDILLUMINATION_PROJECTREDILLUMINATIONCAGELAMPINV with ID 8340.
  6915. [23:40:59 INFO]: Injected new Forge item material PROJREDILLUMINATION_PROJECTREDILLUMINATIONFIXTURE with ID 8341.
  6916. [23:40:59 INFO]: Injected new Forge item material PROJREDILLUMINATION_PROJECTREDILLUMINATIONFIXTUREINV with ID 8342.
  6917. [23:40:59 INFO]: Injected new Forge item material PROJREDILLUMINATION_PROJECTREDILLUMINATIONCAGELAMP2 with ID 8343.
  6918. [23:40:59 INFO]: Injected new Forge item material PROJREDILLUMINATION_PROJECTREDILLUMINATIONFLIGHTBUTTON with ID 8344.
  6919. [23:40:59 INFO]: Injected new Forge item material PROJREDILLUMINATION_PROJECTREDILLUMINATIONLANTERN with ID 8345.
  6920. [23:40:59 INFO]: Injected new Forge item material PROJREDILLUMINATION_PROJECTREDILLUMINATIONCAGELAMP with ID 8346.
  6921. [23:40:59 INFO]: Injected new Forge item material PROJREDILLUMINATION_PROJECTREDILLUMINATIONLANTERNINV with ID 8347.
  6922. [23:40:59 INFO]: Injected new Forge item material PROJREDILLUMINATION_PROJECTREDILLUMINATIONLIGHTBUTTON with ID 8348.
  6923. [23:40:59 INFO]: Injected new Forge item material GALAXYSPACE_ITEMTIER5ROCKET with ID 8363.
  6924. [23:40:59 INFO]: Injected new Forge item material GALAXYSPACE_ITEMTIER4KEY with ID 8365.
  6925. [23:40:59 INFO]: Injected new Forge item material GALAXYSPACE_ITEMTIER8KEY with ID 8367.
  6926. [23:40:59 INFO]: Injected new Forge item material GALAXYSPACE_ITEMTIER6ROCKET with ID 8374.
  6927. [23:40:59 INFO]: Injected new Forge item material GALAXYSPACE_ITEMTIER7ROCKET with ID 8376.
  6928. [23:40:59 INFO]: Injected new Forge item material GALAXYSPACE_ITEMTIER6KEY with ID 8380.
  6929. [23:40:59 INFO]: Injected new Forge item material GALAXYSPACE_ITEMSCHEMATICTIER8 with ID 8386.
  6930. [23:40:59 INFO]: Injected new Forge item material GALAXYSPACE_ITEMTIER4ROCKET with ID 8388.
  6931. [23:40:59 INFO]: Injected new Forge item material GALAXYSPACE_ITEMSCHEMATICTIER7 with ID 8398.
  6932. [23:40:59 INFO]: Injected new Forge item material GALAXYSPACE_ITEMSCHEMATICTIER6 with ID 8399.
  6933. [23:40:59 INFO]: Injected new Forge item material GALAXYSPACE_ITEMSCHEMATICTIER5 with ID 8401.
  6934. [23:40:59 INFO]: Injected new Forge item material GALAXYSPACE_ITEMSCHEMATICTIER4 with ID 8402.
  6935. [23:40:59 INFO]: Injected new Forge item material GALAXYSPACE_ITEMTIER5KEY with ID 8412.
  6936. [23:40:59 INFO]: Injected new Forge item material GALAXYSPACE_ITEMTIER7KEY with ID 8415.
  6937. [23:40:59 INFO]: Injected new Forge item material GALAXYSPACE_ITEMJETPACK with ID 8420.
  6938. [23:40:59 INFO]: Injected new Forge item material ENDERIO_ITEMFUNCTIONUPGRADE with ID 8425.
  6939. [23:40:59 INFO]: Injected new Forge item material ENDERIO_ITEMDARKSTEEL_SHEARS with ID 8426.
  6940. [23:40:59 INFO]: Injected new Forge item material ENDERIO_ITEMCOORDSELECTOR with ID 8428.
  6941. [23:40:59 INFO]: Injected new Forge item material ENDERIO_ITEMENDERFOOD with ID 8429.
  6942. [23:40:59 INFO]: Injected new Forge item material ENDERIO_ITEMGASCONDUIT with ID 8431.
  6943. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMICESWORD with ID 8432.
  6944. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMMOONWORMQUEEN with ID 8433.
  6945. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMMEEFSTEAK with ID 8434.
  6946. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMARCTICHELM with ID 8435.
  6947. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMTORCHBERRIES with ID 8436.
  6948. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMMAGICMAPFOCUS with ID 8437.
  6949. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMSTEELEAFAXE with ID 8438.
  6950. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMSCEPTERTWILIGHT with ID 8439.
  6951. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMENDERBOW with ID 8440.
  6952. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMSCEPTERZOMBIE with ID 8441.
  6953. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMEMPTYOREMAP with ID 8442.
  6954. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMALPHAFUR with ID 8443.
  6955. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMSTEELEAFSHOVEL with ID 8444.
  6956. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMSTEELEAFHOE with ID 8445.
  6957. [23:40:59 INFO]: Injected new Forge item material RAILCRAFT_CARTCARGO with ID 8446.
  6958. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMNAGASCALE with ID 8447.
  6959. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMHYDRACHOP with ID 8448.
  6960. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMVENISONRAW with ID 8449.
  6961. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMKNIGHTLYSWORD with ID 8450.
  6962. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMLEGSNAGA with ID 8451.
  6963. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMMAGICMAP with ID 8452.
  6964. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMFIERYPLATE with ID 8453.
  6965. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMGLASSSWORD with ID 8454.
  6966. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMSTEELEAFPLATE with ID 8455.
  6967. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMPHANTOMPLATE with ID 8456.
  6968. [23:40:59 INFO]: Injected new Forge item material TRANSLOCATOR_DIAMONDNUGGET with ID 8457.
  6969. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMKNIGHTLYPLATE with ID 8458.
  6970. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMOREMETER with ID 8459.
  6971. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMFIERYTEARS with ID 8460.
  6972. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMEXPERIMENT115 with ID 8461.
  6973. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMOREMAGNET with ID 8462.
  6974. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMLIVEROOT with ID 8463.
  6975. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMTOWERKEY with ID 8464.
  6976. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMFIERYPICK with ID 8465.
  6977. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMSTEELEAFBOOTS with ID 8466.
  6978. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMCHARMOFKEEPING2 with ID 8467.
  6979. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMCHARMOFKEEPING1 with ID 8468.
  6980. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMKNIGHTLYAXE with ID 8469.
  6981. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMMAGICBEANS with ID 8470.
  6982. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMCHARMOFKEEPING3 with ID 8471.
  6983. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMIRONWOODPICK with ID 8472.
  6984. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMSCEPTERLIFEDRAIN with ID 8473.
  6985. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMPHANTOMHELM with ID 8474.
  6986. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMMEEFSTROGANOFF with ID 8475.
  6987. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMTRANSFORMPOWDER with ID 8476.
  6988. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMCUBETALISMAN with ID 8477.
  6989. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMEMPTYMAZEMAP with ID 8478.
  6990. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMIRONWOODPLATE with ID 8479.
  6991. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMIRONWOODLEGS with ID 8480.
  6992. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMFIERYINGOT with ID 8481.
  6993. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMYETIBOOTS with ID 8482.
  6994. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMSTEELEAFINGOT with ID 8483.
  6995. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMTRIPLEBOW with ID 8484.
  6996. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMIRONWOODINGOT with ID 8485.
  6997. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMKNIGHTMETAL with ID 8486.
  6998. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMVENISONCOOKED with ID 8487.
  6999. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMIRONWOODRAW with ID 8488.
  7000. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMOREMAP with ID 8489.
  7001. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMFIERYHELM with ID 8490.
  7002. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMEMPTYMAGICMAP with ID 8491.
  7003. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMMEEFRAW with ID 8492.
  7004. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMICEBOW with ID 8493.
  7005. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMARCTICBOOTS with ID 8494.
  7006. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMFIERYLEGS with ID 8495.
  7007. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMYETIPLATE with ID 8496.
  7008. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMYETIHELM with ID 8497.
  7009. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMIRONWOODBOOTS with ID 8498.
  7010. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMIRONWOODHOE with ID 8499.
  7011. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMTFFEATHER with ID 8500.
  7012. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMIRONWOODSWORD with ID 8501.
  7013. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMMAZEBREAKERPICK with ID 8502.
  7014. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMCHARMOFLIFE2 with ID 8503.
  7015. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMCHARMOFLIFE1 with ID 8504.
  7016. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMARCTICPLATE with ID 8505.
  7017. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMYETILEGS with ID 8506.
  7018. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMIRONWOODAXE with ID 8507.
  7019. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMTFSPAWNEGG with ID 8508.
  7020. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMKNIGHTLYPICK with ID 8509.
  7021. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMKNIGHTLYLEGS with ID 8510.
  7022. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMKNIGHTMETALRING with ID 8511.
  7023. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMKNIGHTLYBOOTS with ID 8512.
  7024. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMSTEELEAFHELM with ID 8513.
  7025. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMSTEELEAFSWORD with ID 8514.
  7026. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMMAZEWAFER with ID 8515.
  7027. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMSTEELEAFLEGS with ID 8516.
  7028. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMKNIGHTLYHELM with ID 8517.
  7029. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMMAZEMAP with ID 8518.
  7030. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMIRONWOODHELM with ID 8519.
  7031. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMIRONWOODSHOVEL with ID 8520.
  7032. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMFIERYBOOTS with ID 8521.
  7033. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMSHARDCLUSTER with ID 8522.
  7034. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMSEEKERBOW with ID 8523.
  7035. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMSTEELEAFPICK with ID 8524.
  7036. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMCARMINITE with ID 8525.
  7037. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMGIANTSWORD with ID 8526.
  7038. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMICEBOMB with ID 8527.
  7039. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMMINOTAURAXE with ID 8528.
  7040. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMBORERESSENCE with ID 8529.
  7041. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMCRUMBLEHORN with ID 8530.
  7042. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMPLATENAGA with ID 8531.
  7043. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMFIERYBLOOD with ID 8532.
  7044. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMARCTICFUR with ID 8533.
  7045. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMPEACOCKFAN with ID 8534.
  7046. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMFIERYSWORD with ID 8535.
  7047. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMLAMPOFCINDERS with ID 8536.
  7048. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMTROPHY with ID 8537.
  7049. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMARCTICLEGS with ID 8538.
  7050. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMARMORSHARDS with ID 8539.
  7051. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMMAZEMAPFOCUS with ID 8540.
  7052. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMCHAINBLOCK with ID 8541.
  7053. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMCUBEOFANNIHILATION with ID 8542.
  7054. [23:40:59 INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMGIANTPICK with ID 8543.
  7055. [23:40:59 INFO]: Injected new Forge item material EXOTICBIRDS_MAGPIE_EGG with ID 8545.
  7056. [23:40:59 INFO]: Injected new Forge item material EXOTICBIRDS_PIGEON_EGG with ID 8546.
  7057. [23:40:59 INFO]: Injected new Forge item material EXOTICBIRDS_OWL_EGG with ID 8547.
  7058. [23:40:59 INFO]: Injected new Forge item material EXOTICBIRDS_SWAN_EGG with ID 8548.
  7059. [23:40:59 INFO]: Injected new Forge item material EXOTICBIRDS_PENGUIN_EGG with ID 8549.
  7060. [23:40:59 INFO]: Injected new Forge item material EXOTICBIRDS_KIWI_EGG with ID 8550.
  7061. [23:40:59 INFO]: Injected new Forge item material EXOTICBIRDS_COOKED_BIRDMEAT_SMALL with ID 8551.
  7062. [23:40:59 INFO]: Injected new Forge item material EXOTICBIRDS_BIRDMEAT_SMALL with ID 8552.
  7063. [23:40:59 INFO]: Injected new Forge item material EXOTICBIRDS_LYREBIRD_EGG with ID 8553.
  7064. [23:40:59 INFO]: Injected new Forge item material EXOTICBIRDS_SEAGULL_EGG with ID 8554.
  7065. [23:40:59 INFO]: Injected new Forge item material EXOTICBIRDS_VULTURE_EGG with ID 8555.
  7066. [23:40:59 INFO]: Injected new Forge item material EXOTICBIRDS_OSTRICH_EGG with ID 8556.
  7067. [23:40:59 INFO]: Injected new Forge item material EXOTICBIRDS_PEACOCK_FEATHER with ID 8557.
  7068. [23:40:59 INFO]: Injected new Forge item material EXOTICBIRDS_HUMMINGBIRD_EGG with ID 8558.
  7069. [23:40:59 INFO]: Injected new Forge item material EXOTICBIRDS_PELICAN_EGG with ID 8559.
  7070. [23:40:59 INFO]: Injected new Forge item material EXOTICBIRDS_WOODPECKER_EGG with ID 8560.
  7071. [23:40:59 INFO]: Injected new Forge item material EXOTICBIRDS_TOUCAN_EGG with ID 8561.
  7072. [23:40:59 INFO]: Injected new Forge item material EXOTICBIRDS_BIRD_BOOK with ID 8562.
  7073. [23:40:59 INFO]: Injected new Forge item material EXOTICBIRDS_EGGSHELL with ID 8563.
  7074. [23:40:59 INFO]: Injected new Forge item material EXOTICBIRDS_PEAFOWL_EGG with ID 8564.
  7075. [23:40:59 INFO]: Injected new Forge item material EXOTICBIRDS_CASSOWARY_EGG with ID 8565.
  7076. [23:40:59 INFO]: Injected new Forge item material EXOTICBIRDS_FLAMINGO_EGG with ID 8566.
  7077. [23:40:59 INFO]: Injected new Forge item material EXOTICBIRDS_PHOENIX_DUST with ID 8567.
  7078. [23:40:59 INFO]: Injected new Forge item material EXOTICBIRDS_COOKED_BIRDMEAT_LARGE with ID 8568.
  7079. [23:40:59 INFO]: Injected new Forge item material EXOTICBIRDS_GOULDIANFINCH_EGG with ID 8569.
  7080. [23:40:59 INFO]: Injected new Forge item material EXOTICBIRDS_DUCK_EGG with ID 8570.
  7081. [23:40:59 INFO]: Injected new Forge item material EXOTICBIRDS_KINGFISHER_EGG with ID 8571.
  7082. [23:40:59 INFO]: Injected new Forge item material EXOTICBIRDS_ROADRUNNER_EGG with ID 8572.
  7083. [23:40:59 INFO]: Injected new Forge item material EXOTICBIRDS_PARROT_EGG with ID 8573.
  7084. [23:40:59 INFO]: Injected new Forge item material EXOTICBIRDS_BIRDMEAT_LARGE with ID 8574.
  7085. [23:40:59 INFO]: Injected new Forge item material EXOTICBIRDS_PHOENIX_FEATHER with ID 8575.
  7086. [23:40:59 INFO]: Injected new Forge item material STORAGEDRAWERS_TAPE with ID 8577.
  7087. [23:40:59 INFO]: Injected new Forge item material MINECHESS_PIECEMOVER with ID 8578.
  7088. [23:40:59 INFO]: Injected new Forge item material STORAGEDRAWERS_SHROUDKEY with ID 8579.
  7089. [23:40:59 INFO]: Injected new Forge item material STORAGEDRAWERS_UPGRADETEMPLATE with ID 8580.
  7090. [23:40:59 INFO]: Injected new Forge item material STORAGEDRAWERS_UPGRADEVOID with ID 8581.
  7091. [23:40:59 INFO]: Injected new Forge item material STORAGEDRAWERS_UPGRADE with ID 8583.
  7092. [23:40:59 INFO]: Injected new Forge item material STORAGEDRAWERS_UPGRADESTATUS with ID 8584.
  7093. [23:40:59 INFO]: Injected new Forge item material STORAGEDRAWERS_UPGRADELOCK with ID 8585.
  7094. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_FROGRAWITEM with ID 8586.
  7095. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_SCALLOPRAWITEM with ID 8587.
  7096. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CORNMEALITEM with ID 8588.
  7097. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_POWDEREDDONUTITEM with ID 8589.
  7098. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_COFFEECONLECHEITEM with ID 8590.
  7099. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CITRUSSALADITEM with ID 8591.
  7100. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_BISCUITITEM with ID 8592.
  7101. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_FISHTACOITEM with ID 8593.
  7102. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_ZUCCHINIFRIESITEM with ID 8594.
  7103. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_SWEETPOTATOSOUFFLEITEM with ID 8595.
  7104. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_GRAPEFRUITSMOOTHIEITEM with ID 8596.
  7105. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_MAPLESYRUPWAFFLESITEM with ID 8597.
  7106. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_SPLITPEASOUPITEM with ID 8598.
  7107. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_MANGOITEM with ID 8599.
  7108. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_PEPPERONIITEM with ID 8600.
  7109. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_PEANUTSEEDITEM with ID 8601.
  7110. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_LIMEJELLYSANDWICHITEM with ID 8602.
  7111. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_TUNARAWITEM with ID 8603.
  7112. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_ONIONSEEDITEM with ID 8604.
  7113. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_ROYALJELLYITEM with ID 8605.
  7114. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CINNAMONITEM with ID 8606.
  7115. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_POMEGRANATESMOOTHIEITEM with ID 8607.
  7116. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CHERRYICECREAMITEM with ID 8608.
  7117. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_SAUSAGEROLLITEM with ID 8609.
  7118. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_HERRINGRAWITEM with ID 8610.
  7119. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_PEARYOGURTITEM with ID 8611.
  7120. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_OKRAITEM with ID 8612.
  7121. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_SPAGETTIITEM with ID 8613.
  7122. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_GARLICBREADITEM with ID 8614.
  7123. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_RASPBERRYITEM with ID 8615.
  7124. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CORNISHPASTYITEM with ID 8616.
  7125. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_BROWNIEITEM with ID 8617.
  7126. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_SESAMESEEDSITEM with ID 8618.
  7127. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_SALTITEM with ID 8619.
  7128. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_FISHSANDWICHITEM with ID 8620.
  7129. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_FRENCHTOASTITEM with ID 8621.
  7130. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_WALLEYERAWITEM with ID 8622.
  7131. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_WOVENCOTTONITEM with ID 8623.
  7132. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_OKRACHIPSITEM with ID 8624.
  7133. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CHOCOLATEBACONITEM with ID 8625.
  7134. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_BOILEDEGGITEM with ID 8626.
  7135. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_ZUCCHINIBREADITEM with ID 8627.
  7136. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_HEAVYCREAMITEM with ID 8628.
  7137. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_RUTABAGASEEDITEM with ID 8629.
  7138. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_RICEITEM with ID 8630.
  7139. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_POMEGRANATEITEM with ID 8631.
  7140. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_COFFEEITEM with ID 8632.
  7141. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_ESPRESSOITEM with ID 8633.
  7142. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_GRUBITEM with ID 8634.
  7143. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_SOYMILKITEM with ID 8635.
  7144. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_SILKENTOFUITEM with ID 8636.
  7145. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_PIZZAITEM with ID 8637.
  7146. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_SESAMESEEDSSEEDITEM with ID 8638.
  7147. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_RYEITEM with ID 8639.
  7148. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_HARDENEDLEATHERBOOTSITEM with ID 8640.
  7149. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_MAPLEOATMEALITEM with ID 8641.
  7150. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_LEEKSEEDITEM with ID 8642.
  7151. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_PINACOLADAITEM with ID 8643.
  7152. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_POMEGRANATEJELLYSANDWICHITEM with ID 8644.
  7153. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CHOCOLATEBARITEM with ID 8645.
  7154. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_BLTITEM with ID 8646.
  7155. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_PERSIMMONJELLYITEM with ID 8647.
  7156. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_RABBITCOOKEDITEM with ID 8648.
  7157. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CHERRYCOCONUTCHOCOLATEBARITEM with ID 8649.
  7158. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_MARSHMELLOWSITEM with ID 8650.
  7159. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CANDIEDGINGERITEM with ID 8651.
  7160. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CURRYITEM with ID 8652.
  7161. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_LIMEITEM with ID 8653.
  7162. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_FRUITCRUMBLEITEM with ID 8654.
  7163. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_LEAFYCHICKENSANDWICHITEM with ID 8655.
  7164. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_STARFRUITJUICEITEM with ID 8656.
  7165. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CALAMARICOOKEDITEM with ID 8657.
  7166. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CHERRYJELLYITEM with ID 8658.
  7167. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_GINGERSEEDITEM with ID 8659.
  7168. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_STRAWBERRYPIEITEM with ID 8660.
  7169. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_SUNFLOWERSEEDSITEM with ID 8661.
  7170. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_BARLEYSEEDITEM with ID 8662.
  7171. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_SWEETPOTATOITEM with ID 8663.
  7172. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_BAKEWAREITEM with ID 8664.
  7173. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_VENISONRAWITEM with ID 8665.
  7174. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_RASPBERRYTRIFLEITEM with ID 8666.
  7175. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_BEANBURRITOITEM with ID 8667.
  7176. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_BLACKBERRYJELLYITEM with ID 8668.
  7177. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_MUSTARDITEM with ID 8669.
  7178. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_SPUMONIICECREAMITEM with ID 8670.
  7179. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_APPLEJELLYITEM with ID 8671.
  7180. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_GOOSEBERRYSMOOTHIEITEM with ID 8672.
  7181. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_PLOUGHMANSLUNCHITEM with ID 8673.
  7182. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CARAMELITEM with ID 8674.
  7183. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CHESTNUTITEM with ID 8675.
  7184. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_OATSSEEDITEM with ID 8676.
  7185. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_PUMPKINCHEESECAKEITEM with ID 8677.
  7186. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_BROCCOLISEEDITEM with ID 8678.
  7187. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_RADISHSEEDITEM with ID 8679.
  7188. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_SOYBEANSEEDITEM with ID 8680.
  7189. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_SHRIMPRAWITEM with ID 8681.
  7190. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_SOFTPRETZELITEM with ID 8682.
  7191. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_GROUPERRAWITEM with ID 8683.
  7192. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_MUSELIITEM with ID 8684.
  7193. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_LIMEYOGURTITEM with ID 8685.
  7194. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CANTALOUPEITEM with ID 8686.
  7195. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_PEPPERMINTITEM with ID 8687.
  7196. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_MELONYOGURTITEM with ID 8688.
  7197. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_SCALLIONITEM with ID 8689.
  7198. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_BANANAYOGURTITEM with ID 8690.
  7199. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_ZEPPOLEITEM with ID 8691.
  7200. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_KIWIJELLYITEM with ID 8692.
  7201. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_GRAPEFRUITJELLYITEM with ID 8693.
  7202. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CREAMOFAVOCADOSOUPITEM with ID 8694.
  7203. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CANDIEDSWEETPOTATOESITEM with ID 8695.
  7204. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_RASPBERRYJUICEITEM with ID 8696.
  7205. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_ZUCCHINISEEDITEM with ID 8697.
  7206. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_LEMONSMOOTHIEITEM with ID 8698.
  7207. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_MASHEDPOTATOESITEM with ID 8699.
  7208. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_BROCCOLIMACITEM with ID 8700.
  7209. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_POTATOANDCHEESEPIROGIITEM with ID 8701.
  7210. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CORNONTHECOBITEM with ID 8702.
  7211. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_VANILLAYOGURTITEM with ID 8703.
  7212. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CATFISHRAWITEM with ID 8704.
  7213. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_PUMPKINBREADITEM with ID 8705.
  7214. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_SESAMESNAPSITEM with ID 8706.
  7215. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_TRAILMIXITEM with ID 8707.
  7216. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CHERRYJUICEITEM with ID 8708.
  7217. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_KETCHUPITEM with ID 8709.
  7218. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_LAVENDERSHORTBREADITEM with ID 8710.
  7219. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_PRALINESITEM with ID 8711.
  7220. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_HARDENEDLEATHERCHESTITEM with ID 8712.
  7221. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_PINEAPPLEUPSIDEDOWNCAKEITEM with ID 8713.
  7222. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_MANJUUITEM with ID 8714.
  7223. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_BEETSOUPITEM with ID 8715.
  7224. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_MEATPIEITEM with ID 8716.
  7225. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_COLESLAWITEM with ID 8717.
  7226. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CORNFLAKESITEM with ID 8718.
  7227. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_COTTAGEPIEITEM with ID 8719.
  7228. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CARROTJUICEITEM with ID 8720.
  7229. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_SESAMEBALLITEM with ID 8721.
  7230. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_JELLYDONUTITEM with ID 8722.
  7231. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_PEASITEM with ID 8723.
  7232. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_ICECREAMITEM with ID 8724.
  7233. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_AVOCADOITEM with ID 8725.
  7234. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_FIGJELLYITEM with ID 8726.
  7235. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_PAVLOVAITEM with ID 8727.
  7236. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_MIXEDSALADITEM with ID 8728.
  7237. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_EGGNOGITEM with ID 8729.
  7238. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_APPLEJUICEITEM with ID 8730.
  7239. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_GLAZEDCARROTSITEM with ID 8731.
  7240. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_STRAWBERRYJELLYITEM with ID 8732.
  7241. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_NAANITEM with ID 8733.
  7242. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_BAKEDTURNIPSITEM with ID 8734.
  7243. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_HARDENEDLEATHERHELMITEM with ID 8735.
  7244. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_ONIONSOUPITEM with ID 8736.
  7245. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_BLACKBERRYSMOOTHIEITEM with ID 8737.
  7246. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_JUICERITEM with ID 8738.
  7247. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_SCALLOPCOOKEDITEM with ID 8739.
  7248. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_PLAINYOGURTITEM with ID 8740.
  7249. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CHILICHOCOLATEITEM with ID 8741.
  7250. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CACTUSFRUITSEEDITEM with ID 8742.
  7251. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_WAXCOMBITEM with ID 8743.
  7252. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CHOCOLATEDONUTITEM with ID 8744.
  7253. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_SPINACHPIEITEM with ID 8745.
  7254. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_BRAISEDONIONSITEM with ID 8746.
  7255. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_HOTWINGSITEM with ID 8747.
  7256. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_ROASTCHICKENITEM with ID 8748.
  7257. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_NUTMEGITEM with ID 8749.
  7258. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_SALTEDSUNFLOWERSEEDSITEM with ID 8750.
  7259. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_LEMONBARITEM with ID 8751.
  7260. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_FIGBARITEM with ID 8752.
  7261. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_FIGJELLYSANDWICHITEM with ID 8753.
  7262. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_EGGPLANTPARMITEM with ID 8754.
  7263. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_COLASODAITEM with ID 8755.
  7264. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_HASHITEM with ID 8756.
  7265. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_ONIONHAMBURGERITEM with ID 8757.
  7266. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CHAOSCOOKIEITEM with ID 8758.
  7267. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_GRAPEFRUITJUICEITEM with ID 8759.
  7268. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_TOASTITEM with ID 8760.
  7269. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_HONEYCOMBCHOCOLATEBARITEM with ID 8761.
  7270. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_FIGJUICEITEM with ID 8762.
  7271. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_SAUSAGEINBREADITEM with ID 8763.
  7272. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_MASHEDSWEETPOTATOESITEM with ID 8764.
  7273. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_PAPAYASMOOTHIEITEM with ID 8765.
  7274. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_BLUEBERRYSMOOTHIEITEM with ID 8766.
  7275. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_PANCAKESITEM with ID 8767.
  7276. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_PEASSEEDITEM with ID 8768.
  7277. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_VEGGIEBAITITEM with ID 8769.
  7278. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_KIWIJELLYSANDWICHITEM with ID 8770.
  7279. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_PISTACHIOBAKEDSALMONITEM with ID 8771.
  7280. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_MCPAMITEM with ID 8772.
  7281. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_KIMCHIITEM with ID 8773.
  7282. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_FLOURITEM with ID 8774.
  7283. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_BAMBOOSHOOTITEM with ID 8775.
  7284. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_VINDALOOITEM with ID 8776.
  7285. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_PISTACHIOICECREAMITEM with ID 8777.
  7286. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CRAYFISHCOOKEDITEM with ID 8778.
  7287. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_FAIRYBREADITEM with ID 8779.
  7288. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CACTUSSOUPITEM with ID 8780.
  7289. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_LEMONJELLYSANDWICHITEM with ID 8781.
  7290. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_RADISHITEM with ID 8782.
  7291. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_FRIEDCHICKENITEM with ID 8783.
  7292. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_SWEETPICKLEITEM with ID 8784.
  7293. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_PEARITEM with ID 8785.
  7294. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_TOASTEDCOCONUTITEM with ID 8786.
  7295. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_PUMPKINYOGURTITEM with ID 8787.
  7296. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_STRAWBERRYITEM with ID 8788.
  7297. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_LAMBWITHMINTSAUCEITEM with ID 8789.
  7298. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_NEAPOLITANICECREAMITEM with ID 8790.
  7299. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_GROUNDCINNAMONITEM with ID 8791.
  7300. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_LIMESMOOTHIEITEM with ID 8792.
  7301. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CARROTCAKEITEM with ID 8793.
  7302. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_SAUCEPANITEM with ID 8794.
  7303. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_ASPARAGUSITEM with ID 8795.
  7304. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_STRAWBERRYICECREAMITEM with ID 8796.
  7305. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CARAMELICECREAMITEM with ID 8797.
  7306. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_PICKLESITEM with ID 8798.
  7307. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CHICKENCELERYCASSEROLEITEM with ID 8799.
  7308. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_STRAWBERRYYOGURTITEM with ID 8800.
  7309. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_COCONUTMILKITEM with ID 8801.
  7310. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_VEGETARIANLETTUCEWRAPITEM with ID 8802.
  7311. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_EGGSALADITEM with ID 8803.
  7312. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CHEESEITEM with ID 8804.
  7313. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_FISHDINNERITEM with ID 8805.
  7314. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_GARLICMASHEDPOTATOESITEM with ID 8806.
  7315. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_RASPBERRYPIEITEM with ID 8807.
  7316. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_APRICOTJELLYSANDWICHITEM with ID 8808.
  7317. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_TOASTSANDWICHITEM with ID 8809.
  7318. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_TILAPIARAWITEM with ID 8810.
  7319. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_HUSHPUPPIESITEM with ID 8811.
  7320. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CANTALOUPESEEDITEM with ID 8812.
  7321. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_PEANUTBUTTERCOOKIESITEM with ID 8813.
  7322. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_SUPREMEPIZZAITEM with ID 8814.
  7323. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_ORANGESODAITEM with ID 8815.
  7324. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_FIGYOGURTITEM with ID 8816.
  7325. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_TACOITEM with ID 8817.
  7326. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_SHEPARDSPIEITEM with ID 8818.
  7327. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_GARLICCHICKENITEM with ID 8819.
  7328. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_PUMPKINOATSCONESITEM with ID 8820.
  7329. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CARROTSOUPITEM with ID 8821.
  7330. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_POMEGRANATEJELLYITEM with ID 8822.
  7331. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_SKILLETITEM with ID 8823.
  7332. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_COFFEESEEDITEM with ID 8824.
  7333. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_STARFRUITSMOOTHIEITEM with ID 8825.
  7334. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_OKRACREOLEITEM with ID 8826.
  7335. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CHOCOLATESTRAWBERRYITEM with ID 8827.
  7336. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_PAPAYAJELLYSANDWICHITEM with ID 8828.
  7337. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CRABCOOKEDITEM with ID 8829.
  7338. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_ASPARAGUSSOUPITEM with ID 8830.
  7339. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_SUSHIITEM with ID 8831.
  7340. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_PEARJUICEITEM with ID 8832.
  7341. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_WATERMELONJELLYSANDWICHITEM with ID 8833.
  7342. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_PEACHJUICEITEM with ID 8834.
  7343. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_GINGERITEM with ID 8835.
  7344. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CROISSANTITEM with ID 8836.
  7345. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_MUTTONRAWITEM with ID 8837.
  7346. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_BEESWAXITEM with ID 8838.
  7347. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_PEACHJELLYSANDWICHITEM with ID 8839.
  7348. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_RASPBERRYSEEDITEM with ID 8840.
  7349. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_FROGCOOKEDITEM with ID 8841.
  7350. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_BROCCOLINDIPITEM with ID 8842.
  7351. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CARPRAWITEM with ID 8843.
  7352. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_RANDOMTACOITEM with ID 8844.
  7353. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_PECANITEM with ID 8845.
  7354. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_VANILLABEANITEM with ID 8846.
  7355. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_DAMPERITEM with ID 8847.
  7356. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_COLESLAWBURGERITEM with ID 8848.
  7357. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_APPLECIDERITEM with ID 8849.
  7358. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_BAKEDBEETSITEM with ID 8850.
  7359. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_BLUEBERRYYOGURTITEM with ID 8851.
  7360. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CHAITEAITEM with ID 8852.
  7361. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_MOCHIITEM with ID 8853.
  7362. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CHILIITEM with ID 8854.
  7363. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_STARFRUITYOGURTITEM with ID 8855.
  7364. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_LETTUCESEEDITEM with ID 8856.
  7365. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_MANGOJUICEITEM with ID 8857.
  7366. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_VANILLAICECREAMITEM with ID 8858.
  7367. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CRANBERRYITEM with ID 8859.
  7368. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_BACONWRAPPEDDATESITEM with ID 8860.
  7369. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_COCONUTSHRIMPITEM with ID 8861.
  7370. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CURRYLEAFITEM with ID 8862.
  7371. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_ASPARAGUSSEEDITEM with ID 8863.
  7372. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_APRICOTITEM with ID 8864.
  7373. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_BACONMUSHROOMBURGERITEM with ID 8865.
  7374. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_BLUEBERRYJUICEITEM with ID 8866.
  7375. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_KIWIYOGURTITEM with ID 8867.
  7376. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_BLUEBERRYPANCAKESITEM with ID 8868.
  7377. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CINNAMONSUGARDONUTITEM with ID 8869.
  7378. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_REDVELVETCAKEITEM with ID 8870.
  7379. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_BLUEBERRYJELLYSANDWICHITEM with ID 8871.
  7380. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_EPICBACONITEM with ID 8872.
  7381. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_RAISINSITEM with ID 8873.
  7382. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_SNICKERSBARITEM with ID 8874.
  7383. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_TURTLECOOKEDITEM with ID 8875.
  7384. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_STRAWBERRYSEEDITEM with ID 8876.
  7385. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_MELONJUICEITEM with ID 8877.
  7386. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_MAYOITEM with ID 8878.
  7387. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CHERRYPIEITEM with ID 8879.
  7388. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_HOTDOGITEM with ID 8880.
  7389. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_PEACHJELLYITEM with ID 8881.
  7390. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_MAPLESYRUPPANCAKESITEM with ID 8882.
  7391. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_PECANPIEITEM with ID 8883.
  7392. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_GHERKINITEM with ID 8884.
  7393. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_OKRASEEDITEM with ID 8885.
  7394. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_BANGERSANDMASHITEM with ID 8886.
  7395. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CRABRAWITEM with ID 8887.
  7396. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_GRILLEDCHEESEITEM with ID 8888.
  7397. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_TOASTEDSESAMESEEDSITEM with ID 8889.
  7398. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_MEATYSTEWITEM with ID 8890.
  7399. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_MUSHROOMRISOTTOITEM with ID 8891.
  7400. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_BLACKBERRYCOBBLERITEM with ID 8892.
  7401. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CHICKENSANDWICHITEM with ID 8893.
  7402. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_BLUEBERRYMUFFINITEM with ID 8894.
  7403. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CHORIZOITEM with ID 8895.
  7404. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_TURKEYRAWITEM with ID 8896.
  7405. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CREAMEDCORNITEM with ID 8897.
  7406. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_PORKLETTUCEWRAPITEM with ID 8898.
  7407. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_PERSIMMONJELLYSANDWICHITEM with ID 8899.
  7408. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_PERSIMMONSMOOTHIEITEM with ID 8900.
  7409. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_WALNUTITEM with ID 8901.
  7410. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_BASSRAWITEM with ID 8902.
  7411. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_LEEKITEM with ID 8903.
  7412. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_RASPBERRYYOGURTITEM with ID 8904.
  7413. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_STRAWBERRYSODAITEM with ID 8905.
  7414. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_MINCEPIEITEM with ID 8906.
  7415. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_MANGOJELLYITEM with ID 8907.
  7416. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_BRUSSELSPROUTSEEDITEM with ID 8908.
  7417. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CHERRYCHEESECAKEITEM with ID 8909.
  7418. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CAULIFLOWERITEM with ID 8910.
  7419. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_FRIEDONIONSITEM with ID 8911.
  7420. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CLAMCOOKEDITEM with ID 8912.
  7421. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_PUMPKINMUFFINITEM with ID 8913.
  7422. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_SPICELEAFITEM with ID 8914.
  7423. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_TOMATOITEM with ID 8915.
  7424. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CRANBERRYJELLYITEM with ID 8916.
  7425. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_STARFRUITITEM with ID 8917.
  7426. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_GARLICITEM with ID 8918.
  7427. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_APRICOTJUICEITEM with ID 8919.
  7428. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_ZUCCHINIITEM with ID 8920.
  7429. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_PAPAYAJUICEITEM with ID 8921.
  7430. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_MANGOJELLYSANDWICHITEM with ID 8922.
  7431. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_FISHSTICKSITEM with ID 8923.
  7432. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_ROASTEDROOTVEGGIEMEDLEYITEM with ID 8924.
  7433. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_ONIONITEM with ID 8925.
  7434. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_APPLEPIEITEM with ID 8926.
  7435. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_GOOSEBERRYITEM with ID 8927.
  7436. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_LEMONYOGURTITEM with ID 8928.
  7437. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_MAPLESAUSAGEITEM with ID 8929.
  7438. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_AVOCADOBURRITOITEM with ID 8930.
  7439. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_SCALLIONSEEDITEM with ID 8931.
  7440. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CHILIPEPPERSEEDITEM with ID 8932.
  7441. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CREAMCOOKIEITEM with ID 8933.
  7442. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_ALMONDITEM with ID 8934.
  7443. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_FRESHWATERITEM with ID 8935.
  7444. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_PASTAITEM with ID 8936.
  7445. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_SPINACHSEEDITEM with ID 8937.
  7446. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CHERRYITEM with ID 8938.
  7447. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_SNAILCOOKEDITEM with ID 8939.
  7448. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_MANGOSMOOTHIEITEM with ID 8940.
  7449. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_SNAILRAWITEM with ID 8941.
  7450. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_LEEKBACONSOUPITEM with ID 8942.
  7451. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_TURTLERAWITEM with ID 8943.
  7452. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_SEAWEEDITEM with ID 8944.
  7453. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CRANBERRYSAUCEITEM with ID 8945.
  7454. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CANDLEBERRYITEM with ID 8946.
  7455. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_PLUMITEM with ID 8947.
  7456. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_FRIEDEGGITEM with ID 8948.
  7457. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CANDIEDLEMONITEM with ID 8949.
  7458. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_PLUMJUICEITEM with ID 8950.
  7459. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CRANBERRYJUICEITEM with ID 8951.
  7460. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_GRAPEFRUITYOGURTITEM with ID 8952.
  7461. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_BEETSEEDITEM with ID 8953.
  7462. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_COCONUTYOGURTITEM with ID 8954.
  7463. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_COFFEEBEANITEM with ID 8955.
  7464. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_EGGPLANTITEM with ID 8956.
  7465. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_APPLEJELLYSANDWICHITEM with ID 8957.
  7466. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CHICKENCURRYITEM with ID 8958.
  7467. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_PERSIMMONJUICEITEM with ID 8959.
  7468. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_STARFRUITJELLYITEM with ID 8960.
  7469. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_LETTUCEITEM with ID 8961.
  7470. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CRANBERRYSEEDITEM with ID 8962.
  7471. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_POTATOSOUPITEM with ID 8963.
  7472. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CHILIPOPPERSITEM with ID 8964.
  7473. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_GOOSEBERRYJELLYSANDWICHITEM with ID 8965.
  7474. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_VEGEMITEONTOASTITEM with ID 8966.
  7475. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_GARLICSEEDITEM with ID 8967.
  7476. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_VEGGIESTIRFRYITEM with ID 8968.
  7477. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_APRICOTJELLYITEM with ID 8969.
  7478. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_GREENHEARTFISHITEM with ID 8970.
  7479. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_OCTOPUSRAWITEM with ID 8971.
  7480. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_FRIEDPECANOKRAITEM with ID 8972.
  7481. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_STARFRUITJELLYSANDWICHITEM with ID 8973.
  7482. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_PEACHESANDCREAMOATMEALITEM with ID 8974.
  7483. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_TAFFYITEM with ID 8975.
  7484. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_FRESHMILKITEM with ID 8976.
  7485. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_POMEGRANATEJUICEITEM with ID 8977.
  7486. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_GOOSEBERRYJELLYITEM with ID 8978.
  7487. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CEASARSALADITEM with ID 8979.
  7488. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_HONEYLEMONLAMBITEM with ID 8980.
  7489. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_STEAMEDSPINACHITEM with ID 8981.
  7490. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_SALMONPATTIESITEM with ID 8982.
  7491. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_MAPLESYRUPITEM with ID 8983.
  7492. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_BUBBLYWATERITEM with ID 8984.
  7493. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_HOLIDAYCAKEITEM with ID 8985.
  7494. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_GRAPESEEDITEM with ID 8986.
  7495. [23:40:59 INFO]: Injected new Forge item material SIMPLEFLUIDTANKS_WRENCH with ID 8987.
  7496. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_TOMATOSOUPITEM with ID 8988.
  7497. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CRAYFISHRAWITEM with ID 8989.
  7498. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CHIKOROLLITEM with ID 8990.
  7499. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CORNBREADITEM with ID 8991.
  7500. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CACTUSFRUITJUICEITEM with ID 8992.
  7501. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_TEAITEM with ID 8993.
  7502. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CHERRYJELLYSANDWICHITEM with ID 8994.
  7503. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_OLIVEOILITEM with ID 8995.
  7504. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_BATTERITEM with ID 8996.
  7505. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_ROASTPOTATOESITEM with ID 8997.
  7506. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_BEANITEM with ID 8998.
  7507. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_RYESEEDITEM with ID 8999.
  7508. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_KEYLIMEPIEITEM with ID 9000.
  7509. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_MARINATEDCUCUMBERSITEM with ID 9001.
  7510. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_EGGPLANTSEEDITEM with ID 9002.
  7511. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_STEAKANDCHIPSITEM with ID 9003.
  7512. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_VENISONCOOKEDITEM with ID 9004.
  7513. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CELERYSOUPITEM with ID 9005.
  7514. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_PERSIMMONITEM with ID 9006.
  7515. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_TURKEYCOOKEDITEM with ID 9007.
  7516. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_ORANGEJUICEITEM with ID 9008.
  7517. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_BEANSONTOASTITEM with ID 9009.
  7518. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_PERSIMMONYOGURTITEM with ID 9010.
  7519. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_BEETBURGERITEM with ID 9011.
  7520. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_STRAWBERRYJELLYSANDWICHITEM with ID 9012.
  7521. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CHICKENGUMBOITEM with ID 9013.
  7522. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_BLUEBERRYSEEDITEM with ID 9014.
  7523. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_APRICOTGLAZEDPORKITEM with ID 9015.
  7524. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_STOCKITEM with ID 9016.
  7525. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CUCUMBERSOUPITEM with ID 9017.
  7526. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_LAMINGTONITEM with ID 9018.
  7527. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_PEANUTBUTTERITEM with ID 9019.
  7528. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_LEMONAIDEITEM with ID 9020.
  7529. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_EXTREMECHILIITEM with ID 9021.
  7530. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_OVENROASTEDCAULIFLOWERITEM with ID 9022.
  7531. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_MORTARANDPESTLEITEM with ID 9023.
  7532. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_VEGEMITEITEM with ID 9024.
  7533. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_OATSITEM with ID 9025.
  7534. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_PARSNIPSEEDITEM with ID 9026.
  7535. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_NACHOESITEM with ID 9027.
  7536. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_RHUBARBSEEDITEM with ID 9028.
  7537. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_BRUSSELSPROUTITEM with ID 9029.
  7538. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_POACHEDPEARITEM with ID 9030.
  7539. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_FISHANDCHIPSITEM with ID 9031.
  7540. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_TOMATOSEEDITEM with ID 9032.
  7541. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_BEANSEEDITEM with ID 9033.
  7542. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_BLACKBERRYSEEDITEM with ID 9034.
  7543. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_LOADEDBAKEDPOTATOITEM with ID 9035.
  7544. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_FIGITEM with ID 9036.
  7545. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_TORTILLAITEM with ID 9037.
  7546. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CALAMARIRAWITEM with ID 9038.
  7547. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_BUTTEREDPOTATOITEM with ID 9039.
  7548. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_WHITEMUSHROOMSEEDITEM with ID 9040.
  7549. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_SEEDSOUPITEM with ID 9041.
  7550. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_WINTERSQUASHITEM with ID 9042.
  7551. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_GRILLEDASPARAGUSITEM with ID 9043.
  7552. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_SUMMERRADISHSALADITEM with ID 9044.
  7553. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_TEALEAFITEM with ID 9045.
  7554. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_BLACKBERRYITEM with ID 9046.
  7555. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_PORKSAUSAGEITEM with ID 9047.
  7556. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_BANANASMOOTHIEITEM with ID 9048.
  7557. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_PICKLEDBEETSITEM with ID 9049.
  7558. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_SPIDEREYESOUPITEM with ID 9050.
  7559. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_WAFFLESITEM with ID 9051.
  7560. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_PINEAPPLEITEM with ID 9052.
  7561. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CHILIPEPPERITEM with ID 9053.
  7562. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_DIMSUMITEM with ID 9054.
  7563. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CHOCOLATESPRINKLECAKEITEM with ID 9055.
  7564. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CASHEWBUTTERITEM with ID 9056.
  7565. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_GRILLEDEGGPLANTITEM with ID 9057.
  7566. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_LEAFYFISHSANDWICHITEM with ID 9058.
  7567. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_SUNDAYROASTITEM with ID 9059.
  7568. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_GRILLEDSKEWERSITEM with ID 9060.
  7569. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_TEASEEDITEM with ID 9061.
  7570. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_VEGGIESTRIPSITEM with ID 9062.
  7571. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_LEMONLIMESODAITEM with ID 9063.
  7572. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_APRICOTYOGURTITEM with ID 9064.
  7573. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_MUDFISHRAWITEM with ID 9065.
  7574. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_GINGERCHICKENITEM with ID 9066.
  7575. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CELERYSEEDITEM with ID 9067.
  7576. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_ROASTEDCHESTNUTITEM with ID 9068.
  7577. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_OLDWORLDVEGGIESOUPITEM with ID 9069.
  7578. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_GRAPEFRUITSODAITEM with ID 9070.
  7579. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_BACONCHEESEBURGERITEM with ID 9071.
  7580. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_RAISINCOOKIESITEM with ID 9072.
  7581. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CHOCOLATECARAMELFUDGEITEM with ID 9073.
  7582. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_PBANDJITEM with ID 9074.
  7583. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_LAMBKEBABITEM with ID 9075.
  7584. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_JELLYBEANSITEM with ID 9076.
  7585. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_DATEITEM with ID 9077.
  7586. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_PAPAYAJELLYITEM with ID 9078.
  7587. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_PEACHYOGURTITEM with ID 9079.
  7588. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_HONEYITEM with ID 9080.
  7589. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_DURIANITEM with ID 9081.
  7590. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_PAPAYAYOGURTITEM with ID 9082.
  7591. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_GINGERSNAPSITEM with ID 9083.
  7592. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_SCALLIONBAKEDPOTATOITEM with ID 9084.
  7593. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_HARDENEDLEATHERLEGGINGSITEM with ID 9085.
  7594. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_WATERCHESTNUTITEM with ID 9086.
  7595. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CANDLEBERRYSEEDITEM with ID 9087.
  7596. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_GRAPESALADITEM with ID 9088.
  7597. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CHOCOLATEMILKITEM with ID 9089.
  7598. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_BANANAITEM with ID 9090.
  7599. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CUSTARDITEM with ID 9091.
  7600. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_BATTEREDSAUSAGEITEM with ID 9092.
  7601. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_HAMSWEETPICKLESANDWICHITEM with ID 9093.
  7602. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_KIWISMOOTHIEITEM with ID 9094.
  7603. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CHOCOLATEYOGURTITEM with ID 9095.
  7604. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_KIWISEEDITEM with ID 9096.
  7605. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_BAKEDSWEETPOTATOITEM with ID 9097.
  7606. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_ROOTBEERSODAITEM with ID 9098.
  7607. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_KIWIJUICEITEM with ID 9099.
  7608. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_ZESTYZUCCHINIITEM with ID 9100.
  7609. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CHOCOLATEMILKSHAKEITEM with ID 9101.
  7610. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_BUTTERITEM with ID 9102.
  7611. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_SHRIMPOKRAHUSHPUPPIESITEM with ID 9103.
  7612. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_GUMMYBEARSITEM with ID 9104.
  7613. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CELERYITEM with ID 9105.
  7614. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_BROCCOLIITEM with ID 9106.
  7615. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_BARLEYITEM with ID 9107.
  7616. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_BAMBOOSHOOTSEEDITEM with ID 9108.
  7617. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CHICKENPOTPIEITEM with ID 9109.
  7618. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CHERRYSODAITEM with ID 9110.
  7619. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_PERCHRAWITEM with ID 9111.
  7620. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CABBAGESEEDITEM with ID 9112.
  7621. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_LEMONMERINGUEITEM with ID 9113.
  7622. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CHESTNUTBUTTERITEM with ID 9114.
  7623. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_BAKEDBEANSITEM with ID 9115.
  7624. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CAULIFLOWERSEEDITEM with ID 9116.
  7625. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_BLACKBERRYYOGURTITEM with ID 9117.
  7626. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_GOOSEBERRYYOGURTITEM with ID 9118.
  7627. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_GINGERBREADITEM with ID 9119.
  7628. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_STUFFEDPEPPERITEM with ID 9120.
  7629. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_DELUXECHEESEBURGERITEM with ID 9121.
  7630. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_BANANASPLITITEM with ID 9122.
  7631. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CINNAMONROLLITEM with ID 9123.
  7632. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_HEARTYBREAKFASTITEM with ID 9124.
  7633. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_BLUEBERRYJELLYITEM with ID 9125.
  7634. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_SPICYGREENSITEM with ID 9126.
  7635. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_GINGERSODAITEM with ID 9127.
  7636. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_BEEFWELLINGTONITEM with ID 9128.
  7637. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_PINEAPPLEHAMITEM with ID 9129.
  7638. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_GRAPEITEM with ID 9130.
  7639. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_RASPBERRYJELLYITEM with ID 9131.
  7640. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_DOUGHITEM with ID 9132.
  7641. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_HOTCHOCOLATEITEM with ID 9133.
  7642. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_STRAWBERRYSMOOTHIEITEM with ID 9134.
  7643. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_MANGOYOGURTITEM with ID 9135.
  7644. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CRANBERRYBARITEM with ID 9136.
  7645. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CHICKENPARMASANITEM with ID 9137.
  7646. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CHERRYSMOOTHIEITEM with ID 9138.
  7647. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_PEASANDCELERYITEM with ID 9139.
  7648. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_ALMONDBUTTERITEM with ID 9140.
  7649. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_RAINBOWCURRYITEM with ID 9141.
  7650. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_FISHLETTUCEWRAPITEM with ID 9142.
  7651. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_PISTACHIOITEM with ID 9143.
  7652. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_SPICEBUNITEM with ID 9144.
  7653. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_KIWIITEM with ID 9145.
  7654. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_SUADEROITEM with ID 9146.
  7655. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_EDIBLEROOTITEM with ID 9147.
  7656. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_BLACKPEPPERITEM with ID 9148.
  7657. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_PEACHCOBBLERITEM with ID 9149.
  7658. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_PEANUTITEM with ID 9150.
  7659. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_MEATFEASTPIZZAITEM with ID 9151.
  7660. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_BELLPEPPERITEM with ID 9152.
  7661. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_JAFFAITEM with ID 9153.
  7662. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_GRAPEFRUITITEM with ID 9154.
  7663. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_MINTCHOCOLATECHIPICEMCREAMITEM with ID 9155.
  7664. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_MAPLECANDIEDBACONITEM with ID 9156.
  7665. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_MUTTONCOOKEDITEM with ID 9157.
  7666. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CALIFORNIAROLLITEM with ID 9158.
  7667. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_STRAWBERRYJUICEITEM with ID 9159.
  7668. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CUCUMBERSEEDITEM with ID 9160.
  7669. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_STUFFEDEGGPLANTITEM with ID 9161.
  7670. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_RABBITRAWITEM with ID 9162.
  7671. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_POTATOSALADITEM with ID 9163.
  7672. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_FIGSMOOTHIEITEM with ID 9164.
  7673. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_FUTOMAKIITEM with ID 9165.
  7674. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_PINEAPPLESEEDITEM with ID 9166.
  7675. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_SUNFLOWERWHEATROLLSITEM with ID 9167.
  7676. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CRANBERRYJELLYSANDWICHITEM with ID 9168.
  7677. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_PICKLEDONIONSITEM with ID 9169.
  7678. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_ZOMBIEJERKYITEM with ID 9170.
  7679. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CURRYPOWDERITEM with ID 9171.
  7680. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CORNSEEDITEM with ID 9172.
  7681. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_GRAPEFRUITJELLYSANDWICHITEM with ID 9173.
  7682. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_DATENUTBREADITEM with ID 9174.
  7683. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_PORKLOMEINITEM with ID 9175.
  7684. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_BEANSANDRICEITEM with ID 9176.
  7685. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CORNITEM with ID 9177.
  7686. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_SPAGETTIANDMEATBALLSITEM with ID 9178.
  7687. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_FOOTLONGITEM with ID 9179.
  7688. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_MUSTARDSEEDSITEM with ID 9180.
  7689. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_FISHTRAPBAITITEM with ID 9181.
  7690. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_FRUITSALADITEM with ID 9182.
  7691. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_FRIESITEM with ID 9183.
  7692. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_LAMBBARLEYSOUPITEM with ID 9184.
  7693. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CANDIEDWALNUTSITEM with ID 9185.
  7694. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_COCOAPOWDERITEM with ID 9186.
  7695. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CUCUMBERSALADITEM with ID 9187.
  7696. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_GARDENSOUPITEM with ID 9188.
  7697. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_MELONSMOOTHIEITEM with ID 9189.
  7698. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_HAMBURGERITEM with ID 9190.
  7699. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_PEACHITEM with ID 9191.
  7700. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_SOYSAUCEITEM with ID 9192.
  7701. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_WINTERSQUASHSEEDITEM with ID 9193.
  7702. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_GOOSEBERRYMILKSHAKEITEM with ID 9194.
  7703. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CINNAMONAPPLEOATMEALITEM with ID 9195.
  7704. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_SALADDRESSINGITEM with ID 9196.
  7705. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_ARTICHOKESEEDITEM with ID 9197.
  7706. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_SAUSAGEITEM with ID 9198.
  7707. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_BEETSALADITEM with ID 9199.
  7708. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CHEESECAKEITEM with ID 9200.
  7709. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_APRICOTSMOOTHIEITEM with ID 9201.
  7710. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_STRAWBERRYMILKSHAKEITEM with ID 9202.
  7711. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_PARSNIPITEM with ID 9203.
  7712. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_STRAWBERRYSALADITEM with ID 9204.
  7713. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_GRAPESODAITEM with ID 9205.
  7714. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_VEGETABLESOUPITEM with ID 9206.
  7715. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_ASPARAGUSQUICHEITEM with ID 9207.
  7716. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_ORANGEYOGURTITEM with ID 9208.
  7717. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_SPICYMUSTARDPORKITEM with ID 9209.
  7718. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_BANANAMILKSHAKEITEM with ID 9210.
  7719. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_VINEGARITEM with ID 9211.
  7720. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_SUMMERSQUASHWITHRADISHITEM with ID 9212.
  7721. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_ORANGECHICKENITEM with ID 9213.
  7722. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CHICKENNOODLESOUPITEM with ID 9214.
  7723. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_WALNUTRAISINBREADITEM with ID 9215.
  7724. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_FRUITPUNCHITEM with ID 9216.
  7725. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_ZUCCHINIBAKEITEM with ID 9217.
  7726. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CELERYANDPEANUTBUTTERITEM with ID 9218.
  7727. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_BLACKBERRYJUICEITEM with ID 9219.
  7728. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_OLIVEITEM with ID 9220.
  7729. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_SCRAMBLEDEGGITEM with ID 9221.
  7730. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_BELLPEPPERSEEDITEM with ID 9222.
  7731. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_APPLESAUCEITEM with ID 9223.
  7732. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_GRILLEDMUSHROOMITEM with ID 9224.
  7733. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_ENERGYDRINKITEM with ID 9225.
  7734. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CACTUSFRUITITEM with ID 9226.
  7735. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_RHUBARBITEM with ID 9227.
  7736. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_RICECAKEITEM with ID 9228.
  7737. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_OCTOPUSCOOKEDITEM with ID 9229.
  7738. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_BREADEDPORKCHOPITEM with ID 9230.
  7739. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_ORANGEITEM with ID 9231.
  7740. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_RICESOUPITEM with ID 9232.
  7741. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_RUTABAGAITEM with ID 9233.
  7742. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_WHITEMUSHROOMITEM with ID 9234.
  7743. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_PISTACHIOBUTTERITEM with ID 9235.
  7744. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_BLACKBERRYJELLYSANDWICHITEM with ID 9236.
  7745. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_ARTICHOKEITEM with ID 9237.
  7746. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_DRAGONFRUITITEM with ID 9238.
  7747. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_LEMONJELLYITEM with ID 9239.
  7748. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_HERBBUTTERPARSNIPSITEM with ID 9240.
  7749. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_TURNIPITEM with ID 9241.
  7750. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CHERRYYOGURTITEM with ID 9242.
  7751. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_SOYBEANITEM with ID 9243.
  7752. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_SPRINGSALADITEM with ID 9244.
  7753. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_BAKLAVAITEM with ID 9245.
  7754. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_BEEFJERKYITEM with ID 9246.
  7755. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_BLUEBERRYPIEITEM with ID 9247.
  7756. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_POPCORNITEM with ID 9248.
  7757. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_WATERMELONJELLYITEM with ID 9249.
  7758. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_PEPPERCORNITEM with ID 9250.
  7759. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_DELIGHTEDMEALITEM with ID 9251.
  7760. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_WAXITEM with ID 9252.
  7761. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_ANCHOVYRAWITEM with ID 9253.
  7762. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_TROUTRAWITEM with ID 9254.
  7763. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_ROASTEDPUMPKINSEEDSITEM with ID 9255.
  7764. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CHOCOLATEICECREAMITEM with ID 9256.
  7765. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_ORANGEJELLYITEM with ID 9257.
  7766. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_PINEAPPLEYOGURTITEM with ID 9258.
  7767. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_MUSTARDSEEDITEM with ID 9259.
  7768. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CUTTINGBOARDITEM with ID 9260.
  7769. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_JELLYFISHRAWITEM with ID 9261.
  7770. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_PUMPKINSOUPITEM with ID 9262.
  7771. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CREAMEDBROCCOLISOUPITEM with ID 9263.
  7772. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_HARDENEDLEATHERITEM with ID 9264.
  7773. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_STEAMEDPEASITEM with ID 9265.
  7774. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_SEAWEEDSEEDITEM with ID 9266.
  7775. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_TURNIPSOUPITEM with ID 9267.
  7776. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_FRUITBAITITEM with ID 9268.
  7777. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_POTROASTITEM with ID 9269.
  7778. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_RASPBERRYJELLYSANDWICHITEM with ID 9270.
  7779. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_SWEETPOTATOPIEITEM with ID 9271.
  7780. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_SWEETPOTATOSEEDITEM with ID 9272.
  7781. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CUCUMBERITEM with ID 9273.
  7782. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_OMELETITEM with ID 9274.
  7783. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_SHRIMPCOOKEDITEM with ID 9275.
  7784. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_BANANANUTBREADITEM with ID 9276.
  7785. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_TIMTAMITEM with ID 9277.
  7786. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CASHEWITEM with ID 9278.
  7787. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CABBAGEITEM with ID 9279.
  7788. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_RICESEEDITEM with ID 9280.
  7789. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_NUTELLAITEM with ID 9281.
  7790. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_GROUNDNUTMEGITEM with ID 9282.
  7791. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_VANILLAITEM with ID 9283.
  7792. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_LIMEJELLYITEM with ID 9284.
  7793. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_HONEYCOMBITEM with ID 9285.
  7794. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_FIRMTOFUITEM with ID 9286.
  7795. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_FRIEDRICEITEM with ID 9287.
  7796. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_BLUEBERRYITEM with ID 9288.
  7797. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_ORANGEJELLYSANDWICHITEM with ID 9289.
  7798. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_BBQPULLEDPORKITEM with ID 9290.
  7799. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CASHEWCHICKENITEM with ID 9291.
  7800. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CHARRRAWITEM with ID 9292.
  7801. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CARAMELAPPLEITEM with ID 9293.
  7802. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_WATERCHESTNUTSEEDITEM with ID 9294.
  7803. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_POMEGRANATEYOGURTITEM with ID 9295.
  7804. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_DONUTITEM with ID 9296.
  7805. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_GRAPEJELLYITEM with ID 9297.
  7806. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CURRYLEAFSEEDITEM with ID 9298.
  7807. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_BAKEDHAMITEM with ID 9299.
  7808. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_SPICELEAFSEEDITEM with ID 9300.
  7809. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_POTITEM with ID 9301.
  7810. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_GRAINBAITITEM with ID 9302.
  7811. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_REFRIEDBEANSITEM with ID 9303.
  7812. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_TURNIPSEEDITEM with ID 9304.
  7813. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CLAMRAWITEM with ID 9305.
  7814. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_SNAPPERRAWITEM with ID 9306.
  7815. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_QUEENBEEITEM with ID 9307.
  7816. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_COTTONITEM with ID 9308.
  7817. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_ORANGESMOOTHIEITEM with ID 9309.
  7818. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_RASPBERRYSMOOTHIEITEM with ID 9310.
  7819. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_BAMBOOSTEAMEDRICEITEM with ID 9311.
  7820. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_GINGEREDRHUBARBTARTITEM with ID 9312.
  7821. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_FROSTEDDONUTITEM with ID 9313.
  7822. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_STUFFEDMUSHROOMITEM with ID 9314.
  7823. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_PEACHSMOOTHIEITEM with ID 9315.
  7824. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_SUNFLOWERBROCCOLISALADITEM with ID 9316.
  7825. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CHOCOLATECHERRYITEM with ID 9317.
  7826. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CHEESEBURGERITEM with ID 9318.
  7827. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_GRAPEYOGURTITEM with ID 9319.
  7828. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_GENERALTSOCHICKENITEM with ID 9320.
  7829. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_MIXINGBOWLITEM with ID 9321.
  7830. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_EELRAWITEM with ID 9322.
  7831. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_APPLEYOGURTITEM with ID 9323.
  7832. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_GUACAMOLEITEM with ID 9324.
  7833. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_POTATOCAKESITEM with ID 9325.
  7834. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_LIMEJUICEITEM with ID 9326.
  7835. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_PLUMYOGURTITEM with ID 9327.
  7836. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_GRAPEJUICEITEM with ID 9328.
  7837. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_LEMONITEM with ID 9329.
  7838. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_SOFTPRETZELANDMUSTARDITEM with ID 9330.
  7839. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_PAPAYAITEM with ID 9331.
  7840. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_RASPBERRYICEDTEAITEM with ID 9332.
  7841. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_SPINACHITEM with ID 9333.
  7842. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_COTTONSEEDITEM with ID 9334.
  7843. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_BEETITEM with ID 9335.
  7844. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_GOOSEBERRYPIEITEM with ID 9336.
  7845. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_LEMONCHICKENITEM with ID 9337.
  7846. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_COCONUTITEM with ID 9338.
  7847. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_MOCHAICECREAMITEM with ID 9339.
  7848. [23:40:59 INFO]: Injected new Forge item material ADDITIONALPIPES_ITEMPIPEITEMSTELEPORT with ID 9340.
  7849. [23:40:59 INFO]: Injected new Forge item material ADDITIONALPIPES_ITEMBUILDCRAFTPIPEPIPESWITCHFLUIDS with ID 9341.
  7850. [23:40:59 INFO]: Injected new Forge item material ADDITIONALPIPES_ITEMBUILDCRAFTPIPEPIPEITEMSADVANCEDINSERTION with ID 9342.
  7851. [23:40:59 INFO]: Injected new Forge item material ADDITIONALPIPES_ITEMBUILDCRAFTPIPEPIPESWITCHITEMS with ID 9343.
  7852. [23:40:59 INFO]: Injected new Forge item material ADDITIONALPIPES_ITEMPIPELIQUIDSTELEPORT with ID 9344.
  7853. [23:40:59 INFO]: Injected new Forge item material ADDITIONALPIPES_ITEMBUILDCRAFTPIPEPIPEITEMSCLOSED with ID 9345.
  7854. [23:40:59 INFO]: Injected new Forge item material ADDITIONALPIPES_DOGDEAGGRAVATOR with ID 9346.
  7855. [23:40:59 INFO]: Injected new Forge item material ADDITIONALPIPES_ITEMBUILDCRAFTPIPEPIPEITEMSADVANCEDWOOD with ID 9347.
  7856. [23:40:59 INFO]: Injected new Forge item material ADDITIONALPIPES_ITEMBUILDCRAFTPIPEPIPEITEMSJEWELED with ID 9348.
  7857. [23:40:59 INFO]: Injected new Forge item material ADDITIONALPIPES_ITEMBUILDCRAFTPIPEPIPEITEMSDISTRIBUTOR with ID 9349.
  7858. [23:40:59 INFO]: Injected new Forge item material ADDITIONALPIPES_ITEMBUILDCRAFTPIPEPIPEITEMSPRIORITYINSERTION with ID 9350.
  7859. [23:40:59 INFO]: Injected new Forge item material ADDITIONALPIPES_ITEMBUILDCRAFTPIPEPIPESWITCHPOWER with ID 9351.
  7860. [23:40:59 INFO]: Injected new Forge item material ADDITIONALPIPES_ITEMBUILDCRAFTPIPEPIPELIQUIDSOBSIDIAN with ID 9352.
  7861. [23:40:59 INFO]: Injected new Forge item material ADDITIONALPIPES_ITEMBUILDCRAFTPIPEPIPELIQUIDSWATERPUMP with ID 9353.
  7862. [23:40:59 INFO]: Injected new Forge item material ADDITIONALPIPES_ITEMBUILDCRAFTPIPEPIPEITEMSADDITION with ID 9354.
  7863. [23:40:59 INFO]: Injected new Forge item material ADDITIONALPIPES_ITEMPIPEPOWERTELEPORT with ID 9355.
  7864. [23:40:59 INFO]: Injected new Forge item material ADDITIONALPIPES_ITEMBUILDCRAFTPIPEPIPEITEMSGRAVITYFEED with ID 9356.
  7865. [23:40:59 INFO]: Injected new Forge item material BOTANIA_SEXTANT with ID 9357.
  7866. [23:40:59 INFO]: Injected new Forge item material LOM_FLIPPERSB with ID 9358.
  7867. [23:40:59 INFO]: Injected new Forge item material LOM_SPAWNEGGSEAHORSE with ID 9359.
  7868. [23:40:59 INFO]: Injected new Forge item material LOM_SWIMMINGMASK_GREEN with ID 9360.
  7869. [23:40:59 INFO]: Injected new Forge item material LOM_OTANK with ID 9361.
  7870. [23:40:59 INFO]: Injected new Forge item material LOM_FLIPPERSY with ID 9362.
  7871. [23:40:59 INFO]: Injected new Forge item material LOM_SPAWNEGGBIGFISHY with ID 9363.
  7872. [23:40:59 INFO]: Injected new Forge item material LOM_SWIMMINGMASK_YELLOW with ID 9364.
  7873. [23:40:59 INFO]: Injected new Forge item material LOM_FLIPPERSO with ID 9365.
  7874. [23:40:59 INFO]: Injected new Forge item material LOM_FLIPPERSR with ID 9366.
  7875. [23:40:59 INFO]: Injected new Forge item material LOM_SWIMMINGMASK_BLUE with ID 9367.
  7876. [23:40:59 INFO]: Injected new Forge item material LOM_SWIMMINGMASK_ORANGE with ID 9368.
  7877. [23:40:59 INFO]: Injected new Forge item material LOM_FLIPPERSG with ID 9369.
  7878. [23:40:59 INFO]: Injected new Forge item material LOM_DIVINGHELMET with ID 9370.
  7879. [23:40:59 INFO]: Injected new Forge item material LOM_SWIMMINGMASK_RED with ID 9371.
  7880. [23:40:59 INFO]: Injected new Forge item material MINEFACTORYRELOADED_NEEDLEGUNAMMOPIERCE with ID 9372.
  7881. [23:40:59 INFO]: Injected new Forge item material MINEFACTORYRELOADED_SYRINGEEMPTY with ID 9373.
  7882. [23:40:59 INFO]: Injected new Forge item material MINEFACTORYRELOADED_SPYGLASS with ID 9374.
  7883. [23:40:59 INFO]: Injected new Forge item material MINEFACTORYRELOADED_REDNETMETER with ID 9375.
  7884. [23:40:59 INFO]: Injected new Forge item material MINEFACTORYRELOADED_BUCKETCHOCOLATEMILK with ID 9376.
  7885. [23:40:59 INFO]: Injected new Forge item material MINEFACTORYRELOADED_MEATINGOTRAW with ID 9377.
  7886. [23:40:59 INFO]: Injected new Forge item material MINEFACTORYRELOADED_SYRINGEZOMBIE with ID 9378.
  7887. [23:40:59 INFO]: Injected new Forge item material MINEFACTORYRELOADED_PLASTICSHEET with ID 9379.
  7888. [23:40:59 INFO]: Injected new Forge item material MINEFACTORYRELOADED_PLASTICCUP with ID 9380.
  7889. [23:40:59 INFO]: Injected new Forge item material MINEFACTORYRELOADED_FERTILIZER with ID 9381.
  7890. [23:40:59 INFO]: Injected new Forge item material MINEFACTORYRELOADED_FISHINGROD with ID 9382.
  7891. [23:40:59 INFO]: Injected new Forge item material MINEFACTORYRELOADED_SUGARCHARCOAL with ID 9383.
  7892. [23:40:59 INFO]: Injected new Forge item material MINEFACTORYRELOADED_XPEXTRACTOR with ID 9384.
  7893. [23:40:59 INFO]: Injected new Forge item material MINEFACTORYRELOADED_PLASTICRAW with ID 9385.
  7894. [23:40:59 INFO]: Injected new Forge item material MINEFACTORYRELOADED_CERAMICDYE with ID 9386.
  7895. [23:40:59 INFO]: Injected new Forge item material MINEFACTORYRELOADED_PLASTICBOOTS with ID 9387.
  7896. [23:40:59 INFO]: Injected new Forge item material MINEFACTORYRELOADED_SYRINGECURE with ID 9388.
  7897. [23:40:59 INFO]: Injected new Forge item material MINEFACTORYRELOADED_MEATINGOTCOOKED with ID 9389.
  7898. [23:40:59 INFO]: Injected new Forge item material MINEFACTORYRELOADED_HAMMER with ID 9390.
  7899. [23:40:59 INFO]: Injected new Forge item material MINEFACTORYRELOADED_NEEDLEGUNAMMOSTANDARD with ID 9391.
  7900. [23:40:59 INFO]: Injected new Forge item material MINEFACTORYRELOADED_SAFARINETSINGLEUSE with ID 9392.
  7901. [23:40:59 INFO]: Injected new Forge item material MINEFACTORYRELOADED_NEEDLEGUNAMMOSEWAGE with ID 9393.
  7902. [23:40:59 INFO]: Injected new Forge item material MINEFACTORYRELOADED_PINKSLIME with ID 9394.
  7903. [23:40:59 INFO]: Injected new Forge item material MINEFACTORYRELOADED_PORTASPAWNER with ID 9395.
  7904. [23:40:59 INFO]: Injected new Forge item material MINEFACTORYRELOADED_NEEDLEGUNAMMOFIRE with ID 9396.
  7905. [23:40:59 INFO]: Injected new Forge item material MINEFACTORYRELOADED_SYRINGEGROWTH with ID 9397.
  7906. [23:40:59 INFO]: Injected new Forge item material MINEFACTORYRELOADED_SAFARINETLAUNCHER with ID 9398.
  7907. [23:40:59 INFO]: Injected new Forge item material MINEFACTORYRELOADED_NEEDLEGUNAMMOANVIL with ID 9399.
  7908. [23:40:59 INFO]: Injected new Forge item material MINEFACTORYRELOADED_BUCKETSLUDGE with ID 9400.
  7909. [23:40:59 INFO]: Injected new Forge item material MINEFACTORYRELOADED_MILKBOTTLE with ID 9401.
  7910. [23:40:59 INFO]: Injected new Forge item material MINEFACTORYRELOADED_SYRINGESLIME with ID 9402.
  7911. [23:40:59 INFO]: Injected new Forge item material MINEFACTORYRELOADED_STRAW with ID 9403.
  7912. [23:40:59 INFO]: Injected new Forge item material MINEFACTORYRELOADED_RECORDBLANK with ID 9404.
  7913. [23:40:59 INFO]: Injected new Forge item material MINEFACTORYRELOADED_NEEDLEGUNAMMOEMPTY with ID 9405.
  7914. [23:40:59 INFO]: Injected new Forge item material MINEFACTORYRELOADED_ROCKET with ID 9406.
  7915. [23:40:59 INFO]: Injected new Forge item material MINEFACTORYRELOADED_NEEDLEGUNAMMOLAVA with ID 9407.
  7916. [23:40:59 INFO]: Injected new Forge item material MINEFACTORYRELOADED_RUBBERBAR with ID 9408.
  7917. [23:40:59 INFO]: Injected new Forge item material MINEFACTORYRELOADED_NEEDLEGUN with ID 9409.
  7918. [23:40:59 INFO]: Injected new Forge item material MINEFACTORYRELOADED_ROCKETLAUNCHER with ID 9410.
  7919. [23:40:59 INFO]: Injected new Forge item material MINEFACTORYRELOADED_BUCKETESSENCE with ID 9411.
  7920. [23:40:59 INFO]: Injected new Forge item material MINEFACTORYRELOADED_RUBBERRAW with ID 9412.
  7921. [23:40:59 INFO]: Injected new Forge item material MINEFACTORYRELOADED_BUCKETBIOFUEL with ID 9413.
  7922. [23:40:59 INFO]: Injected new Forge item material MINEFACTORYRELOADED_BUCKETPINKSLIME with ID 9414.
  7923. [23:40:59 INFO]: Injected new Forge item material MINEFACTORYRELOADED_POTATOLAUNCHER with ID 9415.
  7924. [23:40:59 INFO]: Injected new Forge item material MINEFACTORYRELOADED_RULER with ID 9416.
  7925. [23:40:59 INFO]: Injected new Forge item material MINEFACTORYRELOADED_MEATNUGGETCOOKED with ID 9417.
  7926. [23:40:59 INFO]: Injected new Forge item material MINEFACTORYRELOADED_LASERFOCUS with ID 9418.
  7927. [23:40:59 INFO]: Injected new Forge item material MINEFACTORYRELOADED_BUCKETMEAT with ID 9419.
  7928. [23:40:59 INFO]: Injected new Forge item material MINEFACTORYRELOADED_BUCKETSEWAGE with ID 9420.
  7929. [23:40:59 INFO]: Injected new Forge item material MINEFACTORYRELOADED_PLASTICBAG with ID 9421.
  7930. [23:40:59 INFO]: Injected new Forge item material MINEFACTORYRELOADED_UPGRADERADIUS with ID 9422.
  7931. [23:40:59 INFO]: Injected new Forge item material MINEFACTORYRELOADED_MEATNUGGETRAW with ID 9423.
  7932. [23:40:59 INFO]: Injected new Forge item material MINEFACTORYRELOADED_SAFARINETJAILER with ID 9424.
  7933. [23:40:59 INFO]: Injected new Forge item material MINEFACTORYRELOADED_UPGRADELOGIC with ID 9425.
  7934. [23:40:59 INFO]: Injected new Forge item material MINEFACTORYRELOADED_NEEDLEGUNAMMOSLUDGE with ID 9426.
  7935. [23:40:59 INFO]: Injected new Forge item material MINEFACTORYRELOADED_SAFARINETREUSABLE with ID 9427.
  7936. [23:40:59 INFO]: Injected new Forge item material MINEFACTORYRELOADED_REDNETMEMORYCARD with ID 9428.
  7937. [23:40:59 INFO]: Injected new Forge item material MINEFACTORYRELOADED_BUCKETMUSHROOMSOUP with ID 9429.
  7938. [23:40:59 INFO]: Injected new Forge item material MINEFACTORYRELOADED_SYRINGEHEALTH with ID 9430.
  7939. [23:40:59 INFO]: Injected new Forge item material MINEFACTORYRELOADED_SAFARINETJAILERFANCY with ID 9431.
  7940. [23:40:59 INFO]: Injected new Forge item material APPLIEDENERGISTICS2_ITEMITEMBASICSTORAGECELL64K with ID 9432.
  7941. [23:40:59 INFO]: Injected new Forge item material APPLIEDENERGISTICS2_ITEMTOOLCHARGEDSTAFF with ID 9433.
  7942. [23:40:59 INFO]: Injected new Forge item material APPLIEDENERGISTICS2_ITEMTOOLPORTABLECELL with ID 9434.
  7943. [23:40:59 INFO]: Injected new Forge item material APPLIEDENERGISTICS2_ITEMTOOLCERTUSQUARTZSPADE with ID 9435.
  7944. [23:40:59 INFO]: Injected new Forge item material APPLIEDENERGISTICS2_ITEMTOOLNETWORKTOOL with ID 9436.
  7945. [23:40:59 INFO]: Injected new Forge item material APPLIEDENERGISTICS2_ITEMTOOLNETHERQUARTZHOE with ID 9437.
  7946. [23:40:59 INFO]: Injected new Forge item material APPLIEDENERGISTICS2_ITEMITEMSPATIALSTORAGECELL16CUBED with ID 9438.
  7947. [23:40:59 INFO]: Injected new Forge item material APPLIEDENERGISTICS2_ITEMITEMSPATIALSTORAGECELL128CUBED with ID 9439.
  7948. [23:40:59 INFO]: Injected new Forge item material APPLIEDENERGISTICS2_ITEMTOOLCERTUSQUARTZPICKAXE with ID 9440.
  7949. [23:40:59 INFO]: Injected new Forge item material ENDERIO_ITEMMECONDUIT with ID 9441.
  7950. [23:40:59 INFO]: Injected new Forge item material APPLIEDENERGISTICS2_ITEMITEMBASICSTORAGECELL16K with ID 9442.
  7951. [23:40:59 INFO]: Injected new Forge item material APPLIEDENERGISTICS2_ITEMITEMMULTIPART with ID 9443.
  7952. [23:40:59 INFO]: Injected new Forge item material APPLIEDENERGISTICS2_ITEMTOOLCERTUSQUARTZHOE with ID 9444.
  7953. [23:40:59 INFO]: Injected new Forge item material APPLIEDENERGISTICS2_ITEMITEMENCODEDPATTERN with ID 9445.
  7954. [23:40:59 INFO]: Injected new Forge item material APPLIEDENERGISTICS2_ITEMTOOLBIOMETRICCARD with ID 9446.
  7955. [23:40:59 INFO]: Injected new Forge item material APPLIEDENERGISTICS2_ITEMITEMCRYSTALSEED with ID 9447.
  7956. [23:40:59 INFO]: Injected new Forge item material APPLIEDENERGISTICS2_ITEMTOOLNETHERQUARTZCUTTINGKNIFE with ID 9448.
  7957. [23:40:59 INFO]: Injected new Forge item material APPLIEDENERGISTICS2_ITEMTOOLNETHERQUARTZPICKAXE with ID 9449.
  7958. [23:40:59 INFO]: Injected new Forge item material APPLIEDENERGISTICS2_ITEMITEMCREATIVESTORAGECELL with ID 9450.
  7959. [23:40:59 INFO]: Injected new Forge item material APPLIEDENERGISTICS2_ITEMTOOLCOLORAPPLICATOR with ID 9451.
  7960. [23:40:59 INFO]: Injected new Forge item material APPLIEDENERGISTICS2_ITEMITEMMULTIMATERIAL with ID 9452.
  7961. [23:40:59 INFO]: Injected new Forge item material APPLIEDENERGISTICS2_ITEMTOOLCERTUSQUARTZCUTTINGKNIFE with ID 9453.
  7962. [23:40:59 INFO]: Injected new Forge item material APPLIEDENERGISTICS2_ITEMTOOLMEMORYCARD with ID 9454.
  7963. [23:40:59 INFO]: Injected new Forge item material APPLIEDENERGISTICS2_ITEMTOOLNETHERQUARTZSWORD with ID 9455.
  7964. [23:40:59 INFO]: Injected new Forge item material APPLIEDENERGISTICS2_ITEMITEMFACADE with ID 9456.
  7965. [23:40:59 INFO]: Injected new Forge item material APPLIEDENERGISTICS2_ITEMTOOLMASSCANNON with ID 9457.
  7966. [23:40:59 INFO]: Injected new Forge item material APPLIEDENERGISTICS2_ITEMITEMBASICSTORAGECELL1K with ID 9458.
  7967. [23:40:59 INFO]: Injected new Forge item material APPLIEDENERGISTICS2_ITEMITEMSPATIALSTORAGECELL2CUBED with ID 9459.
  7968. [23:40:59 INFO]: Injected new Forge item material APPLIEDENERGISTICS2_ITEMTOOLCERTUSQUARTZSWORD with ID 9460.
  7969. [23:40:59 INFO]: Injected new Forge item material APPLIEDENERGISTICS2_ITEMTOOLCERTUSQUARTZAXE with ID 9461.
  7970. [23:40:59 INFO]: Injected new Forge item material APPLIEDENERGISTICS2_ITEMITEMPAINTBALL with ID 9462.
  7971. [23:40:59 INFO]: Injected new Forge item material APPLIEDENERGISTICS2_ITEMTOOLNETHERQUARTZWRENCH with ID 9463.
  7972. [23:40:59 INFO]: Injected new Forge item material APPLIEDENERGISTICS2_ITEMTOOLNETHERQUARTZAXE with ID 9464.
  7973. [23:40:59 INFO]: Injected new Forge item material IC2NUCLEARCONTROL_KITAPPENG with ID 9465.
  7974. [23:40:59 INFO]: Injected new Forge item material APPLIEDENERGISTICS2_ITEMTOOLNETHERQUARTZSPADE with ID 9466.
  7975. [23:40:59 INFO]: Injected new Forge item material APPLIEDENERGISTICS2_ITEMTOOLENTROPYMANIPULATOR with ID 9467.
  7976. [23:40:59 INFO]: Injected new Forge item material APPLIEDENERGISTICS2_ITEMITEMBASICSTORAGECELL4K with ID 9468.
  7977. [23:40:59 INFO]: Injected new Forge item material APPLIEDENERGISTICS2_ITEMTOOLCERTUSQUARTZWRENCH with ID 9469.
  7978. [23:40:59 INFO]: Injected new Forge item material IC2NUCLEARCONTROL_CARDAPPENG with ID 9470.
  7979. [23:40:59 INFO]: Injected new Forge item material APPLIEDENERGISTICS2_ITEMTOOLWIRELESSTERMINAL with ID 9471.
  7980. [23:40:59 INFO]: Injected new Forge item material APPLIEDENERGISTICS2_ITEMITEMVIEWCELL with ID 9472.
  7981. [23:40:59 INFO]: Injected new Forge item material ENDERSTORAGE_ENDERPOUCH with ID 9473.
  7982. [23:40:59 INFO]: Injected new Forge item material EXTRAUTILITIES_NODEUPGRADE with ID 9474.
  7983. [23:40:59 INFO]: Injected new Forge item material EXTRAUTILITIES_PAINTBRUSH with ID 9475.
  7984. [23:40:59 INFO]: Injected new Forge item material EXTRAUTILITIES_SCANNER with ID 9476.
  7985. [23:40:59 INFO]: Injected new Forge item material EXTRAUTILITIES_ETHERICSWORD with ID 9477.
  7986. [23:40:59 INFO]: Injected new Forge item material EXTRAUTILITIES_CREATIVEBUILDERSWAND with ID 9478.
  7987. [23:40:59 INFO]: Injected new Forge item material EXTRAUTILITIES_GLOVE with ID 9479.
  7988. [23:40:59 INFO]: Injected new Forge item material EXTRAUTILITIES_WATERING_CAN with ID 9480.
  7989. [23:40:59 INFO]: Injected new Forge item material EXTRAUTILITIES_DEFOLIAGEAXE with ID 9481.
  7990. [23:40:59 INFO]: Injected new Forge item material EXTRAUTILITIES_BEDROCKIUMINGOT with ID 9482.
  7991. [23:40:59 INFO]: Injected new Forge item material EXTRAUTILITIES_GOLDEN_LASSO with ID 9483.
  7992. [23:40:59 INFO]: Injected new Forge item material EXTRAUTILITIES_EROSIONSHOVEL with ID 9484.
  7993. [23:40:59 INFO]: Injected new Forge item material EXTRAUTILITIES_LAWSWORD with ID 9485.
  7994. [23:40:59 INFO]: Injected new Forge item material EXTRAUTILITIES_MINISOUL with ID 9486.
  7995. [23:40:59 INFO]: Injected new Forge item material EXTRAUTILITIES_SONAR_GOGGLES with ID 9487.
  7996. [23:40:59 INFO]: Injected new Forge item material EXTRAUTILITIES_GOLDEN_BAG with ID 9488.
  7997. [23:40:59 INFO]: Injected new Forge item material EXTRAUTILITIES_MICROBLOCKS with ID 9489.
  7998. [23:40:59 INFO]: Injected new Forge item material EXTRAUTILITIES_BUILDERSWAND with ID 9490.
  7999. [23:40:59 INFO]: Injected new Forge item material EXTRAUTILITIES_ANGELRING with ID 9491.
  8000. [23:40:59 INFO]: Injected new Forge item material EXTRAUTILITIES_DESTRUCTIONPICKAXE with ID 9493.
  8001. [23:40:59 INFO]: Injected new Forge item material EXTRAUTILITIES_SHEARS with ID 9494.
  8002. [23:40:59 INFO]: Injected new Forge item material EXTRAUTILITIES_DIVISIONSIGIL with ID 9495.
  8003. [23:40:59 INFO]: Injected new Forge item material EXTRAUTILITIES_TEMPORALHOE with ID 9496.
  8004. [23:40:59 INFO]: Injected new Forge item material EXTRAUTILITIES_HEATINGELEMENT with ID 9497.
  8005. [23:40:59 INFO]: Injected new Forge item material TROPICRAFT_SWORDZIRCON with ID 9498.
  8006. [23:40:59 INFO]: Injected new Forge item material TROPICRAFT_BAMBOOSPEAR with ID 9499.
  8007. [23:40:59 INFO]: Injected new Forge item material TROPICRAFT_GRAPEFRUIT with ID 9500.
  8008. [23:40:59 INFO]: Injected new Forge item material TROPICRAFT_SCALE with ID 9501.
  8009. [23:40:59 INFO]: Injected new Forge item material TROPICRAFT_COCONUTCHUNK with ID 9502.
  8010. [23:40:59 INFO]: Injected new Forge item material TROPICRAFT_RECORD_EASTERNISLES with ID 9503.
  8011. [23:40:59 INFO]: Injected new Forge item material TROPICRAFT_RECORD_LOWTIDE with ID 9504.
  8012. [23:40:59 INFO]: Injected new Forge item material TROPICRAFT_LEMON with ID 9505.
  8013. [23:40:59 INFO]: Injected new Forge item material TROPICRAFT_LIME with ID 9506.
  8014. [23:40:59 INFO]: Injected new Forge item material TROPICRAFT_EGG with ID 9507.
  8015. [23:40:59 INFO]: Injected new Forge item material TROPICRAFT_SHOVELEUDIALYTE with ID 9508.
  8016. [23:40:59 INFO]: Injected new Forge item material TROPICRAFT_SEAURCHINROE with ID 9509.
  8017. [23:40:59 INFO]: Injected new Forge item material TROPICRAFT_SCALEBOOTS with ID 9510.
  8018. [23:40:59 INFO]: Injected new Forge item material TROPICRAFT_FIRECHESTPLATE with ID 9511.
  8019. [23:40:59 INFO]: Injected new Forge item material TROPICRAFT_HOEZIRCON with ID 9512.
  8020. [23:40:59 INFO]: Injected new Forge item material TROPICRAFT_WATERWAND with ID 9513.
  8021. [23:40:59 INFO]: Injected new Forge item material TROPICRAFT_SHOVELZIRCONIUM with ID 9514.
  8022. [23:40:59 INFO]: Injected new Forge item material TROPICRAFT_TIKITORCH with ID 9515.
  8023. [23:40:59 INFO]: Injected new Forge item material TROPICRAFT_RECORD_BURIEDTREASURE with ID 9516.
  8024. [23:40:59 INFO]: Injected new Forge item material TROPICRAFT_PICKAXEEUDIALYTE with ID 9517.
  8025. [23:40:59 INFO]: Injected new Forge item material TROPICRAFT_RECORD_SUMMERING with ID 9518.
  8026. [23:40:59 INFO]: Injected new Forge item material TROPICRAFT_PORTALENCHANTER with ID 9519.
  8027. [23:40:59 INFO]: Injected new Forge item material TROPICRAFT_PICKAXEZIRCONIUM with ID 9520.
  8028. [23:40:59 INFO]: Injected new Forge item material TROPICRAFT_FIREHELMET with ID 9521.
  8029. [23:40:59 INFO]: Injected new Forge item material TROPICRAFT_COOKEDFROGLEG with ID 9522.
  8030. [23:40:59 INFO]: Injected new Forge item material TROPICRAFT_HOEZIRCONIUM with ID 9523.
  8031. [23:40:59 INFO]: Injected new Forge item material TROPICRAFT_DART with ID 9524.
  8032. [23:40:59 INFO]: Injected new Forge item material TROPICRAFT_FERTILIZER with ID 9525.
  8033. [23:40:59 INFO]: Injected new Forge item material TROPICRAFT_FIRELEGGINGS with ID 9526.
  8034. [23:40:59 INFO]: Injected new Forge item material TROPICRAFT_AXEEUDIALYTE with ID 9527.
  8035. [23:40:59 INFO]: Injected new Forge item material TROPICRAFT_ENCTROPICA with ID 9528.
  8036. [23:40:59 INFO]: Injected new Forge item material TROPICRAFT_CURARE with ID 9529.
  8037. [23:40:59 INFO]: Injected new Forge item material TROPICRAFT_DAGGER with ID 9530.
  8038. [23:40:59 INFO]: Injected new Forge item material TROPICRAFT_PEARL with ID 9531.
  8039. [23:40:59 INFO]: Injected new Forge item material TROPICRAFT_COFFEEBEAN with ID 9532.
  8040. [23:40:59 INFO]: Injected new Forge item material TROPICRAFT_SCALEHELMET with ID 9533.
  8041. [23:40:59 INFO]: Injected new Forge item material TROPICRAFT_AXEZIRCON with ID 9534.
  8042. [23:40:59 INFO]: Injected new Forge item material TROPICRAFT_BUCKETTROPICSWATER with ID 9535.
  8043. [23:40:59 INFO]: Injected new Forge item material TROPICRAFT_SHELL with ID 9536.
  8044. [23:40:59 INFO]: Injected new Forge item material TROPICRAFT_FISHINGNET with ID 9537.
  8045. [23:40:59 INFO]: Injected new Forge item material TROPICRAFT_FROGLEG with ID 9538.
  8046. [23:40:59 INFO]: Injected new Forge item material TROPICRAFT_RECORD_THETRIBE with ID 9539.
  8047. [23:40:59 INFO]: Injected new Forge item material TROPICRAFT_SNARETRAP with ID 9540.
  8048. [23:40:59 INFO]: Injected new Forge item material TROPICRAFT_KOAFRAME with ID 9541.
  8049. [23:40:59 INFO]: Injected new Forge item material TROPICRAFT_LEAFBALL with ID 9542.
  8050. [23:40:59 INFO]: Injected new Forge item material TROPICRAFT_PINEAPPLECUBES with ID 9543.
  8051. [23:40:59 INFO]: Injected new Forge item material TROPICRAFT_RECORD_TRADEWINDS with ID 9544.
  8052. [23:40:59 INFO]: Injected new Forge item material TROPICRAFT_SHOVELZIRCON with ID 9545.
  8053. [23:40:59 INFO]: Injected new Forge item material TROPICRAFT_FLOWERPOT with ID 9546.
  8054. [23:40:59 INFO]: Injected new Forge item material TROPICRAFT_CHAIR with ID 9547.
  8055. [23:40:59 INFO]: Injected new Forge item material TROPICRAFT_BAMBOOMUG with ID 9548.
  8056. [23:40:59 INFO]: Injected new Forge item material TROPICRAFT_SNORKEL with ID 9549.
  8057. [23:40:59 INFO]: Injected new Forge item material TROPICRAFT_HOEEUDIALYTE with ID 9550.
  8058. [23:40:59 INFO]: Injected new Forge item material TROPICRAFT_SWORDEUDIALYTE with ID 9551.
  8059. [23:40:59 INFO]: Injected new Forge item material TROPICRAFT_ORANGE with ID 9552.
  8060. [23:40:59 INFO]: Injected new Forge item material TROPICRAFT_BAMBOOSTICK with ID 9553.
  8061. [23:40:59 INFO]: Injected new Forge item material TROPICRAFT_SWORDZIRCONIUM with ID 9554.
  8062. [23:40:59 INFO]: Injected new Forge item material TROPICRAFT_FLIPPERS with ID 9555.
  8063. [23:40:59 INFO]: Injected new Forge item material TROPICRAFT_COCKTAIL with ID 9556.
  8064. [23:40:59 INFO]: Injected new Forge item material TROPICRAFT_FRESHMARLIN with ID 9557.
  8065. [23:40:59 INFO]: Injected new Forge item material TROPICRAFT_BLOWGUN with ID 9558.
  8066. [23:40:59 INFO]: Injected new Forge item material TROPICRAFT_SCALELEGGINGS with ID 9559.
  8067. [23:40:59 INFO]: Injected new Forge item material TROPICRAFT_FISHBUCKET with ID 9560.
  8068. [23:40:59 INFO]: Injected new Forge item material TROPICRAFT_ORE with ID 9561.
  8069. [23:40:59 INFO]: Injected new Forge item material TROPICRAFT_UMBRELLA with ID 9562.
  8070. [23:40:59 INFO]: Injected new Forge item material TROPICRAFT_BAMBOOCHUTE with ID 9563.
  8071. [23:40:59 INFO]: Injected new Forge item material TROPICRAFT_AXEZIRCONIUM with ID 9564.
  8072. [23:40:59 INFO]: Injected new Forge item material TROPICRAFT_PICKAXEZIRCON with ID 9565.
  8073. [23:40:59 INFO]: Injected new Forge item material TROPICRAFT_FISHINGRODTROPICAL with ID 9566.
  8074. [23:40:59 INFO]: Injected new Forge item material TROPICRAFT_TROPIFRAME with ID 9567.
  8075. [23:40:59 INFO]: Injected new Forge item material TROPICRAFT_BAMBOODOOR with ID 9568.
  8076. [23:40:59 INFO]: Injected new Forge item material TROPICRAFT_FIREBOOTS with ID 9569.
  8077. [23:40:59 INFO]: Injected new Forge item material TROPICRAFT_COCONUTBOMB with ID 9570.
  8078. [23:40:59 INFO]: Injected new Forge item material TROPICRAFT_SCALECHESTPLATE with ID 9571.
  8079. [23:40:59 INFO]: Injected new Forge item material TROPICRAFT_SEAREDMARLIN with ID 9572.
  8080. [23:40:59 INFO]: Injected new Forge item material TROPICRAFT_POISONFROGSKIN with ID 9573.
  8081. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLPICKAXEINVAR with ID 9574.
  8082. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLAXEINVAR with ID 9575.
  8083. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLPICKAXESILVER with ID 9576.
  8084. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLSHEARSNICKEL with ID 9577.
  8085. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_ARMORLEGSLEAD with ID 9578.
  8086. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLSWORDLEAD with ID 9579.
  8087. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_ARMORHELMETNICKEL with ID 9580.
  8088. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_ARMORHELMETELECTRUM with ID 9581.
  8089. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_ARMORPLATEPLATINUM with ID 9582.
  8090. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLFISHINGRODPLATINUM with ID 9583.
  8091. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLAXEPLATINUM with ID 9584.
  8092. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLSHEARSTIN with ID 9585.
  8093. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLAXENICKEL with ID 9586.
  8094. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLBOWLEAD with ID 9587.
  8095. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_ARMORLEGSPLATINUM with ID 9588.
  8096. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLSHEARSELECTRUM with ID 9589.
  8097. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_ARMORLEGSCOPPER with ID 9590.
  8098. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLSHOVELELECTRUM with ID 9591.
  8099. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLPICKAXEELECTRUM with ID 9592.
  8100. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_ARMORLEGSSILVER with ID 9593.
  8101. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLFISHINGRODELECTRUM with ID 9594.
  8102. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_ARMORPLATEINVAR with ID 9595.
  8103. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_ARMORLEGSTIN with ID 9596.
  8104. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLPICKAXEBRONZE with ID 9597.
  8105. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLSICKLECOPPER with ID 9598.
  8106. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_ARMORLEGSBRONZE with ID 9599.
  8107. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLHOELEAD with ID 9600.
  8108. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_ARMORBOOTSTIN with ID 9601.
  8109. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLSICKLELEAD with ID 9602.
  8110. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLSICKLEBRONZE with ID 9603.
  8111. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLPICKAXECOPPER with ID 9604.
  8112. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLSICKLESILVER with ID 9605.
  8113. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_ARMORPLATEELECTRUM with ID 9606.
  8114. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLSHOVELINVAR with ID 9607.
  8115. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLSICKLEELECTRUM with ID 9608.
  8116. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLHOENICKEL with ID 9609.
  8117. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLBOWINVAR with ID 9610.
  8118. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLSICKLEPLATINUM with ID 9611.
  8119. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLAXECOPPER with ID 9612.
  8120. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLHOEELECTRUM with ID 9613.
  8121. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLFISHINGRODINVAR with ID 9614.
  8122. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLAXEELECTRUM with ID 9615.
  8123. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLAXESILVER with ID 9616.
  8124. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLAXELEAD with ID 9617.
  8125. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLSWORDNICKEL with ID 9618.
  8126. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLPICKAXENICKEL with ID 9619.
  8127. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_ARMORHELMETPLATINUM with ID 9620.
  8128. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLBOWELECTRUM with ID 9621.
  8129. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLBOWNICKEL with ID 9622.
  8130. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLSWORDPLATINUM with ID 9623.
  8131. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLSWORDTIN with ID 9624.
  8132. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_BUCKET with ID 9625.
  8133. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLPICKAXELEAD with ID 9626.
  8134. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_ARMORBOOTSNICKEL with ID 9627.
  8135. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLSICKLENICKEL with ID 9628.
  8136. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_ARMORHELMETINVAR with ID 9629.
  8137. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_ARMORBOOTSELECTRUM with ID 9630.
  8138. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLFISHINGRODTIN with ID 9631.
  8139. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLPICKAXEPLATINUM with ID 9632.
  8140. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLSHEARSPLATINUM with ID 9633.
  8141. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLSHOVELNICKEL with ID 9634.
  8142. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLAXEBRONZE with ID 9635.
  8143. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLSICKLETIN with ID 9636.
  8144. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLSHOVELPLATINUM with ID 9637.
  8145. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_ARMORPLATELEAD with ID 9638.
  8146. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLHOECOPPER with ID 9639.
  8147. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLHOESILVER with ID 9640.
  8148. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLSWORDBRONZE with ID 9641.
  8149. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLFISHINGRODLEAD with ID 9642.
  8150. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_ARMORBOOTSPLATINUM with ID 9643.
  8151. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLSWORDSILVER with ID 9644.
  8152. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_ARMORPLATENICKEL with ID 9645.
  8153. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLHOEBRONZE with ID 9646.
  8154. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_LEXICON with ID 9647.
  8155. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLSWORDELECTRUM with ID 9648.
  8156. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_ARMORPLATECOPPER with ID 9649.
  8157. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLSHEARSLEAD with ID 9650.
  8158. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_ARMORBOOTSBRONZE with ID 9651.
  8159. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLSHOVELSILVER with ID 9652.
  8160. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_ARMORPLATESILVER with ID 9653.
  8161. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLFISHINGRODNICKEL with ID 9654.
  8162. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_ARMORBOOTSLEAD with ID 9655.
  8163. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLBOWCOPPER with ID 9656.
  8164. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_ARMORBOOTSSILVER with ID 9657.
  8165. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLBOWSILVER with ID 9658.
  8166. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLSWORDCOPPER with ID 9659.
  8167. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_ARMORPLATEBRONZE with ID 9660.
  8168. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_ARMORHELMETLEAD with ID 9661.
  8169. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLBOWBRONZE with ID 9662.
  8170. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLHOEPLATINUM with ID 9663.
  8171. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLBOWPLATINUM with ID 9664.
  8172. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_ARMORHELMETBRONZE with ID 9665.
  8173. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLHOEINVAR with ID 9666.
  8174. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLSHOVELTIN with ID 9667.
  8175. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLSHEARSCOPPER with ID 9668.
  8176. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLSHOVELLEAD with ID 9669.
  8177. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLSHEARSINVAR with ID 9670.
  8178. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLSHOVELBRONZE with ID 9671.
  8179. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLAXETIN with ID 9672.
  8180. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLSHEARSSILVER with ID 9673.
  8181. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLHOETIN with ID 9674.
  8182. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_ARMORHELMETCOPPER with ID 9675.
  8183. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLPICKAXETIN with ID 9676.
  8184. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLBOWTIN with ID 9677.
  8185. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLSHOVELCOPPER with ID 9678.
  8186. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLSHEARSBRONZE with ID 9679.
  8187. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_ARMORBOOTSCOPPER with ID 9680.
  8188. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLSICKLEINVAR with ID 9681.
  8189. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLFISHINGRODSILVER with ID 9682.
  8190. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_ARMORHELMETTIN with ID 9683.
  8191. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLFISHINGRODCOPPER with ID 9684.
  8192. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_ARMORLEGSNICKEL with ID 9685.
  8193. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_ARMORBOOTSINVAR with ID 9686.
  8194. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_MATERIAL with ID 9687.
  8195. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_ARMORLEGSINVAR with ID 9688.
  8196. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLSWORDINVAR with ID 9689.
  8197. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_ARMORHELMETSILVER with ID 9690.
  8198. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLFISHINGRODBRONZE with ID 9691.
  8199. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_ARMORPLATETIN with ID 9692.
  8200. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_ARMORLEGSELECTRUM with ID 9693.
  8201. [23:40:59 INFO]: Injected new Forge item material PRESSURE_CANISTER with ID 9711.
  8202. [23:40:59 INFO]: Injected new Forge item material PRESSURE_TANKWALL with ID 9715.
  8203. [23:40:59 INFO]: Injected new Forge item material PRESSURE_CONFIGURATOR with ID 9718.
  8204. [23:40:59 INFO]: Injected new Forge item material PRESSURE_INTERFACE with ID 9724.
  8205. [23:40:59 INFO]: Injected new Forge item material PRESSURE_DEBUGGER with ID 9737.
  8206. [23:40:59 INFO]: Injected new Forge item material PRESSURE_HANDPUMP with ID 9768.
  8207. [23:40:59 INFO]: Injected new Forge item material PRESSURE_FLUIDINTERFACE with ID 9770.
  8208. [23:40:59 INFO]: Injected new Forge item material THERMALEXPANSION_FLORB with ID 9772.
  8209. [23:40:59 INFO]: Injected new Forge item material THERMALEXPANSION_TOOLBATTLEWRENCHINVAR with ID 9773.
  8210. [23:40:59 INFO]: Injected new Forge item material THERMALEXPANSION_METER with ID 9774.
  8211. [23:40:59 INFO]: Injected new Forge item material THERMALEXPANSION_TRANSFUSER with ID 9775.
  8212. [23:40:59 INFO]: Injected new Forge item material THERMALEXPANSION_CAPACITOR with ID 9776.
  8213. [23:40:59 INFO]: Injected new Forge item material THERMALEXPANSION_DIAGRAM with ID 9777.
  8214. [23:40:59 INFO]: Injected new Forge item material THERMALEXPANSION_PUMP with ID 9778.
  8215. [23:40:59 INFO]: Injected new Forge item material THERMALEXPANSION_SATCHEL with ID 9779.
  8216. [23:40:59 INFO]: Injected new Forge item material THERMALEXPANSION_IGNITER with ID 9780.
  8217. [23:40:59 INFO]: Injected new Forge item material THERMALEXPANSION_AUGMENT with ID 9781.
  8218. [23:40:59 INFO]: Injected new Forge item material THERMALEXPANSION_CHILLER with ID 9782.
  8219. [23:40:59 INFO]: Injected new Forge item material THERMALEXPANSION_WRENCH with ID 9783.
  8220. [23:40:59 INFO]: Injected new Forge item material THERMALEXPANSION_MATERIAL with ID 9784.
  8221. [23:40:59 INFO]: Injected new Forge item material GRAVIGUN_GRAVIGUN with ID 9785.
  8222. [23:40:59 INFO]: Injected new Forge item material OPENBLOCKS_INFOBOOK with ID 9786.
  8223. [23:40:59 INFO]: Injected new Forge item material OPENBLOCKS_PAINTBRUSH with ID 9787.
  8224. [23:40:59 INFO]: Injected new Forge item material OPENBLOCKS_GENERICUNSTACKABLE with ID 9788.
  8225. [23:40:59 INFO]: Injected new Forge item material OPENBLOCKS_EMPTYMAP with ID 9789.
  8226. [23:40:59 INFO]: Injected new Forge item material OPENBLOCKS_SLIMALYZER with ID 9790.
  8227. [23:40:59 INFO]: Injected new Forge item material OPENBLOCKS_HANGGLIDER with ID 9791.
  8228. [23:40:59 INFO]: Injected new Forge item material OPENBLOCKS_CRAYONGLASSES with ID 9792.
  8229. [23:40:59 INFO]: Injected new Forge item material OPENBLOCKS_SERIOUSGLASSES with ID 9793.
  8230. [23:40:59 INFO]: Injected new Forge item material OPENBLOCKS_GOLDENEYE with ID 9794.
  8231. [23:40:59 INFO]: Injected new Forge item material OPENBLOCKS_PENCILGLASSES with ID 9795.
  8232. [23:40:59 INFO]: Injected new Forge item material OPENBLOCKS_HEIGHTMAP with ID 9796.
  8233. [23:40:59 INFO]: Injected new Forge item material OPENBLOCKS_PEDOMETER with ID 9797.
  8234. [23:40:59 INFO]: Injected new Forge item material OPENBLOCKS_FILLEDBUCKET with ID 9798.
  8235. [23:40:59 INFO]: Injected new Forge item material OPENBLOCKS_GENERIC with ID 9799.
  8236. [23:40:59 INFO]: Injected new Forge item material OPENBLOCKS_DEVNULL with ID 9800.
  8237. [23:40:59 INFO]: Injected new Forge item material OPENBLOCKS_SPONGEONASTICK with ID 9801.
  8238. [23:40:59 INFO]: Injected new Forge item material OPENBLOCKS_SONICGLASSES with ID 9802.
  8239. [23:40:59 INFO]: Injected new Forge item material OPENBLOCKS_SLEEPINGBAG with ID 9803.
  8240. [23:40:59 INFO]: Injected new Forge item material OPENBLOCKS_SQUEEGEE with ID 9804.
  8241. [23:40:59 INFO]: Injected new Forge item material OPENBLOCKS_CARTOGRAPHER with ID 9805.
  8242. [23:40:59 INFO]: Injected new Forge item material IC2NUCLEARCONTROL_RFSENSORCARD with ID 9806.
  8243. [23:40:59 INFO]: Injected new Forge item material OPENBLOCKS_LUGGAGE with ID 9807.
  8244. [23:40:59 INFO]: Injected new Forge item material OPENBLOCKS_CURSOR with ID 9808.
  8245. [23:40:59 INFO]: Injected new Forge item material IC2NUCLEARCONTROL_REMOTEMONITOR with ID 9809.
  8246. [23:40:59 INFO]: Injected new Forge item material OPENBLOCKS_TASTYCLAY with ID 9810.
  8247. [23:40:59 INFO]: Injected new Forge item material OPENBLOCKS_CRANECONTROL with ID 9811.
  8248. [23:40:59 INFO]: Injected new Forge item material OPENBLOCKS_CRANEBACKPACK with ID 9812.
  8249. [23:40:59 INFO]: Injected new Forge item material OPENBLOCKS_TECHNICOLORGLASSES with ID 9813.
  8250. [23:40:59 INFO]: Injected new Forge item material OPENBLOCKS_STENCIL with ID 9814.
  8251. [23:40:59 INFO]: Injected new Forge item material SECURITYCRAFT_KEYCARDS with ID 9815.
  8252. [23:40:59 INFO]: Injected new Forge item material SECURITYCRAFT_UNIVERSALOWNERCHANGER with ID 9816.
  8253. [23:40:59 INFO]: Injected new Forge item material SECURITYCRAFT_SCMANUAL with ID 9817.
  8254. [23:40:59 INFO]: Injected new Forge item material CHISEL_UPGRADE with ID 9819.
  8255. [23:40:59 INFO]: Injected new Forge item material SECURITYCRAFT_HARMINGMODULE with ID 9820.
  8256. [23:40:59 INFO]: Injected new Forge item material SECURITYCRAFT_REMOTEACCESSMINE with ID 9821.
  8257. [23:40:59 INFO]: Injected new Forge item material SECURITYCRAFT_TASER with ID 9822.
  8258. [23:40:59 INFO]: Injected new Forge item material CHISEL_CLOUDINABOTTLE with ID 9823.
  8259. [23:40:59 INFO]: Injected new Forge item material SECURITYCRAFT_SMARTMODULE with ID 9824.
  8260. [23:40:59 INFO]: Injected new Forge item material SECURITYCRAFT_DOORINDESTRUCTIBLEIRONITEM with ID 9825.
  8261. [23:40:59 INFO]: Injected new Forge item material SECURITYCRAFT_UNIVERSALBLOCKREMOVER with ID 9826.
  8262. [23:40:59 INFO]: Injected new Forge item material SECURITYCRAFT_ADMINTOOL with ID 9827.
  8263. [23:40:59 INFO]: Injected new Forge item material SECURITYCRAFT_KEYPADITEM with ID 9828.
  8264. [23:40:59 INFO]: Injected new Forge item material SECURITYCRAFT_CAMERAMONITOR with ID 9829.
  8265. [23:40:59 INFO]: Injected new Forge item material SECURITYCRAFT_BUCKETFWATER with ID 9830.
  8266. [23:40:59 INFO]: Injected new Forge item material SECURITYCRAFT_REDSTONEMODULE with ID 9831.
  8267. [23:40:59 INFO]: Injected new Forge item material SECURITYCRAFT_BLACKLISTMODULE with ID 9832.
  8268. [23:40:59 INFO]: Injected new Forge item material SECURITYCRAFT_STORAGEMODULE with ID 9833.
  8269. [23:40:59 INFO]: Injected new Forge item material CHISEL_BALLOMOSS with ID 9834.
  8270. [23:40:59 INFO]: Injected new Forge item material CHISEL_CHISEL with ID 9835.
  8271. [23:40:59 INFO]: Injected new Forge item material SECURITYCRAFT_WHITELISTMODULE with ID 9836.
  8272. [23:40:59 INFO]: Injected new Forge item material SECURITYCRAFT_BUCKETFLAVA with ID 9837.
  8273. [23:40:59 INFO]: Injected new Forge item material CHISEL_DIAMONDCHISEL with ID 9838.
  8274. [23:40:59 INFO]: Injected new Forge item material SECURITYCRAFT_UNIVERSALBLOCKREINFORCERLVL2 with ID 9839.
  8275. [23:40:59 INFO]: Injected new Forge item material SECURITYCRAFT_UNIVERSALBLOCKREINFORCERLVL1 with ID 9840.
  8276. [23:40:59 INFO]: Injected new Forge item material SECURITYCRAFT_CODEBREAKER with ID 9841.
  8277. [23:40:59 INFO]: Injected new Forge item material SECURITYCRAFT_UNIVERSALBLOCKREINFORCERLVL3 with ID 9842.
  8278. [23:40:59 INFO]: Injected new Forge item material SECURITYCRAFT_WIRECUTTERS with ID 9843.
  8279. [23:40:59 INFO]: Injected new Forge item material SECURITYCRAFT_UNIVERSALBLOCKMODIFIER with ID 9845.
  8280. [23:40:59 INFO]: Injected new Forge item material CHISEL_SMASHINGROCK with ID 9846.
  8281. [23:40:59 INFO]: Injected new Forge item material CHISEL_OBSIDIANCHISEL with ID 9847.
  8282. [23:40:59 INFO]: Injected new Forge item material THERMALDYNAMICS_RELAY with ID 9848.
  8283. [23:40:59 INFO]: Injected new Forge item material THERMALDYNAMICS_SERVO with ID 9849.
  8284. [23:40:59 INFO]: Injected new Forge item material THERMALDYNAMICS_COVER with ID 9850.
  8285. [23:40:59 INFO]: Injected new Forge item material THERMALDYNAMICS_FILTER with ID 9851.
  8286. [23:40:59 INFO]: Injected new Forge item material THERMALDYNAMICS_RETRIEVER with ID 9852.
  8287. [23:40:59 INFO]: Injected new Forge item material REDSTONEARSENAL_ARMORPLATEFLUX with ID 9853.
  8288. [23:40:59 INFO]: Injected new Forge item material REDSTONEARSENAL_ARMORHELMETFLUX with ID 9854.
  8289. [23:40:59 INFO]: Injected new Forge item material REDSTONEARSENAL_TOOLBOWFLUX with ID 9855.
  8290. [23:40:59 INFO]: Injected new Forge item material REDSTONEARSENAL_ARMORLEGSFLUX with ID 9856.
  8291. [23:40:59 INFO]: Injected new Forge item material REDSTONEARSENAL_TOOLSWORDFLUX with ID 9857.
  8292. [23:40:59 INFO]: Injected new Forge item material REDSTONEARSENAL_TOOLSICKLEFLUX with ID 9858.
  8293. [23:40:59 INFO]: Injected new Forge item material REDSTONEARSENAL_TOOLAXEFLUX with ID 9859.
  8294. [23:40:59 INFO]: Injected new Forge item material REDSTONEARSENAL_MATERIAL with ID 9860.
  8295. [23:40:59 INFO]: Injected new Forge item material REDSTONEARSENAL_TOOLWRENCHFLUX with ID 9861.
  8296. [23:40:59 INFO]: Injected new Forge item material REDSTONEARSENAL_TOOLBATTLEWRENCHFLUX with ID 9862.
  8297. [23:40:59 INFO]: Injected new Forge item material REDSTONEARSENAL_ARMORBOOTSFLUX with ID 9863.
  8298. [23:40:59 INFO]: Injected new Forge item material REDSTONEARSENAL_TOOLSHOVELFLUX with ID 9864.
  8299. [23:40:59 INFO]: Injected new Forge item material REDSTONEARSENAL_TOOLFISHINGRODFLUX with ID 9865.
  8300. [23:40:59 INFO]: Injected new Forge item material REDSTONEARSENAL_TOOLPICKAXEFLUX with ID 9866.
  8301. [23:40:59 INFO]: Injected new Forge item material MALISISDOORS_ITEMCURTAIN_PURPLE with ID 9867.
  8302. [23:40:59 INFO]: Injected new Forge item material MALISISDOORS_ITEMCURTAIN_YELLOW with ID 9868.
  8303. [23:40:59 INFO]: Injected new Forge item material MALISISDOORS_ITEMCURTAIN_MAGENTA with ID 9869.
  8304. [23:40:59 INFO]: Injected new Forge item material MALISISDOORS_ITEMCURTAIN_PINK with ID 9870.
  8305. [23:40:59 INFO]: Injected new Forge item material MALISISDOORS_ITEMCURTAIN_WHITE with ID 9871.
  8306. [23:40:59 INFO]: Injected new Forge item material MALISISDOORS_ITEMCURTAIN_BLUE with ID 9872.
  8307. [23:40:59 INFO]: Injected new Forge item material MALISISDOORS_ITEMCURTAIN_GRAY with ID 9873.
  8308. [23:40:59 INFO]: Injected new Forge item material MALISISDOORS_ITEMCURTAIN_CYAN with ID 9874.
  8309. [23:40:59 INFO]: Injected new Forge item material MALISISDOORS_ITEMCURTAIN_RED with ID 9875.
  8310. [23:40:59 INFO]: Injected new Forge item material MALISISDOORS_ITEMCURTAIN_BROWN with ID 9876.
  8311. [23:40:59 INFO]: Injected new Forge item material MALISISDOORS_ITEMCURTAIN_LIME with ID 9877.
  8312. [23:40:59 INFO]: Injected new Forge item material MALISISDOORS_ITEMCURTAIN_ORANGE with ID 9878.
  8313. [23:40:59 INFO]: Injected new Forge item material MALISISDOORS_ITEMCURTAIN_SILVER with ID 9879.
  8314. [23:40:59 INFO]: Injected new Forge item material MALISISDOORS_ITEMCURTAIN_GREEN with ID 9880.
  8315. [23:40:59 INFO]: Injected new Forge item material MALISISDOORS_ITEMCURTAIN_LIGHT_BLUE with ID 9881.
  8316. [23:40:59 INFO]: Injected new Forge item material MALISISDOORS_ITEMCURTAIN_BLACK with ID 9882.
  8317. [23:40:59 INFO]: Injected new Forge item material AFSU_ALC with ID 9987.
  8318. [23:40:59 INFO]: Injected new Forge item material IRONCHEST_DIAMONDCRYSTALUPGRADE with ID 10057.
  8319. [23:40:59 INFO]: Injected new Forge item material IRONCHEST_WOODCOPPERUPGRADE with ID 10058.
  8320. [23:40:59 INFO]: Injected new Forge item material IRONCHEST_WOODIRONUPGRADE with ID 10059.
  8321. [23:40:59 INFO]: Injected new Forge item material IRONCHEST_SILVERGOLDUPGRADE with ID 10060.
  8322. [23:40:59 INFO]: Injected new Forge item material IRONCHEST_DIAMONDOBSIDIANUPGRADE with ID 10061.
  8323. [23:40:59 INFO]: Injected new Forge item material IRONCHEST_GOLDDIAMONDUPGRADE with ID 10062.
  8324. [23:40:59 INFO]: Injected new Forge item material IRONCHEST_COPPERIRONUPGRADE with ID 10063.
  8325. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CARTBEEHOUSE with ID 10064.
  8326. [23:40:59 INFO]: Injected new Forge item material IRONCHEST_COPPERSILVERUPGRADE with ID 10065.
  8327. [23:40:59 INFO]: Injected new Forge item material IRONCHEST_IRONGOLDUPGRADE with ID 10066.
  8328. [23:40:59 INFO]: Injected new Forge item material STORAGEDRAWERS_UPGRADECREATIVE with ID 10087.
  8329. [23:40:59 INFO]: Injected new Forge item material BOTANIA_SPEEDUPBELT with ID 10088.
  8330. [23:40:59 INFO]: Injected new Forge item material BOTANIA_BAUBLEBOX with ID 10089.
  8331. [23:40:59 INFO]: Injected new Forge item material POWERSUITS_POWERARMORCOMPONENT with ID 10090.
  8332. [23:40:59 INFO]: Injected new Forge item material IMC_ITEM_WITHER_SKELETON_SPAWNER with ID 10091.
  8333. [23:40:59 INFO]: Injected new Forge item material IMC_ITEM_MOB_SPAWNER with ID 10092.
  8334. [23:40:59 INFO]: Injected new Forge item material IMC_ITEM_MACHETE_WOOD with ID 10093.
  8335. [23:40:59 INFO]: Injected new Forge item material IMC_ITEM_COOKED_MUTTON with ID 10096.
  8336. [23:40:59 INFO]: Injected new Forge item material IMC_ITEM_ADAMANTIUM_AXE with ID 10098.
  8337. [23:40:59 INFO]: Injected new Forge item material IMC_ITEM_MACHETE_IRON with ID 10100.
  8338. [23:40:59 INFO]: Injected new Forge item material IMC_ITEM_POISONED_ARROW with ID 10101.
  8339. [23:40:59 INFO]: Injected new Forge item material IMC_ITEM_ADAMANTIUM_HELMET with ID 10102.
  8340. [23:40:59 INFO]: Injected new Forge item material IMC_ITEM_ADAMANTIUM_HOE with ID 10105.
  8341. [23:40:59 INFO]: Injected new Forge item material IMC_ITEM_COOKED_HORSE with ID 10106.
  8342. [23:40:59 INFO]: Injected new Forge item material IMC_ITEM_NETHER_BRICK_SWORD with ID 10107.
  8343. [23:40:59 INFO]: Injected new Forge item material IMC_ITEM_MACHETE_STONE with ID 10108.
  8344. [23:40:59 INFO]: Injected new Forge item material IMC_ITEM_COLORED_FLOWER_POT with ID 10109.
  8345. [23:40:59 INFO]: Injected new Forge item material IMC_ITEM_NETHER_BRICK_HOE with ID 10112.
  8346. [23:40:59 INFO]: Injected new Forge item material IMC_ITEM_ADAMANTIUM_BOOTS with ID 10113.
  8347. [23:40:59 INFO]: Injected new Forge item material IMC_ITEM_RAW_MUTTON with ID 10114.
  8348. [23:40:59 INFO]: Injected new Forge item material IMC_ITEM_COOKED_SQUID with ID 10115.
  8349. [23:40:59 INFO]: Injected new Forge item material IMC_ITEM_NETHER_BRICK_AXE with ID 10124.
  8350. [23:40:59 INFO]: Injected new Forge item material IMC_ITEM_ADAMANTIUM_SHOVEL with ID 10125.
  8351. [23:40:59 INFO]: Injected new Forge item material IMC_ITEM_NETHER_BRICK_SHOVEL with ID 10126.
  8352. [23:40:59 INFO]: Injected new Forge item material IMC_ITEM_MACHETE_GOLD with ID 10127.
  8353. [23:40:59 INFO]: Injected new Forge item material IMC_ITEM_MACHETE_DIAMOND with ID 10130.
  8354. [23:40:59 INFO]: Injected new Forge item material IMC_ITEM_ADAMANTIUM_SWORD with ID 10132.
  8355. [23:40:59 INFO]: Injected new Forge item material IMC_ITEM_ADAMANTIUM_CHESTPLATE with ID 10134.
  8356. [23:40:59 INFO]: Injected new Forge item material IMC_ITEM_RAW_SQUID with ID 10135.
  8357. [23:40:59 INFO]: Injected new Forge item material IMC_ITEM_PRESENT with ID 10137.
  8358. [23:40:59 INFO]: Injected new Forge item material IMC_ITEM_MACHETE_NETHER_BRICK with ID 10139.
  8359. [23:40:59 INFO]: Injected new Forge item material IMC_ITEM_NETHER_BRICK_PICKAXE with ID 10141.
  8360. [23:40:59 INFO]: Injected new Forge item material IMC_ITEM_HUNTING_KNIFE with ID 10142.
  8361. [23:40:59 INFO]: Injected new Forge item material IMC_ITEM_ADAMANTIUM_INGOT with ID 10147.
  8362. [23:40:59 INFO]: Injected new Forge item material IMC_ITEM_OBSIDIAN_SWORD with ID 10150.
  8363. [23:40:59 INFO]: Injected new Forge item material IMC_ITEM_TIME_SCEPTER with ID 10155.
  8364. [23:40:59 INFO]: Injected new Forge item material IMC_ITEM_RAW_HORSE with ID 10157.
  8365. [23:40:59 INFO]: Injected new Forge item material IMC_ITEM_ADAMANTIUM_PICKAXE with ID 10161.
  8366. [23:40:59 INFO]: Injected new Forge item material IMC_ITEM_ADAMANTIUM_LEGGINGS with ID 10163.
  8367. [23:40:59 INFO]: Injected new Forge item material IMC_ITEM_MACHETE_ADAMANTIUM with ID 10170.
  8368. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_EARTHSHARDESSENCE with ID 10186.
  8369. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_PLATINUMESSENCE with ID 10187.
  8370. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_WATERSHARDSEEDS with ID 10188.
  8371. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_CONDUCTIVEIRONESSENCE with ID 10189.
  8372. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_REDSTONEALLOYESSENCE with ID 10190.
  8373. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_GHASTSEEDS with ID 10193.
  8374. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_TERRASTEELESSENCE with ID 10194.
  8375. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_CONDUCTIVEIRONSEEDS with ID 10196.
  8376. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_SLIMEESSENCE with ID 10197.
  8377. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_4IMPERIOESSENCE with ID 10199.
  8378. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_SILVERESSENCE with ID 10202.
  8379. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_QUICKSILVERESSENCE with ID 10205.
  8380. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_SEEDBAGZIVICIO with ID 10208.
  8381. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_COALESSENCE with ID 10209.
  8382. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_GLOWSTONESEEDS with ID 10210.
  8383. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_NATUREESSENCE with ID 10211.
  8384. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_THAUMIUMESSENCE with ID 10213.
  8385. [23:40:59 INFO]: Injected new Forge item material FORESTRY_BUCKETSEEDOIL with ID 10214.
  8386. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_QUARTZSEEDS with ID 10215.
  8387. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_LAPISESSENCE with ID 10219.
  8388. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_FIREESSENCE with ID 10221.
  8389. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_FIRESEEDS with ID 10222.
  8390. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_BLAZESEEDS with ID 10223.
  8391. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_WITHERESSENCE with ID 10224.
  8392. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_LUMIUMSEEDS with ID 10225.
  8393. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_ORDERSHARDESSENCE with ID 10226.
  8394. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_ENERGETICALLOYESSENCE with ID 10227.
  8395. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_DYEESSENCE with ID 10228.
  8396. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_TINSEEDS with ID 10229.
  8397. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_SPIDERESSENCE with ID 10231.
  8398. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_OSMIUMSEEDS with ID 10233.
  8399. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_PULSATINGIRONSEEDS with ID 10234.
  8400. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_NICKELSEEDS with ID 10236.
  8401. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_DYESEEDS with ID 10238.
  8402. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_BLAZEESSENCE with ID 10239.
  8403. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_PERIDOTESSENCE with ID 10240.
  8404. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_ENDERMANESSENCE with ID 10241.
  8405. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_AIRSHARDESSENCE with ID 10242.
  8406. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_PERIDOTSEEDS with ID 10244.
  8407. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_SKELETONSEEDS with ID 10245.
  8408. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_SOULARIUMSEEDS with ID 10246.
  8409. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_SIGNALUMESSENCE with ID 10247.
  8410. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_OBSIDIANESSENCE with ID 10248.
  8411. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_SEEDBAGCRUCIO with ID 10251.
  8412. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_NETHERSEEDS with ID 10252.
  8413. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_SLIMESEEDS with ID 10253.
  8414. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_COBALTSEEDS with ID 10254.
  8415. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_COPPERESSENCE with ID 10256.
  8416. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_RUBYESSENCE with ID 10258.
  8417. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_OSMIUMESSENCE with ID 10259.
  8418. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_PIGESSENCE with ID 10260.
  8419. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_WITHERSEEDS with ID 10265.
  8420. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_ELECTRUMSEEDS with ID 10266.
  8421. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_EMERALDSEEDS with ID 10267.
  8422. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_ELECTRICALSTEELSEEDS with ID 10268.
  8423. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_NETHERESSENCE with ID 10269.
  8424. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_NATURESEEDS with ID 10271.
  8425. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_1MINICIOESSENCE with ID 10273.
  8426. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_VIBRANTALLOYESSENCE with ID 10274.
  8427. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_3CRUCIOESSENCE with ID 10275.
  8428. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_MANASTEELESSENCE with ID 10277.
  8429. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_BRONZESEEDS with ID 10278.
  8430. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_ENTROPYSHARDSEEDS with ID 10279.
  8431. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_INVARSEEDS with ID 10280.
  8432. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_IRONSEEDS with ID 10281.
  8433. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_MINICIOSEEDS with ID 10282.
  8434. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_SPIDERSEEDS with ID 10283.
  8435. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_MANASTEELSEEDS with ID 10284.
  8436. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_AIRSHARDSEEDS with ID 10285.
  8437. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_COBALTESSENCE with ID 10286.
  8438. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_SALTPETERSEEDS with ID 10288.
  8439. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CRATEDCRYSTALLINEPOLLEN with ID 10289.
  8440. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_ELECTRICALSTEELESSENCE with ID 10290.
  8441. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_AIRSEEDS with ID 10291.
  8442. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_ALUMITESEEDS with ID 10292.
  8443. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_FIRESHARDSEEDS with ID 10294.
  8444. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_QUARTZESSENCE with ID 10295.
  8445. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_LAPISSEEDS with ID 10296.
  8446. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_CREEPERSEEDS with ID 10297.
  8447. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_SEEDBAGIMPERIO with ID 10298.
  8448. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_BLIZZSEEDS with ID 10300.
  8449. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_COALSEEDS with ID 10302.
  8450. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_DARKSTEELESSENCE with ID 10303.
  8451. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_EMERALDESSENCE with ID 10304.
  8452. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_SULFURSEEDS with ID 10307.
  8453. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_TERRASTEELSEEDS with ID 10308.
  8454. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_WATERSHARDESSENCE with ID 10309.
  8455. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_REDSTONEALLOYSEEDS with ID 10310.
  8456. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_QUICKSILVERSEEDS with ID 10312.
  8457. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_ARDITESEEDS with ID 10314.
  8458. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_GOLDSEEDS with ID 10315.
  8459. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_ORDERSHARDSEEDS with ID 10316.
  8460. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_CHICKENESSENCE with ID 10319.
  8461. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_EARTHSEEDS with ID 10320.
  8462. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_INFUSIONSTONEWEAK with ID 10321.
  8463. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_BLIZZESSENCE with ID 10322.
  8464. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_FLUIXESSENCE with ID 10323.
  8465. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_DIAMONDESSENCE with ID 10324.
  8466. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_GHASTESSENCE with ID 10325.
  8467. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_GOLDESSENCE with ID 10326.
  8468. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_FLUIXSEEDS with ID 10327.
  8469. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_REDSTONESEEDS with ID 10329.
  8470. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_LEADSEEDS with ID 10330.
  8471. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_ALUMINIUMESSENCE with ID 10331.
  8472. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_INFUSIONSTONEEXTREME with ID 10332.
  8473. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_THAUMIUMSEEDS with ID 10334.
  8474. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_EXPERIENCEESSENCE with ID 10335.
  8475. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_CREEPERESSENCE with ID 10336.
  8476. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_SKELETONESSENCE with ID 10337.
  8477. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_ENDERIUMSEEDS with ID 10338.
  8478. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_RUBYSEEDS with ID 10340.
  8479. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_WATERSEEDS with ID 10342.
  8480. [23:40:59 INFO]: Injected new Forge item material IC2_ITEMSHARDIRIDIUM with ID 10343.
  8481. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_ARDITEESSENCE with ID 10344.
  8482. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_DARKSTEELSEEDS with ID 10345.
  8483. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_EXPERIENCEBOOK with ID 10348.
  8484. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_MAGICALFERTILIZER with ID 10349.
  8485. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_ENDERMANSEEDS with ID 10350.
  8486. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_INFUSIONSTONESTRONG with ID 10352.
  8487. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_COWESSENCE with ID 10353.
  8488. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_SHEEPESSENCE with ID 10354.
  8489. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_COPPERSEEDS with ID 10355.
  8490. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_EARTHESSENCE with ID 10358.
  8491. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_SALTPETERESSENCE with ID 10360.
  8492. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_VIBRANTALLOYSEEDS with ID 10361.
  8493. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_STEELSEEDS with ID 10363.
  8494. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_ENERGETICALLOYSEEDS with ID 10367.
  8495. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_PULSATINGIRONESSENCE with ID 10368.
  8496. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_SOULARIUMESSENCE with ID 10370.
  8497. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_LUMIUMESSENCE with ID 10371.
  8498. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_MANYULLYNESSENCE with ID 10372.
  8499. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_PLATINUMSEEDS with ID 10374.
  8500. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_INVARESSENCE with ID 10375.
  8501. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_DIAMONDSEEDS with ID 10376.
  8502. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_INFUSIONSTONEMASTER with ID 10377.
  8503. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_SAPPHIRESEEDS with ID 10378.
  8504. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_SHEEPSEEDS with ID 10379.
  8505. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_ALUMINIUMSEEDS with ID 10380.
  8506. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_SILVERSEEDS with ID 10383.
  8507. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_WATERESSENCE with ID 10384.
  8508. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_GLOWSTONEESSENCE with ID 10385.
  8509. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_5ZIVICIOESSENCE with ID 10387.
  8510. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_BRONZEESSENCE with ID 10388.
  8511. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_SIGNALUMSEEDS with ID 10391.
  8512. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_CHICKENSEEDS with ID 10392.
  8513. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_TAINTEDESSENCE with ID 10393.
  8514. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_ELECTRUMESSENCE with ID 10396.
  8515. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_SULFURESSENCE with ID 10399.
  8516. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_LEADESSENCE with ID 10400.
  8517. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_SAPPHIREESSENCE with ID 10401.
  8518. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_REDSTONEESSENCE with ID 10402.
  8519. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_RUBBERESSENCE with ID 10406.
  8520. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_2ACCIOESSENCE with ID 10407.
  8521. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_ENTROPYSHARDESSENCE with ID 10409.
  8522. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_AIRESSENCE with ID 10410.
  8523. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_EARTHSHARDSEEDS with ID 10411.
  8524. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_COWSEEDS with ID 10413.
  8525. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_FIRESHARDESSENCE with ID 10415.
  8526. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_AMBERSEEDS with ID 10416.
  8527. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_RUBBERSEEDS with ID 10417.
  8528. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_CERTUSQUARTZSEEDS with ID 10418.
  8529. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_OBSIDIANSEEDS with ID 10419.
  8530. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_NICKELESSENCE with ID 10421.
  8531. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_MANYULLYNSEEDS with ID 10422.
  8532. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_INFUSIONSTONEREGULAR with ID 10423.
  8533. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_STEELESSENCE with ID 10424.
  8534. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_CERTUSQUARTZESSENCE with ID 10426.
  8535. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_AMBERESSENCE with ID 10429.
  8536. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_ALUMITEESSENCE with ID 10431.
  8537. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_TINESSENCE with ID 10433.
  8538. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_IRONESSENCE with ID 10435.
  8539. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_EXPERIENCESEEDS with ID 10436.
  8540. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_ENDERIUMESSENCE with ID 10439.
  8541. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_SEEDBAGACCIO with ID 10440.
  8542. [23:40:59 INFO]: Injected new Forge item material MAGICALCROPS_PIGSEEDS with ID 10441.
  8543. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_JAMROLLITEM with ID 10443.
  8544. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CHEESEONTOASTITEM with ID 10444.
  8545. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_COCONUTSMOOTHIEITEM with ID 10445.
  8546. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_PEARSMOOTHIEITEM with ID 10446.
  8547. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_HONEYSANDWICHITEM with ID 10447.
  8548. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_PEAANDHAMSOUPITEM with ID 10448.
  8549. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_DELUXECHICKENCURRYITEM with ID 10449.
  8550. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CRANBERRYYOGURTITEM with ID 10450.
  8551. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CRACKERITEM with ID 10451.
  8552. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_PLUMJELLYSANDWICHITEM with ID 10452.
  8553. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_PEARJELLYITEM with ID 10453.
  8554. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_YORKSHIREPUDDINGITEM with ID 10454.
  8555. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CRANBERRYSMOOTHIEITEM with ID 10455.
  8556. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_PEARJELLYSANDWICHITEM with ID 10456.
  8557. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_PANEERITEM with ID 10457.
  8558. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_TOADINTHEHOLEITEM with ID 10458.
  8559. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_GRAPESMOOTHIEITEM with ID 10459.
  8560. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_TUNAPOTATOITEM with ID 10460.
  8561. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_COCONUTCREAMITEM with ID 10461.
  8562. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_POTATOANDLEEKSOUPITEM with ID 10462.
  8563. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_PLUMSMOOTHIEITEM with ID 10463.
  8564. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_GARAMMASALAITEM with ID 10464.
  8565. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_MANGOCHUTNEYITEM with ID 10465.
  8566. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_MARZIPANITEM with ID 10466.
  8567. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_GRAVYITEM with ID 10467.
  8568. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_PLUMJELLYITEM with ID 10468.
  8569. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_APPLESMOOTHIEITEM with ID 10469.
  8570. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_PANEERTIKKAMASALAITEM with ID 10470.
  8571. [23:40:59 INFO]: Injected new Forge item material HARVESTCRAFT_CHOCOLATEROLLITEM with ID 10471.
  8572. [23:40:59 INFO]: Injected new Forge item material GALAXYSPACE_ITEMMODULESMALLCANISTER with ID 10474.
  8573. [23:40:59 INFO]: Injected new Forge item material GALAXYSPACE_ITEMCOMPRESSEDDUALALUMINIUM with ID 10476.
  8574. [23:40:59 INFO]: Injected new Forge item material GALAXYSPACE_ITEMLEAD_BOOTS with ID 10478.
  8575. [23:40:59 INFO]: Injected new Forge item material GALAXYSPACE_ITEMCOMPRESSEDCOAL with ID 10479.
  8576. [23:40:59 INFO]: Injected new Forge item material GALAXYSPACE_ITEMLEAD_LEG with ID 10480.
  8577. [23:40:59 INFO]: Injected new Forge item material GALAXYSPACE_ITEMUNKNOWCRYSTAL with ID 10482.
  8578. [23:40:59 INFO]: Injected new Forge item material GALAXYSPACE_ITEMMODULELANDER with ID 10484.
  8579. [23:40:59 INFO]: Injected new Forge item material GALAXYSPACE_ITEMLEAD_PLATE with ID 10492.
  8580. [23:40:59 INFO]: Injected new Forge item material GALAXYSPACE_ITEMLEAD_HELMET with ID 10493.
  8581. [23:40:59 INFO]: Injected new Forge item material GALAXYSPACE_ITEMMETHANEBUCKET with ID 10496.
  8582. [23:40:59 INFO]: Injected new Forge item material GALAXYSPACE_ITEMMODULELANDER2 with ID 10497.
  8583. [23:40:59 INFO]: Injected new Forge item material GALAXYSPACE_ITEMHEAVYDUTYPLATE5 with ID 10499.
  8584. [23:40:59 INFO]: Injected new Forge item material GALAXYSPACE_ITEMHEAVYDUTYPLATE4 with ID 10500.
  8585. [23:40:59 INFO]: Injected new Forge item material GALAXYSPACE_ITEMHEAVYDUTYPLATE7 with ID 10501.
  8586. [23:40:59 INFO]: Injected new Forge item material GALAXYSPACE_ITEMHEAVYDUTYPLATE6 with ID 10502.
  8587. [23:40:59 INFO]: Injected new Forge item material GALAXYSPACE_ITEMCOMPRESSEDSDHD120 with ID 10503.
  8588. [23:40:59 INFO]: Injected new Forge item material GALAXYSPACE_ITEMMODULESMALLFUELCANISTER with ID 10504.
  8589. [23:40:59 INFO]: Injected new Forge item material GALAXYSPACE_ITEMCOMPRESSEDDUALBRONZE with ID 10506.
  8590. [23:40:59 INFO]: Injected new Forge item material GALAXYSPACE_ITEMSULFUR with ID 10508.
  8591. [23:40:59 INFO]: Injected new Forge item material SECURITYCRAFT_BRIEFCASE with ID 10510.
  8592. [23:40:59 INFO]: Injected new Forge item material OCEANCRAFT_WHALEHORN with ID 10566.
  8593. [23:40:59 INFO]: Injected new Forge item material OCEANCRAFT_CORALSWORD with ID 10567.
  8594. [23:40:59 INFO]: Injected new Forge item material OCEANCRAFT_SPONGEPIECE with ID 10568.
  8595. [23:40:59 INFO]: Injected new Forge item material OCEANCRAFT_CORALAXE with ID 10569.
  8596. [23:40:59 INFO]: Injected new Forge item material OCEANCRAFT_PERCHITEM with ID 10570.
  8597. [23:40:59 INFO]: Injected new Forge item material OCEANCRAFT_FISHBONES with ID 10571.
  8598. [23:40:59 INFO]: Injected new Forge item material OCEANCRAFT_CORALPICKAXE with ID 10572.
  8599. [23:40:59 INFO]: Injected new Forge item material OCEANCRAFT_BIGFISHRAW with ID 10573.
  8600. [23:40:59 INFO]: Injected new Forge item material OCEANCRAFT_KINGCRABITEM with ID 10574.
  8601. [23:40:59 INFO]: Injected new Forge item material OCEANCRAFT_MANTAITEM with ID 10575.
  8602. [23:40:59 INFO]: Injected new Forge item material OCEANCRAFT_FISHNET with ID 10576.
  8603. [23:40:59 INFO]: Injected new Forge item material OCEANCRAFT_ORCAITEM with ID 10577.
  8604. [23:40:59 INFO]: Injected new Forge item material OCEANCRAFT_TURTLESHELL with ID 10578.
  8605. [23:40:59 INFO]: Injected new Forge item material OCEANCRAFT_RAWTURTLEMEAT with ID 10579.
  8606. [23:40:59 INFO]: Injected new Forge item material OCEANCRAFT_SHARKITEM with ID 10580.
  8607. [23:40:59 INFO]: Injected new Forge item material OCEANCRAFT_RAWBIRD with ID 10581.
  8608. [23:40:59 INFO]: Injected new Forge item material OCEANCRAFT_ANGLERITEM with ID 10582.
  8609. [23:40:59 INFO]: Injected new Forge item material OCEANCRAFT_CORALBODY with ID 10583.
  8610. [23:40:59 INFO]: Injected new Forge item material OCEANCRAFT_COOKEDCRAB with ID 10584.
  8611. [23:40:59 INFO]: Injected new Forge item material OCEANCRAFT_COOKEDTURTLEMEAT with ID 10585.
  8612. [23:40:59 INFO]: Injected new Forge item material OCEANCRAFT_CRABLEGS with ID 10586.
  8613. [23:40:59 INFO]: Injected new Forge item material OCEANCRAFT_SHELLITEM3 with ID 10587.
  8614. [23:40:59 INFO]: Injected new Forge item material OCEANCRAFT_SHELLITEM4 with ID 10588.
  8615. [23:40:59 INFO]: Injected new Forge item material OCEANCRAFT_SHELLITEM5 with ID 10589.
  8616. [23:40:59 INFO]: Injected new Forge item material OCEANCRAFT_SHELLITEM6 with ID 10590.
  8617. [23:40:59 INFO]: Injected new Forge item material OCEANCRAFT_SHELLITEM2 with ID 10591.
  8618. [23:40:59 INFO]: Injected new Forge item material OCEANCRAFT_CORAL with ID 10592.
  8619. [23:40:59 INFO]: Injected new Forge item material OCEANCRAFT_CORALBOOTS with ID 10593.
  8620. [23:40:59 INFO]: Injected new Forge item material OCEANCRAFT_SEAWEED3 with ID 10594.
  8621. [23:40:59 INFO]: Injected new Forge item material OCEANCRAFT_COOKEDPERCH with ID 10595.
  8622. [23:40:59 INFO]: Injected new Forge item material OCEANCRAFT_WATERPEARL with ID 10596.
  8623. [23:40:59 INFO]: Injected new Forge item material OCEANCRAFT_SHELLITEM with ID 10597.
  8624. [23:40:59 INFO]: Injected new Forge item material OCEANCRAFT_BLACKPEARL with ID 10598.
  8625. [23:40:59 INFO]: Injected new Forge item material OCEANCRAFT_FLIPPERS with ID 10599.
  8626. [23:40:59 INFO]: Injected new Forge item material OCEANCRAFT_FISHINGNET2 with ID 10600.
  8627. [23:40:59 INFO]: Injected new Forge item material OCEANCRAFT_RAWCRAB with ID 10601.
  8628. [23:40:59 INFO]: Injected new Forge item material OCEANCRAFT_FISHITEM with ID 10602.
  8629. [23:40:59 INFO]: Injected new Forge item material OCEANCRAFT_CORALHOE with ID 10603.
  8630. [23:40:59 INFO]: Injected new Forge item material OCEANCRAFT_SEAWEEDPANTS with ID 10604.
  8631. [23:40:59 INFO]: Injected new Forge item material OCEANCRAFT_CORALHELMET with ID 10605.
  8632. [23:40:59 INFO]: Injected new Forge item material OCEANCRAFT_CORALSHOVEL with ID 10606.
  8633. [23:40:59 INFO]: Injected new Forge item material OCEANCRAFT_WHITEPEARL with ID 10607.
  8634. [23:40:59 INFO]: Injected new Forge item material OCEANCRAFT_SALMONITEM with ID 10608.
  8635. [23:40:59 INFO]: Injected new Forge item material OCEANCRAFT_SNORKEL with ID 10609.
  8636. [23:40:59 INFO]: Injected new Forge item material OCEANCRAFT_TURTLEITEM with ID 10610.
  8637. [23:40:59 INFO]: Injected new Forge item material OCEANCRAFT_CORALINGOT with ID 10611.
  8638. [23:40:59 INFO]: Injected new Forge item material OCEANCRAFT_CRABITEM with ID 10612.
  8639. [23:40:59 INFO]: Injected new Forge item material OCEANCRAFT_TURTLESCALE with ID 10613.
  8640. [23:40:59 INFO]: Injected new Forge item material OCEANCRAFT_COOKEDBIRD with ID 10614.
  8641. [23:40:59 INFO]: Injected new Forge item material OCEANCRAFT_SHARKTEETH with ID 10615.
  8642. [23:40:59 INFO]: Injected new Forge item material OCEANCRAFT_BIGFISHCOOKED with ID 10616.
  8643. [23:40:59 INFO]: Injected new Forge item material OCEANCRAFT_WHALEITEM with ID 10617.
  8644. [23:40:59 INFO]: Injected new Forge item material OCEANCRAFT_FISHINGNET with ID 10618.
  8645. [23:40:59 INFO]: Injected new Forge item material OCEANCRAFT_CORALPANTS with ID 10619.
  8646. [23:40:59 INFO]: Injected new Forge item material OCEANCRAFT_RAWPERCH with ID 10620.
  8647. [23:40:59 INFO]: Injected new Forge item material GALAXYSPACE_ITEMTIER8ROCKET with ID 10621.
  8648. [23:40:59 INFO]: Injected new Forge item material GALAXYSPACE_ITEMPLASMASHOVEL with ID 10622.
  8649. [23:40:59 INFO]: Injected new Forge item material GALAXYSPACE_ITEMHEAVYDUTYPLATE8 with ID 10624.
  8650. [23:40:59 INFO]: Injected new Forge item material GALAXYSPACE_ITEMTHERMALPADDINGT2 with ID 10625.
  8651. [23:40:59 INFO]: Injected new Forge item material GALAXYSPACE_ITEMMODULELANDER3 with ID 10626.
  8652. [23:40:59 INFO]: Injected new Forge item material GALAXYSPACE_ITEMPLASMAAXE with ID 10627.
  8653. [23:40:59 INFO]: Injected new Forge item material GALAXYSPACE_ITEMPLASMASWORD with ID 10628.
  8654. [23:40:59 INFO]: Injected new Forge item material GALAXYSPACE_ITEMPLASMAHOE with ID 10629.
  8655. [23:40:59 INFO]: Injected new Forge item material GALAXYSPACE_ITEMTHERMALCLOTHT2 with ID 10631.
  8656. [23:40:59 INFO]: Injected new Forge item material GALAXYSPACE_ITEMPLASMAPICKAXE with ID 10634.
  8657. [23:40:59 INFO]: Injected new Forge item material RECYCLING_ENERGETICREDSTONEDUST with ID 10635.
  8658. [23:40:59 INFO]: Injected new Forge item material RECYCLING_CRATEDPOORSCRAPBOX with ID 10636.
  8659. [23:40:59 INFO]: Injected new Forge item material RECYCLING_CRATEDSTANDARDSCRAP with ID 10637.
  8660. [23:40:59 INFO]: Injected new Forge item material RECYCLING_CRATEDDEBRIS with ID 10638.
  8661. [23:40:59 INFO]: Injected new Forge item material RECYCLING_SOYLENTGREEN with ID 10639.
  8662. [23:40:59 INFO]: Injected new Forge item material RECYCLING_CRATEDPOORSCRAP with ID 10640.
  8663. [23:40:59 INFO]: Injected new Forge item material RECYCLING_CRATEDSUPERIORSCRAPBOX with ID 10643.
  8664. [23:40:59 INFO]: Injected new Forge item material RECYCLING_RECYCLINGSCRAPBOX with ID 10646.
  8665. [23:40:59 INFO]: Injected new Forge item material RECYCLING_RTGENERGYCELL with ID 10647.
  8666. [23:40:59 INFO]: Injected new Forge item material RECYCLING_SOYLENTRED with ID 10648.
  8667. [23:40:59 INFO]: Injected new Forge item material RECYCLING_CRATEDSUPERIORSCRAP with ID 10651.
  8668. [23:40:59 INFO]: Injected new Forge item material RECYCLING_PAPERLOGMAKER with ID 10652.
  8669. [23:40:59 INFO]: Injected new Forge item material RECYCLING_CRATEDSTANDARDSCRAPBOX with ID 10653.
  8670. [23:40:59 INFO]: Injected new Forge item material RECYCLING_DEBRIS with ID 10654.
  8671. [23:40:59 INFO]: Injected new Forge item material RECYCLING_MATERIAL with ID 10655.
  8672. [23:40:59 INFO]: Injected new Forge item material RECYCLING_PROCESSINGCORE with ID 10658.
  8673. [23:40:59 INFO]: Injected new Forge item material RECYCLING_RECYCLINGSCRAP with ID 10659.
  8674. [23:40:59 INFO]: Injected new Forge item material RECYCLING_SOYLENTYELLOW with ID 10660.
  8675. [23:40:59 INFO]: Injected new Forge item material SOLARFLUX_UPGRADETRAVERSAL with ID 10661.
  8676. [23:40:59 INFO]: Injected new Forge item material SOLARFLUX_UPGRADEFURNACE with ID 10662.
  8677. [23:40:59 INFO]: Injected new Forge item material SOLARFLUX_SOLARCELL4 with ID 10663.
  8678. [23:40:59 INFO]: Injected new Forge item material SOLARFLUX_SOLARCELL3 with ID 10664.
  8679. [23:40:59 INFO]: Injected new Forge item material SOLARFLUX_MIRROR with ID 10665.
  8680. [23:40:59 INFO]: Injected new Forge item material SOLARFLUX_UPGRADELOWLIGHT with ID 10666.
  8681. [23:40:59 INFO]: Injected new Forge item material SOLARFLUX_SOLARCELL2 with ID 10667.
  8682. [23:40:59 INFO]: Injected new Forge item material SOLARFLUX_SOLARCELL1 with ID 10668.
  8683. [23:40:59 INFO]: Injected new Forge item material SOLARFLUX_UPGRADECAPACITY with ID 10669.
  8684. [23:40:59 INFO]: Injected new Forge item material SOLARFLUX_UPGRADEEFFICIENCY with ID 10670.
  8685. [23:40:59 INFO]: Injected new Forge item material SOLARFLUX_UPGRADETRANSFERRATE with ID 10671.
  8686. [23:40:59 INFO]: Injected new Forge item material SOLARFLUX_UPGRADEBLANK with ID 10672.
  8687. [23:40:59 INFO]: Injected new Forge item material OPENBLOCKS_WRENCH with ID 10673.
  8688. [23:40:59 INFO]: Injected new Forge item material GALAXYSPACE_ITEMLEADBATTERY with ID 10674.
  8689. [23:40:59 INFO]: Injected new Forge item material OPENBLOCKS_EPICERASER with ID 10676.
  8690. [23:40:59 INFO]: Injected new Forge item material MINEFACTORYRELOADED_PLASTICHELM with ID 10677.
  8691. [23:40:59 INFO]: Injected new Forge item material MINEFACTORYRELOADED_GLASSHELM with ID 10678.
  8692. [23:40:59 INFO]: Injected new Forge item material MINEFACTORYRELOADED_PLASTICLEGS with ID 10679.
  8693. [23:40:59 INFO]: Injected new Forge item material MINEFACTORYRELOADED_PLASTICCHEST with ID 10680.
  8694. [23:40:59 INFO]: Injected new Forge item material EXOTICBIRDS_MYSTERY_EGG with ID 10681.
  8695. [23:40:59 INFO]: Injected new Forge item material EXOTICBIRDS_BIRD_SPAWN_EGG with ID 10682.
  8696. [23:40:59 INFO]: Injected new Forge item material EXTRACELLS_STORAGEGASPORTABLE with ID 10685.
  8697. [23:40:59 INFO]: Injected new Forge item material EXTRACELLS_STORAGEPHYSICAL with ID 10686.
  8698. [23:40:59 INFO]: Injected new Forge item material EXTRACELLS_PARTBASE with ID 10687.
  8699. [23:40:59 INFO]: Injected new Forge item material EXTRACELLS_FLUIDITEM with ID 10688.
  8700. [23:40:59 INFO]: Injected new Forge item material EXTRACELLS_STORAGECOMPONENT with ID 10690.
  8701. [23:40:59 INFO]: Injected new Forge item material EXTRACELLS_PATTERNFLUID with ID 10692.
  8702. [23:40:59 INFO]: Injected new Forge item material EXTRACELLS_STORAGEFLUID with ID 10694.
  8703. [23:40:59 INFO]: Injected new Forge item material EXTRACELLS_TERMINALGASWIRELESS with ID 10695.
  8704. [23:40:59 INFO]: Injected new Forge item material EXTRACELLS_TERMINALFLUIDWIRELESS with ID 10697.
  8705. [23:40:59 INFO]: Injected new Forge item material EXTRACELLS_STORAGEGAS with ID 10698.
  8706. [23:40:59 INFO]: Injected new Forge item material EXTRACELLS_STORAGECASING with ID 10699.
  8707. [23:40:59 INFO]: Injected new Forge item material EXTRACELLS_STORAGEFLUIDPORTABLE with ID 10701.
  8708. [23:40:59 INFO]: Injected new Forge item material EXTRACELLS_TERMINALUNIVERSALWIRELESS with ID 10703.
  8709. [23:40:59 INFO]: Injected new Forge item material EXTRACELLS_PATTERNCRAFTING with ID 10706.
  8710. [23:40:59 INFO]: Injected new Forge item material EXTRACELLS_OCUPGRADE with ID 10707.
  8711. [23:40:59 INFO]: Injected new Forge item material GALAXYSPACE_ITEMROCKETPARTS with ID 10708.
  8712. [23:40:59 INFO]: Injected new Forge item material ETFUTURUM_END_CRYSTAL with ID 10709.
  8713. [23:40:59 INFO]: Injected new Forge item material ETFUTURUM_ELYTRA with ID 10710.
  8714. [23:40:59 INFO]: Injected new Forge item material STORAGEDRAWERS_PERSONALKEY with ID 10731.
  8715. [23:40:59 INFO]: Injected new Forge item material EPLUS_TOMB_GUARDIAN with ID 10737.
  8716. [23:40:59 INFO]: Injected new Forge item material EPLUS_TABLEUPGRADE with ID 10738.
  8717. [23:40:59 INFO]: Injected new Forge item material EPLUS_ENCHANTMENT_SCROLL with ID 10739.
  8718. [23:40:59 INFO]: Injected new Forge item material GALAXYSPACE_ITEMINGOTS with ID 10740.
  8719. [23:40:59 INFO]: Injected new Forge item material GALAXYSPACE_ITEMCOMPRESSEDPLATES with ID 10741.
  8720. [23:40:59 INFO]: Injected new Forge item material WITCHERY_BREWFUEL with ID 10742.
  8721. [23:40:59 INFO]: Injected new Forge item material WITCHERY_VAMPIREBOOK with ID 10743.
  8722. [23:40:59 INFO]: Injected new Forge item material WITCHERY_HUNTERHATSILVERED with ID 10744.
  8723. [23:40:59 INFO]: Injected new Forge item material WITCHERY_BABASHAT with ID 10745.
  8724. [23:40:59 INFO]: Injected new Forge item material WITCHERY_COFFIN with ID 10746.
  8725. [23:40:59 INFO]: Injected new Forge item material WITCHERY_VAMPIREHAT with ID 10747.
  8726. [23:40:59 INFO]: Injected new Forge item material WITCHERY_CIRCLETALISMAN with ID 10748.
  8727. [23:40:59 INFO]: Injected new Forge item material WITCHERY_KOBOLDITEHELM with ID 10749.
  8728. [23:40:59 INFO]: Injected new Forge item material WITCHERY_STEW with ID 10750.
  8729. [23:40:59 INFO]: Injected new Forge item material WITCHERY_HUNTERCOATGARLICKED with ID 10751.
  8730. [23:40:59 INFO]: Injected new Forge item material WITCHERY_CANESWORD with ID 10752.
  8731. [23:40:59 INFO]: Injected new Forge item material WITCHERY_DEATHSHAND with ID 10753.
  8732. [23:40:59 INFO]: Injected new Forge item material WITCHERY_DUPGRENADE with ID 10754.
  8733. [23:40:59 INFO]: Injected new Forge item material WITCHERY_CHALKOTHERWHERE with ID 10755.
  8734. [23:40:59 INFO]: Injected new Forge item material WITCHERY_BREWWATER with ID 10756.
  8735. [23:40:59 INFO]: Injected new Forge item material WITCHERY_BUCKETSPIRIT with ID 10757.
  8736. [23:40:59 INFO]: Injected new Forge item material WITCHERY_HUNTERCOATSILVERED with ID 10758.
  8737. [23:40:59 INFO]: Injected new Forge item material WITCHERY_VAMPIREHELMET with ID 10759.
  8738. [23:40:59 INFO]: Injected new Forge item material WITCHERY_BREWBAG with ID 10760.
  8739. [23:40:59 INFO]: Injected new Forge item material WITCHERY_SHELFCOMPASS with ID 10761.
  8740. [23:40:59 INFO]: Injected new Forge item material WITCHERY_HUNTERHATGARLICKED with ID 10762.
  8741. [23:40:59 INFO]: Injected new Forge item material WITCHERY_BOOKBIOMES2 with ID 10763.
  8742. [23:40:59 INFO]: Injected new Forge item material WITCHERY_VAMPIRECOAT_FEMALE with ID 10764.
  8743. [23:40:59 INFO]: Injected new Forge item material WITCHERY_LOUSE with ID 10765.
  8744. [23:40:59 INFO]: Injected new Forge item material WITCHERY_PLAYERCOMPASS with ID 10766.
  8745. [23:40:59 INFO]: Injected new Forge item material WITCHERY_HANDBOW with ID 10767.
  8746. [23:40:59 INFO]: Injected new Forge item material WITCHERY_DEATHSFEET with ID 10768.
  8747. [23:40:59 INFO]: Injected new Forge item material WITCHERY_KOBOLDITEPICKAXE with ID 10769.
  8748. [23:40:59 INFO]: Injected new Forge item material WITCHERY_MOONCHARM with ID 10770.
  8749. [23:40:59 INFO]: Injected new Forge item material WITCHERY_DIVINERLAVA with ID 10771.
  8750. [23:40:59 INFO]: Injected new Forge item material WITCHERY_HUNTERBOOTSGARLICKED with ID 10772.
  8751. [23:40:59 INFO]: Injected new Forge item material WITCHERY_SEEDSSNOWBELL with ID 10773.
  8752. [23:40:59 INFO]: Injected new Forge item material WITCHERY_WITCHHAND with ID 10774.
  8753. [23:40:59 INFO]: Injected new Forge item material WITCHERY_QUIVEROFMOG with ID 10775.
  8754. [23:40:59 INFO]: Injected new Forge item material WITCHERY_SEEDSMANDRAKE with ID 10776.
  8755. [23:40:59 INFO]: Injected new Forge item material WITCHERY_WOLFTOKEN with ID 10777.
  8756. [23:40:59 INFO]: Injected new Forge item material WITCHERY_ICESLIPPERS with ID 10778.
  8757. [23:40:59 INFO]: Injected new Forge item material WITCHERY_HUNTERLEGSGARLICKED with ID 10779.
  8758. [23:40:59 INFO]: Injected new Forge item material WITCHERY_VAMPIRECOAT with ID 10780.
  8759. [23:40:59 INFO]: Injected new Forge item material WITCHERY_SEEDSWORMWOOD with ID 10781.
  8760. [23:40:59 INFO]: Injected new Forge item material WITCHERY_INGREDIENT with ID 10782.
  8761. [23:40:59 INFO]: Injected new Forge item material WITCHERY_GARLIC with ID 10783.
  8762. [23:40:59 INFO]: Injected new Forge item material WITCHERY_SEEDSWOLFSBANE with ID 10784.
  8763. [23:40:59 INFO]: Injected new Forge item material WITCHERY_STEWRAW with ID 10785.
  8764. [23:40:59 INFO]: Injected new Forge item material WITCHERY_SEEDSBELLADONNA with ID 10786.
  8765. [23:40:59 INFO]: Injected new Forge item material WITCHERY_ARTHANA with ID 10787.
  8766. [23:40:59 INFO]: Injected new Forge item material WITCHERY_VAMPIRECHAINCOAT with ID 10788.
  8767. [23:40:59 INFO]: Injected new Forge item material WITCHERY_VAMPIRELEGS_KILT with ID 10789.
  8768. [23:40:59 INFO]: Injected new Forge item material WITCHERY_DUPSTAFF with ID 10790.
  8769. [23:40:59 INFO]: Injected new Forge item material WITCHERY_CHALKRITUAL with ID 10791.
  8770. [23:40:59 INFO]: Injected new Forge item material WITCHERY_RUBYSLIPPERS with ID 10792.
  8771. [23:40:59 INFO]: Injected new Forge item material WITCHERY_HUNTSMANSPEAR with ID 10793.
  8772. [23:40:59 INFO]: Injected new Forge item material WITCHERY_DEATHSCOWL with ID 10794.
  8773. [23:40:59 INFO]: Injected new Forge item material WITCHERY_SPECTRALSTONE with ID 10795.
  8774. [23:40:59 INFO]: Injected new Forge item material WITCHERY_GURDLEOFGULG with ID 10796.
  8775. [23:40:59 INFO]: Injected new Forge item material WITCHERY_SUNGRENADE with ID 10797.
  8776. [23:40:59 INFO]: Injected new Forge item material WITCHERY_HUNTERBOOTS with ID 10798.
  8777. [23:40:59 INFO]: Injected new Forge item material WITCHERY_WITCHHAT with ID 10799.
  8778. [23:40:59 INFO]: Injected new Forge item material WITCHERY_POTION with ID 10800.
  8779. [23:40:59 INFO]: Injected new Forge item material WITCHERY_VAMPIRECHAINCOAT_FEMALE with ID 10801.
  8780. [23:40:59 INFO]: Injected new Forge item material WITCHERY_DEATHSROBE with ID 10802.
  8781. [23:40:59 INFO]: Injected new Forge item material WITCHERY_BOLINE with ID 10803.
  8782. [23:40:59 INFO]: Injected new Forge item material WITCHERY_GLASSGOBLET with ID 10804.
  8783. [23:40:59 INFO]: Injected new Forge item material WITCHERY_SEEDSARTICHOKE with ID 10805.
  8784. [23:40:59 INFO]: Injected new Forge item material WITCHERY_EARMUFFS with ID 10806.
  8785. [23:40:59 INFO]: Injected new Forge item material WITCHERY_HUNTERLEGSSILVERED with ID 10807.
  8786. [23:40:59 INFO]: Injected new Forge item material WITCHERY_BUCKETHOLLOWTEARS with ID 10808.
  8787. [23:40:59 INFO]: Injected new Forge item material WITCHERY_CAULDRONBOOK with ID 10809.
  8788. [23:40:59 INFO]: Injected new Forge item material WITCHERY_LEONARDSURN with ID 10810.
  8789. [23:40:59 INFO]: Injected new Forge item material WITCHERY_CHALKINFERNAL with ID 10811.
  8790. [23:40:59 INFO]: Injected new Forge item material WITCHERY_VAMPIRELEGS with ID 10812.
  8791. [23:40:59 INFO]: Injected new Forge item material WITCHERY_CHALKHEART with ID 10813.
  8792. [23:40:59 INFO]: Injected new Forge item material WITCHERY_BARKBELT with ID 10814.
  8793. [23:40:59 INFO]: Injected new Forge item material WITCHERY_SILVERSWORD with ID 10815.
  8794. [23:40:59 INFO]: Injected new Forge item material WITCHERY_MUTATOR with ID 10816.
  8795. [23:40:59 INFO]: Injected new Forge item material WITCHERY_HUNTERHAT with ID 10817.
  8796. [23:40:59 INFO]: Injected new Forge item material WITCHERY_POLYNESIACHARM with ID 10818.
  8797. [23:40:59 INFO]: Injected new Forge item material WITCHERY_HUNTERCOAT with ID 10819.
  8798. [23:40:59 INFO]: Injected new Forge item material WITCHERY_POPPET with ID 10820.
  8799. [23:40:59 INFO]: Injected new Forge item material WITCHERY_TAGLOCKKIT with ID 10821.
  8800. [23:40:59 INFO]: Injected new Forge item material WITCHERY_MIRROR with ID 10822.
  8801. [23:40:59 INFO]: Injected new Forge item material WITCHERY_SEEDSMINDRAKE with ID 10823.
  8802. [23:40:59 INFO]: Injected new Forge item material WITCHERY_HUNTERBOOTSSILVERED with ID 10824.
  8803. [23:40:59 INFO]: Injected new Forge item material WITCHERY_BUCKETBREW with ID 10825.
  8804. [23:40:59 INFO]: Injected new Forge item material WITCHERY_BIOMENOTE with ID 10826.
  8805. [23:40:59 INFO]: Injected new Forge item material WITCHERY_DIVINERWATER with ID 10827.
  8806. [23:40:59 INFO]: Injected new Forge item material WITCHERY_BREWBOTTLE with ID 10828.
  8807. [23:40:59 INFO]: Injected new Forge item material WITCHERY_SEEPINGSHOES with ID 10829.
  8808. [23:40:59 INFO]: Injected new Forge item material WITCHERY_HUNTERLEGS with ID 10830.
  8809. [23:40:59 INFO]: Injected new Forge item material WITCHERY_DEVILSTONGUECHARM with ID 10831.
  8810. [23:40:59 INFO]: Injected new Forge item material WITCHERY_HORNOFTHEHUNT with ID 10832.
  8811. [23:40:59 INFO]: Injected new Forge item material WITCHERY_NECROMANCERROBE with ID 10833.
  8812. [23:40:59 INFO]: Injected new Forge item material WITCHERY_MYSTICBRANCH with ID 10834.
  8813. [23:40:59 INFO]: Injected new Forge item material WITCHERY_BITINGBELT with ID 10835.
  8814. [23:40:59 INFO]: Injected new Forge item material WITCHERY_WITCHROBE with ID 10836.
  8815. [23:40:59 INFO]: Injected new Forge item material WITCHERY_VAMPIREBOOTS with ID 10837.
  8816. [23:40:59 INFO]: Injected new Forge item material ENDERIO_BUCKETCLOUD_SEED with ID 10838.
  8817. [23:40:59 INFO]: Injected new Forge item material ENDERIO_BUCKETLIQUID_SUNSHINE with ID 10839.
  8818. [23:40:59 INFO]: Injected new Forge item material ENDERIO_BUCKETCLOUD_SEED_CONCENTRATED with ID 10840.
  8819. [23:40:59 INFO]: Injected new Forge item material ENDERZOO_ENDERFRAGMENT with ID 10841.
  8820. [23:40:59 INFO]: Injected new Forge item material PARACHUTEMOD_PARACHUTE with ID 10842.
  8821. [23:40:59 INFO]: Injected new Forge item material PARACHUTEMOD_HOPANDPOP with ID 10843.
  8822. [23:40:59 INFO]: Injected new Forge item material PARACHUTEMOD_AUTOACTIVATIONDEVICE with ID 10844.
  8823. [23:40:59 INFO]: Injected new Forge item material ENDERZOO_ENDERZOOICON with ID 10845.
  8824. [23:40:59 INFO]: Injected new Forge item material GALAXYSPACE_ITEMQUANTBOW with ID 10846.
  8825. [23:40:59 INFO]: Injected new Forge item material ENDERZOO_ITEMSPAWNEGGENDERZOO with ID 10847.
  8826. [23:40:59 INFO]: Injected new Forge item material ENDERZOO_WITHERINGDUST with ID 10848.
  8827. [23:40:59 INFO]: Injected new Forge item material RAILCRAFT_TOOLSIGNALLABEL with ID 10849.
  8828. [23:40:59 INFO]: Injected new Forge item material ENDERZOO_GUARDIANSBOW with ID 10850.
  8829. [23:40:59 INFO]: Injected new Forge item material PARACHUTEMOD_RIPCORD with ID 10851.
  8830. [23:40:59 INFO]: Injected new Forge item material ENDERZOO_CONFUSINGDUST with ID 10852.
  8831. [23:40:59 INFO]: Injected new Forge item material STORAGEDRAWERS_UPGRADEREDSTONE with ID 10970.
  8832. [23:40:59 INFO]: Injected new Forge item material MFS_PROPELLER with ID 10972.
  8833. [23:40:59 INFO]: Injected new Forge item material MFS_SEAT with ID 10974.
  8834. [23:40:59 INFO]: Injected new Forge item material MFS_FLIGHTINSTRUMENT with ID 10975.
  8835. [23:40:59 INFO]: Injected new Forge item material MFS_MC172 with ID 10978.
  8836. [23:40:59 INFO]: Injected new Forge item material MFS_FLIGHTINSTRUMENTBASE with ID 10980.
  8837. [23:40:59 INFO]: Injected new Forge item material PROPS_TOOL with ID 10983.
  8838. [23:40:59 INFO]: Injected new Forge item material FORESTRY_REFRACTORYSHORTMEAD with ID 10984.
  8839. [23:40:59 INFO]: Injected new Forge item material FORESTRY_REFRACTORYMEAD with ID 10985.
  8840. [23:40:59 INFO]: Injected new Forge item material FORESTRY_WAXCAPSULEMEAD with ID 10986.
  8841. [23:40:59 INFO]: Injected new Forge item material FORESTRY_BUCKETMEAD with ID 10987.
  8842. [23:40:59 INFO]: Injected new Forge item material FORESTRY_WAXCAPSULESHORTMEAD with ID 10988.
  8843. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CANSHORTMEAD with ID 10989.
  8844. [23:40:59 INFO]: Injected new Forge item material FORESTRY_CANMEAD with ID 10990.
  8845. [23:40:59 INFO]: Injected new Forge item material RAILCRAFT_CARTREDSTONEFLUX with ID 10994.
  8846. [23:40:59 INFO]: Injected new Forge item material RAILCRAFT_CARTLOCOCREATIVE with ID 10996.
  8847. [23:40:59 INFO]: Injected new Forge item material IC2NUCLEARCONTROL_ITEMINVENTORYSCANNERCARD with ID 11002.
  8848. [23:40:59 INFO]: Injected new Forge item material IC2NUCLEARCONTROL_ITEMVANILLIAKIT with ID 11005.
  8849. [23:40:59 INFO]: Injected new Forge item material IC2NUCLEARCONTROL_MEKRFENERGYCARD with ID 11045.
  8850. [23:40:59 INFO]: Injected new Forge item material IC2NUCLEARCONTROL_ITEMVANILLAMACHINECARD with ID 11049.
  8851. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLFISHINGRODIRON with ID 11050.
  8852. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLFISHINGRODDIAMOND with ID 11051.
  8853. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLFISHINGRODSTONE with ID 11052.
  8854. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLFISHINGRODGOLD with ID 11053.
  8855. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLSICKLEIRON with ID 11054.
  8856. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLBOWSTONE with ID 11055.
  8857. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLBOWIRON with ID 11056.
  8858. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLSICKLEGOLD with ID 11057.
  8859. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLSHEARSWOOD with ID 11058.
  8860. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLSICKLEDIAMOND with ID 11059.
  8861. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLBOWDIAMOND with ID 11060.
  8862. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLSHEARSGOLD with ID 11061.
  8863. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLBOWGOLD with ID 11062.
  8864. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLSHEARSDIAMOND with ID 11063.
  8865. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLSICKLESTONE with ID 11064.
  8866. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLSHEARSSTONE with ID 11065.
  8867. [23:40:59 INFO]: Injected new Forge item material THERMALFOUNDATION_TOOLSICKLEWOOD with ID 11066.
  8868. [23:40:59 INFO]: Injected new Forge item material THAUMICENERGISTICS_CRAFTINGASPECT with ID 11096.
  8869. [23:40:59 INFO]: Injected new Forge item material AE2WCT_INFINITYBOOSTERCARD with ID 11097.
  8870. [23:40:59 INFO]: Injected new Forge item material PROJECTE_ITEMPE_DESTRUCTION_CATALYST with ID 11098.
  8871. [23:40:59 INFO]: Injected new Forge item material PROJECTE_ITEMPE_SWRG with ID 11099.
  8872. [23:40:59 INFO]: Injected new Forge item material PROJECTE_ITEMPE_SOUL_STONE with ID 11100.
  8873. [23:40:59 INFO]: Injected new Forge item material PROJECTE_ITEMPE_RM_ARMOR_3 with ID 11101.
  8874. [23:40:59 INFO]: Injected new Forge item material PROJECTE_ITEMPE_RM_ARMOR_0 with ID 11102.
  8875. [23:40:59 INFO]: Injected new Forge item material PROJECTE_ITEMPE_RM_ARMOR_1 with ID 11103.
  8876. [23:40:59 INFO]: Injected new Forge item material PROJECTE_ITEMPE_RM_ARMOR_2 with ID 11104.
  8877. [23:40:59 INFO]: Injected new Forge item material PROJECTE_ITEMPE_DM_SHOVEL with ID 11105.
  8878. [23:40:59 INFO]: Injected new Forge item material PROJECTE_ITEMPE_RM_PICK with ID 11106.
  8879. [23:40:59 INFO]: Injected new Forge item material PROJECTE_ITEMPE_KLEIN_STAR with ID 11107.
  8880. [23:40:59 INFO]: Injected new Forge item material PROJECTE_ITEMPE_FUEL with ID 11108.
  8881. [23:40:59 INFO]: Injected new Forge item material PROJECTE_ITEMPE_MATTER with ID 11109.
  8882. [23:40:59 INFO]: Injected new Forge item material PROJECTE_ITEMPE_PHILOSOPHERS_STONE with ID 11110.
  8883. [23:40:59 INFO]: Injected new Forge item material PROJECTE_ITEMPE_ZERO_RING with ID 11111.
  8884. [23:40:59 INFO]: Injected new Forge item material THAUMICENERGISTICS_FOCUSAEWRENCH with ID 11112.
  8885. [23:40:59 INFO]: Injected new Forge item material AE2WCT_BOOSTERBG with ID 11113.
  8886. [23:40:59 INFO]: Injected new Forge item material PROJECTE_ITEMPE_HARVEST_GOD with ID 11114.
  8887. [23:40:59 INFO]: Injected new Forge item material PROJECTE_ITEMPE_COVALENCE_DUST with ID 11115.
  8888. [23:40:59 INFO]: Injected new Forge item material AE2WCT_MAGNETCARD with ID 11116.
  8889. [23:40:59 INFO]: Injected new Forge item material PROJECTE_ITEMPE_DM_SHEARS with ID 11117.
  8890. [23:40:59 INFO]: Injected new Forge item material PROJECTE_ITEMPE_LAVA_ORB with ID 11118.
  8891. [23:40:59 INFO]: Injected new Forge item material THAUMICENERGISTICS_STORAGEESSENTIA with ID 11119.
  8892. [23:40:59 INFO]: Injected new Forge item material PROJECTE_ITEMPE_RM_KATAR with ID 11120.
  8893. [23:40:59 INFO]: Injected new Forge item material PROJECTE_ITEMPE_BLACK_HOLE with ID 11121.
  8894. [23:40:59 INFO]: Injected new Forge item material THAUMICENERGISTICS_KNOWLEDGECORE with ID 11122.
  8895. [23:40:59 INFO]: Injected new Forge item material PROJECTE_ITEMPE_RM_SWORD with ID 11123.
  8896. [23:40:59 INFO]: Injected new Forge item material PROJECTE_ITEMPE_RM_HOE with ID 11124.
  8897. [23:40:59 INFO]: Injected new Forge item material PROJECTE_ITEMPE_GEM_DENSITY with ID 11125.
  8898. [23:40:59 INFO]: Injected new Forge item material THAUMICENERGISTICS_GOLEMWIFIBACKPACK with ID 11126.
  8899. [23:40:59 INFO]: Injected new Forge item material THAUMICENERGISTICS_PARTBASE with ID 11127.
  8900. [23:40:59 INFO]: Injected new Forge item material PROJECTE_ITEMPE_VOID_RING with ID 11128.
  8901. [23:40:59 INFO]: Injected new Forge item material AE2WCT_INFINITYBOOSTERICON with ID 11129.
  8902. [23:40:59 INFO]: Injected new Forge item material PROJECTE_ITEMPE_RM_SHEARS with ID 11130.
  8903. [23:40:59 INFO]: Injected new Forge item material PROJECTE_ITEMPE_RM_SHOVEL with ID 11131.
  8904. [23:40:59 INFO]: Injected new Forge item material PROJECTE_ITEMPE_DM_AXE with ID 11132.
  8905. [23:40:59 INFO]: Injected new Forge item material AE2WCT_WIRELESSCRAFTINGTERMINAL with ID 11133.
  8906. [23:40:59 INFO]: Injected new Forge item material PROJECTE_ITEMPE_FIRE_PROJECTILE with ID 11134.
  8907. [23:40:59 INFO]: Injected new Forge item material PROJECTE_ITEMPE_RM_MORNING_STAR with ID 11135.
  8908. [23:40:59 INFO]: Injected new Forge item material PROJECTE_ITEMPE_VOLCANITE_AMULET with ID 11136.
  8909. [23:40:59 INFO]: Injected new Forge item material THAUMICENERGISTICS_WIRELESSESSENTIATERMINAL with ID 11137.
  8910. [23:40:59 INFO]: Injected new Forge item material PROJECTE_ITEMPE_LIFE_STONE with ID 11138.
  8911. [23:40:59 INFO]: Injected new Forge item material THAUMICENERGISTICS_STORAGECOMPONENT with ID 11139.
  8912. [23:40:59 INFO]: Injected new Forge item material PROJECTE_ITEMPE_CATALITIC_LENS with ID 11140.
  8913. [23:40:59 INFO]: Injected new Forge item material PROJECTE_ITEMPE_DM_HAMMER with ID 11141.
  8914. [23:40:59 INFO]: Injected new Forge item material PROJECTE_ITEMPE_HYPERKINETIC_LENS with ID 11142.
  8915. [23:40:59 INFO]: Injected new Forge item material PROJECTE_ITEMPE_ARCHANGEL_SMITE with ID 11143.
  8916. [23:40:59 INFO]: Injected new Forge item material PROJECTE_ITEMPE_RM_AXE with ID 11144.
  8917. [23:40:59 INFO]: Injected new Forge item material PROJECTE_ITEMPE_DIVINING_ROD_2 with ID 11145.
  8918. [23:40:59 INFO]: Injected new Forge item material PROJECTE_ITEMPE_DIVINING_ROD_3 with ID 11146.
  8919. [23:40:59 INFO]: Injected new Forge item material PROJECTE_ITEMPE_DIVINING_ROD_1 with ID 11147.
  8920. [23:40:59 INFO]: Injected new Forge item material PROJECTE_ITEMPE_RM_HAMMER with ID 11148.
  8921. [23:40:59 INFO]: Injected new Forge item material PROJECTE_ITEMPE_RANDOMIZER with ID 11149.
  8922. [23:40:59 INFO]: Injected new Forge item material PROJECTE_ITEMPE_ALCHEMICAL_BAG with ID 11150.
  8923. [23:40:59 INFO]: Injected new Forge item material PROJECTE_ITEMPE_IGNITION with ID 11151.
  8924. [23:40:59 INFO]: Injected new Forge item material PROJECTE_ITEMPE_WATER_ORB with ID 11152.
  8925. [23:40:59 INFO]: Injected new Forge item material PROJECTE_ITEMPE_MANUAL with ID 11153.
  8926. [23:40:59 INFO]: Injected new Forge item material PROJECTE_ITEMPE_DM_HOE with ID 11154.
  8927. [23:40:59 INFO]: Injected new Forge item material PROJECTE_ITEMPE_TIME_WATCH with ID 11155.
  8928. [23:40:59 INFO]: Injected new Forge item material PROJECTE_ITEMPE_LENS_EXPLOSIVE with ID 11156.
  8929. [23:40:59 INFO]: Injected new Forge item material THAUMICENERGISTICS_STORAGECASING with ID 11157.
  8930. [23:40:59 INFO]: Injected new Forge item material PROJECTE_ITEMPE_LOOT_BALL with ID 11158.
  8931. [23:40:59 INFO]: Injected new Forge item material PROJECTE_ITEMPE_ARCANA_RING with ID 11159.
  8932. [23:40:59 INFO]: Injected new Forge item material THAUMICENERGISTICS_MATERIAL with ID 11160.
  8933. [23:40:59 INFO]: Injected new Forge item material PROJECTE_ITEMPE_EVERTIDE_AMULET with ID 11161.
  8934. [23:40:59 INFO]: Injected new Forge item material PROJECTE_ITEMPE_TOME with ID 11162.
  8935. [23:40:59 INFO]: Injected new Forge item material PROJECTE_ITEMPE_WIND_PROJECTILE with ID 11163.
  8936. [23:40:59 INFO]: Injected new Forge item material PROJECTE_ITEMPE_DM_SWORD with ID 11164.
  8937. [23:40:59 INFO]: Injected new Forge item material PROJECTE_ITEMPE_MERCURIAL_EYE with ID 11165.
  8938. [23:40:59 INFO]: Injected new Forge item material PROJECTE_ITEMPE_BODY_STONE with ID 11166.
  8939. [23:40:59 INFO]: Injected new Forge item material PROJECTE_ITEMPE_TRANSMUTATION_TABLET with ID 11167.
  8940. [23:40:59 INFO]: Injected new Forge item material PROJECTE_ITEMPE_RING_IRON_BAND with ID 11168.
  8941. [23:40:59 INFO]: Injected new Forge item material PROJECTE_ITEMPE_REPAIR_TALISMAN with ID 11169.
  8942. [23:40:59 INFO]: Injected new Forge item material PROJECTE_ITEMPE_GEM_ARMOR_0 with ID 11170.
  8943. [23:40:59 INFO]: Injected new Forge item material PROJECTE_ITEMPE_GEM_ARMOR_2 with ID 11171.
  8944. [23:40:59 INFO]: Injected new Forge item material PROJECTE_ITEMPE_GEM_ARMOR_1 with ID 11172.
  8945. [23:40:59 INFO]: Injected new Forge item material PROJECTE_ITEMPE_GEM_ARMOR_3 with ID 11173.
  8946. [23:40:59 INFO]: Injected new Forge item material PROJECTE_ITEMPE_MIND_STONE with ID 11174.
  8947. [23:40:59 INFO]: Injected new Forge item material PROJECTE_ITEMPE_DM_ARMOR_1 with ID 11175.
  8948. [23:40:59 INFO]: Injected new Forge item material PROJECTE_ITEMPE_DM_PICK with ID 11176.
  8949. [23:40:59 INFO]: Injected new Forge item material PROJECTE_ITEMPE_DM_ARMOR_2 with ID 11177.
  8950. [23:40:59 INFO]: Injected new Forge item material PROJECTE_ITEMPE_DM_ARMOR_3 with ID 11178.
  8951. [23:40:59 INFO]: Injected new Forge item material PROJECTE_ITEMPE_DM_ARMOR_0 with ID 11179.
  8952. [23:40:59 INFO]: Injected new Forge item material ROW_ITEMROWFUNNELLARGE with ID 11197.
  8953. [23:40:59 INFO]: Injected new Forge item material ROW_ITEMROWBOILER with ID 11198.
  8954. [23:40:59 INFO]: Injected new Forge item material ROW_ITEMROWHOWITZER with ID 11199.
  8955. [23:40:59 INFO]: Injected new Forge item material ROW_ITEMROWBATTERY with ID 11200.
  8956. [23:40:59 INFO]: Injected new Forge item material ROW_ITEMROWCARTWHEEL with ID 11201.
  8957. [23:40:59 INFO]: Injected new Forge item material ROW_ITEMROWENGINEWHEEL with ID 11202.
  8958. [23:40:59 INFO]: Injected new Forge item material ROW_ITEMROWLIGHT with ID 11203.
  8959. [23:40:59 INFO]: Injected new Forge item material ROW_ITEMROWTRAINCABIN with ID 11204.
  8960. [23:40:59 INFO]: Injected new Forge item material ROW_ITEMROWFUNNELSMALL with ID 11205.
  8961. [23:40:59 INFO]: Injected new Forge item material ROW_ITEMROWGRAVELWAND with ID 11206.
  8962. [23:40:59 INFO]: Injected new Forge item material MFS_WHEELLARGE with ID 11227.
  8963. [23:40:59 INFO]: Injected new Forge item material MFS_SKID with ID 11231.
  8964. [23:40:59 INFO]: Injected new Forge item material MFS_POINTERLONG with ID 11233.
  8965. [23:40:59 INFO]: Injected new Forge item material MFS_WHEELSMALL with ID 11238.
  8966. [23:40:59 INFO]: Injected new Forge item material MFS_ENGINESMALL with ID 11250.
  8967. [23:40:59 INFO]: Injected new Forge item material MFS_PONTOON with ID 11251.
  8968. [23:40:59 INFO]: Injected new Forge item material MFS_ENGINELARGE with ID 11255.
  8969. [23:40:59 INFO]: Injected new Forge item material MFS_PZLP11 with ID 11256.
  8970. [23:40:59 INFO]: Injected new Forge item material MFS_POINTERSHORT with ID 11261.
  8971. [23:40:59 INFO]: Injected new Forge item material GALAXYSPACE_ITEMSOLARFLARES with ID 11286.
  8972. [23:40:59 INFO]: Injected new Forge item material MEKANISM_CRAFTINGFORMULA with ID 11288.
  8973. [23:40:59 INFO]: Injected new Forge item material MEKANISM_MUFFLINGUPGRADE with ID 11289.
  8974. [23:40:59 INFO]: Injected new Forge item material MEKANISM_CONFIGURATIONCARD with ID 11290.
  8975. [23:40:59 INFO]: Injected new Forge item material MEKANISMGENERATORS_TURBINEBLADE with ID 11291.
  8976. [23:40:59 INFO]: Injected new Forge item material BATTLEGEAR2_SPEARWOOD with ID 11293.
  8977. [23:40:59 INFO]: Injected new Forge item material BATTLEGEAR2_SHIELDGOLD with ID 11294.
  8978. [23:40:59 INFO]: Injected new Forge item material BATTLEGEAR2_DAGGERDIAMOND with ID 11295.
  8979. [23:40:59 INFO]: Injected new Forge item material BATTLEGEAR2_CHAIN with ID 11296.
  8980. [23:40:59 INFO]: Injected new Forge item material BATTLEGEAR2_SPEARGOLD with ID 11297.
  8981. [23:40:59 INFO]: Injected new Forge item material BATTLEGEAR2_MBARROW with ID 11298.
  8982. [23:40:59 INFO]: Injected new Forge item material BATTLEGEAR2_WARAXEWOOD with ID 11299.
  8983. [23:40:59 INFO]: Injected new Forge item material BATTLEGEAR2_DAGGERSTONE with ID 11300.
  8984. [23:40:59 INFO]: Injected new Forge item material BATTLEGEAR2_DAGGERGOLD with ID 11301.
  8985. [23:40:59 INFO]: Injected new Forge item material BATTLEGEAR2_QUIVER with ID 11302.
  8986. [23:40:59 INFO]: Injected new Forge item material BATTLEGEAR2_KNIGHTS_ARMOURPLATE with ID 11303.
  8987. [23:40:59 INFO]: Injected new Forge item material BATTLEGEAR2_SPEARDIAMOND with ID 11304.
  8988. [23:40:59 INFO]: Injected new Forge item material BATTLEGEAR2_MACEIRON with ID 11305.
  8989. [23:40:59 INFO]: Injected new Forge item material BATTLEGEAR2_SHIELDHIDE with ID 11306.
  8990. [23:40:59 INFO]: Injected new Forge item material BATTLEGEAR2_MACEDIAMOND with ID 11307.
  8991. [23:40:59 INFO]: Injected new Forge item material BATTLEGEAR2_MACEWOOD with ID 11308.
  8992. [23:40:59 INFO]: Injected new Forge item material BATTLEGEAR2_KNIGHTS_ARMOURLEGS with ID 11309.
  8993. [23:40:59 INFO]: Injected new Forge item material BATTLEGEAR2_MACEGOLD with ID 11310.
  8994. [23:40:59 INFO]: Injected new Forge item material BATTLEGEAR2_SPEARIRON with ID 11311.
  8995. [23:40:59 INFO]: Injected new Forge item material BATTLEGEAR2_SHIELDIRON with ID 11312.
  8996. [23:40:59 INFO]: Injected new Forge item material BATTLEGEAR2_DAGGERWOOD with ID 11313.
  8997. [23:40:59 INFO]: Injected new Forge item material BATTLEGEAR2_WARAXESTONE with ID 11314.
  8998. [23:40:59 INFO]: Injected new Forge item material BATTLEGEAR2_WARAXEDIAMOND with ID 11315.
  8999. [23:40:59 INFO]: Injected new Forge item material BATTLEGEAR2_WARAXEIRON with ID 11316.
  9000. [23:40:59 INFO]: Injected new Forge item material BATTLEGEAR2_MACESTONE with ID 11317.
  9001. [23:40:59 INFO]: Injected new Forge item material BATTLEGEAR2_SHIELDDIAMOND with ID 11318.
  9002. [23:40:59 INFO]: Injected new Forge item material BATTLEGEAR2_WARAXEGOLD with ID 11319.
  9003. [23:40:59 INFO]: Injected new Forge item material BATTLEGEAR2_HERALDRIC with ID 11320.
  9004. [23:40:59 INFO]: Injected new Forge item material BATTLEGEAR2_KNIGHTS_ARMOURBOOTS with ID 11321.
  9005. [23:40:59 INFO]: Injected new Forge item material BATTLEGEAR2_DAGGERIRON with ID 11322.
  9006. [23:40:59 INFO]: Injected new Forge item material BATTLEGEAR2_SHIELDWOOD with ID 11323.
  9007. [23:40:59 INFO]: Injected new Forge item material BATTLEGEAR2_KNIGHTS_ARMOURHELMET with ID 11324.
  9008. [23:40:59 INFO]: Injected new Forge item material BATTLEGEAR2_SPEARSTONE with ID 11325.
  9009. [23:40:59 INFO]: Injected new Forge item material GALAXYSPACE_ITEMCOBALTUM_BOOTS with ID 11333.
  9010. [23:40:59 INFO]: Injected new Forge item material GALAXYSPACE_ITEMGLOWSTONEDUSTS with ID 11334.
  9011. [23:40:59 INFO]: Injected new Forge item material GALAXYSPACE_ITEMCOBALTUM_HELMET with ID 11335.
  9012. [23:40:59 INFO]: Injected new Forge item material GALAXYSPACE_ITEMCOBALTUM_PLATE with ID 11336.
  9013. [23:40:59 INFO]: Injected new Forge item material MFS_VULCANAIR with ID 11337.
  9014. [23:40:59 INFO]: Injected new Forge item material GALAXYSPACE_ITEMCOBALTUM_LEG with ID 11338.
  9015. [23:40:59 INFO]: Injected new Forge item material MFS_TRIMOTOR with ID 11426.
  9016. [23:40:59 INFO]: Injected new Forge item material ROW_ITEMROWKILLBUTTON with ID 11427.
  9017. [23:40:59 INFO]: Injected new Forge item material ROW_ITEMROWTRACKWAND with ID 11428.
  9018. [23:40:59 INFO]: Injected new Forge item material GALAXYSPACE_ITEMSPACESUIT_LEG with ID 11433.
  9019. [23:40:59 INFO]: Injected new Forge item material GALAXYSPACE_ITEMSPACESUIT_BOOTS with ID 11434.
  9020. [23:40:59 INFO]: Injected new Forge item material GALAXYSPACE_ITEMSPACESUIT_PLATE with ID 11435.
  9021. [23:40:59 INFO]: Injected new Forge item material GALAXYSPACE_ITEMSPACESUIT_HELMET with ID 11436.
  9022. [23:40:59 INFO]: Injected new Forge item material EXTRAUTILITIES_UNSTABLEINGOT with ID 11439.
  9023. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_FROGLEGSCOOKED with ID 11762.
  9024. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_BONEHELMET with ID 11763.
  9025. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_MONSTERPLACER with ID 11764.
  9026. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_RECORDWANDERINGWISPS with ID 11765.
  9027. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_MIDDLEFRUITJELLO with ID 11766.
  9028. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_SLUDGEJELLO with ID 11767.
  9029. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_SYRMORITESHEARS with ID 11768.
  9030. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_RECORDONWARDS with ID 11769.
  9031. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_MIDDLEFRUIT with ID 11770.
  9032. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_FLATHEADMUSHROOMITEM with ID 11771.
  9033. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_RECORDASTATOS with ID 11772.
  9034. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_VOLARKITE with ID 11773.
  9035. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_WEEDWOODSWORD with ID 11774.
  9036. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_MUDFLOWERPOTITEM with ID 11775.
  9037. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_GREENMIDDLEGEM with ID 11776.
  9038. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_SYRMORITEHELMET with ID 11777.
  9039. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_BASILISKARROW with ID 11778.
  9040. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_SYRMORITECHESTPLATE with ID 11779.
  9041. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_DOOR_RUBBER with ID 11780.
  9042. [23:40:59 INFO]: Injected new Forge item material MYSTCRAFT_PORTFOLIO with ID 11781.
  9043. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_LEGENDARYCHESTPLATE with ID 11782.
  9044. [23:40:59 INFO]: Injected new Forge item material MYSTCRAFT_FOLDER with ID 11783.
  9045. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_RINGOFFLIGHT with ID 11784.
  9046. [23:40:59 INFO]: Injected new Forge item material MYSTCRAFT_VIAL with ID 11785.
  9047. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_VALONITEHELMET with ID 11786.
  9048. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_DOOR_SYRMORITE with ID 11787.
  9049. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_BETWEENSTONEAXE with ID 11788.
  9050. [23:40:59 INFO]: Injected new Forge item material MYSTCRAFT_WRITINGDESK with ID 11789.
  9051. [23:40:59 INFO]: Injected new Forge item material MYSTCRAFT_AGEBOOK with ID 11790.
  9052. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_OCTINESHOVEL with ID 11791.
  9053. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_RECORDSTUCKINTHEMUD with ID 11792.
  9054. [23:40:59 INFO]: Injected new Forge item material MYSTCRAFT_BOOSTER with ID 11793.
  9055. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_WIGHTHEART with ID 11794.
  9056. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_SAPJELLO with ID 11795.
  9057. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_TESTITEM with ID 11796.
  9058. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_VALONITESWORD with ID 11797.
  9059. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_SWIFTPICKAXE with ID 11798.
  9060. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_KRAKENTENTACLE with ID 11799.
  9061. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_ANGRYPEBBLE with ID 11800.
  9062. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_WEEDWOODBUCKETTAR with ID 11801.
  9063. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_VALONITECHESTPLATE with ID 11802.
  9064. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_ELIXIR with ID 11803.
  9065. [23:40:59 INFO]: Injected new Forge item material MYSTCRAFT_PAGE with ID 11804.
  9066. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_BETWEENSTONESHOVEL with ID 11805.
  9067. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_ANGLERTOOTHARROW with ID 11806.
  9068. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_KRAKENCALAMARI with ID 11807.
  9069. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_FIREFLY with ID 11808.
  9070. [23:40:59 INFO]: Injected new Forge item material MYSTCRAFT_LINKBOOK with ID 11809.
  9071. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_YELLOWDOTTEDFUNGUS with ID 11810.
  9072. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_ASPECTRUSSEEDS with ID 11811.
  9073. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_MIDDLEFRUITSEEDS with ID 11812.
  9074. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_EXPLORERHAT with ID 11813.
  9075. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_WEEDWOODAXE with ID 11814.
  9076. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_BONECHESTPLATE with ID 11815.
  9077. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_CRITTERCRUNCHER with ID 11816.
  9078. [23:40:59 INFO]: Injected new Forge item material MYSTCRAFT_UNLINKEDBOOK with ID 11817.
  9079. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_REEDDONUT with ID 11818.
  9080. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_SYRMORITEBOOTS with ID 11819.
  9081. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_VALONITESHOVEL with ID 11820.
  9082. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_GECKO with ID 11821.
  9083. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_WEEDWOODBUCKETWATER with ID 11822.
  9084. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_UNKNOWNGENERIC with ID 11823.
  9085. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_CRIMSONMIDDLEGEM with ID 11824.
  9086. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_RECORD16612 with ID 11825.
  9087. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_RECORDBENEATHAGREENSKY with ID 11826.
  9088. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_OCTINEAXE with ID 11827.
  9089. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_LEGENDARYSWORD with ID 11828.
  9090. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_RUBBERBOOTS with ID 11829.
  9091. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_MANUALHL with ID 11830.
  9092. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_ROTTENFOOD with ID 11831.
  9093. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_LURKERSKINBOOTS with ID 11832.
  9094. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_BULBCAPPEDMUSHROOMITEM with ID 11833.
  9095. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_CANDYRED with ID 11834.
  9096. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_RINGOFRECRUITMENT with ID 11835.
  9097. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_OCTINEPICKAXE with ID 11836.
  9098. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_CRABSTICK with ID 11837.
  9099. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_RINGOFSUMMONING with ID 11838.
  9100. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_JAMDONUT with ID 11839.
  9101. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_SWAMPTALISMAN with ID 11840.
  9102. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_VALONITELEGGINGS with ID 11841.
  9103. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_SLUDGESLICER with ID 11842.
  9104. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_RECORDDJWIGHTSMIXTAPE with ID 11843.
  9105. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_OCTINEARROW with ID 11844.
  9106. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_VALONITEAXE with ID 11845.
  9107. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_SHIMMERSTONE with ID 11846.
  9108. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_SHOCKWAVESWORD with ID 11847.
  9109. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_RECORDTHEEXPLORER with ID 11848.
  9110. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_DENTROTHYSTVIAL with ID 11849.
  9111. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_MUMMYBAIT with ID 11850.
  9112. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_FORBIDDENFIG with ID 11851.
  9113. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_NETTLESOUP with ID 11852.
  9114. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_SILTCRABCLAW with ID 11853.
  9115. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_SICKLE with ID 11854.
  9116. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_RUBBERBOOTSIMPROVED with ID 11855.
  9117. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_BONEBOOTS with ID 11856.
  9118. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_FROGLEGSRAW with ID 11857.
  9119. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_WEEDWOODBUCKETSTAGNANTWATER with ID 11858.
  9120. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_WEEPINGBLUEPETAL with ID 11859.
  9121. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_VALONITEBOOTS with ID 11860.
  9122. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_TESTITEM2 with ID 11861.
  9123. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_SPORES with ID 11862.
  9124. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_NET with ID 11863.
  9125. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_LEGENDARYBOOTS with ID 11864.
  9126. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_MOSSBEDITEM with ID 11865.
  9127. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_LEGENDARYHELMET with ID 11866.
  9128. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_RECORDHAGDANCE with ID 11867.
  9129. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_MARSHMALLOWPINK with ID 11868.
  9130. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_ANGLERMEATCOOKED with ID 11869.
  9131. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_MARSHMALLOW with ID 11870.
  9132. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_LURKERSKINCHESTPLATE with ID 11871.
  9133. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_ANGLERMEATRAW with ID 11872.
  9134. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_AMULETSLOT with ID 11873.
  9135. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_BONELEGGINGS with ID 11874.
  9136. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_LURKERSKINPOUCH with ID 11875.
  9137. [23:40:59 INFO]: Injected new Forge item material MYSTCRAFT_GLASSES with ID 11876.
  9138. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_SNAILFLESHCOOKED with ID 11877.
  9139. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_BETWEENSTONESWORD with ID 11878.
  9140. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_FRIEDSWAMPKELP with ID 11879.
  9141. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_RECORDLONELYFIRE with ID 11880.
  9142. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_WEEDWOODROWBOAT with ID 11881.
  9143. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_RECORDANCIENT with ID 11882.
  9144. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_RINGOFPOWER with ID 11883.
  9145. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_CANDYYELLOW with ID 11884.
  9146. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_BUCKETOFRUBBER with ID 11885.
  9147. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_SNAILFLESHRAW with ID 11886.
  9148. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_GROUNDSTUFF with ID 11887.
  9149. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_WIGHTSBANE with ID 11888.
  9150. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_ITEMSCROLL with ID 11889.
  9151. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_LEGENDARYLEGGINGS with ID 11890.
  9152. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_PLANTDROP with ID 11891.
  9153. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_WEEDWOODSHOVEL with ID 11892.
  9154. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_POISONEDANGLERTOOTHARROW with ID 11893.
  9155. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_AMULET with ID 11894.
  9156. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_SKULLMASK with ID 11895.
  9157. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_SAPBALL with ID 11896.
  9158. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_TARMINION with ID 11897.
  9159. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_DOOR_WEEDWOOD with ID 11898.
  9160. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_VOODOODOLL with ID 11899.
  9161. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_ASPECTVIAL with ID 11900.
  9162. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_WEEDWOODSIGN with ID 11901.
  9163. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_PESTLE with ID 11902.
  9164. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_LURKERSKINLEGGINGS with ID 11903.
  9165. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_OCTINESWORD with ID 11904.
  9166. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_CHIROMAWWING with ID 11905.
  9167. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_ITEMROPE with ID 11906.
  9168. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_WEEDWOODPICKAXE with ID 11907.
  9169. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_HAGHACKER with ID 11908.
  9170. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_LIFECRYSTAL with ID 11909.
  9171. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_LORE with ID 11910.
  9172. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_GERTSDONUT with ID 11911.
  9173. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_LURKERSKINHELMET with ID 11912.
  9174. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_RECORDWATERLOGGED with ID 11913.
  9175. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_BLACKHATMUSHROOMITEM with ID 11914.
  9176. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_MINCEPIE with ID 11915.
  9177. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_WEEDWOODBOW with ID 11916.
  9178. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_CANDYBLUE with ID 11917.
  9179. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_MANUAL with ID 11918.
  9180. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_WEEDWOODBUCKETINFUSION with ID 11919.
  9181. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_TAINTEDPOTION with ID 11920.
  9182. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_BETWEENSTONEPICKAXE with ID 11921.
  9183. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_WEEDWOODBUCKET with ID 11922.
  9184. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_VALONITEPICKAXE with ID 11923.
  9185. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_RECORDBETWEENYOUANDME with ID 11924.
  9186. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_RECORDCHRISTMASONTHEMARSH with ID 11925.
  9187. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_AQUAMIDDLEGEM with ID 11926.
  9188. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_SYRMORITELEGGINGS with ID 11927.
  9189. [23:40:59 INFO]: Injected new Forge item material THEBETWEENLANDS_CAVINGROPE with ID 11928.
  9190. [23:40:59 INFO]: Mapping loaded 11 packages, 7841 classes, 26711 fields, 53884 methods, flags 1ffa
  9191. [23:40:59 INFO]: Loaded inheritance map of 895 classes
  9192. [23:41:00 INFO]: While loading ClearLag (plugins/Clearlag.jar) found old-data folder: plugins/Clearlag next to the new one: plugins/ClearLag
  9193. [23:41:01 INFO]: [WorldEdit] Loading WorldEdit v6.1.1-SNAPSHOT;3437-c6b4772
  9194. [23:41:01 INFO]: [Essentials] Loading Essentials vPre2.14.1.3
  9195. [23:41:01 INFO]: [EssentialsProtect] Loading EssentialsProtect vPre2.14.1.3
  9196. [23:41:01 INFO]: [EssentialsChat] Loading EssentialsChat vPre2.14.1.3
  9197. [23:41:01 INFO]: [GroupManager] Loading GroupManager v2.1.31 (Phoenix)
  9198. [23:41:01 INFO]: [ClearLag] Loading ClearLag v2.9.3
  9199. [23:41:01 INFO]: [Vault] Loading Vault v1.5.6-b49
  9200. [23:41:01 INFO]: [EssentialsSpawn] Loading EssentialsSpawn vPre2.14.1.3
  9201. [23:41:01 INFO]: [Prism] Loading Prism v2.0.6-36
  9202. [23:41:01 INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b719
  9203. [23:41:01 INFO]: [ProtocolLib] Loading ProtocolLib v3.6.5
  9204. [23:41:02 INFO]: [WorldGuard] Loading WorldGuard v6.1.2-SNAPSHOT;1649-c205461
  9205. [23:41:02 INFO]: [Multiverse-Inventories] Loading Multiverse-Inventories v2.5-b408
  9206. [23:41:02 INFO]: [MobArena] Loading MobArena v0.96.9
  9207. [23:41:02 INFO]: [ServerSigns] Loading ServerSigns v4.5.1
  9208. [23:41:02 INFO]: [LWC] Loading LWC v4.5.0-SNAPSHOT
  9209. [23:41:02 INFO]: [Multiverse-Portals] Loading Multiverse-Portals v2.5-b742
  9210. [23:41:02 INFO]: [JSONAPI] Loading JSONAPI v5.6.0
  9211. [23:41:02 INFO]: [Multiverse-NetherPortals] Loading Multiverse-NetherPortals v2.5-b710
  9212. [23:41:02 INFO]: Adding biome mapping 40 Arctic Ocean at BiomeBase[40]
  9213. [23:41:02 INFO]: Adding biome mapping 41 Antartica at BiomeBase[41]
  9214. [23:41:02 INFO]: Adding biome mapping 42 Dino Plains at BiomeBase[42]
  9215. [23:41:02 INFO]: Adding biome mapping 43 Dino Mountains at BiomeBase[43]
  9216. [23:41:02 INFO]: Adding biome mapping 44 Dino Ocean at BiomeBase[44]
  9217. [23:41:02 INFO]: Adding biome mapping 45 Dino Islands at BiomeBase[45]
  9218. [23:41:02 INFO]: Adding biome mapping 46 Ice Plains at BiomeBase[46]
  9219. [23:41:02 INFO]: Adding biome mapping 47 Ice Mountains at BiomeBase[47]
  9220. [23:41:02 INFO]: Adding biome mapping 48 Ice Ocean at BiomeBase[48]
  9221. [23:41:02 INFO]: Adding biome mapping 49 Ice Islands at BiomeBase[49]
  9222. [23:41:02 INFO]: Adding biome mapping 50 swamplands at BiomeBase[50]
  9223. [23:41:02 INFO]: Adding biome mapping 51 coarseIslands at BiomeBase[51]
  9224. [23:41:02 INFO]: Adding biome mapping 52 deepWaters at BiomeBase[52]
  9225. [23:41:02 INFO]: Adding biome mapping 53 patchyIslands at BiomeBase[53]
  9226. [23:41:02 INFO]: Adding biome mapping 54 marsh1 at BiomeBase[54]
  9227. [23:41:02 INFO]: Adding biome mapping 55 marsh2 at BiomeBase[55]
  9228. [23:41:02 INFO]: Adding biome mapping 56 sludgePlains at BiomeBase[56]
  9229. [23:41:02 INFO]: Adding biome mapping 57 Flower Field at BiomeBase[57]
  9230. [23:41:02 INFO]: Adding biome mapping 58 Frost Forest at BiomeBase[58]
  9231. [23:41:02 INFO]: Adding biome mapping 59 Fungi Forest at BiomeBase[59]
  9232. [23:41:02 INFO]: Adding biome mapping 60 Garden at BiomeBase[60]
  9233. [23:41:02 INFO]: Adding biome mapping 61 Grassland at BiomeBase[61]
  9234. [23:41:02 INFO]: Adding biome mapping 62 Grove at BiomeBase[62]
  9235. [23:41:02 INFO]: Adding biome mapping 63 Heathland at BiomeBase[63]
  9236. [23:41:02 INFO]: Adding biome mapping 64 Highland at BiomeBase[64]
  9237. [23:41:02 INFO]: Adding biome mapping 65 Jade Cliffs at BiomeBase[65]
  9238. [23:41:02 INFO]: Adding biome mapping 66 Lavender Fields at BiomeBase[66]
  9239. [23:41:02 INFO]: Adding biome mapping 67 Lush Desert at BiomeBase[67]
  9240. [23:41:02 INFO]: Adding biome mapping 68 Lush Swamp at BiomeBase[68]
  9241. [23:41:02 INFO]: Adding biome mapping 69 Maple Woods at BiomeBase[69]
  9242. [23:41:02 INFO]: Adding biome mapping 70 Marsh at BiomeBase[70]
  9243. [23:41:02 INFO]: Adding biome mapping 71 Meadow at BiomeBase[71]
  9244. [23:41:02 INFO]: Adding biome mapping 72 Moor at BiomeBase[72]
  9245. [23:41:02 INFO]: Adding biome mapping 73 Mountain at BiomeBase[73]
  9246. [23:41:02 INFO]: Adding biome mapping 74 Mystic Grove at BiomeBase[74]
  9247. [23:41:02 INFO]: Adding biome mapping 75 Ominous Woods at BiomeBase[75]
  9248. [23:41:02 INFO]: Adding biome mapping 76 Origin Valley at BiomeBase[76]
  9249. [23:41:02 INFO]: Adding biome mapping 77 Outback at BiomeBase[77]
  9250. [23:41:02 INFO]: Adding biome mapping 78 Prairie at BiomeBase[78]
  9251. [23:41:02 INFO]: Adding biome mapping 79 Rainforest at BiomeBase[79]
  9252. [23:41:02 INFO]: Adding biome mapping 80 Redwood Forest at BiomeBase[80]
  9253. [23:41:02 INFO]: Adding biome mapping 81 Sacred Springs at BiomeBase[81]
  9254. [23:41:02 INFO]: Adding biome mapping 82 Seasonal Forest at BiomeBase[82]
  9255. [23:41:02 INFO]: Adding biome mapping 83 Shield at BiomeBase[83]
  9256. [23:41:02 INFO]: Adding biome mapping 84 Shrubland at BiomeBase[84]
  9257. [23:41:02 INFO]: Adding biome mapping 85 Sludgepit at BiomeBase[85]
  9258. [23:41:02 INFO]: Adding biome mapping 86 Steppe at BiomeBase[86]
  9259. [23:41:02 INFO]: Adding biome mapping 87 Temperate Rainforest at BiomeBase[87]
  9260. [23:41:02 INFO]: Adding biome mapping 88 Thicket at BiomeBase[88]
  9261. [23:41:02 INFO]: Adding biome mapping 89 Tropical Rainforest at BiomeBase[89]
  9262. [23:41:02 INFO]: Adding biome mapping 90 Tundra at BiomeBase[90]
  9263. [23:41:02 INFO]: Adding biome mapping 91 Wasteland at BiomeBase[91]
  9264. [23:41:02 INFO]: Adding biome mapping 92 Wetland at BiomeBase[92]
  9265. [23:41:02 INFO]: Adding biome mapping 93 Woodland at BiomeBase[93]
  9266. [23:41:02 INFO]: Adding biome mapping 94 Coral Reef at BiomeBase[94]
  9267. [23:41:02 INFO]: Adding biome mapping 95 Kelp Forest at BiomeBase[95]
  9268. [23:41:02 INFO]: Adding biome mapping 96 Tropics at BiomeBase[96]
  9269. [23:41:02 INFO]: Adding biome mapping 97 Volcano at BiomeBase[97]
  9270. [23:41:02 INFO]: Adding biome mapping 98 Mangrove at BiomeBase[98]
  9271. [23:41:02 INFO]: Adding biome mapping 99 Alps Forest at BiomeBase[99]
  9272. [23:41:02 INFO]: Adding biome mapping 100 WitchwoodForest at BiomeBase[100]
  9273. [23:41:02 INFO]: Adding biome mapping 101 Glacier at BiomeBase[101]
  9274. [23:41:02 INFO]: Adding biome mapping 102 Meadow Forest at BiomeBase[102]
  9275. [23:41:02 INFO]: Adding biome mapping 103 Oasis at BiomeBase[103]
  9276. [23:41:02 INFO]: Adding biome mapping 104 Orchard at BiomeBase[104]
  9277. [23:41:02 INFO]: Adding biome mapping 105 Quagmire at BiomeBase[105]
  9278. [23:41:02 INFO]: Adding biome mapping 106 Scrubland at BiomeBase[106]
  9279. [23:41:02 INFO]: Adding biome mapping 107 Silkglades at BiomeBase[107]
  9280. [23:41:02 INFO]: Adding biome mapping 108 Spruce Woods at BiomeBase[108]
  9281. [23:41:02 INFO]: Adding biome mapping 109 Corrupted Sands at BiomeBase[109]
  9282. [23:41:02 INFO]: Adding biome mapping 110 Phantasmagoric Inferno at BiomeBase[110]
  9283. [23:41:02 INFO]: Adding biome mapping 111 Boneyard at BiomeBase[111]
  9284. [23:41:02 INFO]: Adding biome mapping 112 Visceral Heap at BiomeBase[112]
  9285. [23:41:02 INFO]: Adding biome mapping 113 Undergarden at BiomeBase[113]
  9286. [23:41:02 INFO]: Adding biome mapping 114 Polar Chasm at BiomeBase[114]
  9287. [23:41:02 INFO]: Adding biome mapping 115 Spectral Garden at BiomeBase[115]
  9288. [23:41:02 INFO]: Adding biome mapping 116 Lush River at BiomeBase[116]
  9289. [23:41:02 INFO]: Adding biome mapping 117 Dry River at BiomeBase[117]
  9290. [23:41:02 INFO]: Adding biome mapping 118 Twilight Lake at BiomeBase[118]
  9291. [23:41:02 INFO]: Adding biome mapping 119 Twilight Forest at BiomeBase[119]
  9292. [23:41:02 INFO]: Adding biome mapping 121 Twilight Highlands at BiomeBase[121]
  9293. [23:41:02 INFO]: Adding biome mapping 122 Mushroom Forest at BiomeBase[122]
  9294. [23:41:02 INFO]: Adding biome mapping 123 Twilight Swamp at BiomeBase[123]
  9295. [23:41:02 INFO]: Adding biome mapping 124 Twilight Stream at BiomeBase[124]
  9296. [23:41:02 INFO]: Adding biome mapping 125 Snowy Forest at BiomeBase[125]
  9297. [23:41:02 INFO]: Adding biome mapping 126 Ocean Oil Field at BiomeBase[126]
  9298. [23:41:02 INFO]: Adding biome mapping 127 Desert Oil Field at BiomeBase[127]
  9299. [23:41:02 INFO]: Adding biome mapping 128 Twilight Glacier at BiomeBase[128]
  9300. [23:41:02 INFO]: Adding biome mapping 135 Twilight Clearing at BiomeBase[135]
  9301. [23:41:02 INFO]: Adding biome mapping 136 Oak Savanna at BiomeBase[136]
  9302. [23:41:02 INFO]: Adding biome mapping 137 Firefly Forest at BiomeBase[137]
  9303. [23:41:02 INFO]: Adding biome mapping 138 Deep Mushroom Forest at BiomeBase[138]
  9304. [23:41:02 INFO]: Adding biome mapping 139 Dark Forest Center at BiomeBase[139]
  9305. [23:41:02 INFO]: Adding biome mapping 141 Highlands Center at BiomeBase[141]
  9306. [23:41:02 INFO]: Adding biome mapping 142 Dark Forest at BiomeBase[142]
  9307. [23:41:02 INFO]: Adding biome mapping 143 Enchanted Forest at BiomeBase[143]
  9308. [23:41:02 INFO]: Adding biome mapping 144 Fire Swamp at BiomeBase[144]
  9309. [23:41:02 INFO]: Adding biome mapping 145 Thornlands at BiomeBase[145]
  9310. [23:41:02 INFO]: Adding biome mapping 150 Emerald Biome at BiomeBase[150]
  9311. [23:41:02 INFO]: Adding biome mapping 168 Dense Twilight Forest at BiomeBase[168]
  9312. [23:41:02 INFO]: Adding biome mapping 178 swamplands M at BiomeBase[178]
  9313. [23:41:02 INFO]: Adding biome mapping 179 coarseIslands M at BiomeBase[179]
  9314. [23:41:02 INFO]: Adding biome mapping 180 deepWaters M at BiomeBase[180]
  9315. [23:41:02 INFO]: Adding biome mapping 181 patchyIslands M at BiomeBase[181]
  9316. [23:41:02 INFO]: Adding biome mapping 182 marsh1 M at BiomeBase[182]
  9317. [23:41:02 INFO]: Adding biome mapping 183 marsh2 M at BiomeBase[183]
  9318. [23:41:02 INFO]: Adding biome mapping 184 sludgePlains M at BiomeBase[184]
  9319. [23:41:02 INFO]: Adding biome mapping 186 Storage Cell at BiomeBase[186]
  9320. [23:41:02 INFO]: Adding biome mapping 192 Tainted Land at BiomeBase[192]
  9321. [23:41:02 INFO]: Adding biome mapping 193 Magical Forest at BiomeBase[193]
  9322. [23:41:02 INFO]: Adding biome mapping 194 Eerie at BiomeBase[194]
  9323. [23:41:02 INFO]: Adding biome mapping 195 Eldritch at BiomeBase[195]
  9324. [23:41:02 INFO]: Adding biome mapping 207 WyvernBiome at BiomeBase[207]
  9325. [23:41:02 INFO]: [Vault] Enabling Vault v1.5.6-b49
  9326. [23:41:02 INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  9327. [23:41:03 INFO]: [Vault] [Permission] GroupManager found: Waiting
  9328. [23:41:03 INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  9329. [23:41:03 INFO]: [Vault] [Chat] GroupManager found: Waiting
  9330. [23:41:03 INFO]: [Vault] Enabled Version 1.5.6-b49
  9331. [23:41:03 INFO]: [ProtocolLib] Enabling ProtocolLib v3.6.5
  9332. [23:41:03 INFO]: [ProtocolLib] Started structure compiler thread.
  9333. [23:41:03 INFO]: [LWC] Enabling LWC v4.5.0-SNAPSHOT
  9334. [23:41:03 INFO]: [LWC] Connecting to SQLite
  9335. [23:41:05 INFO]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@7f152060)
  9336. [23:41:05 INFO]: Loading dimension -100 (DIM-100) (net.minecraft.server.dedicated.DedicatedServer@7f152060)
  9337. [23:41:06 INFO]: Loading dimension 20 (DIM20) (net.minecraft.server.dedicated.DedicatedServer@7f152060)
  9338. [23:41:06 INFO]: Loading dimension -127 (DIM-127) (net.minecraft.server.dedicated.DedicatedServer@7f152060)
  9339. [23:41:06 INFO]: Loading dimension -37 (DIM-37) (net.minecraft.server.dedicated.DedicatedServer@7f152060)
  9340. [23:41:06 INFO]: Loading dimension -38 (DIM-38) (net.minecraft.server.dedicated.DedicatedServer@7f152060)
  9341. [23:41:06 INFO]: Loading dimension -39 (DIM-39) (net.minecraft.server.dedicated.DedicatedServer@7f152060)
  9342. [23:41:06 INFO]: Loading dimension -17 (DIM-17) (net.minecraft.server.dedicated.DedicatedServer@7f152060)
  9343. [23:41:06 INFO]: Loading dimension -42 (DIM-42) (net.minecraft.server.dedicated.DedicatedServer@7f152060)
  9344. [23:41:06 INFO]: Loading dimension -112 (DIM-112) (net.minecraft.server.dedicated.DedicatedServer@7f152060)
  9345. [23:41:06 INFO]: Loading dimension 7 (DIM7) (net.minecraft.server.dedicated.DedicatedServer@7f152060)
  9346. [23:41:06 INFO]: Loading dimension -1 (DIM-1) (net.minecraft.server.dedicated.DedicatedServer@7f152060)
  9347. [23:41:07 INFO]: Loading dimension -25 (DIM-25) (net.minecraft.server.dedicated.DedicatedServer@7f152060)
  9348. [23:41:07 INFO]: Loading dimension 3 (DIM3) (net.minecraft.server.dedicated.DedicatedServer@7f152060)
  9349. [23:41:07 INFO]: Loading dimension 2 (DIM2) (net.minecraft.server.dedicated.DedicatedServer@7f152060)
  9350. [23:41:07 INFO]: Loading dimension 1 (DIM1) (net.minecraft.server.dedicated.DedicatedServer@7f152060)
  9351. [23:41:07 INFO]: Preparing start region for level 0
  9352. [23:41:07 INFO]: M&B - Patching Class EntityAIControlledByPlayer (ub)
  9353. [23:41:07 INFO]: Patching method updateTask in EntityAIControlledByPlayer
  9354. [23:41:07 INFO]: M&B - Patching Class EntityAIControlledByPlayer done
  9355. [23:41:08 INFO]: Preparing spawn area: 84%
  9356. [23:41:09 INFO]: [WorldEdit] Enabling WorldEdit v6.1.1-SNAPSHOT;3437-c6b4772
  9357. [23:41:10 INFO]: WEPIF: Using the Bukkit Permissions API.
  9358. [23:41:10 WARN]: [WorldEdit]
  9359. **********************************************
  9360. ** This WorldEdit version does not fully support your version of Bukkit.
  9361. **
  9362. ** When working with blocks or undoing, chests will be empty, signs
  9363. ** will be blank, and so on. There will be no support for entity
  9364. ** and biome-related functions.
  9365. **
  9366. ** Please see http://wiki.sk89q.com/wiki/WorldEdit/Bukkit_adapters
  9367. **********************************************
  9368.  
  9369. [23:41:10 INFO]: [Essentials] Enabling Essentials vPre2.14.1.3
  9370. [23:41:10 INFO]: Bukkit version format changed. Version not checked.
  9371. [23:41:10 INFO]: 1.7.10-1614.58 (MC: 1.7.10)
  9372. [23:41:10 INFO]: 1.7.10-R0.1-SNAPSHOT
  9373. [23:41:10 INFO]: Using locale en_US
  9374. [23:41:10 INFO]: Using locale en_US
  9375. [23:41:11 INFO]: [Vault][Economy] Essentials Economy hooked.
  9376. [23:41:11 INFO]: Essentials: Using config file enhanced permissions.
  9377. [23:41:11 INFO]: Permissions listed in as player-commands will be given to all users.
  9378. [23:41:11 INFO]: [EssentialsProtect] Enabling EssentialsProtect vPre2.14.1.3
  9379. [23:41:11 INFO]: [EssentialsChat] Enabling EssentialsChat vPre2.14.1.3
  9380. [23:41:11 INFO]: [GroupManager] Enabling GroupManager v2.1.31 (Phoenix)
  9381. [23:41:11 INFO]: GroupManager - INFO - World Found: apterra
  9382. [23:41:11 INFO]: GroupManager - INFO - World Found: darkhold
  9383. [23:41:11 INFO]: GroupManager - INFO - World Found: dim-100
  9384. [23:41:11 INFO]: GroupManager - INFO - World Found: dim-112
  9385. [23:41:11 INFO]: GroupManager - INFO - World Found: dim-127
  9386. [23:41:11 INFO]: GroupManager - INFO - World Found: dim-28
  9387. [23:41:11 INFO]: GroupManager - INFO - World Found: dim-29
  9388. [23:41:11 INFO]: GroupManager - INFO - World Found: dim-37
  9389. [23:41:11 INFO]: GroupManager - INFO - World Found: dim-38
  9390. [23:41:11 INFO]: GroupManager - INFO - World Found: dim-39
  9391. [23:41:11 INFO]: GroupManager - INFO - World Found: dim-42
  9392. [23:41:11 INFO]: GroupManager - INFO - World Found: dim2
  9393. [23:41:11 INFO]: GroupManager - INFO - World Found: dim20
  9394. [23:41:11 INFO]: GroupManager - INFO - World Found: dim3
  9395. [23:41:11 INFO]: GroupManager - INFO - World Found: dim7
  9396. [23:41:11 INFO]: GroupManager - INFO - World Found: dim_myst-2147483648
  9397. [23:41:11 INFO]: GroupManager - INFO - World Found: dim_spacestation15
  9398. [23:41:11 INFO]: GroupManager - INFO - World Found: eldaria
  9399. [23:41:11 INFO]: GroupManager - INFO - World Found: empirepolis
  9400. [23:41:11 INFO]: GroupManager - INFO - World Found: endoria
  9401. [23:41:11 INFO]: GroupManager - INFO - World Found: meteorite
  9402. [23:41:11 INFO]: GroupManager - INFO - World Found: reminiscence
  9403. [23:41:11 INFO]: GroupManager - INFO - World Found: reminiscence copy 2
  9404. [23:41:11 INFO]: GroupManager - INFO - World Found: reminiscence_end
  9405. [23:41:11 INFO]: GroupManager - INFO - World Found: reminiscence_nether
  9406. [23:41:11 INFO]: GroupManager - INFO - World Found: soniccraft
  9407. [23:41:11 INFO]: GroupManager - INFO - World Found: Stampys
  9408. [23:41:11 INFO]: GroupManager - INFO - World Found: survivalgames5
  9409. [23:41:11 INFO]: GroupManager - INFO - World Found: world
  9410. [23:41:11 INFO]: GroupManager - INFO - Superperms support enabled.
  9411. [23:41:11 INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
  9412. [23:41:11 INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
  9413. [23:41:11 INFO]: GroupManager version 2.1.31 (Phoenix) is enabled!
  9414. [23:41:11 INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
  9415. [23:41:11 INFO]: [Vault][Permission] GroupManager hooked.
  9416. [23:41:11 INFO]: [Vault][Chat] GroupManager - Chat hooked.
  9417. [23:41:11 INFO]: Essentials: Using GroupManager based permissions.
  9418. [23:41:11 INFO]: [ClearLag] Enabling ClearLag v2.9.3
  9419. [23:41:11 INFO]: [ClearLag] Loading modules...
  9420. [23:41:11 INFO]: [ClearLag] Modules enabed, loading config values
  9421. [23:41:11 INFO]: [ClearLag] Modules have been loaded!
  9422. [23:41:11 INFO]: [ClearLag] Clearlag is now enabled!
  9423. [23:41:11 INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.7]...
  9424. [23:41:11 INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vPre2.14.1.3
  9425. [23:41:11 INFO]: [Prism] Enabling Prism v2.0.6-36
  9426. [23:41:11 INFO]: [Prism]: Initializing Prism 2.0.6-36. By Viveleroi.
  9427. [23:41:11 INFO]: Elixr: Loaded items directory
  9428. [23:41:11 INFO]: Elixr: Loaded items directory
  9429. [23:41:12 INFO]: [ClearLag] No updates found!
  9430. [23:41:12 INFO]: [Prism]: WorldEdit found. Associated features enabled.
  9431. [23:41:12 INFO]: [Prism]: Scheduled purge executor beginning new run...
  9432. [23:41:12 INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b719
  9433. [23:41:13 INFO]: Loading dimension 4 (Reminiscence) (net.minecraft.server.dedicated.DedicatedServer@7f152060)
  9434. [23:41:13 INFO]: Preparing start region for level 16 (Dimension: 4, Seed: 202961)
  9435. [23:41:13 INFO]: Loading dimension 9 (Reminiscence_nether) (net.minecraft.server.dedicated.DedicatedServer@7f152060)
  9436. [23:41:13 INFO]: Preparing start region for level 17 (Dimension: 9, Seed: -4126898930874811129)
  9437. [23:41:14 INFO]: Loading dimension 10 (APTERRA) (net.minecraft.server.dedicated.DedicatedServer@7f152060)
  9438. [23:41:14 INFO]: Preparing start region for level 18 (Dimension: 10, Seed: 202961)
  9439. [23:41:14 INFO]: Loading dimension 6 (Stampys) (net.minecraft.server.dedicated.DedicatedServer@7f152060)
  9440. [23:41:14 INFO]: Preparing start region for level 19 (Dimension: 6, Seed: 6644803604819148923)
  9441. [23:41:14 INFO]: Loading dimension 12 (Meteorite) (net.minecraft.server.dedicated.DedicatedServer@7f152060)
  9442. [23:41:14 INFO]: Preparing start region for level 20 (Dimension: 12, Seed: -5817586507250097432)
  9443. [23:41:14 INFO]: Loading dimension 11 (eldaria) (net.minecraft.server.dedicated.DedicatedServer@7f152060)
  9444. [23:41:14 INFO]: Preparing start region for level 21 (Dimension: 11, Seed: 1499125544)
  9445. [23:41:14 INFO]: Loading dimension 8 (Empirepolis) (net.minecraft.server.dedicated.DedicatedServer@7f152060)
  9446. [23:41:14 INFO]: Preparing start region for level 22 (Dimension: 8, Seed: 2503233094832723153)
  9447. [23:41:14 INFO]: Loading dimension 5 (SurvivalGames5) (net.minecraft.server.dedicated.DedicatedServer@7f152060)
  9448. [23:41:14 INFO]: Preparing start region for level 23 (Dimension: 5, Seed: 2288877922051646087)
  9449. [23:41:14 INFO]: Loading dimension 14 (SonicCraft) (net.minecraft.server.dedicated.DedicatedServer@7f152060)
  9450. [23:41:14 INFO]: Preparing start region for level 24 (Dimension: 14, Seed: 130857033468217340)
  9451. [23:41:15 INFO]: Loading dimension 17 (Darkhold) (net.minecraft.server.dedicated.DedicatedServer@7f152060)
  9452. [23:41:15 INFO]: Preparing start region for level 25 (Dimension: 17, Seed: 1176688132)
  9453. [23:41:15 INFO]: [Multiverse-Core] 25 - World(s) loaded.
  9454. [23:41:15 INFO]: [Multiverse-Core] Version 2.5-b719 (API v20) Enabled - By Rigby, fernferret, lithium3141 and main--
  9455. [23:41:15 INFO]: [WorldGuard] Enabling WorldGuard v6.1.2-SNAPSHOT;1649-c205461
  9456. [23:41:17 WARN]: =============================================================
  9457. [23:41:17 WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
  9458. [23:41:17 WARN]: Offendor: org/sqlite/SQLite.main([Ljava/lang/String;)V
  9459. [23:41:17 WARN]: Use FMLCommonHandler.exitJava instead
  9460. [23:41:17 WARN]: =============================================================
  9461. [23:41:18 WARN]: =============================================================
  9462. [23:41:18 WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
  9463. [23:41:18 WARN]: Offendor: org/ibex/nestedvm/RuntimeCompiler.main([Ljava/lang/String;)V
  9464. [23:41:18 WARN]: Use FMLCommonHandler.exitJava instead
  9465. [23:41:18 WARN]: =============================================================
  9466. [23:41:18 WARN]: =============================================================
  9467. [23:41:18 WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
  9468. [23:41:18 WARN]: Offendor: org/ibex/nestedvm/RuntimeCompiler.main([Ljava/lang/String;)V
  9469. [23:41:18 WARN]: Use FMLCommonHandler.exitJava instead
  9470. [23:41:18 WARN]: =============================================================
  9471. [23:41:18 INFO]: [WorldGuard] Blacklist loaded.
  9472. [23:41:18 INFO]: [WorldGuard] (world) TNT ignition is blocked.
  9473. [23:41:18 INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  9474. [23:41:18 INFO]: [WorldGuard] (world) Lava fire is blocked.
  9475. [23:41:18 INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  9476. [23:41:18 INFO]: [WorldGuard] Loaded configuration for world 'world'
  9477. [23:41:18 INFO]: [WorldGuard] (DIM-100) TNT ignition is blocked.
  9478. [23:41:18 INFO]: [WorldGuard] (DIM-100) Lighters are PERMITTED.
  9479. [23:41:18 INFO]: [WorldGuard] (DIM-100) Lava fire is blocked.
  9480. [23:41:18 INFO]: [WorldGuard] (DIM-100) Fire spread is UNRESTRICTED.
  9481. [23:41:18 INFO]: [WorldGuard] Loaded configuration for world 'DIM-100'
  9482. [23:41:18 INFO]: [WorldGuard] (DIM20) TNT ignition is blocked.
  9483. [23:41:18 INFO]: [WorldGuard] (DIM20) Lighters are PERMITTED.
  9484. [23:41:18 INFO]: [WorldGuard] (DIM20) Lava fire is blocked.
  9485. [23:41:18 INFO]: [WorldGuard] (DIM20) Fire spread is UNRESTRICTED.
  9486. [23:41:18 INFO]: [WorldGuard] Loaded configuration for world 'DIM20'
  9487. [23:41:18 INFO]: [WorldGuard] (DIM-127) TNT ignition is blocked.
  9488. [23:41:18 INFO]: [WorldGuard] (DIM-127) Lighters are PERMITTED.
  9489. [23:41:18 INFO]: [WorldGuard] (DIM-127) Lava fire is blocked.
  9490. [23:41:18 INFO]: [WorldGuard] (DIM-127) Fire spread is UNRESTRICTED.
  9491. [23:41:18 INFO]: [WorldGuard] Loaded configuration for world 'DIM-127'
  9492. [23:41:18 INFO]: [WorldGuard] (DIM-37) TNT ignition is blocked.
  9493. [23:41:18 INFO]: [WorldGuard] (DIM-37) Lighters are PERMITTED.
  9494. [23:41:18 INFO]: [WorldGuard] (DIM-37) Lava fire is blocked.
  9495. [23:41:18 INFO]: [WorldGuard] (DIM-37) Fire spread is UNRESTRICTED.
  9496. [23:41:18 INFO]: [WorldGuard] Loaded configuration for world 'DIM-37'
  9497. [23:41:18 INFO]: [WorldGuard] (DIM-38) TNT ignition is blocked.
  9498. [23:41:18 INFO]: [WorldGuard] (DIM-38) Lighters are PERMITTED.
  9499. [23:41:18 INFO]: [WorldGuard] (DIM-38) Lava fire is blocked.
  9500. [23:41:18 INFO]: [WorldGuard] (DIM-38) Fire spread is UNRESTRICTED.
  9501. [23:41:18 INFO]: [WorldGuard] Loaded configuration for world 'DIM-38'
  9502. [23:41:18 INFO]: [WorldGuard] (DIM-39) TNT ignition is blocked.
  9503. [23:41:18 INFO]: [WorldGuard] (DIM-39) Lighters are PERMITTED.
  9504. [23:41:18 INFO]: [WorldGuard] (DIM-39) Lava fire is blocked.
  9505. [23:41:18 INFO]: [WorldGuard] (DIM-39) Fire spread is UNRESTRICTED.
  9506. [23:41:18 INFO]: [WorldGuard] Loaded configuration for world 'DIM-39'
  9507. [23:41:18 INFO]: [WorldGuard] (DIM-17) TNT ignition is blocked.
  9508. [23:41:18 INFO]: [WorldGuard] (DIM-17) Lighters are PERMITTED.
  9509. [23:41:18 INFO]: [WorldGuard] (DIM-17) Lava fire is blocked.
  9510. [23:41:18 INFO]: [WorldGuard] (DIM-17) Fire spread is UNRESTRICTED.
  9511. [23:41:18 INFO]: [WorldGuard] Loaded configuration for world 'DIM-17'
  9512. [23:41:18 INFO]: [WorldGuard] (DIM-42) TNT ignition is blocked.
  9513. [23:41:18 INFO]: [WorldGuard] (DIM-42) Lighters are PERMITTED.
  9514. [23:41:18 INFO]: [WorldGuard] (DIM-42) Lava fire is blocked.
  9515. [23:41:18 INFO]: [WorldGuard] (DIM-42) Fire spread is UNRESTRICTED.
  9516. [23:41:18 INFO]: [WorldGuard] Loaded configuration for world 'DIM-42'
  9517. [23:41:18 INFO]: [WorldGuard] (DIM-112) TNT ignition is blocked.
  9518. [23:41:18 INFO]: [WorldGuard] (DIM-112) Lighters are PERMITTED.
  9519. [23:41:18 INFO]: [WorldGuard] (DIM-112) Lava fire is blocked.
  9520. [23:41:18 INFO]: [WorldGuard] (DIM-112) Fire spread is UNRESTRICTED.
  9521. [23:41:18 INFO]: [WorldGuard] Loaded configuration for world 'DIM-112'
  9522. [23:41:18 INFO]: [WorldGuard] (DIM7) TNT ignition is blocked.
  9523. [23:41:18 INFO]: [WorldGuard] (DIM7) Lighters are PERMITTED.
  9524. [23:41:18 INFO]: [WorldGuard] (DIM7) Lava fire is blocked.
  9525. [23:41:18 INFO]: [WorldGuard] (DIM7) Fire spread is UNRESTRICTED.
  9526. [23:41:18 INFO]: [WorldGuard] Loaded configuration for world 'DIM7'
  9527. [23:41:18 INFO]: [WorldGuard] (DIM-1) TNT ignition is blocked.
  9528. [23:41:18 INFO]: [WorldGuard] (DIM-1) Lighters are PERMITTED.
  9529. [23:41:18 INFO]: [WorldGuard] (DIM-1) Lava fire is blocked.
  9530. [23:41:18 INFO]: [WorldGuard] (DIM-1) Fire spread is UNRESTRICTED.
  9531. [23:41:18 INFO]: [WorldGuard] Loaded configuration for world 'DIM-1'
  9532. [23:41:18 INFO]: [WorldGuard] (DIM-25) TNT ignition is blocked.
  9533. [23:41:18 INFO]: [WorldGuard] (DIM-25) Lighters are PERMITTED.
  9534. [23:41:18 INFO]: [WorldGuard] (DIM-25) Lava fire is blocked.
  9535. [23:41:18 INFO]: [WorldGuard] (DIM-25) Fire spread is UNRESTRICTED.
  9536. [23:41:18 INFO]: [WorldGuard] Loaded configuration for world 'DIM-25'
  9537. [23:41:18 INFO]: [WorldGuard] (DIM3) TNT ignition is blocked.
  9538. [23:41:18 INFO]: [WorldGuard] (DIM3) Lighters are PERMITTED.
  9539. [23:41:18 INFO]: [WorldGuard] (DIM3) Lava fire is blocked.
  9540. [23:41:18 INFO]: [WorldGuard] (DIM3) Fire spread is UNRESTRICTED.
  9541. [23:41:18 INFO]: [WorldGuard] Loaded configuration for world 'DIM3'
  9542. [23:41:18 INFO]: [WorldGuard] (DIM2) TNT ignition is blocked.
  9543. [23:41:18 INFO]: [WorldGuard] (DIM2) Lighters are PERMITTED.
  9544. [23:41:18 INFO]: [WorldGuard] (DIM2) Lava fire is blocked.
  9545. [23:41:18 INFO]: [WorldGuard] (DIM2) Fire spread is UNRESTRICTED.
  9546. [23:41:18 INFO]: [WorldGuard] Loaded configuration for world 'DIM2'
  9547. [23:41:18 INFO]: [WorldGuard] (DIM1) TNT ignition is blocked.
  9548. [23:41:18 INFO]: [WorldGuard] (DIM1) Lighters are PERMITTED.
  9549. [23:41:18 INFO]: [WorldGuard] (DIM1) Lava fire is blocked.
  9550. [23:41:18 INFO]: [WorldGuard] (DIM1) Fire spread is UNRESTRICTED.
  9551. [23:41:18 INFO]: [WorldGuard] Loaded configuration for world 'DIM1'
  9552. [23:41:18 INFO]: [WorldGuard] (Reminiscence) TNT ignition is blocked.
  9553. [23:41:18 INFO]: [WorldGuard] (Reminiscence) Lighters are PERMITTED.
  9554. [23:41:18 INFO]: [WorldGuard] (Reminiscence) Lava fire is blocked.
  9555. [23:41:18 INFO]: [WorldGuard] (Reminiscence) Fire spread is UNRESTRICTED.
  9556. [23:41:18 INFO]: [WorldGuard] Loaded configuration for world 'Reminiscence'
  9557. [23:41:18 INFO]: [WorldGuard] (Reminiscence_nether) TNT ignition is blocked.
  9558. [23:41:18 INFO]: [WorldGuard] (Reminiscence_nether) Lighters are PERMITTED.
  9559. [23:41:18 INFO]: [WorldGuard] (Reminiscence_nether) Lava fire is blocked.
  9560. [23:41:18 INFO]: [WorldGuard] (Reminiscence_nether) Fire spread is UNRESTRICTED.
  9561. [23:41:18 INFO]: [WorldGuard] Loaded configuration for world 'Reminiscence_nether'
  9562. [23:41:18 INFO]: [WorldGuard] (APTERRA) TNT ignition is blocked.
  9563. [23:41:18 INFO]: [WorldGuard] (APTERRA) Lighters are PERMITTED.
  9564. [23:41:18 INFO]: [WorldGuard] (APTERRA) Lava fire is blocked.
  9565. [23:41:18 INFO]: [WorldGuard] (APTERRA) Fire spread is UNRESTRICTED.
  9566. [23:41:18 INFO]: [WorldGuard] Loaded configuration for world 'APTERRA'
  9567. [23:41:18 INFO]: [WorldGuard] (Stampys) TNT ignition is blocked.
  9568. [23:41:18 INFO]: [WorldGuard] (Stampys) Lighters are PERMITTED.
  9569. [23:41:18 INFO]: [WorldGuard] (Stampys) Lava fire is blocked.
  9570. [23:41:18 INFO]: [WorldGuard] (Stampys) Fire spread is UNRESTRICTED.
  9571. [23:41:18 INFO]: [WorldGuard] Loaded configuration for world 'Stampys'
  9572. [23:41:18 INFO]: [WorldGuard] (Meteorite) TNT ignition is blocked.
  9573. [23:41:18 INFO]: [WorldGuard] (Meteorite) Lighters are PERMITTED.
  9574. [23:41:18 INFO]: [WorldGuard] (Meteorite) Lava fire is blocked.
  9575. [23:41:18 INFO]: [WorldGuard] (Meteorite) Fire spread is UNRESTRICTED.
  9576. [23:41:18 INFO]: [WorldGuard] Loaded configuration for world 'Meteorite'
  9577. [23:41:18 INFO]: [WorldGuard] (eldaria) TNT ignition is blocked.
  9578. [23:41:18 INFO]: [WorldGuard] (eldaria) Lighters are PERMITTED.
  9579. [23:41:18 INFO]: [WorldGuard] (eldaria) Lava fire is blocked.
  9580. [23:41:18 INFO]: [WorldGuard] (eldaria) Fire spread is UNRESTRICTED.
  9581. [23:41:18 INFO]: [WorldGuard] Loaded configuration for world 'eldaria'
  9582. [23:41:18 INFO]: [WorldGuard] (Empirepolis) TNT ignition is blocked.
  9583. [23:41:18 INFO]: [WorldGuard] (Empirepolis) Lighters are PERMITTED.
  9584. [23:41:18 INFO]: [WorldGuard] (Empirepolis) Lava fire is blocked.
  9585. [23:41:18 INFO]: [WorldGuard] (Empirepolis) Fire spread is UNRESTRICTED.
  9586. [23:41:18 INFO]: [WorldGuard] Loaded configuration for world 'Empirepolis'
  9587. [23:41:18 INFO]: [WorldGuard] (SurvivalGames5) TNT ignition is blocked.
  9588. [23:41:18 INFO]: [WorldGuard] (SurvivalGames5) Lighters are PERMITTED.
  9589. [23:41:18 INFO]: [WorldGuard] (SurvivalGames5) Lava fire is blocked.
  9590. [23:41:18 INFO]: [WorldGuard] (SurvivalGames5) Fire spread is UNRESTRICTED.
  9591. [23:41:18 INFO]: [WorldGuard] Loaded configuration for world 'SurvivalGames5'
  9592. [23:41:18 INFO]: [WorldGuard] (SonicCraft) TNT ignition is blocked.
  9593. [23:41:18 INFO]: [WorldGuard] (SonicCraft) Lighters are PERMITTED.
  9594. [23:41:18 INFO]: [WorldGuard] (SonicCraft) Lava fire is blocked.
  9595. [23:41:18 INFO]: [WorldGuard] (SonicCraft) Fire spread is UNRESTRICTED.
  9596. [23:41:18 INFO]: [WorldGuard] Loaded configuration for world 'SonicCraft'
  9597. [23:41:18 INFO]: [WorldGuard] (Darkhold) TNT ignition is blocked.
  9598. [23:41:18 INFO]: [WorldGuard] (Darkhold) Lighters are PERMITTED.
  9599. [23:41:18 INFO]: [WorldGuard] (Darkhold) Lava fire is blocked.
  9600. [23:41:18 INFO]: [WorldGuard] (Darkhold) Fire spread is UNRESTRICTED.
  9601. [23:41:18 INFO]: [WorldGuard] Loaded configuration for world 'Darkhold'
  9602. [23:41:18 INFO]: [WorldGuard] Loading region data...
  9603. [23:41:19 INFO]: [Multiverse-Inventories] Enabling Multiverse-Inventories v2.5-b408
  9604. [23:41:19 INFO]: [Multiverse-Inventories] The following worlds for group 'reminiscence' are not loaded: Reminiscence_end, DIM_MYST-2147483648
  9605. [23:41:19 INFO]: [Multiverse-Inventories 2.5-b408] enabled.
  9606. [23:41:19 INFO]: [MobArena] Enabling MobArena v0.96.9
  9607. [23:41:19 INFO]: [MobArena] Vault found; economy rewards enabled.
  9608. [23:41:19 INFO]: [MobArena] Loaded arena 'default'
  9609. [23:41:19 INFO]: [MobArena] Loaded arena 'Thunderdome'
  9610. [23:41:20 INFO]: [MobArena] v0.96.9 enabled.
  9611. [23:41:20 INFO]: [ServerSigns] Enabling ServerSigns v4.5.1
  9612. [23:41:20 INFO]: [ServerSigns] Version 4.5.1 is now enabled.
  9613. [23:41:20 INFO]: [Multiverse-Portals] Enabling Multiverse-Portals v2.5-b742
  9614. [23:41:20 INFO]: [Multiverse-Portals] - Version 2.5-b742 Enabled - By Rigby and fernferret
  9615. [23:41:21 INFO]: [MVPLogging] 28 - Portals(s) loaded
  9616. [23:41:21 WARN]: [Multiverse-Core] Portal worldp1 has an invalid DESTINATION!
  9617. [23:41:21 INFO]: [Multiverse-Portals] Found WorldEdit. Using it for selections.
  9618. [23:41:21 INFO]: [JSONAPI] Enabling JSONAPI v5.6.0
  9619. [23:41:21 INFO]: [JSONAPI] Logging to file: false
  9620. [23:41:21 INFO]: [JSONAPI] Logging to console: true
  9621. [23:41:21 INFO]: [JSONAPI] IP Whitelist = None, all requests are allowed.
  9622. [23:41:21 INFO]: [JSONAPI] Loaded methods.json.
  9623. [23:41:21 INFO]: [JSONAPI] Waiting 2.000 seconds to load methods so that all the other plugins load...
  9624. [23:41:21 INFO]: [JSONAPI] Any requests in this time will not work...
  9625. [23:41:22 INFO]: [JSONAPI] Attempting to use port 20059
  9626. [23:41:22 INFO]: [Multiverse-NetherPortals] Enabling Multiverse-NetherPortals v2.5-b710
  9627. [23:41:22 INFO]: [Multiverse-NetherPortals] - Version 2.5-b710 Enabled - By Rigby and fernferret
  9628. [23:41:23 INFO]: Done (26.041s)! For help, type "help" or "?"
  9629. [23:41:23 INFO]: Registered command forge with permission node net.minecraftforge.server.command.ForgeCommand
  9630. [23:41:23 INFO]: Registered command sleep with permission node aroma1997.core.command.Sleeping
  9631. [23:41:23 INFO]: Registered command aroma1997 with permission node aroma1997.core.command.AromaCommand
  9632. [23:41:23 INFO]: Registered command weaponwield with permission node mods.battlegear2.CommandWeaponWield
  9633. [23:41:23 INFO]: Registered command setmagiclevel with permission node am2.commands.SetMagicLevelCommand
  9634. [23:41:23 INFO]: Registered command unlockaugmentedcasting with permission node am2.commands.UnlockAugmentedCastingCommand
  9635. [23:41:23 INFO]: Registered command setaffinity with permission node am2.commands.SetAffinityCommand
  9636. [23:41:23 INFO]: Registered command shiftaffinity with permission node am2.commands.ShiftAffinityCommand
  9637. [23:41:23 INFO]: Registered command recoverkeystone with permission node am2.commands.RecoverKeystoneCommand
  9638. [23:41:23 INFO]: Registered command registerteamhostility with permission node am2.commands.RegisterTeamHostilityCommand
  9639. [23:41:23 INFO]: Registered command fillmanabar with permission node am2.commands.FillManaBarCommand
  9640. [23:41:23 INFO]: Registered command reloadskilltree with permission node am2.commands.ReloadSkillTree
  9641. [23:41:23 INFO]: Registered command giveskillpoints with permission node am2.commands.GiveSkillPoints
  9642. [23:41:23 INFO]: Registered command takeskillpoints with permission node am2.commands.TakeSkillPoints
  9643. [23:41:23 INFO]: Registered command clearknownspellparts with permission node am2.commands.ClearKnownSpellParts
  9644. [23:41:23 INFO]: Registered command EXPLOSIONS! with permission node am2.commands.Explosions
  9645. [23:41:23 INFO]: Registered command nbtdump with permission node am2.commands.DumpNBT
  9646. [23:41:23 INFO]: Registered command respec with permission node am2.commands.Respec
  9647. [23:41:23 INFO]: Registered command unlockcompendiumentry with permission node am2.commands.UnlockCompendiumEntry
  9648. [23:41:23 INFO]: Registered command lg-viewdim with permission node com.xcompwiz.lookingglass.command.CommandCreateView
  9649. [23:41:23 INFO]: Registered command sc with permission node net.geforcemods.securitycraft.commands.CommandSC
  9650. [23:41:23 INFO]: Registered command module with permission node net.geforcemods.securitycraft.commands.CommandModule
  9651. [23:41:23 INFO]: Registered command bs with permission node bspkrs.bspkrscore.fml.CommandBS
  9652. [23:41:23 INFO]: Registered command cofh with permission node cofh.core.command.CommandHandler
  9653. [23:41:23 INFO]: Registered command buildcraft with permission node buildcraft.core.lib.commands.RootCommand
  9654. [23:41:23 WARN]: ############################################
  9655. [23:41:23 WARN]: # #
  9656. [23:41:23 WARN]: # Cauldron has been detected! Please keep #
  9657. [23:41:23 WARN]: # in mind that BuildCraft may NOT provide #
  9658. [23:41:23 WARN]: # support to Cauldron users, as the mod is #
  9659. [23:41:23 WARN]: # primarily tested without Bukkit/Spigot's #
  9660. [23:41:23 WARN]: # changes to the Minecraft internals. #
  9661. [23:41:23 WARN]: # #
  9662. [23:41:23 WARN]: # Any lag caused by BuildCraft on top of #
  9663. [23:41:23 WARN]: # Cauldron likely arises from workarounds #
  9664. [23:41:23 WARN]: # which we apply to make sure BuildCraft #
  9665. [23:41:23 WARN]: # works properly with Cauldron installed. #
  9666. [23:41:23 WARN]: # #
  9667. [23:41:23 WARN]: # Thanks for your attention! ~ BC devs #
  9668. [23:41:23 WARN]: # #
  9669. [23:41:23 WARN]: ############################################
  9670. [23:41:23 INFO]: Registered command additionalpipes with permission node buildcraft.additionalpipes.CommandAdditionalPipes
  9671. [23:41:23 INFO]: Reset teleport manager.
  9672. [23:41:23 INFO]: Registered command ic2 with permission node ic2.core.command.CommandIc2
  9673. [23:41:23 INFO]: Registered command tps with permission node ic2.core.command.CommandTps
  9674. [23:41:23 INFO]: Registered command ae2 with permission node appeng.server.AECommand
  9675. [23:41:23 INFO]: Registered command dumpregistry with permission node net.bdew.lib.CommandDumpRegistry$
  9676. [23:41:23 INFO]: Registered command oredistribution with permission node net.bdew.lib.CommandOreDistribution$
  9677. [23:41:23 INFO]: Registered command color with permission node net.darkhax.bookshelf.command.CommandItemColor
  9678. [23:41:23 INFO]: Registered command thaumcraft with permission node thaumcraft.common.lib.events.CommandThaumcraft
  9679. [23:41:23 INFO]: Registered command botania-download-latest with permission node vazkii.botania.common.core.command.CommandDownloadLatest
  9680. [23:41:23 INFO]: Registered command botania-share with permission node vazkii.botania.common.core.command.CommandShare
  9681. [23:41:23 INFO]: Registered command botania-open with permission node vazkii.botania.common.core.command.CommandOpen
  9682. [23:41:23 INFO]: Registered command forestry with permission node forestry.core.commands.RootCommand
  9683. [23:41:23 INFO]: Registered command railcraft with permission node mods.railcraft.common.commands.RootCommand
  9684. [23:41:23 INFO]: Registered command tfprogress with permission node twilightforest.CommandTFProgress
  9685. [23:41:23 INFO]: Registered command chunkloaders with permission node codechicken.chunkloader.CommandChunkLoaders
  9686. [23:41:23 INFO]: Registered command ccdebug with permission node codechicken.chunkloader.CommandDebugInfo
  9687. [23:41:23 INFO]: Registered command coropets with permission node CoroPets.CommandCoroPets
  9688. [23:41:23 INFO]: Registered command coroutil with permission node CoroUtil.forge.CommandCoroUtil
  9689. [23:41:23 INFO]: Registered command mocreatures with permission node drzhark.mocreatures.command.CommandMoCreatures
  9690. [23:41:23 INFO]: Registered command moctp with permission node drzhark.mocreatures.command.CommandMoCTP
  9691. [23:41:23 INFO]: Registered command mocpets with permission node drzhark.mocreatures.command.CommandMoCPets
  9692. [23:41:23 INFO]: Registered command mocspawn with permission node drzhark.mocreatures.command.CommandMoCSpawn
  9693. [23:41:23 INFO]: Registered command traveltosurface with permission node EmeraldMod.server.EMCommand
  9694. [23:41:23 INFO]: Registered command scoreboardinfo with permission node com.enderio.core.common.command.CommandScoreboardInfo
  9695. [23:41:23 INFO]: Registered command dumphandlers with permission node mcp.mobius.waila.commands.CommandDumpHandlers
  9696. [23:41:23 INFO]: Registered command enderstorage with permission node codechicken.enderstorage.storage.item.CommandEnderStorage
  9697. [23:41:23 INFO]: Registered command xu_killitems with permission node com.rwtema.extrautils.command.CommandKillEntities
  9698. [23:41:23 INFO]: Registered command xu_killmobs with permission node com.rwtema.extrautils.command.CommandKillEntities
  9699. [23:41:23 INFO]: Registered command xu_killliving with permission node com.rwtema.extrautils.command.CommandKillEntities
  9700. [23:41:23 INFO]: Registered command xu_killxp with permission node com.rwtema.extrautils.command.CommandKillEntities
  9701. [23:41:23 INFO]: Registered command ssinvite with permission node micdoodle8.mods.galacticraft.core.command.CommandSpaceStationAddOwner
  9702. [23:41:23 INFO]: Registered command ssnewowner with permission node micdoodle8.mods.galacticraft.core.command.CommandSpaceStationChangeOwner
  9703. [23:41:23 INFO]: Registered command ssuninvite with permission node micdoodle8.mods.galacticraft.core.command.CommandSpaceStationRemoveOwner
  9704. [23:41:23 INFO]: Registered command dimensiontp with permission node micdoodle8.mods.galacticraft.core.command.CommandPlanetTeleport
  9705. [23:41:23 INFO]: Registered command gckeeploaded with permission node micdoodle8.mods.galacticraft.core.command.CommandKeepDim
  9706. [23:41:23 INFO]: Registered command gcinv with permission node micdoodle8.mods.galacticraft.core.command.CommandGCInv
  9707. [23:41:23 INFO]: Registered command gchelp with permission node micdoodle8.mods.galacticraft.core.command.CommandGCHelp
  9708. [23:41:23 INFO]: Registered command gcenergyunits with permission node micdoodle8.mods.galacticraft.core.command.CommandGCEnergyUnits
  9709. [23:41:23 INFO]: Registered command joinrace with permission node micdoodle8.mods.galacticraft.core.command.CommandJoinSpaceRace
  9710. [23:41:23 INFO]: Home planet data not found in space station save file for "SS Enterprise". Using default overworld.
  9711. [23:41:23 INFO]: Static dimension ID not found in space station save file for "SS Enterprise". Using default overworld.
  9712. [23:41:23 INFO]: Dynamic dimension ID not found in space station save file for "SS Enterprise". Using default overworld.
  9713. [23:41:23 INFO]: Home planet data not found in space station save file for "Station: TNLworldGames". Using default overworld.
  9714. [23:41:23 INFO]: Static dimension ID not found in space station save file for "Station: TNLworldGames". Using default overworld.
  9715. [23:41:23 INFO]: Dynamic dimension ID not found in space station save file for "Station: TNLworldGames". Using default overworld.
  9716. [23:41:23 INFO]: Registered Dimension: -41
  9717. [23:41:23 INFO]: [JSONAPI] Dynmap cannot be loaded because it depends on a plugin that is not installed: 'dynmap'
  9718. [23:41:23 INFO]: Loading dimension -41 (DIM-41) (net.minecraft.server.dedicated.DedicatedServer@7f152060)
  9719. [23:41:23 INFO]: [JSONAPI] Remote Toolkit cannot be loaded because it depends on a plugin that is not installed: 'RemoteToolkitPlugin'
  9720. [23:41:23 INFO]: [WorldGuard] (DIM-41) TNT ignition is blocked.
  9721. [23:41:23 INFO]: [WorldGuard] (DIM-41) Lighters are PERMITTED.
  9722. [23:41:23 INFO]: [WorldGuard] (DIM-41) Lava fire is blocked.
  9723. [23:41:23 INFO]: [WorldGuard] (DIM-41) Fire spread is UNRESTRICTED.
  9724. [23:41:23 INFO]: [WorldGuard] Loaded configuration for world 'DIM-41'
  9725. [23:41:23 INFO]: [JSONAPI] Dynmap cannot be loaded because it depends on a plugin that is not installed: 'dynmap'
  9726. [23:41:23 INFO]: Registered Dimension: -9
  9727. [23:41:23 INFO]: [JSONAPI] Remote Toolkit methods cannot be loaded because it depends on a plugin that is not installed: 'RemoteToolkitPlugin'
  9728. [23:41:23 INFO]: Loading dimension -9 (DIM-9) (net.minecraft.server.dedicated.DedicatedServer@7f152060)
  9729. [23:41:23 INFO]: [WorldGuard] (DIM-9) TNT ignition is blocked.
  9730. [23:41:23 INFO]: [WorldGuard] (DIM-9) Lighters are PERMITTED.
  9731. [23:41:23 INFO]: [WorldGuard] (DIM-9) Lava fire is blocked.
  9732. [23:41:23 INFO]: [WorldGuard] (DIM-9) Fire spread is UNRESTRICTED.
  9733. [23:41:23 INFO]: [WorldGuard] Loaded configuration for world 'DIM-9'
  9734. [23:41:23 INFO]: Registered Dimension: -29
  9735. [23:41:23 INFO]: [JSONAPI] 384 methods loaded in 7 namespaces.
  9736. [23:41:23 INFO]: [JSONAPI] ------[Connection information]-------
  9737. [23:41:23 INFO]: [JSONAPI] JSON Server listening on 20059
  9738. [23:41:23 INFO]: [JSONAPI] JSON Stream Server listening on 20060
  9739. [23:41:23 INFO]: [JSONAPI] JSON WebSocket Stream Server listening on 20061
  9740. [23:41:23 INFO]: [JSONAPI] Active and listening for requests.
  9741. [23:41:23 INFO]: Loading dimension -29 (DIM-29) (net.minecraft.server.dedicated.DedicatedServer@7f152060)
  9742. [23:41:24 INFO]: [WorldGuard] (DIM-29) TNT ignition is blocked.
  9743. [23:41:24 INFO]: [WorldGuard] (DIM-29) Lighters are PERMITTED.
  9744. [23:41:24 INFO]: [WorldGuard] (DIM-29) Lava fire is blocked.
  9745. [23:41:24 INFO]: [WorldGuard] (DIM-29) Fire spread is UNRESTRICTED.
  9746. [23:41:24 INFO]: [WorldGuard] Loaded configuration for world 'DIM-29'
  9747. [23:41:24 INFO]: Registered Dimension: -5
  9748. [23:41:24 INFO]: Loading dimension -5 (DIM-5) (net.minecraft.server.dedicated.DedicatedServer@7f152060)
  9749. [23:41:24 INFO]: [WorldGuard] (DIM-5) TNT ignition is blocked.
  9750. [23:41:24 INFO]: [WorldGuard] (DIM-5) Lighters are PERMITTED.
  9751. [23:41:24 INFO]: [WorldGuard] (DIM-5) Lava fire is blocked.
  9752. [23:41:24 INFO]: [WorldGuard] (DIM-5) Fire spread is UNRESTRICTED.
  9753. [23:41:24 INFO]: [WorldGuard] Loaded configuration for world 'DIM-5'
  9754. [23:41:24 INFO]: Registered Dimension: -8
  9755. [23:41:24 INFO]: Loading dimension -8 (DIM-8) (net.minecraft.server.dedicated.DedicatedServer@7f152060)
  9756. [23:41:24 INFO]: [WorldGuard] (DIM-8) TNT ignition is blocked.
  9757. [23:41:24 INFO]: [WorldGuard] (DIM-8) Lighters are PERMITTED.
  9758. [23:41:24 INFO]: [WorldGuard] (DIM-8) Lava fire is blocked.
  9759. [23:41:24 INFO]: [WorldGuard] (DIM-8) Fire spread is UNRESTRICTED.
  9760. [23:41:24 INFO]: [WorldGuard] Loaded configuration for world 'DIM-8'
  9761. [23:41:24 INFO]: Registered Dimension: -1028
  9762. [23:41:24 INFO]: Loading dimension -1028 (DIM-1028) (net.minecraft.server.dedicated.DedicatedServer@7f152060)
  9763. [23:41:24 INFO]: [WorldGuard] (DIM-1028) TNT ignition is blocked.
  9764. [23:41:24 INFO]: [WorldGuard] (DIM-1028) Lighters are PERMITTED.
  9765. [23:41:24 INFO]: [WorldGuard] (DIM-1028) Lava fire is blocked.
  9766. [23:41:24 INFO]: [WorldGuard] (DIM-1028) Fire spread is UNRESTRICTED.
  9767. [23:41:24 INFO]: [WorldGuard] Loaded configuration for world 'DIM-1028'
  9768. [23:41:24 INFO]: Registered Dimension: -6
  9769. [23:41:24 INFO]: Loading dimension -6 (DIM-6) (net.minecraft.server.dedicated.DedicatedServer@7f152060)
  9770. [23:41:24 INFO]: [WorldGuard] (DIM-6) TNT ignition is blocked.
  9771. [23:41:24 INFO]: [WorldGuard] (DIM-6) Lighters are PERMITTED.
  9772. [23:41:24 INFO]: [WorldGuard] (DIM-6) Lava fire is blocked.
  9773. [23:41:24 INFO]: [WorldGuard] (DIM-6) Fire spread is UNRESTRICTED.
  9774. [23:41:24 INFO]: [WorldGuard] Loaded configuration for world 'DIM-6'
  9775. [23:41:24 INFO]: Registered Dimension: -14
  9776. [23:41:24 INFO]: Loading dimension -14 (DIM-14) (net.minecraft.server.dedicated.DedicatedServer@7f152060)
  9777. [23:41:24 INFO]: [WorldGuard] (DIM-14) TNT ignition is blocked.
  9778. [23:41:24 INFO]: [WorldGuard] (DIM-14) Lighters are PERMITTED.
  9779. [23:41:24 INFO]: [WorldGuard] (DIM-14) Lava fire is blocked.
  9780. [23:41:24 INFO]: [WorldGuard] (DIM-14) Fire spread is UNRESTRICTED.
  9781. [23:41:24 INFO]: [WorldGuard] Loaded configuration for world 'DIM-14'
  9782. [23:41:24 INFO]: Registered Dimension: -28
  9783. [23:41:24 INFO]: Loading dimension -28 (DIM-28) (net.minecraft.server.dedicated.DedicatedServer@7f152060)
  9784. [23:41:24 INFO]: [WorldGuard] (DIM-28) TNT ignition is blocked.
  9785. [23:41:24 INFO]: [WorldGuard] (DIM-28) Lighters are PERMITTED.
  9786. [23:41:24 INFO]: [WorldGuard] (DIM-28) Lava fire is blocked.
  9787. [23:41:24 INFO]: [WorldGuard] (DIM-28) Fire spread is UNRESTRICTED.
  9788. [23:41:24 INFO]: [WorldGuard] Loaded configuration for world 'DIM-28'
  9789. [23:41:24 INFO]: Registered command gcastrominer with permission node micdoodle8.mods.galacticraft.core.command.CommandGCAstroMiner
  9790. [23:41:24 INFO]: Registered command name with permission node com.tlf.HN.commands.CommandName
  9791. [23:41:24 INFO]: VoiceServer: Starting up server...
  9792. [23:41:24 INFO]: Registered command mk with permission node mekanism.common.CommandMekanism
  9793. [23:41:24 INFO]: Registered command aidepth with permission node minechess.common.CommandAIDepth
  9794. [23:41:24 INFO]: Registered command killpiece with permission node minechess.common.CommandKillPiece
  9795. [23:41:24 INFO]: Registered command draw with permission node minechess.common.CommandDraw
  9796. [23:41:24 INFO]: Registered command morpheus with permission node net.quetzi.morpheus.commands.CommandMorpheus
  9797. [23:41:24 INFO]: Registered command tpx with permission node com.xcompwiz.mystcraft.command.CommandTPX
  9798. [23:41:24 INFO]: Registered command myst-create with permission node com.xcompwiz.mystcraft.command.CommandCreateDim
  9799. [23:41:24 INFO]: Registered command myst-agebook with permission node com.xcompwiz.mystcraft.command.CommandCreateAgebook
  9800. [23:41:24 INFO]: Registered command myst-toggleworldinstability with permission node com.xcompwiz.mystcraft.command.CommandToggleWorldInstability
  9801. [23:41:24 INFO]: Registered command toggledownfall with permission node com.xcompwiz.mystcraft.command.CommandToggleDownfall
  9802. [23:41:24 INFO]: Registered command time with permission node com.xcompwiz.mystcraft.command.CommandTime
  9803. [23:41:24 INFO]: [JSONAPI] External IP: 172.91.7.229
  9804. [23:41:24 INFO]: Registered command myst-permissions with permission node com.xcompwiz.mystcraft.command.CommandMystPermissions
  9805. [23:41:24 INFO]: Registered command myst-regenchunk with permission node com.xcompwiz.mystcraft.command.CommandRegenerateChunk
  9806. [23:41:24 INFO]: Registered command myst-reprofile with permission node com.xcompwiz.mystcraft.command.CommandReprofile
  9807. [23:41:24 INFO]: Registered command myst-dbg with permission node com.xcompwiz.mystcraft.command.CommandDebug
  9808. [23:41:24 INFO]: [JSONAPI] Port 20059 is properly forwarded and is externally accessible.
  9809. [23:41:24 INFO]: Registered command om_config_s with permission node openmods.config.properties.CommandConfig
  9810. [23:41:24 INFO]: Registered command om_source_s with permission node openmods.source.CommandSource
  9811. [23:41:24 INFO]: Registered command flimflam with permission node openblocks.rubbish.CommandFlimFlam
  9812. [23:41:24 INFO]: Registered command luck with permission node openblocks.rubbish.CommandLuck
  9813. [23:41:24 INFO]: Registered command ob_inventory with permission node openblocks.common.CommandInventory
  9814. [23:41:24 INFO]: Registered command projecte with permission node moze_intel.projecte.network.commands.ProjectECMD
  9815. [23:41:24 INFO]: Starting server-side EMC mapping.
  9816. [23:41:24 WARN]: Can not get Fluid 'obisidan.molten'
  9817. [23:41:24 WARN]: Can not get Fluid 'pryotheum'
  9818. [23:41:24 INFO]: Starting to collect Mappings...
  9819. [23:41:24 WARN]: Overwriting fixValueBeforeInherit for GalacticraftCore:tile.gcBlockCore(577:7):0/1 to 0/1
  9820. [23:41:24 WARN]: Overwriting fixValueBeforeInherit for GalacticraftMars:tile.asteroidsBlock(607:3):0/1 to 0/1
  9821. [23:41:24 WARN]: Overwriting fixValueBeforeInherit for TConstruct:SearedBrick(1795:5):0/1 to 0/1
  9822. [23:41:24 WARN]: Overwriting fixValueBeforeInherit for TConstruct:GravelOre(1821:4):0/1 to 0/1
  9823. [23:41:24 WARN]: Overwriting fixValueBeforeInherit for GalacticraftCore:tile.gcBlockCore(577:7):0/1 to 0/1
  9824. [23:41:24 WARN]: Overwriting fixValueBeforeInherit for GalacticraftMars:tile.asteroidsBlock(607:3):0/1 to 0/1
  9825. [23:41:24 WARN]: Overwriting fixValueBeforeInherit for TConstruct:oreBerries(7281:4):0/1 to 0/1
  9826. [23:41:24 WARN]: Overwriting fixValueBeforeInherit for TConstruct:oreBerries(7281:1):0/1 to 0/1
  9827. [23:41:24 WARN]: Overwriting fixValueBeforeInherit for TConstruct:ore.berries.two(1769:0):0/1 to 0/1
  9828. [23:41:24 WARN]: Overwriting fixValueBeforeInherit for TConstruct:materials(7311:40):0/1 to 0/1
  9829. [23:41:24 WARN]: Overwriting fixValueBeforeInherit for TConstruct:materials(7311:42):0/1 to 0/1
  9830. [23:41:24 INFO]: Collected Mappings from moze_intel.projecte.emc.mappers.OreDictionaryMapper
  9831. [23:41:24 WARN]: Overwriting fixValueBeforeInherit for minecraft:gunpowder(289:0):0/1 to 192/1
  9832. [23:41:24 WARN]: Overwriting fixValueBeforeInherit for minecraft:redstone(331:0):0/1 to 64/1
  9833. [23:41:24 WARN]: Overwriting fixValueBeforeInherit for minecraft:glowstone_dust(348:0):0/1 to 384/1
  9834. [23:41:24 INFO]: Collected Mappings from moze_intel.projecte.emc.mappers.LazyMapper
  9835. [23:41:24 INFO]: Collected Mappings from moze_intel.projecte.emc.mappers.Chisel2Mapper
  9836. [23:41:24 INFO]: Collected Mappings from moze_intel.projecte.emc.mappers.APICustomEMCMapper
  9837. [23:41:24 INFO]: Collected Mappings from example.json
  9838. [23:41:24 WARN]: Overwriting fixValueBeforeInherit for minecraft:iron_ingot(265:0):256/1 to 256/1
  9839. [23:41:24 INFO]: Collected Mappings from metals.json
  9840. [23:41:24 WARN]: Overwriting fixValueBeforeInherit for minecraft:cobblestone(4:0):1/1 to 1/1
  9841. [23:41:24 WARN]: Overwriting fixValueBeforeInherit for IC2:itemDust(5399:13):0/1 to 32/1
  9842. [23:41:24 WARN]: Overwriting fixValueBeforeInherit for ThermalFoundation:material(9687:16):0/1 to 32/1
  9843. [23:41:24 WARN]: Overwriting fixValueBeforeInherit for Railcraft:dust(4862:1):0/1 to 32/1
  9844. [23:41:24 WARN]: Overwriting fixValueBeforeInherit for GalaxySpace:item.Sulfur(10508:0):0/1 to 32/1
  9845. [23:41:24 WARN]: Overwriting fixValueBeforeInherit for Mekanism:OtherDust(7719:3):0/1 to 32/1
  9846. [23:41:24 WARN]: Overwriting fixValueBeforeInherit for appliedenergistics2:item.ItemMultiMaterial(9452:8):0/1 to 128/1
  9847. [23:41:24 WARN]: Overwriting fixValueBeforeInherit for IC2:itemDust(5399:2):0/1 to 64/1
  9848. [23:41:24 WARN]: Overwriting fixValueBeforeInherit for ThermalFoundation:material(9687:2):0/1 to 64/1
  9849. [23:41:24 WARN]: Overwriting fixValueBeforeInherit for EnderIO:itemPowderIngot(7600:0):0/1 to 64/1
  9850. [23:41:24 WARN]: Overwriting fixValueBeforeInherit for minecraft:stick(280:0):4/1 to 4/1
  9851. [23:41:24 WARN]: Overwriting fixValueBeforeInherit for minecraft:redstone(331:0):64/1 to 64/1
  9852. [23:41:24 WARN]: Overwriting fixValueBeforeInherit for recycling:EnergeticRedstoneDust(10635:0):0/1 to 64/1
  9853. [23:41:24 WARN]: Overwriting fixValueBeforeInherit for appliedenergistics2:item.ItemMultiMaterial(9452:2):0/1 to 32/1
  9854. [23:41:24 WARN]: Overwriting fixValueBeforeInherit for ThermalFoundation:material(9687:3):0/1 to 16/1
  9855. [23:41:24 WARN]: Overwriting fixValueBeforeInherit for Railcraft:dust(4862:3):0/1 to 16/1
  9856. [23:41:24 WARN]: Overwriting fixValueBeforeInherit for minecraft:stone(1:0):1/1 to 1/1
  9857. [23:41:24 WARN]: Overwriting fixValueBeforeInherit for minecraft:glowstone_dust(348:0):384/1 to 384/1
  9858. [23:41:24 WARN]: Overwriting fixValueBeforeInherit for minecraft:diamond(264:0):8192/1 to 8192/1
  9859. [23:41:24 WARN]: Overwriting fixValueBeforeInherit for chisel:marble(3277:0):1/1 to 4/1
  9860. [23:41:24 INFO]: Collected Mappings from ODdefaults.json
  9861. [23:41:24 INFO]: Collected Mappings from moze_intel.projecte.emc.mappers.customConversions.CustomConversionMapper
  9862. [23:41:24 INFO]: Collected Mappings from moze_intel.projecte.emc.mappers.CustomEMCMapper
  9863. [23:41:24 WARN]: Can not map Crafting Recipes with Type: thebetweenlands.recipes.misc.RecipeLurkerSkinPouchUpgrades
  9864. [23:41:24 WARN]: Ignoring Recipe because outnumber <= 0: {minecraft:paper(339:0)=8, minecraft:filled_map(358:*)=1} -> 0xitem.emptyMap@0
  9865. [23:41:25 INFO]: [JSONAPI] Port 20060 is properly forwarded and is externally accessible.
  9866. [23:41:25 INFO]: Mod is updated.
  9867. [23:41:25 WARN]: Can not map Crafting Recipes with Type: aroma1997.core.recipes.ShapedAromicRecipe
  9868. [23:41:25 WARN]: Can not map Crafting Recipes with Type: com.jaquadro.minecraft.storagedrawers.core.recipe.TemplateRecipe
  9869. [23:41:25 WARN]: Can not map Crafting Recipes with Type: ic2.core.AdvRecipe
  9870. [23:41:25 WARN]: Can not map Crafting Recipes with Type: dan200.computercraft.shared.turtle.recipes.TurtleRecipe
  9871. [23:41:25 WARN]: Can not map Crafting Recipes with Type: appeng.recipes.game.ShapedRecipe
  9872. [23:41:25 WARN]: Can not map Crafting Recipes with Type: mods.railcraft.common.carts.LocomotivePaintingRecipe
  9873. [23:41:25 WARN]: Can not map Crafting Recipes with Type: codechicken.microblock.MicroRecipe$
  9874. [23:41:25 WARN]: Can not map Crafting Recipes with Type: mekanism.common.recipe.ShapedMekanismRecipe
  9875. [23:41:25 WARN]: Can not map Crafting Recipes with Type: dan200.computercraft.shared.turtle.recipes.TurtleUpgradeRecipe
  9876. [23:41:25 WARN]: Can not map Crafting Recipes with Type: mods.railcraft.common.util.crafting.RoutingTicketCopyRecipe
  9877. [23:41:25 WARN]: Can not map Crafting Recipes with Type: moze_intel.projecte.gameObjs.customRecipes.RecipeAlchemyBag
  9878. [23:41:25 WARN]: Can not map Crafting Recipes with Type: vazkii.botania.common.crafting.recipe.HelmRevealingRecipe
  9879. [23:41:25 WARN]: Can not map Crafting Recipes with Type: com.rwtema.extrautils.multipart.microblock.RecipeMicroBlocks
  9880. [23:41:25 WARN]: Can not map Crafting Recipes with Type: mods.battlegear2.recipies.QuiverRecipie2
  9881. [23:41:25 WARN]: Can not map Crafting Recipes with Type: cofh.thermalexpansion.plugins.nei.handlers.NEIRecipeWrapper
  9882. [23:41:25 WARN]: Can not map Crafting Recipes with Type: imc.common.RecipePresents
  9883. [23:41:25 WARN]: Can not map Crafting Recipes with Type: mrtjp.projectred.core.libmc.recipe.ShapedBuilderRecipe
  9884. [23:41:25 WARN]: Can not map Crafting Recipes with Type: codechicken.enderstorage.common.EnderStorageRecipe
  9885. [23:41:25 WARN]: Ignoring Recipe because of invalid ingredient or output: {} -> 4xnull
  9886. [23:41:25 WARN]: Can not map Crafting Recipes with Type: appeng.recipes.game.ShapelessRecipe
  9887. [23:41:25 WARN]: Ignoring Recipe because of invalid ingredient or output: {Natura:berry(7571:3)=1, NSSFAKE7193: [1xitem.berry@2, 1xitem.blackberryItem@0]=1, minecraft:bowl(281:0)=2, NSSFAKE7192: [1xitem.berry@1, 1xitem.blueberryItem@0]=1, NSSFAKE7191: [1xitem.berry@0, 1xitem.raspberryItem@0]=1} -> 2xnull
  9888. [23:41:25 WARN]: Ignoring Recipe because of invalid ingredient or output: {NSSFAKE7196: [1xitem.berry@2, 1xitem.blackberryItem@0]=1, minecraft:bowl(281:0)=2, harvestcraft:strawberryItem(8788:0)=1, NSSFAKE7195: [1xitem.berry@1, 1xitem.blueberryItem@0]=1, NSSFAKE7194: [1xitem.berry@0, 1xitem.raspberryItem@0]=1} -> 2xnull
  9889. [23:41:25 WARN]: Ignoring Recipe because of invalid ingredient or output: {minecraft:bowl(281:0)=2, harvestcraft:cranberryItem(8859:0)=1, NSSFAKE7199: [1xitem.berry@2, 1xitem.blackberryItem@0]=1, NSSFAKE7197: [1xitem.berry@0, 1xitem.raspberryItem@0]=1, NSSFAKE7198: [1xitem.berry@1, 1xitem.blueberryItem@0]=1} -> 2xnull
  9890. [23:41:25 WARN]: Ignoring Recipe because of invalid ingredient or output: {Natura:berry(7571:3)=1, NSSFAKE7201: [1xitem.berry@1, 1xitem.blueberryItem@0]=1, minecraft:bowl(281:0)=2, harvestcraft:strawberryItem(8788:0)=1, NSSFAKE7200: [1xitem.berry@0, 1xitem.raspberryItem@0]=1} -> 2xnull
  9891. [23:41:25 WARN]: Ignoring Recipe because of invalid ingredient or output: {NSSFAKE7203: [1xitem.berry@1, 1xitem.blueberryItem@0]=1, Natura:berry(7571:3)=1, NSSFAKE7202: [1xitem.berry@0, 1xitem.raspberryItem@0]=1, minecraft:bowl(281:0)=2, harvestcraft:cranberryItem(8859:0)=1} -> 2xnull
  9892. [23:41:25 WARN]: Ignoring Recipe because of invalid ingredient or output: {minecraft:bowl(281:0)=2, harvestcraft:strawberryItem(8788:0)=1, harvestcraft:cranberryItem(8859:0)=1, NSSFAKE7205: [1xitem.berry@1, 1xitem.blueberryItem@0]=1, NSSFAKE7204: [1xitem.berry@0, 1xitem.raspberryItem@0]=1} -> 2xnull
  9893. [23:41:25 WARN]: Ignoring Recipe because of invalid ingredient or output: {Natura:berry(7571:3)=1, minecraft:bowl(281:0)=2, harvestcraft:strawberryItem(8788:0)=1, NSSFAKE7206: [1xitem.berry@0, 1xitem.raspberryItem@0]=1, NSSFAKE7207: [1xitem.berry@2, 1xitem.blackberryItem@0]=1} -> 2xnull
  9894. [23:41:25 WARN]: Ignoring Recipe because of invalid ingredient or output: {NSSFAKE7208: [1xitem.berry@0, 1xitem.raspberryItem@0]=1, NSSFAKE7209: [1xitem.berry@2, 1xitem.blackberryItem@0]=1, Natura:berry(7571:3)=1, minecraft:bowl(281:0)=2, harvestcraft:cranberryItem(8859:0)=1} -> 2xnull
  9895. [23:41:25 WARN]: Ignoring Recipe because of invalid ingredient or output: {NSSFAKE7211: [1xitem.berry@2, 1xitem.blackberryItem@0]=1, minecraft:bowl(281:0)=2, harvestcraft:strawberryItem(8788:0)=1, harvestcraft:cranberryItem(8859:0)=1, NSSFAKE7210: [1xitem.berry@0, 1xitem.raspberryItem@0]=1} -> 2xnull
  9896. [23:41:25 WARN]: Ignoring Recipe because of invalid ingredient or output: {Natura:berry(7571:3)=1, minecraft:bowl(281:0)=2, harvestcraft:strawberryItem(8788:0)=1, harvestcraft:cranberryItem(8859:0)=1, NSSFAKE7212: [1xitem.berry@0, 1xitem.raspberryItem@0]=1} -> 2xnull
  9897. [23:41:25 WARN]: Ignoring Recipe because of invalid ingredient or output: {NSSFAKE7213: [1xitem.berry@1, 1xitem.blueberryItem@0]=1, NSSFAKE7214: [1xitem.berry@2, 1xitem.blackberryItem@0]=1, Natura:berry(7571:3)=1, minecraft:bowl(281:0)=2, harvestcraft:strawberryItem(8788:0)=1} -> 2xnull
  9898. [23:41:25 WARN]: Ignoring Recipe because of invalid ingredient or output: {Natura:berry(7571:3)=1, NSSFAKE7216: [1xitem.berry@2, 1xitem.blackberryItem@0]=1, minecraft:bowl(281:0)=2, harvestcraft:cranberryItem(8859:0)=1, NSSFAKE7215: [1xitem.berry@1, 1xitem.blueberryItem@0]=1} -> 2xnull
  9899. [23:41:25 WARN]: Ignoring Recipe because of invalid ingredient or output: {NSSFAKE7217: [1xitem.berry@1, 1xitem.blueberryItem@0]=1, NSSFAKE7218: [1xitem.berry@2, 1xitem.blackberryItem@0]=1, minecraft:bowl(281:0)=2, harvestcraft:strawberryItem(8788:0)=1, harvestcraft:cranberryItem(8859:0)=1} -> 2xnull
  9900. [23:41:25 WARN]: Ignoring Recipe because of invalid ingredient or output: {Natura:berry(7571:3)=1, minecraft:bowl(281:0)=2, harvestcraft:strawberryItem(8788:0)=1, harvestcraft:cranberryItem(8859:0)=1, NSSFAKE7219: [1xitem.berry@1, 1xitem.blueberryItem@0]=1} -> 2xnull
  9901. [23:41:25 WARN]: Ignoring Recipe because of invalid ingredient or output: {Natura:berry(7571:3)=1, NSSFAKE7220: [1xitem.berry@2, 1xitem.blackberryItem@0]=1, minecraft:bowl(281:0)=2, harvestcraft:strawberryItem(8788:0)=1, harvestcraft:cranberryItem(8859:0)=1} -> 2xnull
  9902. [23:41:25 WARN]: Can not map Crafting Recipes with Type: ic2.core.AdvShapelessRecipe
  9903. [23:41:25 WARN]: Ignoring Recipe because of invalid ingredient or output: {NSSFAKE7541: [1xitem.berry@0, 1xitem.raspberryItem@0]=1, minecraft:bowl(281:0)=1, NSSFAKE7542: [1xitem.berry@1, 1xitem.blueberryItem@0]=1, NSSFAKE7543: [1xitem.berry@2, 1xitem.blackberryItem@0]=1} -> 1xnull
  9904. [23:41:25 WARN]: Ignoring Recipe because of invalid ingredient or output: {Natura:berry(7571:3)=1, minecraft:bowl(281:0)=1, NSSFAKE7545: [1xitem.berry@1, 1xitem.blueberryItem@0]=1, NSSFAKE7544: [1xitem.berry@0, 1xitem.raspberryItem@0]=1} -> 1xnull
  9905. [23:41:25 WARN]: Ignoring Recipe because of invalid ingredient or output: {minecraft:bowl(281:0)=1, harvestcraft:strawberryItem(8788:0)=1, NSSFAKE7546: [1xitem.berry@0, 1xitem.raspberryItem@0]=1, NSSFAKE7547: [1xitem.berry@1, 1xitem.blueberryItem@0]=1} -> 1xnull
  9906. [23:41:25 WARN]: Ignoring Recipe because of invalid ingredient or output: {NSSFAKE7549: [1xitem.berry@1, 1xitem.blueberryItem@0]=1, minecraft:bowl(281:0)=1, NSSFAKE7548: [1xitem.berry@0, 1xitem.raspberryItem@0]=1, harvestcraft:cranberryItem(8859:0)=1} -> 1xnull
  9907. [23:41:25 WARN]: Ignoring Recipe because of invalid ingredient or output: {NSSFAKE7551: [1xitem.berry@2, 1xitem.blackberryItem@0]=1, Natura:berry(7571:3)=1, minecraft:bowl(281:0)=1, NSSFAKE7550: [1xitem.berry@0, 1xitem.raspberryItem@0]=1} -> 1xnull
  9908. [23:41:25 WARN]: Ignoring Recipe because of invalid ingredient or output: {NSSFAKE7552: [1xitem.berry@0, 1xitem.raspberryItem@0]=1, NSSFAKE7553: [1xitem.berry@2, 1xitem.blackberryItem@0]=1, minecraft:bowl(281:0)=1, harvestcraft:strawberryItem(8788:0)=1} -> 1xnull
  9909. [23:41:25 WARN]: Ignoring Recipe because of invalid ingredient or output: {minecraft:bowl(281:0)=1, harvestcraft:cranberryItem(8859:0)=1, NSSFAKE7555: [1xitem.berry@2, 1xitem.blackberryItem@0]=1, NSSFAKE7554: [1xitem.berry@0, 1xitem.raspberryItem@0]=1} -> 1xnull
  9910. [23:41:25 WARN]: Ignoring Recipe because of invalid ingredient or output: {Natura:berry(7571:3)=1, minecraft:bowl(281:0)=1, NSSFAKE7556: [1xitem.berry@0, 1xitem.raspberryItem@0]=1, harvestcraft:strawberryItem(8788:0)=1} -> 1xnull
  9911. [23:41:25 WARN]: Ignoring Recipe because of invalid ingredient or output: {NSSFAKE7557: [1xitem.berry@0, 1xitem.raspberryItem@0]=1, Natura:berry(7571:3)=1, minecraft:bowl(281:0)=1, harvestcraft:cranberryItem(8859:0)=1} -> 1xnull
  9912. [23:41:25 WARN]: Ignoring Recipe because of invalid ingredient or output: {NSSFAKE7558: [1xitem.berry@0, 1xitem.raspberryItem@0]=1, minecraft:bowl(281:0)=1, harvestcraft:strawberryItem(8788:0)=1, harvestcraft:cranberryItem(8859:0)=1} -> 1xnull
  9913. [23:41:25 WARN]: Ignoring Recipe because of invalid ingredient or output: {NSSFAKE7560: [1xitem.berry@2, 1xitem.blackberryItem@0]=1, Natura:berry(7571:3)=1, NSSFAKE7559: [1xitem.berry@1, 1xitem.blueberryItem@0]=1, minecraft:bowl(281:0)=1} -> 1xnull
  9914. [23:41:25 WARN]: Ignoring Recipe because of invalid ingredient or output: {NSSFAKE7562: [1xitem.berry@2, 1xitem.blackberryItem@0]=1, minecraft:bowl(281:0)=1, harvestcraft:strawberryItem(8788:0)=1, NSSFAKE7561: [1xitem.berry@1, 1xitem.blueberryItem@0]=1} -> 1xnull
  9915. [23:41:25 WARN]: Ignoring Recipe because of invalid ingredient or output: {minecraft:bowl(281:0)=1, harvestcraft:cranberryItem(8859:0)=1, NSSFAKE7564: [1xitem.berry@2, 1xitem.blackberryItem@0]=1, NSSFAKE7563: [1xitem.berry@1, 1xitem.blueberryItem@0]=1} -> 1xnull
  9916. [23:41:25 WARN]: Ignoring Recipe because of invalid ingredient or output: {Natura:berry(7571:3)=1, minecraft:bowl(281:0)=1, harvestcraft:strawberryItem(8788:0)=1, NSSFAKE7565: [1xitem.berry@1, 1xitem.blueberryItem@0]=1} -> 1xnull
  9917. [23:41:25 WARN]: Ignoring Recipe because of invalid ingredient or output: {Natura:berry(7571:3)=1, minecraft:bowl(281:0)=1, harvestcraft:cranberryItem(8859:0)=1, NSSFAKE7566: [1xitem.berry@1, 1xitem.blueberryItem@0]=1} -> 1xnull
  9918. [23:41:25 WARN]: Ignoring Recipe because of invalid ingredient or output: {NSSFAKE7567: [1xitem.berry@1, 1xitem.blueberryItem@0]=1, minecraft:bowl(281:0)=1, harvestcraft:strawberryItem(8788:0)=1, harvestcraft:cranberryItem(8859:0)=1} -> 1xnull
  9919. [23:41:25 WARN]: Ignoring Recipe because of invalid ingredient or output: {Natura:berry(7571:3)=1, minecraft:bowl(281:0)=1, harvestcraft:strawberryItem(8788:0)=1, NSSFAKE7568: [1xitem.berry@2, 1xitem.blackberryItem@0]=1} -> 1xnull
  9920. [23:41:25 WARN]: Ignoring Recipe because of invalid ingredient or output: {Natura:berry(7571:3)=1, minecraft:bowl(281:0)=1, harvestcraft:cranberryItem(8859:0)=1, NSSFAKE7569: [1xitem.berry@2, 1xitem.blackberryItem@0]=1} -> 1xnull
  9921. [23:41:25 WARN]: Ignoring Recipe because of invalid ingredient or output: {NSSFAKE7570: [1xitem.berry@2, 1xitem.blackberryItem@0]=1, minecraft:bowl(281:0)=1, harvestcraft:strawberryItem(8788:0)=1, harvestcraft:cranberryItem(8859:0)=1} -> 1xnull
  9922. [23:41:25 WARN]: Ignoring Recipe because of invalid ingredient or output: {Natura:berry(7571:3)=1, minecraft:bowl(281:0)=1, harvestcraft:strawberryItem(8788:0)=1, harvestcraft:cranberryItem(8859:0)=1} -> 1xnull
  9923. [23:41:25 INFO]: [JSONAPI] Port 20061 is properly forwarded and is externally accessible.
  9924. [23:41:25 INFO]: [JSONAPI] -------------------------------------
  9925. [23:41:25 WARN]: Can not map Crafting Recipes with Type: mekanism.common.recipe.ShapelessMekanismRecipe
  9926. [23:41:25 WARN]: Can not map Crafting Recipes with Type: dan200.computercraft.shared.media.recipes.PrintoutRecipe
  9927. [23:41:25 WARN]: Can not map Crafting Recipes with Type: mrtjp.projectred.core.libmc.recipe.ShapelessBuilderRecipe
  9928. [23:41:25 WARN]: Can not map Crafting Recipes with Type: forestry.lepidopterology.recipes.MatingRecipe
  9929. [23:41:25 WARN]: Can not map Crafting Recipes with Type: dan200.computercraft.shared.media.recipes.DiskRecipe
  9930. [23:41:25 WARN]: Can not map Crafting Recipes with Type: mods.railcraft.common.emblems.LocomotiveEmblemRecipe
  9931. [23:41:25 WARN]: Can not map Crafting Recipes with Type: mods.railcraft.common.emblems.EmblemPostEmblemRecipe
  9932. [23:41:25 WARN]: Can not map Crafting Recipes with Type: imc.common.RecipeIMCEnchantedBooks
  9933. [23:41:25 WARN]: Can not map Crafting Recipes with Type: cofh.thermaldynamics.util.crafting.RecipeCover
  9934. [23:41:25 WARN]: Can not map Crafting Recipes with Type: dan200.computercraft.shared.pocket.recipes.PocketComputerUpgradeRecipe
  9935. [23:41:25 WARN]: Can not map Crafting Recipes with Type: mods.railcraft.common.emblems.EmblemPostColorRecipe
  9936. [23:41:25 WARN]: Can not map Crafting Recipes with Type: mods.battlegear2.heraldry.KnightArmourRecipie
  9937. [23:41:25 WARN]: Can not map Crafting Recipes with Type: net.malisis.doors.recipe.BigDoorRecipe
  9938. [23:41:25 WARN]: Can not map Crafting Recipes with Type: extracells.util.recipe.RecipeUniversalTerminal$
  9939. [23:41:25 WARN]: Can not map Crafting Recipes with Type: mods.battlegear2.recipies.ShieldRemoveArrowRecipie
  9940. [23:41:25 WARN]: Can not map Crafting Recipes with Type: com.rwtema.extrautils.crafting.RecipeSoul
  9941. [23:41:25 WARN]: Can not map Crafting Recipes with Type: com.rwtema.extrautils.crafting.RecipeUnsigil
  9942. [23:41:25 INFO]: CraftingMapper Statistics:
  9943. [23:41:25 INFO]: Found 6 Recipes of Type class com.jaquadro.minecraft.storagedrawers.core.recipe.FallbackShapedOreRecipe
  9944. [23:41:25 INFO]: Found 1 Recipes of Type class com.rwtema.extrautils.crafting.ShapedOreRecipeAlwaysLast
  9945. [23:41:25 INFO]: Found 4019 Recipes of Type class net.minecraftforge.oredict.ShapelessOreRecipe
  9946. [23:41:25 INFO]: Found 1 Recipes of Type class openblocks.common.recipe.GoldenEyeRechargeRecipe
  9947. [23:41:25 INFO]: Found 384 Recipes of Type class moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  9948. [23:41:25 INFO]: Found 1 Recipes of Type class com.rwtema.extrautils.crafting.RecipeMagicalWood
  9949. [23:41:25 INFO]: Found 48 Recipes of Type class thaumcraft.common.lib.crafting.ShapelessNBTOreRecipe
  9950. [23:41:25 INFO]: Found 25 Recipes of Type class cofh.core.util.crafting.RecipeUpgrade
  9951. [23:41:25 INFO]: Found 328 Recipes of Type class forestry.core.recipes.ShapedRecipeCustom
  9952. [23:41:25 INFO]: Found 368 Recipes of Type class dan200.computercraft.shared.util.ImpostorRecipe
  9953. [23:41:25 INFO]: Found 1 Recipes of Type class openblocks.common.recipe.CrayonGlassesRecipe
  9954. [23:41:25 INFO]: Found 4 Recipes of Type class org.blockartistry.mod.ThermalRecycling.util.UpgradeRecipe
  9955. [23:41:25 INFO]: Found 35 Recipes of Type class com.rwtema.extrautils.crafting.RecipeUnstableCrafting
  9956. [23:41:25 INFO]: Found 2 Recipes of Type class crazypants.enderio.machine.UpgradeCapBankRecipe
  9957. [23:41:25 INFO]: Found 6 Recipes of Type class vswe.stevescarts.Helpers.ShapedRecipes2
  9958. [23:41:25 INFO]: Found 2 Recipes of Type class com.rwtema.extrautils.crafting.RecipeDifficultySpecific
  9959. [23:41:25 INFO]: Found 1 Recipes of Type class com.emoniph.witchery.crafting.RecipeShapelessBiomeCopy
  9960. [23:41:25 INFO]: Found 4 Recipes of Type class com.rwtema.extrautils.crafting.RecipeFilterInvert
  9961. [23:41:25 INFO]: Found 1 Recipes of Type class com.rwtema.extrautils.crafting.RecipeGlove
  9962. [23:41:25 INFO]: Found 24 Recipes of Type class cofh.thermalexpansion.util.crafting.RecipeStyle
  9963. [23:41:25 INFO]: Found 2 Recipes of Type class cofh.core.util.crafting.RecipeUpgradeOverride
  9964. [23:41:25 INFO]: Found 3 Recipes of Type class micdoodle8.mods.galacticraft.planets.asteroids.recipe.CanisterRecipes
  9965. [23:41:25 INFO]: Found 1 Recipes of Type class com.rwtema.extrautils.crafting.ShapelessOreRecipeAlwaysLast
  9966. [23:41:25 INFO]: Found 51 Recipes of Type class tconstruct.library.crafting.ShapelessToolRecipe
  9967. [23:41:25 INFO]: Found 7 Recipes of Type class com.rwtema.extrautils.crafting.RecipeEnchantCrafting
  9968. [23:41:25 INFO]: Found 10 Recipes of Type class cofh.core.util.crafting.RecipeAugmentable
  9969. [23:41:25 INFO]: Found 1 Recipes of Type class com.rwtema.extrautils.crafting.RecipeCustomOres
  9970. [23:41:25 INFO]: Found 1 Recipes of Type class powercrystals.minefactoryreloaded.setup.recipe.Vanilla$1
  9971. [23:41:25 INFO]: Found 3732 Recipes of Type class net.minecraft.item.crafting.ShapedRecipes
  9972. [23:41:25 INFO]: Found 1 Recipes of Type class ganymedes01.etfuturum.recipes.RecipeTippedArrow
  9973. [23:41:25 INFO]: Found 259 Recipes of Type class dan200.computercraft.shared.util.ImpostorShapelessRecipe
  9974. [23:41:25 INFO]: Found 1 Recipes of Type class com.rwtema.extrautils.crafting.RecipeGBEnchanting
  9975. [23:41:25 INFO]: Found 4 Recipes of Type class com.emoniph.witchery.WitcheryRecipes$1
  9976. [23:41:25 INFO]: Found 1 Recipes of Type class net.minecraft.item.crafting.RecipesMapExtending
  9977. [23:41:25 INFO]: Found 4436 Recipes of Type class net.minecraftforge.oredict.ShapedOreRecipe
  9978. [23:41:25 INFO]: Found 1 Recipes of Type class openblocks.common.recipe.MapResizeRecipe
  9979. [23:41:25 INFO]: Found 2 Recipes of Type class jds.bibliocraft.BiblioSpecialRecipes
  9980. [23:41:25 INFO]: Found 753 Recipes of Type class net.minecraft.item.crafting.ShapelessRecipes
  9981. [23:41:25 INFO]: Collected Mappings from moze_intel.projecte.emc.mappers.CraftingMapper
  9982. [23:41:25 FATAL]: Could not findUniqueIdentifierFor(galaxyspace.SolarSystem.planets.overworld.items.ItemNuclearFuelCanister)
  9983. [23:41:25 WARN]: java.lang.NullPointerException
  9984. [23:41:25 WARN]: at cpw.mods.fml.common.registry.GameRegistry$UniqueIdentifier.<init>(GameRegistry.java:417)
  9985. [23:41:25 WARN]: at cpw.mods.fml.common.registry.GameData.getUniqueName(GameData.java:241)
  9986. [23:41:25 WARN]: at cpw.mods.fml.common.registry.GameRegistry.findUniqueIdentifierFor(GameRegistry.java:490)
  9987. [23:41:25 WARN]: at moze_intel.projecte.emc.NormalizedSimpleStack.getUniqueIdentifierOrNull(NormalizedSimpleStack.java:74)
  9988. [23:41:25 WARN]: at moze_intel.projecte.emc.NormalizedSimpleStack.getFor(NormalizedSimpleStack.java:85)
  9989. [23:41:25 WARN]: at moze_intel.projecte.emc.NormalizedSimpleStack.getFor(NormalizedSimpleStack.java:98)
  9990. [23:41:25 WARN]: at moze_intel.projecte.emc.mappers.FluidMapper.addMappings(FluidMapper.java:109)
  9991. [23:41:25 WARN]: at moze_intel.projecte.emc.EMCMapper.map(EMCMapper.java:98)
  9992. [23:41:25 WARN]: at moze_intel.projecte.PECore.serverStarting(PECore.java:143)
  9993. [23:41:25 WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  9994. [23:41:25 WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  9995. [23:41:25 WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  9996. [23:41:25 WARN]: at java.lang.reflect.Method.invoke(Method.java:498)
  9997. [23:41:25 WARN]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  9998. [23:41:25 WARN]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  9999. [23:41:25 WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  10000. [23:41:25 WARN]: at java.lang.reflect.Method.invoke(Method.java:498)
  10001. [23:41:25 WARN]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  10002. [23:41:25 WARN]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  10003. [23:41:25 WARN]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  10004. [23:41:25 WARN]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  10005. [23:41:25 WARN]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  10006. [23:41:25 WARN]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  10007. [23:41:25 WARN]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  10008. [23:41:25 WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  10009. [23:41:25 WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  10010. [23:41:25 WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  10011. [23:41:25 WARN]: at java.lang.reflect.Method.invoke(Method.java:498)
  10012. [23:41:25 WARN]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  10013. [23:41:25 WARN]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  10014. [23:41:25 WARN]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  10015. [23:41:25 WARN]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  10016. [23:41:25 WARN]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  10017. [23:41:25 WARN]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  10018. [23:41:25 WARN]: at cpw.mods.fml.common.Loader.serverStarting(Loader.java:789)
  10019. [23:41:25 WARN]: at cpw.mods.fml.common.FMLCommonHandler.handleServerStarting(FMLCommonHandler.java:283)
  10020. [23:41:25 WARN]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:368)
  10021. [23:41:25 WARN]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:643)
  10022. [23:41:25 WARN]: at java.lang.Thread.run(Thread.java:745)
  10023. [23:41:25 FATAL]: Could not findUniqueIdentifierFor(galaxyspace.SolarSystem.planets.overworld.items.ItemNuclearFuelCanister)
  10024. [23:41:25 WARN]: java.lang.NullPointerException
  10025. [23:41:25 WARN]: at cpw.mods.fml.common.registry.GameRegistry$UniqueIdentifier.<init>(GameRegistry.java:417)
  10026. [23:41:25 WARN]: at cpw.mods.fml.common.registry.GameData.getUniqueName(GameData.java:241)
  10027. [23:41:25 WARN]: at cpw.mods.fml.common.registry.GameRegistry.findUniqueIdentifierFor(GameRegistry.java:490)
  10028. [23:41:25 WARN]: at moze_intel.projecte.emc.NormalizedSimpleStack.getUniqueIdentifierOrNull(NormalizedSimpleStack.java:74)
  10029. [23:41:25 WARN]: at moze_intel.projecte.emc.NormalizedSimpleStack.getFor(NormalizedSimpleStack.java:85)
  10030. [23:41:25 WARN]: at moze_intel.projecte.emc.NormalizedSimpleStack.getFor(NormalizedSimpleStack.java:98)
  10031. [23:41:25 WARN]: at moze_intel.projecte.emc.mappers.FluidMapper.addMappings(FluidMapper.java:109)
  10032. [23:41:25 WARN]: at moze_intel.projecte.emc.EMCMapper.map(EMCMapper.java:98)
  10033. [23:41:25 WARN]: at moze_intel.projecte.PECore.serverStarting(PECore.java:143)
  10034. [23:41:25 WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  10035. [23:41:25 WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  10036. [23:41:25 WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  10037. [23:41:25 WARN]: at java.lang.reflect.Method.invoke(Method.java:498)
  10038. [23:41:25 WARN]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  10039. [23:41:25 WARN]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  10040. [23:41:25 WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  10041. [23:41:25 WARN]: at java.lang.reflect.Method.invoke(Method.java:498)
  10042. [23:41:25 WARN]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  10043. [23:41:25 WARN]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  10044. [23:41:25 WARN]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  10045. [23:41:25 WARN]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  10046. [23:41:25 WARN]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  10047. [23:41:25 WARN]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  10048. [23:41:25 WARN]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  10049. [23:41:25 WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  10050. [23:41:25 WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  10051. [23:41:25 WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  10052. [23:41:25 WARN]: at java.lang.reflect.Method.invoke(Method.java:498)
  10053. [23:41:25 WARN]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  10054. [23:41:25 WARN]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  10055. [23:41:25 WARN]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  10056. [23:41:25 WARN]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  10057. [23:41:25 WARN]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  10058. [23:41:25 WARN]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  10059. [23:41:25 WARN]: at cpw.mods.fml.common.Loader.serverStarting(Loader.java:789)
  10060. [23:41:25 WARN]: at cpw.mods.fml.common.FMLCommonHandler.handleServerStarting(FMLCommonHandler.java:283)
  10061. [23:41:25 WARN]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:368)
  10062. [23:41:25 WARN]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:643)
  10063. [23:41:25 WARN]: at java.lang.Thread.run(Thread.java:745)
  10064. [23:41:25 FATAL]: Exception during Mapping Collection from Mapper moze_intel.projecte.emc.mappers.FluidMapper. PLEASE REPORT THIS! EMC VALUES MIGHT BE INCONSISTENT!
  10065. [23:41:25 WARN]: java.lang.NullPointerException: null key in entry: null=1
  10066. [23:41:25 WARN]: at com.google.common.collect.CollectPreconditions.checkEntryNotNull(CollectPreconditions.java:31)
  10067. [23:41:25 WARN]: at com.google.common.collect.ImmutableMap.entryOf(ImmutableMap.java:135)
  10068. [23:41:25 WARN]: at com.google.common.collect.ImmutableMap.of(ImmutableMap.java:89)
  10069. [23:41:25 WARN]: at moze_intel.projecte.emc.mappers.FluidMapper.addMappings(FluidMapper.java:109)
  10070. [23:41:25 WARN]: at moze_intel.projecte.emc.EMCMapper.map(EMCMapper.java:98)
  10071. [23:41:25 WARN]: at moze_intel.projecte.PECore.serverStarting(PECore.java:143)
  10072. [23:41:25 WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  10073. [23:41:25 WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  10074. [23:41:25 WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  10075. [23:41:25 WARN]: at java.lang.reflect.Method.invoke(Method.java:498)
  10076. [23:41:25 WARN]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  10077. [23:41:25 WARN]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  10078. [23:41:25 WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  10079. [23:41:25 WARN]: at java.lang.reflect.Method.invoke(Method.java:498)
  10080. [23:41:25 WARN]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  10081. [23:41:25 WARN]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  10082. [23:41:25 WARN]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  10083. [23:41:25 WARN]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  10084. [23:41:25 WARN]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  10085. [23:41:25 WARN]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  10086. [23:41:25 WARN]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  10087. [23:41:25 WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  10088. [23:41:25 WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  10089. [23:41:25 WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  10090. [23:41:25 WARN]: at java.lang.reflect.Method.invoke(Method.java:498)
  10091. [23:41:25 WARN]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  10092. [23:41:25 WARN]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  10093. [23:41:25 WARN]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  10094. [23:41:25 WARN]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  10095. [23:41:25 WARN]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  10096. [23:41:25 WARN]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  10097. [23:41:25 WARN]: at cpw.mods.fml.common.Loader.serverStarting(Loader.java:789)
  10098. [23:41:25 WARN]: at cpw.mods.fml.common.FMLCommonHandler.handleServerStarting(FMLCommonHandler.java:283)
  10099. [23:41:25 WARN]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:368)
  10100. [23:41:25 WARN]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:643)
  10101. [23:41:25 WARN]: at java.lang.Thread.run(Thread.java:745)
  10102. [23:41:25 INFO]: Collected Mappings from moze_intel.projecte.emc.mappers.SmeltingMapper
  10103. [23:41:25 INFO]: Collected Mappings from moze_intel.projecte.emc.mappers.APICustomConversionMapper
  10104. [23:41:25 INFO]: Mapping Collection finished
  10105. [23:41:25 INFO]: Starting to generate Values:
  10106. [23:41:25 WARN]: EMC Exploit: "0/1 + 9*TConstruct:materials(7311:19) => 1*minecraft:iron_ingot(265:0)" ingredient cost: 252/1 fixed value of result: 256/1
  10107. [23:41:25 WARN]: EMC Exploit: "0/1 + 1*NSSFAKE1009: [1xitem.ItemNugget@0, 1xitem.thermalfoundation.material@8, 1xitem.railcraft.nugget@0, 1xitem.oreberry@0, 1xitem.tconstruct.Materials@19] + 1*NSSFAKE1012: [1xitem.ItemNugget@0, 1xitem.thermalfoundation.material@8, 1xitem.railcraft.nugget@0, 1xitem.oreberry@0, 1xitem.tconstruct.Materials@19] + 1*NSSFAKE1010: [1xitem.ItemNugget@0, 1xitem.thermalfoundation.material@8, 1xitem.railcraft.nugget@0, 1xitem.oreberry@0, 1xitem.tconstruct.Materials@19] + 1*NSSFAKE1013: [1xitem.ItemNugget@0, 1xitem.thermalfoundation.material@8, 1xitem.railcraft.nugget@0, 1xitem.oreberry@0, 1xitem.tconstruct.Materials@19] + 1*NSSFAKE1011: [1xitem.ItemNugget@0, 1xitem.thermalfoundation.material@8, 1xitem.railcraft.nugget@0, 1xitem.oreberry@0, 1xitem.tconstruct.Materials@19] + 1*NSSFAKE1016: [1xitem.ItemNugget@0, 1xitem.thermalfoundation.material@8, 1xitem.railcraft.nugget@0, 1xitem.oreberry@0, 1xitem.tconstruct.Materials@19] + 1*NSSFAKE1017: [1xitem.ItemNugget@0, 1xitem.thermalfoundation.material@8, 1xitem.railcraft.nugget@0, 1xitem.oreberry@0, 1xitem.tconstruct.Materials@19] + 1*NSSFAKE1014: [1xitem.ItemNugget@0, 1xitem.thermalfoundation.material@8, 1xitem.railcraft.nugget@0, 1xitem.oreberry@0, 1xitem.tconstruct.Materials@19] + 1*NSSFAKE1015: [1xitem.ItemNugget@0, 1xitem.thermalfoundation.material@8, 1xitem.railcraft.nugget@0, 1xitem.oreberry@0, 1xitem.tconstruct.Materials@19] => 1*minecraft:iron_ingot(265:0)" ingredient cost: 252/1 fixed value of result: 256/1
  10108. [23:41:25 WARN]: EMC Exploit: "0/1 + 9*Thaumcraft:ItemNugget(5340:0) => 1*minecraft:iron_ingot(265:0)" ingredient cost: 252/1 fixed value of result: 256/1
  10109. [23:41:25 WARN]: EMC Exploit: "0/1 + 0*ProjectE:item.pe_philosophers_stone(11110:0) + 7*minecraft:iron_door(330:*) + 1*minecraft:coal(263:*) => 28*minecraft:iron_ingot(265:0)" ingredient cost: 3616/1 fixed value of result: 256/1
  10110. [23:41:25 WARN]: EMC Exploit: "0/1 + 1*NSSFAKE6807: [1xitem.ItemNugget@0, 1xitem.thermalfoundation.material@8, 1xitem.railcraft.nugget@0, 1xitem.oreberry@0, 1xitem.tconstruct.Materials@19] + 1*NSSFAKE6813: [1xitem.ItemNugget@0, 1xitem.thermalfoundation.material@8, 1xitem.railcraft.nugget@0, 1xitem.oreberry@0, 1xitem.tconstruct.Materials@19] + 1*NSSFAKE6806: [1xitem.ItemNugget@0, 1xitem.thermalfoundation.material@8, 1xitem.railcraft.nugget@0, 1xitem.oreberry@0, 1xitem.tconstruct.Materials@19] + 1*NSSFAKE6808: [1xitem.ItemNugget@0, 1xitem.thermalfoundation.material@8, 1xitem.railcraft.nugget@0, 1xitem.oreberry@0, 1xitem.tconstruct.Materials@19] + 1*NSSFAKE6809: [1xitem.ItemNugget@0, 1xitem.thermalfoundation.material@8, 1xitem.railcraft.nugget@0, 1xitem.oreberry@0, 1xitem.tconstruct.Materials@19] + 1*NSSFAKE6810: [1xitem.ItemNugget@0, 1xitem.thermalfoundation.material@8, 1xitem.railcraft.nugget@0, 1xitem.oreberry@0, 1xitem.tconstruct.Materials@19] + 1*NSSFAKE6811: [1xitem.ItemNugget@0, 1xitem.thermalfoundation.material@8, 1xitem.railcraft.nugget@0, 1xitem.oreberry@0, 1xitem.tconstruct.Materials@19] + 1*NSSFAKE6812: [1xitem.ItemNugget@0, 1xitem.thermalfoundation.material@8, 1xitem.railcraft.nugget@0, 1xitem.oreberry@0, 1xitem.tconstruct.Materials@19] + 1*NSSFAKE6814: [1xitem.ItemNugget@0, 1xitem.thermalfoundation.material@8, 1xitem.railcraft.nugget@0, 1xitem.oreberry@0, 1xitem.tconstruct.Materials@19] => 1*minecraft:iron_ingot(265:0)" ingredient cost: 252/1 fixed value of result: 256/1
  10111. [23:41:25 WARN]: EMC Exploit: "0/1 + 1*minecraft:iron_door(330:*) => 4*minecraft:iron_ingot(265:0)" ingredient cost: 512/1 fixed value of result: 256/1
  10112. [23:41:25 WARN]: EMC Exploit: "0/1 + 2*BiomesOPlenty:planks(478:10) => 8*BiomesOPlenty:bamboo(449:0)" ingredient cost: 16/1 fixed value of result: 4/1
  10113. [23:41:25 WARN]: EMC Exploit: "0/1 + 2*BiomesOPlenty:planks(478:10) => 8*BiomesOPlenty:bamboo(449:0)" ingredient cost: 16/1 fixed value of result: 4/1
  10114. [23:41:25 WARN]: EMC Exploit: "0/1 + 9*ThermalFoundation:material(9687:107) => 1*ThermalFoundation:material(9687:75)" ingredient cost: 702/1 value of result: 704/1 setValueFromConversion: 0/1 + 1*OD: ingotSilver + 3*OD: ingotTin + 4*OD: dustGlowstone => 4*ThermalFoundation:material(9687:75)
  10115. [23:41:25 WARN]: EMC Exploit: "0/1 + 9*ThermalFoundation:material(9687:106) => 1*ThermalFoundation:material(9687:74)" ingredient cost: 378/1 value of result: 384/1 setValueFromConversion: 0/1 + 1*OD: ingotSilver + 10*OD: dustRedstone + 3*OD: ingotCopper => 4*ThermalFoundation:material(9687:74)
  10116. [23:41:25 WARN]: EMC Exploit: "0/1 + 1*NSSFAKE6853: [1xitem.thermalfoundation.material@105, 1xitem.tconstruct.Materials@31] + 1*NSSFAKE6854: [1xitem.thermalfoundation.material@105, 1xitem.tconstruct.Materials@31] + 1*NSSFAKE6857: [1xitem.thermalfoundation.material@105, 1xitem.tconstruct.Materials@31] + 1*NSSFAKE6851: [1xitem.thermalfoundation.material@105, 1xitem.tconstruct.Materials@31] + 1*NSSFAKE6856: [1xitem.thermalfoundation.material@105, 1xitem.tconstruct.Materials@31] + 1*NSSFAKE6855: [1xitem.thermalfoundation.material@105, 1xitem.tconstruct.Materials@31] + 1*NSSFAKE6859: [1xitem.thermalfoundation.material@105, 1xitem.tconstruct.Materials@31] + 1*NSSFAKE6852: [1xitem.thermalfoundation.material@105, 1xitem.tconstruct.Materials@31] + 1*NSSFAKE6858: [1xitem.thermalfoundation.material@105, 1xitem.tconstruct.Materials@31] => 1*ThermalFoundation:material(9687:73)" ingredient cost: 153/1 value of result: 160/1 setValueFromConversion: 0/1 + 1*OD: ingotTin + 3*OD: ingotCopper => 4*ThermalFoundation:material(9687:73)
  10117. [23:41:25 WARN]: EMC Exploit: "0/1 + 9*ThermalFoundation:material(9687:104) => 1*ThermalFoundation:material(9687:72)" ingredient cost: 504/1 value of result: 512/1 setValueFromConversion: 0/1 + 2*OD: ingotIron + 1*OD: ingotNickel => 3*ThermalFoundation:material(9687:72)
  10118. [23:41:25 WARN]: EMC Exploit: "0/1 + 1*NSSFAKE6847: [1xitem.ItemNugget@4, 1xitem.thermalfoundation.material@99, 1xitem.railcraft.nugget@4] + 1*NSSFAKE6842: [1xitem.ItemNugget@4, 1xitem.thermalfoundation.material@99, 1xitem.railcraft.nugget@4] + 1*NSSFAKE6846: [1xitem.ItemNugget@4, 1xitem.thermalfoundation.material@99, 1xitem.railcraft.nugget@4] + 1*NSSFAKE6845: [1xitem.ItemNugget@4, 1xitem.thermalfoundation.material@99, 1xitem.railcraft.nugget@4] + 1*NSSFAKE6843: [1xitem.ItemNugget@4, 1xitem.thermalfoundation.material@99, 1xitem.railcraft.nugget@4] + 1*NSSFAKE6850: [1xitem.ItemNugget@4, 1xitem.thermalfoundation.material@99, 1xitem.railcraft.nugget@4] + 1*NSSFAKE6844: [1xitem.ItemNugget@4, 1xitem.thermalfoundation.material@99, 1xitem.railcraft.nugget@4] + 1*NSSFAKE6849: [1xitem.ItemNugget@4, 1xitem.thermalfoundation.material@99, 1xitem.railcraft.nugget@4] + 1*NSSFAKE6848: [1xitem.ItemNugget@4, 1xitem.thermalfoundation.material@99, 1xitem.railcraft.nugget@4] => 1*ThermalFoundation:material(9687:67)" ingredient cost: 504/1 value of result: 512/1 setValueFromConversion: 0/1 + 2*OD: ingotIron => 1*ThermalFoundation:material(9687:67)
  10119. [23:41:25 WARN]: EMC Exploit: "0/1 + 1*NSSFAKE6840: [1xitem.ItemNugget@3, 1xitem.thermalfoundation.material@98] + 1*NSSFAKE6833: [1xitem.ItemNugget@3, 1xitem.thermalfoundation.material@98] + 1*NSSFAKE6835: [1xitem.ItemNugget@3, 1xitem.thermalfoundation.material@98] + 1*NSSFAKE6837: [1xitem.ItemNugget@3, 1xitem.thermalfoundation.material@98] + 1*NSSFAKE6838: [1xitem.ItemNugget@3, 1xitem.thermalfoundation.material@98] + 1*NSSFAKE6841: [1xitem.ItemNugget@3, 1xitem.thermalfoundation.material@98] + 1*NSSFAKE6836: [1xitem.ItemNugget@3, 1xitem.thermalfoundation.material@98] + 1*NSSFAKE6834: [1xitem.ItemNugget@3, 1xitem.thermalfoundation.material@98] + 1*NSSFAKE6839: [1xitem.ItemNugget@3, 1xitem.thermalfoundation.material@98] => 1*ThermalFoundation:material(9687:66)" ingredient cost: 504/1 value of result: 512/1 setValueFromConversion: 0/1 + 2*OD: ingotIron => 1*ThermalFoundation:material(9687:66)
  10120. [23:41:25 WARN]: EMC Exploit: "0/1 + 1*NSSFAKE6825: [1xitem.ItemNugget@2, 1xitem.thermalfoundation.material@97, 1xitem.railcraft.nugget@3, 1xitem.oreberry@3, 1xitem.tconstruct.Materials@21] + 1*NSSFAKE6831: [1xitem.ItemNugget@2, 1xitem.thermalfoundation.material@97, 1xitem.railcraft.nugget@3, 1xitem.oreberry@3, 1xitem.tconstruct.Materials@21] + 1*NSSFAKE6827: [1xitem.ItemNugget@2, 1xitem.thermalfoundation.material@97, 1xitem.railcraft.nugget@3, 1xitem.oreberry@3, 1xitem.tconstruct.Materials@21] + 1*NSSFAKE6828: [1xitem.ItemNugget@2, 1xitem.thermalfoundation.material@97, 1xitem.railcraft.nugget@3, 1xitem.oreberry@3, 1xitem.tconstruct.Materials@21] + 1*NSSFAKE6830: [1xitem.ItemNugget@2, 1xitem.thermalfoundation.material@97, 1xitem.railcraft.nugget@3, 1xitem.oreberry@3, 1xitem.tconstruct.Materials@21] + 1*NSSFAKE6832: [1xitem.ItemNugget@2, 1xitem.thermalfoundation.material@97, 1xitem.railcraft.nugget@3, 1xitem.oreberry@3, 1xitem.tconstruct.Materials@21] + 1*NSSFAKE6829: [1xitem.ItemNugget@2, 1xitem.thermalfoundation.material@97, 1xitem.railcraft.nugget@3, 1xitem.oreberry@3, 1xitem.tconstruct.Materials@21] + 1*NSSFAKE6826: [1xitem.ItemNugget@2, 1xitem.thermalfoundation.material@97, 1xitem.railcraft.nugget@3, 1xitem.oreberry@3, 1xitem.tconstruct.Materials@21] + 1*NSSFAKE6824: [1xitem.ItemNugget@2, 1xitem.thermalfoundation.material@97, 1xitem.railcraft.nugget@3, 1xitem.oreberry@3, 1xitem.tconstruct.Materials@21] => 1*ThermalFoundation:material(9687:65)" ingredient cost: 252/1 value of result: 256/1 setValueFromConversion: 0/1 + 1*OD: ingotIron => 1*ThermalFoundation:material(9687:65)
  10121. [23:41:25 WARN]: EMC Exploit: "0/1 + 1*NSSFAKE6818: [1xitem.ItemNugget@1, 1xitem.thermalfoundation.material@96, 1xitem.railcraft.nugget@2, 1xitem.oreberry@2, 1xitem.tconstruct.Materials@20] + 1*NSSFAKE6819: [1xitem.ItemNugget@1, 1xitem.thermalfoundation.material@96, 1xitem.railcraft.nugget@2, 1xitem.oreberry@2, 1xitem.tconstruct.Materials@20] + 1*NSSFAKE6822: [1xitem.ItemNugget@1, 1xitem.thermalfoundation.material@96, 1xitem.railcraft.nugget@2, 1xitem.oreberry@2, 1xitem.tconstruct.Materials@20] + 1*NSSFAKE6820: [1xitem.ItemNugget@1, 1xitem.thermalfoundation.material@96, 1xitem.railcraft.nugget@2, 1xitem.oreberry@2, 1xitem.tconstruct.Materials@20] + 1*NSSFAKE6823: [1xitem.ItemNugget@1, 1xitem.thermalfoundation.material@96, 1xitem.railcraft.nugget@2, 1xitem.oreberry@2, 1xitem.tconstruct.Materials@20] + 1*NSSFAKE6816: [1xitem.ItemNugget@1, 1xitem.thermalfoundation.material@96, 1xitem.railcraft.nugget@2, 1xitem.oreberry@2, 1xitem.tconstruct.Materials@20] + 1*NSSFAKE6817: [1xitem.ItemNugget@1, 1xitem.thermalfoundation.material@96, 1xitem.railcraft.nugget@2, 1xitem.oreberry@2, 1xitem.tconstruct.Materials@20] + 1*NSSFAKE6815: [1xitem.ItemNugget@1, 1xitem.thermalfoundation.material@96, 1xitem.railcraft.nugget@2, 1xitem.oreberry@2, 1xitem.tconstruct.Materials@20] + 1*NSSFAKE6821: [1xitem.ItemNugget@1, 1xitem.thermalfoundation.material@96, 1xitem.railcraft.nugget@2, 1xitem.oreberry@2, 1xitem.tconstruct.Materials@20] => 1*ThermalFoundation:material(9687:64)" ingredient cost: 126/1 value of result: 128/1 setValueFromConversion: 0/1 + 1*OD: ingotIron => 2*ThermalFoundation:material(9687:64)
  10122. [23:41:25 WARN]: EMC Exploit: "0/1 + 9*ThermalFoundation:material(9687:103) => 1*ThermalFoundation:material(9687:71)" ingredient cost: 1278/1 value of result: 1280/1 setValueFromConversion: 0/1 + 1*OD: ingotSilver + 1*OD: ingotGold => 2*ThermalFoundation:material(9687:71)
  10123. [23:41:25 WARN]: EMC Exploit: "0/1 + 9*ThermalFoundation:material(9687:101) => 1*ThermalFoundation:material(9687:69)" ingredient cost: 4095/1 value of result: 4096/1 setValueFromConversion: 0/1 + 16*OD: ingotIron => 1*ThermalFoundation:material(9687:69)
  10124. [23:41:25 WARN]: EMC Exploit: "0/1 + 9*ThermalFoundation:material(9687:100) => 1*ThermalFoundation:material(9687:68)" ingredient cost: 1017/1 value of result: 1024/1 setValueFromConversion: 0/1 + 4*OD: ingotIron => 1*ThermalFoundation:material(9687:68)
  10125. [23:41:25 WARN]: EMC Exploit: "0/1 + 9*EnderIO:itemMaterial(7583:3) => 1*EnderIO:itemAlloy(7617:5)" ingredient cost: 1278/1 value of result: 1280/1 setValueFromConversion: 0/1 + 1*minecraft:ender_pearl(368:0) + 1*OD: ingotIron => 1*EnderIO:itemAlloy(7617:5)
  10126. [23:41:25 WARN]: EMC Exploit: "0/1 + 9*EnderIO:itemMaterial(7583:4) => 1*EnderIO:itemAlloy(7617:2)" ingredient cost: 3519/1 value of result: 3520/1 setValueFromConversion: 0/1 + 1*minecraft:ender_pearl(368:0) + 1*OD: ingotEnergeticAlloy => 1*EnderIO:itemAlloy(7617:2)
  10127. [23:41:25 WARN]: EMC Exploit: "0/1 + 6*etfuturum:rose(3928:0) => 1*minecraft:double_plant(175:4)" ingredient cost: 30/1 fixed value of result: 32/1
  10128. [23:41:25 WARN]: EMC Exploit: "0/1 + 4*minecraft:diamond(264:0) => 1*minecraft:diamond_horse_armor(419:0)" ingredient cost: 32768/1 fixed value of result: 40960/1
  10129. [23:41:25 WARN]: EMC Exploit: "0/1 + 9*Translocator:diamondNugget(8457:0) => 1*minecraft:diamond(264:0)" ingredient cost: 8190/1 fixed value of result: 8192/1
  10130. [23:41:25 WARN]: EMC Exploit: "0/1 + 1*minecraft:snow(80:0) => 4*minecraft:snowball(332:0)" ingredient cost: 1/1 fixed value of result: 1/1
  10131. [23:41:25 WARN]: EMC Exploit: "0/1 + 9*TConstruct:materials(7311:31) => 1*TConstruct:materials(7311:13)" ingredient cost: 153/1 value of result: 160/1 setValueFromConversion: 0/1 + 1*OD: ingotTin + 3*OD: ingotCopper => 4*TConstruct:materials(7311:13)
  10132. [23:41:25 WARN]: EMC Exploit: "0/1 + 9*TConstruct:materials(7311:24) => 1*TConstruct:materials(7311:14)" ingredient cost: 126/1 value of result: 128/1 setValueFromConversion: 0/1 + 48*OD: ingotAluminum + 16*OD: ingotCopper => 64*TConstruct:materials(7311:14)
  10133. [23:41:25 WARN]: EMC Exploit: "0/1 + 9*TConstruct:materials(7311:20) => 1*TConstruct:materials(7311:9)" ingredient cost: 126/1 value of result: 128/1 setValueFromConversion: 0/1 + 1*OD: ingotIron => 2*TConstruct:materials(7311:9)
  10134. [23:41:25 WARN]: EMC Exploit: "0/1 + 9*TConstruct:materials(7311:21) => 1*TConstruct:materials(7311:10)" ingredient cost: 252/1 value of result: 256/1 setValueFromConversion: 0/1 + 1*OD: ingotIron => 1*TConstruct:materials(7311:10)
  10135. [23:41:25 WARN]: EMC Exploit: "0/1 + 9*TConstruct:materials(7311:22) => 1*TConstruct:materials(7311:11)" ingredient cost: 126/1 value of result: 128/1 setValueFromConversion: 0/1 + 1*OD: ingotIron => 2*TConstruct:materials(7311:11)
  10136. [23:41:25 WARN]: EMC Exploit: "0/1 + 9*TConstruct:materials(7311:29) => 1*TConstruct:materials(7311:4)" ingredient cost: 1017/1 value of result: 1024/1 setValueFromConversion: 0/1 + 4*OD: ingotIron => 1*TConstruct:materials(7311:4)
  10137. [23:41:25 WARN]: EMC Exploit: "0/1 + 9*TConstruct:materials(7311:30) => 1*TConstruct:materials(7311:5)" ingredient cost: 2043/1 value of result: 2048/1 setValueFromConversion: 0/1 + 1*OD: ingotCobalt + 1*OD: ingotArdite => 1*TConstruct:materials(7311:5)
  10138. [23:41:25 WARN]: EMC Exploit: "0/1 + 9*TConstruct:materials(7311:28) => 1*TConstruct:materials(7311:3)" ingredient cost: 1017/1 value of result: 1024/1 setValueFromConversion: 0/1 + 4*OD: ingotIron => 1*TConstruct:materials(7311:3)
  10139. [23:41:25 WARN]: EMC Exploit: "0/1 + 9*TConstruct:materials(7311:27) => 1*TConstruct:materials(7311:18)" ingredient cost: 27/1 value of result: 32/1 setValueFromConversion: 0/1 + 1*minecraft:obsidian(49:0) => 2*TConstruct:materials(7311:18)
  10140. [23:41:25 WARN]: EMC Exploit: "0/1 + 9*Thaumcraft:ItemNugget(5340:6) => 1*Thaumcraft:ItemResource(5272:2)" ingredient cost: 2043/1 fixed value of result: 2048/1
  10141. [23:41:25 WARN]: EMC Exploit: "0/1 + 9*Thaumcraft:ItemNugget(5340:2) => 1*IC2:itemIngot(5460:1)" ingredient cost: 252/1 value of result: 256/1 setValueFromConversion: 0/1 + 1*OD: ingotIron => 1*IC2:itemIngot(5460:1)
  10142. [23:41:25 WARN]: EMC Exploit: "0/1 + 9*Thaumcraft:ItemNugget(5340:1) => 1*IC2:itemIngot(5460:0)" ingredient cost: 126/1 value of result: 128/1 setValueFromConversion: 0/1 + 1*OD: ingotIron => 2*IC2:itemIngot(5460:0)
  10143. [23:41:25 WARN]: EMC Exploit: "0/1 + 9*Thaumcraft:ItemNugget(5340:3) => 1*IC2:itemIngot(5460:6)" ingredient cost: 504/1 value of result: 512/1 setValueFromConversion: 0/1 + 2*OD: ingotIron => 1*IC2:itemIngot(5460:6)
  10144. [23:41:25 WARN]: EMC Exploit: "0/1 + 9*Thaumcraft:ItemNugget(5340:4) => 1*IC2:itemIngot(5460:5)" ingredient cost: 504/1 value of result: 512/1 setValueFromConversion: 0/1 + 2*OD: ingotIron => 1*IC2:itemIngot(5460:5)
  10145. [23:41:25 WARN]: EMC Exploit: "0/1 + 1*NSSFAKE1035: [1xitem.ItemNugget@1, 1xitem.thermalfoundation.material@96, 1xitem.railcraft.nugget@2, 1xitem.oreberry@2, 1xitem.tconstruct.Materials@20] + 1*NSSFAKE1028: [1xitem.ItemNugget@1, 1xitem.thermalfoundation.material@96, 1xitem.railcraft.nugget@2, 1xitem.oreberry@2, 1xitem.tconstruct.Materials@20] + 1*NSSFAKE1030: [1xitem.ItemNugget@1, 1xitem.thermalfoundation.material@96, 1xitem.railcraft.nugget@2, 1xitem.oreberry@2, 1xitem.tconstruct.Materials@20] + 1*NSSFAKE1033: [1xitem.ItemNugget@1, 1xitem.thermalfoundation.material@96, 1xitem.railcraft.nugget@2, 1xitem.oreberry@2, 1xitem.tconstruct.Materials@20] + 1*NSSFAKE1034: [1xitem.ItemNugget@1, 1xitem.thermalfoundation.material@96, 1xitem.railcraft.nugget@2, 1xitem.oreberry@2, 1xitem.tconstruct.Materials@20] + 1*NSSFAKE1029: [1xitem.ItemNugget@1, 1xitem.thermalfoundation.material@96, 1xitem.railcraft.nugget@2, 1xitem.oreberry@2, 1xitem.tconstruct.Materials@20] + 1*NSSFAKE1027: [1xitem.ItemNugget@1, 1xitem.thermalfoundation.material@96, 1xitem.railcraft.nugget@2, 1xitem.oreberry@2, 1xitem.tconstruct.Materials@20] + 1*NSSFAKE1032: [1xitem.ItemNugget@1, 1xitem.thermalfoundation.material@96, 1xitem.railcraft.nugget@2, 1xitem.oreberry@2, 1xitem.tconstruct.Materials@20] + 1*NSSFAKE1031: [1xitem.ItemNugget@1, 1xitem.thermalfoundation.material@96, 1xitem.railcraft.nugget@2, 1xitem.oreberry@2, 1xitem.tconstruct.Materials@20] => 1*Railcraft:ingot(4855:1)" ingredient cost: 126/1 value of result: 128/1 setValueFromConversion: 0/1 + 1*OD: ingotIron => 2*Railcraft:ingot(4855:1)
  10146. [23:41:25 WARN]: EMC Exploit: "0/1 + 1*NSSFAKE1043: [1xitem.ItemNugget@2, 1xitem.thermalfoundation.material@97, 1xitem.railcraft.nugget@3, 1xitem.oreberry@3, 1xitem.tconstruct.Materials@21] + 1*NSSFAKE1044: [1xitem.ItemNugget@2, 1xitem.thermalfoundation.material@97, 1xitem.railcraft.nugget@3, 1xitem.oreberry@3, 1xitem.tconstruct.Materials@21] + 1*NSSFAKE1042: [1xitem.ItemNugget@2, 1xitem.thermalfoundation.material@97, 1xitem.railcraft.nugget@3, 1xitem.oreberry@3, 1xitem.tconstruct.Materials@21] + 1*NSSFAKE1037: [1xitem.ItemNugget@2, 1xitem.thermalfoundation.material@97, 1xitem.railcraft.nugget@3, 1xitem.oreberry@3, 1xitem.tconstruct.Materials@21] + 1*NSSFAKE1041: [1xitem.ItemNugget@2, 1xitem.thermalfoundation.material@97, 1xitem.railcraft.nugget@3, 1xitem.oreberry@3, 1xitem.tconstruct.Materials@21] + 1*NSSFAKE1036: [1xitem.ItemNugget@2, 1xitem.thermalfoundation.material@97, 1xitem.railcraft.nugget@3, 1xitem.oreberry@3, 1xitem.tconstruct.Materials@21] + 1*NSSFAKE1039: [1xitem.ItemNugget@2, 1xitem.thermalfoundation.material@97, 1xitem.railcraft.nugget@3, 1xitem.oreberry@3, 1xitem.tconstruct.Materials@21] + 1*NSSFAKE1038: [1xitem.ItemNugget@2, 1xitem.thermalfoundation.material@97, 1xitem.railcraft.nugget@3, 1xitem.oreberry@3, 1xitem.tconstruct.Materials@21] + 1*NSSFAKE1040: [1xitem.ItemNugget@2, 1xitem.thermalfoundation.material@97, 1xitem.railcraft.nugget@3, 1xitem.oreberry@3, 1xitem.tconstruct.Materials@21] => 1*Railcraft:ingot(4855:2)" ingredient cost: 252/1 value of result: 256/1 setValueFromConversion: 0/1 + 1*OD: ingotIron => 1*Railcraft:ingot(4855:2)
  10147. [23:41:25 WARN]: EMC Exploit: "0/1 + 1*NSSFAKE1047: [1xitem.ItemNugget@4, 1xitem.thermalfoundation.material@99, 1xitem.railcraft.nugget@4] + 1*NSSFAKE1045: [1xitem.ItemNugget@4, 1xitem.thermalfoundation.material@99, 1xitem.railcraft.nugget@4] + 1*NSSFAKE1050: [1xitem.ItemNugget@4, 1xitem.thermalfoundation.material@99, 1xitem.railcraft.nugget@4] + 1*NSSFAKE1048: [1xitem.ItemNugget@4, 1xitem.thermalfoundation.material@99, 1xitem.railcraft.nugget@4] + 1*NSSFAKE1053: [1xitem.ItemNugget@4, 1xitem.thermalfoundation.material@99, 1xitem.railcraft.nugget@4] + 1*NSSFAKE1046: [1xitem.ItemNugget@4, 1xitem.thermalfoundation.material@99, 1xitem.railcraft.nugget@4] + 1*NSSFAKE1049: [1xitem.ItemNugget@4, 1xitem.thermalfoundation.material@99, 1xitem.railcraft.nugget@4] + 1*NSSFAKE1052: [1xitem.ItemNugget@4, 1xitem.thermalfoundation.material@99, 1xitem.railcraft.nugget@4] + 1*NSSFAKE1051: [1xitem.ItemNugget@4, 1xitem.thermalfoundation.material@99, 1xitem.railcraft.nugget@4] => 1*Railcraft:ingot(4855:3)" ingredient cost: 504/1 value of result: 512/1 setValueFromConversion: 0/1 + 2*OD: ingotIron => 1*Railcraft:ingot(4855:3)
  10148. [23:41:25 WARN]: EMC Exploit: "0/1 + 9*minecraft:gold_nugget(371:0) => 1*minecraft:gold_ingot(266:0)" ingredient cost: 2043/1 value of result: 2048/1 setValueFromConversion: 0/1 + 8*OD: ingotIron => 1*minecraft:gold_ingot(266:0)
  10149. [23:41:25 WARN]: EMC Exploit: "0/1 + 9*TConstruct:materials(7311:19) => 1*minecraft:iron_ingot(265:0)" ingredient cost: 252/1 fixed value of result: 256/1
  10150. [23:41:25 WARN]: EMC Exploit: "0/1 + 1*NSSFAKE1009: [1xitem.ItemNugget@0, 1xitem.thermalfoundation.material@8, 1xitem.railcraft.nugget@0, 1xitem.oreberry@0, 1xitem.tconstruct.Materials@19] + 1*NSSFAKE1012: [1xitem.ItemNugget@0, 1xitem.thermalfoundation.material@8, 1xitem.railcraft.nugget@0, 1xitem.oreberry@0, 1xitem.tconstruct.Materials@19] + 1*NSSFAKE1010: [1xitem.ItemNugget@0, 1xitem.thermalfoundation.material@8, 1xitem.railcraft.nugget@0, 1xitem.oreberry@0, 1xitem.tconstruct.Materials@19] + 1*NSSFAKE1013: [1xitem.ItemNugget@0, 1xitem.thermalfoundation.material@8, 1xitem.railcraft.nugget@0, 1xitem.oreberry@0, 1xitem.tconstruct.Materials@19] + 1*NSSFAKE1011: [1xitem.ItemNugget@0, 1xitem.thermalfoundation.material@8, 1xitem.railcraft.nugget@0, 1xitem.oreberry@0, 1xitem.tconstruct.Materials@19] + 1*NSSFAKE1016: [1xitem.ItemNugget@0, 1xitem.thermalfoundation.material@8, 1xitem.railcraft.nugget@0, 1xitem.oreberry@0, 1xitem.tconstruct.Materials@19] + 1*NSSFAKE1017: [1xitem.ItemNugget@0, 1xitem.thermalfoundation.material@8, 1xitem.railcraft.nugget@0, 1xitem.oreberry@0, 1xitem.tconstruct.Materials@19] + 1*NSSFAKE1014: [1xitem.ItemNugget@0, 1xitem.thermalfoundation.material@8, 1xitem.railcraft.nugget@0, 1xitem.oreberry@0, 1xitem.tconstruct.Materials@19] + 1*NSSFAKE1015: [1xitem.ItemNugget@0, 1xitem.thermalfoundation.material@8, 1xitem.railcraft.nugget@0, 1xitem.oreberry@0, 1xitem.tconstruct.Materials@19] => 1*minecraft:iron_ingot(265:0)" ingredient cost: 252/1 fixed value of result: 256/1
  10151. [23:41:25 WARN]: EMC Exploit: "0/1 + 9*Thaumcraft:ItemNugget(5340:0) => 1*minecraft:iron_ingot(265:0)" ingredient cost: 252/1 fixed value of result: 256/1
  10152. [23:41:25 WARN]: EMC Exploit: "0/1 + 0*ProjectE:item.pe_philosophers_stone(11110:0) + 7*minecraft:iron_door(330:*) + 1*minecraft:coal(263:*) => 28*minecraft:iron_ingot(265:0)" ingredient cost: 3616/1 fixed value of result: 256/1
  10153. [23:41:25 WARN]: EMC Exploit: "0/1 + 1*NSSFAKE6807: [1xitem.ItemNugget@0, 1xitem.thermalfoundation.material@8, 1xitem.railcraft.nugget@0, 1xitem.oreberry@0, 1xitem.tconstruct.Materials@19] + 1*NSSFAKE6813: [1xitem.ItemNugget@0, 1xitem.thermalfoundation.material@8, 1xitem.railcraft.nugget@0, 1xitem.oreberry@0, 1xitem.tconstruct.Materials@19] + 1*NSSFAKE6806: [1xitem.ItemNugget@0, 1xitem.thermalfoundation.material@8, 1xitem.railcraft.nugget@0, 1xitem.oreberry@0, 1xitem.tconstruct.Materials@19] + 1*NSSFAKE6808: [1xitem.ItemNugget@0, 1xitem.thermalfoundation.material@8, 1xitem.railcraft.nugget@0, 1xitem.oreberry@0, 1xitem.tconstruct.Materials@19] + 1*NSSFAKE6809: [1xitem.ItemNugget@0, 1xitem.thermalfoundation.material@8, 1xitem.railcraft.nugget@0, 1xitem.oreberry@0, 1xitem.tconstruct.Materials@19] + 1*NSSFAKE6810: [1xitem.ItemNugget@0, 1xitem.thermalfoundation.material@8, 1xitem.railcraft.nugget@0, 1xitem.oreberry@0, 1xitem.tconstruct.Materials@19] + 1*NSSFAKE6811: [1xitem.ItemNugget@0, 1xitem.thermalfoundation.material@8, 1xitem.railcraft.nugget@0, 1xitem.oreberry@0, 1xitem.tconstruct.Materials@19] + 1*NSSFAKE6812: [1xitem.ItemNugget@0, 1xitem.thermalfoundation.material@8, 1xitem.railcraft.nugget@0, 1xitem.oreberry@0, 1xitem.tconstruct.Materials@19] + 1*NSSFAKE6814: [1xitem.ItemNugget@0, 1xitem.thermalfoundation.material@8, 1xitem.railcraft.nugget@0, 1xitem.oreberry@0, 1xitem.tconstruct.Materials@19] => 1*minecraft:iron_ingot(265:0)" ingredient cost: 252/1 fixed value of result: 256/1
  10154. [23:41:25 WARN]: EMC Exploit: "0/1 + 1*minecraft:iron_door(330:*) => 4*minecraft:iron_ingot(265:0)" ingredient cost: 512/1 fixed value of result: 256/1
  10155. [23:41:25 WARN]: EMC Exploit: "0/1 + 2*BiomesOPlenty:planks(478:10) => 8*BiomesOPlenty:bamboo(449:0)" ingredient cost: 16/1 fixed value of result: 4/1
  10156. [23:41:25 WARN]: EMC Exploit: "0/1 + 2*BiomesOPlenty:planks(478:10) => 8*BiomesOPlenty:bamboo(449:0)" ingredient cost: 16/1 fixed value of result: 4/1
  10157. [23:41:25 WARN]: EMC Exploit: "0/1 + 9*ThermalFoundation:material(9687:107) => 1*ThermalFoundation:material(9687:75)" ingredient cost: 702/1 value of result: 704/1 setValueFromConversion: 0/1 + 1*OD: ingotSilver + 3*OD: ingotTin + 4*OD: dustGlowstone => 4*ThermalFoundation:material(9687:75)
  10158. [23:41:25 WARN]: EMC Exploit: "0/1 + 9*ThermalFoundation:material(9687:106) => 1*ThermalFoundation:material(9687:74)" ingredient cost: 378/1 value of result: 384/1 setValueFromConversion: 0/1 + 1*OD: ingotSilver + 10*OD: dustRedstone + 3*OD: ingotCopper => 4*ThermalFoundation:material(9687:74)
  10159. [23:41:25 WARN]: EMC Exploit: "0/1 + 1*NSSFAKE6853: [1xitem.thermalfoundation.material@105, 1xitem.tconstruct.Materials@31] + 1*NSSFAKE6854: [1xitem.thermalfoundation.material@105, 1xitem.tconstruct.Materials@31] + 1*NSSFAKE6857: [1xitem.thermalfoundation.material@105, 1xitem.tconstruct.Materials@31] + 1*NSSFAKE6851: [1xitem.thermalfoundation.material@105, 1xitem.tconstruct.Materials@31] + 1*NSSFAKE6856: [1xitem.thermalfoundation.material@105, 1xitem.tconstruct.Materials@31] + 1*NSSFAKE6855: [1xitem.thermalfoundation.material@105, 1xitem.tconstruct.Materials@31] + 1*NSSFAKE6859: [1xitem.thermalfoundation.material@105, 1xitem.tconstruct.Materials@31] + 1*NSSFAKE6852: [1xitem.thermalfoundation.material@105, 1xitem.tconstruct.Materials@31] + 1*NSSFAKE6858: [1xitem.thermalfoundation.material@105, 1xitem.tconstruct.Materials@31] => 1*ThermalFoundation:material(9687:73)" ingredient cost: 153/1 value of result: 160/1 setValueFromConversion: 0/1 + 1*OD: ingotTin + 3*OD: ingotCopper => 4*ThermalFoundation:material(9687:73)
  10160. [23:41:25 WARN]: EMC Exploit: "0/1 + 9*ThermalFoundation:material(9687:104) => 1*ThermalFoundation:material(9687:72)" ingredient cost: 504/1 value of result: 512/1 setValueFromConversion: 0/1 + 2*OD: ingotIron + 1*OD: ingotNickel => 3*ThermalFoundation:material(9687:72)
  10161. [23:41:25 WARN]: EMC Exploit: "0/1 + 1*NSSFAKE6847: [1xitem.ItemNugget@4, 1xitem.thermalfoundation.material@99, 1xitem.railcraft.nugget@4] + 1*NSSFAKE6842: [1xitem.ItemNugget@4, 1xitem.thermalfoundation.material@99, 1xitem.railcraft.nugget@4] + 1*NSSFAKE6846: [1xitem.ItemNugget@4, 1xitem.thermalfoundation.material@99, 1xitem.railcraft.nugget@4] + 1*NSSFAKE6845: [1xitem.ItemNugget@4, 1xitem.thermalfoundation.material@99, 1xitem.railcraft.nugget@4] + 1*NSSFAKE6843: [1xitem.ItemNugget@4, 1xitem.thermalfoundation.material@99, 1xitem.railcraft.nugget@4] + 1*NSSFAKE6850: [1xitem.ItemNugget@4, 1xitem.thermalfoundation.material@99, 1xitem.railcraft.nugget@4] + 1*NSSFAKE6844: [1xitem.ItemNugget@4, 1xitem.thermalfoundation.material@99, 1xitem.railcraft.nugget@4] + 1*NSSFAKE6849: [1xitem.ItemNugget@4, 1xitem.thermalfoundation.material@99, 1xitem.railcraft.nugget@4] + 1*NSSFAKE6848: [1xitem.ItemNugget@4, 1xitem.thermalfoundation.material@99, 1xitem.railcraft.nugget@4] => 1*ThermalFoundation:material(9687:67)" ingredient cost: 504/1 value of result: 512/1 setValueFromConversion: 0/1 + 2*OD: ingotIron => 1*ThermalFoundation:material(9687:67)
  10162. [23:41:25 WARN]: EMC Exploit: "0/1 + 1*NSSFAKE6840: [1xitem.ItemNugget@3, 1xitem.thermalfoundation.material@98] + 1*NSSFAKE6833: [1xitem.ItemNugget@3, 1xitem.thermalfoundation.material@98] + 1*NSSFAKE6835: [1xitem.ItemNugget@3, 1xitem.thermalfoundation.material@98] + 1*NSSFAKE6837: [1xitem.ItemNugget@3, 1xitem.thermalfoundation.material@98] + 1*NSSFAKE6838: [1xitem.ItemNugget@3, 1xitem.thermalfoundation.material@98] + 1*NSSFAKE6841: [1xitem.ItemNugget@3, 1xitem.thermalfoundation.material@98] + 1*NSSFAKE6836: [1xitem.ItemNugget@3, 1xitem.thermalfoundation.material@98] + 1*NSSFAKE6834: [1xitem.ItemNugget@3, 1xitem.thermalfoundation.material@98] + 1*NSSFAKE6839: [1xitem.ItemNugget@3, 1xitem.thermalfoundation.material@98] => 1*ThermalFoundation:material(9687:66)" ingredient cost: 504/1 value of result: 512/1 setValueFromConversion: 0/1 + 2*OD: ingotIron => 1*ThermalFoundation:material(9687:66)
  10163. [23:41:25 WARN]: EMC Exploit: "0/1 + 1*NSSFAKE6825: [1xitem.ItemNugget@2, 1xitem.thermalfoundation.material@97, 1xitem.railcraft.nugget@3, 1xitem.oreberry@3, 1xitem.tconstruct.Materials@21] + 1*NSSFAKE6831: [1xitem.ItemNugget@2, 1xitem.thermalfoundation.material@97, 1xitem.railcraft.nugget@3, 1xitem.oreberry@3, 1xitem.tconstruct.Materials@21] + 1*NSSFAKE6827: [1xitem.ItemNugget@2, 1xitem.thermalfoundation.material@97, 1xitem.railcraft.nugget@3, 1xitem.oreberry@3, 1xitem.tconstruct.Materials@21] + 1*NSSFAKE6828: [1xitem.ItemNugget@2, 1xitem.thermalfoundation.material@97, 1xitem.railcraft.nugget@3, 1xitem.oreberry@3, 1xitem.tconstruct.Materials@21] + 1*NSSFAKE6830: [1xitem.ItemNugget@2, 1xitem.thermalfoundation.material@97, 1xitem.railcraft.nugget@3, 1xitem.oreberry@3, 1xitem.tconstruct.Materials@21] + 1*NSSFAKE6832: [1xitem.ItemNugget@2, 1xitem.thermalfoundation.material@97, 1xitem.railcraft.nugget@3, 1xitem.oreberry@3, 1xitem.tconstruct.Materials@21] + 1*NSSFAKE6829: [1xitem.ItemNugget@2, 1xitem.thermalfoundation.material@97, 1xitem.railcraft.nugget@3, 1xitem.oreberry@3, 1xitem.tconstruct.Materials@21] + 1*NSSFAKE6826: [1xitem.ItemNugget@2, 1xitem.thermalfoundation.material@97, 1xitem.railcraft.nugget@3, 1xitem.oreberry@3, 1xitem.tconstruct.Materials@21] + 1*NSSFAKE6824: [1xitem.ItemNugget@2, 1xitem.thermalfoundation.material@97, 1xitem.railcraft.nugget@3, 1xitem.oreberry@3, 1xitem.tconstruct.Materials@21] => 1*ThermalFoundation:material(9687:65)" ingredient cost: 252/1 value of result: 256/1 setValueFromConversion: 0/1 + 1*OD: ingotIron => 1*ThermalFoundation:material(9687:65)
  10164. [23:41:25 WARN]: EMC Exploit: "0/1 + 1*NSSFAKE6818: [1xitem.ItemNugget@1, 1xitem.thermalfoundation.material@96, 1xitem.railcraft.nugget@2, 1xitem.oreberry@2, 1xitem.tconstruct.Materials@20] + 1*NSSFAKE6819: [1xitem.ItemNugget@1, 1xitem.thermalfoundation.material@96, 1xitem.railcraft.nugget@2, 1xitem.oreberry@2, 1xitem.tconstruct.Materials@20] + 1*NSSFAKE6822: [1xitem.ItemNugget@1, 1xitem.thermalfoundation.material@96, 1xitem.railcraft.nugget@2, 1xitem.oreberry@2, 1xitem.tconstruct.Materials@20] + 1*NSSFAKE6820: [1xitem.ItemNugget@1, 1xitem.thermalfoundation.material@96, 1xitem.railcraft.nugget@2, 1xitem.oreberry@2, 1xitem.tconstruct.Materials@20] + 1*NSSFAKE6823: [1xitem.ItemNugget@1, 1xitem.thermalfoundation.material@96, 1xitem.railcraft.nugget@2, 1xitem.oreberry@2, 1xitem.tconstruct.Materials@20] + 1*NSSFAKE6816: [1xitem.ItemNugget@1, 1xitem.thermalfoundation.material@96, 1xitem.railcraft.nugget@2, 1xitem.oreberry@2, 1xitem.tconstruct.Materials@20] + 1*NSSFAKE6817: [1xitem.ItemNugget@1, 1xitem.thermalfoundation.material@96, 1xitem.railcraft.nugget@2, 1xitem.oreberry@2, 1xitem.tconstruct.Materials@20] + 1*NSSFAKE6815: [1xitem.ItemNugget@1, 1xitem.thermalfoundation.material@96, 1xitem.railcraft.nugget@2, 1xitem.oreberry@2, 1xitem.tconstruct.Materials@20] + 1*NSSFAKE6821: [1xitem.ItemNugget@1, 1xitem.thermalfoundation.material@96, 1xitem.railcraft.nugget@2, 1xitem.oreberry@2, 1xitem.tconstruct.Materials@20] => 1*ThermalFoundation:material(9687:64)" ingredient cost: 126/1 value of result: 128/1 setValueFromConversion: 0/1 + 1*OD: ingotIron => 2*ThermalFoundation:material(9687:64)
  10165. [23:41:25 WARN]: EMC Exploit: "0/1 + 9*ThermalFoundation:material(9687:103) => 1*ThermalFoundation:material(9687:71)" ingredient cost: 1278/1 value of result: 1280/1 setValueFromConversion: 0/1 + 1*OD: ingotSilver + 1*OD: ingotGold => 2*ThermalFoundation:material(9687:71)
  10166. [23:41:25 WARN]: EMC Exploit: "0/1 + 9*ThermalFoundation:material(9687:101) => 1*ThermalFoundation:material(9687:69)" ingredient cost: 4095/1 value of result: 4096/1 setValueFromConversion: 0/1 + 16*OD: ingotIron => 1*ThermalFoundation:material(9687:69)
  10167. [23:41:25 WARN]: EMC Exploit: "0/1 + 9*ThermalFoundation:material(9687:100) => 1*ThermalFoundation:material(9687:68)" ingredient cost: 1017/1 value of result: 1024/1 setValueFromConversion: 0/1 + 4*OD: ingotIron => 1*ThermalFoundation:material(9687:68)
  10168. [23:41:25 WARN]: EMC Exploit: "0/1 + 9*EnderIO:itemMaterial(7583:3) => 1*EnderIO:itemAlloy(7617:5)" ingredient cost: 1278/1 value of result: 1280/1 setValueFromConversion: 0/1 + 1*minecraft:ender_pearl(368:0) + 1*OD: ingotIron => 1*EnderIO:itemAlloy(7617:5)
  10169. [23:41:25 WARN]: EMC Exploit: "0/1 + 9*EnderIO:itemMaterial(7583:4) => 1*EnderIO:itemAlloy(7617:2)" ingredient cost: 3519/1 value of result: 3520/1 setValueFromConversion: 0/1 + 1*minecraft:ender_pearl(368:0) + 1*OD: ingotEnergeticAlloy => 1*EnderIO:itemAlloy(7617:2)
  10170. [23:41:25 WARN]: EMC Exploit: "0/1 + 6*etfuturum:rose(3928:0) => 1*minecraft:double_plant(175:4)" ingredient cost: 30/1 fixed value of result: 32/1
  10171. [23:41:25 WARN]: EMC Exploit: "0/1 + 4*minecraft:diamond(264:0) => 1*minecraft:diamond_horse_armor(419:0)" ingredient cost: 32768/1 fixed value of result: 40960/1
  10172. [23:41:25 WARN]: EMC Exploit: "0/1 + 9*Translocator:diamondNugget(8457:0) => 1*minecraft:diamond(264:0)" ingredient cost: 8190/1 fixed value of result: 8192/1
  10173. [23:41:25 WARN]: EMC Exploit: "0/1 + 1*minecraft:snow(80:0) => 4*minecraft:snowball(332:0)" ingredient cost: 1/1 fixed value of result: 1/1
  10174. [23:41:25 WARN]: EMC Exploit: "0/1 + 9*TConstruct:materials(7311:31) => 1*TConstruct:materials(7311:13)" ingredient cost: 153/1 value of result: 160/1 setValueFromConversion: 0/1 + 1*OD: ingotTin + 3*OD: ingotCopper => 4*TConstruct:materials(7311:13)
  10175. [23:41:25 WARN]: EMC Exploit: "0/1 + 9*TConstruct:materials(7311:24) => 1*TConstruct:materials(7311:14)" ingredient cost: 126/1 value of result: 128/1 setValueFromConversion: 0/1 + 48*OD: ingotAluminum + 16*OD: ingotCopper => 64*TConstruct:materials(7311:14)
  10176. [23:41:25 WARN]: EMC Exploit: "0/1 + 9*TConstruct:materials(7311:20) => 1*TConstruct:materials(7311:9)" ingredient cost: 126/1 value of result: 128/1 setValueFromConversion: 0/1 + 1*OD: ingotIron => 2*TConstruct:materials(7311:9)
  10177. [23:41:25 WARN]: EMC Exploit: "0/1 + 9*TConstruct:materials(7311:21) => 1*TConstruct:materials(7311:10)" ingredient cost: 252/1 value of result: 256/1 setValueFromConversion: 0/1 + 1*OD: ingotIron => 1*TConstruct:materials(7311:10)
  10178. [23:41:25 WARN]: EMC Exploit: "0/1 + 9*TConstruct:materials(7311:22) => 1*TConstruct:materials(7311:11)" ingredient cost: 126/1 value of result: 128/1 setValueFromConversion: 0/1 + 1*OD: ingotIron => 2*TConstruct:materials(7311:11)
  10179. [23:41:25 WARN]: EMC Exploit: "0/1 + 9*TConstruct:materials(7311:29) => 1*TConstruct:materials(7311:4)" ingredient cost: 1017/1 value of result: 1024/1 setValueFromConversion: 0/1 + 4*OD: ingotIron => 1*TConstruct:materials(7311:4)
  10180. [23:41:25 WARN]: EMC Exploit: "0/1 + 9*TConstruct:materials(7311:30) => 1*TConstruct:materials(7311:5)" ingredient cost: 2043/1 value of result: 2048/1 setValueFromConversion: 0/1 + 1*OD: ingotCobalt + 1*OD: ingotArdite => 1*TConstruct:materials(7311:5)
  10181. [23:41:25 WARN]: EMC Exploit: "0/1 + 9*TConstruct:materials(7311:28) => 1*TConstruct:materials(7311:3)" ingredient cost: 1017/1 value of result: 1024/1 setValueFromConversion: 0/1 + 4*OD: ingotIron => 1*TConstruct:materials(7311:3)
  10182. [23:41:25 WARN]: EMC Exploit: "0/1 + 9*TConstruct:materials(7311:27) => 1*TConstruct:materials(7311:18)" ingredient cost: 27/1 value of result: 32/1 setValueFromConversion: 0/1 + 1*minecraft:obsidian(49:0) => 2*TConstruct:materials(7311:18)
  10183. [23:41:25 WARN]: EMC Exploit: "0/1 + 9*Thaumcraft:ItemNugget(5340:6) => 1*Thaumcraft:ItemResource(5272:2)" ingredient cost: 2043/1 fixed value of result: 2048/1
  10184. [23:41:25 WARN]: EMC Exploit: "0/1 + 9*Thaumcraft:ItemNugget(5340:2) => 1*IC2:itemIngot(5460:1)" ingredient cost: 252/1 value of result: 256/1 setValueFromConversion: 0/1 + 1*OD: ingotIron => 1*IC2:itemIngot(5460:1)
  10185. [23:41:25 WARN]: EMC Exploit: "0/1 + 9*Thaumcraft:ItemNugget(5340:1) => 1*IC2:itemIngot(5460:0)" ingredient cost: 126/1 value of result: 128/1 setValueFromConversion: 0/1 + 1*OD: ingotIron => 2*IC2:itemIngot(5460:0)
  10186. [23:41:25 WARN]: EMC Exploit: "0/1 + 9*Thaumcraft:ItemNugget(5340:3) => 1*IC2:itemIngot(5460:6)" ingredient cost: 504/1 value of result: 512/1 setValueFromConversion: 0/1 + 2*OD: ingotIron => 1*IC2:itemIngot(5460:6)
  10187. [23:41:25 WARN]: EMC Exploit: "0/1 + 9*Thaumcraft:ItemNugget(5340:4) => 1*IC2:itemIngot(5460:5)" ingredient cost: 504/1 value of result: 512/1 setValueFromConversion: 0/1 + 2*OD: ingotIron => 1*IC2:itemIngot(5460:5)
  10188. [23:41:25 WARN]: EMC Exploit: "0/1 + 1*NSSFAKE1035: [1xitem.ItemNugget@1, 1xitem.thermalfoundation.material@96, 1xitem.railcraft.nugget@2, 1xitem.oreberry@2, 1xitem.tconstruct.Materials@20] + 1*NSSFAKE1028: [1xitem.ItemNugget@1, 1xitem.thermalfoundation.material@96, 1xitem.railcraft.nugget@2, 1xitem.oreberry@2, 1xitem.tconstruct.Materials@20] + 1*NSSFAKE1030: [1xitem.ItemNugget@1, 1xitem.thermalfoundation.material@96, 1xitem.railcraft.nugget@2, 1xitem.oreberry@2, 1xitem.tconstruct.Materials@20] + 1*NSSFAKE1033: [1xitem.ItemNugget@1, 1xitem.thermalfoundation.material@96, 1xitem.railcraft.nugget@2, 1xitem.oreberry@2, 1xitem.tconstruct.Materials@20] + 1*NSSFAKE1034: [1xitem.ItemNugget@1, 1xitem.thermalfoundation.material@96, 1xitem.railcraft.nugget@2, 1xitem.oreberry@2, 1xitem.tconstruct.Materials@20] + 1*NSSFAKE1029: [1xitem.ItemNugget@1, 1xitem.thermalfoundation.material@96, 1xitem.railcraft.nugget@2, 1xitem.oreberry@2, 1xitem.tconstruct.Materials@20] + 1*NSSFAKE1027: [1xitem.ItemNugget@1, 1xitem.thermalfoundation.material@96, 1xitem.railcraft.nugget@2, 1xitem.oreberry@2, 1xitem.tconstruct.Materials@20] + 1*NSSFAKE1032: [1xitem.ItemNugget@1, 1xitem.thermalfoundation.material@96, 1xitem.railcraft.nugget@2, 1xitem.oreberry@2, 1xitem.tconstruct.Materials@20] + 1*NSSFAKE1031: [1xitem.ItemNugget@1, 1xitem.thermalfoundation.material@96, 1xitem.railcraft.nugget@2, 1xitem.oreberry@2, 1xitem.tconstruct.Materials@20] => 1*Railcraft:ingot(4855:1)" ingredient cost: 126/1 value of result: 128/1 setValueFromConversion: 0/1 + 1*OD: ingotIron => 2*Railcraft:ingot(4855:1)
  10189. [23:41:25 WARN]: EMC Exploit: "0/1 + 1*NSSFAKE1043: [1xitem.ItemNugget@2, 1xitem.thermalfoundation.material@97, 1xitem.railcraft.nugget@3, 1xitem.oreberry@3, 1xitem.tconstruct.Materials@21] + 1*NSSFAKE1044: [1xitem.ItemNugget@2, 1xitem.thermalfoundation.material@97, 1xitem.railcraft.nugget@3, 1xitem.oreberry@3, 1xitem.tconstruct.Materials@21] + 1*NSSFAKE1042: [1xitem.ItemNugget@2, 1xitem.thermalfoundation.material@97, 1xitem.railcraft.nugget@3, 1xitem.oreberry@3, 1xitem.tconstruct.Materials@21] + 1*NSSFAKE1037: [1xitem.ItemNugget@2, 1xitem.thermalfoundation.material@97, 1xitem.railcraft.nugget@3, 1xitem.oreberry@3, 1xitem.tconstruct.Materials@21] + 1*NSSFAKE1041: [1xitem.ItemNugget@2, 1xitem.thermalfoundation.material@97, 1xitem.railcraft.nugget@3, 1xitem.oreberry@3, 1xitem.tconstruct.Materials@21] + 1*NSSFAKE1036: [1xitem.ItemNugget@2, 1xitem.thermalfoundation.material@97, 1xitem.railcraft.nugget@3, 1xitem.oreberry@3, 1xitem.tconstruct.Materials@21] + 1*NSSFAKE1039: [1xitem.ItemNugget@2, 1xitem.thermalfoundation.material@97, 1xitem.railcraft.nugget@3, 1xitem.oreberry@3, 1xitem.tconstruct.Materials@21] + 1*NSSFAKE1038: [1xitem.ItemNugget@2, 1xitem.thermalfoundation.material@97, 1xitem.railcraft.nugget@3, 1xitem.oreberry@3, 1xitem.tconstruct.Materials@21] + 1*NSSFAKE1040: [1xitem.ItemNugget@2, 1xitem.thermalfoundation.material@97, 1xitem.railcraft.nugget@3, 1xitem.oreberry@3, 1xitem.tconstruct.Materials@21] => 1*Railcraft:ingot(4855:2)" ingredient cost: 252/1 value of result: 256/1 setValueFromConversion: 0/1 + 1*OD: ingotIron => 1*Railcraft:ingot(4855:2)
  10190. [23:41:25 WARN]: EMC Exploit: "0/1 + 1*NSSFAKE1047: [1xitem.ItemNugget@4, 1xitem.thermalfoundation.material@99, 1xitem.railcraft.nugget@4] + 1*NSSFAKE1045: [1xitem.ItemNugget@4, 1xitem.thermalfoundation.material@99, 1xitem.railcraft.nugget@4] + 1*NSSFAKE1050: [1xitem.ItemNugget@4, 1xitem.thermalfoundation.material@99, 1xitem.railcraft.nugget@4] + 1*NSSFAKE1048: [1xitem.ItemNugget@4, 1xitem.thermalfoundation.material@99, 1xitem.railcraft.nugget@4] + 1*NSSFAKE1053: [1xitem.ItemNugget@4, 1xitem.thermalfoundation.material@99, 1xitem.railcraft.nugget@4] + 1*NSSFAKE1046: [1xitem.ItemNugget@4, 1xitem.thermalfoundation.material@99, 1xitem.railcraft.nugget@4] + 1*NSSFAKE1049: [1xitem.ItemNugget@4, 1xitem.thermalfoundation.material@99, 1xitem.railcraft.nugget@4] + 1*NSSFAKE1052: [1xitem.ItemNugget@4, 1xitem.thermalfoundation.material@99, 1xitem.railcraft.nugget@4] + 1*NSSFAKE1051: [1xitem.ItemNugget@4, 1xitem.thermalfoundation.material@99, 1xitem.railcraft.nugget@4] => 1*Railcraft:ingot(4855:3)" ingredient cost: 504/1 value of result: 512/1 setValueFromConversion: 0/1 + 2*OD: ingotIron => 1*Railcraft:ingot(4855:3)
  10191. [23:41:25 WARN]: EMC Exploit: "0/1 + 9*minecraft:gold_nugget(371:0) => 1*minecraft:gold_ingot(266:0)" ingredient cost: 2043/1 value of result: 2048/1 setValueFromConversion: 0/1 + 8*OD: ingotIron => 1*minecraft:gold_ingot(266:0)
  10192. [23:41:25 WARN]: EMC Exploit: "0/1 + 9*TConstruct:materials(7311:19) => 1*minecraft:iron_ingot(265:0)" ingredient cost: 252/1 fixed value of result: 256/1
  10193. [23:41:25 WARN]: EMC Exploit: "0/1 + 1*NSSFAKE1009: [1xitem.ItemNugget@0, 1xitem.thermalfoundation.material@8, 1xitem.railcraft.nugget@0, 1xitem.oreberry@0, 1xitem.tconstruct.Materials@19] + 1*NSSFAKE1012: [1xitem.ItemNugget@0, 1xitem.thermalfoundation.material@8, 1xitem.railcraft.nugget@0, 1xitem.oreberry@0, 1xitem.tconstruct.Materials@19] + 1*NSSFAKE1010: [1xitem.ItemNugget@0, 1xitem.thermalfoundation.material@8, 1xitem.railcraft.nugget@0, 1xitem.oreberry@0, 1xitem.tconstruct.Materials@19] + 1*NSSFAKE1013: [1xitem.ItemNugget@0, 1xitem.thermalfoundation.material@8, 1xitem.railcraft.nugget@0, 1xitem.oreberry@0, 1xitem.tconstruct.Materials@19] + 1*NSSFAKE1011: [1xitem.ItemNugget@0, 1xitem.thermalfoundation.material@8, 1xitem.railcraft.nugget@0, 1xitem.oreberry@0, 1xitem.tconstruct.Materials@19] + 1*NSSFAKE1016: [1xitem.ItemNugget@0, 1xitem.thermalfoundation.material@8, 1xitem.railcraft.nugget@0, 1xitem.oreberry@0, 1xitem.tconstruct.Materials@19] + 1*NSSFAKE1017: [1xitem.ItemNugget@0, 1xitem.thermalfoundation.material@8, 1xitem.railcraft.nugget@0, 1xitem.oreberry@0, 1xitem.tconstruct.Materials@19] + 1*NSSFAKE1014: [1xitem.ItemNugget@0, 1xitem.thermalfoundation.material@8, 1xitem.railcraft.nugget@0, 1xitem.oreberry@0, 1xitem.tconstruct.Materials@19] + 1*NSSFAKE1015: [1xitem.ItemNugget@0, 1xitem.thermalfoundation.material@8, 1xitem.railcraft.nugget@0, 1xitem.oreberry@0, 1xitem.tconstruct.Materials@19] => 1*minecraft:iron_ingot(265:0)" ingredient cost: 252/1 fixed value of result: 256/1
  10194. [23:41:25 WARN]: EMC Exploit: "0/1 + 9*Thaumcraft:ItemNugget(5340:0) => 1*minecraft:iron_ingot(265:0)" ingredient cost: 252/1 fixed value of result: 256/1
  10195. [23:41:25 WARN]: EMC Exploit: "0/1 + 0*ProjectE:item.pe_philosophers_stone(11110:0) + 7*minecraft:iron_door(330:*) + 1*minecraft:coal(263:*) => 28*minecraft:iron_ingot(265:0)" ingredient cost: 3616/1 fixed value of result: 256/1
  10196. [23:41:25 WARN]: EMC Exploit: "0/1 + 1*NSSFAKE6807: [1xitem.ItemNugget@0, 1xitem.thermalfoundation.material@8, 1xitem.railcraft.nugget@0, 1xitem.oreberry@0, 1xitem.tconstruct.Materials@19] + 1*NSSFAKE6813: [1xitem.ItemNugget@0, 1xitem.thermalfoundation.material@8, 1xitem.railcraft.nugget@0, 1xitem.oreberry@0, 1xitem.tconstruct.Materials@19] + 1*NSSFAKE6806: [1xitem.ItemNugget@0, 1xitem.thermalfoundation.material@8, 1xitem.railcraft.nugget@0, 1xitem.oreberry@0, 1xitem.tconstruct.Materials@19] + 1*NSSFAKE6808: [1xitem.ItemNugget@0, 1xitem.thermalfoundation.material@8, 1xitem.railcraft.nugget@0, 1xitem.oreberry@0, 1xitem.tconstruct.Materials@19] + 1*NSSFAKE6809: [1xitem.ItemNugget@0, 1xitem.thermalfoundation.material@8, 1xitem.railcraft.nugget@0, 1xitem.oreberry@0, 1xitem.tconstruct.Materials@19] + 1*NSSFAKE6810: [1xitem.ItemNugget@0, 1xitem.thermalfoundation.material@8, 1xitem.railcraft.nugget@0, 1xitem.oreberry@0, 1xitem.tconstruct.Materials@19] + 1*NSSFAKE6811: [1xitem.ItemNugget@0, 1xitem.thermalfoundation.material@8, 1xitem.railcraft.nugget@0, 1xitem.oreberry@0, 1xitem.tconstruct.Materials@19] + 1*NSSFAKE6812: [1xitem.ItemNugget@0, 1xitem.thermalfoundation.material@8, 1xitem.railcraft.nugget@0, 1xitem.oreberry@0, 1xitem.tconstruct.Materials@19] + 1*NSSFAKE6814: [1xitem.ItemNugget@0, 1xitem.thermalfoundation.material@8, 1xitem.railcraft.nugget@0, 1xitem.oreberry@0, 1xitem.tconstruct.Materials@19] => 1*minecraft:iron_ingot(265:0)" ingredient cost: 252/1 fixed value of result: 256/1
  10197. [23:41:25 WARN]: EMC Exploit: "0/1 + 1*minecraft:iron_door(330:*) => 4*minecraft:iron_ingot(265:0)" ingredient cost: 512/1 fixed value of result: 256/1
  10198. [23:41:25 WARN]: EMC Exploit: "0/1 + 2*BiomesOPlenty:planks(478:10) => 8*BiomesOPlenty:bamboo(449:0)" ingredient cost: 16/1 fixed value of result: 4/1
  10199. [23:41:25 WARN]: EMC Exploit: "0/1 + 2*BiomesOPlenty:planks(478:10) => 8*BiomesOPlenty:bamboo(449:0)" ingredient cost: 16/1 fixed value of result: 4/1
  10200. [23:41:25 WARN]: EMC Exploit: "0/1 + 9*ThermalFoundation:material(9687:107) => 1*ThermalFoundation:material(9687:75)" ingredient cost: 702/1 value of result: 704/1 setValueFromConversion: 0/1 + 1*OD: ingotSilver + 3*OD: ingotTin + 4*OD: dustGlowstone => 4*ThermalFoundation:material(9687:75)
  10201. [23:41:25 WARN]: EMC Exploit: "0/1 + 9*ThermalFoundation:material(9687:106) => 1*ThermalFoundation:material(9687:74)" ingredient cost: 378/1 value of result: 384/1 setValueFromConversion: 0/1 + 1*OD: ingotSilver + 10*OD: dustRedstone + 3*OD: ingotCopper => 4*ThermalFoundation:material(9687:74)
  10202. [23:41:25 WARN]: EMC Exploit: "0/1 + 1*NSSFAKE6853: [1xitem.thermalfoundation.material@105, 1xitem.tconstruct.Materials@31] + 1*NSSFAKE6854: [1xitem.thermalfoundation.material@105, 1xitem.tconstruct.Materials@31] + 1*NSSFAKE6857: [1xitem.thermalfoundation.material@105, 1xitem.tconstruct.Materials@31] + 1*NSSFAKE6851: [1xitem.thermalfoundation.material@105, 1xitem.tconstruct.Materials@31] + 1*NSSFAKE6856: [1xitem.thermalfoundation.material@105, 1xitem.tconstruct.Materials@31] + 1*NSSFAKE6855: [1xitem.thermalfoundation.material@105, 1xitem.tconstruct.Materials@31] + 1*NSSFAKE6859: [1xitem.thermalfoundation.material@105, 1xitem.tconstruct.Materials@31] + 1*NSSFAKE6852: [1xitem.thermalfoundation.material@105, 1xitem.tconstruct.Materials@31] + 1*NSSFAKE6858: [1xitem.thermalfoundation.material@105, 1xitem.tconstruct.Materials@31] => 1*ThermalFoundation:material(9687:73)" ingredient cost: 153/1 value of result: 160/1 setValueFromConversion: 0/1 + 1*OD: ingotTin + 3*OD: ingotCopper => 4*ThermalFoundation:material(9687:73)
  10203. [23:41:25 WARN]: EMC Exploit: "0/1 + 9*ThermalFoundation:material(9687:104) => 1*ThermalFoundation:material(9687:72)" ingredient cost: 504/1 value of result: 512/1 setValueFromConversion: 0/1 + 2*OD: ingotIron + 1*OD: ingotNickel => 3*ThermalFoundation:material(9687:72)
  10204. [23:41:25 WARN]: EMC Exploit: "0/1 + 1*NSSFAKE6847: [1xitem.ItemNugget@4, 1xitem.thermalfoundation.material@99, 1xitem.railcraft.nugget@4] + 1*NSSFAKE6842: [1xitem.ItemNugget@4, 1xitem.thermalfoundation.material@99, 1xitem.railcraft.nugget@4] + 1*NSSFAKE6846: [1xitem.ItemNugget@4, 1xitem.thermalfoundation.material@99, 1xitem.railcraft.nugget@4] + 1*NSSFAKE6845: [1xitem.ItemNugget@4, 1xitem.thermalfoundation.material@99, 1xitem.railcraft.nugget@4] + 1*NSSFAKE6843: [1xitem.ItemNugget@4, 1xitem.thermalfoundation.material@99, 1xitem.railcraft.nugget@4] + 1*NSSFAKE6850: [1xitem.ItemNugget@4, 1xitem.thermalfoundation.material@99, 1xitem.railcraft.nugget@4] + 1*NSSFAKE6844: [1xitem.ItemNugget@4, 1xitem.thermalfoundation.material@99, 1xitem.railcraft.nugget@4] + 1*NSSFAKE6849: [1xitem.ItemNugget@4, 1xitem.thermalfoundation.material@99, 1xitem.railcraft.nugget@4] + 1*NSSFAKE6848: [1xitem.ItemNugget@4, 1xitem.thermalfoundation.material@99, 1xitem.railcraft.nugget@4] => 1*ThermalFoundation:material(9687:67)" ingredient cost: 504/1 value of result: 512/1 setValueFromConversion: 0/1 + 2*OD: ingotIron => 1*ThermalFoundation:material(9687:67)
  10205. [23:41:25 WARN]: EMC Exploit: "0/1 + 1*NSSFAKE6840: [1xitem.ItemNugget@3, 1xitem.thermalfoundation.material@98] + 1*NSSFAKE6833: [1xitem.ItemNugget@3, 1xitem.thermalfoundation.material@98] + 1*NSSFAKE6835: [1xitem.ItemNugget@3, 1xitem.thermalfoundation.material@98] + 1*NSSFAKE6837: [1xitem.ItemNugget@3, 1xitem.thermalfoundation.material@98] + 1*NSSFAKE6838: [1xitem.ItemNugget@3, 1xitem.thermalfoundation.material@98] + 1*NSSFAKE6841: [1xitem.ItemNugget@3, 1xitem.thermalfoundation.material@98] + 1*NSSFAKE6836: [1xitem.ItemNugget@3, 1xitem.thermalfoundation.material@98] + 1*NSSFAKE6834: [1xitem.ItemNugget@3, 1xitem.thermalfoundation.material@98] + 1*NSSFAKE6839: [1xitem.ItemNugget@3, 1xitem.thermalfoundation.material@98] => 1*ThermalFoundation:material(9687:66)" ingredient cost: 504/1 value of result: 512/1 setValueFromConversion: 0/1 + 2*OD: ingotIron => 1*ThermalFoundation:material(9687:66)
  10206. [23:41:25 WARN]: EMC Exploit: "0/1 + 1*NSSFAKE6825: [1xitem.ItemNugget@2, 1xitem.thermalfoundation.material@97, 1xitem.railcraft.nugget@3, 1xitem.oreberry@3, 1xitem.tconstruct.Materials@21] + 1*NSSFAKE6831: [1xitem.ItemNugget@2, 1xitem.thermalfoundation.material@97, 1xitem.railcraft.nugget@3, 1xitem.oreberry@3, 1xitem.tconstruct.Materials@21] + 1*NSSFAKE6827: [1xitem.ItemNugget@2, 1xitem.thermalfoundation.material@97, 1xitem.railcraft.nugget@3, 1xitem.oreberry@3, 1xitem.tconstruct.Materials@21] + 1*NSSFAKE6828: [1xitem.ItemNugget@2, 1xitem.thermalfoundation.material@97, 1xitem.railcraft.nugget@3, 1xitem.oreberry@3, 1xitem.tconstruct.Materials@21] + 1*NSSFAKE6830: [1xitem.ItemNugget@2, 1xitem.thermalfoundation.material@97, 1xitem.railcraft.nugget@3, 1xitem.oreberry@3, 1xitem.tconstruct.Materials@21] + 1*NSSFAKE6832: [1xitem.ItemNugget@2, 1xitem.thermalfoundation.material@97, 1xitem.railcraft.nugget@3, 1xitem.oreberry@3, 1xitem.tconstruct.Materials@21] + 1*NSSFAKE6829: [1xitem.ItemNugget@2, 1xitem.thermalfoundation.material@97, 1xitem.railcraft.nugget@3, 1xitem.oreberry@3, 1xitem.tconstruct.Materials@21] + 1*NSSFAKE6826: [1xitem.ItemNugget@2, 1xitem.thermalfoundation.material@97, 1xitem.railcraft.nugget@3, 1xitem.oreberry@3, 1xitem.tconstruct.Materials@21] + 1*NSSFAKE6824: [1xitem.ItemNugget@2, 1xitem.thermalfoundation.material@97, 1xitem.railcraft.nugget@3, 1xitem.oreberry@3, 1xitem.tconstruct.Materials@21] => 1*ThermalFoundation:material(9687:65)" ingredient cost: 252/1 value of result: 256/1 setValueFromConversion: 0/1 + 1*OD: ingotIron => 1*ThermalFoundation:material(9687:65)
  10207. [23:41:25 WARN]: EMC Exploit: "0/1 + 1*NSSFAKE6818: [1xitem.ItemNugget@1, 1xitem.thermalfoundation.material@96, 1xitem.railcraft.nugget@2, 1xitem.oreberry@2, 1xitem.tconstruct.Materials@20] + 1*NSSFAKE6819: [1xitem.ItemNugget@1, 1xitem.thermalfoundation.material@96, 1xitem.railcraft.nugget@2, 1xitem.oreberry@2, 1xitem.tconstruct.Materials@20] + 1*NSSFAKE6822: [1xitem.ItemNugget@1, 1xitem.thermalfoundation.material@96, 1xitem.railcraft.nugget@2, 1xitem.oreberry@2, 1xitem.tconstruct.Materials@20] + 1*NSSFAKE6820: [1xitem.ItemNugget@1, 1xitem.thermalfoundation.material@96, 1xitem.railcraft.nugget@2, 1xitem.oreberry@2, 1xitem.tconstruct.Materials@20] + 1*NSSFAKE6823: [1xitem.ItemNugget@1, 1xitem.thermalfoundation.material@96, 1xitem.railcraft.nugget@2, 1xitem.oreberry@2, 1xitem.tconstruct.Materials@20] + 1*NSSFAKE6816: [1xitem.ItemNugget@1, 1xitem.thermalfoundation.material@96, 1xitem.railcraft.nugget@2, 1xitem.oreberry@2, 1xitem.tconstruct.Materials@20] + 1*NSSFAKE6817: [1xitem.ItemNugget@1, 1xitem.thermalfoundation.material@96, 1xitem.railcraft.nugget@2, 1xitem.oreberry@2, 1xitem.tconstruct.Materials@20] + 1*NSSFAKE6815: [1xitem.ItemNugget@1, 1xitem.thermalfoundation.material@96, 1xitem.railcraft.nugget@2, 1xitem.oreberry@2, 1xitem.tconstruct.Materials@20] + 1*NSSFAKE6821: [1xitem.ItemNugget@1, 1xitem.thermalfoundation.material@96, 1xitem.railcraft.nugget@2, 1xitem.oreberry@2, 1xitem.tconstruct.Materials@20] => 1*ThermalFoundation:material(9687:64)" ingredient cost: 126/1 value of result: 128/1 setValueFromConversion: 0/1 + 1*OD: ingotIron => 2*ThermalFoundation:material(9687:64)
  10208. [23:41:25 WARN]: EMC Exploit: "0/1 + 9*ThermalFoundation:material(9687:103) => 1*ThermalFoundation:material(9687:71)" ingredient cost: 1278/1 value of result: 1280/1 setValueFromConversion: 0/1 + 1*OD: ingotSilver + 1*OD: ingotGold => 2*ThermalFoundation:material(9687:71)
  10209. [23:41:25 WARN]: EMC Exploit: "0/1 + 9*ThermalFoundation:material(9687:101) => 1*ThermalFoundation:material(9687:69)" ingredient cost: 4095/1 value of result: 4096/1 setValueFromConversion: 0/1 + 16*OD: ingotIron => 1*ThermalFoundation:material(9687:69)
  10210. [23:41:25 WARN]: EMC Exploit: "0/1 + 9*ThermalFoundation:material(9687:100) => 1*ThermalFoundation:material(9687:68)" ingredient cost: 1017/1 value of result: 1024/1 setValueFromConversion: 0/1 + 4*OD: ingotIron => 1*ThermalFoundation:material(9687:68)
  10211. [23:41:25 WARN]: EMC Exploit: "0/1 + 9*EnderIO:itemMaterial(7583:3) => 1*EnderIO:itemAlloy(7617:5)" ingredient cost: 1278/1 value of result: 1280/1 setValueFromConversion: 0/1 + 1*minecraft:ender_pearl(368:0) + 1*OD: ingotIron => 1*EnderIO:itemAlloy(7617:5)
  10212. [23:41:25 WARN]: EMC Exploit: "0/1 + 9*EnderIO:itemMaterial(7583:4) => 1*EnderIO:itemAlloy(7617:2)" ingredient cost: 3519/1 value of result: 3520/1 setValueFromConversion: 0/1 + 1*minecraft:ender_pearl(368:0) + 1*OD: ingotEnergeticAlloy => 1*EnderIO:itemAlloy(7617:2)
  10213. [23:41:25 WARN]: EMC Exploit: "0/1 + 6*etfuturum:rose(3928:0) => 1*minecraft:double_plant(175:4)" ingredient cost: 30/1 fixed value of result: 32/1
  10214. [23:41:25 WARN]: EMC Exploit: "0/1 + 4*minecraft:diamond(264:0) => 1*minecraft:diamond_horse_armor(419:0)" ingredient cost: 32768/1 fixed value of result: 40960/1
  10215. [23:41:25 WARN]: EMC Exploit: "0/1 + 9*Translocator:diamondNugget(8457:0) => 1*minecraft:diamond(264:0)" ingredient cost: 8190/1 fixed value of result: 8192/1
  10216. [23:41:25 WARN]: EMC Exploit: "0/1 + 1*minecraft:snow(80:0) => 4*minecraft:snowball(332:0)" ingredient cost: 1/1 fixed value of result: 1/1
  10217. [23:41:26 WARN]: EMC Exploit: "0/1 + 9*TConstruct:materials(7311:31) => 1*TConstruct:materials(7311:13)" ingredient cost: 153/1 value of result: 160/1 setValueFromConversion: 0/1 + 1*OD: ingotTin + 3*OD: ingotCopper => 4*TConstruct:materials(7311:13)
  10218. [23:41:26 WARN]: EMC Exploit: "0/1 + 9*TConstruct:materials(7311:24) => 1*TConstruct:materials(7311:14)" ingredient cost: 126/1 value of result: 128/1 setValueFromConversion: 0/1 + 48*OD: ingotAluminum + 16*OD: ingotCopper => 64*TConstruct:materials(7311:14)
  10219. [23:41:26 WARN]: EMC Exploit: "0/1 + 9*TConstruct:materials(7311:20) => 1*TConstruct:materials(7311:9)" ingredient cost: 126/1 value of result: 128/1 setValueFromConversion: 0/1 + 1*OD: ingotIron => 2*TConstruct:materials(7311:9)
  10220. [23:41:26 WARN]: EMC Exploit: "0/1 + 9*TConstruct:materials(7311:21) => 1*TConstruct:materials(7311:10)" ingredient cost: 252/1 value of result: 256/1 setValueFromConversion: 0/1 + 1*OD: ingotIron => 1*TConstruct:materials(7311:10)
  10221. [23:41:26 WARN]: EMC Exploit: "0/1 + 9*TConstruct:materials(7311:22) => 1*TConstruct:materials(7311:11)" ingredient cost: 126/1 value of result: 128/1 setValueFromConversion: 0/1 + 1*OD: ingotIron => 2*TConstruct:materials(7311:11)
  10222. [23:41:26 WARN]: EMC Exploit: "0/1 + 9*TConstruct:materials(7311:29) => 1*TConstruct:materials(7311:4)" ingredient cost: 1017/1 value of result: 1024/1 setValueFromConversion: 0/1 + 4*OD: ingotIron => 1*TConstruct:materials(7311:4)
  10223. [23:41:26 WARN]: EMC Exploit: "0/1 + 9*TConstruct:materials(7311:30) => 1*TConstruct:materials(7311:5)" ingredient cost: 2043/1 value of result: 2048/1 setValueFromConversion: 0/1 + 1*OD: ingotCobalt + 1*OD: ingotArdite => 1*TConstruct:materials(7311:5)
  10224. [23:41:26 WARN]: EMC Exploit: "0/1 + 9*TConstruct:materials(7311:28) => 1*TConstruct:materials(7311:3)" ingredient cost: 1017/1 value of result: 1024/1 setValueFromConversion: 0/1 + 4*OD: ingotIron => 1*TConstruct:materials(7311:3)
  10225. [23:41:26 WARN]: EMC Exploit: "0/1 + 9*TConstruct:materials(7311:27) => 1*TConstruct:materials(7311:18)" ingredient cost: 27/1 value of result: 32/1 setValueFromConversion: 0/1 + 1*minecraft:obsidian(49:0) => 2*TConstruct:materials(7311:18)
  10226. [23:41:26 WARN]: EMC Exploit: "0/1 + 9*Thaumcraft:ItemNugget(5340:6) => 1*Thaumcraft:ItemResource(5272:2)" ingredient cost: 2043/1 fixed value of result: 2048/1
  10227. [23:41:26 WARN]: EMC Exploit: "0/1 + 9*Thaumcraft:ItemNugget(5340:2) => 1*IC2:itemIngot(5460:1)" ingredient cost: 252/1 value of result: 256/1 setValueFromConversion: 0/1 + 1*OD: ingotIron => 1*IC2:itemIngot(5460:1)
  10228. [23:41:26 WARN]: EMC Exploit: "0/1 + 9*Thaumcraft:ItemNugget(5340:1) => 1*IC2:itemIngot(5460:0)" ingredient cost: 126/1 value of result: 128/1 setValueFromConversion: 0/1 + 1*OD: ingotIron => 2*IC2:itemIngot(5460:0)
  10229. [23:41:26 WARN]: EMC Exploit: "0/1 + 9*Thaumcraft:ItemNugget(5340:3) => 1*IC2:itemIngot(5460:6)" ingredient cost: 504/1 value of result: 512/1 setValueFromConversion: 0/1 + 2*OD: ingotIron => 1*IC2:itemIngot(5460:6)
  10230. [23:41:26 WARN]: EMC Exploit: "0/1 + 9*Thaumcraft:ItemNugget(5340:4) => 1*IC2:itemIngot(5460:5)" ingredient cost: 504/1 value of result: 512/1 setValueFromConversion: 0/1 + 2*OD: ingotIron => 1*IC2:itemIngot(5460:5)
  10231. [23:41:26 WARN]: EMC Exploit: "0/1 + 1*NSSFAKE1035: [1xitem.ItemNugget@1, 1xitem.thermalfoundation.material@96, 1xitem.railcraft.nugget@2, 1xitem.oreberry@2, 1xitem.tconstruct.Materials@20] + 1*NSSFAKE1028: [1xitem.ItemNugget@1, 1xitem.thermalfoundation.material@96, 1xitem.railcraft.nugget@2, 1xitem.oreberry@2, 1xitem.tconstruct.Materials@20] + 1*NSSFAKE1030: [1xitem.ItemNugget@1, 1xitem.thermalfoundation.material@96, 1xitem.railcraft.nugget@2, 1xitem.oreberry@2, 1xitem.tconstruct.Materials@20] + 1*NSSFAKE1033: [1xitem.ItemNugget@1, 1xitem.thermalfoundation.material@96, 1xitem.railcraft.nugget@2, 1xitem.oreberry@2, 1xitem.tconstruct.Materials@20] + 1*NSSFAKE1034: [1xitem.ItemNugget@1, 1xitem.thermalfoundation.material@96, 1xitem.railcraft.nugget@2, 1xitem.oreberry@2, 1xitem.tconstruct.Materials@20] + 1*NSSFAKE1029: [1xitem.ItemNugget@1, 1xitem.thermalfoundation.material@96, 1xitem.railcraft.nugget@2, 1xitem.oreberry@2, 1xitem.tconstruct.Materials@20] + 1*NSSFAKE1027: [1xitem.ItemNugget@1, 1xitem.thermalfoundation.material@96, 1xitem.railcraft.nugget@2, 1xitem.oreberry@2, 1xitem.tconstruct.Materials@20] + 1*NSSFAKE1032: [1xitem.ItemNugget@1, 1xitem.thermalfoundation.material@96, 1xitem.railcraft.nugget@2, 1xitem.oreberry@2, 1xitem.tconstruct.Materials@20] + 1*NSSFAKE1031: [1xitem.ItemNugget@1, 1xitem.thermalfoundation.material@96, 1xitem.railcraft.nugget@2, 1xitem.oreberry@2, 1xitem.tconstruct.Materials@20] => 1*Railcraft:ingot(4855:1)" ingredient cost: 126/1 value of result: 128/1 setValueFromConversion: 0/1 + 1*OD: ingotIron => 2*Railcraft:ingot(4855:1)
  10232. [23:41:26 WARN]: EMC Exploit: "0/1 + 1*NSSFAKE1043: [1xitem.ItemNugget@2, 1xitem.thermalfoundation.material@97, 1xitem.railcraft.nugget@3, 1xitem.oreberry@3, 1xitem.tconstruct.Materials@21] + 1*NSSFAKE1044: [1xitem.ItemNugget@2, 1xitem.thermalfoundation.material@97, 1xitem.railcraft.nugget@3, 1xitem.oreberry@3, 1xitem.tconstruct.Materials@21] + 1*NSSFAKE1042: [1xitem.ItemNugget@2, 1xitem.thermalfoundation.material@97, 1xitem.railcraft.nugget@3, 1xitem.oreberry@3, 1xitem.tconstruct.Materials@21] + 1*NSSFAKE1037: [1xitem.ItemNugget@2, 1xitem.thermalfoundation.material@97, 1xitem.railcraft.nugget@3, 1xitem.oreberry@3, 1xitem.tconstruct.Materials@21] + 1*NSSFAKE1041: [1xitem.ItemNugget@2, 1xitem.thermalfoundation.material@97, 1xitem.railcraft.nugget@3, 1xitem.oreberry@3, 1xitem.tconstruct.Materials@21] + 1*NSSFAKE1036: [1xitem.ItemNugget@2, 1xitem.thermalfoundation.material@97, 1xitem.railcraft.nugget@3, 1xitem.oreberry@3, 1xitem.tconstruct.Materials@21] + 1*NSSFAKE1039: [1xitem.ItemNugget@2, 1xitem.thermalfoundation.material@97, 1xitem.railcraft.nugget@3, 1xitem.oreberry@3, 1xitem.tconstruct.Materials@21] + 1*NSSFAKE1038: [1xitem.ItemNugget@2, 1xitem.thermalfoundation.material@97, 1xitem.railcraft.nugget@3, 1xitem.oreberry@3, 1xitem.tconstruct.Materials@21] + 1*NSSFAKE1040: [1xitem.ItemNugget@2, 1xitem.thermalfoundation.material@97, 1xitem.railcraft.nugget@3, 1xitem.oreberry@3, 1xitem.tconstruct.Materials@21] => 1*Railcraft:ingot(4855:2)" ingredient cost: 252/1 value of result: 256/1 setValueFromConversion: 0/1 + 1*OD: ingotIron => 1*Railcraft:ingot(4855:2)
  10233. [23:41:26 WARN]: EMC Exploit: "0/1 + 1*NSSFAKE1047: [1xitem.ItemNugget@4, 1xitem.thermalfoundation.material@99, 1xitem.railcraft.nugget@4] + 1*NSSFAKE1045: [1xitem.ItemNugget@4, 1xitem.thermalfoundation.material@99, 1xitem.railcraft.nugget@4] + 1*NSSFAKE1050: [1xitem.ItemNugget@4, 1xitem.thermalfoundation.material@99, 1xitem.railcraft.nugget@4] + 1*NSSFAKE1048: [1xitem.ItemNugget@4, 1xitem.thermalfoundation.material@99, 1xitem.railcraft.nugget@4] + 1*NSSFAKE1053: [1xitem.ItemNugget@4, 1xitem.thermalfoundation.material@99, 1xitem.railcraft.nugget@4] + 1*NSSFAKE1046: [1xitem.ItemNugget@4, 1xitem.thermalfoundation.material@99, 1xitem.railcraft.nugget@4] + 1*NSSFAKE1049: [1xitem.ItemNugget@4, 1xitem.thermalfoundation.material@99, 1xitem.railcraft.nugget@4] + 1*NSSFAKE1052: [1xitem.ItemNugget@4, 1xitem.thermalfoundation.material@99, 1xitem.railcraft.nugget@4] + 1*NSSFAKE1051: [1xitem.ItemNugget@4, 1xitem.thermalfoundation.material@99, 1xitem.railcraft.nugget@4] => 1*Railcraft:ingot(4855:3)" ingredient cost: 504/1 value of result: 512/1 setValueFromConversion: 0/1 + 2*OD: ingotIron => 1*Railcraft:ingot(4855:3)
  10234. [23:41:26 WARN]: EMC Exploit: "0/1 + 9*minecraft:gold_nugget(371:0) => 1*minecraft:gold_ingot(266:0)" ingredient cost: 2043/1 value of result: 2048/1 setValueFromConversion: 0/1 + 8*OD: ingotIron => 1*minecraft:gold_ingot(266:0)
  10235. [23:41:26 INFO]: Generated Values...
  10236. [23:41:26 INFO]: Registered 6465 EMC values. (took 1722 ms)
  10237. [23:41:26 INFO]: Registered command rt with permission node lumien.randomthings.Core.Commands.RTCommand
  10238. [23:41:26 INFO]: Registered command exitspectre with permission node lumien.randomthings.Core.Commands.ExitSpectreCommand
  10239. [23:41:26 INFO]: Registered command roguelike with permission node greymerk.roguelike.util.CommandSpawnDungeon
  10240. [23:41:26 INFO]: Registered command parseruin with permission node atomicstryker.ruins.common.CommandParseTemplate
  10241. [23:41:26 INFO]: Registered command testruin with permission node atomicstryker.ruins.common.CommandTestTemplate
  10242. [23:41:26 INFO]: Registered command undoruin with permission node atomicstryker.ruins.common.CommandUndo
  10243. [23:41:26 INFO]: Registered command schematicaSave with permission node com.github.lunatrius.schematica.command.CommandSchematicaSave
  10244. [23:41:26 INFO]: Registered command schematicaList with permission node com.github.lunatrius.schematica.command.CommandSchematicaList
  10245. [23:41:26 INFO]: Registered command schematicaRemove with permission node com.github.lunatrius.schematica.command.CommandSchematicaRemove
  10246. [23:41:26 INFO]: Registered command schematicaDownload with permission node com.github.lunatrius.schematica.command.CommandSchematicaDownload
  10247. [23:41:26 INFO]: Registered command srm-show with permission node com.github.abrarsyed.secretroomsmod.common.CommandShow
  10248. [23:41:26 INFO]: Registered command blevent with permission node thebetweenlands.command.CommandBLEvent
  10249. [23:41:26 INFO]: Registered command resetAspects with permission node thebetweenlands.command.CommandResetAspects
  10250. [23:41:26 INFO]: Registered command setDecay with permission node thebetweenlands.command.CommandDecay
  10251. [23:41:26 INFO]: Registered command findPage with permission node thebetweenlands.command.CommandFindPage
  10252. [23:41:26 INFO]: Registered command aspectDiscovery with permission node thebetweenlands.command.CommandAspectDiscovery
  10253. [23:41:26 INFO]: Registered command tropics with permission node net.tropicraft.command.CommandTropicsTeleport
  10254. [23:41:26 INFO]: Registered command chant with permission node com.emoniph.witchery.common.ChantCommand
  10255. [23:41:26 INFO]: Registered command freq with permission node codechicken.wirelessredstone.core.CommandFreq
  10256. [23:41:26 INFO]: Registered command eureka with permission node eureka.core.EurekaCommand
  10257. [23:41:26 INFO]: Registered command jas with permission node jas.spawner.modern.command.CommandJAS
  10258. [23:41:26 INFO]: Registering BiomeGroup Sky contains net.minecraft.world.biome.BiomeGenEnd.Sky from Sky
  10259. [23:41:26 INFO]: Registering BiomeGroup Twilight Clearing contains twilightforest.biomes.TFBiomeClearing.Twilight Clearing from Twilight Clearing
  10260. [23:41:26 INFO]: Registering BiomeGroup ALL contains biomesoplenty.common.biome.overworld.BiomeGenChaparral.Chaparral,biomesoplenty.common.biome.overworld.BiomeGenMountain.Mountain,biomesoplenty.common.biome.overworld.BiomeGenOminousWoods.Ominous Woods,biomesoplenty.common.biome.overridden.BiomeGenBOPSavanna.Savanna Plateau,biomesoplenty.common.biome.overworld.BiomeGenShrubland.Shrubland,biomesoplenty.common.biome.overworld.BiomeGenSacredSprings.Sacred Springs,biomesoplenty.common.biome.overworld.BiomeGenBambooForest.Bamboo Forest,biomesoplenty.common.biome.overworld.sub.BiomeGenQuagmire.Quagmire,biomesoplenty.common.biome.overworld.BiomeGenMysticGrove.Mystic Grove,biomesoplenty.common.biome.overworld.BiomeGenOutback.Outback,biomesoplenty.common.biome.overworld.BiomeGenLushDesert.Lush Desert,biomesoplenty.common.biome.overridden.BiomeGenBOPExtremeHills.Extreme Hills,biomesoplenty.common.biome.overworld.sub.BiomeGenSpruceWoods.Spruce Woods,biomesoplenty.common.biome.overridden.BiomeGenBOPRoofedForest.Roofed Forest,biomesoplenty.common.biome.overworld.ocean.BiomeGenKelpForest.Kelp Forest,biomesoplenty.common.biome.overworld.BiomeGenCanyon.Canyon,biomesoplenty.common.biome.overridden.BiomeGenBOPOcean.Ocean,net.minecraft.world.biome.BiomeGenMutated.Jungle M,biomesoplenty.common.biome.overworld.BiomeGenMarsh.Marsh,thaumcraft.common.lib.world.biomes.BiomeGenTaint.Tainted Land,biomesoplenty.common.biome.overworld.BiomeGenBrushland.Brushland,net.minecraft.world.biome.BiomeGenRiver.FrozenRiver,biomesoplenty.common.biome.overworld.BiomeGenLavenderFields.Lavender Fields,biomesoplenty.common.biome.overworld.BiomeGenBayou.Bayou,biomesoplenty.common.biome.overridden.BiomeGenBOPSavanna.Savanna,biomesoplenty.common.biome.overworld.BiomeGenFrostForest.Frost Forest,net.minecraft.world.biome.BiomeGenSavanna$Mutated.Savanna Plateau M,net.minecraft.world.biome.BiomeGenMutated.Swampland M,biomesoplenty.common.biome.overworld.tech.BiomeGenDryRiver.Dry River,net.minecraft.world.biome.BiomeGenMutated.Roofed Forest M,biomesoplenty.common.biome.overridden.BiomeGenBOPMushroomIsland.MushroomIsland,biomesoplenty.common.biome.overworld.BiomeGenMeadow.Meadow,biomesoplenty.common.biome.overworld.BiomeGenSludgepit.Sludgepit,biomesoplenty.common.biome.overworld.BiomeGenConiferousForest.Coniferous Forest,biomesoplenty.common.biome.end.BiomeGenSpectralGarden.Spectral Garden,biomesoplenty.common.biome.overworld.BiomeGenFungiForest.Fungi Forest,biomesoplenty.common.biome.overworld.BiomeGenCrag.Crag,biomesoplenty.common.biome.overworld.BiomeGenTropicalRainforest.Tropical Rainforest,biomesoplenty.common.biome.overridden.BiomeGenBOPJungle.Jungle,buildcraft.energy.worldgen.BiomeGenOilOcean.Ocean Oil Field,biomesoplenty.common.biome.overridden.BiomeGenBOPPlains.Plains,biomesoplenty.common.biome.overridden.BiomeGenBOPMushroomIsland.MushroomIslandShore,biomesoplenty.common.biome.overridden.BiomeGenBOPBirchForest.Birch Forest,biomesoplenty.common.biome.overridden.BiomeGenBOPJungle.JungleHills,net.minecraft.world.biome.BiomeGenMutated.Ice Plains M,thaumcraft.common.lib.world.biomes.BiomeGenEldritch.Eldritch,biomesoplenty.common.biome.overworld.sub.BiomeGenScrubland.Scrubland,net.minecraft.world.biome.BiomeGenSnow.Ice Plains Spikes,net.minecraft.world.biome.BiomeGenMutated.Cold Taiga M,biomesoplenty.common.biome.overworld.sub.BiomeGenOasis.Oasis,biomesoplenty.common.biome.overworld.BiomeGenFlowerField.Flower Field,net.minecraft.world.biome.BiomeGenEnd.Sky,net.minecraft.world.biome.BiomeGenBeach.Cold Beach,net.minecraft.world.biome.BiomeGenSnow.Ice Mountains,biomesoplenty.common.biome.overworld.sub.BiomeGenGlacier.Glacier,buildcraft.energy.worldgen.BiomeGenOilDesert.Desert Oil Field,biomesoplenty.common.biome.overridden.BiomeGenBOPForest.Forest,biomesoplenty.common.biome.overworld.BiomeGenWetland.Wetland,net.minecraft.world.biome.BiomeGenTaiga.Mega Taiga Hills,twilightforest.biomes.TFBiomeMushrooms.Mushroom Forest,biomesoplenty.common.biome.overworld.BiomeGenWoodland.Woodland,net.minecraft.world.biome.BiomeGenMutated.Extreme Hills M,am2.worldgen.BiomeWitchwoodForest.WitchwoodForest,biomesoplenty.common.biome.overworld.BiomeGenThicket.Thicket,biomesoplenty.common.biome.overworld.BiomeGenShield.Shield,biomesoplenty.common.biome.overworld.sub.BiomeGenSilkglades.Silkglades,net.minecraft.world.biome.BiomeGenSavanna$Mutated.Savanna M,biomesoplenty.common.biome.overworld.BiomeGenAlps.Alps,twilightforest.biomes.TFBiomeDeepMushrooms.Deep Mushroom Forest,biomesoplenty.common.biome.overworld.sub.BiomeGenMangrove.Mangrove,biomesoplenty.common.biome.overworld.BiomeGenLushSwamp.Lush Swamp,biomesoplenty.common.biome.overworld.BiomeGenOrchard.Orchard,net.minecraft.world.biome.BiomeGenMutated.JungleEdge M,biomesoplenty.common.biome.overworld.sub.BiomeGenTropics.Tropics,biomesoplenty.common.biome.overworld.BiomeGenPrairie.Prairie,biomesoplenty.common.biome.overworld.BiomeGenBog.Bog,net.minecraft.world.biome.BiomeGenTaiga.Mega Taiga,biomesoplenty.common.biome.overworld.BiomeGenWasteland.Wasteland,biomesoplenty.common.biome.overworld.sub.BiomeGenMeadowForest.Meadow Forest,biomesoplenty.common.biome.overworld.BiomeGenGarden.Garden,biomesoplenty.common.biome.overridden.BiomeGenBOPRiver.River,biomesoplenty.common.biome.overridden.BiomeGenBOPBirchForest.Birch Forest Hills,biomesoplenty.common.biome.overridden.BiomeGenBOPMesa.Mesa Plateau,biomesoplenty.common.biome.overworld.BiomeGenDeadForest.Dead Forest,biomesoplenty.common.biome.overworld.BiomeGenCherryBlossomGrove.Cherry Blossom Grove,biomesoplenty.common.biome.overworld.BiomeGenRainforest.Rainforest,biomesoplenty.common.biome.overworld.BiomeGenGrassland.Grassland,biomesoplenty.common.biome.overworld.BiomeGenTemperateRainforest.Temperate Rainforest,net.minecraft.world.biome.BiomeGenMesa.Mesa Plateau M,biomesoplenty.common.biome.overworld.BiomeGenOriginValley.Origin Valley,biomesoplenty.common.biome.overworld.BiomeGenMoor.Moor,biomesoplenty.common.biome.overworld.BiomeGenDeciduousForest.Deciduous Forest,biomesoplenty.common.biome.overridden.BiomeGenBOPTaiga.TaigaHills,biomesoplenty.common.biome.overridden.BiomeGenBOPIcePlains.Ice Plains,biomesoplenty.common.biome.overridden.BiomeGenBOPForest.ForestHills,biomesoplenty.common.biome.overworld.BiomeGenRedwoodForest.Redwood Forest,net.minecraft.world.biome.BiomeGenMutated.Desert M,biomesoplenty.common.biome.overworld.ocean.BiomeGenCoralReef.Coral Reef,net.minecraft.world.biome.BiomeGenOcean.Deep Ocean,net.minecraft.world.biome.BiomeGenOcean.FrozenOcean,biomesoplenty.common.biome.overworld.sub.BiomeGenCanyonRavine.Canyon Ravine,biomesoplenty.common.biome.overridden.BiomeGenBOPTaiga.Taiga,thaumcraft.common.lib.world.biomes.BiomeGenEerie.Eerie,net.minecraft.world.biome.BiomeGenForest.Flower Forest,biomesoplenty.common.biome.overworld.BiomeGenSeasonalForest.Seasonal Forest,biomesoplenty.common.biome.overworld.BiomeGenGrove.Grove,net.minecraft.world.biome.BiomeGenBeach.Beach,biomesoplenty.common.biome.overworld.BiomeGenFen.Fen,biomesoplenty.common.biome.overworld.BiomeGenMapleWoods.Maple Woods,biomesoplenty.common.biome.overridden.BiomeGenBOPMesa.Mesa,biomesoplenty.common.biome.overridden.BiomeGenBOPDesert.Desert,biomesoplenty.common.biome.overworld.BiomeGenDeadSwamp.Dead Swamp,biomesoplenty.common.biome.overworld.sub.BiomeGenAlpsForest.Alps Forest,biomesoplenty.common.biome.overridden.BiomeGenBOPJungle.JungleEdge,net.minecraft.world.biome.BiomeGenMutated.Birch Forest Hills M,biomesoplenty.common.biome.overridden.BiomeGenBOPTaiga.Cold Taiga Hills,biomesoplenty.common.biome.overworld.BiomeGenBorealForest.Boreal Forest,biomesoplenty.common.biome.overridden.BiomeGenBOPDesert.DesertHills,biomesoplenty.common.biome.overworld.BiomeGenArctic.Arctic,biomesoplenty.common.biome.overworld.BiomeGenConiferousForestSnow.Snowy Coniferous Forest,biomesoplenty.common.biome.overridden.BiomeGenBOPSwamp.Swampland,biomesoplenty.common.biome.overworld.BiomeGenJadeCliffs.Jade Cliffs,net.minecraft.world.biome.BiomeGenMutated.Birch Forest M,biomesoplenty.common.biome.overworld.BiomeGenTundra.Tundra,net.minecraft.world.biome.BiomeGenHills.Extreme Hills+,biomesoplenty.common.biome.overridden.BiomeGenBOPExtremeHills.Extreme Hills Edge,biomesoplenty.common.biome.overworld.BiomeGenHeathland.Heathland,biomesoplenty.common.biome.overworld.BiomeGenSteppe.Steppe,biomesoplenty.common.biome.overworld.sub.BiomeGenVolcano.Volcano,biomesoplenty.common.biome.overridden.BiomeGenBOPTaiga.Cold Taiga,net.minecraft.world.biome.BiomeGenMesa.Mesa Plateau F M,net.minecraft.world.biome.BiomeGenStoneBeach.Stone Beach,biomesoplenty.common.biome.overridden.BiomeGenBOPMesa.Mesa Plateau F,net.minecraft.world.biome.BiomeGenMesa.Mesa (Bryce) from Beach,MushroomIslandShore,Stone Beach,Alps,Alps Forest,Arctic,Cold Beach,Cold Taiga,Cold Taiga Hills,Cold Taiga M,Frost Forest,FrozenOcean,FrozenRiver,Glacier,Ice Plains,Ice Plains M,Snowy Coniferous Forest,Tundra,Taiga,TaigaHills,Frost Forest,Mega Taiga,Mega Taiga Hills,Boreal Forest,Coniferous Forest,Redwood Forest,Shield,Spruce Woods,Desert,DesertHills,Canyon Ravine,Lush Desert,Oasis,Desert Oil Field,Dry River,Desert M,Steppe,Canyon,Canyon Ravine,Mesa,Mesa Plateau F,Mesa Plateau,Mesa Plateau M,Mesa Plateau F M,Mesa (Bryce),Volcano,Sky,Spectral Garden,Eerie,Eldritch,Forest,ForestHills,Birch Forest,Birch Forest M,Birch Forest Hills,Birch Forest Hills M,Roofed Forest,Roofed Forest M,Boreal Forest,Cherry Blossom Grove,Deciduous Forest,Maple Woods,Meadow Forest,Mystic Grove,Redwood Forest,Seasonal Forest,Temperate Rainforest,Thicket,Woodland,Ice Mountains,Ice Plains Spikes,Jungle,Jungle M,JungleEdge,JungleEdge M,JungleHills,Bamboo Forest,Oasis,Rainforest,Tropical Rainforest,Tropics,Jade Cliffs,Sacred Springs,Crag,Extreme Hills,Extreme Hills Edge,Extreme Hills+,Extreme Hills M,Mountain,MushroomIsland,MushroomIslandShore,Fungi Forest,Flower Forest,Mushroom Forest,Deep Mushroom Forest,Ocean,FrozenOcean,Deep Ocean,Coral Reef,Kelp Forest,Ocean Oil Field,Plains,Chaparral,Flower Field,Garden,Grassland,Grove,Lavender Fields,Meadow,Meadow Forest,Orchard,Prairie,Shrubland,Origin Valley,River,FrozenRiver,Savanna,Savanna Plateau,Brushland,Heathland,Outback,Scrubland,Savanna M,Savanna Plateau M,Dead Forest,Dead Swamp,Ominous Woods,Silkglades,Tainted Land,Wasteland,Bayou,Bog,Dead Swamp,Fen,Fungi Forest,Lush Swamp,Mangrove,Marsh,Moor,Mystic Grove,Quagmire,Sludgepit,Swampland,Swampland M,Wetland,WitchwoodForest
  10261. [23:41:26 INFO]: Registering BiomeGroup BEACH contains biomesoplenty.common.biome.overridden.BiomeGenBOPMushroomIsland.MushroomIslandShore,net.minecraft.world.biome.BiomeGenStoneBeach.Stone Beach,net.minecraft.world.biome.BiomeGenBeach.Beach from Beach,MushroomIslandShore,Stone Beach
  10262. [23:41:26 INFO]: Registering BiomeGroup SAVANNA contains biomesoplenty.common.biome.overridden.BiomeGenBOPSavanna.Savanna,biomesoplenty.common.biome.overworld.BiomeGenHeathland.Heathland,net.minecraft.world.biome.BiomeGenSavanna$Mutated.Savanna Plateau M,biomesoplenty.common.biome.overworld.BiomeGenOutback.Outback,net.minecraft.world.biome.BiomeGenSavanna$Mutated.Savanna M,biomesoplenty.common.biome.overridden.BiomeGenBOPSavanna.Savanna Plateau,twilightforest.biomes.TFBiomeOakSavanna.Oak Savanna,biomesoplenty.common.biome.overworld.BiomeGenBrushland.Brushland,biomesoplenty.common.biome.overworld.sub.BiomeGenScrubland.Scrubland from Brushland,Heathland,Oak Savanna,Outback,Scrubland,Savanna,Savanna M,Savanna Plateau,Savanna Plateau M
  10263. [23:41:26 INFO]: Registering BiomeGroup ICE MOUNTAIN contains net.minecraft.world.biome.BiomeGenSnow.Ice Mountains,net.minecraft.world.biome.BiomeGenMutated.Cold Taiga M,biomesoplenty.common.biome.overworld.sub.BiomeGenAlpsForest.Alps Forest,biomesoplenty.common.biome.overworld.BiomeGenAlps.Alps,net.minecraft.world.biome.BiomeGenMutated.Ice Plains M from Alps,Alps Forest,Cold Taiga M,Ice Mountains,Ice Plains M
  10264. [23:41:26 INFO]: Registering BiomeGroup Dino Islands contains com.lom.lotsomobsbiomes.BiomeGenDinoIslands.Dino Islands from Dino Islands
  10265. [23:41:26 INFO]: Registering BiomeGroup SPOOKY contains twilightforest.biomes.TFBiomeDarkForestCenter.Dark Forest Center,twilightforest.biomes.TFBiomeThornlands.Thornlands,biomesoplenty.common.biome.overworld.BiomeGenOminousWoods.Ominous Woods,thaumcraft.common.lib.world.biomes.BiomeGenEerie.Eerie,biomesoplenty.common.biome.overworld.BiomeGenWasteland.Wasteland,thaumcraft.common.lib.world.biomes.BiomeGenTaint.Tainted Land,thaumcraft.common.lib.world.biomes.BiomeGenEldritch.Eldritch,biomesoplenty.common.biome.overworld.sub.BiomeGenQuagmire.Quagmire,biomesoplenty.common.biome.overworld.BiomeGenDeadSwamp.Dead Swamp,twilightforest.biomes.TFBiomeFireSwamp.Fire Swamp,net.minecraft.world.biome.BiomeGenMutated.Roofed Forest M,biomesoplenty.common.biome.overworld.BiomeGenSludgepit.Sludgepit,biomesoplenty.common.biome.overworld.BiomeGenDeadForest.Dead Forest,biomesoplenty.common.biome.overworld.sub.BiomeGenSilkglades.Silkglades,biomesoplenty.common.biome.overridden.BiomeGenBOPRoofedForest.Roofed Forest,twilightforest.biomes.TFBiomeDarkForest.Dark Forest from Dark Forest,Dark Forest Center,Dead Forest,Dead Swamp,Eerie,Eldritch,Fire Swamp,Ominous Woods,Quagmire,Roofed Forest,Roofed Forest M,Silkglades,Sludgepit,Tainted Land,Thornlands,Wasteland
  10266. [23:41:26 INFO]: Registering BiomeGroup sludgePlains M contains net.minecraft.world.biome.BiomeGenMutated.sludgePlains M from sludgePlains M
  10267. [23:41:26 INFO]: Registering BiomeGroup Tainted Land contains thaumcraft.common.lib.world.biomes.BiomeGenTaint.Tainted Land from Tainted Land
  10268. [23:41:26 INFO]: Registering BiomeGroup Highlands Center contains twilightforest.biomes.TFBiomeHighlandsCenter.Highlands Center from Highlands Center
  10269. [23:41:26 INFO]: Registering BiomeGroup Eldritch contains thaumcraft.common.lib.world.biomes.BiomeGenEldritch.Eldritch from Eldritch
  10270. [23:41:26 INFO]: Registering BiomeGroup Kuiper Belt contains galaxyspace.SolarSystem.planets.kuiperbelt.world.gen.BiomeGenBaseKuiper.Kuiper Belt from Kuiper Belt
  10271. [23:41:26 INFO]: Registering BiomeGroup deepWaters contains thebetweenlands.world.biomes.BiomeDeepWaters.deepWaters from deepWaters
  10272. [23:41:26 INFO]: Registering BiomeGroup Pluto4 contains galaxyspace.SolarSystem.planets.pluto.world.gen.biome.BiomeGenPluto4.Pluto4 from Pluto4
  10273. [23:41:26 INFO]: Registering BiomeGroup Pluto contains galaxyspace.SolarSystem.planets.pluto.world.gen.biome.BiomeGenPluto.Pluto from Pluto
  10274. [23:41:26 INFO]: Registering BiomeGroup Twilight Swamp contains twilightforest.biomes.TFBiomeSwamp.Twilight Swamp from Twilight Swamp
  10275. [23:41:26 INFO]: Registering BiomeGroup Dino Plains contains com.lom.lotsomobsbiomes.BiomeGenDinoPlains.Dino Plains from Dino Plains
  10276. [23:41:26 INFO]: Registering BiomeGroup Thornlands contains twilightforest.biomes.TFBiomeThornlands.Thornlands from Thornlands
  10277. [23:41:26 INFO]: Registering BiomeGroup com.Ice Plains contains com.lom.lotsomobsbiomes.BiomeGenIcePlains.Ice Plains from com.Ice Plains
  10278. [23:41:26 INFO]: Registering BiomeGroup WyvernBiome contains drzhark.mocreatures.dimension.BiomeGenWyvernLair.WyvernBiome from WyvernBiome
  10279. [23:41:26 INFO]: Registering BiomeGroup Snowy Forest contains twilightforest.biomes.TFBiomeSnow.Snowy Forest from Snowy Forest
  10280. [23:41:26 INFO]: Registering BiomeGroup Storage Cell contains appeng.spatial.BiomeGenStorage.Storage Cell from Storage Cell
  10281. [23:41:26 INFO]: Registering BiomeGroup Space contains galaxyspace.SolarSystem.core.world.gen.biome.BiomeGenSpaceGS.Space from Space
  10282. [23:41:26 INFO]: Registering BiomeGroup com.Ice Mountains contains com.lom.lotsomobsbiomes.BiomeGenIceMountains.Ice Mountains from com.Ice Mountains
  10283. [23:41:26 INFO]: Registering BiomeGroup marsh1 M contains net.minecraft.world.biome.BiomeGenMutated.marsh1 M from marsh1 M
  10284. [23:41:26 INFO]: Registering BiomeGroup JUNGLE contains net.minecraft.world.biome.BiomeGenMutated.JungleEdge M,biomesoplenty.common.biome.overworld.sub.BiomeGenTropics.Tropics,net.minecraft.world.biome.BiomeGenMutated.Jungle M,biomesoplenty.common.biome.overworld.sub.BiomeGenOasis.Oasis,biomesoplenty.common.biome.overridden.BiomeGenBOPJungle.JungleHills,biomesoplenty.common.biome.overridden.BiomeGenBOPJungle.JungleEdge,biomesoplenty.common.biome.overworld.BiomeGenRainforest.Rainforest,biomesoplenty.common.biome.overworld.BiomeGenBambooForest.Bamboo Forest,biomesoplenty.common.biome.overworld.BiomeGenTropicalRainforest.Tropical Rainforest,biomesoplenty.common.biome.overridden.BiomeGenBOPJungle.Jungle from Jungle,Jungle M,JungleEdge,JungleEdge M,JungleHills,Bamboo Forest,Oasis,Rainforest,Tropical Rainforest,Tropics
  10285. [23:41:26 INFO]: Registering BiomeGroup OCEAN contains biomesoplenty.common.biome.overworld.ocean.BiomeGenCoralReef.Coral Reef,biomesoplenty.common.biome.overworld.ocean.BiomeGenKelpForest.Kelp Forest,buildcraft.energy.worldgen.BiomeGenOilOcean.Ocean Oil Field,net.minecraft.world.biome.BiomeGenOcean.Deep Ocean,net.minecraft.world.biome.BiomeGenOcean.FrozenOcean,biomesoplenty.common.biome.overridden.BiomeGenBOPOcean.Ocean from Coral Reef,Deep Ocean,FrozenOcean,Kelp Forest,Ocean,Ocean Oil Field
  10286. [23:41:26 INFO]: Registering BiomeGroup sludgePlains contains thebetweenlands.world.biomes.BiomeSludgePlains.sludgePlains from sludgePlains
  10287. [23:41:26 INFO]: Registering BiomeGroup Dino Ocean contains com.lom.lotsomobsbiomes.BiomeGenDinoOcean.Dino Ocean from Dino Ocean
  10288. [23:41:26 INFO]: Registering BiomeGroup Twilight Forest contains twilightforest.biomes.TFBiomeTwilightForest.Twilight Forest,twilightforest.biomes.TFBiomeTwilightForestVariant.Dense Twilight Forest from Dense Twilight Forest,Twilight Forest
  10289. [23:41:26 INFO]: Registering BiomeGroup Enchanted Forest contains twilightforest.biomes.TFBiomeEnchantedForest.Enchanted Forest from Enchanted Forest
  10290. [23:41:26 INFO]: Registering BiomeGroup Volcano contains biomesoplenty.common.biome.overworld.sub.BiomeGenVolcano.Volcano from Volcano
  10291. [23:41:26 INFO]: Registering BiomeGroup Dark Forest contains twilightforest.biomes.TFBiomeDarkForestCenter.Dark Forest Center,twilightforest.biomes.TFBiomeDarkForest.Dark Forest from Dark Forest,Dark Forest Center
  10292. [23:41:26 INFO]: Registering BiomeGroup Pluto2 contains galaxyspace.SolarSystem.planets.pluto.world.gen.biome.BiomeGenPluto1.Pluto2 from Pluto2
  10293. [23:41:26 INFO]: Registering BiomeGroup patchyIslands M contains net.minecraft.world.biome.BiomeGenMutated.patchyIslands M from patchyIslands M
  10294. [23:41:26 INFO]: Registering BiomeGroup MUSHROOM contains biomesoplenty.common.biome.overridden.BiomeGenBOPMushroomIsland.MushroomIsland,biomesoplenty.common.biome.overridden.BiomeGenBOPMushroomIsland.MushroomIslandShore,biomesoplenty.common.biome.overworld.BiomeGenFungiForest.Fungi Forest,twilightforest.biomes.TFBiomeDeepMushrooms.Deep Mushroom Forest,twilightforest.biomes.TFBiomeMushrooms.Mushroom Forest from Fungi Forest,Deep Mushroom Forest,MushroomIsland,MushroomIslandShore,Mushroom Forest
  10295. [23:41:26 INFO]: Registering BiomeGroup Pluto3 contains galaxyspace.SolarSystem.planets.pluto.world.gen.biome.BiomeGenPluto2.Pluto3 from Pluto3
  10296. [23:41:26 INFO]: Registering BiomeGroup TWILIGHTFOREST contains twilightforest.biomes.TFBiomeClearing.Twilight Clearing,twilightforest.biomes.TFBiomeDarkForestCenter.Dark Forest Center,twilightforest.biomes.TFBiomeFireflyForest.Firefly Forest,twilightforest.biomes.TFBiomeTwilightForest.Twilight Forest,twilightforest.biomes.TFBiomeTwilightForestVariant.Dense Twilight Forest,twilightforest.biomes.TFBiomeOakSavanna.Oak Savanna,twilightforest.biomes.TFBiomeMushrooms.Mushroom Forest,twilightforest.biomes.TFBiomeHighlands.Twilight Highlands,twilightforest.biomes.TFBiomeStream.Twilight Stream,twilightforest.biomes.TFBiomeDarkForest.Dark Forest,twilightforest.biomes.TFBiomeSnow.Snowy Forest,twilightforest.biomes.TFBiomeDeepMushrooms.Deep Mushroom Forest,twilightforest.biomes.TFBiomeSwamp.Twilight Swamp,twilightforest.biomes.TFBiomeTwilightLake.Twilight Lake from Dark Forest,Dark Forest Center,Deep Mushroom Forest,Dense Twilight Forest,Firefly Forest,Mushroom Forest,Oak Savanna,Snowy Forest,Twilight Clearing,Twilight Forest,Twilight Highlands,Twilight Lake,Twilight Stream,Twilight Swamp
  10297. [23:41:26 INFO]: Registering BiomeGroup Eerie contains thaumcraft.common.lib.world.biomes.BiomeGenEerie.Eerie from Eerie
  10298. [23:41:26 INFO]: Registering BiomeGroup Firefly Forest contains twilightforest.biomes.TFBiomeFireflyForest.Firefly Forest from Firefly Forest
  10299. [23:41:26 INFO]: Registering BiomeGroup Venus contains galaxyspace.SolarSystem.planets.venus.world.gen.biome.BiomeGenVenus.Venus from Venus
  10300. [23:41:26 INFO]: Registering BiomeGroup coarseIslands M contains net.minecraft.world.biome.BiomeGenMutated.coarseIslands M from coarseIslands M
  10301. [23:41:26 INFO]: Registering BiomeGroup Arctic Ocean contains com.lom.lotsomobsbiomes.BiomeGenArcticOcean.Arctic Ocean from Arctic Ocean
  10302. [23:41:26 INFO]: Registering BiomeGroup PLAINS contains biomesoplenty.common.biome.overworld.BiomeGenChaparral.Chaparral,biomesoplenty.common.biome.overworld.BiomeGenPrairie.Prairie,net.minecraft.world.biome.BiomeGenPlains.Sunflower Plains,twilightforest.biomes.TFBiomeClearing.Twilight Clearing,biomesoplenty.common.biome.overworld.BiomeGenXericShrubland.Xeric Shrubland,biomesoplenty.common.biome.overworld.BiomeGenGrassland.Grassland,biomesoplenty.common.biome.overridden.BiomeGenBOPPlains.Plains,biomesoplenty.common.biome.overworld.BiomeGenOriginValley.Origin Valley,biomesoplenty.common.biome.overworld.BiomeGenLandOfLakes.Land of Lakes,biomesoplenty.common.biome.overworld.sub.BiomeGenSeasonalForestClearing.Seasonal Forest Clearing,biomesoplenty.common.biome.overworld.BiomeGenGrove.Grove,biomesoplenty.common.biome.overworld.BiomeGenShrubland.Shrubland,biomesoplenty.common.biome.overworld.BiomeGenGarden.Garden,biomesoplenty.common.biome.overworld.BiomeGenLavenderFields.Lavender Fields,biomesoplenty.common.biome.overworld.sub.BiomeGenMeadowForest.Meadow Forest,net.minecraft.world.biome.BiomeGenMutated.Plains M,biomesoplenty.common.biome.overworld.BiomeGenMeadow.Meadow,biomesoplenty.common.biome.overworld.BiomeGenFlowerField.Flower Field,biomesoplenty.common.biome.overworld.BiomeGenOrchard.Orchard,biomesoplenty.common.biome.overworld.sub.BiomeGenOrchard.Orchard from Chaparral,Flower Field,Garden,Grassland,Grove,Land of Lakes,Lavender Fields,Meadow,Meadow Forest,Orchard,biomesoplenty.Orchard,Origin Valley,Plains,Plains M,Prairie,Sunflower Plains,Seasonal Forest Clearing,Shrubland,Twilight Clearing,Xeric Shrubland
  10303. [23:41:26 INFO]: Registering BiomeGroup TWILIGHTALL contains twilightforest.biomes.TFBiomeClearing.Twilight Clearing,twilightforest.biomes.TFBiomeDarkForestCenter.Dark Forest Center,twilightforest.biomes.TFBiomeThornlands.Thornlands,twilightforest.biomes.TFBiomeFireflyForest.Firefly Forest,twilightforest.biomes.TFBiomeTwilightForest.Twilight Forest,twilightforest.biomes.TFBiomeTwilightForestVariant.Dense Twilight Forest,twilightforest.biomes.TFBiomeGlacier.Twilight Glacier,twilightforest.biomes.TFBiomeOakSavanna.Oak Savanna,twilightforest.biomes.TFBiomeMushrooms.Mushroom Forest,twilightforest.biomes.TFBiomeFireSwamp.Fire Swamp,twilightforest.biomes.TFBiomeHighlands.Twilight Highlands,twilightforest.biomes.TFBiomeStream.Twilight Stream,twilightforest.biomes.TFBiomeDarkForest.Dark Forest,twilightforest.biomes.TFBiomeSnow.Snowy Forest,twilightforest.biomes.TFBiomeDeepMushrooms.Deep Mushroom Forest,twilightforest.biomes.TFBiomeSwamp.Twilight Swamp,twilightforest.biomes.TFBiomeTwilightLake.Twilight Lake from Dark Forest,Dark Forest Center,Deep Mushroom Forest,Dense Twilight Forest,Fire Swamp,Firefly Forest,Mushroom Forest,Oak Savanna,Snowy Forest,Thornlands,Twilight Clearing,Twilight Forest,Twilight Glacier,Twilight Highlands,Twilight Lake,Twilight Stream,Twilight Swamp
  10304. [23:41:26 INFO]: Registering BiomeGroup END contains biomesoplenty.common.biome.end.BiomeGenSpectralGarden.Spectral Garden,net.minecraft.world.biome.BiomeGenEnd.Sky from Sky,Spectral Garden
  10305. [23:41:26 INFO]: Registering BiomeGroup Antartica contains com.lom.lotsomobsbiomes.BiomeGenAntartica.Antartica from Antartica
  10306. [23:41:26 INFO]: Registering BiomeGroup Twilight Glacier contains twilightforest.biomes.TFBiomeGlacier.Twilight Glacier from Twilight Glacier
  10307. [23:41:26 INFO]: Registering BiomeGroup CONIFEROUS contains biomesoplenty.common.biome.overworld.BiomeGenConiferousForestSnow.Snowy Coniferous Forest,net.minecraft.world.biome.BiomeGenTaiga.Mega Taiga,biomesoplenty.common.biome.overridden.BiomeGenBOPTaiga.Taiga,net.minecraft.world.biome.BiomeGenTaiga.Mega Taiga Hills,biomesoplenty.common.biome.overridden.BiomeGenBOPTaiga.TaigaHills,net.minecraft.world.biome.BiomeGenMutated.Mega Taiga Hills M,biomesoplenty.common.biome.overworld.BiomeGenFrostForest.Frost Forest,biomesoplenty.common.biome.overworld.BiomeGenConiferousForest.Coniferous Forest,biomesoplenty.common.biome.overridden.BiomeGenBOPTaiga.Cold Taiga,biomesoplenty.common.biome.overworld.BiomeGenShield.Shield,biomesoplenty.common.biome.overworld.sub.BiomeGenAlpsForest.Alps Forest,biomesoplenty.common.biome.overworld.BiomeGenRedwoodForest.Redwood Forest,biomesoplenty.common.biome.overworld.sub.BiomeGenSpruceWoods.Spruce Woods,twilightforest.biomes.TFBiomeSnow.Snowy Forest,biomesoplenty.common.biome.overworld.BiomeGenBorealForest.Boreal Forest,biomesoplenty.common.biome.overridden.BiomeGenBOPTaiga.Cold Taiga Hills from Alps Forest,Boreal Forest,Cold Taiga,Cold Taiga Hills,Coniferous Forest,Frost Forest,Mega Taiga,Mega Taiga Hills,Mega Taiga Hills M,Redwood Forest,Snowy Coniferous Forest,Snowy Forest,Shield,Spruce Woods,Taiga,TaigaHills
  10308. [23:41:26 INFO]: Registering BiomeGroup Twilight Highlands contains twilightforest.biomes.TFBiomeFinalPlateau.Highlands Center,twilightforest.biomes.TFBiomeHighlands.Twilight Highlands from Twilight Highlands,twilightforest.Highlands Center
  10309. [23:41:26 INFO]: Registering BiomeGroup MOUNTAIN contains biomesoplenty.common.biome.overworld.BiomeGenMountain.Mountain,net.minecraft.world.biome.BiomeGenMutated.Birch Forest M,twilightforest.biomes.TFBiomeHighlandsCenter.Highlands Center,biomesoplenty.common.biome.overworld.BiomeGenHighland.Highland,net.minecraft.world.biome.BiomeGenHills.Extreme Hills+,biomesoplenty.common.biome.overridden.BiomeGenBOPExtremeHills.Extreme Hills Edge,twilightforest.biomes.TFBiomeFinalPlateau.Highlands Center,net.minecraft.world.biome.BiomeGenMutated.Extreme Hills M,net.minecraft.world.biome.BiomeGenMutated.Plains M,net.minecraft.world.biome.BiomeGenSavanna$Mutated.Savanna Plateau M,net.minecraft.world.biome.BiomeGenMutated.Roofed Forest M,twilightforest.biomes.TFBiomeHighlands.Twilight Highlands,net.minecraft.world.biome.BiomeGenSavanna$Mutated.Savanna M,biomesoplenty.common.biome.overridden.BiomeGenBOPExtremeHills.Extreme Hills,biomesoplenty.common.biome.overworld.BiomeGenCrag.Crag,net.minecraft.world.biome.BiomeGenMutated.Birch Forest Hills M from Crag,Birch Forest M,Birch Forest Hills M,Extreme Hills,Extreme Hills Edge,Extreme Hills+,Extreme Hills M,Highland,Highlands Center,Plains M,Mountain,Roofed Forest M,Savanna M,Savanna Plateau M,Twilight Highlands,twilightforest.Highlands Center
  10310. [23:41:26 INFO]: Registering BiomeGroup Emerald Biome contains EmeraldMod.world.biome.BiomeGenEmerald.Emerald Biome from Emerald Biome
  10311. [23:41:26 INFO]: Registering BiomeGroup RIVER contains biomesoplenty.common.biome.overridden.BiomeGenBOPSwamp.Swampland,biomesoplenty.common.biome.overworld.BiomeGenMarsh.Marsh,twilightforest.biomes.TFBiomeStream.Twilight Stream,biomesoplenty.common.biome.overworld.BiomeGenLandOfLakes.Land of Lakes,biomesoplenty.common.biome.overworld.sub.BiomeGenLandOfLakesMarsh.Land of Lakes Marsh,net.minecraft.world.biome.BiomeGenRiver.FrozenRiver,biomesoplenty.common.biome.overworld.sub.BiomeGenMangrove.Mangrove,biomesoplenty.common.biome.overridden.BiomeGenBOPRiver.River,twilightforest.biomes.TFBiomeSwamp.Twilight Swamp,biomesoplenty.common.biome.overworld.BiomeGenBayou.Bayou,twilightforest.biomes.TFBiomeTwilightLake.Twilight Lake from Bayou,FrozenRiver,Land of Lakes,Land of Lakes Marsh,Mangrove,Marsh,River,Swampland,Twilight Lake,Twilight Stream,Twilight Swamp
  10312. [23:41:26 INFO]: Registering BiomeGroup TWILIGHTRIVER contains twilightforest.biomes.TFBiomeStream.Twilight Stream,twilightforest.biomes.TFBiomeSwamp.Twilight Swamp,twilightforest.biomes.TFBiomeTwilightLake.Twilight Lake from Twilight Lake,Twilight Stream,Twilight Swamp
  10313. [23:41:26 INFO]: Registering BiomeGroup LUSH MOUNTAIN contains net.minecraft.world.biome.BiomeGenMutated.JungleEdge M,net.minecraft.world.biome.BiomeGenMutated.Jungle M,biomesoplenty.common.biome.overworld.BiomeGenJadeCliffs.Jade Cliffs,biomesoplenty.common.biome.overworld.BiomeGenSacredSprings.Sacred Springs from Jade Cliffs,Jungle M,JungleEdge M,Sacred Springs
  10314. [23:41:26 INFO]: Registering BiomeGroup MAGICAL contains am2.worldgen.BiomeWitchwoodForest.WitchwoodForest,twilightforest.biomes.TFBiomeFireflyForest.Firefly Forest,biomesoplenty.common.biome.overworld.BiomeGenMysticGrove.Mystic Grove,biomesoplenty.common.biome.overworld.BiomeGenCherryBlossomGrove.Cherry Blossom Grove,thaumcraft.common.lib.world.biomes.BiomeGenEerie.Eerie,biomesoplenty.common.biome.overworld.BiomeGenFungiForest.Fungi Forest,thaumcraft.common.lib.world.biomes.BiomeGenMagicalForest.Magical Forest,biomesoplenty.common.biome.overworld.BiomeGenSacredSprings.Sacred Springs,biomesoplenty.common.biome.overworld.BiomeGenGarden.Garden from Cherry Blossom Grove,Eerie,Firefly Forest,Fungi Forest,Garden,Magical Forest,Mystic Grove,Sacred Springs,WitchwoodForest
  10315. [23:41:26 INFO]: Registering BiomeGroup DRY MOUNTAIN contains biomesoplenty.common.biome.overworld.BiomeGenCanyon.Canyon,biomesoplenty.common.biome.overridden.BiomeGenBOPMesa.Mesa Plateau,biomesoplenty.common.biome.overworld.sub.BiomeGenVolcano.Volcano,net.minecraft.world.biome.BiomeGenMesa.Mesa Plateau M,net.minecraft.world.biome.BiomeGenMesa.Mesa Plateau F M,biomesoplenty.common.biome.overridden.BiomeGenBOPMesa.Mesa Plateau F,net.minecraft.world.biome.BiomeGenMutated.Desert M,net.minecraft.world.biome.BiomeGenMesa.Mesa (Bryce),biomesoplenty.common.biome.overridden.BiomeGenBOPMesa.Mesa from Canyon,Desert M,Mesa,Mesa Plateau F,Mesa Plateau,Mesa Plateau M,Mesa Plateau F M,Mesa (Bryce),Volcano
  10316. [23:41:26 INFO]: Registering BiomeGroup Mushroom Forest contains twilightforest.biomes.TFBiomeDeepMushrooms.Deep Mushroom Forest,twilightforest.biomes.TFBiomeMushrooms.Mushroom Forest from Deep Mushroom Forest,Mushroom Forest
  10317. [23:41:26 INFO]: Registering BiomeGroup Tropical Beach contains com.lom.lotsomobsbiomes.BiomeGenTropical.Tropical Beach from Tropical Beach
  10318. [23:41:26 INFO]: Registering BiomeGroup swamplands M contains net.minecraft.world.biome.BiomeGenMutated.swamplands M from swamplands M
  10319. [23:41:26 INFO]: Registering BiomeGroup Fire Swamp contains twilightforest.biomes.TFBiomeFireSwamp.Fire Swamp from Fire Swamp
  10320. [23:41:26 INFO]: Registering BiomeGroup marsh1 contains thebetweenlands.world.biomes.BiomeMarsh.marsh1 from marsh1
  10321. [23:41:26 INFO]: Registering BiomeGroup marsh2 contains thebetweenlands.world.biomes.BiomeMarsh.marsh2 from marsh2
  10322. [23:41:26 INFO]: Registering BiomeGroup NETHER contains biomesoplenty.common.biome.nether.BiomeGenCorruptedSands.Corrupted Sands,biomesoplenty.common.biome.nether.BiomeGenUndergarden.Undergarden,biomesoplenty.common.biome.overridden.BiomeGenBOPHell.Hell,biomesoplenty.common.biome.nether.BiomeGenPolarChasm.Polar Chasm,biomesoplenty.common.biome.nether.BiomeGenPhantasmagoricInferno.Phantasmagoric Inferno,biomesoplenty.common.biome.nether.BiomeGenBoneyard.Boneyard,biomesoplenty.common.biome.nether.BiomeGenVisceralHeap.Visceral Heap from Hell,Boneyard,Corrupted Sands,Phantasmagoric Inferno,Undergarden,Visceral Heap,Polar Chasm
  10323. [23:41:26 INFO]: Registering BiomeGroup Polar Chasm contains biomesoplenty.common.biome.nether.BiomeGenPolarChasm.Polar Chasm from Polar Chasm
  10324. [23:41:26 INFO]: Registering BiomeGroup Garden contains biomesoplenty.common.biome.overworld.BiomeGenGarden.Garden from Garden
  10325. [23:41:26 INFO]: Registering BiomeGroup patchyIslands contains thebetweenlands.world.biomes.BiomePatchyIslands.patchyIslands from patchyIslands
  10326. [23:41:26 INFO]: Registering BiomeGroup marsh2 M contains net.minecraft.world.biome.BiomeGenMutated.marsh2 M from marsh2 M
  10327. [23:41:26 INFO]: Registering BiomeGroup Dino Mountains contains com.lom.lotsomobsbiomes.BiomeGenDinoMountains.Dino Mountains from Dino Mountains
  10328. [23:41:26 INFO]: Registering BiomeGroup Dense Forest contains biomesoplenty.common.biome.overworld.BiomeGenDenseForest.Dense Forest from Dense Forest
  10329. [23:41:26 INFO]: Registering BiomeGroup DESERT contains biomesoplenty.common.biome.overridden.BiomeGenBOPDesert.Desert,biomesoplenty.common.biome.overworld.BiomeGenSteppe.Steppe,biomesoplenty.common.biome.overworld.tech.BiomeGenDryRiver.Dry River,buildcraft.energy.worldgen.BiomeGenOilDesert.Desert Oil Field,biomesoplenty.common.biome.overworld.sub.BiomeGenCanyonRavine.Canyon Ravine,biomesoplenty.common.biome.overworld.BiomeGenLushDesert.Lush Desert,biomesoplenty.common.biome.overworld.sub.BiomeGenOasis.Oasis,net.minecraft.world.biome.BiomeGenMutated.Desert M,biomesoplenty.common.biome.overridden.BiomeGenBOPDesert.DesertHills from Desert,DesertHills,Canyon Ravine,Desert M,Desert Oil Field,Dry River,Lush Desert,Oasis,Steppe
  10330. [23:41:26 INFO]: Registering BiomeGroup coarseIslands contains thebetweenlands.world.biomes.BiomeCoarseIslands.coarseIslands from coarseIslands
  10331. [23:41:26 INFO]: Registering BiomeGroup TCetiE contains galaxyspace.TCetiSystem.planets.tcetiE.world.gen.biome.BiomeGenTCetiE.TCetiE from TCetiE
  10332. [23:41:26 INFO]: Registering BiomeGroup swamplands contains thebetweenlands.world.biomes.BiomeSwampLands.swamplands from swamplands
  10333. [23:41:26 INFO]: Registering BiomeGroup Ice Islands contains com.lom.lotsomobsbiomes.BiomeGenIceIslands.Ice Islands from Ice Islands
  10334. [23:41:26 INFO]: Registering BiomeGroup FOREST contains biomesoplenty.common.biome.overworld.BiomeGenOminousWoods.Ominous Woods,biomesoplenty.common.biome.overridden.BiomeGenBOPBirchForest.Birch Forest,net.minecraft.world.biome.BiomeGenForest.Flower Forest,biomesoplenty.common.biome.overworld.BiomeGenSeasonalForest.Seasonal Forest,thaumcraft.common.lib.world.biomes.BiomeGenMagicalForest.Magical Forest,biomesoplenty.common.biome.overworld.sub.BiomeGenMeadowForest.Meadow Forest,biomesoplenty.common.biome.overworld.BiomeGenMapleWoods.Maple Woods,biomesoplenty.common.biome.overridden.BiomeGenBOPBirchForest.Birch Forest Hills,net.minecraft.world.biome.BiomeGenMutated.Forest M,biomesoplenty.common.biome.overworld.BiomeGenMysticGrove.Mystic Grove,biomesoplenty.common.biome.overworld.BiomeGenCherryBlossomGrove.Cherry Blossom Grove,biomesoplenty.common.biome.overworld.BiomeGenEucalyptusForest.Eucalyptus Forest,biomesoplenty.common.biome.overridden.BiomeGenBOPRoofedForest.Roofed Forest,net.minecraft.world.biome.BiomeGenMutated.Birch Forest Hills M,biomesoplenty.common.biome.overworld.BiomeGenBorealForest.Boreal Forest,twilightforest.biomes.TFBiomeDarkForestCenter.Dark Forest Center,biomesoplenty.common.biome.overworld.BiomeGenDenseForest.Dense Forest,twilightforest.biomes.TFBiomeThornlands.Thornlands,twilightforest.biomes.TFBiomeFireflyForest.Firefly Forest,biomesoplenty.common.biome.overworld.BiomeGenTemperateRainforest.Temperate Rainforest,biomesoplenty.common.biome.overridden.BiomeGenBOPForest.Forest,net.minecraft.world.biome.BiomeGenMutated.Birch Forest M,biomesoplenty.common.biome.overworld.BiomeGenDeciduousForest.Deciduous Forest,biomesoplenty.common.biome.overworld.sub.BiomeGenSeasonalForestClearing.Seasonal Forest Clearing,biomesoplenty.common.biome.overworld.BiomeGenWoodland.Woodland,am2.worldgen.BiomeWitchwoodForest.WitchwoodForest,biomesoplenty.common.biome.overridden.BiomeGenBOPForest.ForestHills,net.minecraft.world.biome.BiomeGenMutated.Roofed Forest M,biomesoplenty.common.biome.overworld.BiomeGenThicket.Thicket,biomesoplenty.common.biome.overworld.BiomeGenRedwoodForest.Redwood Forest,twilightforest.biomes.TFBiomeDarkForest.Dark Forest from Birch Forest,Birch Forest M,Birch Forest Hills,Birch Forest Hills M,Boreal Forest,Cherry Blossom Grove,Dark Forest,Dark Forest Center,Deciduous Forest,Dense Forest,Eucalyptus Forest,Firefly Forest,Flower Forest,Forest,Forest M,ForestHills,Magical Forest,Maple Woods,Meadow Forest,Mystic Grove,Ominous Woods,Redwood Forest,Roofed Forest,Roofed Forest M,Seasonal Forest,Seasonal Forest Clearing,Temperate Rainforest,Thicket,Thornlands,Woodland,WitchwoodForest
  10335. [23:41:26 INFO]: Registering BiomeGroup deepWaters M contains net.minecraft.world.biome.BiomeGenMutated.deepWaters M from deepWaters M
  10336. [23:41:26 INFO]: Registering BiomeGroup Ice Ocean contains com.lom.lotsomobsbiomes.BiomeGenIceOcean.Ice Ocean from Ice Ocean
  10337. [23:41:26 INFO]: Registering BiomeGroup Twilight Lake contains twilightforest.biomes.TFBiomeStream.Twilight Stream,twilightforest.biomes.TFBiomeTwilightLake.Twilight Lake from Twilight Lake,Twilight Stream
  10338. [23:41:26 INFO]: Registering BiomeGroup SWAMP contains biomesoplenty.common.biome.overridden.BiomeGenBOPSwamp.Swampland,biomesoplenty.common.biome.overworld.BiomeGenBog.Bog,biomesoplenty.common.biome.overworld.BiomeGenMarsh.Marsh,biomesoplenty.common.biome.overworld.BiomeGenMoor.Moor,biomesoplenty.common.biome.overworld.BiomeGenWetland.Wetland,biomesoplenty.common.biome.overworld.sub.BiomeGenLandOfLakesMarsh.Land of Lakes Marsh,biomesoplenty.common.biome.overworld.BiomeGenFen.Fen,biomesoplenty.common.biome.overworld.BiomeGenBayou.Bayou,biomesoplenty.common.biome.overworld.sub.BiomeGenQuagmire.Quagmire,biomesoplenty.common.biome.overworld.BiomeGenDeadSwamp.Dead Swamp,twilightforest.biomes.TFBiomeFireSwamp.Fire Swamp,net.minecraft.world.biome.BiomeGenMutated.Swampland M,biomesoplenty.common.biome.overworld.BiomeGenMysticGrove.Mystic Grove,biomesoplenty.common.biome.overworld.BiomeGenSludgepit.Sludgepit,biomesoplenty.common.biome.overworld.sub.BiomeGenSilkglades.Silkglades,biomesoplenty.common.biome.overworld.sub.BiomeGenMangrove.Mangrove,biomesoplenty.common.biome.overworld.BiomeGenLushSwamp.Lush Swamp,twilightforest.biomes.TFBiomeSwamp.Twilight Swamp from Bayou,Bog,Dead Swamp,Fen,Fire Swamp,Land of Lakes Marsh,Lush Swamp,Mangrove,Marsh,Moor,Mystic Grove,Quagmire,Silkglades,Sludgepit,Swampland,Swampland M,Twilight Swamp,Wetland
  10339. [23:41:26 INFO]: Registering BiomeGroup COLD contains biomesoplenty.common.biome.overworld.BiomeGenArctic.Arctic,biomesoplenty.common.biome.overworld.BiomeGenConiferousForestSnow.Snowy Coniferous Forest,net.minecraft.world.biome.BiomeGenOcean.FrozenOcean,biomesoplenty.common.biome.overworld.sub.BiomeGenGlacier.Glacier,twilightforest.biomes.TFBiomeGlacier.Twilight Glacier,biomesoplenty.common.biome.overworld.BiomeGenTundra.Tundra,net.minecraft.world.biome.BiomeGenRiver.FrozenRiver,biomesoplenty.common.biome.overridden.BiomeGenBOPIcePlains.Ice Plains,biomesoplenty.common.biome.overworld.BiomeGenFrostForest.Frost Forest,net.minecraft.world.biome.BiomeGenSnow.Ice Plains Spikes,biomesoplenty.common.biome.overridden.BiomeGenBOPTaiga.Cold Taiga,net.minecraft.world.biome.BiomeGenMutated.Cold Taiga M,twilightforest.biomes.TFBiomeSnow.Snowy Forest,net.minecraft.world.biome.BiomeGenBeach.Cold Beach,biomesoplenty.common.biome.overridden.BiomeGenBOPTaiga.Cold Taiga Hills from Arctic,Cold Beach,Cold Taiga,Cold Taiga Hills,Cold Taiga M,Frost Forest,FrozenOcean,FrozenRiver,Glacier,Ice Plains,Ice Plains Spikes,Snowy Coniferous Forest,Snowy Forest,Tundra,Twilight Glacier
  10340. [23:41:26 INFO]: Registering BiomeGroup Oak Savanna contains twilightforest.biomes.TFBiomeOakSavanna.Oak Savanna from Oak Savanna
  10341. [23:41:28 INFO]: Starting to load and configure Structure SpawnListEntry data
  10342. [23:41:28 INFO]: Finished loading and configuring Structure SpawnListEntry data
  10343. [23:41:28 INFO]: Starting to load and configure Structure SpawnListEntry data
  10344. [23:41:28 INFO]: Adding SpawnListEntry Witch to BiomeGroup of type MONSTER Structure: WitchHut
  10345. [23:41:28 INFO]: Finished loading and configuring Structure SpawnListEntry data
  10346. [23:41:28 INFO]: Starting to load and configure Structure SpawnListEntry data
  10347. [23:41:28 INFO]: Adding SpawnListEntry Blaze to BiomeGroup of type MONSTER Structure: NetherBridge
  10348. [23:41:28 INFO]: Adding SpawnListEntry LavaSlime to BiomeGroup of type MONSTER Structure: NetherBridge
  10349. [23:41:28 INFO]: Adding SpawnListEntry PigZombie to BiomeGroup of type MONSTER Structure: NetherBridge
  10350. [23:41:28 INFO]: Adding SpawnListEntry Skeleton to BiomeGroup of type MONSTER Structure: NetherBridge
  10351. [23:41:28 INFO]: Finished loading and configuring Structure SpawnListEntry data
  10352. [23:41:28 INFO]: Starting to load and configure Biome SpawnListEntry data
  10353. [23:41:28 INFO]: Adding SpawnListEntry arsmagica2.MobHecate to BiomeGroup of type MONSTER Biome: Polar Chasm
  10354. [23:41:28 INFO]: Adding SpawnListEntry arsmagica2.MobManaCreeper to BiomeGroup of type MONSTER Biome: marsh1
  10355. [23:41:28 INFO]: Adding SpawnListEntry arsmagica2.MobHecate to BiomeGroup of type MONSTER Biome: ALL
  10356. [23:41:28 INFO]: Adding SpawnListEntry arsmagica2.MobManaCreeper to BiomeGroup of type MONSTER Biome: MAGICAL
  10357. [23:41:28 INFO]: Adding SpawnListEntry arsmagica2.MobLightMage to BiomeGroup of type MONSTER Biome: MUSHROOM
  10358. [23:41:28 INFO]: Adding SpawnListEntry arsmagica2.MobLightMage to BiomeGroup of type MONSTER Biome: sludgePlains
  10359. [23:41:28 INFO]: Adding SpawnListEntry arsmagica2.MobManaCreeper to BiomeGroup of type MONSTER Biome: marsh2
  10360. [23:41:28 INFO]: Adding SpawnListEntry arsmagica2.MobDarkMage to BiomeGroup of type MONSTER Biome: SPOOKY
  10361. [23:41:28 INFO]: Adding SpawnListEntry arsmagica2.MobDarkMage to BiomeGroup of type MONSTER Biome: ALL
  10362. [23:41:28 INFO]: Adding SpawnListEntry arsmagica2.MobDarkMage to BiomeGroup of type MONSTER Biome: marsh1
  10363. [23:41:28 INFO]: Adding SpawnListEntry arsmagica2.MobHecate to BiomeGroup of type MONSTER Biome: swamplands
  10364. [23:41:28 INFO]: Adding SpawnListEntry arsmagica2.MobLightMage to BiomeGroup of type MONSTER Biome: patchyIslands
  10365. [23:41:28 INFO]: Adding SpawnListEntry arsmagica2.Flicker to BiomeGroup of type AMBIENT Biome: ALL
  10366. [23:41:28 INFO]: Adding SpawnListEntry arsmagica2.MobHecate to BiomeGroup of type MONSTER Biome: NETHER
  10367. [23:41:28 INFO]: Adding SpawnListEntry arsmagica2.MobManaElemental to BiomeGroup of type MONSTER Biome: patchyIslands
  10368. [23:41:28 INFO]: Adding SpawnListEntry arsmagica2.MobLightMage to BiomeGroup of type MONSTER Biome: coarseIslands
  10369. [23:41:28 INFO]: Adding SpawnListEntry arsmagica2.MobManaElemental to BiomeGroup of type MONSTER Biome: SPOOKY
  10370. [23:41:28 INFO]: Adding SpawnListEntry arsmagica2.MobLightMage to BiomeGroup of type MONSTER Biome: Eerie
  10371. [23:41:28 INFO]: Adding SpawnListEntry arsmagica2.MobHecate to BiomeGroup of type MONSTER Biome: sludgePlains
  10372. [23:41:28 INFO]: Adding SpawnListEntry arsmagica2.MobDryad to BiomeGroup of type CREATURE Biome: CONIFEROUS
  10373. [23:41:28 INFO]: Adding SpawnListEntry arsmagica2.MobManaElemental to BiomeGroup of type MONSTER Biome: sludgePlains
  10374. [23:41:28 INFO]: Adding SpawnListEntry arsmagica2.MobManaCreeper to BiomeGroup of type MONSTER Biome: coarseIslands
  10375. [23:41:28 INFO]: Adding SpawnListEntry arsmagica2.MobHecate to BiomeGroup of type MONSTER Biome: Eerie
  10376. [23:41:28 INFO]: Adding SpawnListEntry arsmagica2.MobLightMage to BiomeGroup of type MONSTER Biome: MAGICAL
  10377. [23:41:28 INFO]: Adding SpawnListEntry arsmagica2.MobManaCreeper to BiomeGroup of type MONSTER Biome: SPOOKY
  10378. [23:41:28 INFO]: Adding SpawnListEntry arsmagica2.MobManaCreeper to BiomeGroup of type MONSTER Biome: sludgePlains
  10379. [23:41:28 INFO]: Adding SpawnListEntry arsmagica2.MobDarkMage to BiomeGroup of type MONSTER Biome: marsh2
  10380. [23:41:28 INFO]: Adding SpawnListEntry arsmagica2.EarthElemental to BiomeGroup of type MONSTER Biome: ICE MOUNTAIN
  10381. [23:41:28 INFO]: Adding SpawnListEntry arsmagica2.MobHecate to BiomeGroup of type MONSTER Biome: deepWaters
  10382. [23:41:28 INFO]: Adding SpawnListEntry arsmagica2.MobManaCreeper to BiomeGroup of type MONSTER Biome: swamplands
  10383. [23:41:28 INFO]: Adding SpawnListEntry arsmagica2.MobManaElemental to BiomeGroup of type MONSTER Biome: marsh1
  10384. [23:41:28 INFO]: Adding SpawnListEntry arsmagica2.MobManaCreeper to BiomeGroup of type MONSTER Biome: patchyIslands
  10385. [23:41:28 INFO]: Adding SpawnListEntry arsmagica2.EarthElemental to BiomeGroup of type MONSTER Biome: MOUNTAIN
  10386. [23:41:28 INFO]: Adding SpawnListEntry arsmagica2.MobDarkling to BiomeGroup of type MONSTER Biome: NETHER
  10387. [23:41:28 INFO]: Adding SpawnListEntry arsmagica2.MobDarkMage to BiomeGroup of type MONSTER Biome: swamplands
  10388. [23:41:28 INFO]: Adding SpawnListEntry arsmagica2.MobDarkMage to BiomeGroup of type MONSTER Biome: Eerie
  10389. [23:41:28 INFO]: Adding SpawnListEntry arsmagica2.MobManaElemental to BiomeGroup of type MONSTER Biome: ALL
  10390. [23:41:28 INFO]: Adding SpawnListEntry arsmagica2.MobHecate to BiomeGroup of type MONSTER Biome: coarseIslands
  10391. [23:41:28 INFO]: Adding SpawnListEntry arsmagica2.MobHecate to BiomeGroup of type MONSTER Biome: MAGICAL
  10392. [23:41:28 INFO]: Adding SpawnListEntry arsmagica2.MobDarkMage to BiomeGroup of type MONSTER Biome: coarseIslands
  10393. [23:41:28 INFO]: Adding SpawnListEntry arsmagica2.MobManaCreeper to BiomeGroup of type MONSTER Biome: deepWaters
  10394. [23:41:28 INFO]: Adding SpawnListEntry arsmagica2.MobDarkMage to BiomeGroup of type MONSTER Biome: sludgePlains
  10395. [23:41:28 INFO]: Adding SpawnListEntry arsmagica2.MobLightMage to BiomeGroup of type MONSTER Biome: ALL
  10396. [23:41:28 INFO]: Adding SpawnListEntry arsmagica2.MobHecate to BiomeGroup of type MONSTER Biome: marsh2
  10397. [23:41:28 INFO]: Adding SpawnListEntry arsmagica2.MobDarkMage to BiomeGroup of type MONSTER Biome: MAGICAL
  10398. [23:41:28 INFO]: Adding SpawnListEntry arsmagica2.MobManaElemental to BiomeGroup of type MONSTER Biome: deepWaters
  10399. [23:41:28 INFO]: Adding SpawnListEntry arsmagica2.MobManaElemental to BiomeGroup of type MONSTER Biome: coarseIslands
  10400. [23:41:28 INFO]: Adding SpawnListEntry arsmagica2.MobLightMage to BiomeGroup of type MONSTER Biome: deepWaters
  10401. [23:41:28 INFO]: Adding SpawnListEntry arsmagica2.EarthElemental to BiomeGroup of type MONSTER Biome: DRY MOUNTAIN
  10402. [23:41:28 INFO]: Adding SpawnListEntry arsmagica2.MobDryad to BiomeGroup of type CREATURE Biome: FOREST
  10403. [23:41:28 INFO]: Adding SpawnListEntry arsmagica2.MobManaElemental to BiomeGroup of type MONSTER Biome: marsh2
  10404. [23:41:28 INFO]: Adding SpawnListEntry arsmagica2.EarthElemental to BiomeGroup of type MONSTER Biome: DESERT
  10405. [23:41:28 INFO]: Adding SpawnListEntry arsmagica2.MobLightMage to BiomeGroup of type MONSTER Biome: marsh1
  10406. [23:41:28 INFO]: Adding SpawnListEntry arsmagica2.Flicker to BiomeGroup of type AMBIENT Biome: MUSHROOM
  10407. [23:41:28 INFO]: Adding SpawnListEntry arsmagica2.MobHecate to BiomeGroup of type MONSTER Biome: SPOOKY
  10408. [23:41:28 INFO]: Adding SpawnListEntry arsmagica2.MobManaElemental to BiomeGroup of type MONSTER Biome: swamplands
  10409. [23:41:28 INFO]: Adding SpawnListEntry arsmagica2.Flicker to BiomeGroup of type AMBIENT Biome: MAGICAL
  10410. [23:41:28 INFO]: Adding SpawnListEntry arsmagica2.MobManaElemental to BiomeGroup of type MONSTER Biome: MAGICAL
  10411. [23:41:28 INFO]: Adding SpawnListEntry arsmagica2.MobLightMage to BiomeGroup of type MONSTER Biome: swamplands
  10412. [23:41:28 INFO]: Adding SpawnListEntry arsmagica2.MobFireElemental to BiomeGroup of type MONSTER Biome: NETHER
  10413. [23:41:28 INFO]: Adding SpawnListEntry arsmagica2.MobDarkMage to BiomeGroup of type MONSTER Biome: deepWaters
  10414. [23:41:28 INFO]: Adding SpawnListEntry arsmagica2.MobHecate to BiomeGroup of type MONSTER Biome: marsh1
  10415. [23:41:28 INFO]: Adding SpawnListEntry arsmagica2.MobDryad to BiomeGroup of type CREATURE Biome: JUNGLE
  10416. [23:41:28 INFO]: Adding SpawnListEntry arsmagica2.MobHecate to BiomeGroup of type MONSTER Biome: patchyIslands
  10417. [23:41:28 INFO]: Adding SpawnListEntry arsmagica2.MobManaCreeper to BiomeGroup of type MONSTER Biome: ALL
  10418. [23:41:28 INFO]: Adding SpawnListEntry arsmagica2.MobDryad to BiomeGroup of type CREATURE Biome: MAGICAL
  10419. [23:41:28 INFO]: Adding SpawnListEntry arsmagica2.MobLightMage to BiomeGroup of type MONSTER Biome: marsh2
  10420. [23:41:28 INFO]: Adding SpawnListEntry arsmagica2.MobDarkling to BiomeGroup of type MONSTER Biome: Polar Chasm
  10421. [23:41:28 INFO]: Adding SpawnListEntry arsmagica2.MobDarkMage to BiomeGroup of type MONSTER Biome: patchyIslands
  10422. [23:41:28 INFO]: Adding SpawnListEntry arsmagica2.MobDryad to BiomeGroup of type CREATURE Biome: LUSH MOUNTAIN
  10423. [23:41:28 INFO]: Adding SpawnListEntry BiomesOPlenty.JungleSpider to BiomeGroup of type MONSTER Biome: JUNGLE
  10424. [23:41:28 INFO]: Adding SpawnListEntry BiomesOPlenty.Phantom to BiomeGroup of type MONSTER Biome: SPOOKY
  10425. [23:41:28 INFO]: Adding SpawnListEntry BiomesOPlenty.JungleSpider to BiomeGroup of type MONSTER Biome: LUSH MOUNTAIN
  10426. [23:41:28 INFO]: Adding SpawnListEntry BiomesOPlenty.Pixie to BiomeGroup of type AMBIENT Biome: MAGICAL
  10427. [23:41:28 INFO]: Adding SpawnListEntry BiomesOPlenty.Rosester to BiomeGroup of type CREATURE Biome: Garden
  10428. [23:41:28 INFO]: Adding SpawnListEntry BiomesOPlenty.Glob to BiomeGroup of type MONSTER Biome: SWAMP
  10429. [23:41:28 INFO]: Adding SpawnListEntry BiomesOPlenty.Phantom to BiomeGroup of type MONSTER Biome: NETHER
  10430. [23:41:28 INFO]: Adding SpawnListEntry cofh.Blitz to BiomeGroup of type MONSTER Biome: coarseIslands M
  10431. [23:41:28 INFO]: Adding SpawnListEntry cofh.Blitz to BiomeGroup of type MONSTER Biome: DRY MOUNTAIN
  10432. [23:41:28 INFO]: Adding SpawnListEntry cofh.Basalz to BiomeGroup of type MONSTER Biome: ICE MOUNTAIN
  10433. [23:41:28 INFO]: Adding SpawnListEntry cofh.Basalz to BiomeGroup of type MONSTER Biome: MAGICAL
  10434. [23:41:28 INFO]: Adding SpawnListEntry cofh.Blitz to BiomeGroup of type MONSTER Biome: marsh2 M
  10435. [23:41:28 INFO]: Adding SpawnListEntry cofh.Blitz to BiomeGroup of type MONSTER Biome: sludgePlains M
  10436. [23:41:28 INFO]: Adding SpawnListEntry cofh.Basalz to BiomeGroup of type MONSTER Biome: MOUNTAIN
  10437. [23:41:28 INFO]: Adding SpawnListEntry cofh.Blizz to BiomeGroup of type MONSTER Biome: ICE MOUNTAIN
  10438. [23:41:28 INFO]: Adding SpawnListEntry cofh.Basalz to BiomeGroup of type MONSTER Biome: MUSHROOM
  10439. [23:41:28 INFO]: Adding SpawnListEntry cofh.Blitz to BiomeGroup of type MONSTER Biome: MUSHROOM
  10440. [23:41:28 INFO]: Adding SpawnListEntry cofh.Blitz to BiomeGroup of type MONSTER Biome: patchyIslands M
  10441. [23:41:28 INFO]: Adding SpawnListEntry cofh.Blitz to BiomeGroup of type MONSTER Biome: SAVANNA
  10442. [23:41:28 INFO]: Adding SpawnListEntry cofh.Blitz to BiomeGroup of type MONSTER Biome: DESERT
  10443. [23:41:28 INFO]: Adding SpawnListEntry cofh.Blitz to BiomeGroup of type MONSTER Biome: PLAINS
  10444. [23:41:28 INFO]: Adding SpawnListEntry cofh.Blitz to BiomeGroup of type MONSTER Biome: marsh1 M
  10445. [23:41:28 INFO]: Adding SpawnListEntry cofh.Blitz to BiomeGroup of type MONSTER Biome: swamplands M
  10446. [23:41:28 INFO]: Adding SpawnListEntry cofh.Blitz to BiomeGroup of type MONSTER Biome: deepWaters M
  10447. [23:41:28 INFO]: Adding SpawnListEntry cofh.Blizz to BiomeGroup of type MONSTER Biome: Polar Chasm
  10448. [23:41:28 INFO]: Adding SpawnListEntry cofh.Basalz to BiomeGroup of type MONSTER Biome: DRY MOUNTAIN
  10449. [23:41:28 INFO]: Adding SpawnListEntry cofh.Basalz to BiomeGroup of type MONSTER Biome: LUSH MOUNTAIN
  10450. [23:41:28 INFO]: Adding SpawnListEntry cofh.Blizz to BiomeGroup of type MONSTER Biome: MUSHROOM
  10451. [23:41:28 INFO]: Adding SpawnListEntry cofh.Basalz to BiomeGroup of type MONSTER Biome: sludgePlains
  10452. [23:41:28 INFO]: Adding SpawnListEntry cofh.Blizz to BiomeGroup of type MONSTER Biome: MAGICAL
  10453. [23:41:28 INFO]: Adding SpawnListEntry cofh.Blizz to BiomeGroup of type MONSTER Biome: COLD
  10454. [23:41:28 INFO]: Adding SpawnListEntry cofh.Blitz to BiomeGroup of type MONSTER Biome: MAGICAL
  10455. [23:41:28 INFO]: Adding SpawnListEntry com.OCShark to BiomeGroup of type WATERCREATURE Biome: ALL
  10456. [23:41:28 INFO]: Adding SpawnListEntry com.OCOrca to BiomeGroup of type WATERCREATURE Biome: OCEAN
  10457. [23:41:28 INFO]: Adding SpawnListEntry com.OCFishy to BiomeGroup of type WATERCREATURE Biome: OCEAN
  10458. [23:41:28 INFO]: Adding SpawnListEntry com.OCWhale to BiomeGroup of type WATERCREATURE Biome: OCEAN
  10459. [23:41:28 INFO]: Adding SpawnListEntry com.OCKing Crab to BiomeGroup of type CREATURE Biome: BEACH
  10460. [23:41:28 INFO]: Adding SpawnListEntry com.OCSeagull to BiomeGroup of type CREATURE Biome: BEACH
  10461. [23:41:28 INFO]: Adding SpawnListEntry com.OCSeagull to BiomeGroup of type CREATURE Biome: CONIFEROUS
  10462. [23:41:28 INFO]: Adding SpawnListEntry com.OCSeagull to BiomeGroup of type CREATURE Biome: MOUNTAIN
  10463. [23:41:28 INFO]: Adding SpawnListEntry com.OCSeaTurtle to BiomeGroup of type WATERCREATURE Biome: OCEAN
  10464. [23:41:28 INFO]: Adding SpawnListEntry com.OCCrab to BiomeGroup of type CREATURE Biome: RIVER
  10465. [23:41:28 INFO]: Adding SpawnListEntry com.OCOrca to BiomeGroup of type WATERCREATURE Biome: ALL
  10466. [23:41:28 INFO]: Adding SpawnListEntry com.OCSeagull to BiomeGroup of type CREATURE Biome: FOREST
  10467. [23:41:28 INFO]: Adding SpawnListEntry com.OCSeagull to BiomeGroup of type CREATURE Biome: RIVER
  10468. [23:41:28 INFO]: Adding SpawnListEntry com.OCSeagull to BiomeGroup of type CREATURE Biome: OCEAN
  10469. [23:41:28 INFO]: Adding SpawnListEntry com.OCAnglerFish to BiomeGroup of type WATERCREATURE Biome: OCEAN
  10470. [23:41:28 INFO]: Adding SpawnListEntry com.OCKing Crab to BiomeGroup of type CREATURE Biome: RIVER
  10471. [23:41:28 INFO]: Adding SpawnListEntry com.OCSeagull to BiomeGroup of type CREATURE Biome: COLD
  10472. [23:41:28 INFO]: Adding SpawnListEntry com.OCCannibal to BiomeGroup of type CREATURE Biome: BEACH
  10473. [23:41:28 INFO]: Adding SpawnListEntry com.OCKing Crab to BiomeGroup of type CREATURE Biome: OCEAN
  10474. [23:41:28 INFO]: Adding SpawnListEntry com.OCSeaTurtle to BiomeGroup of type WATERCREATURE Biome: ALL
  10475. [23:41:28 INFO]: Adding SpawnListEntry com.OCKing Crab to BiomeGroup of type CREATURE Biome: ALL
  10476. [23:41:28 INFO]: Adding SpawnListEntry com.OCCannibal to BiomeGroup of type CREATURE Biome: ALL
  10477. [23:41:28 INFO]: Adding SpawnListEntry com.OCSeagull to BiomeGroup of type CREATURE Biome: ALL
  10478. [23:41:28 INFO]: Adding SpawnListEntry com.OCOrca to BiomeGroup of type WATERCREATURE Biome: COLD
  10479. [23:41:28 INFO]: Adding SpawnListEntry com.OCSeagull to BiomeGroup of type CREATURE Biome: SWAMP
  10480. [23:41:28 INFO]: Adding SpawnListEntry com.OCRog to BiomeGroup of type WATERCREATURE Biome: ALL
  10481. [23:41:28 INFO]: Adding SpawnListEntry com.OCCrab to BiomeGroup of type CREATURE Biome: OCEAN
  10482. [23:41:28 INFO]: Adding SpawnListEntry com.OCFishy to BiomeGroup of type WATERCREATURE Biome: RIVER
  10483. [23:41:28 INFO]: Adding SpawnListEntry com.OCShark to BiomeGroup of type WATERCREATURE Biome: OCEAN
  10484. [23:41:28 INFO]: Adding SpawnListEntry com.OCWhale to BiomeGroup of type WATERCREATURE Biome: ALL
  10485. [23:41:28 INFO]: Adding SpawnListEntry com.OCRog to BiomeGroup of type WATERCREATURE Biome: OCEAN
  10486. [23:41:28 INFO]: Adding SpawnListEntry com.OCFishy to BiomeGroup of type WATERCREATURE Biome: ALL
  10487. [23:41:28 INFO]: Adding SpawnListEntry com.OCCrab to BiomeGroup of type CREATURE Biome: BEACH
  10488. [23:41:28 INFO]: Adding SpawnListEntry com.OCRog to BiomeGroup of type WATERCREATURE Biome: RIVER
  10489. [23:41:28 INFO]: Adding SpawnListEntry com.OCAnglerFish to BiomeGroup of type WATERCREATURE Biome: ALL
  10490. [23:41:28 INFO]: Adding SpawnListEntry com.OCCrab to BiomeGroup of type CREATURE Biome: ALL
  10491. [23:41:28 INFO]: Adding SpawnListEntry com.OCFishy to BiomeGroup of type WATERCREATURE Biome: SWAMP
  10492. [23:41:28 INFO]: Adding SpawnListEntry com.OCSeagull to BiomeGroup of type CREATURE Biome: SPOOKY
  10493. [23:41:28 INFO]: Adding SpawnListEntry com.OCSeagull to BiomeGroup of type CREATURE Biome: PLAINS
  10494. [23:41:28 INFO]: Adding SpawnListEntry emeraldmod.EmeraldCow to BiomeGroup of type CREATURE Biome: Emerald Biome
  10495. [23:41:28 INFO]: Adding SpawnListEntry emeraldmod.EmeraldWolf to BiomeGroup of type CREATURE Biome: Emerald Biome
  10496. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.ConcussionCreeper to BiomeGroup of type MONSTER Biome: END
  10497. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.FallenKnight to BiomeGroup of type MONSTER Biome: patchyIslands M
  10498. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.ConcussionCreeper to BiomeGroup of type MONSTER Biome: LUSH MOUNTAIN
  10499. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.FallenKnight to BiomeGroup of type MONSTER Biome: DESERT
  10500. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.WitherWitch to BiomeGroup of type MONSTER Biome: marsh1 M
  10501. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.WitherWitch to BiomeGroup of type MONSTER Biome: deepWaters M
  10502. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.WitherWitch to BiomeGroup of type MONSTER Biome: SWAMP
  10503. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.DireWolf to BiomeGroup of type MONSTER Biome: coarseIslands
  10504. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.ConcussionCreeper to BiomeGroup of type MONSTER Biome: Dino Islands
  10505. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.ConcussionCreeper to BiomeGroup of type MONSTER Biome: sludgePlains
  10506. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.WitherWitch to BiomeGroup of type MONSTER Biome: deepWaters
  10507. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.FallenKnight to BiomeGroup of type MONSTER Biome: marsh1 M
  10508. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.DireWolf to BiomeGroup of type MONSTER Biome: COLD
  10509. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.ConcussionCreeper to BiomeGroup of type MONSTER Biome: DESERT
  10510. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.ConcussionCreeper to BiomeGroup of type MONSTER Biome: swamplands M
  10511. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.WitherWitch to BiomeGroup of type MONSTER Biome: Tropical Beach
  10512. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.WitherWitch to BiomeGroup of type MONSTER Biome: Dino Plains
  10513. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.ConcussionCreeper to BiomeGroup of type MONSTER Biome: Ice Ocean
  10514. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.Enderminy to BiomeGroup of type MONSTER Biome: Ice Islands
  10515. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.FallenKnight to BiomeGroup of type MONSTER Biome: com.Ice Plains
  10516. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.WitherWitch to BiomeGroup of type MONSTER Biome: patchyIslands
  10517. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.WitherWitch to BiomeGroup of type MONSTER Biome: MAGICAL
  10518. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.WitherWitch to BiomeGroup of type MONSTER Biome: swamplands M
  10519. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.WitherWitch to BiomeGroup of type MONSTER Biome: Ice Islands
  10520. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.ConcussionCreeper to BiomeGroup of type MONSTER Biome: Arctic Ocean
  10521. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.WitherWitch to BiomeGroup of type MONSTER Biome: sludgePlains
  10522. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.ConcussionCreeper to BiomeGroup of type MONSTER Biome: deepWaters M
  10523. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.ConcussionCreeper to BiomeGroup of type MONSTER Biome: CONIFEROUS
  10524. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.ConcussionCreeper to BiomeGroup of type MONSTER Biome: SAVANNA
  10525. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.WitherWitch to BiomeGroup of type MONSTER Biome: patchyIslands M
  10526. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.Enderminy to BiomeGroup of type MONSTER Biome: JUNGLE
  10527. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.FallenKnight to BiomeGroup of type MONSTER Biome: PLAINS
  10528. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.ConcussionCreeper to BiomeGroup of type MONSTER Biome: coarseIslands M
  10529. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.ConcussionCreeper to BiomeGroup of type MONSTER Biome: marsh2 M
  10530. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.ConcussionCreeper to BiomeGroup of type MONSTER Biome: Dino Ocean
  10531. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.Enderminy to BiomeGroup of type MONSTER Biome: CONIFEROUS
  10532. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.WitherWitch to BiomeGroup of type MONSTER Biome: NETHER
  10533. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.Enderminy to BiomeGroup of type MONSTER Biome: MUSHROOM
  10534. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.Enderminy to BiomeGroup of type MONSTER Biome: LUSH MOUNTAIN
  10535. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.Enderminy to BiomeGroup of type MONSTER Biome: Dino Mountains
  10536. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.FallenKnight to BiomeGroup of type MONSTER Biome: Ice Ocean
  10537. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.ConcussionCreeper to BiomeGroup of type MONSTER Biome: deepWaters
  10538. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.ConcussionCreeper to BiomeGroup of type MONSTER Biome: COLD
  10539. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.ConcussionCreeper to BiomeGroup of type MONSTER Biome: com.Ice Mountains
  10540. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.ConcussionCreeper to BiomeGroup of type MONSTER Biome: ICE MOUNTAIN
  10541. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.WitherWitch to BiomeGroup of type MONSTER Biome: Ice Ocean
  10542. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.ConcussionCreeper to BiomeGroup of type MONSTER Biome: marsh1 M
  10543. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.WitherWitch to BiomeGroup of type MONSTER Biome: Dino Islands
  10544. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.ConcussionCreeper to BiomeGroup of type MONSTER Biome: coarseIslands
  10545. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.WitherWitch to BiomeGroup of type MONSTER Biome: sludgePlains M
  10546. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.WitherWitch to BiomeGroup of type MONSTER Biome: Arctic Ocean
  10547. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.Enderminy to BiomeGroup of type MONSTER Biome: END
  10548. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.Enderminy to BiomeGroup of type MONSTER Biome: swamplands
  10549. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.ConcussionCreeper to BiomeGroup of type MONSTER Biome: com.Ice Plains
  10550. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.FallenKnight to BiomeGroup of type MONSTER Biome: SPOOKY
  10551. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.WitherWitch to BiomeGroup of type MONSTER Biome: Dino Ocean
  10552. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.FallenKnight to BiomeGroup of type MONSTER Biome: sludgePlains M
  10553. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.Enderminy to BiomeGroup of type MONSTER Biome: sludgePlains
  10554. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.WitherWitch to BiomeGroup of type MONSTER Biome: com.Ice Plains
  10555. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.ConcussionCreeper to BiomeGroup of type MONSTER Biome: Dino Mountains
  10556. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.Enderminy to BiomeGroup of type MONSTER Biome: Dino Islands
  10557. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.WitherWitch to BiomeGroup of type MONSTER Biome: coarseIslands
  10558. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.WitherWitch to BiomeGroup of type MONSTER Biome: swamplands
  10559. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.DireWolf to BiomeGroup of type MONSTER Biome: CONIFEROUS
  10560. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.WitherWitch to BiomeGroup of type MONSTER Biome: com.Ice Mountains
  10561. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.FallenKnight to BiomeGroup of type MONSTER Biome: deepWaters M
  10562. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.Enderminy to BiomeGroup of type MONSTER Biome: marsh2
  10563. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.ConcussionCreeper to BiomeGroup of type MONSTER Biome: Ice Islands
  10564. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.ConcussionCreeper to BiomeGroup of type MONSTER Biome: sludgePlains M
  10565. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.WitherWitch to BiomeGroup of type MONSTER Biome: marsh2
  10566. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.FallenKnight to BiomeGroup of type MONSTER Biome: DRY MOUNTAIN
  10567. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.ConcussionCreeper to BiomeGroup of type MONSTER Biome: Dino Plains
  10568. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.Enderminy to BiomeGroup of type MONSTER Biome: SWAMP
  10569. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.FallenKnight to BiomeGroup of type MONSTER Biome: marsh2 M
  10570. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.Enderminy to BiomeGroup of type MONSTER Biome: FOREST
  10571. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.WitherWitch to BiomeGroup of type MONSTER Biome: Dino Mountains
  10572. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.ConcussionCreeper to BiomeGroup of type MONSTER Biome: Tropical Beach
  10573. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.Enderminy to BiomeGroup of type MONSTER Biome: Tropical Beach
  10574. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.ConcussionCreeper to BiomeGroup of type MONSTER Biome: marsh1
  10575. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.WitherWitch to BiomeGroup of type MONSTER Biome: marsh1
  10576. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.ConcussionCreeper to BiomeGroup of type MONSTER Biome: patchyIslands M
  10577. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.ConcussionCreeper to BiomeGroup of type MONSTER Biome: PLAINS
  10578. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.WitherWitch to BiomeGroup of type MONSTER Biome: MUSHROOM
  10579. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.FallenKnight to BiomeGroup of type MONSTER Biome: swamplands M
  10580. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.WitherWitch to BiomeGroup of type MONSTER Biome: SPOOKY
  10581. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.ConcussionCreeper to BiomeGroup of type MONSTER Biome: MOUNTAIN
  10582. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.ConcussionCreeper to BiomeGroup of type MONSTER Biome: JUNGLE
  10583. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.Enderminy to BiomeGroup of type MONSTER Biome: Dino Ocean
  10584. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.WitherWitch to BiomeGroup of type MONSTER Biome: coarseIslands M
  10585. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.FallenKnight to BiomeGroup of type MONSTER Biome: FOREST
  10586. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.Enderminy to BiomeGroup of type MONSTER Biome: Dino Plains
  10587. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.Enderminy to BiomeGroup of type MONSTER Biome: deepWaters
  10588. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.ConcussionCreeper to BiomeGroup of type MONSTER Biome: marsh2
  10589. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.Enderminy to BiomeGroup of type MONSTER Biome: marsh1
  10590. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.WitherWitch to BiomeGroup of type MONSTER Biome: marsh2 M
  10591. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.Enderminy to BiomeGroup of type MONSTER Biome: patchyIslands
  10592. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.ConcussionCreeper to BiomeGroup of type MONSTER Biome: swamplands
  10593. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.FallenKnight to BiomeGroup of type MONSTER Biome: coarseIslands M
  10594. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.FallenKnight to BiomeGroup of type MONSTER Biome: SAVANNA
  10595. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.ConcussionCreeper to BiomeGroup of type MONSTER Biome: SWAMP
  10596. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.Enderminy to BiomeGroup of type MONSTER Biome: coarseIslands
  10597. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.ConcussionCreeper to BiomeGroup of type MONSTER Biome: DRY MOUNTAIN
  10598. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.Enderminy to BiomeGroup of type MONSTER Biome: Emerald Biome
  10599. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.ConcussionCreeper to BiomeGroup of type MONSTER Biome: FOREST
  10600. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.ConcussionCreeper to BiomeGroup of type MONSTER Biome: Antartica
  10601. [23:41:28 INFO]: Adding SpawnListEntry enderzoo.ConcussionCreeper to BiomeGroup of type MONSTER Biome: patchyIslands
  10602. [23:41:28 INFO]: Adding SpawnListEntry etfuturum.rabbit to BiomeGroup of type CREATURE Biome: CONIFEROUS
  10603. [23:41:28 INFO]: Adding SpawnListEntry etfuturum.rabbit to BiomeGroup of type CREATURE Biome: MAGICAL
  10604. [23:41:28 INFO]: Adding SpawnListEntry etfuturum.rabbit to BiomeGroup of type CREATURE Biome: MOUNTAIN
  10605. [23:41:28 INFO]: Adding SpawnListEntry etfuturum.rabbit to BiomeGroup of type CREATURE Biome: PLAINS
  10606. [23:41:28 INFO]: Adding SpawnListEntry etfuturum.rabbit to BiomeGroup of type CREATURE Biome: SAVANNA
  10607. [23:41:28 INFO]: Adding SpawnListEntry etfuturum.rabbit to BiomeGroup of type CREATURE Biome: COLD
  10608. [23:41:28 INFO]: Adding SpawnListEntry etfuturum.rabbit to BiomeGroup of type CREATURE Biome: LUSH MOUNTAIN
  10609. [23:41:28 INFO]: Adding SpawnListEntry etfuturum.rabbit to BiomeGroup of type CREATURE Biome: JUNGLE
  10610. [23:41:28 INFO]: Adding SpawnListEntry etfuturum.rabbit to BiomeGroup of type CREATURE Biome: DESERT
  10611. [23:41:28 INFO]: Adding SpawnListEntry etfuturum.rabbit to BiomeGroup of type CREATURE Biome: ICE MOUNTAIN
  10612. [23:41:28 INFO]: Adding SpawnListEntry etfuturum.rabbit to BiomeGroup of type CREATURE Biome: RIVER
  10613. [23:41:28 INFO]: Adding SpawnListEntry etfuturum.rabbit to BiomeGroup of type CREATURE Biome: SWAMP
  10614. [23:41:28 INFO]: Adding SpawnListEntry etfuturum.rabbit to BiomeGroup of type CREATURE Biome: ALL
  10615. [23:41:28 INFO]: Adding SpawnListEntry etfuturum.rabbit to BiomeGroup of type CREATURE Biome: SPOOKY
  10616. [23:41:28 INFO]: Adding SpawnListEntry etfuturum.rabbit to BiomeGroup of type CREATURE Biome: FOREST
  10617. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Flamingo to BiomeGroup of type CREATURE Biome: OCEAN
  10618. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Roadrunner to BiomeGroup of type CREATURE Biome: ALL
  10619. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Woodpecker to BiomeGroup of type CREATURE Biome: Firefly Forest
  10620. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Magpie to BiomeGroup of type CREATURE Biome: JUNGLE
  10621. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Cassowary to BiomeGroup of type CREATURE Biome: Snowy Forest
  10622. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Woodpecker to BiomeGroup of type CREATURE Biome: Mushroom Forest
  10623. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Peafowl to BiomeGroup of type CREATURE Biome: MUSHROOM
  10624. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Pigeon to BiomeGroup of type CREATURE Biome: Mushroom Forest
  10625. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Swan to BiomeGroup of type CREATURE Biome: deepWaters
  10626. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Owl to BiomeGroup of type CREATURE Biome: Twilight Swamp
  10627. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Swan to BiomeGroup of type CREATURE Biome: SWAMP
  10628. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Cassowary to BiomeGroup of type CREATURE Biome: COLD
  10629. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Woodpecker to BiomeGroup of type CREATURE Biome: Twilight Forest
  10630. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Kingfisher to BiomeGroup of type CREATURE Biome: swamplands
  10631. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Pelican to BiomeGroup of type CREATURE Biome: TWILIGHTALL
  10632. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Pigeon to BiomeGroup of type CREATURE Biome: coarseIslands M
  10633. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Lyrebird to BiomeGroup of type CREATURE Biome: marsh2
  10634. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Pigeon to BiomeGroup of type CREATURE Biome: Firefly Forest
  10635. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Swan to BiomeGroup of type CREATURE Biome: TWILIGHTFOREST
  10636. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Cassowary to BiomeGroup of type CREATURE Biome: MOUNTAIN
  10637. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Pigeon to BiomeGroup of type CREATURE Biome: Twilight Forest
  10638. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Hummingbird to BiomeGroup of type CREATURE Biome: coarseIslands M
  10639. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Cassowary to BiomeGroup of type CREATURE Biome: SWAMP
  10640. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Duck to BiomeGroup of type CREATURE Biome: ALL
  10641. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Pigeon to BiomeGroup of type CREATURE Biome: COLD
  10642. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Ostrich to BiomeGroup of type CREATURE Biome: NETHER
  10643. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Pigeon to BiomeGroup of type CREATURE Biome: patchyIslands M
  10644. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Peafowl to BiomeGroup of type CREATURE Biome: Dark Forest
  10645. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Lyrebird to BiomeGroup of type CREATURE Biome: MOUNTAIN
  10646. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Peafowl to BiomeGroup of type CREATURE Biome: Firefly Forest
  10647. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Pelican to BiomeGroup of type CREATURE Biome: Twilight Lake
  10648. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Lyrebird to BiomeGroup of type CREATURE Biome: ALL
  10649. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Pigeon to BiomeGroup of type CREATURE Biome: Polar Chasm
  10650. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Woodpecker to BiomeGroup of type CREATURE Biome: CONIFEROUS
  10651. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Woodpecker to BiomeGroup of type CREATURE Biome: sludgePlains
  10652. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Kingfisher to BiomeGroup of type CREATURE Biome: JUNGLE
  10653. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Peafowl to BiomeGroup of type CREATURE Biome: SAVANNA
  10654. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Vulture to BiomeGroup of type CREATURE Biome: ALL
  10655. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Pelican to BiomeGroup of type CREATURE Biome: BEACH
  10656. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Flamingo to BiomeGroup of type CREATURE Biome: deepWaters
  10657. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Hummingbird to BiomeGroup of type CREATURE Biome: DESERT
  10658. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Owl to BiomeGroup of type CREATURE Biome: Oak Savanna
  10659. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Lyrebird to BiomeGroup of type CREATURE Biome: FOREST
  10660. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Swan to BiomeGroup of type CREATURE Biome: RIVER
  10661. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Woodpecker to BiomeGroup of type CREATURE Biome: patchyIslands
  10662. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Hummingbird to BiomeGroup of type CREATURE Biome: Twilight Clearing
  10663. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Owl to BiomeGroup of type CREATURE Biome: Mushroom Forest
  10664. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Swan to BiomeGroup of type CREATURE Biome: coarseIslands
  10665. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Lyrebird to BiomeGroup of type CREATURE Biome: Twilight Highlands
  10666. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Kiwi to BiomeGroup of type CREATURE Biome: Oak Savanna
  10667. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Woodpecker to BiomeGroup of type CREATURE Biome: TWILIGHTALL
  10668. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Vulture to BiomeGroup of type CREATURE Biome: CONIFEROUS
  10669. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Parrot to BiomeGroup of type CREATURE Biome: SPOOKY
  10670. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Owl to BiomeGroup of type CREATURE Biome: TWILIGHTALL
  10671. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Owl to BiomeGroup of type CREATURE Biome: patchyIslands
  10672. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Lyrebird to BiomeGroup of type CREATURE Biome: Twilight Swamp
  10673. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Magpie to BiomeGroup of type CREATURE Biome: ALL
  10674. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Owl to BiomeGroup of type CREATURE Biome: Fire Swamp
  10675. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Owl to BiomeGroup of type CREATURE Biome: Firefly Forest
  10676. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Owl to BiomeGroup of type CREATURE Biome: NETHER
  10677. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Pigeon to BiomeGroup of type CREATURE Biome: sludgePlains M
  10678. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Peafowl to BiomeGroup of type CREATURE Biome: JUNGLE
  10679. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Pigeon to BiomeGroup of type CREATURE Biome: SAVANNA
  10680. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Lyrebird to BiomeGroup of type CREATURE Biome: RIVER
  10681. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Magpie to BiomeGroup of type CREATURE Biome: swamplands
  10682. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Kiwi to BiomeGroup of type CREATURE Biome: Twilight Forest
  10683. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Lyrebird to BiomeGroup of type CREATURE Biome: Enchanted Forest
  10684. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Roadrunner to BiomeGroup of type CREATURE Biome: SAVANNA
  10685. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Parrot to BiomeGroup of type CREATURE Biome: MOUNTAIN
  10686. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Cassowary to BiomeGroup of type CREATURE Biome: SAVANNA
  10687. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Pelican to BiomeGroup of type CREATURE Biome: SWAMP
  10688. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Peafowl to BiomeGroup of type CREATURE Biome: NETHER
  10689. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Pelican to BiomeGroup of type CREATURE Biome: patchyIslands
  10690. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Woodpecker to BiomeGroup of type CREATURE Biome: JUNGLE
  10691. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Parrot to BiomeGroup of type CREATURE Biome: Twilight Forest
  10692. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Peafowl to BiomeGroup of type CREATURE Biome: Twilight Highlands
  10693. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Lyrebird to BiomeGroup of type CREATURE Biome: Oak Savanna
  10694. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Flamingo to BiomeGroup of type CREATURE Biome: COLD
  10695. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Duck to BiomeGroup of type CREATURE Biome: SWAMP
  10696. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Magpie to BiomeGroup of type CREATURE Biome: Enchanted Forest
  10697. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Pigeon to BiomeGroup of type CREATURE Biome: PLAINS
  10698. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Woodpecker to BiomeGroup of type CREATURE Biome: SAVANNA
  10699. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Peafowl to BiomeGroup of type CREATURE Biome: Garden
  10700. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Kiwi to BiomeGroup of type CREATURE Biome: Twilight Highlands
  10701. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Penguin to BiomeGroup of type CREATURE Biome: END
  10702. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Woodpecker to BiomeGroup of type CREATURE Biome: deepWaters
  10703. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Woodpecker to BiomeGroup of type CREATURE Biome: marsh2
  10704. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Duck to BiomeGroup of type CREATURE Biome: JUNGLE
  10705. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Parrot to BiomeGroup of type CREATURE Biome: MUSHROOM
  10706. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Magpie to BiomeGroup of type CREATURE Biome: OCEAN
  10707. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Owl to BiomeGroup of type CREATURE Biome: COLD
  10708. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Pigeon to BiomeGroup of type CREATURE Biome: swamplands
  10709. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Seagull to BiomeGroup of type CREATURE Biome: MUSHROOM
  10710. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Parrot to BiomeGroup of type CREATURE Biome: WyvernBiome
  10711. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Penguin to BiomeGroup of type CREATURE Biome: Twilight Glacier
  10712. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Hummingbird to BiomeGroup of type CREATURE Biome: Twilight Forest
  10713. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Pigeon to BiomeGroup of type CREATURE Biome: END
  10714. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Lyrebird to BiomeGroup of type CREATURE Biome: Dark Forest
  10715. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Hummingbird to BiomeGroup of type CREATURE Biome: Garden
  10716. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Penguin to BiomeGroup of type CREATURE Biome: Storage Cell
  10717. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Pelican to BiomeGroup of type CREATURE Biome: coarseIslands
  10718. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Hummingbird to BiomeGroup of type CREATURE Biome: Dark Forest
  10719. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Pelican to BiomeGroup of type CREATURE Biome: CONIFEROUS
  10720. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Pigeon to BiomeGroup of type CREATURE Biome: Enchanted Forest
  10721. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Magpie to BiomeGroup of type CREATURE Biome: MAGICAL
  10722. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Owl to BiomeGroup of type CREATURE Biome: marsh2
  10723. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Peafowl to BiomeGroup of type CREATURE Biome: Emerald Biome
  10724. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Parrot to BiomeGroup of type CREATURE Biome: Firefly Forest
  10725. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Seagull to BiomeGroup of type CREATURE Biome: deepWaters
  10726. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Ostrich to BiomeGroup of type CREATURE Biome: SAVANNA
  10727. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Flamingo to BiomeGroup of type CREATURE Biome: TWILIGHTALL
  10728. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Kiwi to BiomeGroup of type CREATURE Biome: MAGICAL
  10729. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Magpie to BiomeGroup of type CREATURE Biome: Snowy Forest
  10730. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Penguin to BiomeGroup of type CREATURE Biome: ICE MOUNTAIN
  10731. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Magpie to BiomeGroup of type CREATURE Biome: FOREST
  10732. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Cassowary to BiomeGroup of type CREATURE Biome: RIVER
  10733. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Flamingo to BiomeGroup of type CREATURE Biome: RIVER
  10734. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Hummingbird to BiomeGroup of type CREATURE Biome: TWILIGHTALL
  10735. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Swan to BiomeGroup of type CREATURE Biome: TWILIGHTALL
  10736. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Parrot to BiomeGroup of type CREATURE Biome: OCEAN
  10737. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Peafowl to BiomeGroup of type CREATURE Biome: marsh1 M
  10738. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Cassowary to BiomeGroup of type CREATURE Biome: TWILIGHTFOREST
  10739. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Owl to BiomeGroup of type CREATURE Biome: Enchanted Forest
  10740. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Woodpecker to BiomeGroup of type CREATURE Biome: coarseIslands
  10741. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Duck to BiomeGroup of type CREATURE Biome: COLD
  10742. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Swan to BiomeGroup of type CREATURE Biome: BEACH
  10743. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Kingfisher to BiomeGroup of type CREATURE Biome: sludgePlains
  10744. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Kingfisher to BiomeGroup of type CREATURE Biome: Twilight Swamp
  10745. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Parrot to BiomeGroup of type CREATURE Biome: Emerald Biome
  10746. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Seagull to BiomeGroup of type CREATURE Biome: BEACH
  10747. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Woodpecker to BiomeGroup of type CREATURE Biome: Fire Swamp
  10748. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Seagull to BiomeGroup of type CREATURE Biome: ALL
  10749. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Kiwi to BiomeGroup of type CREATURE Biome: MOUNTAIN
  10750. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Kingfisher to BiomeGroup of type CREATURE Biome: MUSHROOM
  10751. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Peafowl to BiomeGroup of type CREATURE Biome: Twilight Forest
  10752. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Parrot to BiomeGroup of type CREATURE Biome: swamplands
  10753. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Duck to BiomeGroup of type CREATURE Biome: TWILIGHTRIVER
  10754. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Hummingbird to BiomeGroup of type CREATURE Biome: deepWaters M
  10755. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Owl to BiomeGroup of type CREATURE Biome: OCEAN
  10756. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Owl to BiomeGroup of type CREATURE Biome: Dark Forest
  10757. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Peafowl to BiomeGroup of type CREATURE Biome: swamplands
  10758. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Parrot to BiomeGroup of type CREATURE Biome: CONIFEROUS
  10759. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Lyrebird to BiomeGroup of type CREATURE Biome: CONIFEROUS
  10760. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Kingfisher to BiomeGroup of type CREATURE Biome: PLAINS
  10761. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Kingfisher to BiomeGroup of type CREATURE Biome: OCEAN
  10762. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Vulture to BiomeGroup of type CREATURE Biome: MAGICAL
  10763. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Pigeon to BiomeGroup of type CREATURE Biome: DRY MOUNTAIN
  10764. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_GouldianFinch to BiomeGroup of type CREATURE Biome: Emerald Biome
  10765. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Flamingo to BiomeGroup of type CREATURE Biome: patchyIslands
  10766. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Hummingbird to BiomeGroup of type CREATURE Biome: swamplands
  10767. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Lyrebird to BiomeGroup of type CREATURE Biome: SPOOKY
  10768. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Magpie to BiomeGroup of type CREATURE Biome: MOUNTAIN
  10769. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Kiwi to BiomeGroup of type CREATURE Biome: ALL
  10770. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Lyrebird to BiomeGroup of type CREATURE Biome: OCEAN
  10771. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Ostrich to BiomeGroup of type CREATURE Biome: DESERT
  10772. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Seagull to BiomeGroup of type CREATURE Biome: SWAMP
  10773. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Lyrebird to BiomeGroup of type CREATURE Biome: Twilight Forest
  10774. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Pelican to BiomeGroup of type CREATURE Biome: TWILIGHTFOREST
  10775. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Penguin to BiomeGroup of type CREATURE Biome: ALL
  10776. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Woodpecker to BiomeGroup of type CREATURE Biome: MAGICAL
  10777. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Lyrebird to BiomeGroup of type CREATURE Biome: WyvernBiome
  10778. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Hummingbird to BiomeGroup of type CREATURE Biome: SPOOKY
  10779. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Vulture to BiomeGroup of type CREATURE Biome: NETHER
  10780. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Penguin to BiomeGroup of type CREATURE Biome: Sky
  10781. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Vulture to BiomeGroup of type CREATURE Biome: TWILIGHTALL
  10782. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Owl to BiomeGroup of type CREATURE Biome: SWAMP
  10783. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Kiwi to BiomeGroup of type CREATURE Biome: MUSHROOM
  10784. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Parrot to BiomeGroup of type CREATURE Biome: TWILIGHTALL
  10785. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Woodpecker to BiomeGroup of type CREATURE Biome: Snowy Forest
  10786. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Cassowary to BiomeGroup of type CREATURE Biome: DESERT
  10787. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Woodpecker to BiomeGroup of type CREATURE Biome: RIVER
  10788. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Pigeon to BiomeGroup of type CREATURE Biome: swamplands M
  10789. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Flamingo to BiomeGroup of type CREATURE Biome: ALL
  10790. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Magpie to BiomeGroup of type CREATURE Biome: COLD
  10791. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Swan to BiomeGroup of type CREATURE Biome: OCEAN
  10792. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Hummingbird to BiomeGroup of type CREATURE Biome: Firefly Forest
  10793. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Peafowl to BiomeGroup of type CREATURE Biome: FOREST
  10794. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Lyrebird to BiomeGroup of type CREATURE Biome: PLAINS
  10795. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Magpie to BiomeGroup of type CREATURE Biome: Dark Forest
  10796. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Pigeon to BiomeGroup of type CREATURE Biome: Snowy Forest
  10797. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Kingfisher to BiomeGroup of type CREATURE Biome: SWAMP
  10798. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Parrot to BiomeGroup of type CREATURE Biome: LUSH MOUNTAIN
  10799. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Pigeon to BiomeGroup of type CREATURE Biome: SPOOKY
  10800. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Peafowl to BiomeGroup of type CREATURE Biome: Oak Savanna
  10801. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Seagull to BiomeGroup of type CREATURE Biome: coarseIslands
  10802. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Peafowl to BiomeGroup of type CREATURE Biome: marsh2 M
  10803. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Kingfisher to BiomeGroup of type CREATURE Biome: patchyIslands
  10804. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Parrot to BiomeGroup of type CREATURE Biome: RIVER
  10805. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Hummingbird to BiomeGroup of type CREATURE Biome: DRY MOUNTAIN
  10806. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Pelican to BiomeGroup of type CREATURE Biome: OCEAN
  10807. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Peafowl to BiomeGroup of type CREATURE Biome: END
  10808. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Cassowary to BiomeGroup of type CREATURE Biome: DRY MOUNTAIN
  10809. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Peafowl to BiomeGroup of type CREATURE Biome: RIVER
  10810. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Pigeon to BiomeGroup of type CREATURE Biome: DESERT
  10811. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Hummingbird to BiomeGroup of type CREATURE Biome: swamplands M
  10812. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Pigeon to BiomeGroup of type CREATURE Biome: ALL
  10813. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Lyrebird to BiomeGroup of type CREATURE Biome: MUSHROOM
  10814. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Magpie to BiomeGroup of type CREATURE Biome: MUSHROOM
  10815. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Hummingbird to BiomeGroup of type CREATURE Biome: Twilight Highlands
  10816. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Cassowary to BiomeGroup of type CREATURE Biome: JUNGLE
  10817. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Woodpecker to BiomeGroup of type CREATURE Biome: TWILIGHTRIVER
  10818. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_GouldianFinch to BiomeGroup of type CREATURE Biome: JUNGLE
  10819. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Pigeon to BiomeGroup of type CREATURE Biome: Garden
  10820. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Owl to BiomeGroup of type CREATURE Biome: Twilight Highlands
  10821. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Kiwi to BiomeGroup of type CREATURE Biome: CONIFEROUS
  10822. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Duck to BiomeGroup of type CREATURE Biome: coarseIslands
  10823. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Parrot to BiomeGroup of type CREATURE Biome: NETHER
  10824. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Parrot to BiomeGroup of type CREATURE Biome: DESERT
  10825. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Swan to BiomeGroup of type CREATURE Biome: Twilight Lake
  10826. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Lyrebird to BiomeGroup of type CREATURE Biome: patchyIslands
  10827. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Parrot to BiomeGroup of type CREATURE Biome: TWILIGHTFOREST
  10828. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Lyrebird to BiomeGroup of type CREATURE Biome: SAVANNA
  10829. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Vulture to BiomeGroup of type CREATURE Biome: JUNGLE
  10830. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Woodpecker to BiomeGroup of type CREATURE Biome: FOREST
  10831. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Kingfisher to BiomeGroup of type CREATURE Biome: marsh2
  10832. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Magpie to BiomeGroup of type CREATURE Biome: Firefly Forest
  10833. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Toucan to BiomeGroup of type CREATURE Biome: JUNGLE
  10834. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Woodpecker to BiomeGroup of type CREATURE Biome: WyvernBiome
  10835. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Woodpecker to BiomeGroup of type CREATURE Biome: COLD
  10836. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Woodpecker to BiomeGroup of type CREATURE Biome: OCEAN
  10837. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Cassowary to BiomeGroup of type CREATURE Biome: CONIFEROUS
  10838. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Owl to BiomeGroup of type CREATURE Biome: ALL
  10839. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Toucan to BiomeGroup of type CREATURE Biome: ALL
  10840. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Kiwi to BiomeGroup of type CREATURE Biome: TWILIGHTFOREST
  10841. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Hummingbird to BiomeGroup of type CREATURE Biome: patchyIslands M
  10842. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Woodpecker to BiomeGroup of type CREATURE Biome: marsh1
  10843. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Kiwi to BiomeGroup of type CREATURE Biome: Enchanted Forest
  10844. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Kiwi to BiomeGroup of type CREATURE Biome: PLAINS
  10845. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Swan to BiomeGroup of type CREATURE Biome: CONIFEROUS
  10846. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Kingfisher to BiomeGroup of type CREATURE Biome: Fire Swamp
  10847. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Owl to BiomeGroup of type CREATURE Biome: JUNGLE
  10848. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Seagull to BiomeGroup of type CREATURE Biome: TWILIGHTALL
  10849. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Parrot to BiomeGroup of type CREATURE Biome: PLAINS
  10850. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_GouldianFinch to BiomeGroup of type CREATURE Biome: NETHER
  10851. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Peafowl to BiomeGroup of type CREATURE Biome: WyvernBiome
  10852. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Lyrebird to BiomeGroup of type CREATURE Biome: DRY MOUNTAIN
  10853. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Flamingo to BiomeGroup of type CREATURE Biome: SWAMP
  10854. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Cassowary to BiomeGroup of type CREATURE Biome: TWILIGHTALL
  10855. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Penguin to BiomeGroup of type CREATURE Biome: Snowy Forest
  10856. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Pigeon to BiomeGroup of type CREATURE Biome: MOUNTAIN
  10857. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Owl to BiomeGroup of type CREATURE Biome: MUSHROOM
  10858. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Cassowary to BiomeGroup of type CREATURE Biome: Dark Forest
  10859. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Kingfisher to BiomeGroup of type CREATURE Biome: SPOOKY
  10860. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Hummingbird to BiomeGroup of type CREATURE Biome: marsh2 M
  10861. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Kiwi to BiomeGroup of type CREATURE Biome: FOREST
  10862. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Pigeon to BiomeGroup of type CREATURE Biome: TWILIGHTFOREST
  10863. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Peafowl to BiomeGroup of type CREATURE Biome: swamplands M
  10864. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Pelican to BiomeGroup of type CREATURE Biome: MUSHROOM
  10865. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Pigeon to BiomeGroup of type CREATURE Biome: NETHER
  10866. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Hummingbird to BiomeGroup of type CREATURE Biome: END
  10867. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Hummingbird to BiomeGroup of type CREATURE Biome: Storage Cell
  10868. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Kingfisher to BiomeGroup of type CREATURE Biome: TWILIGHTALL
  10869. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Kiwi to BiomeGroup of type CREATURE Biome: Dark Forest
  10870. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Kiwi to BiomeGroup of type CREATURE Biome: JUNGLE
  10871. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Owl to BiomeGroup of type CREATURE Biome: SPOOKY
  10872. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Magpie to BiomeGroup of type CREATURE Biome: TWILIGHTFOREST
  10873. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Penguin to BiomeGroup of type CREATURE Biome: OCEAN
  10874. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Peafowl to BiomeGroup of type CREATURE Biome: TWILIGHTFOREST
  10875. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Cassowary to BiomeGroup of type CREATURE Biome: Mushroom Forest
  10876. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Pigeon to BiomeGroup of type CREATURE Biome: ICE MOUNTAIN
  10877. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Peafowl to BiomeGroup of type CREATURE Biome: Polar Chasm
  10878. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Magpie to BiomeGroup of type CREATURE Biome: Twilight Forest
  10879. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Peafowl to BiomeGroup of type CREATURE Biome: patchyIslands M
  10880. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Penguin to BiomeGroup of type CREATURE Biome: CONIFEROUS
  10881. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Kingfisher to BiomeGroup of type CREATURE Biome: RIVER
  10882. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Woodpecker to BiomeGroup of type CREATURE Biome: SPOOKY
  10883. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Duck to BiomeGroup of type CREATURE Biome: MUSHROOM
  10884. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Penguin to BiomeGroup of type CREATURE Biome: FOREST
  10885. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Hummingbird to BiomeGroup of type CREATURE Biome: Oak Savanna
  10886. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Pigeon to BiomeGroup of type CREATURE Biome: marsh2 M
  10887. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Ostrich to BiomeGroup of type CREATURE Biome: DRY MOUNTAIN
  10888. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Woodpecker to BiomeGroup of type CREATURE Biome: swamplands
  10889. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Duck to BiomeGroup of type CREATURE Biome: TWILIGHTALL
  10890. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Owl to BiomeGroup of type CREATURE Biome: MOUNTAIN
  10891. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Magpie to BiomeGroup of type CREATURE Biome: PLAINS
  10892. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Cassowary to BiomeGroup of type CREATURE Biome: OCEAN
  10893. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Owl to BiomeGroup of type CREATURE Biome: CONIFEROUS
  10894. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Pigeon to BiomeGroup of type CREATURE Biome: CONIFEROUS
  10895. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Duck to BiomeGroup of type CREATURE Biome: patchyIslands
  10896. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_GouldianFinch to BiomeGroup of type CREATURE Biome: DESERT
  10897. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Owl to BiomeGroup of type CREATURE Biome: Twilight Forest
  10898. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Magpie to BiomeGroup of type CREATURE Biome: Mushroom Forest
  10899. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Kingfisher to BiomeGroup of type CREATURE Biome: marsh1
  10900. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Swan to BiomeGroup of type CREATURE Biome: swamplands
  10901. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Kiwi to BiomeGroup of type CREATURE Biome: DRY MOUNTAIN
  10902. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Peafowl to BiomeGroup of type CREATURE Biome: coarseIslands M
  10903. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Pigeon to BiomeGroup of type CREATURE Biome: Twilight Clearing
  10904. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Pigeon to BiomeGroup of type CREATURE Biome: marsh1 M
  10905. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Pigeon to BiomeGroup of type CREATURE Biome: JUNGLE
  10906. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Pigeon to BiomeGroup of type CREATURE Biome: OCEAN
  10907. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Flamingo to BiomeGroup of type CREATURE Biome: MUSHROOM
  10908. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Swan to BiomeGroup of type CREATURE Biome: ALL
  10909. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Vulture to BiomeGroup of type CREATURE Biome: DRY MOUNTAIN
  10910. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Flamingo to BiomeGroup of type CREATURE Biome: JUNGLE
  10911. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Parrot to BiomeGroup of type CREATURE Biome: SAVANNA
  10912. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Peafowl to BiomeGroup of type CREATURE Biome: TWILIGHTALL
  10913. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Pigeon to BiomeGroup of type CREATURE Biome: Storage Cell
  10914. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Vulture to BiomeGroup of type CREATURE Biome: TWILIGHTFOREST
  10915. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Penguin to BiomeGroup of type CREATURE Biome: RIVER
  10916. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Pigeon to BiomeGroup of type CREATURE Biome: RIVER
  10917. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Lyrebird to BiomeGroup of type CREATURE Biome: swamplands
  10918. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Kingfisher to BiomeGroup of type CREATURE Biome: coarseIslands
  10919. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Woodpecker to BiomeGroup of type CREATURE Biome: Dark Forest
  10920. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Cassowary to BiomeGroup of type CREATURE Biome: LUSH MOUNTAIN
  10921. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Magpie to BiomeGroup of type CREATURE Biome: WyvernBiome
  10922. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Hummingbird to BiomeGroup of type CREATURE Biome: Polar Chasm
  10923. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Magpie to BiomeGroup of type CREATURE Biome: SAVANNA
  10924. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Peafowl to BiomeGroup of type CREATURE Biome: Twilight Clearing
  10925. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Hummingbird to BiomeGroup of type CREATURE Biome: CONIFEROUS
  10926. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Owl to BiomeGroup of type CREATURE Biome: DRY MOUNTAIN
  10927. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Ostrich to BiomeGroup of type CREATURE Biome: JUNGLE
  10928. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Seagull to BiomeGroup of type CREATURE Biome: patchyIslands
  10929. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Pelican to BiomeGroup of type CREATURE Biome: COLD
  10930. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Hummingbird to BiomeGroup of type CREATURE Biome: NETHER
  10931. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Cassowary to BiomeGroup of type CREATURE Biome: Twilight Forest
  10932. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Cassowary to BiomeGroup of type CREATURE Biome: Firefly Forest
  10933. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Owl to BiomeGroup of type CREATURE Biome: marsh1
  10934. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Flamingo to BiomeGroup of type CREATURE Biome: CONIFEROUS
  10935. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Kiwi to BiomeGroup of type CREATURE Biome: Mushroom Forest
  10936. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Kiwi to BiomeGroup of type CREATURE Biome: TWILIGHTALL
  10937. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Lyrebird to BiomeGroup of type CREATURE Biome: coarseIslands
  10938. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Penguin to BiomeGroup of type CREATURE Biome: COLD
  10939. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Seagull to BiomeGroup of type CREATURE Biome: JUNGLE
  10940. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Magpie to BiomeGroup of type CREATURE Biome: Oak Savanna
  10941. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Pigeon to BiomeGroup of type CREATURE Biome: Oak Savanna
  10942. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Penguin to BiomeGroup of type CREATURE Biome: TWILIGHTALL
  10943. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Kiwi to BiomeGroup of type CREATURE Biome: DESERT
  10944. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Pelican to BiomeGroup of type CREATURE Biome: JUNGLE
  10945. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Pelican to BiomeGroup of type CREATURE Biome: ALL
  10946. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Pigeon to BiomeGroup of type CREATURE Biome: LUSH MOUNTAIN
  10947. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Kingfisher to BiomeGroup of type CREATURE Biome: TWILIGHTRIVER
  10948. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Magpie to BiomeGroup of type CREATURE Biome: LUSH MOUNTAIN
  10949. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Hummingbird to BiomeGroup of type CREATURE Biome: JUNGLE
  10950. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Hummingbird to BiomeGroup of type CREATURE Biome: PLAINS
  10951. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Cassowary to BiomeGroup of type CREATURE Biome: FOREST
  10952. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Owl to BiomeGroup of type CREATURE Biome: deepWaters
  10953. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Seagull to BiomeGroup of type CREATURE Biome: TWILIGHTRIVER
  10954. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Magpie to BiomeGroup of type CREATURE Biome: SPOOKY
  10955. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Cassowary to BiomeGroup of type CREATURE Biome: ICE MOUNTAIN
  10956. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Pelican to BiomeGroup of type CREATURE Biome: deepWaters
  10957. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Lyrebird to BiomeGroup of type CREATURE Biome: marsh1
  10958. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Vulture to BiomeGroup of type CREATURE Biome: WyvernBiome
  10959. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Vulture to BiomeGroup of type CREATURE Biome: Twilight Highlands
  10960. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Pelican to BiomeGroup of type CREATURE Biome: RIVER
  10961. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Hummingbird to BiomeGroup of type CREATURE Biome: SWAMP
  10962. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Owl to BiomeGroup of type CREATURE Biome: WyvernBiome
  10963. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Swan to BiomeGroup of type CREATURE Biome: patchyIslands
  10964. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Cassowary to BiomeGroup of type CREATURE Biome: MAGICAL
  10965. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Peafowl to BiomeGroup of type CREATURE Biome: CONIFEROUS
  10966. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Owl to BiomeGroup of type CREATURE Biome: TWILIGHTFOREST
  10967. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Cassowary to BiomeGroup of type CREATURE Biome: MUSHROOM
  10968. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Woodpecker to BiomeGroup of type CREATURE Biome: TWILIGHTFOREST
  10969. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Duck to BiomeGroup of type CREATURE Biome: Twilight Lake
  10970. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Kiwi to BiomeGroup of type CREATURE Biome: Firefly Forest
  10971. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Hummingbird to BiomeGroup of type CREATURE Biome: TWILIGHTFOREST
  10972. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Flamingo to BiomeGroup of type CREATURE Biome: TWILIGHTRIVER
  10973. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Vulture to BiomeGroup of type CREATURE Biome: Volcano
  10974. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Magpie to BiomeGroup of type CREATURE Biome: RIVER
  10975. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Hummingbird to BiomeGroup of type CREATURE Biome: sludgePlains M
  10976. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Owl to BiomeGroup of type CREATURE Biome: sludgePlains
  10977. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Kingfisher to BiomeGroup of type CREATURE Biome: ALL
  10978. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Parrot to BiomeGroup of type CREATURE Biome: FOREST
  10979. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Kiwi to BiomeGroup of type CREATURE Biome: NETHER
  10980. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Kingfisher to BiomeGroup of type CREATURE Biome: COLD
  10981. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Pelican to BiomeGroup of type CREATURE Biome: TWILIGHTRIVER
  10982. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Peafowl to BiomeGroup of type CREATURE Biome: Storage Cell
  10983. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Kingfisher to BiomeGroup of type CREATURE Biome: Twilight Lake
  10984. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Peafowl to BiomeGroup of type CREATURE Biome: deepWaters M
  10985. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Cassowary to BiomeGroup of type CREATURE Biome: Twilight Clearing
  10986. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Seagull to BiomeGroup of type CREATURE Biome: OCEAN
  10987. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Duck to BiomeGroup of type CREATURE Biome: CONIFEROUS
  10988. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Owl to BiomeGroup of type CREATURE Biome: PLAINS
  10989. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Flamingo to BiomeGroup of type CREATURE Biome: Twilight Lake
  10990. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Peafowl to BiomeGroup of type CREATURE Biome: SWAMP
  10991. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Owl to BiomeGroup of type CREATURE Biome: Snowy Forest
  10992. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Vulture to BiomeGroup of type CREATURE Biome: DESERT
  10993. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Toucan to BiomeGroup of type CREATURE Biome: Emerald Biome
  10994. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Peafowl to BiomeGroup of type CREATURE Biome: LUSH MOUNTAIN
  10995. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Lyrebird to BiomeGroup of type CREATURE Biome: LUSH MOUNTAIN
  10996. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Peafowl to BiomeGroup of type CREATURE Biome: Mushroom Forest
  10997. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Peafowl to BiomeGroup of type CREATURE Biome: SPOOKY
  10998. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Magpie to BiomeGroup of type CREATURE Biome: SWAMP
  10999. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Cassowary to BiomeGroup of type CREATURE Biome: Enchanted Forest
  11000. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Woodpecker to BiomeGroup of type CREATURE Biome: LUSH MOUNTAIN
  11001. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Woodpecker to BiomeGroup of type CREATURE Biome: MOUNTAIN
  11002. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Roadrunner to BiomeGroup of type CREATURE Biome: JUNGLE
  11003. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Woodpecker to BiomeGroup of type CREATURE Biome: DRY MOUNTAIN
  11004. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Owl to BiomeGroup of type CREATURE Biome: SAVANNA
  11005. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Owl to BiomeGroup of type CREATURE Biome: Eldritch
  11006. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Owl to BiomeGroup of type CREATURE Biome: coarseIslands
  11007. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Swan to BiomeGroup of type CREATURE Biome: JUNGLE
  11008. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Cassowary to BiomeGroup of type CREATURE Biome: Oak Savanna
  11009. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Pelican to BiomeGroup of type CREATURE Biome: swamplands
  11010. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Swan to BiomeGroup of type CREATURE Biome: MUSHROOM
  11011. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Hummingbird to BiomeGroup of type CREATURE Biome: ALL
  11012. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Woodpecker to BiomeGroup of type CREATURE Biome: SWAMP
  11013. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Peafowl to BiomeGroup of type CREATURE Biome: DRY MOUNTAIN
  11014. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Duck to BiomeGroup of type CREATURE Biome: swamplands
  11015. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Kingfisher to BiomeGroup of type CREATURE Biome: CONIFEROUS
  11016. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Magpie to BiomeGroup of type CREATURE Biome: Twilight Highlands
  11017. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Owl to BiomeGroup of type CREATURE Biome: MAGICAL
  11018. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Owl to BiomeGroup of type CREATURE Biome: RIVER
  11019. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Roadrunner to BiomeGroup of type CREATURE Biome: DRY MOUNTAIN
  11020. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Seagull to BiomeGroup of type CREATURE Biome: Twilight Lake
  11021. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Peafowl to BiomeGroup of type CREATURE Biome: ALL
  11022. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Peafowl to BiomeGroup of type CREATURE Biome: sludgePlains M
  11023. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Hummingbird to BiomeGroup of type CREATURE Biome: marsh1 M
  11024. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Lyrebird to BiomeGroup of type CREATURE Biome: TWILIGHTFOREST
  11025. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Flamingo to BiomeGroup of type CREATURE Biome: TWILIGHTFOREST
  11026. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Kingfisher to BiomeGroup of type CREATURE Biome: TWILIGHTFOREST
  11027. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Kiwi to BiomeGroup of type CREATURE Biome: swamplands
  11028. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Woodpecker to BiomeGroup of type CREATURE Biome: Twilight Swamp
  11029. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Seagull to BiomeGroup of type CREATURE Biome: TWILIGHTFOREST
  11030. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Peafowl to BiomeGroup of type CREATURE Biome: MAGICAL
  11031. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Parrot to BiomeGroup of type CREATURE Biome: JUNGLE
  11032. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Pigeon to BiomeGroup of type CREATURE Biome: WyvernBiome
  11033. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Owl to BiomeGroup of type CREATURE Biome: ICE MOUNTAIN
  11034. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Woodpecker to BiomeGroup of type CREATURE Biome: MUSHROOM
  11035. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Magpie to BiomeGroup of type CREATURE Biome: DRY MOUNTAIN
  11036. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Kiwi to BiomeGroup of type CREATURE Biome: Emerald Biome
  11037. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Cassowary to BiomeGroup of type CREATURE Biome: ALL
  11038. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Pigeon to BiomeGroup of type CREATURE Biome: MUSHROOM
  11039. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Kiwi to BiomeGroup of type CREATURE Biome: SWAMP
  11040. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Hummingbird to BiomeGroup of type CREATURE Biome: OCEAN
  11041. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Swan to BiomeGroup of type CREATURE Biome: TWILIGHTRIVER
  11042. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Cassowary to BiomeGroup of type CREATURE Biome: PLAINS
  11043. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Cassowary to BiomeGroup of type CREATURE Biome: Twilight Highlands
  11044. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Peafowl to BiomeGroup of type CREATURE Biome: Enchanted Forest
  11045. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Parrot to BiomeGroup of type CREATURE Biome: DRY MOUNTAIN
  11046. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Cassowary to BiomeGroup of type CREATURE Biome: swamplands
  11047. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Owl to BiomeGroup of type CREATURE Biome: Eerie
  11048. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Lyrebird to BiomeGroup of type CREATURE Biome: TWILIGHTALL
  11049. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Lyrebird to BiomeGroup of type CREATURE Biome: Firefly Forest
  11050. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Kiwi to BiomeGroup of type CREATURE Biome: LUSH MOUNTAIN
  11051. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Peafowl to BiomeGroup of type CREATURE Biome: PLAINS
  11052. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Seagull to BiomeGroup of type CREATURE Biome: RIVER
  11053. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Peafowl to BiomeGroup of type CREATURE Biome: OCEAN
  11054. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Kiwi to BiomeGroup of type CREATURE Biome: RIVER
  11055. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Kingfisher to BiomeGroup of type CREATURE Biome: FOREST
  11056. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Ostrich to BiomeGroup of type CREATURE Biome: ALL
  11057. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Lyrebird to BiomeGroup of type CREATURE Biome: deepWaters
  11058. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Swan to BiomeGroup of type CREATURE Biome: COLD
  11059. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Roadrunner to BiomeGroup of type CREATURE Biome: NETHER
  11060. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Flamingo to BiomeGroup of type CREATURE Biome: BEACH
  11061. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Hummingbird to BiomeGroup of type CREATURE Biome: Enchanted Forest
  11062. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Pigeon to BiomeGroup of type CREATURE Biome: Dark Forest
  11063. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Woodpecker to BiomeGroup of type CREATURE Biome: Enchanted Forest
  11064. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Lyrebird to BiomeGroup of type CREATURE Biome: JUNGLE
  11065. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Parrot to BiomeGroup of type CREATURE Biome: Mushroom Forest
  11066. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Lyrebird to BiomeGroup of type CREATURE Biome: SWAMP
  11067. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Hummingbird to BiomeGroup of type CREATURE Biome: WyvernBiome
  11068. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Pigeon to BiomeGroup of type CREATURE Biome: FOREST
  11069. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Vulture to BiomeGroup of type CREATURE Biome: ICE MOUNTAIN
  11070. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_GouldianFinch to BiomeGroup of type CREATURE Biome: ALL
  11071. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Magpie to BiomeGroup of type CREATURE Biome: CONIFEROUS
  11072. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Owl to BiomeGroup of type CREATURE Biome: FOREST
  11073. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Parrot to BiomeGroup of type CREATURE Biome: MAGICAL
  11074. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Lyrebird to BiomeGroup of type CREATURE Biome: sludgePlains
  11075. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Woodpecker to BiomeGroup of type CREATURE Biome: PLAINS
  11076. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Duck to BiomeGroup of type CREATURE Biome: RIVER
  11077. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Kiwi to BiomeGroup of type CREATURE Biome: SPOOKY
  11078. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Seagull to BiomeGroup of type CREATURE Biome: COLD
  11079. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Parrot to BiomeGroup of type CREATURE Biome: ALL
  11080. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Kiwi to BiomeGroup of type CREATURE Biome: OCEAN
  11081. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Toucan to BiomeGroup of type CREATURE Biome: NETHER
  11082. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Pigeon to BiomeGroup of type CREATURE Biome: MAGICAL
  11083. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Duck to BiomeGroup of type CREATURE Biome: BEACH
  11084. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Hummingbird to BiomeGroup of type CREATURE Biome: SAVANNA
  11085. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Hummingbird to BiomeGroup of type CREATURE Biome: LUSH MOUNTAIN
  11086. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Pigeon to BiomeGroup of type CREATURE Biome: TWILIGHTALL
  11087. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Seagull to BiomeGroup of type CREATURE Biome: swamplands
  11088. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Peafowl to BiomeGroup of type CREATURE Biome: MOUNTAIN
  11089. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Woodpecker to BiomeGroup of type CREATURE Biome: ICE MOUNTAIN
  11090. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Magpie to BiomeGroup of type CREATURE Biome: TWILIGHTALL
  11091. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Hummingbird to BiomeGroup of type CREATURE Biome: FOREST
  11092. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Kiwi to BiomeGroup of type CREATURE Biome: WyvernBiome
  11093. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Parrot to BiomeGroup of type CREATURE Biome: Enchanted Forest
  11094. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Lyrebird to BiomeGroup of type CREATURE Biome: Fire Swamp
  11095. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Lyrebird to BiomeGroup of type CREATURE Biome: MAGICAL
  11096. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Parrot to BiomeGroup of type CREATURE Biome: Oak Savanna
  11097. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Vulture to BiomeGroup of type CREATURE Biome: LUSH MOUNTAIN
  11098. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Magpie to BiomeGroup of type CREATURE Biome: ICE MOUNTAIN
  11099. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Lyrebird to BiomeGroup of type CREATURE Biome: TWILIGHTRIVER
  11100. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Parrot to BiomeGroup of type CREATURE Biome: Dark Forest
  11101. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Woodpecker to BiomeGroup of type CREATURE Biome: Oak Savanna
  11102. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Pigeon to BiomeGroup of type CREATURE Biome: Twilight Highlands
  11103. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Roadrunner to BiomeGroup of type CREATURE Biome: DESERT
  11104. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Flamingo to BiomeGroup of type CREATURE Biome: swamplands
  11105. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Kiwi to BiomeGroup of type CREATURE Biome: SAVANNA
  11106. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Owl to BiomeGroup of type CREATURE Biome: TWILIGHTRIVER
  11107. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Vulture to BiomeGroup of type CREATURE Biome: SAVANNA
  11108. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Toucan to BiomeGroup of type CREATURE Biome: DESERT
  11109. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Hummingbird to BiomeGroup of type CREATURE Biome: MAGICAL
  11110. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Penguin to BiomeGroup of type CREATURE Biome: TWILIGHTFOREST
  11111. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Cassowary to BiomeGroup of type CREATURE Biome: WyvernBiome
  11112. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Duck to BiomeGroup of type CREATURE Biome: TWILIGHTFOREST
  11113. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Vulture to BiomeGroup of type CREATURE Biome: MOUNTAIN
  11114. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Peafowl to BiomeGroup of type CREATURE Biome: DESERT
  11115. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Parrot to BiomeGroup of type CREATURE Biome: Twilight Highlands
  11116. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Flamingo to BiomeGroup of type CREATURE Biome: coarseIslands
  11117. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Hummingbird to BiomeGroup of type CREATURE Biome: Mushroom Forest
  11118. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Lyrebird to BiomeGroup of type CREATURE Biome: Mushroom Forest
  11119. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Hummingbird to BiomeGroup of type CREATURE Biome: RIVER
  11120. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Pigeon to BiomeGroup of type CREATURE Biome: deepWaters M
  11121. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Hummingbird to BiomeGroup of type CREATURE Biome: MUSHROOM
  11122. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Woodpecker to BiomeGroup of type CREATURE Biome: ALL
  11123. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Seagull to BiomeGroup of type CREATURE Biome: CONIFEROUS
  11124. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Woodpecker to BiomeGroup of type CREATURE Biome: Twilight Highlands
  11125. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Parrot to BiomeGroup of type CREATURE Biome: SWAMP
  11126. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Cassowary to BiomeGroup of type CREATURE Biome: SPOOKY
  11127. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Owl to BiomeGroup of type CREATURE Biome: swamplands
  11128. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Hummingbird to BiomeGroup of type CREATURE Biome: MOUNTAIN
  11129. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Kingfisher to BiomeGroup of type CREATURE Biome: MAGICAL
  11130. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Kingfisher to BiomeGroup of type CREATURE Biome: deepWaters
  11131. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Duck to BiomeGroup of type CREATURE Biome: OCEAN
  11132. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Pigeon to BiomeGroup of type CREATURE Biome: SWAMP
  11133. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Owl to BiomeGroup of type CREATURE Biome: LUSH MOUNTAIN
  11134. [23:41:28 INFO]: Adding SpawnListEntry exoticbirds.EB_Duck to BiomeGroup of type CREATURE Biome: deepWaters
  11135. [23:41:28 INFO]: Adding SpawnListEntry lom.Narwal to BiomeGroup of type WATERCREATURE Biome: TWILIGHTALL
  11136. [23:41:28 INFO]: Adding SpawnListEntry lom.Cockroach to BiomeGroup of type CREATURE Biome: patchyIslands
  11137. [23:41:28 INFO]: Adding SpawnListEntry lom.Croco to BiomeGroup of type MONSTER Biome: marsh2
  11138. [23:41:28 INFO]: Adding SpawnListEntry lom.SeaHorse to BiomeGroup of type WATERCREATURE Biome: COLD
  11139. [23:41:28 INFO]: Adding SpawnListEntry lom.Squirrel to BiomeGroup of type CREATURE Biome: RIVER
  11140. [23:41:28 INFO]: Adding SpawnListEntry lom.Frog to BiomeGroup of type MONSTER Biome: TWILIGHTALL
  11141. [23:41:28 INFO]: Adding SpawnListEntry lom.HermitCrab to BiomeGroup of type MONSTER Biome: ALL
  11142. [23:41:28 INFO]: Adding SpawnListEntry lom.Cockroach to BiomeGroup of type CREATURE Biome: SPOOKY
  11143. [23:41:28 INFO]: Adding SpawnListEntry lom.Bird to BiomeGroup of type MONSTER Biome: SWAMP
  11144. [23:41:28 INFO]: Adding SpawnListEntry lom.Gekko to BiomeGroup of type CREATURE Biome: Twilight Swamp
  11145. [23:41:28 INFO]: Adding SpawnListEntry lom.Fly to BiomeGroup of type CREATURE Biome: SWAMP
  11146. [23:41:28 INFO]: Adding SpawnListEntry lom.Goat to BiomeGroup of type CREATURE Biome: JUNGLE
  11147. [23:41:28 INFO]: Adding SpawnListEntry lom.Triceratops to BiomeGroup of type CREATURE Biome: Dino Mountains
  11148. [23:41:28 INFO]: Adding SpawnListEntry lom.WinterDeer to BiomeGroup of type CREATURE Biome: END
  11149. [23:41:28 INFO]: Adding SpawnListEntry lom.BullFrog to BiomeGroup of type CREATURE Biome: Garden
  11150. [23:41:28 INFO]: Adding SpawnListEntry lom.Boar to BiomeGroup of type CREATURE Biome: TWILIGHTALL
  11151. [23:41:28 INFO]: Adding SpawnListEntry lom.Bunny to BiomeGroup of type MONSTER Biome: JUNGLE
  11152. [23:41:28 INFO]: Adding SpawnListEntry lom.Lizard to BiomeGroup of type CREATURE Biome: Sky
  11153. [23:41:28 INFO]: Adding SpawnListEntry lom.SeaHorse to BiomeGroup of type WATERCREATURE Biome: ALL
  11154. [23:41:28 INFO]: Adding SpawnListEntry lom.Shark to BiomeGroup of type WATERCREATURE Biome: CONIFEROUS
  11155. [23:41:28 INFO]: Adding SpawnListEntry lom.Icebear to BiomeGroup of type MONSTER Biome: Arctic Ocean
  11156. [23:41:28 INFO]: Adding SpawnListEntry lom.Bee to BiomeGroup of type CREATURE Biome: FOREST
  11157. [23:41:28 INFO]: Adding SpawnListEntry lom.Camel to BiomeGroup of type CREATURE Biome: SAVANNA
  11158. [23:41:28 INFO]: Adding SpawnListEntry lom.Lion to BiomeGroup of type MONSTER Biome: TWILIGHTALL
  11159. [23:41:28 INFO]: Adding SpawnListEntry lom.Penguin to BiomeGroup of type CREATURE Biome: ALL
  11160. [23:41:28 INFO]: Adding SpawnListEntry lom.Shark to BiomeGroup of type WATERCREATURE Biome: JUNGLE
  11161. [23:41:28 INFO]: Adding SpawnListEntry lom.Turtle to BiomeGroup of type CREATURE Biome: SWAMP
  11162. [23:41:28 INFO]: Adding SpawnListEntry lom.BigFishy to BiomeGroup of type WATERCREATURE Biome: RIVER
  11163. [23:41:28 INFO]: Adding SpawnListEntry lom.Deer to BiomeGroup of type CREATURE Biome: MAGICAL
  11164. [23:41:28 INFO]: Adding SpawnListEntry lom.Squirrel to BiomeGroup of type CREATURE Biome: SWAMP
  11165. [23:41:28 INFO]: Adding SpawnListEntry lom.HermitCrab to BiomeGroup of type MONSTER Biome: MUSHROOM
  11166. [23:41:28 INFO]: Adding SpawnListEntry lom.Narwal to BiomeGroup of type WATERCREATURE Biome: Arctic Ocean
  11167. [23:41:28 INFO]: Adding SpawnListEntry lom.Triceratops to BiomeGroup of type CREATURE Biome: Dino Plains
  11168. [23:41:28 INFO]: Adding SpawnListEntry lom.Squirrel to BiomeGroup of type CREATURE Biome: PLAINS
  11169. [23:41:28 INFO]: Adding SpawnListEntry lom.Bee to BiomeGroup of type CREATURE Biome: PLAINS
  11170. [23:41:28 INFO]: Adding SpawnListEntry lom.Elephant to BiomeGroup of type CREATURE Biome: PLAINS
  11171. [23:41:28 INFO]: Adding SpawnListEntry lom.Deer to BiomeGroup of type CREATURE Biome: swamplands
  11172. [23:41:28 INFO]: Adding SpawnListEntry lom.Boar to BiomeGroup of type CREATURE Biome: DESERT
  11173. [23:41:28 INFO]: Adding SpawnListEntry lom.HammerShark to BiomeGroup of type WATERCREATURE Biome: RIVER
  11174. [23:41:28 INFO]: Adding SpawnListEntry lom.Elephant to BiomeGroup of type CREATURE Biome: DESERT
  11175. [23:41:28 INFO]: Adding SpawnListEntry lom.Snake to BiomeGroup of type MONSTER Biome: JUNGLE
  11176. [23:41:28 INFO]: Adding SpawnListEntry lom.Narwal to BiomeGroup of type WATERCREATURE Biome: swamplands
  11177. [23:41:28 INFO]: Adding SpawnListEntry lom.Goat to BiomeGroup of type CREATURE Biome: ICE MOUNTAIN
  11178. [23:41:28 INFO]: Adding SpawnListEntry lom.Butterfly to BiomeGroup of type MONSTER Biome: TWILIGHTFOREST
  11179. [23:41:28 INFO]: Adding SpawnListEntry lom.Fishy to BiomeGroup of type WATERCREATURE Biome: Twilight Lake
  11180. [23:41:28 INFO]: Adding SpawnListEntry lom.Croco to BiomeGroup of type MONSTER Biome: patchyIslands
  11181. [23:41:28 INFO]: Adding SpawnListEntry lom.Gazelle to BiomeGroup of type CREATURE Biome: TWILIGHTFOREST
  11182. [23:41:28 INFO]: Adding SpawnListEntry lom.Whale to BiomeGroup of type WATERCREATURE Biome: TWILIGHTFOREST
  11183. [23:41:28 INFO]: Adding SpawnListEntry lom.Bison to BiomeGroup of type CREATURE Biome: ALL
  11184. [23:41:28 INFO]: Adding SpawnListEntry lom.BigFishy to BiomeGroup of type WATERCREATURE Biome: TWILIGHTRIVER
  11185. [23:41:28 INFO]: Adding SpawnListEntry lom.BullFrog to BiomeGroup of type CREATURE Biome: ALL
  11186. [23:41:28 INFO]: Adding SpawnListEntry lom.Bird to BiomeGroup of type MONSTER Biome: CONIFEROUS
  11187. [23:41:28 INFO]: Adding SpawnListEntry lom.Deer to BiomeGroup of type CREATURE Biome: Twilight Highlands
  11188. [23:41:28 INFO]: Adding SpawnListEntry lom.Boar to BiomeGroup of type CREATURE Biome: ALL
  11189. [23:41:28 INFO]: Adding SpawnListEntry lom.Whale to BiomeGroup of type WATERCREATURE Biome: Twilight Lake
  11190. [23:41:28 INFO]: Adding SpawnListEntry lom.Gekko to BiomeGroup of type CREATURE Biome: sludgePlains
  11191. [23:41:28 INFO]: Adding SpawnListEntry lom.Lion to BiomeGroup of type MONSTER Biome: MAGICAL
  11192. [23:41:28 INFO]: Adding SpawnListEntry lom.Fly to BiomeGroup of type CREATURE Biome: TWILIGHTALL
  11193. [23:41:28 INFO]: Adding SpawnListEntry lom.Ant to BiomeGroup of type CREATURE Biome: SAVANNA
  11194. [23:41:28 INFO]: Adding SpawnListEntry lom.Bunny to BiomeGroup of type MONSTER Biome: COLD
  11195. [23:41:28 INFO]: Adding SpawnListEntry lom.Penguin to BiomeGroup of type CREATURE Biome: COLD
  11196. [23:41:28 INFO]: Adding SpawnListEntry lom.Bird to BiomeGroup of type MONSTER Biome: ALL
  11197. [23:41:28 INFO]: Adding SpawnListEntry lom.SeaHorse to BiomeGroup of type WATERCREATURE Biome: swamplands
  11198. [23:41:28 INFO]: Adding SpawnListEntry lom.Deer to BiomeGroup of type CREATURE Biome: TWILIGHTFOREST
  11199. [23:41:28 INFO]: Adding SpawnListEntry lom.Pterosaurus to BiomeGroup of type MONSTER Biome: Dino Ocean
  11200. [23:41:28 INFO]: Adding SpawnListEntry lom.Vulture to BiomeGroup of type MONSTER Biome: FOREST
  11201. [23:41:28 INFO]: Adding SpawnListEntry lom.Bee to BiomeGroup of type CREATURE Biome: Garden
  11202. [23:41:28 INFO]: Adding SpawnListEntry lom.Bison to BiomeGroup of type CREATURE Biome: DESERT
  11203. [23:41:28 INFO]: Adding SpawnListEntry lom.Worm to BiomeGroup of type CREATURE Biome: MAGICAL
  11204. [23:41:28 INFO]: Adding SpawnListEntry lom.Fishy to BiomeGroup of type WATERCREATURE Biome: SWAMP
  11205. [23:41:28 INFO]: Adding SpawnListEntry lom.Bison to BiomeGroup of type CREATURE Biome: Twilight Clearing
  11206. [23:41:28 INFO]: Adding SpawnListEntry lom.HammerShark to BiomeGroup of type WATERCREATURE Biome: COLD
  11207. [23:41:28 INFO]: Adding SpawnListEntry lom.Gekko to BiomeGroup of type CREATURE Biome: MUSHROOM
  11208. [23:41:28 INFO]: Adding SpawnListEntry lom.Frog to BiomeGroup of type MONSTER Biome: MUSHROOM
  11209. [23:41:28 INFO]: Adding SpawnListEntry lom.FireFly to BiomeGroup of type CREATURE Biome: MUSHROOM
  11210. [23:41:28 INFO]: Adding SpawnListEntry lom.Squirrel to BiomeGroup of type CREATURE Biome: Snowy Forest
  11211. [23:41:28 INFO]: Adding SpawnListEntry lom.WinterDeer to BiomeGroup of type CREATURE Biome: Sky
  11212. [23:41:28 INFO]: Adding SpawnListEntry lom.Shark to BiomeGroup of type WATERCREATURE Biome: deepWaters
  11213. [23:41:28 INFO]: Adding SpawnListEntry lom.Brontosaurus to BiomeGroup of type CREATURE Biome: Dino Plains
  11214. [23:41:28 INFO]: Adding SpawnListEntry lom.Fishy to BiomeGroup of type WATERCREATURE Biome: PLAINS
  11215. [23:41:28 INFO]: Adding SpawnListEntry lom.PDFrog to BiomeGroup of type MONSTER Biome: sludgePlains
  11216. [23:41:28 INFO]: Adding SpawnListEntry lom.Elephant to BiomeGroup of type CREATURE Biome: TWILIGHTFOREST
  11217. [23:41:28 INFO]: Adding SpawnListEntry lom.Narwal to BiomeGroup of type WATERCREATURE Biome: deepWaters
  11218. [23:41:28 INFO]: Adding SpawnListEntry lom.Bunny to BiomeGroup of type MONSTER Biome: RIVER
  11219. [23:41:28 INFO]: Adding SpawnListEntry lom.BigFishy to BiomeGroup of type WATERCREATURE Biome: ALL
  11220. [23:41:28 INFO]: Adding SpawnListEntry lom.Gazelle to BiomeGroup of type CREATURE Biome: SAVANNA
  11221. [23:41:28 INFO]: Adding SpawnListEntry lom.Bison to BiomeGroup of type CREATURE Biome: SAVANNA
  11222. [23:41:28 INFO]: Adding SpawnListEntry lom.Mammoth to BiomeGroup of type CREATURE Biome: Ice Islands
  11223. [23:41:28 INFO]: Adding SpawnListEntry lom.Gekko to BiomeGroup of type CREATURE Biome: marsh1
  11224. [23:41:28 INFO]: Adding SpawnListEntry lom.Bunny to BiomeGroup of type MONSTER Biome: Enchanted Forest
  11225. [23:41:28 INFO]: Adding SpawnListEntry lom.Gazelle to BiomeGroup of type CREATURE Biome: MAGICAL
  11226. [23:41:28 INFO]: Adding SpawnListEntry lom.HermitCrab to BiomeGroup of type MONSTER Biome: COLD
  11227. [23:41:28 INFO]: Adding SpawnListEntry lom.Cockroach to BiomeGroup of type CREATURE Biome: Fire Swamp
  11228. [23:41:28 INFO]: Adding SpawnListEntry lom.Mammoth to BiomeGroup of type CREATURE Biome: com.Ice Plains
  11229. [23:41:28 INFO]: Adding SpawnListEntry lom.Cockroach to BiomeGroup of type CREATURE Biome: SWAMP
  11230. [23:41:28 INFO]: Adding SpawnListEntry lom.Bunny to BiomeGroup of type MONSTER Biome: BEACH
  11231. [23:41:28 INFO]: Adding SpawnListEntry lom.MuskOx to BiomeGroup of type CREATURE Biome: com.Ice Plains
  11232. [23:41:28 INFO]: Adding SpawnListEntry lom.TRex to BiomeGroup of type MONSTER Biome: Dino Ocean
  11233. [23:41:28 INFO]: Adding SpawnListEntry lom.SeaHorse to BiomeGroup of type WATERCREATURE Biome: TWILIGHTFOREST
  11234. [23:41:28 INFO]: Adding SpawnListEntry lom.Vulture to BiomeGroup of type MONSTER Biome: Twilight Clearing
  11235. [23:41:28 INFO]: Adding SpawnListEntry lom.Turtle to BiomeGroup of type CREATURE Biome: Garden
  11236. [23:41:28 INFO]: Adding SpawnListEntry lom.Bunny to BiomeGroup of type MONSTER Biome: Twilight Highlands
  11237. [23:41:28 INFO]: Adding SpawnListEntry lom.Boar to BiomeGroup of type CREATURE Biome: MAGICAL
  11238. [23:41:28 INFO]: Adding SpawnListEntry lom.Mole to BiomeGroup of type CREATURE Biome: SAVANNA
  11239. [23:41:28 INFO]: Adding SpawnListEntry lom.Butterfly to BiomeGroup of type MONSTER Biome: SAVANNA
  11240. [23:41:28 INFO]: Adding SpawnListEntry lom.PDFrog to BiomeGroup of type MONSTER Biome: deepWaters
  11241. [23:41:28 INFO]: Adding SpawnListEntry lom.Penguin to BiomeGroup of type CREATURE Biome: Antartica
  11242. [23:41:28 INFO]: Adding SpawnListEntry lom.Bird to BiomeGroup of type MONSTER Biome: MOUNTAIN
  11243. [23:41:28 INFO]: Adding SpawnListEntry lom.Lizard to BiomeGroup of type CREATURE Biome: DESERT
  11244. [23:41:28 INFO]: Adding SpawnListEntry lom.Gazelle to BiomeGroup of type CREATURE Biome: TWILIGHTALL
  11245. [23:41:28 INFO]: Adding SpawnListEntry lom.Icebear to BiomeGroup of type MONSTER Biome: COLD
  11246. [23:41:28 INFO]: Adding SpawnListEntry lom.Narwal to BiomeGroup of type WATERCREATURE Biome: COLD
  11247. [23:41:28 INFO]: Adding SpawnListEntry lom.Snake to BiomeGroup of type MONSTER Biome: Garden
  11248. [23:41:28 INFO]: Adding SpawnListEntry lom.Raptor to BiomeGroup of type CREATURE Biome: Dino Islands
  11249. [23:41:28 INFO]: Adding SpawnListEntry lom.HammerShark to BiomeGroup of type WATERCREATURE Biome: deepWaters
  11250. [23:41:28 INFO]: Adding SpawnListEntry lom.Fishy to BiomeGroup of type WATERCREATURE Biome: deepWaters
  11251. [23:41:28 INFO]: Adding SpawnListEntry lom.Boar to BiomeGroup of type CREATURE Biome: Twilight Clearing
  11252. [23:41:28 INFO]: Adding SpawnListEntry lom.Squirrel to BiomeGroup of type CREATURE Biome: CONIFEROUS
  11253. [23:41:28 INFO]: Adding SpawnListEntry lom.Vulture to BiomeGroup of type MONSTER Biome: Garden
  11254. [23:41:28 INFO]: Adding SpawnListEntry lom.Worm to BiomeGroup of type CREATURE Biome: SAVANNA
  11255. [23:41:28 INFO]: Adding SpawnListEntry lom.Bear to BiomeGroup of type MONSTER Biome: TWILIGHTALL
  11256. [23:41:28 INFO]: Adding SpawnListEntry lom.HammerShark to BiomeGroup of type WATERCREATURE Biome: patchyIslands
  11257. [23:41:28 INFO]: Adding SpawnListEntry lom.Ant to BiomeGroup of type CREATURE Biome: DESERT
  11258. [23:41:28 INFO]: Adding SpawnListEntry lom.Butterfly to BiomeGroup of type MONSTER Biome: JUNGLE
  11259. [23:41:28 INFO]: Adding SpawnListEntry lom.Squirrel to BiomeGroup of type CREATURE Biome: JUNGLE
  11260. [23:41:28 INFO]: Adding SpawnListEntry lom.FireFly to BiomeGroup of type CREATURE Biome: PLAINS
  11261. [23:41:28 INFO]: Adding SpawnListEntry lom.Bunny to BiomeGroup of type MONSTER Biome: ICE MOUNTAIN
  11262. [23:41:28 INFO]: Adding SpawnListEntry lom.SaberTooth to BiomeGroup of type MONSTER Biome: Ice Islands
  11263. [23:41:28 INFO]: Adding SpawnListEntry lom.Mole to BiomeGroup of type CREATURE Biome: PLAINS
  11264. [23:41:28 INFO]: Adding SpawnListEntry lom.Crab to BiomeGroup of type CREATURE Biome: Tropical Beach
  11265. [23:41:28 INFO]: Adding SpawnListEntry lom.Whale to BiomeGroup of type WATERCREATURE Biome: TWILIGHTALL
  11266. [23:41:28 INFO]: Adding SpawnListEntry lom.BullFrog to BiomeGroup of type CREATURE Biome: TWILIGHTFOREST
  11267. [23:41:28 INFO]: Adding SpawnListEntry lom.BullFrog to BiomeGroup of type CREATURE Biome: PLAINS
  11268. [23:41:28 INFO]: Adding SpawnListEntry lom.Squirrel to BiomeGroup of type CREATURE Biome: SPOOKY
  11269. [23:41:28 INFO]: Adding SpawnListEntry lom.Cockroach to BiomeGroup of type CREATURE Biome: TWILIGHTALL
  11270. [23:41:28 INFO]: Adding SpawnListEntry lom.HammerShark to BiomeGroup of type WATERCREATURE Biome: TWILIGHTRIVER
  11271. [23:41:28 INFO]: Adding SpawnListEntry lom.Whale to BiomeGroup of type WATERCREATURE Biome: swamplands
  11272. [23:41:28 INFO]: Adding SpawnListEntry lom.Frog to BiomeGroup of type MONSTER Biome: FOREST
  11273. [23:41:28 INFO]: Adding SpawnListEntry lom.Deer to BiomeGroup of type CREATURE Biome: FOREST
  11274. [23:41:28 INFO]: Adding SpawnListEntry lom.Frog to BiomeGroup of type MONSTER Biome: marsh2
  11275. [23:41:28 INFO]: Adding SpawnListEntry lom.Icebear to BiomeGroup of type MONSTER Biome: Twilight Glacier
  11276. [23:41:28 INFO]: Adding SpawnListEntry lom.Bunny to BiomeGroup of type MONSTER Biome: ALL
  11277. [23:41:28 INFO]: Adding SpawnListEntry lom.Brontosaurus to BiomeGroup of type CREATURE Biome: Dino Mountains
  11278. [23:41:28 INFO]: Adding SpawnListEntry lom.HammerShark to BiomeGroup of type WATERCREATURE Biome: JUNGLE
  11279. [23:41:28 INFO]: Adding SpawnListEntry lom.PDFrog to BiomeGroup of type MONSTER Biome: patchyIslands
  11280. [23:41:28 INFO]: Adding SpawnListEntry lom.Boar to BiomeGroup of type CREATURE Biome: PLAINS
  11281. [23:41:28 INFO]: Adding SpawnListEntry lom.Bunny to BiomeGroup of type MONSTER Biome: LUSH MOUNTAIN
  11282. [23:41:28 INFO]: Adding SpawnListEntry lom.Narwal to BiomeGroup of type WATERCREATURE Biome: OCEAN
  11283. [23:41:28 INFO]: Adding SpawnListEntry lom.Bird to BiomeGroup of type MONSTER Biome: BEACH
  11284. [23:41:28 INFO]: Adding SpawnListEntry lom.Deer to BiomeGroup of type CREATURE Biome: MUSHROOM
  11285. [23:41:28 INFO]: Adding SpawnListEntry lom.Fly to BiomeGroup of type CREATURE Biome: PLAINS
  11286. [23:41:28 INFO]: Adding SpawnListEntry lom.Lizard to BiomeGroup of type CREATURE Biome: JUNGLE
  11287. [23:41:28 INFO]: Adding SpawnListEntry lom.Croco to BiomeGroup of type MONSTER Biome: SPOOKY
  11288. [23:41:28 INFO]: Adding SpawnListEntry lom.WinterDeer to BiomeGroup of type CREATURE Biome: CONIFEROUS
  11289. [23:41:28 INFO]: Adding SpawnListEntry lom.Gekko to BiomeGroup of type CREATURE Biome: RIVER
  11290. [23:41:28 INFO]: Adding SpawnListEntry lom.HermitCrab to BiomeGroup of type MONSTER Biome: Tropical Beach
  11291. [23:41:28 INFO]: Adding SpawnListEntry lom.WinterDeer to BiomeGroup of type CREATURE Biome: TWILIGHTFOREST
  11292. [23:41:28 INFO]: Adding SpawnListEntry lom.Turtle to BiomeGroup of type CREATURE Biome: Twilight Clearing
  11293. [23:41:28 INFO]: Adding SpawnListEntry lom.Fly to BiomeGroup of type CREATURE Biome: DESERT
  11294. [23:41:28 INFO]: Adding SpawnListEntry lom.Lizard to BiomeGroup of type CREATURE Biome: TWILIGHTALL
  11295. [23:41:28 INFO]: Adding SpawnListEntry lom.FireFly to BiomeGroup of type CREATURE Biome: BEACH
  11296. [23:41:28 INFO]: Adding SpawnListEntry lom.Bird to BiomeGroup of type MONSTER Biome: SAVANNA
  11297. [23:41:28 INFO]: Adding SpawnListEntry lom.Frog to BiomeGroup of type MONSTER Biome: TWILIGHTRIVER
  11298. [23:41:28 INFO]: Adding SpawnListEntry lom.Ant to BiomeGroup of type CREATURE Biome: PLAINS
  11299. [23:41:28 INFO]: Adding SpawnListEntry lom.Narwal to BiomeGroup of type WATERCREATURE Biome: TWILIGHTRIVER
  11300. [23:41:28 INFO]: Adding SpawnListEntry lom.BullFrog to BiomeGroup of type CREATURE Biome: FOREST
  11301. [23:41:28 INFO]: Adding SpawnListEntry lom.Gekko to BiomeGroup of type CREATURE Biome: TWILIGHTALL
  11302. [23:41:28 INFO]: Adding SpawnListEntry lom.SeaHorse to BiomeGroup of type WATERCREATURE Biome: Twilight Lake
  11303. [23:41:28 INFO]: Adding SpawnListEntry lom.Whale to BiomeGroup of type WATERCREATURE Biome: SWAMP
  11304. [23:41:28 INFO]: Adding SpawnListEntry lom.Lizard to BiomeGroup of type CREATURE Biome: SPOOKY
  11305. [23:41:28 INFO]: Adding SpawnListEntry lom.Frog to BiomeGroup of type MONSTER Biome: coarseIslands
  11306. [23:41:28 INFO]: Adding SpawnListEntry lom.Frog to BiomeGroup of type MONSTER Biome: SWAMP
  11307. [23:41:28 INFO]: Adding SpawnListEntry lom.Deer to BiomeGroup of type CREATURE Biome: Dark Forest
  11308. [23:41:28 INFO]: Adding SpawnListEntry lom.SeaHorse to BiomeGroup of type WATERCREATURE Biome: JUNGLE
  11309. [23:41:28 INFO]: Adding SpawnListEntry lom.Bear to BiomeGroup of type MONSTER Biome: TWILIGHTFOREST
  11310. [23:41:28 INFO]: Adding SpawnListEntry lom.Shark to BiomeGroup of type WATERCREATURE Biome: ALL
  11311. [23:41:28 INFO]: Adding SpawnListEntry lom.Deer to BiomeGroup of type CREATURE Biome: MOUNTAIN
  11312. [23:41:28 INFO]: Adding SpawnListEntry lom.Bunny to BiomeGroup of type MONSTER Biome: MAGICAL
  11313. [23:41:28 INFO]: Adding SpawnListEntry lom.Bee to BiomeGroup of type CREATURE Biome: DESERT
  11314. [23:41:28 INFO]: Adding SpawnListEntry lom.Pterosaurus to BiomeGroup of type MONSTER Biome: Dino Islands
  11315. [23:41:28 INFO]: Adding SpawnListEntry lom.Snake to BiomeGroup of type MONSTER Biome: Twilight Clearing
  11316. [23:41:28 INFO]: Adding SpawnListEntry lom.Bird to BiomeGroup of type MONSTER Biome: TWILIGHTFOREST
  11317. [23:41:28 INFO]: Adding SpawnListEntry lom.Gazelle to BiomeGroup of type CREATURE Biome: Garden
  11318. [23:41:28 INFO]: Adding SpawnListEntry lom.Crab to BiomeGroup of type CREATURE Biome: COLD
  11319. [23:41:28 INFO]: Adding SpawnListEntry lom.Bee to BiomeGroup of type CREATURE Biome: SAVANNA
  11320. [23:41:28 INFO]: Adding SpawnListEntry lom.Bison to BiomeGroup of type CREATURE Biome: FOREST
  11321. [23:41:28 INFO]: Adding SpawnListEntry lom.Cockroach to BiomeGroup of type CREATURE Biome: Garden
  11322. [23:41:28 INFO]: Adding SpawnListEntry lom.Bunny to BiomeGroup of type MONSTER Biome: Dark Forest
  11323. [23:41:28 INFO]: Adding SpawnListEntry lom.MuskOx to BiomeGroup of type CREATURE Biome: Ice Ocean
  11324. [23:41:28 INFO]: Adding SpawnListEntry lom.Worm to BiomeGroup of type CREATURE Biome: Garden
  11325. [23:41:28 INFO]: Adding SpawnListEntry lom.FireFly to BiomeGroup of type CREATURE Biome: FOREST
  11326. [23:41:28 INFO]: Adding SpawnListEntry lom.Bear to BiomeGroup of type MONSTER Biome: PLAINS
  11327. [23:41:28 INFO]: Adding SpawnListEntry lom.Camel to BiomeGroup of type CREATURE Biome: DRY MOUNTAIN
  11328. [23:41:28 INFO]: Adding SpawnListEntry lom.Lizard to BiomeGroup of type CREATURE Biome: END
  11329. [23:41:28 INFO]: Adding SpawnListEntry lom.Croco to BiomeGroup of type MONSTER Biome: swamplands
  11330. [23:41:28 INFO]: Adding SpawnListEntry lom.Brontosaurus to BiomeGroup of type CREATURE Biome: Dino Islands
  11331. [23:41:28 INFO]: Adding SpawnListEntry lom.Giraffe to BiomeGroup of type CREATURE Biome: Twilight Clearing
  11332. [23:41:28 INFO]: Adding SpawnListEntry lom.Bird to BiomeGroup of type MONSTER Biome: SPOOKY
  11333. [23:41:28 INFO]: Adding SpawnListEntry lom.Shark to BiomeGroup of type WATERCREATURE Biome: TWILIGHTRIVER
  11334. [23:41:28 INFO]: Adding SpawnListEntry lom.FireFly to BiomeGroup of type CREATURE Biome: RIVER
  11335. [23:41:28 INFO]: Adding SpawnListEntry lom.BigFishy to BiomeGroup of type WATERCREATURE Biome: deepWaters
  11336. [23:41:28 INFO]: Adding SpawnListEntry lom.BigFishy to BiomeGroup of type WATERCREATURE Biome: TWILIGHTALL
  11337. [23:41:28 INFO]: Adding SpawnListEntry lom.Whale to BiomeGroup of type WATERCREATURE Biome: COLD
  11338. [23:41:28 INFO]: Adding SpawnListEntry lom.Fishy to BiomeGroup of type WATERCREATURE Biome: JUNGLE
  11339. [23:41:28 INFO]: Adding SpawnListEntry lom.Narwal to BiomeGroup of type WATERCREATURE Biome: JUNGLE
  11340. [23:41:28 INFO]: Adding SpawnListEntry lom.Butterfly to BiomeGroup of type MONSTER Biome: MAGICAL
  11341. [23:41:28 INFO]: Adding SpawnListEntry lom.Crab to BiomeGroup of type CREATURE Biome: BEACH
  11342. [23:41:28 INFO]: Adding SpawnListEntry lom.Camel to BiomeGroup of type CREATURE Biome: NETHER
  11343. [23:41:28 INFO]: Adding SpawnListEntry lom.WinterDeer to BiomeGroup of type CREATURE Biome: Twilight Glacier
  11344. [23:41:28 INFO]: Adding SpawnListEntry lom.Turtle to BiomeGroup of type CREATURE Biome: DESERT
  11345. [23:41:28 INFO]: Adding SpawnListEntry lom.Croco to BiomeGroup of type MONSTER Biome: sludgePlains
  11346. [23:41:28 INFO]: Adding SpawnListEntry lom.Penguin to BiomeGroup of type CREATURE Biome: TWILIGHTALL
  11347. [23:41:28 INFO]: Adding SpawnListEntry lom.Cockroach to BiomeGroup of type CREATURE Biome: marsh2
  11348. [23:41:28 INFO]: Adding SpawnListEntry lom.Elephant to BiomeGroup of type CREATURE Biome: ALL
  11349. [23:41:28 INFO]: Adding SpawnListEntry lom.Brontosaurus to BiomeGroup of type CREATURE Biome: Dino Ocean
  11350. [23:41:28 INFO]: Adding SpawnListEntry lom.Frog to BiomeGroup of type MONSTER Biome: swamplands
  11351. [23:41:28 INFO]: Adding SpawnListEntry lom.BullFrog to BiomeGroup of type CREATURE Biome: SAVANNA
  11352. [23:41:28 INFO]: Adding SpawnListEntry lom.Gekko to BiomeGroup of type CREATURE Biome: patchyIslands
  11353. [23:41:28 INFO]: Adding SpawnListEntry lom.Turtle to BiomeGroup of type CREATURE Biome: SAVANNA
  11354. [23:41:28 INFO]: Adding SpawnListEntry lom.Bear to BiomeGroup of type MONSTER Biome: DESERT
  11355. [23:41:28 INFO]: Adding SpawnListEntry lom.Elephant to BiomeGroup of type CREATURE Biome: Garden
  11356. [23:41:28 INFO]: Adding SpawnListEntry lom.Lion to BiomeGroup of type MONSTER Biome: Twilight Clearing
  11357. [23:41:28 INFO]: Adding SpawnListEntry lom.Fishy to BiomeGroup of type WATERCREATURE Biome: swamplands
  11358. [23:41:28 INFO]: Adding SpawnListEntry lom.Pterosaurus to BiomeGroup of type MONSTER Biome: Dino Plains
  11359. [23:41:28 INFO]: Adding SpawnListEntry lom.SaberTooth to BiomeGroup of type MONSTER Biome: Ice Ocean
  11360. [23:41:28 INFO]: Adding SpawnListEntry lom.Mammoth to BiomeGroup of type CREATURE Biome: com.Ice Mountains
  11361. [23:41:28 INFO]: Adding SpawnListEntry lom.Turtle to BiomeGroup of type CREATURE Biome: ALL
  11362. [23:41:28 INFO]: Adding SpawnListEntry lom.Bison to BiomeGroup of type CREATURE Biome: TWILIGHTFOREST
  11363. [23:41:28 INFO]: Adding SpawnListEntry lom.Squirrel to BiomeGroup of type CREATURE Biome: Twilight Highlands
  11364. [23:41:28 INFO]: Adding SpawnListEntry lom.Narwal to BiomeGroup of type WATERCREATURE Biome: patchyIslands
  11365. [23:41:28 INFO]: Adding SpawnListEntry lom.PDFrog to BiomeGroup of type MONSTER Biome: JUNGLE
  11366. [23:41:28 INFO]: Adding SpawnListEntry lom.Cockroach to BiomeGroup of type CREATURE Biome: RIVER
  11367. [23:41:28 INFO]: Adding SpawnListEntry lom.Squirrel to BiomeGroup of type CREATURE Biome: Twilight Forest
  11368. [23:41:28 INFO]: Adding SpawnListEntry lom.Deer to BiomeGroup of type CREATURE Biome: OCEAN
  11369. [23:41:28 INFO]: Adding SpawnListEntry lom.Fishy to BiomeGroup of type WATERCREATURE Biome: RIVER
  11370. [23:41:28 INFO]: Adding SpawnListEntry lom.Fishy to BiomeGroup of type WATERCREATURE Biome: OCEAN
  11371. [23:41:28 INFO]: Adding SpawnListEntry lom.Bee to BiomeGroup of type CREATURE Biome: TWILIGHTALL
  11372. [23:41:28 INFO]: Adding SpawnListEntry lom.FireFly to BiomeGroup of type CREATURE Biome: SWAMP
  11373. [23:41:28 INFO]: Adding SpawnListEntry lom.Squirrel to BiomeGroup of type CREATURE Biome: ALL
  11374. [23:41:28 INFO]: Adding SpawnListEntry lom.Lizard to BiomeGroup of type CREATURE Biome: MOUNTAIN
  11375. [23:41:28 INFO]: Adding SpawnListEntry lom.Giraffe to BiomeGroup of type CREATURE Biome: DESERT
  11376. [23:41:28 INFO]: Adding SpawnListEntry lom.Deer to BiomeGroup of type CREATURE Biome: Enchanted Forest
  11377. [23:41:28 INFO]: Adding SpawnListEntry lom.Ant to BiomeGroup of type CREATURE Biome: MAGICAL
  11378. [23:41:28 INFO]: Adding SpawnListEntry lom.Squirrel to BiomeGroup of type CREATURE Biome: Dark Forest
  11379. [23:41:28 INFO]: Adding SpawnListEntry lom.Penguin to BiomeGroup of type CREATURE Biome: Arctic Ocean
  11380. [23:41:28 INFO]: Adding SpawnListEntry lom.Frog to BiomeGroup of type MONSTER Biome: PLAINS
  11381. [23:41:28 INFO]: Adding SpawnListEntry lom.Elephant to BiomeGroup of type CREATURE Biome: TWILIGHTALL
  11382. [23:41:28 INFO]: Adding SpawnListEntry lom.Squirrel to BiomeGroup of type CREATURE Biome: Mushroom Forest
  11383. [23:41:28 INFO]: Adding SpawnListEntry lom.Croco to BiomeGroup of type MONSTER Biome: PLAINS
  11384. [23:41:28 INFO]: Adding SpawnListEntry lom.Worm to BiomeGroup of type CREATURE Biome: DESERT
  11385. [23:41:28 INFO]: Adding SpawnListEntry lom.BullFrog to BiomeGroup of type CREATURE Biome: TWILIGHTALL
  11386. [23:41:28 INFO]: Adding SpawnListEntry lom.Squirrel to BiomeGroup of type CREATURE Biome: MOUNTAIN
  11387. [23:41:28 INFO]: Adding SpawnListEntry lom.Bunny to BiomeGroup of type MONSTER Biome: DESERT
  11388. [23:41:28 INFO]: Adding SpawnListEntry lom.Bunny to BiomeGroup of type MONSTER Biome: Firefly Forest
  11389. [23:41:28 INFO]: Adding SpawnListEntry lom.Bird to BiomeGroup of type MONSTER Biome: DRY MOUNTAIN
  11390. [23:41:28 INFO]: Adding SpawnListEntry lom.PDFrog to BiomeGroup of type MONSTER Biome: FOREST
  11391. [23:41:28 INFO]: Adding SpawnListEntry lom.Bunny to BiomeGroup of type MONSTER Biome: MUSHROOM
  11392. [23:41:28 INFO]: Adding SpawnListEntry lom.Cockroach to BiomeGroup of type CREATURE Biome: PLAINS
  11393. [23:41:28 INFO]: Adding SpawnListEntry lom.TRex to BiomeGroup of type MONSTER Biome: Dino Plains
  11394. [23:41:28 INFO]: Adding SpawnListEntry lom.PDFrog to BiomeGroup of type MONSTER Biome: TWILIGHTFOREST
  11395. [23:41:28 INFO]: Adding SpawnListEntry lom.FireFly to BiomeGroup of type CREATURE Biome: TWILIGHTALL
  11396. [23:41:28 INFO]: Adding SpawnListEntry lom.Bunny to BiomeGroup of type MONSTER Biome: SWAMP
  11397. [23:41:28 INFO]: Adding SpawnListEntry lom.HermitCrab to BiomeGroup of type MONSTER Biome: OCEAN
  11398. [23:41:28 INFO]: Adding SpawnListEntry lom.Ammonite to BiomeGroup of type WATERCREATURE Biome: Dino Ocean
  11399. [23:41:28 INFO]: Adding SpawnListEntry lom.Cockroach to BiomeGroup of type CREATURE Biome: sludgePlains
  11400. [23:41:28 INFO]: Adding SpawnListEntry lom.Cockroach to BiomeGroup of type CREATURE Biome: coarseIslands
  11401. [23:41:28 INFO]: Adding SpawnListEntry lom.Butterfly to BiomeGroup of type MONSTER Biome: Twilight Clearing
  11402. [23:41:28 INFO]: Adding SpawnListEntry lom.BigFishy to BiomeGroup of type WATERCREATURE Biome: patchyIslands
  11403. [23:41:28 INFO]: Adding SpawnListEntry lom.Cockroach to BiomeGroup of type CREATURE Biome: swamplands
  11404. [23:41:28 INFO]: Adding SpawnListEntry lom.Fishy to BiomeGroup of type WATERCREATURE Biome: MOUNTAIN
  11405. [23:41:28 INFO]: Adding SpawnListEntry lom.SeaHorse to BiomeGroup of type WATERCREATURE Biome: TWILIGHTRIVER
  11406. [23:41:28 INFO]: Adding SpawnListEntry lom.Bear to BiomeGroup of type MONSTER Biome: FOREST
  11407. [23:41:28 INFO]: Adding SpawnListEntry lom.SaberTooth to BiomeGroup of type MONSTER Biome: com.Ice Mountains
  11408. [23:41:28 INFO]: Adding SpawnListEntry lom.Camel to BiomeGroup of type CREATURE Biome: JUNGLE
  11409. [23:41:28 INFO]: Adding SpawnListEntry lom.Croco to BiomeGroup of type MONSTER Biome: ALL
  11410. [23:41:28 INFO]: Adding SpawnListEntry lom.Mole to BiomeGroup of type CREATURE Biome: ALL
  11411. [23:41:28 INFO]: Adding SpawnListEntry lom.Gekko to BiomeGroup of type CREATURE Biome: deepWaters
  11412. [23:41:28 INFO]: Adding SpawnListEntry lom.Gekko to BiomeGroup of type CREATURE Biome: SWAMP
  11413. [23:41:28 INFO]: Adding SpawnListEntry lom.Boar to BiomeGroup of type CREATURE Biome: COLD
  11414. [23:41:28 INFO]: Adding SpawnListEntry lom.Croco to BiomeGroup of type MONSTER Biome: Twilight Swamp
  11415. [23:41:28 INFO]: Adding SpawnListEntry lom.WinterDeer to BiomeGroup of type CREATURE Biome: RIVER
  11416. [23:41:28 INFO]: Adding SpawnListEntry lom.Cockroach to BiomeGroup of type CREATURE Biome: FOREST
  11417. [23:41:28 INFO]: Adding SpawnListEntry lom.Goat to BiomeGroup of type CREATURE Biome: MOUNTAIN
  11418. [23:41:28 INFO]: Adding SpawnListEntry lom.Fishy to BiomeGroup of type WATERCREATURE Biome: CONIFEROUS
  11419. [23:41:28 INFO]: Adding SpawnListEntry lom.Ant to BiomeGroup of type CREATURE Biome: ALL
  11420. [23:41:28 INFO]: Adding SpawnListEntry lom.Deer to BiomeGroup of type CREATURE Biome: Snowy Forest
  11421. [23:41:28 INFO]: Adding SpawnListEntry lom.Cockroach to BiomeGroup of type CREATURE Biome: TWILIGHTFOREST
  11422. [23:41:28 INFO]: Adding SpawnListEntry lom.Bird to BiomeGroup of type MONSTER Biome: JUNGLE
  11423. [23:41:28 INFO]: Adding SpawnListEntry lom.Camel to BiomeGroup of type CREATURE Biome: ALL
  11424. [23:41:28 INFO]: Adding SpawnListEntry lom.Lion to BiomeGroup of type MONSTER Biome: ALL
  11425. [23:41:28 INFO]: Adding SpawnListEntry lom.Boar to BiomeGroup of type CREATURE Biome: SAVANNA
  11426. [23:41:28 INFO]: Adding SpawnListEntry lom.HammerShark to BiomeGroup of type WATERCREATURE Biome: CONIFEROUS
  11427. [23:41:28 INFO]: Adding SpawnListEntry lom.Whale to BiomeGroup of type WATERCREATURE Biome: OCEAN
  11428. [23:41:28 INFO]: Adding SpawnListEntry lom.Icebear to BiomeGroup of type MONSTER Biome: OCEAN
  11429. [23:41:28 INFO]: Adding SpawnListEntry lom.Vulture to BiomeGroup of type MONSTER Biome: SAVANNA
  11430. [23:41:28 INFO]: Adding SpawnListEntry lom.Turtle to BiomeGroup of type CREATURE Biome: PLAINS
  11431. [23:41:28 INFO]: Adding SpawnListEntry lom.Bunny to BiomeGroup of type MONSTER Biome: TWILIGHTALL
  11432. [23:41:28 INFO]: Adding SpawnListEntry lom.Ant to BiomeGroup of type CREATURE Biome: TWILIGHTALL
  11433. [23:41:28 INFO]: Adding SpawnListEntry lom.Fishy to BiomeGroup of type WATERCREATURE Biome: TWILIGHTFOREST
  11434. [23:41:28 INFO]: Adding SpawnListEntry lom.SeaHorse to BiomeGroup of type WATERCREATURE Biome: OCEAN
  11435. [23:41:28 INFO]: Adding SpawnListEntry lom.Icebear to BiomeGroup of type MONSTER Biome: TWILIGHTALL
  11436. [23:41:28 INFO]: Adding SpawnListEntry lom.Lion to BiomeGroup of type MONSTER Biome: TWILIGHTFOREST
  11437. [23:41:28 INFO]: Adding SpawnListEntry lom.Bear to BiomeGroup of type MONSTER Biome: Twilight Clearing
  11438. [23:41:28 INFO]: Adding SpawnListEntry lom.BigFishy to BiomeGroup of type WATERCREATURE Biome: JUNGLE
  11439. [23:41:28 INFO]: Adding SpawnListEntry lom.Snake to BiomeGroup of type MONSTER Biome: MAGICAL
  11440. [23:41:28 INFO]: Adding SpawnListEntry lom.Penguin to BiomeGroup of type CREATURE Biome: Snowy Forest
  11441. [23:41:28 INFO]: Adding SpawnListEntry lom.Elephant to BiomeGroup of type CREATURE Biome: MAGICAL
  11442. [23:41:28 INFO]: Adding SpawnListEntry lom.Deer to BiomeGroup of type CREATURE Biome: SWAMP
  11443. [23:41:28 INFO]: Adding SpawnListEntry lom.Bear to BiomeGroup of type MONSTER Biome: ALL
  11444. [23:41:28 INFO]: Adding SpawnListEntry lom.Whale to BiomeGroup of type WATERCREATURE Biome: patchyIslands
  11445. [23:41:28 INFO]: Adding SpawnListEntry lom.Deer to BiomeGroup of type CREATURE Biome: Twilight Forest
  11446. [23:41:28 INFO]: Adding SpawnListEntry lom.Bunny to BiomeGroup of type MONSTER Biome: Oak Savanna
  11447. [23:41:28 INFO]: Adding SpawnListEntry lom.Lion to BiomeGroup of type MONSTER Biome: FOREST
  11448. [23:41:28 INFO]: Adding SpawnListEntry lom.Butterfly to BiomeGroup of type MONSTER Biome: ALL
  11449. [23:41:28 INFO]: Adding SpawnListEntry lom.Croco to BiomeGroup of type MONSTER Biome: marsh1
  11450. [23:41:28 INFO]: Adding SpawnListEntry lom.Giraffe to BiomeGroup of type CREATURE Biome: ALL
  11451. [23:41:28 INFO]: Adding SpawnListEntry lom.Boar to BiomeGroup of type CREATURE Biome: Garden
  11452. [23:41:28 INFO]: Adding SpawnListEntry lom.Bird to BiomeGroup of type MONSTER Biome: COLD
  11453. [23:41:28 INFO]: Adding SpawnListEntry lom.Bear to BiomeGroup of type MONSTER Biome: CONIFEROUS
  11454. [23:41:28 INFO]: Adding SpawnListEntry lom.FireFly to BiomeGroup of type CREATURE Biome: Garden
  11455. [23:41:28 INFO]: Adding SpawnListEntry lom.HammerShark to BiomeGroup of type WATERCREATURE Biome: Twilight Lake
  11456. [23:41:28 INFO]: Adding SpawnListEntry lom.Squirrel to BiomeGroup of type CREATURE Biome: Enchanted Forest
  11457. [23:41:28 INFO]: Adding SpawnListEntry lom.PDFrog to BiomeGroup of type MONSTER Biome: PLAINS
  11458. [23:41:28 INFO]: Adding SpawnListEntry lom.HammerShark to BiomeGroup of type WATERCREATURE Biome: TWILIGHTALL
  11459. [23:41:28 INFO]: Adding SpawnListEntry lom.HermitCrab to BiomeGroup of type MONSTER Biome: JUNGLE
  11460. [23:41:28 INFO]: Adding SpawnListEntry lom.Bunny to BiomeGroup of type MONSTER Biome: OCEAN
  11461. [23:41:28 INFO]: Adding SpawnListEntry lom.SeaHorse to BiomeGroup of type WATERCREATURE Biome: patchyIslands
  11462. [23:41:28 INFO]: Adding SpawnListEntry lom.MuskOx to BiomeGroup of type CREATURE Biome: Ice Islands
  11463. [23:41:28 INFO]: Adding SpawnListEntry lom.Croco to BiomeGroup of type MONSTER Biome: MUSHROOM
  11464. [23:41:28 INFO]: Adding SpawnListEntry lom.Croco to BiomeGroup of type MONSTER Biome: TWILIGHTRIVER
  11465. [23:41:28 INFO]: Adding SpawnListEntry lom.Turtle to BiomeGroup of type CREATURE Biome: FOREST
  11466. [23:41:28 INFO]: Adding SpawnListEntry lom.WinterDeer to BiomeGroup of type CREATURE Biome: COLD
  11467. [23:41:28 INFO]: Adding SpawnListEntry lom.Gekko to BiomeGroup of type CREATURE Biome: FOREST
  11468. [23:41:28 INFO]: Adding SpawnListEntry lom.PDFrog to BiomeGroup of type MONSTER Biome: MAGICAL
  11469. [23:41:28 INFO]: Adding SpawnListEntry lom.PDFrog to BiomeGroup of type MONSTER Biome: MUSHROOM
  11470. [23:41:28 INFO]: Adding SpawnListEntry lom.Whale to BiomeGroup of type WATERCREATURE Biome: deepWaters
  11471. [23:41:28 INFO]: Adding SpawnListEntry lom.Bunny to BiomeGroup of type MONSTER Biome: PLAINS
  11472. [23:41:28 INFO]: Adding SpawnListEntry lom.Frog to BiomeGroup of type MONSTER Biome: RIVER
  11473. [23:41:28 INFO]: Adding SpawnListEntry lom.PDFrog to BiomeGroup of type MONSTER Biome: SPOOKY
  11474. [23:41:28 INFO]: Adding SpawnListEntry lom.Turtle to BiomeGroup of type CREATURE Biome: MAGICAL
  11475. [23:41:28 INFO]: Adding SpawnListEntry lom.Fly to BiomeGroup of type CREATURE Biome: BEACH
  11476. [23:41:28 INFO]: Adding SpawnListEntry lom.Ant to BiomeGroup of type CREATURE Biome: TWILIGHTFOREST
  11477. [23:41:28 INFO]: Adding SpawnListEntry lom.Deer to BiomeGroup of type CREATURE Biome: SPOOKY
  11478. [23:41:28 INFO]: Adding SpawnListEntry lom.Squirrel to BiomeGroup of type CREATURE Biome: TWILIGHTFOREST
  11479. [23:41:28 INFO]: Adding SpawnListEntry lom.SaberTooth to BiomeGroup of type MONSTER Biome: com.Ice Plains
  11480. [23:41:28 INFO]: Adding SpawnListEntry lom.Lion to BiomeGroup of type MONSTER Biome: PLAINS
  11481. [23:41:28 INFO]: Adding SpawnListEntry lom.Whale to BiomeGroup of type WATERCREATURE Biome: coarseIslands
  11482. [23:41:28 INFO]: Adding SpawnListEntry lom.BigFishy to BiomeGroup of type WATERCREATURE Biome: COLD
  11483. [23:41:28 INFO]: Adding SpawnListEntry lom.Gorilla to BiomeGroup of type MONSTER Biome: JUNGLE
  11484. [23:41:28 INFO]: Adding SpawnListEntry lom.Worm to BiomeGroup of type CREATURE Biome: ALL
  11485. [23:41:28 INFO]: Adding SpawnListEntry lom.Bunny to BiomeGroup of type MONSTER Biome: MOUNTAIN
  11486. [23:41:28 INFO]: Adding SpawnListEntry lom.Whale to BiomeGroup of type WATERCREATURE Biome: ALL
  11487. [23:41:28 INFO]: Adding SpawnListEntry lom.Crab to BiomeGroup of type CREATURE Biome: MUSHROOM
  11488. [23:41:28 INFO]: Adding SpawnListEntry lom.Fly to BiomeGroup of type CREATURE Biome: ALL
  11489. [23:41:28 INFO]: Adding SpawnListEntry lom.Goat to BiomeGroup of type CREATURE Biome: FOREST
  11490. [23:41:28 INFO]: Adding SpawnListEntry lom.Bee to BiomeGroup of type CREATURE Biome: Twilight Clearing
  11491. [23:41:28 INFO]: Adding SpawnListEntry lom.Ant to BiomeGroup of type CREATURE Biome: FOREST
  11492. [23:41:28 INFO]: Adding SpawnListEntry lom.Giraffe to BiomeGroup of type CREATURE Biome: SAVANNA
  11493. [23:41:28 INFO]: Adding SpawnListEntry lom.Gekko to BiomeGroup of type CREATURE Biome: Fire Swamp
  11494. [23:41:28 INFO]: Adding SpawnListEntry lom.Fly to BiomeGroup of type CREATURE Biome: MUSHROOM
  11495. [23:41:28 INFO]: Adding SpawnListEntry lom.Mole to BiomeGroup of type CREATURE Biome: Twilight Clearing
  11496. [23:41:28 INFO]: Adding SpawnListEntry lom.WinterDeer to BiomeGroup of type CREATURE Biome: TWILIGHTALL
  11497. [23:41:28 INFO]: Adding SpawnListEntry lom.Squirrel to BiomeGroup of type CREATURE Biome: TWILIGHTALL
  11498. [23:41:28 INFO]: Adding SpawnListEntry lom.Frog to BiomeGroup of type MONSTER Biome: deepWaters
  11499. [23:41:28 INFO]: Adding SpawnListEntry lom.SeaHorse to BiomeGroup of type WATERCREATURE Biome: CONIFEROUS
  11500. [23:41:28 INFO]: Adding SpawnListEntry lom.Frog to BiomeGroup of type MONSTER Biome: Fire Swamp
  11501. [23:41:28 INFO]: Adding SpawnListEntry lom.Icebear to BiomeGroup of type MONSTER Biome: RIVER
  11502. [23:41:28 INFO]: Adding SpawnListEntry lom.BigFishy to BiomeGroup of type WATERCREATURE Biome: OCEAN
  11503. [23:41:28 INFO]: Adding SpawnListEntry lom.Gorilla to BiomeGroup of type MONSTER Biome: ALL
  11504. [23:41:28 INFO]: Adding SpawnListEntry lom.Shark to BiomeGroup of type WATERCREATURE Biome: RIVER
  11505. [23:41:28 INFO]: Adding SpawnListEntry lom.Snake to BiomeGroup of type MONSTER Biome: PLAINS
  11506. [23:41:28 INFO]: Adding SpawnListEntry lom.Bunny to BiomeGroup of type MONSTER Biome: SPOOKY
  11507. [23:41:28 INFO]: Adding SpawnListEntry lom.Butterfly to BiomeGroup of type MONSTER Biome: Garden
  11508. [23:41:28 INFO]: Adding SpawnListEntry lom.Cockroach to BiomeGroup of type CREATURE Biome: Twilight Swamp
  11509. [23:41:28 INFO]: Adding SpawnListEntry lom.Gekko to BiomeGroup of type CREATURE Biome: ALL
  11510. [23:41:28 INFO]: Adding SpawnListEntry lom.Giraffe to BiomeGroup of type CREATURE Biome: PLAINS
  11511. [23:41:28 INFO]: Adding SpawnListEntry lom.Bunny to BiomeGroup of type MONSTER Biome: CONIFEROUS
  11512. [23:41:28 INFO]: Adding SpawnListEntry lom.Icebear to BiomeGroup of type MONSTER Biome: CONIFEROUS
  11513. [23:41:28 INFO]: Adding SpawnListEntry lom.TRex to BiomeGroup of type MONSTER Biome: Dino Islands
  11514. [23:41:28 INFO]: Adding SpawnListEntry lom.Snake to BiomeGroup of type MONSTER Biome: TWILIGHTALL
  11515. [23:41:28 INFO]: Adding SpawnListEntry lom.Lizard to BiomeGroup of type CREATURE Biome: DRY MOUNTAIN
  11516. [23:41:28 INFO]: Adding SpawnListEntry lom.Deer to BiomeGroup of type CREATURE Biome: TWILIGHTALL
  11517. [23:41:28 INFO]: Adding SpawnListEntry lom.Bunny to BiomeGroup of type MONSTER Biome: Mushroom Forest
  11518. [23:41:28 INFO]: Adding SpawnListEntry lom.Lizard to BiomeGroup of type CREATURE Biome: Twilight Highlands
  11519. [23:41:28 INFO]: Adding SpawnListEntry lom.Bunny to BiomeGroup of type MONSTER Biome: TWILIGHTFOREST
  11520. [23:41:28 INFO]: Adding SpawnListEntry lom.Bison to BiomeGroup of type CREATURE Biome: MAGICAL
  11521. [23:41:28 INFO]: Adding SpawnListEntry lom.Whale to BiomeGroup of type WATERCREATURE Biome: JUNGLE
  11522. [23:41:28 INFO]: Adding SpawnListEntry lom.Turtle to BiomeGroup of type CREATURE Biome: TWILIGHTFOREST
  11523. [23:41:28 INFO]: Adding SpawnListEntry lom.Gazelle to BiomeGroup of type CREATURE Biome: ALL
  11524. [23:41:28 INFO]: Adding SpawnListEntry lom.Icebear to BiomeGroup of type MONSTER Biome: ALL
  11525. [23:41:28 INFO]: Adding SpawnListEntry lom.Shark to BiomeGroup of type WATERCREATURE Biome: TWILIGHTFOREST
  11526. [23:41:28 INFO]: Adding SpawnListEntry lom.Squirrel to BiomeGroup of type CREATURE Biome: swamplands
  11527. [23:41:28 INFO]: Adding SpawnListEntry lom.Butterfly to BiomeGroup of type MONSTER Biome: PLAINS
  11528. [23:41:28 INFO]: Adding SpawnListEntry lom.Fly to BiomeGroup of type CREATURE Biome: TWILIGHTFOREST
  11529. [23:41:28 INFO]: Adding SpawnListEntry lom.Deer to BiomeGroup of type CREATURE Biome: Oak Savanna
  11530. [23:41:28 INFO]: Adding SpawnListEntry lom.Gekko to BiomeGroup of type CREATURE Biome: swamplands
  11531. [23:41:28 INFO]: Adding SpawnListEntry lom.Triceratops to BiomeGroup of type CREATURE Biome: Dino Ocean
  11532. [23:41:28 INFO]: Adding SpawnListEntry lom.Snake to BiomeGroup of type MONSTER Biome: ALL
  11533. [23:41:28 INFO]: Adding SpawnListEntry lom.Giraffe to BiomeGroup of type CREATURE Biome: Garden
  11534. [23:41:28 INFO]: Adding SpawnListEntry lom.Cockroach to BiomeGroup of type CREATURE Biome: deepWaters
  11535. [23:41:28 INFO]: Adding SpawnListEntry lom.Fly to BiomeGroup of type CREATURE Biome: FOREST
  11536. [23:41:28 INFO]: Adding SpawnListEntry lom.Squirrel to BiomeGroup of type CREATURE Biome: MUSHROOM
  11537. [23:41:28 INFO]: Adding SpawnListEntry lom.Elephant to BiomeGroup of type CREATURE Biome: SAVANNA
  11538. [23:41:28 INFO]: Adding SpawnListEntry lom.Snake to BiomeGroup of type MONSTER Biome: FOREST
  11539. [23:41:28 INFO]: Adding SpawnListEntry lom.Vulture to BiomeGroup of type MONSTER Biome: MAGICAL
  11540. [23:41:28 INFO]: Adding SpawnListEntry lom.Croco to BiomeGroup of type MONSTER Biome: coarseIslands
  11541. [23:41:28 INFO]: Adding SpawnListEntry lom.FireFly to BiomeGroup of type CREATURE Biome: SAVANNA
  11542. [23:41:28 INFO]: Adding SpawnListEntry lom.PDFrog to BiomeGroup of type MONSTER Biome: SWAMP
  11543. [23:41:28 INFO]: Adding SpawnListEntry lom.Gekko to BiomeGroup of type CREATURE Biome: coarseIslands
  11544. [23:41:28 INFO]: Adding SpawnListEntry lom.SeaHorse to BiomeGroup of type WATERCREATURE Biome: RIVER
  11545. [23:41:28 INFO]: Adding SpawnListEntry lom.Giraffe to BiomeGroup of type CREATURE Biome: TWILIGHTFOREST
  11546. [23:41:28 INFO]: Adding SpawnListEntry lom.Squirrel to BiomeGroup of type CREATURE Biome: MAGICAL
  11547. [23:41:28 INFO]: Adding SpawnListEntry lom.Bird to BiomeGroup of type MONSTER Biome: FOREST
  11548. [23:41:28 INFO]: Adding SpawnListEntry lom.Bear to BiomeGroup of type MONSTER Biome: SAVANNA
  11549. [23:41:28 INFO]: Adding SpawnListEntry lom.Ant to BiomeGroup of type CREATURE Biome: Twilight Clearing
  11550. [23:41:28 INFO]: Adding SpawnListEntry lom.Bee to BiomeGroup of type CREATURE Biome: TWILIGHTFOREST
  11551. [23:41:28 INFO]: Adding SpawnListEntry lom.Croco to BiomeGroup of type MONSTER Biome: SWAMP
  11552. [23:41:28 INFO]: Adding SpawnListEntry lom.Frog to BiomeGroup of type MONSTER Biome: marsh1
  11553. [23:41:28 INFO]: Adding SpawnListEntry lom.Bee to BiomeGroup of type CREATURE Biome: MAGICAL
  11554. [23:41:28 INFO]: Adding SpawnListEntry lom.Gazelle to BiomeGroup of type CREATURE Biome: DESERT
  11555. [23:41:28 INFO]: Adding SpawnListEntry lom.Elephant to BiomeGroup of type CREATURE Biome: FOREST
  11556. [23:41:28 INFO]: Adding SpawnListEntry lom.Croco to BiomeGroup of type MONSTER Biome: FOREST
  11557. [23:41:28 INFO]: Adding SpawnListEntry lom.Cockroach to BiomeGroup of type CREATURE Biome: Twilight Clearing
  11558. [23:41:28 INFO]: Adding SpawnListEntry lom.Penguin to BiomeGroup of type CREATURE Biome: OCEAN
  11559. [23:41:28 INFO]: Adding SpawnListEntry lom.Fly to BiomeGroup of type CREATURE Biome: JUNGLE
  11560. [23:41:28 INFO]: Adding SpawnListEntry lom.Whale to BiomeGroup of type WATERCREATURE Biome: CONIFEROUS
  11561. [23:41:28 INFO]: Adding SpawnListEntry lom.Fishy to BiomeGroup of type WATERCREATURE Biome: FOREST
  11562. [23:41:28 INFO]: Adding SpawnListEntry lom.PDFrog to BiomeGroup of type MONSTER Biome: TWILIGHTRIVER
  11563. [23:41:28 INFO]: Adding SpawnListEntry lom.Crab to BiomeGroup of type CREATURE Biome: ALL
  11564. [23:41:28 INFO]: Adding SpawnListEntry lom.Bunny to BiomeGroup of type MONSTER Biome: swamplands
  11565. [23:41:28 INFO]: Adding SpawnListEntry lom.Fishy to BiomeGroup of type WATERCREATURE Biome: BEACH
  11566. [23:41:28 INFO]: Adding SpawnListEntry lom.BigFishy to BiomeGroup of type WATERCREATURE Biome: Twilight Lake
  11567. [23:41:28 INFO]: Adding SpawnListEntry lom.Lizard to BiomeGroup of type CREATURE Biome: SAVANNA
  11568. [23:41:28 INFO]: Adding SpawnListEntry lom.Lion to BiomeGroup of type MONSTER Biome: Garden
  11569. [23:41:28 INFO]: Adding SpawnListEntry lom.Narwal to BiomeGroup of type WATERCREATURE Biome: TWILIGHTFOREST
  11570. [23:41:28 INFO]: Adding SpawnListEntry lom.Worm to BiomeGroup of type CREATURE Biome: PLAINS
  11571. [23:41:28 INFO]: Adding SpawnListEntry lom.Giraffe to BiomeGroup of type CREATURE Biome: FOREST
  11572. [23:41:28 INFO]: Adding SpawnListEntry lom.Boar to BiomeGroup of type CREATURE Biome: TWILIGHTFOREST
  11573. [23:41:28 INFO]: Adding SpawnListEntry lom.Vulture to BiomeGroup of type MONSTER Biome: ALL
  11574. [23:41:28 INFO]: Adding SpawnListEntry lom.HammerShark to BiomeGroup of type WATERCREATURE Biome: swamplands
  11575. [23:41:28 INFO]: Adding SpawnListEntry lom.Bird to BiomeGroup of type MONSTER Biome: MAGICAL
  11576. [23:41:28 INFO]: Adding SpawnListEntry lom.Croco to BiomeGroup of type MONSTER Biome: TWILIGHTFOREST
  11577. [23:41:28 INFO]: Adding SpawnListEntry lom.Deer to BiomeGroup of type CREATURE Biome: ICE MOUNTAIN
  11578. [23:41:28 INFO]: Adding SpawnListEntry lom.HammerShark to BiomeGroup of type WATERCREATURE Biome: Tropical Beach
  11579. [23:41:28 INFO]: Adding SpawnListEntry lom.Bird to BiomeGroup of type MONSTER Biome: Garden
  11580. [23:41:28 INFO]: Adding SpawnListEntry lom.Bison to BiomeGroup of type CREATURE Biome: PLAINS
  11581. [23:41:28 INFO]: Adding SpawnListEntry lom.HammerShark to BiomeGroup of type WATERCREATURE Biome: TWILIGHTFOREST
  11582. [23:41:28 INFO]: Adding SpawnListEntry lom.Fishy to BiomeGroup of type WATERCREATURE Biome: COLD
  11583. [23:41:28 INFO]: Adding SpawnListEntry lom.Deer to BiomeGroup of type CREATURE Biome: LUSH MOUNTAIN
  11584. [23:41:28 INFO]: Adding SpawnListEntry lom.WinterDeer to BiomeGroup of type CREATURE Biome: OCEAN
  11585. [23:41:28 INFO]: Adding SpawnListEntry lom.Mole to BiomeGroup of type CREATURE Biome: TWILIGHTALL
  11586. [23:41:28 INFO]: Adding SpawnListEntry lom.Triceratops to BiomeGroup of type CREATURE Biome: Dino Islands
  11587. [23:41:28 INFO]: Adding SpawnListEntry lom.Raptor to BiomeGroup of type CREATURE Biome: Dino Mountains
  11588. [23:41:28 INFO]: Adding SpawnListEntry lom.Narwal to BiomeGroup of type WATERCREATURE Biome: Twilight Lake
  11589. [23:41:28 INFO]: Adding SpawnListEntry lom.Pterosaurus to BiomeGroup of type MONSTER Biome: Dino Mountains
  11590. [23:41:28 INFO]: Adding SpawnListEntry lom.Narwal to BiomeGroup of type WATERCREATURE Biome: coarseIslands
  11591. [23:41:28 INFO]: Adding SpawnListEntry lom.PDFrog to BiomeGroup of type MONSTER Biome: Twilight Swamp
  11592. [23:41:28 INFO]: Adding SpawnListEntry lom.Deer to BiomeGroup of type CREATURE Biome: ALL
  11593. [23:41:28 INFO]: Adding SpawnListEntry lom.Penguin to BiomeGroup of type CREATURE Biome: CONIFEROUS
  11594. [23:41:28 INFO]: Adding SpawnListEntry lom.Gekko to BiomeGroup of type CREATURE Biome: MAGICAL
  11595. [23:41:28 INFO]: Adding SpawnListEntry lom.Cockroach to BiomeGroup of type CREATURE Biome: SAVANNA
  11596. [23:41:28 INFO]: Adding SpawnListEntry lom.Fly to BiomeGroup of type CREATURE Biome: MAGICAL
  11597. [23:41:28 INFO]: Adding SpawnListEntry lom.BullFrog to BiomeGroup of type CREATURE Biome: Twilight Clearing
  11598. [23:41:28 INFO]: Adding SpawnListEntry lom.Squirrel to BiomeGroup of type CREATURE Biome: SAVANNA
  11599. [23:41:28 INFO]: Adding SpawnListEntry lom.BigFishy to BiomeGroup of type WATERCREATURE Biome: CONIFEROUS
  11600. [23:41:28 INFO]: Adding SpawnListEntry lom.Shark to BiomeGroup of type WATERCREATURE Biome: swamplands
  11601. [23:41:28 INFO]: Adding SpawnListEntry lom.Bear to BiomeGroup of type MONSTER Biome: COLD
  11602. [23:41:28 INFO]: Adding SpawnListEntry lom.Cockroach to BiomeGroup of type CREATURE Biome: MUSHROOM
  11603. [23:41:28 INFO]: Adding SpawnListEntry lom.Worm to BiomeGroup of type CREATURE Biome: Twilight Clearing
  11604. [23:41:28 INFO]: Adding SpawnListEntry lom.Gekko to BiomeGroup of type CREATURE Biome: marsh2
  11605. [23:41:28 INFO]: Adding SpawnListEntry lom.Narwal to BiomeGroup of type WATERCREATURE Biome: SWAMP
  11606. [23:41:28 INFO]: Adding SpawnListEntry lom.HammerShark to BiomeGroup of type WATERCREATURE Biome: ALL
  11607. [23:41:28 INFO]: Adding SpawnListEntry lom.HermitCrab to BiomeGroup of type MONSTER Biome: BEACH
  11608. [23:41:28 INFO]: Adding SpawnListEntry lom.WinterDeer to BiomeGroup of type CREATURE Biome: ICE MOUNTAIN
  11609. [23:41:28 INFO]: Adding SpawnListEntry lom.Lizard to BiomeGroup of type CREATURE Biome: NETHER
  11610. [23:41:28 INFO]: Adding SpawnListEntry lom.Bear to BiomeGroup of type MONSTER Biome: Garden
  11611. [23:41:28 INFO]: Adding SpawnListEntry lom.Snake to BiomeGroup of type MONSTER Biome: SAVANNA
  11612. [23:41:28 INFO]: Adding SpawnListEntry lom.SeaHorse to BiomeGroup of type WATERCREATURE Biome: deepWaters
  11613. [23:41:28 INFO]: Adding SpawnListEntry lom.Frog to BiomeGroup of type MONSTER Biome: ALL
  11614. [23:41:28 INFO]: Adding SpawnListEntry lom.HammerShark to BiomeGroup of type WATERCREATURE Biome: SWAMP
  11615. [23:41:28 INFO]: Adding SpawnListEntry lom.Croco to BiomeGroup of type MONSTER Biome: deepWaters
  11616. [23:41:28 INFO]: Adding SpawnListEntry lom.Camel to BiomeGroup of type CREATURE Biome: DESERT
  11617. [23:41:28 INFO]: Adding SpawnListEntry lom.Narwal to BiomeGroup of type WATERCREATURE Biome: CONIFEROUS
  11618. [23:41:28 INFO]: Adding SpawnListEntry lom.BigFishy to BiomeGroup of type WATERCREATURE Biome: TWILIGHTFOREST
  11619. [23:41:28 INFO]: Adding SpawnListEntry lom.HammerShark to BiomeGroup of type WATERCREATURE Biome: coarseIslands
  11620. [23:41:28 INFO]: Adding SpawnListEntry lom.Cockroach to BiomeGroup of type CREATURE Biome: marsh1
  11621. [23:41:28 INFO]: Adding SpawnListEntry lom.Mammoth to BiomeGroup of type CREATURE Biome: Ice Ocean
  11622. [23:41:28 INFO]: Adding SpawnListEntry lom.Croco to BiomeGroup of type MONSTER Biome: MAGICAL
  11623. [23:41:28 INFO]: Adding SpawnListEntry lom.Bunny to BiomeGroup of type MONSTER Biome: Twilight Forest
  11624. [23:41:28 INFO]: Adding SpawnListEntry lom.Shark to BiomeGroup of type WATERCREATURE Biome: COLD
  11625. [23:41:28 INFO]: Adding SpawnListEntry lom.Squirrel to BiomeGroup of type CREATURE Biome: OCEAN
  11626. [23:41:28 INFO]: Adding SpawnListEntry lom.Penguin to BiomeGroup of type CREATURE Biome: TWILIGHTFOREST
  11627. [23:41:28 INFO]: Adding SpawnListEntry lom.Bird to BiomeGroup of type MONSTER Biome: TWILIGHTALL
  11628. [23:41:28 INFO]: Adding SpawnListEntry lom.Squirrel to BiomeGroup of type CREATURE Biome: Firefly Forest
  11629. [23:41:28 INFO]: Adding SpawnListEntry lom.Bird to BiomeGroup of type MONSTER Biome: ICE MOUNTAIN
  11630. [23:41:28 INFO]: Adding SpawnListEntry lom.Snake to BiomeGroup of type MONSTER Biome: TWILIGHTFOREST
  11631. [23:41:28 INFO]: Adding SpawnListEntry lom.Elephant to BiomeGroup of type CREATURE Biome: Twilight Clearing
  11632. [23:41:28 INFO]: Adding SpawnListEntry lom.FireFly to BiomeGroup of type CREATURE Biome: ALL
  11633. [23:41:28 INFO]: Adding SpawnListEntry lom.Bison to BiomeGroup of type CREATURE Biome: Garden
  11634. [23:41:28 INFO]: Adding SpawnListEntry lom.Fishy to BiomeGroup of type WATERCREATURE Biome: TWILIGHTRIVER
  11635. [23:41:28 INFO]: Adding SpawnListEntry lom.Frog to BiomeGroup of type MONSTER Biome: MAGICAL
  11636. [23:41:28 INFO]: Adding SpawnListEntry lom.Bird to BiomeGroup of type MONSTER Biome: RIVER
  11637. [23:41:28 INFO]: Adding SpawnListEntry lom.Gekko to BiomeGroup of type CREATURE Biome: SPOOKY
  11638. [23:41:28 INFO]: Adding SpawnListEntry lom.MuskOx to BiomeGroup of type CREATURE Biome: com.Ice Mountains
  11639. [23:41:28 INFO]: Adding SpawnListEntry lom.Butterfly to BiomeGroup of type MONSTER Biome: TWILIGHTALL
  11640. [23:41:28 INFO]: Adding SpawnListEntry lom.Raptor to BiomeGroup of type CREATURE Biome: Dino Ocean
  11641. [23:41:28 INFO]: Adding SpawnListEntry lom.Bird to BiomeGroup of type MONSTER Biome: Twilight Clearing
  11642. [23:41:28 INFO]: Adding SpawnListEntry lom.PDFrog to BiomeGroup of type MONSTER Biome: ALL
  11643. [23:41:28 INFO]: Adding SpawnListEntry lom.SeaHorse to BiomeGroup of type WATERCREATURE Biome: coarseIslands
  11644. [23:41:28 INFO]: Adding SpawnListEntry lom.Squirrel to BiomeGroup of type CREATURE Biome: COLD
  11645. [23:41:28 INFO]: Adding SpawnListEntry lom.Vulture to BiomeGroup of type MONSTER Biome: PLAINS
  11646. [23:41:28 INFO]: Adding SpawnListEntry lom.Bunny to BiomeGroup of type MONSTER Biome: Snowy Forest
  11647. [23:41:28 INFO]: Adding SpawnListEntry lom.Icebear to BiomeGroup of type MONSTER Biome: ICE MOUNTAIN
  11648. [23:41:28 INFO]: Adding SpawnListEntry lom.Shark to BiomeGroup of type WATERCREATURE Biome: TWILIGHTALL
  11649. [23:41:28 INFO]: Adding SpawnListEntry lom.Goat to BiomeGroup of type CREATURE Biome: CONIFEROUS
  11650. [23:41:28 INFO]: Adding SpawnListEntry lom.Mole to BiomeGroup of type CREATURE Biome: Garden
  11651. [23:41:28 INFO]: Adding SpawnListEntry lom.Ant to BiomeGroup of type CREATURE Biome: Garden
  11652. [23:41:28 INFO]: Adding SpawnListEntry lom.Penguin to BiomeGroup of type CREATURE Biome: RIVER
  11653. [23:41:28 INFO]: Adding SpawnListEntry lom.Frog to BiomeGroup of type MONSTER Biome: TWILIGHTFOREST
  11654. [23:41:28 INFO]: Adding SpawnListEntry lom.Gazelle to BiomeGroup of type CREATURE Biome: FOREST
  11655. [23:41:28 INFO]: Adding SpawnListEntry lom.Squirrel to BiomeGroup of type CREATURE Biome: FOREST
  11656. [23:41:28 INFO]: Adding SpawnListEntry lom.Vulture to BiomeGroup of type MONSTER Biome: TWILIGHTALL
  11657. [23:41:28 INFO]: Adding SpawnListEntry lom.Whale to BiomeGroup of type WATERCREATURE Biome: TWILIGHTRIVER
  11658. [23:41:28 INFO]: Adding SpawnListEntry lom.Worm to BiomeGroup of type CREATURE Biome: TWILIGHTALL
  11659. [23:41:28 INFO]: Adding SpawnListEntry lom.Shark to BiomeGroup of type WATERCREATURE Biome: SWAMP
  11660. [23:41:28 INFO]: Adding SpawnListEntry lom.Turtle to BiomeGroup of type CREATURE Biome: TWILIGHTALL
  11661. [23:41:28 INFO]: Adding SpawnListEntry lom.Deer to BiomeGroup of type CREATURE Biome: RIVER
  11662. [23:41:28 INFO]: Adding SpawnListEntry lom.Worm to BiomeGroup of type CREATURE Biome: TWILIGHTFOREST
  11663. [23:41:28 INFO]: Adding SpawnListEntry lom.Bee to BiomeGroup of type CREATURE Biome: ALL
  11664. [23:41:28 INFO]: Adding SpawnListEntry lom.Bear to BiomeGroup of type MONSTER Biome: MAGICAL
  11665. [23:41:28 INFO]: Adding SpawnListEntry lom.Deer to BiomeGroup of type CREATURE Biome: PLAINS
  11666. [23:41:28 INFO]: Adding SpawnListEntry lom.Cockroach to BiomeGroup of type CREATURE Biome: DESERT
  11667. [23:41:28 INFO]: Adding SpawnListEntry lom.Gekko to BiomeGroup of type CREATURE Biome: PLAINS
  11668. [23:41:28 INFO]: Adding SpawnListEntry lom.Goat to BiomeGroup of type CREATURE Biome: ALL
  11669. [23:41:28 INFO]: Adding SpawnListEntry lom.Lizard to BiomeGroup of type CREATURE Biome: Thornlands
  11670. [23:41:28 INFO]: Adding SpawnListEntry lom.Lizard to BiomeGroup of type CREATURE Biome: Volcano
  11671. [23:41:28 INFO]: Adding SpawnListEntry lom.PDFrog to BiomeGroup of type MONSTER Biome: marsh2
  11672. [23:41:28 INFO]: Adding SpawnListEntry lom.BigFishy to BiomeGroup of type WATERCREATURE Biome: coarseIslands
  11673. [23:41:28 INFO]: Adding SpawnListEntry lom.PDFrog to BiomeGroup of type MONSTER Biome: swamplands
  11674. [23:41:28 INFO]: Adding SpawnListEntry lom.Squirrel to BiomeGroup of type CREATURE Biome: ICE MOUNTAIN
  11675. [23:41:28 INFO]: Adding SpawnListEntry lom.Croco to BiomeGroup of type MONSTER Biome: Fire Swamp
  11676. [23:41:28 INFO]: Adding SpawnListEntry lom.FireFly to BiomeGroup of type CREATURE Biome: TWILIGHTFOREST
  11677. [23:41:28 INFO]: Adding SpawnListEntry lom.Fly to BiomeGroup of type CREATURE Biome: Twilight Clearing
  11678. [23:41:28 INFO]: Adding SpawnListEntry lom.WinterDeer to BiomeGroup of type CREATURE Biome: FOREST
  11679. [23:41:28 INFO]: Adding SpawnListEntry lom.Deer to BiomeGroup of type CREATURE Biome: JUNGLE
  11680. [23:41:28 INFO]: Adding SpawnListEntry lom.Shark to BiomeGroup of type WATERCREATURE Biome: Twilight Lake
  11681. [23:41:28 INFO]: Adding SpawnListEntry lom.Lizard to BiomeGroup of type CREATURE Biome: ALL
  11682. [23:41:28 INFO]: Adding SpawnListEntry lom.Bison to BiomeGroup of type CREATURE Biome: TWILIGHTALL
  11683. [23:41:28 INFO]: Adding SpawnListEntry lom.Mole to BiomeGroup of type CREATURE Biome: DESERT
  11684. [23:41:28 INFO]: Adding SpawnListEntry lom.Fishy to BiomeGroup of type WATERCREATURE Biome: TWILIGHTALL
  11685. [23:41:28 INFO]: Adding SpawnListEntry lom.FireFly to BiomeGroup of type CREATURE Biome: MAGICAL
  11686. [23:41:28 INFO]: Adding SpawnListEntry lom.Squirrel to BiomeGroup of type CREATURE Biome: Oak Savanna
  11687. [23:41:28 INFO]: Adding SpawnListEntry lom.Mole to BiomeGroup of type CREATURE Biome: TWILIGHTFOREST
  11688. [23:41:28 INFO]: Adding SpawnListEntry lom.Shark to BiomeGroup of type WATERCREATURE Biome: coarseIslands
  11689. [23:41:28 INFO]: Adding SpawnListEntry lom.Lizard to BiomeGroup of type CREATURE Biome: COLD
  11690. [23:41:28 INFO]: Adding SpawnListEntry lom.Deer to BiomeGroup of type CREATURE Biome: Firefly Forest
  11691. [23:41:28 INFO]: Adding SpawnListEntry lom.Fishy to BiomeGroup of type WATERCREATURE Biome: coarseIslands
  11692. [23:41:28 INFO]: Adding SpawnListEntry lom.Gekko to BiomeGroup of type CREATURE Biome: TWILIGHTRIVER
  11693. [23:41:28 INFO]: Adding SpawnListEntry lom.Frog to BiomeGroup of type MONSTER Biome: patchyIslands
  11694. [23:41:28 INFO]: Adding SpawnListEntry lom.Fly to BiomeGroup of type CREATURE Biome: Garden
  11695. [23:41:28 INFO]: Adding SpawnListEntry lom.Fly to BiomeGroup of type CREATURE Biome: RIVER
  11696. [23:41:28 INFO]: Adding SpawnListEntry lom.Narwal to BiomeGroup of type WATERCREATURE Biome: RIVER
  11697. [23:41:28 INFO]: Adding SpawnListEntry lom.Penguin to BiomeGroup of type CREATURE Biome: Twilight Glacier
  11698. [23:41:28 INFO]: Adding SpawnListEntry lom.Frog to BiomeGroup of type MONSTER Biome: sludgePlains
  11699. [23:41:28 INFO]: Adding SpawnListEntry lom.Fishy to BiomeGroup of type WATERCREATURE Biome: patchyIslands
  11700. [23:41:28 INFO]: Adding SpawnListEntry lom.Gazelle to BiomeGroup of type CREATURE Biome: Twilight Clearing
  11701. [23:41:28 INFO]: Adding SpawnListEntry lom.Vulture to BiomeGroup of type MONSTER Biome: DESERT
  11702. [23:41:28 INFO]: Adding SpawnListEntry lom.Mole to BiomeGroup of type CREATURE Biome: FOREST
  11703. [23:41:28 INFO]: Adding SpawnListEntry lom.Deer to BiomeGroup of type CREATURE Biome: Mushroom Forest
  11704. [23:41:28 INFO]: Adding SpawnListEntry lom.Ichtyosaurus to BiomeGroup of type WATERCREATURE Biome: Dino Ocean
  11705. [23:41:28 INFO]: Adding SpawnListEntry lom.BigFishy to BiomeGroup of type WATERCREATURE Biome: swamplands
  11706. [23:41:28 INFO]: Adding SpawnListEntry lom.Snake to BiomeGroup of type MONSTER Biome: DESERT
  11707. [23:41:28 INFO]: Adding SpawnListEntry lom.PDFrog to BiomeGroup of type MONSTER Biome: RIVER
  11708. [23:41:28 INFO]: Adding SpawnListEntry lom.Croco to BiomeGroup of type MONSTER Biome: TWILIGHTALL
  11709. [23:41:28 INFO]: Adding SpawnListEntry lom.Cockroach to BiomeGroup of type CREATURE Biome: TWILIGHTRIVER
  11710. [23:41:28 INFO]: Adding SpawnListEntry lom.Butterfly to BiomeGroup of type MONSTER Biome: FOREST
  11711. [23:41:28 INFO]: Adding SpawnListEntry lom.Gazelle to BiomeGroup of type CREATURE Biome: PLAINS
  11712. [23:41:28 INFO]: Adding SpawnListEntry lom.Bunny to BiomeGroup of type MONSTER Biome: FOREST
  11713. [23:41:28 INFO]: Adding SpawnListEntry lom.Cockroach to BiomeGroup of type CREATURE Biome: JUNGLE
  11714. [23:41:28 INFO]: Adding SpawnListEntry lom.Vulture to BiomeGroup of type MONSTER Biome: TWILIGHTFOREST
  11715. [23:41:28 INFO]: Adding SpawnListEntry lom.SeaHorse to BiomeGroup of type WATERCREATURE Biome: TWILIGHTALL
  11716. [23:41:28 INFO]: Adding SpawnListEntry lom.Giraffe to BiomeGroup of type CREATURE Biome: MAGICAL
  11717. [23:41:28 INFO]: Adding SpawnListEntry lom.Worm to BiomeGroup of type CREATURE Biome: FOREST
  11718. [23:41:28 INFO]: Adding SpawnListEntry lom.BigFishy to BiomeGroup of type WATERCREATURE Biome: SWAMP
  11719. [23:41:28 INFO]: Adding SpawnListEntry lom.Mole to BiomeGroup of type CREATURE Biome: MAGICAL
  11720. [23:41:28 INFO]: Adding SpawnListEntry lom.PDFrog to BiomeGroup of type MONSTER Biome: marsh1
  11721. [23:41:28 INFO]: Adding SpawnListEntry lom.Frog to BiomeGroup of type MONSTER Biome: SPOOKY
  11722. [23:41:28 INFO]: Adding SpawnListEntry lom.FireFly to BiomeGroup of type CREATURE Biome: DESERT
  11723. [23:41:28 INFO]: Adding SpawnListEntry lom.PDFrog to BiomeGroup of type MONSTER Biome: Fire Swamp
  11724. [23:41:28 INFO]: Adding SpawnListEntry lom.Bird to BiomeGroup of type MONSTER Biome: PLAINS
  11725. [23:41:28 INFO]: Adding SpawnListEntry lom.Whale to BiomeGroup of type WATERCREATURE Biome: RIVER
  11726. [23:41:28 INFO]: Adding SpawnListEntry lom.Bunny to BiomeGroup of type MONSTER Biome: SAVANNA
  11727. [23:41:28 INFO]: Adding SpawnListEntry lom.Lion to BiomeGroup of type MONSTER Biome: DESERT
  11728. [23:41:28 INFO]: Adding SpawnListEntry lom.Giraffe to BiomeGroup of type CREATURE Biome: TWILIGHTALL
  11729. [23:41:28 INFO]: Adding SpawnListEntry lom.Shark to BiomeGroup of type WATERCREATURE Biome: OCEAN
  11730. [23:41:28 INFO]: Adding SpawnListEntry lom.WinterDeer to BiomeGroup of type CREATURE Biome: Snowy Forest
  11731. [23:41:28 INFO]: Adding SpawnListEntry lom.Croco to BiomeGroup of type MONSTER Biome: RIVER
  11732. [23:41:28 INFO]: Adding SpawnListEntry lom.Narwal to BiomeGroup of type WATERCREATURE Biome: ALL
  11733. [23:41:28 INFO]: Adding SpawnListEntry lom.Fly to BiomeGroup of type CREATURE Biome: SAVANNA
  11734. [23:41:28 INFO]: Adding SpawnListEntry lom.Deer to BiomeGroup of type CREATURE Biome: SAVANNA
  11735. [23:41:28 INFO]: Adding SpawnListEntry lom.PDFrog to BiomeGroup of type MONSTER Biome: TWILIGHTALL
  11736. [23:41:28 INFO]: Adding SpawnListEntry lom.FireFly to BiomeGroup of type CREATURE Biome: JUNGLE
  11737. [23:41:28 INFO]: Adding SpawnListEntry lom.Deer to BiomeGroup of type CREATURE Biome: COLD
  11738. [23:41:28 INFO]: Adding SpawnListEntry lom.TRex to BiomeGroup of type MONSTER Biome: Dino Mountains
  11739. [23:41:28 INFO]: Adding SpawnListEntry lom.Fishy to BiomeGroup of type WATERCREATURE Biome: ALL
  11740. [23:41:28 INFO]: Adding SpawnListEntry lom.Raptor to BiomeGroup of type CREATURE Biome: Dino Plains
  11741. [23:41:28 INFO]: Adding SpawnListEntry lom.Boar to BiomeGroup of type CREATURE Biome: FOREST
  11742. [23:41:28 INFO]: Adding SpawnListEntry lom.Squirrel to BiomeGroup of type CREATURE Biome: LUSH MOUNTAIN
  11743. [23:41:28 INFO]: Adding SpawnListEntry lom.Frog to BiomeGroup of type MONSTER Biome: Twilight Swamp
  11744. [23:41:28 INFO]: Adding SpawnListEntry lom.Bird to BiomeGroup of type MONSTER Biome: DESERT
  11745. [23:41:28 INFO]: Adding SpawnListEntry lom.Butterfly to BiomeGroup of type MONSTER Biome: DESERT
  11746. [23:41:28 INFO]: Adding SpawnListEntry lom.Turtle to BiomeGroup of type CREATURE Biome: RIVER
  11747. [23:41:28 INFO]: Adding SpawnListEntry lom.Penguin to BiomeGroup of type CREATURE Biome: ICE MOUNTAIN
  11748. [23:41:28 INFO]: Adding SpawnListEntry lom.Lion to BiomeGroup of type MONSTER Biome: SAVANNA
  11749. [23:41:28 INFO]: Adding SpawnListEntry lom.Cockroach to BiomeGroup of type CREATURE Biome: MAGICAL
  11750. [23:41:28 INFO]: Adding SpawnListEntry lom.PDFrog to BiomeGroup of type MONSTER Biome: coarseIslands
  11751. [23:41:28 INFO]: Adding SpawnListEntry lom.Deer to BiomeGroup of type CREATURE Biome: CONIFEROUS
  11752. [23:41:28 INFO]: Adding SpawnListEntry lom.BullFrog to BiomeGroup of type CREATURE Biome: MAGICAL
  11753. [23:41:28 INFO]: Adding SpawnListEntry lom.HammerShark to BiomeGroup of type WATERCREATURE Biome: OCEAN
  11754. [23:41:28 INFO]: Adding SpawnListEntry lom.Gekko to BiomeGroup of type CREATURE Biome: TWILIGHTFOREST
  11755. [23:41:28 INFO]: Adding SpawnListEntry lom.SeaHorse to BiomeGroup of type WATERCREATURE Biome: SWAMP
  11756. [23:41:28 INFO]: Adding SpawnListEntry lom.Shark to BiomeGroup of type WATERCREATURE Biome: patchyIslands
  11757. [23:41:28 INFO]: Adding SpawnListEntry lom.WinterDeer to BiomeGroup of type CREATURE Biome: ALL
  11758. [23:41:28 INFO]: Adding SpawnListEntry lom.Lizard to BiomeGroup of type CREATURE Biome: PLAINS
  11759. [23:41:28 INFO]: Adding SpawnListEntry lom.FireFly to BiomeGroup of type CREATURE Biome: Twilight Clearing
  11760. [23:41:28 INFO]: Adding SpawnListEntry lom.Cockroach to BiomeGroup of type CREATURE Biome: ALL
  11761. [23:41:28 INFO]: Adding SpawnListEntry lom.Crab to BiomeGroup of type CREATURE Biome: JUNGLE
  11762. [23:41:28 INFO]: Adding SpawnListEntry lom.Lizard to BiomeGroup of type CREATURE Biome: FOREST
  11763. [23:41:28 INFO]: Adding SpawnListEntry lom.BullFrog to BiomeGroup of type CREATURE Biome: DESERT
  11764. [23:41:28 INFO]: Adding SpawnListEntry Mekanism.BabySkeleton to BiomeGroup of type MONSTER Biome: ALL
  11765. [23:41:28 INFO]: Adding SpawnListEntry Mekanism.BabySkeleton to BiomeGroup of type MONSTER Biome: COLD
  11766. [23:41:28 INFO]: Adding SpawnListEntry Mekanism.BabySkeleton to BiomeGroup of type MONSTER Biome: BEACH
  11767. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Rat to BiomeGroup of type MONSTER Biome: marsh2 M
  11768. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Kitty to BiomeGroup of type CREATURE Biome: sludgePlains M
  11769. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.ButterFly to BiomeGroup of type AMBIENT Biome: marsh2 M
  11770. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Boar to BiomeGroup of type CREATURE Biome: MOUNTAIN
  11771. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Werewolf to BiomeGroup of type MONSTER Biome: swamplands M
  11772. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Scorpion to BiomeGroup of type MONSTER Biome: FOREST
  11773. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Bird to BiomeGroup of type CREATURE Biome: SAVANNA
  11774. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.SilverSkeleton to BiomeGroup of type MONSTER Biome: MUSHROOM
  11775. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.FlameWraith to BiomeGroup of type MONSTER Biome: DRY MOUNTAIN
  11776. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Ent to BiomeGroup of type CREATURE Biome: LUSH MOUNTAIN
  11777. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Snail to BiomeGroup of type AMBIENT Biome: sludgePlains M
  11778. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Snail to BiomeGroup of type AMBIENT Biome: swamplands M
  11779. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.BigGolem to BiomeGroup of type MONSTER Biome: PLAINS
  11780. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Scorpion to BiomeGroup of type MONSTER Biome: ICE MOUNTAIN
  11781. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Maggot to BiomeGroup of type AMBIENT Biome: PLAINS
  11782. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Mouse to BiomeGroup of type CREATURE Biome: LUSH MOUNTAIN
  11783. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Duck to BiomeGroup of type CREATURE Biome: deepWaters M
  11784. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.WildHorse to BiomeGroup of type CREATURE Biome: SAVANNA
  11785. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.WWolf to BiomeGroup of type MONSTER Biome: sludgePlains M
  11786. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Firefly to BiomeGroup of type AMBIENT Biome: FOREST
  11787. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.HorseMob to BiomeGroup of type MONSTER Biome: marsh2 M
  11788. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Rat to BiomeGroup of type MONSTER Biome: LUSH MOUNTAIN
  11789. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Raccoon to BiomeGroup of type CREATURE Biome: coarseIslands M
  11790. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.DragonFly to BiomeGroup of type AMBIENT Biome: marsh1 M
  11791. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Bear to BiomeGroup of type CREATURE Biome: MUSHROOM
  11792. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Cricket to BiomeGroup of type AMBIENT Biome: FOREST
  11793. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Fly to BiomeGroup of type AMBIENT Biome: SAVANNA
  11794. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Scorpion to BiomeGroup of type MONSTER Biome: SWAMP
  11795. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Ogre to BiomeGroup of type MONSTER Biome: SAVANNA
  11796. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.ButterFly to BiomeGroup of type AMBIENT Biome: PLAINS
  11797. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Scorpion to BiomeGroup of type MONSTER Biome: JUNGLE
  11798. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Scorpion to BiomeGroup of type MONSTER Biome: CONIFEROUS
  11799. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.BigGolem to BiomeGroup of type MONSTER Biome: FOREST
  11800. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Bunny to BiomeGroup of type CREATURE Biome: PLAINS
  11801. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Rat to BiomeGroup of type MONSTER Biome: CONIFEROUS
  11802. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.DragonFly to BiomeGroup of type AMBIENT Biome: DRY MOUNTAIN
  11803. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Ostrich to BiomeGroup of type CREATURE Biome: PLAINS
  11804. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.ButterFly to BiomeGroup of type AMBIENT Biome: deepWaters M
  11805. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Maggot to BiomeGroup of type AMBIENT Biome: DESERT
  11806. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.BigGolem to BiomeGroup of type MONSTER Biome: marsh2 M
  11807. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.MiniGolem to BiomeGroup of type MONSTER Biome: deepWaters M
  11808. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Elephant to BiomeGroup of type CREATURE Biome: ICE MOUNTAIN
  11809. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Fly to BiomeGroup of type AMBIENT Biome: LUSH MOUNTAIN
  11810. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Wraith to BiomeGroup of type MONSTER Biome: SPOOKY
  11811. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Cricket to BiomeGroup of type AMBIENT Biome: swamplands M
  11812. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Deer to BiomeGroup of type CREATURE Biome: patchyIslands M
  11813. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Raccoon to BiomeGroup of type CREATURE Biome: marsh1 M
  11814. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Bee to BiomeGroup of type AMBIENT Biome: PLAINS
  11815. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Boar to BiomeGroup of type CREATURE Biome: JUNGLE
  11816. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Ant to BiomeGroup of type AMBIENT Biome: patchyIslands M
  11817. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Fly to BiomeGroup of type AMBIENT Biome: MUSHROOM
  11818. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Werewolf to BiomeGroup of type MONSTER Biome: SAVANNA
  11819. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Kitty to BiomeGroup of type CREATURE Biome: patchyIslands M
  11820. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Wraith to BiomeGroup of type MONSTER Biome: FOREST
  11821. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.SilverSkeleton to BiomeGroup of type MONSTER Biome: PLAINS
  11822. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Fishy to BiomeGroup of type WATERCREATURE Biome: BEACH
  11823. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Scorpion to BiomeGroup of type MONSTER Biome: coarseIslands M
  11824. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.MiniGolem to BiomeGroup of type MONSTER Biome: swamplands M
  11825. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Fox to BiomeGroup of type CREATURE Biome: patchyIslands M
  11826. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Ent to BiomeGroup of type CREATURE Biome: CONIFEROUS
  11827. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Ray to BiomeGroup of type WATERCREATURE Biome: OCEAN
  11828. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.MiniGolem to BiomeGroup of type MONSTER Biome: MOUNTAIN
  11829. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Wraith to BiomeGroup of type MONSTER Biome: DESERT
  11830. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Mole to BiomeGroup of type CREATURE Biome: MUSHROOM
  11831. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.SilverSkeleton to BiomeGroup of type MONSTER Biome: DESERT
  11832. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.ButterFly to BiomeGroup of type AMBIENT Biome: FOREST
  11833. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Bee to BiomeGroup of type AMBIENT Biome: sludgePlains M
  11834. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Ant to BiomeGroup of type AMBIENT Biome: swamplands M
  11835. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Scorpion to BiomeGroup of type MONSTER Biome: NETHER
  11836. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Fox to BiomeGroup of type CREATURE Biome: FOREST
  11837. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.MiniGolem to BiomeGroup of type MONSTER Biome: coarseIslands M
  11838. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Maggot to BiomeGroup of type AMBIENT Biome: sludgePlains M
  11839. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Ostrich to BiomeGroup of type CREATURE Biome: swamplands M
  11840. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.ButterFly to BiomeGroup of type AMBIENT Biome: SAVANNA
  11841. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Kitty to BiomeGroup of type CREATURE Biome: marsh2 M
  11842. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Boar to BiomeGroup of type CREATURE Biome: patchyIslands M
  11843. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.SilverSkeleton to BiomeGroup of type MONSTER Biome: DRY MOUNTAIN
  11844. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.FlameWraith to BiomeGroup of type MONSTER Biome: JUNGLE
  11845. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Ant to BiomeGroup of type AMBIENT Biome: deepWaters M
  11846. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Ant to BiomeGroup of type AMBIENT Biome: PLAINS
  11847. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.BigGolem to BiomeGroup of type MONSTER Biome: ICE MOUNTAIN
  11848. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Bee to BiomeGroup of type AMBIENT Biome: SAVANNA
  11849. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Deer to BiomeGroup of type CREATURE Biome: marsh2 M
  11850. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Boar to BiomeGroup of type CREATURE Biome: PLAINS
  11851. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Werewolf to BiomeGroup of type MONSTER Biome: MOUNTAIN
  11852. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Ant to BiomeGroup of type AMBIENT Biome: sludgePlains M
  11853. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Goat to BiomeGroup of type CREATURE Biome: deepWaters M
  11854. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Maggot to BiomeGroup of type AMBIENT Biome: CONIFEROUS
  11855. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Cricket to BiomeGroup of type AMBIENT Biome: SWAMP
  11856. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Deer to BiomeGroup of type CREATURE Biome: LUSH MOUNTAIN
  11857. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Ostrich to BiomeGroup of type CREATURE Biome: marsh2 M
  11858. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Rat to BiomeGroup of type MONSTER Biome: DESERT
  11859. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Scorpion to BiomeGroup of type MONSTER Biome: sludgePlains M
  11860. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.FlameWraith to BiomeGroup of type MONSTER Biome: swamplands M
  11861. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Duck to BiomeGroup of type CREATURE Biome: LUSH MOUNTAIN
  11862. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Cricket to BiomeGroup of type AMBIENT Biome: DESERT
  11863. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Fishy to BiomeGroup of type WATERCREATURE Biome: OCEAN
  11864. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Werewolf to BiomeGroup of type MONSTER Biome: FOREST
  11865. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Goat to BiomeGroup of type CREATURE Biome: LUSH MOUNTAIN
  11866. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.HorseMob to BiomeGroup of type MONSTER Biome: swamplands M
  11867. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Fly to BiomeGroup of type AMBIENT Biome: coarseIslands M
  11868. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.WildHorse to BiomeGroup of type CREATURE Biome: marsh2 M
  11869. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.BigCat to BiomeGroup of type CREATURE Biome: sludgePlains M
  11870. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.SilverSkeleton to BiomeGroup of type MONSTER Biome: FOREST
  11871. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.HorseMob to BiomeGroup of type MONSTER Biome: sludgePlains M
  11872. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Crab to BiomeGroup of type AMBIENT Biome: OCEAN
  11873. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Wraith to BiomeGroup of type MONSTER Biome: SAVANNA
  11874. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Maggot to BiomeGroup of type AMBIENT Biome: FOREST
  11875. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Mole to BiomeGroup of type CREATURE Biome: sludgePlains M
  11876. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Bird to BiomeGroup of type CREATURE Biome: JUNGLE
  11877. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Bunny to BiomeGroup of type CREATURE Biome: marsh2 M
  11878. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Snake to BiomeGroup of type CREATURE Biome: patchyIslands M
  11879. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Snail to BiomeGroup of type AMBIENT Biome: marsh1 M
  11880. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Werewolf to BiomeGroup of type MONSTER Biome: DESERT
  11881. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Bee to BiomeGroup of type AMBIENT Biome: deepWaters M
  11882. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Duck to BiomeGroup of type CREATURE Biome: coarseIslands M
  11883. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.SmallFish to BiomeGroup of type WATERCREATURE Biome: BEACH
  11884. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Wraith to BiomeGroup of type MONSTER Biome: CONIFEROUS
  11885. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Ant to BiomeGroup of type AMBIENT Biome: LUSH MOUNTAIN
  11886. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Ent to BiomeGroup of type CREATURE Biome: patchyIslands M
  11887. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Mole to BiomeGroup of type CREATURE Biome: FOREST
  11888. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Werewolf to BiomeGroup of type MONSTER Biome: marsh2 M
  11889. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.ButterFly to BiomeGroup of type AMBIENT Biome: coarseIslands M
  11890. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.ButterFly to BiomeGroup of type AMBIENT Biome: JUNGLE
  11891. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Ent to BiomeGroup of type CREATURE Biome: marsh1 M
  11892. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.ButterFly to BiomeGroup of type AMBIENT Biome: MOUNTAIN
  11893. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Elephant to BiomeGroup of type CREATURE Biome: coarseIslands M
  11894. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Mole to BiomeGroup of type CREATURE Biome: CONIFEROUS
  11895. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.FlameWraith to BiomeGroup of type MONSTER Biome: LUSH MOUNTAIN
  11896. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Rat to BiomeGroup of type MONSTER Biome: swamplands M
  11897. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Ant to BiomeGroup of type AMBIENT Biome: MUSHROOM
  11898. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Ostrich to BiomeGroup of type CREATURE Biome: deepWaters M
  11899. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Kitty to BiomeGroup of type CREATURE Biome: SAVANNA
  11900. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Bunny to BiomeGroup of type CREATURE Biome: LUSH MOUNTAIN
  11901. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Snake to BiomeGroup of type CREATURE Biome: DESERT
  11902. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Duck to BiomeGroup of type CREATURE Biome: marsh1 M
  11903. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Bear to BiomeGroup of type CREATURE Biome: COLD
  11904. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Ant to BiomeGroup of type AMBIENT Biome: DRY MOUNTAIN
  11905. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.DragonFly to BiomeGroup of type AMBIENT Biome: MUSHROOM
  11906. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Elephant to BiomeGroup of type CREATURE Biome: marsh1 M
  11907. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Maggot to BiomeGroup of type AMBIENT Biome: coarseIslands M
  11908. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.SilverSkeleton to BiomeGroup of type MONSTER Biome: SWAMP
  11909. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Goat to BiomeGroup of type CREATURE Biome: swamplands M
  11910. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.BigCat to BiomeGroup of type CREATURE Biome: marsh1 M
  11911. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Snake to BiomeGroup of type CREATURE Biome: DRY MOUNTAIN
  11912. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Elephant to BiomeGroup of type CREATURE Biome: DESERT
  11913. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.FlameWraith to BiomeGroup of type MONSTER Biome: SPOOKY
  11914. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Mouse to BiomeGroup of type CREATURE Biome: CONIFEROUS
  11915. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Snail to BiomeGroup of type AMBIENT Biome: BEACH
  11916. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Boar to BiomeGroup of type CREATURE Biome: MUSHROOM
  11917. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Ostrich to BiomeGroup of type CREATURE Biome: DESERT
  11918. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Elephant to BiomeGroup of type CREATURE Biome: swamplands M
  11919. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.SilverSkeleton to BiomeGroup of type MONSTER Biome: sludgePlains M
  11920. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Mole to BiomeGroup of type CREATURE Biome: SAVANNA
  11921. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Ogre to BiomeGroup of type MONSTER Biome: swamplands M
  11922. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.WildHorse to BiomeGroup of type CREATURE Biome: FOREST
  11923. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Elephant to BiomeGroup of type CREATURE Biome: LUSH MOUNTAIN
  11924. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Turkey to BiomeGroup of type CREATURE Biome: PLAINS
  11925. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Fox to BiomeGroup of type CREATURE Biome: PLAINS
  11926. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Werewolf to BiomeGroup of type MONSTER Biome: CONIFEROUS
  11927. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Snake to BiomeGroup of type CREATURE Biome: SAVANNA
  11928. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.MiniGolem to BiomeGroup of type MONSTER Biome: SAVANNA
  11929. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Duck to BiomeGroup of type CREATURE Biome: SWAMP
  11930. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.DragonFly to BiomeGroup of type AMBIENT Biome: DESERT
  11931. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Deer to BiomeGroup of type CREATURE Biome: deepWaters M
  11932. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.SilverSkeleton to BiomeGroup of type MONSTER Biome: MOUNTAIN
  11933. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Mouse to BiomeGroup of type CREATURE Biome: marsh2 M
  11934. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.WWolf to BiomeGroup of type MONSTER Biome: marsh2 M
  11935. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Mouse to BiomeGroup of type CREATURE Biome: sludgePlains M
  11936. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.DragonFly to BiomeGroup of type AMBIENT Biome: LUSH MOUNTAIN
  11937. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Scorpion to BiomeGroup of type MONSTER Biome: DRY MOUNTAIN
  11938. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Mouse to BiomeGroup of type CREATURE Biome: deepWaters M
  11939. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Ostrich to BiomeGroup of type CREATURE Biome: coarseIslands M
  11940. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Bee to BiomeGroup of type AMBIENT Biome: DRY MOUNTAIN
  11941. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.BigGolem to BiomeGroup of type MONSTER Biome: DRY MOUNTAIN
  11942. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Mouse to BiomeGroup of type CREATURE Biome: PLAINS
  11943. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Bunny to BiomeGroup of type CREATURE Biome: deepWaters M
  11944. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Turkey to BiomeGroup of type CREATURE Biome: sludgePlains M
  11945. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Bee to BiomeGroup of type AMBIENT Biome: swamplands M
  11946. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Fly to BiomeGroup of type AMBIENT Biome: marsh1 M
  11947. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Maggot to BiomeGroup of type AMBIENT Biome: SAVANNA
  11948. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Ostrich to BiomeGroup of type CREATURE Biome: sludgePlains M
  11949. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Bear to BiomeGroup of type CREATURE Biome: LUSH MOUNTAIN
  11950. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Raccoon to BiomeGroup of type CREATURE Biome: MUSHROOM
  11951. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.SilverSkeleton to BiomeGroup of type MONSTER Biome: marsh1 M
  11952. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Bird to BiomeGroup of type CREATURE Biome: CONIFEROUS
  11953. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.BigCat to BiomeGroup of type CREATURE Biome: LUSH MOUNTAIN
  11954. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Mouse to BiomeGroup of type CREATURE Biome: swamplands M
  11955. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Werewolf to BiomeGroup of type MONSTER Biome: DRY MOUNTAIN
  11956. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Elephant to BiomeGroup of type CREATURE Biome: patchyIslands M
  11957. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Boar to BiomeGroup of type CREATURE Biome: CONIFEROUS
  11958. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Fox to BiomeGroup of type CREATURE Biome: MOUNTAIN
  11959. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Wraith to BiomeGroup of type MONSTER Biome: PLAINS
  11960. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Ant to BiomeGroup of type AMBIENT Biome: SAVANNA
  11961. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.BigCat to BiomeGroup of type CREATURE Biome: DESERT
  11962. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.BigGolem to BiomeGroup of type MONSTER Biome: MOUNTAIN
  11963. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Werewolf to BiomeGroup of type MONSTER Biome: MUSHROOM
  11964. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Wraith to BiomeGroup of type MONSTER Biome: patchyIslands M
  11965. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Elephant to BiomeGroup of type CREATURE Biome: deepWaters M
  11966. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Duck to BiomeGroup of type CREATURE Biome: patchyIslands M
  11967. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Snake to BiomeGroup of type CREATURE Biome: PLAINS
  11968. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Bird to BiomeGroup of type CREATURE Biome: swamplands M
  11969. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Deer to BiomeGroup of type CREATURE Biome: CONIFEROUS
  11970. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.MiniGolem to BiomeGroup of type MONSTER Biome: MUSHROOM
  11971. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.BigGolem to BiomeGroup of type MONSTER Biome: patchyIslands M
  11972. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Bunny to BiomeGroup of type CREATURE Biome: CONIFEROUS
  11973. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.MiniGolem to BiomeGroup of type MONSTER Biome: marsh2 M
  11974. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Fly to BiomeGroup of type AMBIENT Biome: PLAINS
  11975. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Firefly to BiomeGroup of type AMBIENT Biome: DESERT
  11976. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.ButterFly to BiomeGroup of type AMBIENT Biome: marsh1 M
  11977. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Fishy to BiomeGroup of type WATERCREATURE Biome: RIVER
  11978. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.DragonFly to BiomeGroup of type AMBIENT Biome: swamplands M
  11979. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Deer to BiomeGroup of type CREATURE Biome: coarseIslands M
  11980. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Snake to BiomeGroup of type CREATURE Biome: MUSHROOM
  11981. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.DragonFly to BiomeGroup of type AMBIENT Biome: MOUNTAIN
  11982. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.SilverSkeleton to BiomeGroup of type MONSTER Biome: coarseIslands M
  11983. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.WWolf to BiomeGroup of type MONSTER Biome: marsh1 M
  11984. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Werewolf to BiomeGroup of type MONSTER Biome: PLAINS
  11985. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Fox to BiomeGroup of type CREATURE Biome: deepWaters M
  11986. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.BigCat to BiomeGroup of type CREATURE Biome: swamplands M
  11987. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Boar to BiomeGroup of type CREATURE Biome: sludgePlains M
  11988. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Scorpion to BiomeGroup of type MONSTER Biome: MOUNTAIN
  11989. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.BigGolem to BiomeGroup of type MONSTER Biome: coarseIslands M
  11990. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Rat to BiomeGroup of type MONSTER Biome: coarseIslands M
  11991. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Mouse to BiomeGroup of type CREATURE Biome: MUSHROOM
  11992. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Werewolf to BiomeGroup of type MONSTER Biome: SWAMP
  11993. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Bee to BiomeGroup of type AMBIENT Biome: marsh1 M
  11994. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Snake to BiomeGroup of type CREATURE Biome: JUNGLE
  11995. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.SilverSkeleton to BiomeGroup of type MONSTER Biome: swamplands M
  11996. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Wraith to BiomeGroup of type MONSTER Biome: LUSH MOUNTAIN
  11997. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Goat to BiomeGroup of type CREATURE Biome: coarseIslands M
  11998. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.FlameWraith to BiomeGroup of type MONSTER Biome: SWAMP
  11999. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Werewolf to BiomeGroup of type MONSTER Biome: COLD
  12000. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Bunny to BiomeGroup of type CREATURE Biome: MUSHROOM
  12001. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.DragonFly to BiomeGroup of type AMBIENT Biome: coarseIslands M
  12002. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Wraith to BiomeGroup of type MONSTER Biome: swamplands M
  12003. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Snake to BiomeGroup of type CREATURE Biome: marsh2 M
  12004. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Snake to BiomeGroup of type CREATURE Biome: swamplands M
  12005. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.FlameWraith to BiomeGroup of type MONSTER Biome: CONIFEROUS
  12006. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.BigGolem to BiomeGroup of type MONSTER Biome: LUSH MOUNTAIN
  12007. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Rat to BiomeGroup of type MONSTER Biome: FOREST
  12008. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Scorpion to BiomeGroup of type MONSTER Biome: LUSH MOUNTAIN
  12009. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.MediumFish to BiomeGroup of type WATERCREATURE Biome: BEACH
  12010. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Dolphin to BiomeGroup of type WATERCREATURE Biome: BEACH
  12011. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Wraith to BiomeGroup of type MONSTER Biome: SWAMP
  12012. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.BigCat to BiomeGroup of type CREATURE Biome: PLAINS
  12013. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Scorpion to BiomeGroup of type MONSTER Biome: SAVANNA
  12014. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Deer to BiomeGroup of type CREATURE Biome: sludgePlains M
  12015. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Snail to BiomeGroup of type AMBIENT Biome: LUSH MOUNTAIN
  12016. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Ogre to BiomeGroup of type MONSTER Biome: coarseIslands M
  12017. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Elephant to BiomeGroup of type CREATURE Biome: FOREST
  12018. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Kitty to BiomeGroup of type CREATURE Biome: FOREST
  12019. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Firefly to BiomeGroup of type AMBIENT Biome: patchyIslands M
  12020. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Raccoon to BiomeGroup of type CREATURE Biome: PLAINS
  12021. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.KomodoDragon to BiomeGroup of type CREATURE Biome: SAVANNA
  12022. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Maggot to BiomeGroup of type AMBIENT Biome: deepWaters M
  12023. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Goat to BiomeGroup of type CREATURE Biome: FOREST
  12024. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Fly to BiomeGroup of type AMBIENT Biome: MOUNTAIN
  12025. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Mouse to BiomeGroup of type CREATURE Biome: marsh1 M
  12026. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Wraith to BiomeGroup of type MONSTER Biome: DRY MOUNTAIN
  12027. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.WWolf to BiomeGroup of type MONSTER Biome: FOREST
  12028. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Duck to BiomeGroup of type CREATURE Biome: swamplands M
  12029. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Fly to BiomeGroup of type AMBIENT Biome: FOREST
  12030. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.ButterFly to BiomeGroup of type AMBIENT Biome: CONIFEROUS
  12031. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Duck to BiomeGroup of type CREATURE Biome: MOUNTAIN
  12032. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Fox to BiomeGroup of type CREATURE Biome: marsh1 M
  12033. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.DragonFly to BiomeGroup of type AMBIENT Biome: PLAINS
  12034. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Bird to BiomeGroup of type CREATURE Biome: PLAINS
  12035. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.WWolf to BiomeGroup of type MONSTER Biome: CONIFEROUS
  12036. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Firefly to BiomeGroup of type AMBIENT Biome: JUNGLE
  12037. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.KomodoDragon to BiomeGroup of type CREATURE Biome: SWAMP
  12038. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.WWolf to BiomeGroup of type MONSTER Biome: patchyIslands M
  12039. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Cricket to BiomeGroup of type AMBIENT Biome: marsh1 M
  12040. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Ogre to BiomeGroup of type MONSTER Biome: marsh2 M
  12041. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.SilverSkeleton to BiomeGroup of type MONSTER Biome: CONIFEROUS
  12042. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Bird to BiomeGroup of type CREATURE Biome: patchyIslands M
  12043. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Bee to BiomeGroup of type AMBIENT Biome: MOUNTAIN
  12044. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.HorseMob to BiomeGroup of type MONSTER Biome: PLAINS
  12045. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Mole to BiomeGroup of type CREATURE Biome: coarseIslands M
  12046. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.SmallFish to BiomeGroup of type WATERCREATURE Biome: RIVER
  12047. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.BigGolem to BiomeGroup of type MONSTER Biome: CONIFEROUS
  12048. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Scorpion to BiomeGroup of type MONSTER Biome: swamplands M
  12049. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Bear to BiomeGroup of type CREATURE Biome: MOUNTAIN
  12050. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Maggot to BiomeGroup of type AMBIENT Biome: swamplands M
  12051. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.FlameWraith to BiomeGroup of type MONSTER Biome: PLAINS
  12052. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Cricket to BiomeGroup of type AMBIENT Biome: marsh2 M
  12053. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.MiniGolem to BiomeGroup of type MONSTER Biome: ICE MOUNTAIN
  12054. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Bunny to BiomeGroup of type CREATURE Biome: marsh1 M
  12055. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Mouse to BiomeGroup of type CREATURE Biome: patchyIslands M
  12056. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Raccoon to BiomeGroup of type CREATURE Biome: CONIFEROUS
  12057. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Rat to BiomeGroup of type MONSTER Biome: patchyIslands M
  12058. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Boar to BiomeGroup of type CREATURE Biome: COLD
  12059. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.SilverSkeleton to BiomeGroup of type MONSTER Biome: JUNGLE
  12060. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Deer to BiomeGroup of type CREATURE Biome: swamplands M
  12061. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Elephant to BiomeGroup of type CREATURE Biome: CONIFEROUS
  12062. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Goat to BiomeGroup of type CREATURE Biome: MOUNTAIN
  12063. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Ogre to BiomeGroup of type MONSTER Biome: marsh1 M
  12064. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Piranha to BiomeGroup of type WATERCREATURE Biome: SWAMP
  12065. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Firefly to BiomeGroup of type AMBIENT Biome: sludgePlains M
  12066. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Wraith to BiomeGroup of type MONSTER Biome: MOUNTAIN
  12067. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Werewolf to BiomeGroup of type MONSTER Biome: deepWaters M
  12068. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Wraith to BiomeGroup of type MONSTER Biome: marsh2 M
  12069. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Wraith to BiomeGroup of type MONSTER Biome: ICE MOUNTAIN
  12070. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Mouse to BiomeGroup of type CREATURE Biome: coarseIslands M
  12071. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Firefly to BiomeGroup of type AMBIENT Biome: coarseIslands M
  12072. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Deer to BiomeGroup of type CREATURE Biome: MUSHROOM
  12073. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Cricket to BiomeGroup of type AMBIENT Biome: DRY MOUNTAIN
  12074. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Werewolf to BiomeGroup of type MONSTER Biome: patchyIslands M
  12075. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Snake to BiomeGroup of type CREATURE Biome: CONIFEROUS
  12076. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Bee to BiomeGroup of type AMBIENT Biome: FOREST
  12077. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Snail to BiomeGroup of type AMBIENT Biome: FOREST
  12078. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.ButterFly to BiomeGroup of type AMBIENT Biome: patchyIslands M
  12079. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Maggot to BiomeGroup of type AMBIENT Biome: JUNGLE
  12080. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Firefly to BiomeGroup of type AMBIENT Biome: MOUNTAIN
  12081. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.BigCat to BiomeGroup of type CREATURE Biome: coarseIslands M
  12082. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Bee to BiomeGroup of type AMBIENT Biome: DESERT
  12083. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Bee to BiomeGroup of type AMBIENT Biome: patchyIslands M
  12084. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Fly to BiomeGroup of type AMBIENT Biome: DRY MOUNTAIN
  12085. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Ant to BiomeGroup of type AMBIENT Biome: marsh2 M
  12086. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Duck to BiomeGroup of type CREATURE Biome: CONIFEROUS
  12087. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.MediumFish to BiomeGroup of type WATERCREATURE Biome: RIVER
  12088. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Raccoon to BiomeGroup of type CREATURE Biome: patchyIslands M
  12089. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Snake to BiomeGroup of type CREATURE Biome: FOREST
  12090. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Wyvern to BiomeGroup of type CREATURE Biome: WyvernBiome
  12091. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Duck to BiomeGroup of type CREATURE Biome: marsh2 M
  12092. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.MiniGolem to BiomeGroup of type MONSTER Biome: JUNGLE
  12093. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.WildHorse to BiomeGroup of type CREATURE Biome: swamplands M
  12094. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Ent to BiomeGroup of type CREATURE Biome: sludgePlains M
  12095. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.DragonFly to BiomeGroup of type AMBIENT Biome: FOREST
  12096. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Scorpion to BiomeGroup of type MONSTER Biome: patchyIslands M
  12097. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Ant to BiomeGroup of type AMBIENT Biome: DESERT
  12098. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Snake to BiomeGroup of type CREATURE Biome: deepWaters M
  12099. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Goat to BiomeGroup of type CREATURE Biome: MUSHROOM
  12100. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Bear to BiomeGroup of type CREATURE Biome: FOREST
  12101. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Snail to BiomeGroup of type AMBIENT Biome: patchyIslands M
  12102. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.MiniGolem to BiomeGroup of type MONSTER Biome: PLAINS
  12103. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.ButterFly to BiomeGroup of type AMBIENT Biome: SWAMP
  12104. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.MediumFish to BiomeGroup of type WATERCREATURE Biome: OCEAN
  12105. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Cricket to BiomeGroup of type AMBIENT Biome: MOUNTAIN
  12106. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Firefly to BiomeGroup of type AMBIENT Biome: marsh1 M
  12107. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Bee to BiomeGroup of type AMBIENT Biome: JUNGLE
  12108. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.MiniGolem to BiomeGroup of type MONSTER Biome: SWAMP
  12109. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Firefly to BiomeGroup of type AMBIENT Biome: marsh2 M
  12110. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.DragonFly to BiomeGroup of type AMBIENT Biome: sludgePlains M
  12111. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Fly to BiomeGroup of type AMBIENT Biome: swamplands M
  12112. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Bear to BiomeGroup of type CREATURE Biome: marsh2 M
  12113. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Rat to BiomeGroup of type MONSTER Biome: SAVANNA
  12114. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Boar to BiomeGroup of type CREATURE Biome: coarseIslands M
  12115. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Ogre to BiomeGroup of type MONSTER Biome: FOREST
  12116. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Mole to BiomeGroup of type CREATURE Biome: deepWaters M
  12117. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.MiniGolem to BiomeGroup of type MONSTER Biome: COLD
  12118. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Elephant to BiomeGroup of type CREATURE Biome: COLD
  12119. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Scorpion to BiomeGroup of type MONSTER Biome: SPOOKY
  12120. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.BigGolem to BiomeGroup of type MONSTER Biome: sludgePlains M
  12121. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Fox to BiomeGroup of type CREATURE Biome: MUSHROOM
  12122. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.WildHorse to BiomeGroup of type CREATURE Biome: marsh1 M
  12123. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Firefly to BiomeGroup of type AMBIENT Biome: LUSH MOUNTAIN
  12124. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Elephant to BiomeGroup of type CREATURE Biome: marsh2 M
  12125. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Raccoon to BiomeGroup of type CREATURE Biome: sludgePlains M
  12126. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Goat to BiomeGroup of type CREATURE Biome: marsh2 M
  12127. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Elephant to BiomeGroup of type CREATURE Biome: PLAINS
  12128. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Snake to BiomeGroup of type CREATURE Biome: WyvernBiome
  12129. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Bunny to BiomeGroup of type CREATURE Biome: sludgePlains M
  12130. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Rat to BiomeGroup of type MONSTER Biome: sludgePlains M
  12131. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Boar to BiomeGroup of type CREATURE Biome: ICE MOUNTAIN
  12132. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Fly to BiomeGroup of type AMBIENT Biome: DESERT
  12133. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Goat to BiomeGroup of type CREATURE Biome: CONIFEROUS
  12134. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Turtle to BiomeGroup of type CREATURE Biome: SWAMP
  12135. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Ent to BiomeGroup of type CREATURE Biome: swamplands M
  12136. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.BigGolem to BiomeGroup of type MONSTER Biome: deepWaters M
  12137. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.ButterFly to BiomeGroup of type AMBIENT Biome: DRY MOUNTAIN
  12138. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Snail to BiomeGroup of type AMBIENT Biome: MUSHROOM
  12139. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Bird to BiomeGroup of type CREATURE Biome: sludgePlains M
  12140. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Duck to BiomeGroup of type CREATURE Biome: MUSHROOM
  12141. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Werewolf to BiomeGroup of type MONSTER Biome: LUSH MOUNTAIN
  12142. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Fly to BiomeGroup of type AMBIENT Biome: JUNGLE
  12143. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Fox to BiomeGroup of type CREATURE Biome: swamplands M
  12144. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.DragonFly to BiomeGroup of type AMBIENT Biome: SAVANNA
  12145. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.BigCat to BiomeGroup of type CREATURE Biome: MUSHROOM
  12146. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Snake to BiomeGroup of type CREATURE Biome: SWAMP
  12147. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.SmallFish to BiomeGroup of type WATERCREATURE Biome: ALL
  12148. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Snake to BiomeGroup of type CREATURE Biome: sludgePlains M
  12149. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Mole to BiomeGroup of type CREATURE Biome: marsh1 M
  12150. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Wraith to BiomeGroup of type MONSTER Biome: NETHER
  12151. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.JellyFish to BiomeGroup of type WATERCREATURE Biome: OCEAN
  12152. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.WildHorse to BiomeGroup of type CREATURE Biome: sludgePlains M
  12153. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.DragonFly to BiomeGroup of type AMBIENT Biome: JUNGLE
  12154. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Scorpion to BiomeGroup of type MONSTER Biome: COLD
  12155. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Bear to BiomeGroup of type CREATURE Biome: JUNGLE
  12156. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Bunny to BiomeGroup of type CREATURE Biome: swamplands M
  12157. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Kitty to BiomeGroup of type CREATURE Biome: deepWaters M
  12158. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Boar to BiomeGroup of type CREATURE Biome: FOREST
  12159. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Wraith to BiomeGroup of type MONSTER Biome: MUSHROOM
  12160. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Turkey to BiomeGroup of type CREATURE Biome: CONIFEROUS
  12161. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Ostrich to BiomeGroup of type CREATURE Biome: SAVANNA
  12162. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Duck to BiomeGroup of type CREATURE Biome: FOREST
  12163. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Turkey to BiomeGroup of type CREATURE Biome: FOREST
  12164. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Fly to BiomeGroup of type AMBIENT Biome: marsh2 M
  12165. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Bunny to BiomeGroup of type CREATURE Biome: FOREST
  12166. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Ant to BiomeGroup of type AMBIENT Biome: CONIFEROUS
  12167. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Goat to BiomeGroup of type CREATURE Biome: PLAINS
  12168. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Bunny to BiomeGroup of type CREATURE Biome: coarseIslands M
  12169. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.WildHorse to BiomeGroup of type CREATURE Biome: coarseIslands M
  12170. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Duck to BiomeGroup of type CREATURE Biome: sludgePlains M
  12171. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Bird to BiomeGroup of type CREATURE Biome: LUSH MOUNTAIN
  12172. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Raccoon to BiomeGroup of type CREATURE Biome: JUNGLE
  12173. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Ogre to BiomeGroup of type MONSTER Biome: LUSH MOUNTAIN
  12174. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Ogre to BiomeGroup of type MONSTER Biome: sludgePlains M
  12175. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Snake to BiomeGroup of type CREATURE Biome: marsh1 M
  12176. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Fly to BiomeGroup of type AMBIENT Biome: sludgePlains M
  12177. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Cricket to BiomeGroup of type AMBIENT Biome: JUNGLE
  12178. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Rat to BiomeGroup of type MONSTER Biome: marsh1 M
  12179. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.MiniGolem to BiomeGroup of type MONSTER Biome: CONIFEROUS
  12180. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Deer to BiomeGroup of type CREATURE Biome: PLAINS
  12181. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Bear to BiomeGroup of type CREATURE Biome: CONIFEROUS
  12182. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Ant to BiomeGroup of type AMBIENT Biome: coarseIslands M
  12183. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Bee to BiomeGroup of type AMBIENT Biome: coarseIslands M
  12184. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Cricket to BiomeGroup of type AMBIENT Biome: patchyIslands M
  12185. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Bunny to BiomeGroup of type CREATURE Biome: MOUNTAIN
  12186. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Boar to BiomeGroup of type CREATURE Biome: LUSH MOUNTAIN
  12187. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.BigCat to BiomeGroup of type CREATURE Biome: marsh2 M
  12188. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.HellRat to BiomeGroup of type MONSTER Biome: NETHER
  12189. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Fox to BiomeGroup of type CREATURE Biome: sludgePlains M
  12190. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.WildHorse to BiomeGroup of type CREATURE Biome: CONIFEROUS
  12191. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.MiniGolem to BiomeGroup of type MONSTER Biome: DESERT
  12192. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Boar to BiomeGroup of type CREATURE Biome: SAVANNA
  12193. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Piranha to BiomeGroup of type WATERCREATURE Biome: JUNGLE
  12194. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.WildHorse to BiomeGroup of type CREATURE Biome: deepWaters M
  12195. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Ogre to BiomeGroup of type MONSTER Biome: SWAMP
  12196. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.DragonFly to BiomeGroup of type AMBIENT Biome: SWAMP
  12197. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.BigGolem to BiomeGroup of type MONSTER Biome: marsh1 M
  12198. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.BigCat to BiomeGroup of type CREATURE Biome: patchyIslands M
  12199. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.DragonFly to BiomeGroup of type AMBIENT Biome: marsh2 M
  12200. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Ray to BiomeGroup of type WATERCREATURE Biome: BEACH
  12201. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.SilverSkeleton to BiomeGroup of type MONSTER Biome: LUSH MOUNTAIN
  12202. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Turkey to BiomeGroup of type CREATURE Biome: coarseIslands M
  12203. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Scorpion to BiomeGroup of type MONSTER Biome: marsh1 M
  12204. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.FlameWraith to BiomeGroup of type MONSTER Biome: patchyIslands M
  12205. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.BigCat to BiomeGroup of type CREATURE Biome: DRY MOUNTAIN
  12206. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Snake to BiomeGroup of type CREATURE Biome: LUSH MOUNTAIN
  12207. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Ent to BiomeGroup of type CREATURE Biome: coarseIslands M
  12208. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.HorseMob to BiomeGroup of type MONSTER Biome: FOREST
  12209. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Maggot to BiomeGroup of type AMBIENT Biome: MUSHROOM
  12210. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.BigCat to BiomeGroup of type CREATURE Biome: JUNGLE
  12211. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Bird to BiomeGroup of type CREATURE Biome: MUSHROOM
  12212. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Fly to BiomeGroup of type AMBIENT Biome: patchyIslands M
  12213. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Firefly to BiomeGroup of type AMBIENT Biome: swamplands M
  12214. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Rat to BiomeGroup of type MONSTER Biome: MOUNTAIN
  12215. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Scorpion to BiomeGroup of type MONSTER Biome: MUSHROOM
  12216. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Ant to BiomeGroup of type AMBIENT Biome: marsh1 M
  12217. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.WildHorse to BiomeGroup of type CREATURE Biome: JUNGLE
  12218. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.HorseMob to BiomeGroup of type MONSTER Biome: DESERT
  12219. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Shark to BiomeGroup of type WATERCREATURE Biome: OCEAN
  12220. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Ant to BiomeGroup of type AMBIENT Biome: SWAMP
  12221. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Bunny to BiomeGroup of type CREATURE Biome: patchyIslands M
  12222. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Wraith to BiomeGroup of type MONSTER Biome: COLD
  12223. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.SilverSkeleton to BiomeGroup of type MONSTER Biome: SPOOKY
  12224. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.BigCat to BiomeGroup of type CREATURE Biome: COLD
  12225. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Kitty to BiomeGroup of type CREATURE Biome: coarseIslands M
  12226. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.BigCat to BiomeGroup of type CREATURE Biome: FOREST
  12227. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Maggot to BiomeGroup of type AMBIENT Biome: marsh2 M
  12228. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Fly to BiomeGroup of type AMBIENT Biome: deepWaters M
  12229. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Kitty to BiomeGroup of type CREATURE Biome: marsh1 M
  12230. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Turkey to BiomeGroup of type CREATURE Biome: marsh2 M
  12231. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.FlameWraith to BiomeGroup of type MONSTER Biome: MOUNTAIN
  12232. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.BigCat to BiomeGroup of type CREATURE Biome: SAVANNA
  12233. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Snail to BiomeGroup of type AMBIENT Biome: coarseIslands M
  12234. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.HorseMob to BiomeGroup of type MONSTER Biome: coarseIslands M
  12235. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.BigGolem to BiomeGroup of type MONSTER Biome: SWAMP
  12236. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Boar to BiomeGroup of type CREATURE Biome: marsh2 M
  12237. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Bird to BiomeGroup of type CREATURE Biome: deepWaters M
  12238. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Raccoon to BiomeGroup of type CREATURE Biome: LUSH MOUNTAIN
  12239. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.SilverSkeleton to BiomeGroup of type MONSTER Biome: marsh2 M
  12240. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Bear to BiomeGroup of type CREATURE Biome: ICE MOUNTAIN
  12241. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Bear to BiomeGroup of type CREATURE Biome: patchyIslands M
  12242. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.FlameWraith to BiomeGroup of type MONSTER Biome: MUSHROOM
  12243. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.FlameWraith to BiomeGroup of type MONSTER Biome: coarseIslands M
  12244. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Ogre to BiomeGroup of type MONSTER Biome: deepWaters M
  12245. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.WWolf to BiomeGroup of type MONSTER Biome: coarseIslands M
  12246. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.BigGolem to BiomeGroup of type MONSTER Biome: DESERT
  12247. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Ostrich to BiomeGroup of type CREATURE Biome: patchyIslands M
  12248. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.WWolf to BiomeGroup of type MONSTER Biome: swamplands M
  12249. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Bear to BiomeGroup of type CREATURE Biome: swamplands M
  12250. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Bee to BiomeGroup of type AMBIENT Biome: LUSH MOUNTAIN
  12251. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Wraith to BiomeGroup of type MONSTER Biome: deepWaters M
  12252. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.SilverSkeleton to BiomeGroup of type MONSTER Biome: SAVANNA
  12253. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Crab to BiomeGroup of type AMBIENT Biome: BEACH
  12254. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Snail to BiomeGroup of type AMBIENT Biome: marsh2 M
  12255. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Firefly to BiomeGroup of type AMBIENT Biome: SAVANNA
  12256. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Rat to BiomeGroup of type MONSTER Biome: MUSHROOM
  12257. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Ogre to BiomeGroup of type MONSTER Biome: PLAINS
  12258. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Bird to BiomeGroup of type CREATURE Biome: marsh1 M
  12259. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.DragonFly to BiomeGroup of type AMBIENT Biome: deepWaters M
  12260. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.FlameWraith to BiomeGroup of type MONSTER Biome: COLD
  12261. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Turkey to BiomeGroup of type CREATURE Biome: swamplands M
  12262. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Mouse to BiomeGroup of type CREATURE Biome: SAVANNA
  12263. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Firefly to BiomeGroup of type AMBIENT Biome: PLAINS
  12264. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Raccoon to BiomeGroup of type CREATURE Biome: swamplands M
  12265. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Ogre to BiomeGroup of type MONSTER Biome: CONIFEROUS
  12266. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.HorseMob to BiomeGroup of type MONSTER Biome: patchyIslands M
  12267. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Cricket to BiomeGroup of type AMBIENT Biome: MUSHROOM
  12268. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.ButterFly to BiomeGroup of type AMBIENT Biome: MUSHROOM
  12269. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Boar to BiomeGroup of type CREATURE Biome: marsh1 M
  12270. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Boar to BiomeGroup of type CREATURE Biome: deepWaters M
  12271. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.BigCat to BiomeGroup of type CREATURE Biome: MOUNTAIN
  12272. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.MiniGolem to BiomeGroup of type MONSTER Biome: patchyIslands M
  12273. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.DragonFly to BiomeGroup of type AMBIENT Biome: CONIFEROUS
  12274. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Bird to BiomeGroup of type CREATURE Biome: MOUNTAIN
  12275. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Werewolf to BiomeGroup of type MONSTER Biome: coarseIslands M
  12276. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Cricket to BiomeGroup of type AMBIENT Biome: SAVANNA
  12277. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Maggot to BiomeGroup of type AMBIENT Biome: MOUNTAIN
  12278. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Firefly to BiomeGroup of type AMBIENT Biome: DRY MOUNTAIN
  12279. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.FlameWraith to BiomeGroup of type MONSTER Biome: sludgePlains M
  12280. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.MiniGolem to BiomeGroup of type MONSTER Biome: sludgePlains M
  12281. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Bird to BiomeGroup of type CREATURE Biome: SWAMP
  12282. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Snail to BiomeGroup of type AMBIENT Biome: SWAMP
  12283. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.BigCat to BiomeGroup of type CREATURE Biome: CONIFEROUS
  12284. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Duck to BiomeGroup of type CREATURE Biome: PLAINS
  12285. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.BigGolem to BiomeGroup of type MONSTER Biome: COLD
  12286. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.WWolf to BiomeGroup of type MONSTER Biome: COLD
  12287. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Bear to BiomeGroup of type CREATURE Biome: deepWaters M
  12288. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Snake to BiomeGroup of type CREATURE Biome: coarseIslands M
  12289. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Bunny to BiomeGroup of type CREATURE Biome: ICE MOUNTAIN
  12290. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.SilverSkeleton to BiomeGroup of type MONSTER Biome: deepWaters M
  12291. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Snail to BiomeGroup of type AMBIENT Biome: JUNGLE
  12292. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Ent to BiomeGroup of type CREATURE Biome: marsh2 M
  12293. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Fox to BiomeGroup of type CREATURE Biome: coarseIslands M
  12294. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Bear to BiomeGroup of type CREATURE Biome: marsh1 M
  12295. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Ostrich to BiomeGroup of type CREATURE Biome: marsh1 M
  12296. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Ogre to BiomeGroup of type MONSTER Biome: NETHER
  12297. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Ant to BiomeGroup of type AMBIENT Biome: JUNGLE
  12298. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.HorseMob to BiomeGroup of type MONSTER Biome: marsh1 M
  12299. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Cricket to BiomeGroup of type AMBIENT Biome: sludgePlains M
  12300. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Mole to BiomeGroup of type CREATURE Biome: swamplands M
  12301. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.MiniGolem to BiomeGroup of type MONSTER Biome: FOREST
  12302. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Crocodile to BiomeGroup of type CREATURE Biome: SWAMP
  12303. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Rat to BiomeGroup of type MONSTER Biome: deepWaters M
  12304. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Maggot to BiomeGroup of type AMBIENT Biome: LUSH MOUNTAIN
  12305. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.FlameWraith to BiomeGroup of type MONSTER Biome: SAVANNA
  12306. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Ent to BiomeGroup of type CREATURE Biome: deepWaters M
  12307. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Bird to BiomeGroup of type CREATURE Biome: DRY MOUNTAIN
  12308. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.BigGolem to BiomeGroup of type MONSTER Biome: SAVANNA
  12309. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Boar to BiomeGroup of type CREATURE Biome: SWAMP
  12310. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Ogre to BiomeGroup of type MONSTER Biome: MUSHROOM
  12311. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Fox to BiomeGroup of type CREATURE Biome: LUSH MOUNTAIN
  12312. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Ent to BiomeGroup of type CREATURE Biome: FOREST
  12313. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Maggot to BiomeGroup of type AMBIENT Biome: DRY MOUNTAIN
  12314. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Rat to BiomeGroup of type MONSTER Biome: JUNGLE
  12315. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Maggot to BiomeGroup of type AMBIENT Biome: patchyIslands M
  12316. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Mole to BiomeGroup of type CREATURE Biome: marsh2 M
  12317. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Maggot to BiomeGroup of type AMBIENT Biome: marsh1 M
  12318. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Bear to BiomeGroup of type CREATURE Biome: PLAINS
  12319. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.BigCat to BiomeGroup of type CREATURE Biome: deepWaters M
  12320. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Fox to BiomeGroup of type CREATURE Biome: marsh2 M
  12321. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.JellyFish to BiomeGroup of type WATERCREATURE Biome: BEACH
  12322. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Raccoon to BiomeGroup of type CREATURE Biome: FOREST
  12323. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Raccoon to BiomeGroup of type CREATURE Biome: marsh2 M
  12324. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Scorpion to BiomeGroup of type MONSTER Biome: PLAINS
  12325. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Ogre to BiomeGroup of type MONSTER Biome: patchyIslands M
  12326. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Goat to BiomeGroup of type CREATURE Biome: patchyIslands M
  12327. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.FlameWraith to BiomeGroup of type MONSTER Biome: ICE MOUNTAIN
  12328. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.MiniGolem to BiomeGroup of type MONSTER Biome: marsh1 M
  12329. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.SilverSkeleton to BiomeGroup of type MONSTER Biome: ICE MOUNTAIN
  12330. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Fly to BiomeGroup of type AMBIENT Biome: CONIFEROUS
  12331. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Bird to BiomeGroup of type CREATURE Biome: marsh2 M
  12332. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Bunny to BiomeGroup of type CREATURE Biome: WyvernBiome
  12333. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.WWolf to BiomeGroup of type MONSTER Biome: deepWaters M
  12334. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Kitty to BiomeGroup of type CREATURE Biome: swamplands M
  12335. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Deer to BiomeGroup of type CREATURE Biome: FOREST
  12336. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.FlameWraith to BiomeGroup of type MONSTER Biome: DESERT
  12337. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Firefly to BiomeGroup of type AMBIENT Biome: deepWaters M
  12338. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Boar to BiomeGroup of type CREATURE Biome: swamplands M
  12339. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.FlameWraith to BiomeGroup of type MONSTER Biome: marsh1 M
  12340. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Goat to BiomeGroup of type CREATURE Biome: marsh1 M
  12341. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Cricket to BiomeGroup of type AMBIENT Biome: LUSH MOUNTAIN
  12342. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.BigGolem to BiomeGroup of type MONSTER Biome: MUSHROOM
  12343. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.FlameWraith to BiomeGroup of type MONSTER Biome: NETHER
  12344. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Firefly to BiomeGroup of type AMBIENT Biome: MUSHROOM
  12345. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Bird to BiomeGroup of type CREATURE Biome: DESERT
  12346. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Cricket to BiomeGroup of type AMBIENT Biome: PLAINS
  12347. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Wraith to BiomeGroup of type MONSTER Biome: JUNGLE
  12348. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Fox to BiomeGroup of type CREATURE Biome: COLD
  12349. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Werewolf to BiomeGroup of type MONSTER Biome: marsh1 M
  12350. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.SilverSkeleton to BiomeGroup of type MONSTER Biome: COLD
  12351. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Werewolf to BiomeGroup of type MONSTER Biome: JUNGLE
  12352. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Cricket to BiomeGroup of type AMBIENT Biome: deepWaters M
  12353. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Ent to BiomeGroup of type CREATURE Biome: JUNGLE
  12354. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.FlameWraith to BiomeGroup of type MONSTER Biome: FOREST
  12355. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Snail to BiomeGroup of type AMBIENT Biome: deepWaters M
  12356. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.WildHorse to BiomeGroup of type CREATURE Biome: patchyIslands M
  12357. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Mole to BiomeGroup of type CREATURE Biome: PLAINS
  12358. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Bear to BiomeGroup of type CREATURE Biome: coarseIslands M
  12359. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Elephant to BiomeGroup of type CREATURE Biome: JUNGLE
  12360. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Ant to BiomeGroup of type AMBIENT Biome: MOUNTAIN
  12361. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Snail to BiomeGroup of type AMBIENT Biome: OCEAN
  12362. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.MiniGolem to BiomeGroup of type MONSTER Biome: DRY MOUNTAIN
  12363. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.DragonFly to BiomeGroup of type AMBIENT Biome: patchyIslands M
  12364. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Elephant to BiomeGroup of type CREATURE Biome: sludgePlains M
  12365. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Fox to BiomeGroup of type CREATURE Biome: CONIFEROUS
  12366. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Mole to BiomeGroup of type CREATURE Biome: patchyIslands M
  12367. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Wraith to BiomeGroup of type MONSTER Biome: sludgePlains M
  12368. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.ButterFly to BiomeGroup of type AMBIENT Biome: LUSH MOUNTAIN
  12369. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Goat to BiomeGroup of type CREATURE Biome: sludgePlains M
  12370. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Ant to BiomeGroup of type AMBIENT Biome: FOREST
  12371. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Rat to BiomeGroup of type MONSTER Biome: PLAINS
  12372. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Mole to BiomeGroup of type CREATURE Biome: LUSH MOUNTAIN
  12373. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Bee to BiomeGroup of type AMBIENT Biome: CONIFEROUS
  12374. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.ButterFly to BiomeGroup of type AMBIENT Biome: DESERT
  12375. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Turkey to BiomeGroup of type CREATURE Biome: deepWaters M
  12376. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Scorpion to BiomeGroup of type MONSTER Biome: deepWaters M
  12377. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Fishy to BiomeGroup of type WATERCREATURE Biome: ALL
  12378. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Wraith to BiomeGroup of type MONSTER Biome: marsh1 M
  12379. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Kitty to BiomeGroup of type CREATURE Biome: PLAINS
  12380. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.MiniGolem to BiomeGroup of type MONSTER Biome: LUSH MOUNTAIN
  12381. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Duck to BiomeGroup of type CREATURE Biome: SAVANNA
  12382. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Raccoon to BiomeGroup of type CREATURE Biome: deepWaters M
  12383. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Bird to BiomeGroup of type CREATURE Biome: FOREST
  12384. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.WildHorse to BiomeGroup of type CREATURE Biome: PLAINS
  12385. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.ButterFly to BiomeGroup of type AMBIENT Biome: swamplands M
  12386. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Werewolf to BiomeGroup of type MONSTER Biome: sludgePlains M
  12387. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.BigCat to BiomeGroup of type CREATURE Biome: ICE MOUNTAIN
  12388. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Werewolf to BiomeGroup of type MONSTER Biome: ICE MOUNTAIN
  12389. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Scorpion to BiomeGroup of type MONSTER Biome: marsh2 M
  12390. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Bear to BiomeGroup of type CREATURE Biome: sludgePlains M
  12391. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Cricket to BiomeGroup of type AMBIENT Biome: coarseIslands M
  12392. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.SilverSkeleton to BiomeGroup of type MONSTER Biome: patchyIslands M
  12393. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Bunny to BiomeGroup of type CREATURE Biome: COLD
  12394. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Turkey to BiomeGroup of type CREATURE Biome: patchyIslands M
  12395. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Wraith to BiomeGroup of type MONSTER Biome: coarseIslands M
  12396. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Ogre to BiomeGroup of type MONSTER Biome: MOUNTAIN
  12397. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Bird to BiomeGroup of type CREATURE Biome: coarseIslands M
  12398. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.ButterFly to BiomeGroup of type AMBIENT Biome: sludgePlains M
  12399. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.BigGolem to BiomeGroup of type MONSTER Biome: swamplands M
  12400. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Mouse to BiomeGroup of type CREATURE Biome: FOREST
  12401. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Fox to BiomeGroup of type CREATURE Biome: ICE MOUNTAIN
  12402. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Bee to BiomeGroup of type AMBIENT Biome: MUSHROOM
  12403. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.FlameWraith to BiomeGroup of type MONSTER Biome: marsh2 M
  12404. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Scorpion to BiomeGroup of type MONSTER Biome: DESERT
  12405. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.BigGolem to BiomeGroup of type MONSTER Biome: JUNGLE
  12406. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Firefly to BiomeGroup of type AMBIENT Biome: SWAMP
  12407. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Mouse to BiomeGroup of type CREATURE Biome: MOUNTAIN
  12408. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Maggot to BiomeGroup of type AMBIENT Biome: SWAMP
  12409. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Fly to BiomeGroup of type AMBIENT Biome: SWAMP
  12410. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Turkey to BiomeGroup of type CREATURE Biome: marsh1 M
  12411. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.HorseMob to BiomeGroup of type MONSTER Biome: SAVANNA
  12412. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Dolphin to BiomeGroup of type WATERCREATURE Biome: OCEAN
  12413. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Rat to BiomeGroup of type MONSTER Biome: DRY MOUNTAIN
  12414. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Shark to BiomeGroup of type WATERCREATURE Biome: BEACH
  12415. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Bee to BiomeGroup of type AMBIENT Biome: marsh2 M
  12416. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Firefly to BiomeGroup of type AMBIENT Biome: CONIFEROUS
  12417. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Bee to BiomeGroup of type AMBIENT Biome: SWAMP
  12418. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Rat to BiomeGroup of type MONSTER Biome: SWAMP
  12419. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Elephant to BiomeGroup of type CREATURE Biome: SAVANNA
  12420. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.SmallFish to BiomeGroup of type WATERCREATURE Biome: OCEAN
  12421. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.HorseMob to BiomeGroup of type MONSTER Biome: deepWaters M
  12422. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.FlameWraith to BiomeGroup of type MONSTER Biome: deepWaters M
  12423. [23:41:28 INFO]: Adding SpawnListEntry MoCreatures.Deer to BiomeGroup of type CREATURE Biome: marsh1 M
  12424. [23:41:28 INFO]: Adding SpawnListEntry Natura.FlameSpiderBaby to BiomeGroup of type MONSTER Biome: NETHER
  12425. [23:41:28 INFO]: Adding SpawnListEntry Natura.FlameSpider to BiomeGroup of type MONSTER Biome: NETHER
  12426. [23:41:28 INFO]: Adding SpawnListEntry Natura.Imp to BiomeGroup of type CREATURE Biome: NETHER
  12427. [23:41:28 INFO]: Adding SpawnListEntry Natura.NitroCreeper to BiomeGroup of type MONSTER Biome: NETHER
  12428. [23:41:28 INFO]: Adding SpawnListEntry SpecialMobs.EnderCreeper to BiomeGroup of type MONSTER Biome: END
  12429. [23:41:28 INFO]: Adding SpawnListEntry SpecialMobs.MiniGhast to BiomeGroup of type MONSTER Biome: NETHER
  12430. [23:41:28 INFO]: Adding SpawnListEntry SpecialMobs.EnderCreeper to BiomeGroup of type MONSTER Biome: Sky
  12431. [23:41:28 INFO]: Adding SpawnListEntry SpecialMobs.MiniGhast to BiomeGroup of type MONSTER Biome: SPOOKY
  12432. [23:41:28 INFO]: Adding SpawnListEntry SpecialMobs.FireCreeper to BiomeGroup of type MONSTER Biome: NETHER
  12433. [23:41:28 INFO]: Adding SpawnListEntry TConstruct.EdibleSlime to BiomeGroup of type MONSTER Biome: swamplands
  12434. [23:41:28 INFO]: Adding SpawnListEntry TConstruct.EdibleSlime to BiomeGroup of type MONSTER Biome: ALL
  12435. [23:41:28 INFO]: Adding SpawnListEntry TConstruct.EdibleSlime to BiomeGroup of type MONSTER Biome: deepWaters
  12436. [23:41:28 INFO]: Adding SpawnListEntry TConstruct.EdibleSlime to BiomeGroup of type MONSTER Biome: marsh2
  12437. [23:41:28 INFO]: Adding SpawnListEntry TConstruct.EdibleSlime to BiomeGroup of type MONSTER Biome: sludgePlains
  12438. [23:41:28 INFO]: Adding SpawnListEntry TConstruct.EdibleSlime to BiomeGroup of type MONSTER Biome: marsh1
  12439. [23:41:28 INFO]: Adding SpawnListEntry TConstruct.EdibleSlime to BiomeGroup of type MONSTER Biome: coarseIslands
  12440. [23:41:28 INFO]: Adding SpawnListEntry TConstruct.EdibleSlime to BiomeGroup of type MONSTER Biome: patchyIslands
  12441. [23:41:28 INFO]: Adding SpawnListEntry Thaumcraft.Wisp to BiomeGroup of type MONSTER Biome: Eldritch
  12442. [23:41:28 INFO]: Adding SpawnListEntry Thaumcraft.Pech to BiomeGroup of type MONSTER Biome: Eerie
  12443. [23:41:28 INFO]: Adding SpawnListEntry Thaumcraft.EldritchGuardian to BiomeGroup of type MONSTER Biome: Eldritch
  12444. [23:41:28 INFO]: Adding SpawnListEntry Thaumcraft.Wisp to BiomeGroup of type MONSTER Biome: ALL
  12445. [23:41:28 INFO]: Adding SpawnListEntry Thaumcraft.InhabitedZombie to BiomeGroup of type MONSTER Biome: Eldritch
  12446. [23:41:28 INFO]: Adding SpawnListEntry Thaumcraft.Wisp to BiomeGroup of type MONSTER Biome: NETHER
  12447. [23:41:28 INFO]: Adding SpawnListEntry Thaumcraft.GiantBrainyZombie to BiomeGroup of type MONSTER Biome: SPOOKY
  12448. [23:41:28 INFO]: Adding SpawnListEntry Thaumcraft.Pech to BiomeGroup of type MONSTER Biome: MAGICAL
  12449. [23:41:28 INFO]: Adding SpawnListEntry Thaumcraft.GiantBrainyZombie to BiomeGroup of type MONSTER Biome: Eerie
  12450. [23:41:28 INFO]: Adding SpawnListEntry Thaumcraft.Wisp to BiomeGroup of type MONSTER Biome: Eerie
  12451. [23:41:28 INFO]: Adding SpawnListEntry Thaumcraft.Taintacle to BiomeGroup of type MONSTER Biome: Tainted Land
  12452. [23:41:28 INFO]: Adding SpawnListEntry Thaumcraft.Firebat to BiomeGroup of type MONSTER Biome: NETHER
  12453. [23:41:28 INFO]: Adding SpawnListEntry Thaumcraft.Wisp to BiomeGroup of type MONSTER Biome: MAGICAL
  12454. [23:41:28 INFO]: Adding SpawnListEntry Thaumcraft.BrainyZombie to BiomeGroup of type MONSTER Biome: ALL
  12455. [23:41:28 INFO]: Adding SpawnListEntry Thaumcraft.GiantBrainyZombie to BiomeGroup of type MONSTER Biome: Eldritch
  12456. [23:41:28 INFO]: Adding SpawnListEntry Thaumcraft.Pech to BiomeGroup of type MONSTER Biome: Eldritch
  12457. [23:41:28 INFO]: Adding SpawnListEntry Thaumcraft.Pech to BiomeGroup of type MONSTER Biome: ALL
  12458. [23:41:28 INFO]: Adding SpawnListEntry Thaumcraft.Pech to BiomeGroup of type MONSTER Biome: Tainted Land
  12459. [23:41:28 INFO]: Adding SpawnListEntry TwilightForest.Firefly to BiomeGroup of type AMBIENT Biome: TWILIGHTFOREST
  12460. [23:41:28 INFO]: Adding SpawnListEntry TwilightForest.Wild Boar to BiomeGroup of type CREATURE Biome: TWILIGHTFOREST
  12461. [23:41:28 INFO]: Adding SpawnListEntry TwilightForest.Glacier Penguin to BiomeGroup of type CREATURE Biome: COLD
  12462. [23:41:28 INFO]: Adding SpawnListEntry TwilightForest.Tiny Bird to BiomeGroup of type CREATURE Biome: TWILIGHTFOREST
  12463. [23:41:28 INFO]: Adding SpawnListEntry TwilightForest.Wild Deer to BiomeGroup of type CREATURE Biome: TWILIGHTFOREST
  12464. [23:41:28 INFO]: Adding SpawnListEntry TwilightForest.Firefly to BiomeGroup of type AMBIENT Biome: TWILIGHTALL
  12465. [23:41:28 INFO]: Adding SpawnListEntry TwilightForest.Forest Bunny to BiomeGroup of type CREATURE Biome: TWILIGHTFOREST
  12466. [23:41:28 INFO]: Adding SpawnListEntry TwilightForest.Forest Raven to BiomeGroup of type CREATURE Biome: TWILIGHTFOREST
  12467. [23:41:28 INFO]: Adding SpawnListEntry TwilightForest.Bighorn Sheep to BiomeGroup of type CREATURE Biome: TWILIGHTFOREST
  12468. [23:41:28 INFO]: Adding SpawnListEntry TwilightForest.Forest Squirrel to BiomeGroup of type CREATURE Biome: TWILIGHTFOREST
  12469. [23:41:28 INFO]: Adding SpawnListEntry Pig to BiomeGroup of type CREATURE Biome: JUNGLE
  12470. [23:41:28 INFO]: Adding SpawnListEntry Pig to BiomeGroup of type CREATURE Biome: LUSH MOUNTAIN
  12471. [23:41:28 INFO]: Adding SpawnListEntry Skeleton to BiomeGroup of type MONSTER Biome: LUSH MOUNTAIN
  12472. [23:41:28 INFO]: Adding SpawnListEntry Skeleton to BiomeGroup of type MONSTER Biome: PLAINS
  12473. [23:41:28 INFO]: Adding SpawnListEntry EntityHorse to BiomeGroup of type CREATURE Biome: FOREST
  12474. [23:41:28 INFO]: Adding SpawnListEntry Spider to BiomeGroup of type MONSTER Biome: COLD
  12475. [23:41:28 INFO]: Adding SpawnListEntry Squid to BiomeGroup of type WATERCREATURE Biome: BEACH
  12476. [23:41:28 INFO]: Adding SpawnListEntry Zombie to BiomeGroup of type MONSTER Biome: Emerald Biome
  12477. [23:41:28 INFO]: Adding SpawnListEntry Creeper to BiomeGroup of type MONSTER Biome: JUNGLE
  12478. [23:41:28 INFO]: Adding SpawnListEntry Skeleton to BiomeGroup of type MONSTER Biome: Emerald Biome
  12479. [23:41:28 INFO]: Adding SpawnListEntry Skeleton to BiomeGroup of type MONSTER Biome: JUNGLE
  12480. [23:41:28 INFO]: Adding SpawnListEntry Bat to BiomeGroup of type AMBIENT Biome: Arctic Ocean
  12481. [23:41:28 INFO]: Adding SpawnListEntry Witch to BiomeGroup of type MONSTER Biome: SPOOKY
  12482. [23:41:28 INFO]: Adding SpawnListEntry Chicken to BiomeGroup of type CREATURE Biome: SAVANNA
  12483. [23:41:28 INFO]: Adding SpawnListEntry Blaze to BiomeGroup of type MONSTER Biome: Volcano
  12484. [23:41:28 INFO]: Adding SpawnListEntry Cow to BiomeGroup of type CREATURE Biome: DESERT
  12485. [23:41:28 INFO]: Adding SpawnListEntry Slime to BiomeGroup of type MONSTER Biome: SAVANNA
  12486. [23:41:28 INFO]: Adding SpawnListEntry Slime to BiomeGroup of type MONSTER Biome: LUSH MOUNTAIN
  12487. [23:41:28 INFO]: Adding SpawnListEntry Zombie to BiomeGroup of type MONSTER Biome: SWAMP
  12488. [23:41:28 INFO]: Adding SpawnListEntry Skeleton to BiomeGroup of type MONSTER Biome: DRY MOUNTAIN
  12489. [23:41:28 INFO]: Adding SpawnListEntry Creeper to BiomeGroup of type MONSTER Biome: DESERT
  12490. [23:41:28 INFO]: Adding SpawnListEntry Slime to BiomeGroup of type MONSTER Biome: PLAINS
  12491. [23:41:28 INFO]: Adding SpawnListEntry Creeper to BiomeGroup of type MONSTER Biome: MAGICAL
  12492. [23:41:28 INFO]: Adding SpawnListEntry Sheep to BiomeGroup of type CREATURE Biome: SPOOKY
  12493. [23:41:28 INFO]: Adding SpawnListEntry Witch to BiomeGroup of type MONSTER Biome: PLAINS
  12494. [23:41:28 INFO]: Adding SpawnListEntry Slime to BiomeGroup of type MONSTER Biome: Emerald Biome
  12495. [23:41:28 INFO]: Adding SpawnListEntry Creeper to BiomeGroup of type MONSTER Biome: FOREST
  12496. [23:41:28 INFO]: Adding SpawnListEntry Chicken to BiomeGroup of type CREATURE Biome: SPOOKY
  12497. [23:41:28 INFO]: Adding SpawnListEntry Spider to BiomeGroup of type MONSTER Biome: SWAMP
  12498. [23:41:28 INFO]: Adding SpawnListEntry Pig to BiomeGroup of type CREATURE Biome: PLAINS
  12499. [23:41:28 INFO]: Adding SpawnListEntry Bat to BiomeGroup of type AMBIENT Biome: Antartica
  12500. [23:41:28 INFO]: Adding SpawnListEntry Slime to BiomeGroup of type MONSTER Biome: MAGICAL
  12501. [23:41:28 INFO]: Adding SpawnListEntry Cow to BiomeGroup of type CREATURE Biome: FOREST
  12502. [23:41:28 INFO]: Adding SpawnListEntry Skeleton to BiomeGroup of type MONSTER Biome: MOUNTAIN
  12503. [23:41:28 INFO]: Adding SpawnListEntry Cow to BiomeGroup of type CREATURE Biome: SAVANNA
  12504. [23:41:28 INFO]: Adding SpawnListEntry Pig to BiomeGroup of type CREATURE Biome: FOREST
  12505. [23:41:28 INFO]: Adding SpawnListEntry Sheep to BiomeGroup of type CREATURE Biome: JUNGLE
  12506. [23:41:28 INFO]: Adding SpawnListEntry Spider to BiomeGroup of type MONSTER Biome: ICE MOUNTAIN
  12507. [23:41:28 INFO]: Adding SpawnListEntry Spider to BiomeGroup of type MONSTER Biome: JUNGLE
  12508. [23:41:28 INFO]: Adding SpawnListEntry Bat to BiomeGroup of type AMBIENT Biome: Emerald Biome
  12509. [23:41:28 INFO]: Adding SpawnListEntry Slime to BiomeGroup of type MONSTER Biome: CONIFEROUS
  12510. [23:41:28 INFO]: Adding SpawnListEntry Creeper to BiomeGroup of type MONSTER Biome: MOUNTAIN
  12511. [23:41:28 INFO]: Adding SpawnListEntry Enderman to BiomeGroup of type MONSTER Biome: Sky
  12512. [23:41:28 INFO]: Adding SpawnListEntry Spider to BiomeGroup of type MONSTER Biome: FOREST
  12513. [23:41:28 INFO]: Adding SpawnListEntry Ozelot to BiomeGroup of type CREATURE Biome: JUNGLE
  12514. [23:41:28 INFO]: Adding SpawnListEntry Skeleton to BiomeGroup of type MONSTER Biome: SWAMP
  12515. [23:41:28 INFO]: Adding SpawnListEntry Zombie to BiomeGroup of type MONSTER Biome: MOUNTAIN
  12516. [23:41:28 INFO]: Adding SpawnListEntry Sheep to BiomeGroup of type CREATURE Biome: LUSH MOUNTAIN
  12517. [23:41:28 INFO]: Adding SpawnListEntry Zombie to BiomeGroup of type MONSTER Biome: DESERT
  12518. [23:41:28 INFO]: Adding SpawnListEntry Creeper to BiomeGroup of type MONSTER Biome: Emerald Biome
  12519. [23:41:28 INFO]: Adding SpawnListEntry Pig to BiomeGroup of type CREATURE Biome: SAVANNA
  12520. [23:41:28 INFO]: Adding SpawnListEntry Enderman to BiomeGroup of type MONSTER Biome: ALL
  12521. [23:41:28 INFO]: Adding SpawnListEntry Witch to BiomeGroup of type MONSTER Biome: Emerald Biome
  12522. [23:41:28 INFO]: Adding SpawnListEntry Enderman to BiomeGroup of type MONSTER Biome: Arctic Ocean
  12523. [23:41:28 INFO]: Adding SpawnListEntry Skeleton to BiomeGroup of type MONSTER Biome: FOREST
  12524. [23:41:28 INFO]: Adding SpawnListEntry Cow to BiomeGroup of type CREATURE Biome: SPOOKY
  12525. [23:41:28 INFO]: Adding SpawnListEntry Slime to BiomeGroup of type MONSTER Biome: JUNGLE
  12526. [23:41:28 INFO]: Adding SpawnListEntry Skeleton to BiomeGroup of type MONSTER Biome: SAVANNA
  12527. [23:41:28 INFO]: Adding SpawnListEntry Spider to BiomeGroup of type MONSTER Biome: DESERT
  12528. [23:41:28 INFO]: Adding SpawnListEntry Zombie to BiomeGroup of type MONSTER Biome: SAVANNA
  12529. [23:41:28 INFO]: Adding SpawnListEntry Sheep to BiomeGroup of type CREATURE Biome: SAVANNA
  12530. [23:41:28 INFO]: Adding SpawnListEntry Slime to BiomeGroup of type MONSTER Biome: SPOOKY
  12531. [23:41:28 INFO]: Adding SpawnListEntry Sheep to BiomeGroup of type CREATURE Biome: PLAINS
  12532. [23:41:28 INFO]: Adding SpawnListEntry Zombie to BiomeGroup of type MONSTER Biome: Arctic Ocean
  12533. [23:41:28 INFO]: Adding SpawnListEntry Cow to BiomeGroup of type CREATURE Biome: CONIFEROUS
  12534. [23:41:28 INFO]: Adding SpawnListEntry MushroomCow to BiomeGroup of type CREATURE Biome: MUSHROOM
  12535. [23:41:28 INFO]: Adding SpawnListEntry Pig to BiomeGroup of type CREATURE Biome: CONIFEROUS
  12536. [23:41:28 INFO]: Adding SpawnListEntry Witch to BiomeGroup of type MONSTER Biome: SAVANNA
  12537. [23:41:28 INFO]: Adding SpawnListEntry Spider to BiomeGroup of type MONSTER Biome: SPOOKY
  12538. [23:41:28 INFO]: Adding SpawnListEntry Skeleton to BiomeGroup of type MONSTER Biome: Arctic Ocean
  12539. [23:41:28 INFO]: Adding SpawnListEntry Enderman to BiomeGroup of type MONSTER Biome: SPOOKY
  12540. [23:41:28 INFO]: Adding SpawnListEntry CaveSpider to BiomeGroup of type MONSTER Biome: FOREST
  12541. [23:41:28 INFO]: Adding SpawnListEntry Slime to BiomeGroup of type MONSTER Biome: FOREST
  12542. [23:41:28 INFO]: Adding SpawnListEntry Spider to BiomeGroup of type MONSTER Biome: Emerald Biome
  12543. [23:41:28 INFO]: Adding SpawnListEntry PigZombie to BiomeGroup of type MONSTER Biome: NETHER
  12544. [23:41:28 INFO]: Adding SpawnListEntry Bat to BiomeGroup of type AMBIENT Biome: Tropical Beach
  12545. [23:41:28 INFO]: Adding SpawnListEntry Wolf to BiomeGroup of type CREATURE Biome: FOREST
  12546. [23:41:28 INFO]: Adding SpawnListEntry Zombie to BiomeGroup of type MONSTER Biome: PLAINS
  12547. [23:41:28 INFO]: Adding SpawnListEntry Chicken to BiomeGroup of type CREATURE Biome: SWAMP
  12548. [23:41:28 INFO]: Adding SpawnListEntry Skeleton to BiomeGroup of type MONSTER Biome: DESERT
  12549. [23:41:28 INFO]: Adding SpawnListEntry EntityHorse to BiomeGroup of type CREATURE Biome: DESERT
  12550. [23:41:28 INFO]: Adding SpawnListEntry Witch to BiomeGroup of type MONSTER Biome: COLD
  12551. [23:41:28 INFO]: Adding SpawnListEntry Wolf to BiomeGroup of type CREATURE Biome: CONIFEROUS
  12552. [23:41:28 INFO]: Adding SpawnListEntry Witch to BiomeGroup of type MONSTER Biome: FOREST
  12553. [23:41:28 INFO]: Adding SpawnListEntry Spider to BiomeGroup of type MONSTER Biome: SAVANNA
  12554. [23:41:28 INFO]: Adding SpawnListEntry Bat to BiomeGroup of type AMBIENT Biome: Dino Plains
  12555. [23:41:28 INFO]: Adding SpawnListEntry Spider to BiomeGroup of type MONSTER Biome: PLAINS
  12556. [23:41:28 INFO]: Adding SpawnListEntry Chicken to BiomeGroup of type CREATURE Biome: MOUNTAIN
  12557. [23:41:28 INFO]: Adding SpawnListEntry Skeleton to BiomeGroup of type MONSTER Biome: SPOOKY
  12558. [23:41:28 INFO]: Adding SpawnListEntry Sheep to BiomeGroup of type CREATURE Biome: SWAMP
  12559. [23:41:28 INFO]: Adding SpawnListEntry Chicken to BiomeGroup of type CREATURE Biome: PLAINS
  12560. [23:41:28 INFO]: Adding SpawnListEntry Bat to BiomeGroup of type AMBIENT Biome: Ice Ocean
  12561. [23:41:28 INFO]: Adding SpawnListEntry EntityHorse to BiomeGroup of type CREATURE Biome: SAVANNA
  12562. [23:41:28 INFO]: Adding SpawnListEntry Bat to BiomeGroup of type AMBIENT Biome: com.Ice Plains
  12563. [23:41:28 INFO]: Adding SpawnListEntry EntityHorse to BiomeGroup of type CREATURE Biome: PLAINS
  12564. [23:41:28 INFO]: Adding SpawnListEntry Witch to BiomeGroup of type MONSTER Biome: DESERT
  12565. [23:41:28 INFO]: Adding SpawnListEntry Spider to BiomeGroup of type MONSTER Biome: DRY MOUNTAIN
  12566. [23:41:28 INFO]: Adding SpawnListEntry Creeper to BiomeGroup of type MONSTER Biome: Arctic Ocean
  12567. [23:41:28 INFO]: Adding SpawnListEntry Spider to BiomeGroup of type MONSTER Biome: MOUNTAIN
  12568. [23:41:28 INFO]: Adding SpawnListEntry Creeper to BiomeGroup of type MONSTER Biome: ICE MOUNTAIN
  12569. [23:41:28 INFO]: Adding SpawnListEntry Witch to BiomeGroup of type MONSTER Biome: MUSHROOM
  12570. [23:41:28 INFO]: Adding SpawnListEntry Enderman to BiomeGroup of type MONSTER Biome: MUSHROOM
  12571. [23:41:28 INFO]: Adding SpawnListEntry Zombie to BiomeGroup of type MONSTER Biome: DRY MOUNTAIN
  12572. [23:41:28 INFO]: Adding SpawnListEntry Bat to BiomeGroup of type AMBIENT Biome: Dino Mountains
  12573. [23:41:28 INFO]: Adding SpawnListEntry Skeleton to BiomeGroup of type MONSTER Biome: COLD
  12574. [23:41:28 INFO]: Adding SpawnListEntry Skeleton to BiomeGroup of type MONSTER Biome: ICE MOUNTAIN
  12575. [23:41:28 INFO]: Adding SpawnListEntry Creeper to BiomeGroup of type MONSTER Biome: SPOOKY
  12576. [23:41:28 INFO]: Adding SpawnListEntry Bat to BiomeGroup of type AMBIENT Biome: ALL
  12577. [23:41:28 INFO]: Adding SpawnListEntry Witch to BiomeGroup of type MONSTER Biome: DRY MOUNTAIN
  12578. [23:41:28 INFO]: Adding SpawnListEntry Zombie to BiomeGroup of type MONSTER Biome: FOREST
  12579. [23:41:28 INFO]: Adding SpawnListEntry Spider to BiomeGroup of type MONSTER Biome: LUSH MOUNTAIN
  12580. [23:41:28 INFO]: Adding SpawnListEntry Zombie to BiomeGroup of type MONSTER Biome: ICE MOUNTAIN
  12581. [23:41:28 INFO]: Adding SpawnListEntry Bat to BiomeGroup of type AMBIENT Biome: Dino Ocean
  12582. [23:41:28 INFO]: Adding SpawnListEntry Squid to BiomeGroup of type WATERCREATURE Biome: Emerald Biome
  12583. [23:41:28 INFO]: Adding SpawnListEntry Creeper to BiomeGroup of type MONSTER Biome: PLAINS
  12584. [23:41:28 INFO]: Adding SpawnListEntry LavaSlime to BiomeGroup of type MONSTER Biome: NETHER
  12585. [23:41:28 INFO]: Adding SpawnListEntry Bat to BiomeGroup of type AMBIENT Biome: SAVANNA
  12586. [23:41:28 INFO]: Adding SpawnListEntry Zombie to BiomeGroup of type MONSTER Biome: SPOOKY
  12587. [23:41:28 INFO]: Adding SpawnListEntry Witch to BiomeGroup of type MONSTER Biome: SWAMP
  12588. [23:41:28 INFO]: Adding SpawnListEntry Blaze to BiomeGroup of type MONSTER Biome: NETHER
  12589. [23:41:28 INFO]: Adding SpawnListEntry Sheep to BiomeGroup of type CREATURE Biome: CONIFEROUS
  12590. [23:41:28 INFO]: Adding SpawnListEntry Bat to BiomeGroup of type AMBIENT Biome: Dino Islands
  12591. [23:41:28 INFO]: Adding SpawnListEntry Squid to BiomeGroup of type WATERCREATURE Biome: SWAMP
  12592. [23:41:28 INFO]: Adding SpawnListEntry Squid to BiomeGroup of type WATERCREATURE Biome: Arctic Ocean
  12593. [23:41:28 INFO]: Adding SpawnListEntry Creeper to BiomeGroup of type MONSTER Biome: COLD
  12594. [23:41:28 INFO]: Adding SpawnListEntry Blaze to BiomeGroup of type MONSTER Biome: MAGICAL
  12595. [23:41:28 INFO]: Adding SpawnListEntry Cow to BiomeGroup of type CREATURE Biome: JUNGLE
  12596. [23:41:28 INFO]: Adding SpawnListEntry Enderman to BiomeGroup of type MONSTER Biome: MAGICAL
  12597. [23:41:28 INFO]: Adding SpawnListEntry Slime to BiomeGroup of type MONSTER Biome: Arctic Ocean
  12598. [23:41:28 INFO]: Adding SpawnListEntry Enderman to BiomeGroup of type MONSTER Biome: END
  12599. [23:41:28 INFO]: Adding SpawnListEntry Squid to BiomeGroup of type WATERCREATURE Biome: OCEAN
  12600. [23:41:28 INFO]: Adding SpawnListEntry Chicken to BiomeGroup of type CREATURE Biome: FOREST
  12601. [23:41:28 INFO]: Adding SpawnListEntry Spider to BiomeGroup of type MONSTER Biome: Arctic Ocean
  12602. [23:41:28 INFO]: Adding SpawnListEntry Ozelot to BiomeGroup of type CREATURE Biome: LUSH MOUNTAIN
  12603. [23:41:28 INFO]: Adding SpawnListEntry CaveSpider to BiomeGroup of type MONSTER Biome: SPOOKY
  12604. [23:41:28 INFO]: Adding SpawnListEntry Chicken to BiomeGroup of type CREATURE Biome: DESERT
  12605. [23:41:28 INFO]: Adding SpawnListEntry Zombie to BiomeGroup of type MONSTER Biome: COLD
  12606. [23:41:28 INFO]: Adding SpawnListEntry Chicken to BiomeGroup of type CREATURE Biome: CONIFEROUS
  12607. [23:41:28 INFO]: Adding SpawnListEntry Zombie to BiomeGroup of type MONSTER Biome: LUSH MOUNTAIN
  12608. [23:41:28 INFO]: Adding SpawnListEntry Slime to BiomeGroup of type MONSTER Biome: MOUNTAIN
  12609. [23:41:28 INFO]: Adding SpawnListEntry Creeper to BiomeGroup of type MONSTER Biome: SAVANNA
  12610. [23:41:28 INFO]: Adding SpawnListEntry Chicken to BiomeGroup of type CREATURE Biome: JUNGLE
  12611. [23:41:28 INFO]: Adding SpawnListEntry Cow to BiomeGroup of type CREATURE Biome: PLAINS
  12612. [23:41:28 INFO]: Adding SpawnListEntry Sheep to BiomeGroup of type CREATURE Biome: FOREST
  12613. [23:41:28 INFO]: Adding SpawnListEntry Sheep to BiomeGroup of type CREATURE Biome: MOUNTAIN
  12614. [23:41:28 INFO]: Adding SpawnListEntry Witch to BiomeGroup of type MONSTER Biome: MOUNTAIN
  12615. [23:41:28 INFO]: Adding SpawnListEntry Creeper to BiomeGroup of type MONSTER Biome: LUSH MOUNTAIN
  12616. [23:41:28 INFO]: Adding SpawnListEntry Witch to BiomeGroup of type MONSTER Biome: LUSH MOUNTAIN
  12617. [23:41:28 INFO]: Adding SpawnListEntry Zombie to BiomeGroup of type MONSTER Biome: JUNGLE
  12618. [23:41:28 INFO]: Adding SpawnListEntry Pig to BiomeGroup of type CREATURE Biome: SWAMP
  12619. [23:41:28 INFO]: Adding SpawnListEntry Ghast to BiomeGroup of type MONSTER Biome: NETHER
  12620. [23:41:28 INFO]: Adding SpawnListEntry Creeper to BiomeGroup of type MONSTER Biome: DRY MOUNTAIN
  12621. [23:41:28 INFO]: Adding SpawnListEntry Witch to BiomeGroup of type MONSTER Biome: MAGICAL
  12622. [23:41:28 INFO]: Adding SpawnListEntry Squid to BiomeGroup of type WATERCREATURE Biome: RIVER
  12623. [23:41:28 INFO]: Adding SpawnListEntry Cow to BiomeGroup of type CREATURE Biome: LUSH MOUNTAIN
  12624. [23:41:28 INFO]: Adding SpawnListEntry Pig to BiomeGroup of type CREATURE Biome: SPOOKY
  12625. [23:41:28 INFO]: Adding SpawnListEntry Slime to BiomeGroup of type MONSTER Biome: MUSHROOM
  12626. [23:41:28 INFO]: Adding SpawnListEntry Skeleton to BiomeGroup of type MONSTER Biome: CONIFEROUS
  12627. [23:41:28 INFO]: Adding SpawnListEntry Witch to BiomeGroup of type MONSTER Biome: ICE MOUNTAIN
  12628. [23:41:28 INFO]: Adding SpawnListEntry Enderman to BiomeGroup of type MONSTER Biome: Emerald Biome
  12629. [23:41:28 INFO]: Adding SpawnListEntry Chicken to BiomeGroup of type CREATURE Biome: LUSH MOUNTAIN
  12630. [23:41:28 INFO]: Adding SpawnListEntry Slime to BiomeGroup of type MONSTER Biome: SWAMP
  12631. [23:41:28 INFO]: Adding SpawnListEntry Cow to BiomeGroup of type CREATURE Biome: SWAMP
  12632. [23:41:28 INFO]: Adding SpawnListEntry Creeper to BiomeGroup of type MONSTER Biome: SWAMP
  12633. [23:41:28 INFO]: Adding SpawnListEntry Sheep to BiomeGroup of type CREATURE Biome: DESERT
  12634. [23:41:28 INFO]: Adding SpawnListEntry Bat to BiomeGroup of type AMBIENT Biome: Ice Islands
  12635. [23:41:28 INFO]: Adding SpawnListEntry Bat to BiomeGroup of type AMBIENT Biome: com.Ice Mountains
  12636. [23:41:28 INFO]: Adding SpawnListEntry Witch to BiomeGroup of type MONSTER Biome: Arctic Ocean
  12637. [23:41:28 INFO]: Adding SpawnListEntry Witch to BiomeGroup of type MONSTER Biome: JUNGLE
  12638. [23:41:28 INFO]: Adding SpawnListEntry witchery.spirit to BiomeGroup of type CREATURE Biome: coarseIslands
  12639. [23:41:28 INFO]: Adding SpawnListEntry witchery.goblin to BiomeGroup of type CREATURE Biome: SAVANNA
  12640. [23:41:28 INFO]: Adding SpawnListEntry witchery.spirit to BiomeGroup of type CREATURE Biome: marsh1
  12641. [23:41:28 INFO]: Adding SpawnListEntry witchery.covenwitch to BiomeGroup of type CREATURE Biome: CONIFEROUS
  12642. [23:41:28 INFO]: Adding SpawnListEntry witchery.spirit to BiomeGroup of type CREATURE Biome: NETHER
  12643. [23:41:28 INFO]: Adding SpawnListEntry witchery.goblin to BiomeGroup of type CREATURE Biome: deepWaters
  12644. [23:41:28 INFO]: Adding SpawnListEntry witchery.goblin to BiomeGroup of type CREATURE Biome: SWAMP
  12645. [23:41:28 INFO]: Adding SpawnListEntry witchery.goblin to BiomeGroup of type CREATURE Biome: CONIFEROUS
  12646. [23:41:28 INFO]: Adding SpawnListEntry witchery.goblin to BiomeGroup of type CREATURE Biome: marsh1
  12647. [23:41:28 INFO]: Adding SpawnListEntry witchery.spirit to BiomeGroup of type CREATURE Biome: MAGICAL
  12648. [23:41:28 INFO]: Adding SpawnListEntry witchery.goblin to BiomeGroup of type CREATURE Biome: FOREST
  12649. [23:41:28 INFO]: Adding SpawnListEntry witchery.goblin to BiomeGroup of type CREATURE Biome: marsh2
  12650. [23:41:28 INFO]: Adding SpawnListEntry witchery.covenwitch to BiomeGroup of type CREATURE Biome: MUSHROOM
  12651. [23:41:28 INFO]: Adding SpawnListEntry witchery.covenwitch to BiomeGroup of type CREATURE Biome: MAGICAL
  12652. [23:41:28 INFO]: Adding SpawnListEntry witchery.covenwitch to BiomeGroup of type CREATURE Biome: SPOOKY
  12653. [23:41:28 INFO]: Adding SpawnListEntry witchery.spirit to BiomeGroup of type CREATURE Biome: SPOOKY
  12654. [23:41:28 INFO]: Adding SpawnListEntry witchery.spirit to BiomeGroup of type CREATURE Biome: sludgePlains
  12655. [23:41:28 INFO]: Adding SpawnListEntry witchery.spirit to BiomeGroup of type CREATURE Biome: MUSHROOM
  12656. [23:41:28 INFO]: Adding SpawnListEntry witchery.spirit to BiomeGroup of type CREATURE Biome: marsh2
  12657. [23:41:28 INFO]: Adding SpawnListEntry witchery.spirit to BiomeGroup of type CREATURE Biome: swamplands
  12658. [23:41:28 INFO]: Adding SpawnListEntry witchery.goblin to BiomeGroup of type CREATURE Biome: sludgePlains
  12659. [23:41:28 INFO]: Adding SpawnListEntry witchery.goblin to BiomeGroup of type CREATURE Biome: LUSH MOUNTAIN
  12660. [23:41:28 INFO]: Adding SpawnListEntry witchery.covenwitch to BiomeGroup of type CREATURE Biome: swamplands
  12661. [23:41:28 INFO]: Adding SpawnListEntry witchery.spirit to BiomeGroup of type CREATURE Biome: deepWaters
  12662. [23:41:28 INFO]: Adding SpawnListEntry witchery.goblin to BiomeGroup of type CREATURE Biome: MUSHROOM
  12663. [23:41:28 INFO]: Adding SpawnListEntry witchery.goblin to BiomeGroup of type CREATURE Biome: patchyIslands
  12664. [23:41:28 INFO]: Adding SpawnListEntry witchery.goblin to BiomeGroup of type CREATURE Biome: PLAINS
  12665. [23:41:28 INFO]: Adding SpawnListEntry witchery.goblin to BiomeGroup of type CREATURE Biome: swamplands
  12666. [23:41:28 INFO]: Adding SpawnListEntry witchery.spirit to BiomeGroup of type CREATURE Biome: END
  12667. [23:41:28 INFO]: Adding SpawnListEntry witchery.goblin to BiomeGroup of type CREATURE Biome: coarseIslands
  12668. [23:41:28 INFO]: Adding SpawnListEntry witchery.spirit to BiomeGroup of type CREATURE Biome: patchyIslands
  12669. [23:41:28 INFO]: Adding SpawnListEntry witchery.hellhound to BiomeGroup of type MONSTER Biome: NETHER
  12670. [23:41:28 INFO]: Adding SpawnListEntry witchery.covenwitch to BiomeGroup of type CREATURE Biome: SWAMP
  12671. [23:41:28 INFO]: Adding SpawnListEntry witchery.covenwitch to BiomeGroup of type CREATURE Biome: FOREST
  12672. [23:41:28 INFO]: Adding SpawnListEntry witchery.goblin to BiomeGroup of type CREATURE Biome: JUNGLE
  12673. [23:41:28 INFO]: Finished loading and configuring Biome SpawnListEntry data
  12674. [23:41:28 INFO]: Removing Netherbridge spawnlist
  12675. [23:41:28 INFO]: Unknown recipe class: mekanism.common.recipe.ShapedMekanismRecipe
  12676. [23:41:28 INFO]: Unknown recipe class: mekanism.common.recipe.ShapedMekanismRecipe
  12677. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12678. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12679. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12680. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12681. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12682. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12683. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12684. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12685. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12686. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12687. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12688. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12689. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12690. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12691. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12692. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12693. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12694. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12695. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12696. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12697. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12698. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12699. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12700. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12701. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12702. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12703. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12704. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12705. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12706. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12707. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12708. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12709. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12710. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12711. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12712. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12713. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12714. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12715. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12716. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12717. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12718. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12719. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12720. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12721. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12722. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12723. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12724. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12725. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12726. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12727. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12728. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12729. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12730. [23:41:28 INFO]: Unknown recipe class: imc.common.RecipeIMCEnchantedBooks
  12731. [23:41:28 INFO]: Unknown recipe class: mekanism.common.recipe.ShapedMekanismRecipe
  12732. [23:41:28 WARN]: processRecipeList: Unable to register recipe for [UNKNOWN]
  12733. [23:41:28 INFO]: Unknown recipe class: mekanism.common.recipe.ShapedMekanismRecipe
  12734. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12735. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12736. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12737. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12738. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12739. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12740. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12741. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12742. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12743. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12744. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12745. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12746. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12747. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12748. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12749. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12750. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12751. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12752. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12753. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12754. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12755. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12756. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12757. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12758. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12759. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12760. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12761. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12762. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12763. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12764. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12765. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12766. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12767. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12768. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12769. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12770. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12771. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12772. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12773. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12774. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12775. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12776. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12777. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12778. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12779. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12780. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12781. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12782. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12783. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12784. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12785. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12786. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12787. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12788. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12789. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12790. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12791. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12792. [23:41:28 INFO]: Unknown recipe class: moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  12793. [23:41:28 INFO]: Unknown recipe class: imc.common.RecipeIMCEnchantedBooks
  12794. [23:41:28 INFO]: Recipe load complete - check the file ThermalRecycling.log for details
  12795. [23:41:28 INFO]: Registered command config with permission node modconfig.forge.CommandModConfig
  12796. [23:41:28 INFO]: [Thermos] Refusing to lock affinity, disabled in cauldron.yml
  12797. [23:41:28 ERROR]: Galacticraft update check failed! Trying again in 15 seconds
  12798. [23:41:29 INFO]: Actual version Galaxy Space: 1.1.1
  12799. [23:41:29 WARN]: Cannot Hotload Dim: Could not get provider type for dimension 13, does not exist
  12800. [23:41:29 WARN]: java.lang.NullPointerException
  12801. [23:41:29 WARN]: at com.tmtravlr.colourfulportalsmod.ColourfulPortalsMod.checkForPortalChanges(ColourfulPortalsMod.java:575)
  12802. [23:41:29 WARN]: at com.tmtravlr.colourfulportalsmod.ColourfulPortalsMod.loadPortalsList(ColourfulPortalsMod.java:538)
  12803. [23:41:29 WARN]: at com.tmtravlr.colourfulportalsmod.ServerTickEvents.onServerTick(ServerTickEvents.java:19)
  12804. [23:41:29 WARN]: at cpw.mods.fml.common.eventhandler.ASMEventHandler_654_ServerTickEvents_onServerTick_ServerTickEvent.invoke(.dynamic)
  12805. [23:41:29 WARN]: at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
  12806. [23:41:29 WARN]: at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
  12807. [23:41:29 WARN]: at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java:265)
  12808. [23:41:29 WARN]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:829)
  12809. [23:41:29 WARN]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:693)
  12810. [23:41:29 WARN]: at java.lang.Thread.run(Thread.java:745)
  12811. [23:41:29 INFO]: GroupManager - INFO - Bukkit Permissions Updated!
  12812. [23:41:29 INFO]: CoroUtil being reinitialized
  12813. [23:41:32 INFO]: Layer: appeng/parts/layers/LayerISidedInventory_CableBusPart loaded successfully - 5272 bytes
  12814. [23:41:32 INFO]: Layer: appeng/parts/layers/LayerIFluidHandler_CableBusPart loaded successfully - 2442 bytes
  12815. [23:41:32 INFO]: Layer: appeng/parts/layers/LayerITileStorageMonitorable_CableBusPart loaded successfully - 1070 bytes
  12816. [23:41:32 INFO]: Layer: appeng/parts/layers/LayerIEnergySink_CableBusPart loaded successfully - 4289 bytes
  12817. [23:41:32 INFO]: Layer: appeng/parts/layers/LayerIEnergySource_CableBusPart loaded successfully - 4184 bytes
  12818. [23:41:32 INFO]: Layer: appeng/parts/layers/LayerIPipeConnection_CableBusPart loaded successfully - 1351 bytes
  12819. [23:41:32 INFO]: Layer: appeng/parts/layers/LayerIEnergyHandler_CableBusPart loaded successfully - 1803 bytes
  12820. [23:41:32 INFO]: Layer: extracells/integration/mekanism/gas/LayerGasHandler_CableBusPart loaded successfully - 2124 bytes
  12821. [23:41:32 INFO]: Layer: extracells/integration/mekanism/gas/LayerTubeConnection_CableBusPart loaded successfully - 944 bytes
  12822. [23:41:33 WARN]: =============================================================
  12823. [23:41:33 WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
  12824. [23:41:33 WARN]: Offendor: org/luaj/vm2/lib/OsLib.exit(I)V
  12825. [23:41:33 WARN]: Use FMLCommonHandler.exitJava instead
  12826. [23:41:33 WARN]: =============================================================
  12827. [23:41:42 INFO]: [Multiverse-Core] World 'DIM-37' was unloaded from memory.
  12828. [23:41:43 INFO]: Unloading dimension -37
  12829. [23:41:44 ERROR]: Galacticraft update check failed! Trying again in 15 seconds
  12830. [23:41:51 INFO]: Baseline Profiling provider registered at -2147483648
  12831. [23:41:51 INFO]: Baseline Profiling dimension registered at -2147483648
  12832. [23:41:51 INFO]: Baseline Profiling for Instability started. Expect some lag.
  12833. [23:41:51 INFO]: Loading dimension -2147483648 (DIM_MYST-2147483648) (net.minecraft.server.dedicated.DedicatedServer@7f152060)
  12834. [23:41:51 INFO]: [TwilightForest] Loaded a world with the tfEnforcedProgression game rule not defined. Defining it.
  12835. [23:41:51 INFO]: [WorldGuard] (DIM_MYST-2147483648) TNT ignition is blocked.
  12836. [23:41:51 INFO]: [WorldGuard] (DIM_MYST-2147483648) Lighters are PERMITTED.
  12837. [23:41:51 INFO]: [WorldGuard] (DIM_MYST-2147483648) Lava fire is blocked.
  12838. [23:41:51 INFO]: [WorldGuard] (DIM_MYST-2147483648) Fire spread is UNRESTRICTED.
  12839. [23:41:51 INFO]: [WorldGuard] Loaded configuration for world 'DIM_MYST-2147483648'
  12840. [23:41:59 ERROR]: Galacticraft update check failed! Trying again in 15 seconds
  12841. [23:42:07 INFO]: Transforming Class (appeng.crafting.CraftingTreeProcess)
  12842. [23:47:12 INFO]: Ruins chunks logged: 10
  12843. [23:47:13 INFO]: Ruins chunks logged: 85
  12844. [23:49:03 INFO]: [ClearLag] Warning Ground items will be removed in 14600 seconds!
  12845. [23:49:46 INFO]: [ClearLag] Warning Ground items will be removed in 14560 seconds!
  12846. [00:12:24 WARN]: The server is going slow. Last server tick was 30700ms ago
  12847. [00:12:24 WARN]: Last Tick: 1476861113450 Current Time: 1476861144036 Warning: 30000 Timeout: 90000
  12848. [00:12:24 WARN]: [TPS]: 20.0 Server Tick #20527
  12849. [00:12:24 WARN]: Dimension:0
  12850. [00:12:24 WARN]: Loaded Chunks: 341 Active Chunks: 58 Entities: 244 Tile Entities: 2654
  12851. [00:12:24 WARN]: Entities Last Tick: 118
  12852. [00:12:24 WARN]: Tiles Last Tick: 1981
  12853. [00:12:24 WARN]: Dimension:-100
  12854. [00:12:24 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  12855. [00:12:24 WARN]: Entities Last Tick: 0
  12856. [00:12:24 WARN]: Tiles Last Tick: 0
  12857. [00:12:24 WARN]: Dimension:20
  12858. [00:12:24 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  12859. [00:12:24 WARN]: Entities Last Tick: 0
  12860. [00:12:24 WARN]: Tiles Last Tick: 0
  12861. [00:12:24 WARN]: Dimension:-127
  12862. [00:12:24 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  12863. [00:12:24 WARN]: Entities Last Tick: 0
  12864. [00:12:24 WARN]: Tiles Last Tick: 0
  12865. [00:12:24 WARN]: Dimension:-38
  12866. [00:12:24 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  12867. [00:12:24 WARN]: Entities Last Tick: 0
  12868. [00:12:24 WARN]: Tiles Last Tick: 0
  12869. [00:12:24 WARN]: Dimension:-39
  12870. [00:12:24 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  12871. [00:12:24 WARN]: Entities Last Tick: 0
  12872. [00:12:24 WARN]: Tiles Last Tick: 0
  12873. [00:12:24 WARN]: Dimension:-17
  12874. [00:12:24 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  12875. [00:12:24 WARN]: Entities Last Tick: 0
  12876. [00:12:24 WARN]: Tiles Last Tick: 0
  12877. [00:12:24 WARN]: Dimension:-42
  12878. [00:12:24 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  12879. [00:12:24 WARN]: Entities Last Tick: 0
  12880. [00:12:24 WARN]: Tiles Last Tick: 0
  12881. [00:12:24 WARN]: Dimension:-112
  12882. [00:12:24 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  12883. [00:12:24 WARN]: Entities Last Tick: 0
  12884. [00:12:24 WARN]: Tiles Last Tick: 0
  12885. [00:12:24 WARN]: Dimension:7
  12886. [00:12:24 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  12887. [00:12:24 WARN]: Entities Last Tick: 0
  12888. [00:12:24 WARN]: Tiles Last Tick: 0
  12889. [00:12:24 WARN]: Dimension:-1
  12890. [00:12:24 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  12891. [00:12:24 WARN]: Entities Last Tick: 0
  12892. [00:12:24 WARN]: Tiles Last Tick: 0
  12893. [00:12:24 WARN]: Dimension:-25
  12894. [00:12:24 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  12895. [00:12:24 WARN]: Entities Last Tick: 0
  12896. [00:12:24 WARN]: Tiles Last Tick: 0
  12897. [00:12:24 WARN]: Dimension:3
  12898. [00:12:24 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  12899. [00:12:24 WARN]: Entities Last Tick: 0
  12900. [00:12:24 WARN]: Tiles Last Tick: 0
  12901. [00:12:24 WARN]: Dimension:2
  12902. [00:12:24 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  12903. [00:12:24 WARN]: Entities Last Tick: 0
  12904. [00:12:24 WARN]: Tiles Last Tick: 0
  12905. [00:12:24 WARN]: Dimension:1
  12906. [00:12:24 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  12907. [00:12:24 WARN]: Entities Last Tick: 0
  12908. [00:12:24 WARN]: Tiles Last Tick: 0
  12909. [00:12:24 WARN]: Dimension:4
  12910. [00:12:24 WARN]: Loaded Chunks: 68 Active Chunks: 24 Entities: 116 Tile Entities: 412
  12911. [00:12:24 WARN]: Entities Last Tick: 17
  12912. [00:12:24 WARN]: Tiles Last Tick: 381
  12913. [00:12:24 WARN]: Dimension:9
  12914. [00:12:24 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  12915. [00:12:24 WARN]: Entities Last Tick: 0
  12916. [00:12:24 WARN]: Tiles Last Tick: 0
  12917. [00:12:24 WARN]: Dimension:10
  12918. [00:12:24 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  12919. [00:12:24 WARN]: Entities Last Tick: 0
  12920. [00:12:24 WARN]: Tiles Last Tick: 0
  12921. [00:12:24 WARN]: Dimension:6
  12922. [00:12:24 WARN]: Loaded Chunks: 1 Active Chunks: 0 Entities: 1 Tile Entities: 2
  12923. [00:12:24 WARN]: Entities Last Tick: 0
  12924. [00:12:24 WARN]: Tiles Last Tick: 0
  12925. [00:12:24 WARN]: Dimension:12
  12926. [00:12:24 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  12927. [00:12:24 WARN]: Entities Last Tick: 0
  12928. [00:12:24 WARN]: Tiles Last Tick: 0
  12929. [00:12:24 WARN]: Dimension:11
  12930. [00:12:24 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  12931. [00:12:24 WARN]: Entities Last Tick: 0
  12932. [00:12:24 WARN]: Tiles Last Tick: 0
  12933. [00:12:24 WARN]: Dimension:8
  12934. [00:12:24 WARN]: Loaded Chunks: 1 Active Chunks: 0 Entities: 0 Tile Entities: 0
  12935. [00:12:24 WARN]: Entities Last Tick: 0
  12936. [00:12:24 WARN]: Tiles Last Tick: 0
  12937. [00:12:24 WARN]: Dimension:5
  12938. [00:12:24 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  12939. [00:12:24 WARN]: Entities Last Tick: 0
  12940. [00:12:24 WARN]: Tiles Last Tick: 0
  12941. [00:12:24 WARN]: Dimension:14
  12942. [00:12:24 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  12943. [00:12:24 WARN]: Entities Last Tick: 0
  12944. [00:12:24 WARN]: Tiles Last Tick: 0
  12945. [00:12:24 WARN]: Dimension:17
  12946. [00:12:24 WARN]: Loaded Chunks: 25 Active Chunks: 9 Entities: 3 Tile Entities: 105
  12947. [00:12:24 WARN]: Entities Last Tick: 1
  12948. [00:12:24 WARN]: Tiles Last Tick: 98
  12949. [00:12:24 WARN]: Dimension:-41
  12950. [00:12:24 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  12951. [00:12:24 WARN]: Entities Last Tick: 0
  12952. [00:12:24 WARN]: Tiles Last Tick: 0
  12953. [00:12:24 WARN]: Dimension:-9
  12954. [00:12:24 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  12955. [00:12:24 WARN]: Entities Last Tick: 0
  12956. [00:12:24 WARN]: Tiles Last Tick: 0
  12957. [00:12:24 WARN]: Dimension:-29
  12958. [00:12:24 WARN]: Loaded Chunks: 1 Active Chunks: 1 Entities: 1 Tile Entities: 168
  12959. [00:12:24 WARN]: Entities Last Tick: 1
  12960. [00:12:24 WARN]: Tiles Last Tick: 168
  12961. [00:12:24 WARN]: Dimension:-5
  12962. [00:12:24 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  12963. [00:12:24 WARN]: Entities Last Tick: 0
  12964. [00:12:24 WARN]: Tiles Last Tick: 0
  12965. [00:12:24 WARN]: Dimension:-8
  12966. [00:12:24 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  12967. [00:12:24 WARN]: Entities Last Tick: 0
  12968. [00:12:24 WARN]: Tiles Last Tick: 0
  12969. [00:12:24 WARN]: Dimension:-1028
  12970. [00:12:30 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  12971. [00:12:30 WARN]: Entities Last Tick: 0
  12972. [00:12:30 WARN]: Tiles Last Tick: 0
  12973. [00:12:30 WARN]: Dimension:-6
  12974. [00:12:30 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  12975. [00:12:30 WARN]: Entities Last Tick: 0
  12976. [00:12:30 WARN]: Tiles Last Tick: 0
  12977. [00:12:30 WARN]: Dimension:-14
  12978. [00:12:30 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  12979. [00:12:30 WARN]: Entities Last Tick: 0
  12980. [00:12:30 WARN]: Tiles Last Tick: 0
  12981. [00:12:30 WARN]: Dimension:-28
  12982. [00:12:30 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  12983. [00:12:30 WARN]: Entities Last Tick: 0
  12984. [00:12:30 WARN]: Tiles Last Tick: 0
  12985. [00:12:30 WARN]: Dimension:-2147483648
  12986. [00:12:30 WARN]: Loaded Chunks: 66 Active Chunks: 0 Entities: 115 Tile Entities: 8645
  12987. [00:12:30 WARN]: Entities Last Tick: 0
  12988. [00:12:30 WARN]: Tiles Last Tick: 0
  12989. [00:12:43 WARN]: The server is going slow. Last server tick was 49815ms ago
  12990. [00:12:43 WARN]: Last Tick: 1476861113450 Current Time: 1476861163265 Warning: 30000 Timeout: 90000
  12991. [00:12:43 WARN]: [TPS]: 20.0 Server Tick #20527
  12992. [00:12:43 WARN]: Dimension:0
  12993. [00:12:43 WARN]: Loaded Chunks: 341 Active Chunks: 58 Entities: 244 Tile Entities: 2654
  12994. [00:12:43 WARN]: Entities Last Tick: 118
  12995. [00:12:43 WARN]: Tiles Last Tick: 1981
  12996. [00:12:43 WARN]: Dimension:-100
  12997. [00:12:43 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  12998. [00:12:43 WARN]: Entities Last Tick: 0
  12999. [00:12:43 WARN]: Tiles Last Tick: 0
  13000. [00:12:43 WARN]: Dimension:20
  13001. [00:12:43 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13002. [00:12:43 WARN]: Entities Last Tick: 0
  13003. [00:12:43 WARN]: Tiles Last Tick: 0
  13004. [00:12:43 WARN]: Dimension:-127
  13005. [00:12:43 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13006. [00:12:43 WARN]: Entities Last Tick: 0
  13007. [00:12:43 WARN]: Tiles Last Tick: 0
  13008. [00:12:43 WARN]: Dimension:-38
  13009. [00:12:43 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13010. [00:12:43 WARN]: Entities Last Tick: 0
  13011. [00:12:43 WARN]: Tiles Last Tick: 0
  13012. [00:12:43 WARN]: Dimension:-39
  13013. [00:12:43 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13014. [00:12:43 WARN]: Entities Last Tick: 0
  13015. [00:12:43 WARN]: Tiles Last Tick: 0
  13016. [00:12:43 WARN]: Dimension:-17
  13017. [00:12:43 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13018. [00:12:43 WARN]: Entities Last Tick: 0
  13019. [00:12:43 WARN]: Tiles Last Tick: 0
  13020. [00:12:43 WARN]: Dimension:-42
  13021. [00:12:43 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13022. [00:12:43 WARN]: Entities Last Tick: 0
  13023. [00:12:43 WARN]: Tiles Last Tick: 0
  13024. [00:12:43 WARN]: Dimension:-112
  13025. [00:12:43 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13026. [00:12:43 WARN]: Entities Last Tick: 0
  13027. [00:12:43 WARN]: Tiles Last Tick: 0
  13028. [00:12:43 WARN]: Dimension:7
  13029. [00:12:43 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13030. [00:12:43 WARN]: Entities Last Tick: 0
  13031. [00:12:43 WARN]: Tiles Last Tick: 0
  13032. [00:12:43 WARN]: Dimension:-1
  13033. [00:12:43 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13034. [00:12:43 WARN]: Entities Last Tick: 0
  13035. [00:12:43 WARN]: Tiles Last Tick: 0
  13036. [00:12:43 WARN]: Dimension:-25
  13037. [00:12:43 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13038. [00:12:43 WARN]: Entities Last Tick: 0
  13039. [00:12:43 WARN]: Tiles Last Tick: 0
  13040. [00:12:43 WARN]: Dimension:3
  13041. [00:12:43 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13042. [00:12:43 WARN]: Entities Last Tick: 0
  13043. [00:12:43 WARN]: Tiles Last Tick: 0
  13044. [00:12:43 WARN]: Dimension:2
  13045. [00:12:43 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13046. [00:12:43 WARN]: Entities Last Tick: 0
  13047. [00:12:43 WARN]: Tiles Last Tick: 0
  13048. [00:12:43 WARN]: Dimension:1
  13049. [00:12:43 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13050. [00:12:43 WARN]: Entities Last Tick: 0
  13051. [00:12:43 WARN]: Tiles Last Tick: 0
  13052. [00:12:43 WARN]: Dimension:4
  13053. [00:12:43 WARN]: Loaded Chunks: 68 Active Chunks: 24 Entities: 116 Tile Entities: 412
  13054. [00:12:43 WARN]: Entities Last Tick: 17
  13055. [00:12:43 WARN]: Tiles Last Tick: 381
  13056. [00:12:43 WARN]: Dimension:9
  13057. [00:12:43 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13058. [00:12:43 WARN]: Entities Last Tick: 0
  13059. [00:12:43 WARN]: Tiles Last Tick: 0
  13060. [00:12:43 WARN]: Dimension:10
  13061. [00:12:43 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13062. [00:12:43 WARN]: Entities Last Tick: 0
  13063. [00:12:43 WARN]: Tiles Last Tick: 0
  13064. [00:12:43 WARN]: Dimension:6
  13065. [00:12:43 WARN]: Loaded Chunks: 1 Active Chunks: 0 Entities: 1 Tile Entities: 2
  13066. [00:12:43 WARN]: Entities Last Tick: 0
  13067. [00:12:43 WARN]: Tiles Last Tick: 0
  13068. [00:12:43 WARN]: Dimension:12
  13069. [00:12:43 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13070. [00:12:43 WARN]: Entities Last Tick: 0
  13071. [00:12:43 WARN]: Tiles Last Tick: 0
  13072. [00:12:43 WARN]: Dimension:11
  13073. [00:12:43 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13074. [00:12:43 WARN]: Entities Last Tick: 0
  13075. [00:12:43 WARN]: Tiles Last Tick: 0
  13076. [00:12:43 WARN]: Dimension:8
  13077. [00:12:43 WARN]: Loaded Chunks: 1 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13078. [00:12:43 WARN]: Entities Last Tick: 0
  13079. [00:12:43 WARN]: Tiles Last Tick: 0
  13080. [00:12:43 WARN]: Dimension:5
  13081. [00:12:43 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13082. [00:12:43 WARN]: Entities Last Tick: 0
  13083. [00:12:43 WARN]: Tiles Last Tick: 0
  13084. [00:12:43 WARN]: Dimension:14
  13085. [00:12:43 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13086. [00:12:43 WARN]: Entities Last Tick: 0
  13087. [00:12:43 WARN]: Tiles Last Tick: 0
  13088. [00:12:43 WARN]: Dimension:17
  13089. [00:12:43 WARN]: Loaded Chunks: 25 Active Chunks: 9 Entities: 3 Tile Entities: 105
  13090. [00:12:43 WARN]: Entities Last Tick: 1
  13091. [00:12:43 WARN]: Tiles Last Tick: 98
  13092. [00:12:43 WARN]: Dimension:-41
  13093. [00:12:43 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13094. [00:12:43 WARN]: Entities Last Tick: 0
  13095. [00:12:43 WARN]: Tiles Last Tick: 0
  13096. [00:12:43 WARN]: Dimension:-9
  13097. [00:12:43 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13098. [00:12:43 WARN]: Entities Last Tick: 0
  13099. [00:12:43 WARN]: Tiles Last Tick: 0
  13100. [00:12:43 WARN]: Dimension:-29
  13101. [00:12:43 WARN]: Loaded Chunks: 1 Active Chunks: 1 Entities: 1 Tile Entities: 168
  13102. [00:12:43 WARN]: Entities Last Tick: 1
  13103. [00:12:43 WARN]: Tiles Last Tick: 168
  13104. [00:12:43 WARN]: Dimension:-5
  13105. [00:12:43 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13106. [00:12:43 WARN]: Entities Last Tick: 0
  13107. [00:12:43 WARN]: Tiles Last Tick: 0
  13108. [00:12:43 WARN]: Dimension:-8
  13109. [00:12:43 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13110. [00:12:43 WARN]: Entities Last Tick: 0
  13111. [00:12:43 WARN]: Tiles Last Tick: 0
  13112. [00:12:43 WARN]: Dimension:-1028
  13113. [00:12:43 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13114. [00:12:43 WARN]: Entities Last Tick: 0
  13115. [00:12:43 WARN]: Tiles Last Tick: 0
  13116. [00:12:43 WARN]: Dimension:-6
  13117. [00:12:43 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13118. [00:12:43 WARN]: Entities Last Tick: 0
  13119. [00:12:43 WARN]: Tiles Last Tick: 0
  13120. [00:12:43 WARN]: Dimension:-14
  13121. [00:12:43 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13122. [00:12:43 WARN]: Entities Last Tick: 0
  13123. [00:12:43 WARN]: Tiles Last Tick: 0
  13124. [00:12:43 WARN]: Dimension:-28
  13125. [00:12:43 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13126. [00:12:43 WARN]: Entities Last Tick: 0
  13127. [00:12:43 WARN]: Tiles Last Tick: 0
  13128. [00:12:43 WARN]: Dimension:-2147483648
  13129. [00:12:43 WARN]: Loaded Chunks: 66 Active Chunks: 0 Entities: 115 Tile Entities: 8645
  13130. [00:12:43 WARN]: Entities Last Tick: 0
  13131. [00:12:43 WARN]: Tiles Last Tick: 0
  13132. [00:12:57 WARN]: The server is going slow. Last server tick was 64146ms ago
  13133. [00:12:57 WARN]: Last Tick: 1476861113450 Current Time: 1476861177596 Warning: 30000 Timeout: 90000
  13134. [00:12:57 WARN]: [TPS]: 20.0 Server Tick #20527
  13135. [00:12:57 WARN]: Dimension:0
  13136. [00:12:57 WARN]: Loaded Chunks: 341 Active Chunks: 58 Entities: 244 Tile Entities: 2654
  13137. [00:12:57 WARN]: Entities Last Tick: 118
  13138. [00:12:57 WARN]: Tiles Last Tick: 333
  13139. [00:12:57 WARN]: Dimension:-100
  13140. [00:12:57 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13141. [00:12:57 WARN]: Entities Last Tick: 0
  13142. [00:12:57 WARN]: Tiles Last Tick: 0
  13143. [00:12:57 WARN]: Dimension:20
  13144. [00:12:57 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13145. [00:12:57 WARN]: Entities Last Tick: 0
  13146. [00:12:57 WARN]: Tiles Last Tick: 0
  13147. [00:12:57 WARN]: Dimension:-127
  13148. [00:12:57 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13149. [00:12:57 WARN]: Entities Last Tick: 0
  13150. [00:12:57 WARN]: Tiles Last Tick: 0
  13151. [00:12:57 WARN]: Dimension:-38
  13152. [00:12:57 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13153. [00:12:57 WARN]: Entities Last Tick: 0
  13154. [00:12:57 WARN]: Tiles Last Tick: 0
  13155. [00:12:57 WARN]: Dimension:-39
  13156. [00:12:57 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13157. [00:12:57 WARN]: Entities Last Tick: 0
  13158. [00:12:57 WARN]: Tiles Last Tick: 0
  13159. [00:12:57 WARN]: Dimension:-17
  13160. [00:12:57 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13161. [00:12:57 WARN]: Entities Last Tick: 0
  13162. [00:12:57 WARN]: Tiles Last Tick: 0
  13163. [00:12:57 WARN]: Dimension:-42
  13164. [00:12:57 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13165. [00:12:57 WARN]: Entities Last Tick: 0
  13166. [00:12:57 WARN]: Tiles Last Tick: 0
  13167. [00:12:57 WARN]: Dimension:-112
  13168. [00:12:57 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13169. [00:12:57 WARN]: Entities Last Tick: 0
  13170. [00:12:57 WARN]: Tiles Last Tick: 0
  13171. [00:12:57 WARN]: Dimension:7
  13172. [00:12:57 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13173. [00:12:57 WARN]: Entities Last Tick: 0
  13174. [00:12:57 WARN]: Tiles Last Tick: 0
  13175. [00:12:57 WARN]: Dimension:-1
  13176. [00:12:57 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13177. [00:12:57 WARN]: Entities Last Tick: 0
  13178. [00:12:57 WARN]: Tiles Last Tick: 0
  13179. [00:12:57 WARN]: Dimension:-25
  13180. [00:12:57 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13181. [00:12:57 WARN]: Entities Last Tick: 0
  13182. [00:12:57 WARN]: Tiles Last Tick: 0
  13183. [00:12:57 WARN]: Dimension:3
  13184. [00:12:57 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13185. [00:12:57 WARN]: Entities Last Tick: 0
  13186. [00:12:57 WARN]: Tiles Last Tick: 0
  13187. [00:12:57 WARN]: Dimension:2
  13188. [00:12:57 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13189. [00:12:57 WARN]: Entities Last Tick: 0
  13190. [00:12:57 WARN]: Tiles Last Tick: 0
  13191. [00:12:57 WARN]: Dimension:1
  13192. [00:12:57 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13193. [00:12:57 WARN]: Entities Last Tick: 0
  13194. [00:12:57 WARN]: Tiles Last Tick: 0
  13195. [00:12:57 WARN]: Dimension:4
  13196. [00:12:57 WARN]: Loaded Chunks: 68 Active Chunks: 24 Entities: 116 Tile Entities: 412
  13197. [00:12:57 WARN]: Entities Last Tick: 17
  13198. [00:12:57 WARN]: Tiles Last Tick: 381
  13199. [00:12:57 WARN]: Dimension:9
  13200. [00:12:57 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13201. [00:12:57 WARN]: Entities Last Tick: 0
  13202. [00:12:57 WARN]: Tiles Last Tick: 0
  13203. [00:12:57 WARN]: Dimension:10
  13204. [00:12:57 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13205. [00:12:57 WARN]: Entities Last Tick: 0
  13206. [00:12:57 WARN]: Tiles Last Tick: 0
  13207. [00:12:57 WARN]: Dimension:6
  13208. [00:12:57 WARN]: Loaded Chunks: 1 Active Chunks: 0 Entities: 1 Tile Entities: 2
  13209. [00:12:57 WARN]: Entities Last Tick: 0
  13210. [00:12:57 WARN]: Tiles Last Tick: 0
  13211. [00:12:57 WARN]: Dimension:12
  13212. [00:12:57 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13213. [00:12:57 WARN]: Entities Last Tick: 0
  13214. [00:12:57 WARN]: Tiles Last Tick: 0
  13215. [00:12:57 WARN]: Dimension:11
  13216. [00:12:57 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13217. [00:12:57 WARN]: Entities Last Tick: 0
  13218. [00:12:57 WARN]: Tiles Last Tick: 0
  13219. [00:12:57 WARN]: Dimension:8
  13220. [00:12:57 WARN]: Loaded Chunks: 1 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13221. [00:12:57 WARN]: Entities Last Tick: 0
  13222. [00:12:57 WARN]: Tiles Last Tick: 0
  13223. [00:12:57 WARN]: Dimension:5
  13224. [00:12:57 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13225. [00:12:57 WARN]: Entities Last Tick: 0
  13226. [00:12:57 WARN]: Tiles Last Tick: 0
  13227. [00:12:57 WARN]: Dimension:14
  13228. [00:12:57 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13229. [00:12:57 WARN]: Entities Last Tick: 0
  13230. [00:12:57 WARN]: Tiles Last Tick: 0
  13231. [00:12:57 WARN]: Dimension:17
  13232. [00:12:57 WARN]: Loaded Chunks: 25 Active Chunks: 9 Entities: 3 Tile Entities: 105
  13233. [00:12:57 WARN]: Entities Last Tick: 1
  13234. [00:12:57 WARN]: Tiles Last Tick: 98
  13235. [00:12:57 WARN]: Dimension:-41
  13236. [00:12:57 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13237. [00:12:57 WARN]: Entities Last Tick: 0
  13238. [00:12:57 WARN]: Tiles Last Tick: 0
  13239. [00:12:57 WARN]: Dimension:-9
  13240. [00:12:57 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13241. [00:12:57 WARN]: Entities Last Tick: 0
  13242. [00:12:57 WARN]: Tiles Last Tick: 0
  13243. [00:12:57 WARN]: Dimension:-29
  13244. [00:12:57 WARN]: Loaded Chunks: 1 Active Chunks: 1 Entities: 1 Tile Entities: 168
  13245. [00:12:57 WARN]: Entities Last Tick: 1
  13246. [00:12:57 WARN]: Tiles Last Tick: 168
  13247. [00:12:57 WARN]: Dimension:-5
  13248. [00:12:57 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13249. [00:12:57 WARN]: Entities Last Tick: 0
  13250. [00:12:57 WARN]: Tiles Last Tick: 0
  13251. [00:12:57 WARN]: Dimension:-8
  13252. [00:12:57 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13253. [00:12:57 WARN]: Entities Last Tick: 0
  13254. [00:12:57 WARN]: Tiles Last Tick: 0
  13255. [00:12:57 WARN]: Dimension:-1028
  13256. [00:12:57 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13257. [00:12:57 WARN]: Entities Last Tick: 0
  13258. [00:12:57 WARN]: Tiles Last Tick: 0
  13259. [00:12:57 WARN]: Dimension:-6
  13260. [00:12:57 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13261. [00:12:57 WARN]: Entities Last Tick: 0
  13262. [00:12:57 WARN]: Tiles Last Tick: 0
  13263. [00:12:57 WARN]: Dimension:-14
  13264. [00:12:57 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13265. [00:12:57 WARN]: Entities Last Tick: 0
  13266. [00:12:57 WARN]: Tiles Last Tick: 0
  13267. [00:12:57 WARN]: Dimension:-28
  13268. [00:12:57 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13269. [00:12:57 WARN]: Entities Last Tick: 0
  13270. [00:12:57 WARN]: Tiles Last Tick: 0
  13271. [00:12:57 WARN]: Dimension:-2147483648
  13272. [00:12:57 WARN]: Loaded Chunks: 67 Active Chunks: 0 Entities: 115 Tile Entities: 8646
  13273. [00:12:57 WARN]: Entities Last Tick: 0
  13274. [00:12:57 WARN]: Tiles Last Tick: 0
  13275. [00:13:37 WARN]: The server is going slow. Last server tick was 40259ms ago
  13276. [00:13:37 WARN]: Last Tick: 1476861177598 Current Time: 1476861217857 Warning: 30000 Timeout: 90000
  13277. [00:13:37 WARN]: [TPS]: 20.0 Server Tick #20528
  13278. [00:13:37 WARN]: Dimension:0
  13279. [00:13:37 WARN]: Loaded Chunks: 341 Active Chunks: 58 Entities: 244 Tile Entities: 2654
  13280. [00:13:37 WARN]: Entities Last Tick: 118
  13281. [00:13:37 WARN]: Tiles Last Tick: 333
  13282. [00:13:37 WARN]: Dimension:-100
  13283. [00:13:37 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13284. [00:13:37 WARN]: Entities Last Tick: 0
  13285. [00:13:37 WARN]: Tiles Last Tick: 0
  13286. [00:13:37 WARN]: Dimension:20
  13287. [00:13:37 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13288. [00:13:37 WARN]: Entities Last Tick: 0
  13289. [00:13:37 WARN]: Tiles Last Tick: 0
  13290. [00:13:37 WARN]: Dimension:-127
  13291. [00:13:37 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13292. [00:13:37 WARN]: Entities Last Tick: 0
  13293. [00:13:37 WARN]: Tiles Last Tick: 0
  13294. [00:13:37 WARN]: Dimension:-38
  13295. [00:13:37 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13296. [00:13:37 WARN]: Entities Last Tick: 0
  13297. [00:13:37 WARN]: Tiles Last Tick: 0
  13298. [00:13:37 WARN]: Dimension:-39
  13299. [00:13:37 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13300. [00:13:37 WARN]: Entities Last Tick: 0
  13301. [00:13:37 WARN]: Tiles Last Tick: 0
  13302. [00:13:37 WARN]: Dimension:-17
  13303. [00:13:37 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13304. [00:13:37 WARN]: Entities Last Tick: 0
  13305. [00:13:37 WARN]: Tiles Last Tick: 0
  13306. [00:13:37 WARN]: Dimension:-42
  13307. [00:13:37 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13308. [00:13:37 WARN]: Entities Last Tick: 0
  13309. [00:13:37 WARN]: Tiles Last Tick: 0
  13310. [00:13:37 WARN]: Dimension:-112
  13311. [00:13:37 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13312. [00:13:37 WARN]: Entities Last Tick: 0
  13313. [00:13:37 WARN]: Tiles Last Tick: 0
  13314. [00:13:37 WARN]: Dimension:7
  13315. [00:13:37 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13316. [00:13:37 WARN]: Entities Last Tick: 0
  13317. [00:13:37 WARN]: Tiles Last Tick: 0
  13318. [00:13:37 WARN]: Dimension:-1
  13319. [00:13:37 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13320. [00:13:37 WARN]: Entities Last Tick: 0
  13321. [00:13:37 WARN]: Tiles Last Tick: 0
  13322. [00:13:37 WARN]: Dimension:-25
  13323. [00:13:37 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13324. [00:13:37 WARN]: Entities Last Tick: 0
  13325. [00:13:37 WARN]: Tiles Last Tick: 0
  13326. [00:13:37 WARN]: Dimension:3
  13327. [00:13:37 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13328. [00:13:37 WARN]: Entities Last Tick: 0
  13329. [00:13:37 WARN]: Tiles Last Tick: 0
  13330. [00:13:37 WARN]: Dimension:2
  13331. [00:13:37 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13332. [00:13:37 WARN]: Entities Last Tick: 0
  13333. [00:13:37 WARN]: Tiles Last Tick: 0
  13334. [00:13:37 WARN]: Dimension:1
  13335. [00:13:37 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13336. [00:13:37 WARN]: Entities Last Tick: 0
  13337. [00:13:37 WARN]: Tiles Last Tick: 0
  13338. [00:13:37 WARN]: Dimension:4
  13339. [00:13:37 WARN]: Loaded Chunks: 68 Active Chunks: 24 Entities: 116 Tile Entities: 412
  13340. [00:13:37 WARN]: Entities Last Tick: 17
  13341. [00:13:37 WARN]: Tiles Last Tick: 381
  13342. [00:13:37 WARN]: Dimension:9
  13343. [00:13:37 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13344. [00:13:37 WARN]: Entities Last Tick: 0
  13345. [00:13:37 WARN]: Tiles Last Tick: 0
  13346. [00:13:37 WARN]: Dimension:10
  13347. [00:13:37 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13348. [00:13:37 WARN]: Entities Last Tick: 0
  13349. [00:13:37 WARN]: Tiles Last Tick: 0
  13350. [00:13:37 WARN]: Dimension:6
  13351. [00:13:37 WARN]: Loaded Chunks: 1 Active Chunks: 0 Entities: 1 Tile Entities: 2
  13352. [00:13:37 WARN]: Entities Last Tick: 0
  13353. [00:13:37 WARN]: Tiles Last Tick: 0
  13354. [00:13:37 WARN]: Dimension:12
  13355. [00:13:37 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13356. [00:13:37 WARN]: Entities Last Tick: 0
  13357. [00:13:37 WARN]: Tiles Last Tick: 0
  13358. [00:13:37 WARN]: Dimension:11
  13359. [00:13:37 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13360. [00:13:37 WARN]: Entities Last Tick: 0
  13361. [00:13:37 WARN]: Tiles Last Tick: 0
  13362. [00:13:37 WARN]: Dimension:8
  13363. [00:13:37 WARN]: Loaded Chunks: 1 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13364. [00:13:37 WARN]: Entities Last Tick: 0
  13365. [00:13:37 WARN]: Tiles Last Tick: 0
  13366. [00:13:37 WARN]: Dimension:5
  13367. [00:13:37 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13368. [00:13:37 WARN]: Entities Last Tick: 0
  13369. [00:13:37 WARN]: Tiles Last Tick: 0
  13370. [00:13:37 WARN]: Dimension:14
  13371. [00:13:37 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13372. [00:13:37 WARN]: Entities Last Tick: 0
  13373. [00:13:37 WARN]: Tiles Last Tick: 0
  13374. [00:13:37 WARN]: Dimension:17
  13375. [00:13:37 WARN]: Loaded Chunks: 25 Active Chunks: 9 Entities: 3 Tile Entities: 105
  13376. [00:13:37 WARN]: Entities Last Tick: 1
  13377. [00:13:37 WARN]: Tiles Last Tick: 98
  13378. [00:13:37 WARN]: Dimension:-41
  13379. [00:13:37 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13380. [00:13:37 WARN]: Entities Last Tick: 0
  13381. [00:13:37 WARN]: Tiles Last Tick: 0
  13382. [00:13:37 WARN]: Dimension:-9
  13383. [00:13:37 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13384. [00:13:37 WARN]: Entities Last Tick: 0
  13385. [00:13:37 WARN]: Tiles Last Tick: 0
  13386. [00:13:37 WARN]: Dimension:-29
  13387. [00:13:37 WARN]: Loaded Chunks: 1 Active Chunks: 1 Entities: 1 Tile Entities: 168
  13388. [00:13:37 WARN]: Entities Last Tick: 1
  13389. [00:13:37 WARN]: Tiles Last Tick: 168
  13390. [00:13:37 WARN]: Dimension:-5
  13391. [00:13:37 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13392. [00:13:37 WARN]: Entities Last Tick: 0
  13393. [00:13:37 WARN]: Tiles Last Tick: 0
  13394. [00:13:37 WARN]: Dimension:-8
  13395. [00:13:37 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13396. [00:13:37 WARN]: Entities Last Tick: 0
  13397. [00:13:37 WARN]: Tiles Last Tick: 0
  13398. [00:13:37 WARN]: Dimension:-1028
  13399. [00:13:37 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13400. [00:13:37 WARN]: Entities Last Tick: 0
  13401. [00:13:37 WARN]: Tiles Last Tick: 0
  13402. [00:13:37 WARN]: Dimension:-6
  13403. [00:13:37 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13404. [00:13:37 WARN]: Entities Last Tick: 0
  13405. [00:13:37 WARN]: Tiles Last Tick: 0
  13406. [00:13:37 WARN]: Dimension:-14
  13407. [00:13:37 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13408. [00:13:37 WARN]: Entities Last Tick: 0
  13409. [00:13:37 WARN]: Tiles Last Tick: 0
  13410. [00:13:37 WARN]: Dimension:-28
  13411. [00:13:37 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13412. [00:13:37 WARN]: Entities Last Tick: 0
  13413. [00:13:37 WARN]: Tiles Last Tick: 0
  13414. [00:13:37 WARN]: Dimension:-2147483648
  13415. [00:13:37 WARN]: Loaded Chunks: 67 Active Chunks: 0 Entities: 115 Tile Entities: 8651
  13416. [00:13:37 WARN]: Entities Last Tick: 0
  13417. [00:13:37 WARN]: Tiles Last Tick: 0
  13418. [00:15:27 WARN]: The server is going slow. Last server tick was 39076ms ago
  13419. [00:15:36 WARN]: Last Tick: 1476861288169 Current Time: 1476861327129 Warning: 30000 Timeout: 90000
  13420. [00:15:36 WARN]: [TPS]: 20.0 Server Tick #20535
  13421. [00:15:36 WARN]: Dimension:0
  13422. [00:15:36 WARN]: Loaded Chunks: 341 Active Chunks: 58 Entities: 244 Tile Entities: 2654
  13423. [00:15:36 WARN]: Entities Last Tick: 118
  13424. [00:15:36 WARN]: Tiles Last Tick: 931
  13425. [00:15:36 WARN]: Dimension:-100
  13426. [00:15:22 ERROR]: Exception caught during firing event cpw.mods.fml.common.gameevent.TickEvent$ServerTickEvent@7d6a5dbd:
  13427. net.minecraft.util.ReportedException: Exception generating new chunk
  13428. at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:268) ~[ms.class:?]
  13429. at com.xcompwiz.mystcraft.world.profiling.WorldProviderMystDummy$ChunkProviderServerDummy.originalLoadChunk(WorldProviderMystDummy.java:62) ~[WorldProviderMystDummy$ChunkProviderServerDummy.class:?]
  13430. at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:217) ~[ms.class:?]
  13431. at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:185) ~[ms.class:?]
  13432. at com.xcompwiz.mystcraft.world.profiling.WorldProviderMystDummy.generateNextChunk(WorldProviderMystDummy.java:217) ~[WorldProviderMystDummy.class:?]
  13433. at com.xcompwiz.mystcraft.world.profiling.InstabilityDataCalculator.stepChunkGeneration(InstabilityDataCalculator.java:343) ~[InstabilityDataCalculator.class:?]
  13434. at com.xcompwiz.mystcraft.world.profiling.InstabilityDataCalculator.onServerTick(InstabilityDataCalculator.java:180) ~[InstabilityDataCalculator.class:?]
  13435. at cpw.mods.fml.common.eventhandler.ASMEventHandler_1149_InstabilityDataCalculator_onServerTick_ServerTickEvent.invoke(.dynamic) ~[?:?]
  13436. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:1.7.10-1614.58]
  13437. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140) [EventBus.class:1.7.10-1614.58]
  13438. at cpw.mods.fml.common.FMLCommonHandler.onPostServerTick(FMLCommonHandler.java:252) [FMLCommonHandler.class:1.7.10-1614.58]
  13439. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:894) [MinecraftServer.class:?]
  13440. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:693) [MinecraftServer.class:?]
  13441. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_102]
  13442. Caused by: java.lang.OutOfMemoryError: Java heap space
  13443. at com.xcompwiz.mystcraft.world.ChunkProviderMyst.func_73154_d(ChunkProviderMyst.java:90) ~[ChunkProviderMyst.class:?]
  13444. at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:259) ~[ms.class:?]
  13445. ... 13 more
  13446. [00:15:36 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13447. [00:15:42 ERROR]: Index: 47 Listeners:
  13448. [00:15:42 WARN]: Entities Last Tick: 0
  13449. [00:15:42 ERROR]: 0: HIGHEST
  13450. [00:15:42 WARN]: Tiles Last Tick: 0
  13451. [00:15:42 ERROR]: 1: ASM: toast.specialMobs.TickHandler@a84adaa onServerTick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  13452. [00:15:42 WARN]: Dimension:20
  13453. [00:15:42 ERROR]: 2: NORMAL
  13454. [00:15:42 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13455. [00:15:42 WARN]: Entities Last Tick: 0
  13456. [00:15:42 ERROR]: 3: ASM: am2.proxy.tick.ServerTickHandler@20dab968 onServerTick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  13457. [00:15:42 WARN]: Tiles Last Tick: 0
  13458. [00:15:42 ERROR]: 4: ASM: com.xcompwiz.lookingglass.proxyworld.LookingGlassEventHandler@1deb9091 onServerTick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  13459. [00:15:42 WARN]: Dimension:-127
  13460. [00:15:42 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13461. [00:15:42 ERROR]: 5: ASM: ic2.core.TickHandler@4c0de3a9 onServerTick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  13462. [00:15:42 ERROR]: 6: ASM: mods.railcraft.client.sounds.SoundLimiterTicker@32ee98e6 tick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  13463. [00:15:46 WARN]: Entities Last Tick: 0
  13464. [00:15:46 ERROR]: 7: ASM: team.chisel.item.chisel.ChiselController@2097926e openQueuedGui(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  13465. [00:15:46 WARN]: Tiles Last Tick: 0
  13466. [00:15:46 ERROR]: 8: ASM: crazypants.enderio.machine.spawner.BlockPoweredSpawner@1de38863 onServerTick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  13467. [00:15:46 ERROR]: 9: ASM: crazypants.enderio.conduit.ConduitNetworkTickHandler@3d755035 onServerTick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  13468. [00:15:46 WARN]: Dimension:-38
  13469. [00:15:46 ERROR]: 10: ASM: codechicken.enderstorage.storage.liquid.TankSynchroniser@5b045ed8 tickEnd(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  13470. [00:15:46 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13471. [00:15:46 WARN]: Entities Last Tick: 0
  13472. [00:15:46 ERROR]: 11: ASM: us.ichun.mods.ichunutil.common.core.TickHandlerServer@53bc0338 serverTick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  13473. [00:15:46 WARN]: Tiles Last Tick: 0
  13474. [00:15:46 WARN]: Dimension:-39
  13475. [00:15:46 ERROR]: 12: ASM: com.xcompwiz.mystcraft.core.MystcraftTickHandler@4f8260ca onServerTick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  13476. [00:15:46 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13477. [00:15:46 WARN]: Entities Last Tick: 0
  13478. [00:15:46 ERROR]: 13: ASM: moze_intel.projecte.events.TickEvents@5a2d9ba0 onServerTick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  13479. [00:15:51 WARN]: Tiles Last Tick: 0
  13480. [00:15:51 ERROR]: 14: ASM: com.emoniph.witchery.common.ServerTickEvents@66c73ee6 onServerTick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  13481. [00:15:51 WARN]: Dimension:-17
  13482. [00:15:51 ERROR]: 15: ASM: codechicken.wirelessredstone.core.WRCoreEventHandler@8b92881 serverTick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  13483. [00:15:51 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13484. [00:15:51 ERROR]: 16: ASM: buildcraft.core.tablet.manager.TabletManagerServer@74cac499 serverTick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  13485. [00:15:51 WARN]: Entities Last Tick: 0
  13486. [00:15:51 ERROR]: 17: ASM: codechicken.chunkloader.ChunkLoaderEventHandler@22a26cab serverTick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  13487. [00:15:51 WARN]: Tiles Last Tick: 0
  13488. [00:15:51 ERROR]: 18: ASM: com.tmtravlr.colourfulportalsmod.ServerTickEvents@20bfe437 onServerTick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  13489. [00:15:51 WARN]: Dimension:-42
  13490. [00:15:51 ERROR]: 19: ASM: dan200.computercraft.shared.proxy.ComputerCraftProxyCommon$ForgeHandlers@5f6c95ac onServerTick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  13491. [00:15:51 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13492. [00:15:51 ERROR]: 20: ASM: build.EventHandlerFML@7b283a13 tickServer(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  13493. [00:15:51 WARN]: Entities Last Tick: 0
  13494. [00:15:51 ERROR]: 21: ASM: CoroPets.EventHandlerFML@28409280 tickServer(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  13495. [00:15:51 WARN]: Tiles Last Tick: 0
  13496. [00:15:55 ERROR]: 22: ASM: CoroUtil.forge.EventHandlerFML@5c596d99 tickServer(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  13497. [00:15:55 WARN]: Dimension:-112
  13498. [00:15:55 ERROR]: 23: ASM: com.enderio.core.common.util.Scheduler@6129d71b onServerTick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  13499. [00:15:55 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13500. [00:15:55 ERROR]: 24: ASM: GridTickHandler[Energy]@2043567663 tick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  13501. [00:15:55 WARN]: Entities Last Tick: 0
  13502. [00:15:55 ERROR]: 25: ASM: GridTickHandler[Redstone]@1789610762 tick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  13503. [00:15:55 WARN]: Tiles Last Tick: 0
  13504. [00:15:55 ERROR]: 26: ASM: GridTickHandler[Fluid]@390454325 tick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  13505. [00:15:55 WARN]: Dimension:7
  13506. [00:15:55 ERROR]: 27: ASM: powercrystals.minefactoryreloaded.net.ConnectionHandler@26b547a3 tick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  13507. [00:16:00 ERROR]: 28: ASM: crazypants.enderio.CommonProxy$TickTimer@79b07934 onTick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  13508. [00:16:00 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13509. [00:16:00 ERROR]: 29: ASM: ganymedes01.etfuturum.core.handlers.ServerEventHandler@41ee34bc onWorldTick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  13510. [00:16:00 WARN]: Entities Last Tick: 0
  13511. [00:16:00 WARN]: Tiles Last Tick: 0
  13512. [00:16:00 ERROR]: 30: ASM: micdoodle8.mods.galacticraft.planets.asteroids.tick.AsteroidsTickHandlerServer@57307668 onServerTick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  13513. [00:16:00 WARN]: Dimension:-1
  13514. [00:16:00 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13515. [00:16:00 ERROR]: 31: ASM: com.tlf.HN.event.HNEventHandlerCPW@7825c3bf tickEnd(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  13516. [00:16:00 WARN]: Entities Last Tick: 0
  13517. [00:16:00 ERROR]: 32: ASM: Network Registry:
  13518. [] onTick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  13519. [00:16:00 WARN]: Tiles Last Tick: 0
  13520. [00:16:04 ERROR]: 33: ASM: openblocks.common.ServerTickHandler@6aafd1de onServerTick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  13521. [00:16:04 WARN]: Dimension:-25
  13522. [00:16:04 ERROR]: 34: ASM: com.github.lunatrius.schematica.handler.QueueTickHandler@6b791f57 onServerTick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  13523. [00:16:04 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13524. [00:16:04 ERROR]: 35: ASM: com.github.lunatrius.schematica.handler.DownloadHandler@541c24e5 onServerTick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  13525. [00:16:04 ERROR]: 36: ASM: thebetweenlands.entities.properties.EntityPropertiesHandler@7f8ea2f4 onServerTickEvent(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  13526. [00:16:04 WARN]: Entities Last Tick: 0
  13527. [00:16:04 ERROR]: 37: ASM: thebetweenlands.world.biomes.spawning.MobSpawnHandler@6c5fded7 onServerTick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  13528. [00:16:04 ERROR]: 38: ASM: thebetweenlands.world.teleporter.TeleporterHandler@21b1dd3d onServerTick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  13529. [00:16:04 WARN]: Tiles Last Tick: 0
  13530. [00:16:04 ERROR]: 39: ASM: cofh.thermaldynamics.core.TickHandler@3c334b6b onServerTick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  13531. [00:16:04 WARN]: Dimension:3
  13532. [00:16:11 ERROR]: 40: ASM: net.tropicraft.event.TCMiscEvents@385af1f0 tickServer(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  13533. [00:16:11 ERROR]: 41: ASM: codechicken.wirelessredstone.addons.WRAddonEventHandler@2c585dd7 serverTick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  13534. [00:16:11 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13535. [00:16:11 ERROR]: 42: ASM: codechicken.multipart.handler.MultipartEventHandler$@253a361f serverTick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  13536. [00:16:11 WARN]: Entities Last Tick: 0
  13537. [00:16:11 ERROR]: 43: ASM: crazypants.enderzoo.spawn.MobSpawnEventHandler@5ba8be57 onServerTick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  13538. [00:16:11 WARN]: Tiles Last Tick: 0
  13539. [00:16:11 ERROR]: 44: ASM: com.rwtema.extrautils.CommandTPSTimer@4c24bcdc onServerTick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  13540. [00:16:11 WARN]: Dimension:2
  13541. [00:16:11 ERROR]: 45: ASM: micdoodle8.mods.galacticraft.core.tick.TickHandlerServer@4e11aea3 onServerTick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  13542. [00:16:11 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13543. [00:16:11 ERROR]: 46: ASM: jas.spawner.modern.spawner.SpawnerTicker@b894960 serverTick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  13544. [00:16:11 WARN]: Entities Last Tick: 0
  13545. [00:16:15 ERROR]: 47: ASM: com.xcompwiz.mystcraft.world.profiling.InstabilityDataCalculator@7ff52e42 onServerTick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  13546. [00:16:15 WARN]: Tiles Last Tick: 0
  13547. [00:16:15 WARN]: Dimension:1
  13548. [00:16:15 ERROR]: 48: ASM: vazkii.botania.common.block.BlockPistonRelay@7728658c tickEnd(Lcpw/mods/fml/common/gameevent/TickEvent;)V
  13549. [00:16:15 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13550. [00:16:15 ERROR]: 49: ASM: lumien.randomthings.Handler.RTTickHandler@10d25001 tick(Lcpw/mods/fml/common/gameevent/TickEvent;)V
  13551. [00:16:15 WARN]: Entities Last Tick: 0
  13552. [00:16:15 ERROR]: 50: ASM: appeng.hooks.TickHandler@15ed898b onTick(Lcpw/mods/fml/common/gameevent/TickEvent;)V
  13553. [00:16:15 WARN]: Tiles Last Tick: 0
  13554. [00:16:15 WARN]: Dimension:4
  13555. [00:16:15 WARN]: Loaded Chunks: 71 Active Chunks: 24 Entities: 125 Tile Entities: 412
  13556. [00:16:15 WARN]: Entities Last Tick: 17
  13557. [00:16:15 WARN]: Tiles Last Tick: 381
  13558. [00:16:20 WARN]: Dimension:9
  13559. [00:16:20 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13560. [00:16:20 WARN]: Entities Last Tick: 0
  13561. [00:16:20 WARN]: Tiles Last Tick: 0
  13562. [00:16:20 WARN]: Dimension:10
  13563. [00:16:20 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13564. [00:16:20 WARN]: Entities Last Tick: 0
  13565. [00:16:20 WARN]: Tiles Last Tick: 0
  13566. [00:16:20 WARN]: Dimension:6
  13567. [00:16:20 WARN]: Loaded Chunks: 1 Active Chunks: 0 Entities: 1 Tile Entities: 2
  13568. [00:16:20 WARN]: Entities Last Tick: 0
  13569. [00:16:25 WARN]: Tiles Last Tick: 0
  13570. [00:16:25 WARN]: Dimension:12
  13571. [00:16:25 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13572. [00:16:25 WARN]: Entities Last Tick: 0
  13573. [00:16:25 WARN]: Tiles Last Tick: 0
  13574. [00:16:25 WARN]: Dimension:11
  13575. [00:16:25 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13576. [00:16:25 WARN]: Entities Last Tick: 0
  13577. [00:16:25 WARN]: Tiles Last Tick: 0
  13578. [00:16:25 WARN]: Dimension:8
  13579. [00:16:25 WARN]: Loaded Chunks: 1 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13580. [00:16:30 WARN]: Entities Last Tick: 0
  13581. [00:16:30 WARN]: Tiles Last Tick: 0
  13582. [00:16:30 WARN]: Dimension:5
  13583. [00:16:30 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13584. [00:16:35 WARN]: Entities Last Tick: 0
  13585. [00:16:35 WARN]: Tiles Last Tick: 0
  13586. [00:16:35 WARN]: Dimension:14
  13587. [00:16:25 ERROR]: Encountered an unexpected exception
  13588. net.minecraft.util.ReportedException: Exception generating new chunk
  13589. at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:268) ~[ms.class:?]
  13590. at com.xcompwiz.mystcraft.world.profiling.WorldProviderMystDummy$ChunkProviderServerDummy.originalLoadChunk(WorldProviderMystDummy.java:62) ~[WorldProviderMystDummy$ChunkProviderServerDummy.class:?]
  13591. at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:217) ~[ms.class:?]
  13592. at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:185) ~[ms.class:?]
  13593. at com.xcompwiz.mystcraft.world.profiling.WorldProviderMystDummy.generateNextChunk(WorldProviderMystDummy.java:217) ~[WorldProviderMystDummy.class:?]
  13594. at com.xcompwiz.mystcraft.world.profiling.InstabilityDataCalculator.stepChunkGeneration(InstabilityDataCalculator.java:343) ~[InstabilityDataCalculator.class:?]
  13595. at com.xcompwiz.mystcraft.world.profiling.InstabilityDataCalculator.onServerTick(InstabilityDataCalculator.java:180) ~[InstabilityDataCalculator.class:?]
  13596. at cpw.mods.fml.common.eventhandler.ASMEventHandler_1149_InstabilityDataCalculator_onServerTick_ServerTickEvent.invoke(.dynamic) ~[?:?]
  13597. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:1.7.10-1614.58]
  13598. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140) ~[EventBus.class:1.7.10-1614.58]
  13599. at cpw.mods.fml.common.FMLCommonHandler.onPostServerTick(FMLCommonHandler.java:252) ~[FMLCommonHandler.class:1.7.10-1614.58]
  13600. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:894) ~[MinecraftServer.class:?]
  13601. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:693) [MinecraftServer.class:?]
  13602. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_102]
  13603. Caused by: java.lang.OutOfMemoryError: Java heap space
  13604. at com.xcompwiz.mystcraft.world.ChunkProviderMyst.func_73154_d(ChunkProviderMyst.java:90) ~[ChunkProviderMyst.class:?]
  13605. at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:259) ~[ms.class:?]
  13606. ... 13 more
  13607. [00:16:40 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13608. [00:16:40 WARN]: Entities Last Tick: 0
  13609. [00:16:40 WARN]: Tiles Last Tick: 0
  13610. [00:16:40 WARN]: Dimension:17
  13611. [00:16:44 WARN]: Loaded Chunks: 25 Active Chunks: 9 Entities: 3 Tile Entities: 105
  13612. [00:16:44 WARN]: Entities Last Tick: 1
  13613. [00:16:44 WARN]: Tiles Last Tick: 98
  13614. [00:16:44 WARN]: Dimension:-41
  13615. [00:16:44 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13616. [00:16:44 WARN]: Entities Last Tick: 0
  13617. [00:16:44 WARN]: Tiles Last Tick: 0
  13618. [00:16:49 WARN]: Dimension:-9
  13619. [00:16:49 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13620. [00:16:52 WARN]: Entities Last Tick: 0
  13621. [00:16:52 WARN]: Tiles Last Tick: 0
  13622. [00:16:44 ERROR]: Cause of unexpected exception was
  13623. java.lang.OutOfMemoryError: Java heap space
  13624. at com.xcompwiz.mystcraft.world.ChunkProviderMyst.func_73154_d(ChunkProviderMyst.java:90) ~[ChunkProviderMyst.class:?]
  13625. at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:259) ~[ms.class:?]
  13626. at com.xcompwiz.mystcraft.world.profiling.WorldProviderMystDummy$ChunkProviderServerDummy.originalLoadChunk(WorldProviderMystDummy.java:62) ~[WorldProviderMystDummy$ChunkProviderServerDummy.class:?]
  13627. at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:217) ~[ms.class:?]
  13628. at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:185) ~[ms.class:?]
  13629. at com.xcompwiz.mystcraft.world.profiling.WorldProviderMystDummy.generateNextChunk(WorldProviderMystDummy.java:217) ~[WorldProviderMystDummy.class:?]
  13630. at com.xcompwiz.mystcraft.world.profiling.InstabilityDataCalculator.stepChunkGeneration(InstabilityDataCalculator.java:343) ~[InstabilityDataCalculator.class:?]
  13631. at com.xcompwiz.mystcraft.world.profiling.InstabilityDataCalculator.onServerTick(InstabilityDataCalculator.java:180) ~[InstabilityDataCalculator.class:?]
  13632. at cpw.mods.fml.common.eventhandler.ASMEventHandler_1149_InstabilityDataCalculator_onServerTick_ServerTickEvent.invoke(.dynamic) ~[?:?]
  13633. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:1.7.10-1614.58]
  13634. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140) ~[EventBus.class:1.7.10-1614.58]
  13635. at cpw.mods.fml.common.FMLCommonHandler.onPostServerTick(FMLCommonHandler.java:252) ~[FMLCommonHandler.class:1.7.10-1614.58]
  13636. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:894) ~[MinecraftServer.class:?]
  13637. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:693) [MinecraftServer.class:?]
  13638. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_102]
  13639. [00:16:52 WARN]: Dimension:-29
  13640. [00:16:58 WARN]: Loaded Chunks: 1 Active Chunks: 1 Entities: 1 Tile Entities: 168
  13641. [00:16:58 WARN]: Entities Last Tick: 1
  13642. [00:16:58 WARN]: Tiles Last Tick: 168
  13643. [00:16:58 WARN]: Dimension:-5
  13644. [00:16:58 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13645. [00:16:58 WARN]: Entities Last Tick: 0
  13646. [00:16:58 WARN]: Tiles Last Tick: 0
  13647. [00:16:58 WARN]: Dimension:-8
  13648. [00:16:58 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13649. [00:17:03 WARN]: Entities Last Tick: 0
  13650. [00:17:03 WARN]: Tiles Last Tick: 0
  13651. [00:17:03 WARN]: Dimension:-1028
  13652. [00:17:03 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13653. [00:17:03 WARN]: Entities Last Tick: 0
  13654. [00:17:03 WARN]: Tiles Last Tick: 0
  13655. [00:17:03 WARN]: Dimension:-6
  13656. [00:17:03 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13657. [00:17:03 WARN]: Entities Last Tick: 0
  13658. [00:17:03 WARN]: Tiles Last Tick: 0
  13659. [00:17:03 WARN]: Dimension:-14
  13660. [00:17:03 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13661. [00:17:09 WARN]: Entities Last Tick: 0
  13662. [00:17:09 WARN]: Tiles Last Tick: 0
  13663. [00:17:09 WARN]: Dimension:-28
  13664. [00:17:09 WARN]: Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
  13665. [00:17:09 WARN]: Entities Last Tick: 0
  13666. [00:17:09 WARN]: Tiles Last Tick: 0
  13667. [00:17:09 WARN]: Dimension:-2147483648
  13668. [00:17:09 WARN]: Loaded Chunks: 66 Active Chunks: 0 Entities: 115 Tile Entities: 8652
  13669. [00:17:09 WARN]: Entities Last Tick: 0
  13670. [00:17:09 WARN]: Tiles Last Tick: 0
  13671. [00:17:57 ERROR]: This crash report has been saved to: /Users/bwayserver/Desktop/KCauldron/./crash-reports/crash-2016-10-19_00.17.14-server.txt
  13672. [00:18:01 INFO]: Stopping server
  13673. [00:18:01 INFO]: [Multiverse-NetherPortals] Disabling Multiverse-NetherPortals v2.5-b710
  13674. [00:18:11 INFO]: [Multiverse-NetherPortals] - Disabled
  13675. [00:18:30 INFO]: [JSONAPI] Disabling JSONAPI v5.6.0
  13676. [00:18:55 WARN]: Exception in thread "Spigot Watchdog Thread"
  13677. [00:18:55 WARN]: org.bukkit.plugin.IllegalPluginAccessException: Plugin attempted to register task while disabled
  13678. [00:18:55 WARN]: at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftScheduler.validate(CraftScheduler.java:396)
  13679. [00:18:55 WARN]: at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftScheduler.runTaskTimerAsynchronously(CraftScheduler.java:137)
  13680. [00:18:55 WARN]: at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftScheduler.runTaskLaterAsynchronously(CraftScheduler.java:112)
  13681. [00:19:00 WARN]: at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftScheduler.runTaskAsynchronously(CraftScheduler.java:96)
  13682. [00:19:00 WARN]: at com.alecgorge.minecraft.jsonapi.adminium.Adminium3.sendNotification(Adminium3.java:106)
  13683. [00:19:00 WARN]: at com.alecgorge.minecraft.jsonapi.adminium.Adminium3.pushNotification(Adminium3.java:65)
  13684. [00:19:00 WARN]: at com.alecgorge.minecraft.jsonapi.adminium.Adminium3$ConsoleHandler.publish(Adminium3.java:193)
  13685. [00:19:00 WARN]: at java.util.logging.Logger.log(Logger.java:738)
  13686. [00:19:00 WARN]: at java.util.logging.Logger.doLog(Logger.java:765)
  13687. [00:19:00 WARN]: at java.util.logging.Logger.log(Logger.java:788)
  13688. [00:19:00 WARN]: at org.spigotmc.WatchdogThread.run(WatchdogThread.java:73)
  13689. [00:19:10 INFO]: [JSONAPI] Stopping JSON server
  13690. [00:19:10 INFO]: [JSONAPI] Stopping JSON socket server
  13691. [00:19:10 INFO]: [JSONAPI] Stopping JSON WebSocket server
  13692. [00:19:10 INFO]: [JSONAPI] Tearing down API methods
  13693. [00:23:00 WARN]: Exception in thread "Timer-1"
  13694. [00:23:00 WARN]: java.lang.OutOfMemoryError: Java heap space
  13695. [00:23:06 WARN]: Error occured during retriving version
  13696. java.lang.Throwable
  13697. at thermos.TLog.log(TLog.java:30) [TLog.class:1.7.10-1614.58]
  13698. at thermos.TLog.warning(TLog.java:41) [TLog.class:1.7.10-1614.58]
  13699. at thermos.updater.TVersionRetriever.uncaughtException(TVersionRetriever.java:111) [TVersionRetriever.class:1.7.10-1614.58]
  13700. at java.lang.Thread.dispatchUncaughtException(Thread.java:1956) [?:1.8.0_102]
  13701. Caused by: java.lang.OutOfMemoryError: Java heap space
  13702. [00:23:00 ERROR]: Error occurred (in the plugin loader) while disabling JSONAPI v5.6.0 (Is it up to date?)
  13703. org.bukkit.plugin.IllegalPluginAccessException: Plugin attempted to register task while disabled
  13704. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftScheduler.validate(CraftScheduler.java:396) ~[CraftScheduler.class:1.7.10-1614.58]
  13705. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftScheduler.runTaskTimerAsynchronously(CraftScheduler.java:137) ~[CraftScheduler.class:1.7.10-1614.58]
  13706. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftScheduler.runTaskLaterAsynchronously(CraftScheduler.java:112) ~[CraftScheduler.class:1.7.10-1614.58]
  13707. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftScheduler.runTaskAsynchronously(CraftScheduler.java:96) ~[CraftScheduler.class:1.7.10-1614.58]
  13708. at com.alecgorge.minecraft.jsonapi.adminium.Adminium3.sendNotification(Adminium3.java:106) ~[?:?]
  13709. at com.alecgorge.minecraft.jsonapi.adminium.Adminium3.pushNotification(Adminium3.java:65) ~[?:?]
  13710. at com.alecgorge.minecraft.jsonapi.adminium.Adminium3$ConsoleHandler.publish(Adminium3.java:193) ~[?:?]
  13711. at java.util.logging.Logger.log(Logger.java:738) [?:1.8.0_102]
  13712. at java.util.logging.Logger.doLog(Logger.java:765) [?:1.8.0_102]
  13713. at java.util.logging.Logger.log(Logger.java:876) [?:1.8.0_102]
  13714. at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:394) ~[JavaPluginLoader.class:1.7.10-1614.58]
  13715. at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:429) [SimplePluginManager.class:1.7.10-1614.58]
  13716. at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:422) [SimplePluginManager.class:1.7.10-1614.58]
  13717. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.disablePlugins(CraftServer.java:387) [CraftServer.class:1.7.10-1614.58]
  13718. at net.minecraft.server.MinecraftServer.func_71260_j(MinecraftServer.java:572) [MinecraftServer.class:?]
  13719. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:755) [MinecraftServer.class:?]
  13720. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_102]
  13721. [00:23:16 INFO]: [Multiverse-Portals] Disabling Multiverse-Portals v2.5-b742
  13722. [00:23:16 INFO]: [LWC] Disabling LWC v4.5.0-SNAPSHOT
  13723. [00:23:21 INFO]: [LWC] Flushing protection updates (0)
  13724. [00:23:21 INFO]: [ServerSigns] Disabling ServerSigns v4.5.1
  13725. [00:23:32 INFO]: [ServerSigns] ServerSigns is now disabled.
  13726. [00:23:32 INFO]: [MobArena] Disabling MobArena v0.96.9
  13727. [00:25:32 ERROR]: Error occurred (in the plugin loader) while disabling MobArena v0.96.9 (Is it up to date?)
  13728. org.bukkit.plugin.IllegalPluginAccessException: Plugin attempted to register task while disabled
  13729. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftScheduler.validate(CraftScheduler.java:396) ~[CraftScheduler.class:1.7.10-1614.58]
  13730. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftScheduler.runTaskTimerAsynchronously(CraftScheduler.java:137) ~[CraftScheduler.class:1.7.10-1614.58]
  13731. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftScheduler.runTaskLaterAsynchronously(CraftScheduler.java:112) ~[CraftScheduler.class:1.7.10-1614.58]
  13732. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftScheduler.runTaskAsynchronously(CraftScheduler.java:96) ~[CraftScheduler.class:1.7.10-1614.58]
  13733. at com.alecgorge.minecraft.jsonapi.adminium.Adminium3.sendNotification(Adminium3.java:106) ~[?:?]
  13734. at com.alecgorge.minecraft.jsonapi.adminium.Adminium3.pushNotification(Adminium3.java:65) ~[?:?]
  13735. at com.alecgorge.minecraft.jsonapi.adminium.Adminium3$ConsoleHandler.publish(Adminium3.java:193) ~[?:?]
  13736. at java.util.logging.Logger.log(Logger.java:738) [?:1.8.0_102]
  13737. at java.util.logging.Logger.doLog(Logger.java:765) [?:1.8.0_102]
  13738. at java.util.logging.Logger.log(Logger.java:876) [?:1.8.0_102]
  13739. at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:394) ~[JavaPluginLoader.class:1.7.10-1614.58]
  13740. at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:429) [SimplePluginManager.class:1.7.10-1614.58]
  13741. at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:422) [SimplePluginManager.class:1.7.10-1614.58]
  13742. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.disablePlugins(CraftServer.java:387) [CraftServer.class:1.7.10-1614.58]
  13743. at net.minecraft.server.MinecraftServer.func_71260_j(MinecraftServer.java:572) [MinecraftServer.class:?]
  13744. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:755) [MinecraftServer.class:?]
  13745. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_102]
  13746. [00:25:37 INFO]: [Multiverse-Inventories] Disabling Multiverse-Inventories v2.5-b408
  13747. [00:25:42 INFO]: [WorldGuard] Disabling WorldGuard v6.1.2-SNAPSHOT;1649-c205461
  13748. [00:25:48 INFO]: [WorldGuard] Shutting down executor and waiting for any pending tasks...
  13749. [00:26:23 INFO]: [ProtocolLib] Disabling ProtocolLib v3.6.5
  13750. [00:26:34 INFO]: [Multiverse-Core] Disabling Multiverse-Core v2.5-b719
  13751. [00:26:39 INFO]: [Prism] Disabling Prism v2.0.6-36
  13752. [00:26:45 INFO]: [Prism]: Forcing recorder queue to run a new batch before shutdown...
  13753. [00:26:45 INFO]: [Prism]: Closing plugin.
  13754. [00:26:45 INFO]: [EssentialsSpawn] Disabling EssentialsSpawn vPre2.14.1.3
  13755. [00:26:45 INFO]: [Vault] Disabling Vault v1.5.6-b49
  13756. [00:26:45 INFO]: [ClearLag] Disabling ClearLag v2.9.3
  13757. [00:26:45 INFO]: [ClearLag] Clearlag is now disabled!
  13758. [00:26:45 INFO]: [GroupManager] Disabling GroupManager v2.1.31 (Phoenix)
  13759. [00:26:45 INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
  13760. [00:26:45 INFO]: GroupManager - INFO - Scheduled Data Saving is disabled!
  13761. [00:26:45 INFO]: GroupManager version 2.1.31 (Phoenix) is disabled!
  13762. [00:26:45 INFO]: [EssentialsChat] Disabling EssentialsChat vPre2.14.1.3
  13763. [00:26:45 INFO]: Essentials: Using config file enhanced permissions.
  13764. [00:26:45 INFO]: Permissions listed in as player-commands will be given to all users.
  13765. [00:26:45 INFO]: [EssentialsProtect] Disabling EssentialsProtect vPre2.14.1.3
  13766. [00:26:45 INFO]: [Essentials] Disabling Essentials vPre2.14.1.3
  13767. [00:26:50 INFO]: [WorldEdit] Disabling WorldEdit v6.1.1-SNAPSHOT;3437-c6b4772
  13768. [00:26:50 INFO]: Saving players
  13769. [00:26:50 INFO]: Saving worlds
  13770. [00:26:50 INFO]: Saving chunks for level 'world'/Overworld
  13771. [00:28:41 ERROR]: Exception stopping the server
  13772. java.lang.OutOfMemoryError: Java heap space
  13773. [00:28:41 WARN]: Exception in thread "Thread-35"
  13774. [00:28:41 WARN]: java.lang.OutOfMemoryError: Java heap space
  13775. [00:28:41 WARN]: Exception in thread "Snooper Timer"
  13776. [00:28:41 WARN]: java.lang.OutOfMemoryError: Java heap space
  13777. [00:28:48 INFO]: Applying holder lookups
  13778. [00:28:48 INFO]: Holder lookups applied
  13779. [00:28:48 INFO]: ServerChannelRegister: Dimensional Transceiver data saved to /Users/bwayserver/Desktop/KCauldron/./world/enderio/dimensionalTransceiver.json
  13780. [00:28:48 INFO]: Unregistered Dimension: -41
  13781. [00:28:48 INFO]: Unregistered Dimension: -9
  13782. [00:28:48 INFO]: Unregistered Dimension: -29
  13783. [00:28:48 INFO]: Unregistered Dimension: -5
  13784. [00:28:48 INFO]: Unregistered Dimension: -8
  13785. [00:28:48 INFO]: Unregistered Dimension: -1028
  13786. [00:28:48 INFO]: Unregistered Dimension: -6
  13787. [00:28:48 INFO]: Unregistered Dimension: -14
  13788. [00:28:48 INFO]: Unregistered Dimension: -28
  13789. [00:28:53 INFO]: Baseline Profiling cleaning up.
  13790. [00:28:53 INFO]: Completed server-stop actions.
  13791. [00:28:53 INFO]: The state engine was in incorrect state SERVER_STOPPING and forced into state SERVER_STOPPED. Errors may have been discarded.
  13792. >logout
  13793.  
  13794. [Process completed]
Add Comment
Please, Sign In to add comment