Skip to content

Instantly share code, notes, and snippets.

@Brycey92
Created February 5, 2015 02:21
Show Gist options
  • Save Brycey92/3de8a23719f26e1bc5fe to your computer and use it in GitHub Desktop.
Save Brycey92/3de8a23719f26e1bc5fe to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
[20:10:32] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[20:10:32] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[20:10:32] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
[20:10:32] [main/INFO]: Forge Mod Loader version 7.10.85.1240 for Minecraft 1.7.10 loading
[20:10:34] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_72, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre7
[20:10:34] [main/INFO]: [AppEng] Core Init
[20:10:42] [main/INFO]: [codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:436]: Warning: version of ForgeMultipart, 1.1.1.320 is newer than request 1.1.0.314
[20:10:43] [main/INFO]: LCCoreMod ready for action!
[20:10:43] [main/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.
[20:10:43] [main/WARN]: Missing @MCVersion: codechicken.core.launch.CodeChickenCorePlugin cofh.asm.LoadingPlugin codechicken.core.launch.DepLoader ic2.core.coremod.IC2core invtweaks.forge.asm.FMLPlugin pcl.lc.coremod.LCCoreMod org.getlwc.forge.asm.LWCCorePlugin mekanism.common.asm.LoadingHook micdoodle8.mods.miccore.MicdoodlePlugin mcp.mobius.mobiuscore.asm.CoreDescription mrtjp.core.handler.CorePlugin codechicken.nei.asm.NEICorePlugin codechicken.core.launch.DepLoader codechicken.core.launch.DepLoader thaumcraft.codechicken.core.launch.DepLoader thaumic.tinkerer.preloader.ThaumicTLoaderContainer codechicken.core.launch.DepLoader
[20:10:43] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[20:10:43] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[20:10:43] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[20:10:43] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[20:10:43] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:10:47] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:10:47] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:10:47] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:10:47] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:10:48] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:10:48] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:10:48] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:10:48] [main/INFO]: Loaded library ejml-0.23.jar.
[20:10:48] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:10:48] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:10:48] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:10:49] [main/INFO]: [org.getlwc.forge.asm.LWCCorePlugin:call:97]: LWC => init()
[20:10:51] [main/INFO]: SimpleConfigurationLoaderRegistry::bind json -> org.getlwc.configuration.json.JSONConfigurationLoader
[20:10:51] [main/INFO]: SimpleConfigurationLoaderRegistry::bind yml -> org.getlwc.configuration.yaml.YAMLConfigurationLoader
[20:10:51] [main/INFO]: SimpleConfigurationLoaderRegistry::bind yaml -> org.getlwc.configuration.yaml.YAMLConfigurationLoader
[20:10:51] [main/INFO]: SimpleConfigurationLoaderRegistry::bind _default -> org.getlwc.configuration.json.JSONConfigurationLoader
[20:10:51] [main/INFO]: Added resource Resource(key = databases.h2, testClass = org.h2.Driver, outputDir = lib, files = [h2-1.3.171.jar])
[20:10:51] [main/INFO]: Added resource Resource(key = hikaricp, testClass = com.zaxxer.hikari.HikariDataSource, outputDir = lib, files = [HikariCP-java6-2.2.5.jar])
[20:10:51] [main/INFO]: Added resource Resource(key = gettext, testClass = org.xnap.commons.i18n.I18n, outputDir = lib, files = [gettext-commons-0.9.6.jar])
[20:10:51] [main/INFO]: Added resource Resource(key = databases.mysql, testClass = org.gjt.mm.mysql.Driver, outputDir = lib, files = [mysql-connector-java-5.1.25.jar])
[20:10:51] [main/INFO]: Added resource Resource(key = javassist, testClass = javassist.ClassPath, outputDir = lib, files = [javassist-3.18.2-GA.jar])
[20:10:51] [main/INFO]: Added resource Resource(key = slf4j-api, testClass = org.slf4j.LoggerFactory, outputDir = lib, files = [slf4j-api-1.7.7.jar])
[20:10:51] [main/INFO]: Added resource Resource(key = flywaydb, testClass = org.flywaydb.core.Flyway, outputDir = lib, files = [flyway-core-3.0.jar])
[20:10:51] [main/INFO]: Added resource Resource(key = databases.postgresql, testClass = org.postgresql.Driver, outputDir = lib, files = [postgresql-9.2-1003.jdbc4.jar])
[20:10:51] [main/INFO]: Added resource Resource(key = snakeyaml, testClass = org.yaml.snakeyaml.Yaml, outputDir = lib, files = [snakeyaml-1.11.jar])
[20:10:51] [main/INFO]: Added resource Resource(key = databases.sqlite, testClass = org.sqlite.SQLite, outputDir = lib, files = [sqlite-jdbc-3.7.15-SNAPSHOT-stripped.jar, native/Windows/amd64/sqlitejdbc.dll])
[20:10:51] [main/INFO]: Added resource Resource(key = forge.mappings, testClass = null, outputDir = mappings, files = [1.7.10.json])
[20:10:51] [main/INFO]: Verifying file C:\Users\Bryce\Desktop\Server\Minecraft\config\LWC\mappings\1.7.10.json
[20:10:52] [main/INFO]: 1.7.10.json: checksum is OK
[20:10:53] [main/INFO]: [ASM] Loaded native class mappings for Minecraft 1.7.10
[20:10:53] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:10:53] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:10:53] [main/INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:getASMTransformerClass:104]: Successfully Registered Transformer
[20:10:54] [main/INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:297]: [Micdoodle8Core]: Patching game...
[20:10:54] [main/INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:297]: [Micdoodle8Core]: Patching game...
[20:10:54] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:10:54] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:10:55] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:10:55] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:10:55] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:10:55] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:10:55] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:10:55] [main/INFO]: [thaumcraft.codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:459]: Warning: version of ForgeMultipart, 1.1.1.320 is newer than request 1.1.0.314
[20:10:55] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:10:55] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:10:55] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[20:10:55] [main/INFO]: [cofh.asm.PCCAccessTransformer:readMappingFile:40]: Adding Accesstransformer map: CoFH_at.cfg
[20:10:57] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[20:10:57] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[20:10:59] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printResultsAndReset:1693]: Potential problem: Galacticraft did not complete injection of bytecode into: oi (4 / 6)
[20:11:00] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1764]: Galacticraft successfully injected bytecode into: sv (1 / 1)
[20:11:00] [main/INFO]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[20:11:01] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1764]: Galacticraft successfully injected bytecode into: xk (1 / 1)
[20:11:02] [main/INFO]: [ASM] Patched PistonUpdateStateTransformer::BlockPistonBase (app) successfully!
[20:11:02] [main/INFO]: [ASM] Patched BlockDoorRedstoneTransformer::BlockDoor (akn) successfully!
[20:11:03] [main/INFO]: Successfully patched sw.recreateLeash.
[20:11:03] [main/INFO]: [ASM] Patched BlockTrapDoorRedstoneTransformer::BlockTrapDoor (aoe) successfully!
[20:11:04] [main/INFO]: [ASM] Patched HopperPushItemTransformer::TileEntityHopper (api) successfully!
[20:11:04] [main/INFO]: [ASM] Patched HopperSuckItemTransformer::TileEntityHopper (api) successfully!
[20:11:04] [main/INFO]: [ASM] Patched UpdateClientInfoTransformer::EntityPlayerMP (mw) successfully!
[20:11:04] [main/INFO]: [ASM] Patched BlockPlaceTransformer::ItemStack (add) successfully!
[20:11:08] [Server thread/INFO]: Starting minecraft server version 1.7.10
[20:11:08] [Server thread/INFO]: Attempting early MinecraftForge initialization
[20:11:08] [Server thread/INFO]: MinecraftForge v10.13.2.1240 Initialized
[20:11:08] [Server thread/INFO]: Replaced 182 ore recipies
[20:11:08] [Server thread/INFO]: Completed early MinecraftForge initialization
[20:11:09] [Server thread/INFO]: [AppEng] Core Init
[20:11:09] [Server thread/INFO]: Searching C:\Users\Bryce\Desktop\Server\Minecraft\mods for mods
[20:11:09] [Server thread/INFO]: Also searching C:\Users\Bryce\Desktop\Server\Minecraft\mods\1.7.10 for mods
[20:11:09] [Server thread/INFO]: Attempting to reparse the mod container ABO-MC1.7.10-BC6.3.0-beta1.jar
[20:11:11] [Server thread/WARN]: Mod Botany is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0-pre5
[20:11:11] [Server thread/WARN]: Mod BinnieCore is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0-pre5
[20:11:11] [Server thread/WARN]: Mod ExtraBees is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0-pre5
[20:11:11] [Server thread/WARN]: Mod ExtraTrees is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0-pre5
[20:11:11] [Server thread/WARN]: Mod Genetics is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0-pre5
[20:11:11] [Server thread/WARN]: Mod bluepower is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.1.766
[20:11:12] [Server thread/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.17
[20:11:14] [Server thread/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.1
[20:11:18] [Server thread/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.5-QMX
[20:11:18] [Server thread/WARN]: Mod NEIPlugins is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.11-unofficial
[20:11:18] [Server thread/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.5-QMX
[20:11:19] [Server thread/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.5.8.59
[20:11:20] [Server thread/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.5.8.59
[20:11:20] [Server thread/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.5.8.59
[20:11:20] [Server thread/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.5.8.59
[20:11:20] [Server thread/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.5.8.59
[20:11:20] [Server thread/WARN]: Mod ProjRed|Expansion is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.5.8.59
[20:11:20] [Server thread/WARN]: Mod ProjRed|Transportation is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.5.8.59
[20:11:20] [Server thread/WARN]: Mod ProjRed|Exploration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.5.8.59
[20:11:22] [Server thread/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.9
[20:11:22] [Server thread/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.9
[20:11:22] [Server thread/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.9
[20:11:23] [Server thread/WARN]: Mod ForgeMicroblock is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.1.320
[20:11:23] [Server thread/WARN]: Mod ForgeMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.1.320
[20:11:23] [Server thread/WARN]: Mod McMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.1.320
[20:11:23] [Server thread/INFO]: Mod MrTJPCoreMod is missing the required element 'name'. Substituting MrTJPCoreMod
[20:11:23] [Server thread/WARN]: Mod MrTJPCoreMod is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[20:11:23] [Server thread/INFO]: Forge Mod Loader has identified 150 mods to load
[20:11:23] [Server thread/INFO]: Found mod(s) [ExtraUtilities] containing declared API package baubles.api (owned by Baubles) without associated API reference
[20:11:23] [Server thread/INFO]: Found mod(s) [emashercore, emasherdefense, gascraft, eng_toolbox] containing declared API package mods.railcraft.api.carts.locomotive (owned by RailcraftAPI|carts) without associated API reference
[20:11:23] [Server thread/INFO]: Found mod(s) [emashercore, emasherdefense, gascraft, eng_toolbox] containing declared API package mods.railcraft.api.core.items (owned by RailcraftAPI|core) without associated API reference
[20:11:23] [Server thread/INFO]: Found mod(s) [GraviSuite] containing declared API package buildcraft.api.tools (owned by BuildCraftAPI|core) without associated API reference
[20:11:23] [Server thread/INFO]: Found mod(s) [emashercore, emasherdefense, gascraft, eng_toolbox] containing declared API package mods.railcraft.api.carts.bore (owned by RailcraftAPI|carts) without associated API reference
[20:11:26] [Server thread/INFO]: FML has found a non-mod file OggAudioData.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[20:11:26] [Server thread/INFO]: FML has found a non-mod file slick-util.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[20:11:26] [Server thread/INFO]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.1.110-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.
[20:11:28] [Server thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, CodeChickenCore, <CoFH ASM>, LanteaCraft-Core, Micdoodlecore, MobiusCore, NotEnoughItems, OpenComputers|Core, ThaumicTinkerer-preloader, Treecapitator, Additional-Buildcraft-Objects, advancedgenetics, AdvancedSolarPanel, appliedenergistics2, Backpack, bdlib, betterrecords, BiblioCraft, BiblioWoodsBoP, BiblioWoodsForestry, BiblioWoodsNatura, BigReactors, Botany, BinnieCore, ExtraBees, ExtraTrees, Genetics, BiomesOPlenty, bluepower, BuildCraft|Silicon, BuildCraft|Core, BuildCraft|Transport, BuildCraft|Builders, BuildCraft|Energy, BuildCraft|Factory, CarpentersBlocks, ChickenChunks, chisel, CoFHCore, CompactSolars, ComputerCraft, CraftHeraldry, customnpcs, davincing, props, Dynmap, eplus, EnderIO, emashercore, emasherdefense, gascraft, eng_toolbox, ExtraUtilities, FlatSigns, Forestry, GalacticraftMars, GalacticraftCore, GalaxyCraftAddons, gendustry, GraviSuite, IC2LaserFix, IC2NuclearControl, ImmibisCore, IC2, inventorytweaks, IronChest, JABBA, LanteaCraft, lwc, Mantle, Mekanism, MekanismGenerators, MekanismTools, minechem, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatAtum, MineFactoryReloaded|CompatBackTools, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatChococraft, MineFactoryReloaded|CompatExtraBiomes, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatMystcraft, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatRP2, MineFactoryReloaded|CompatSufficientBiomes, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, MineTweaker3, ModularPowersuitAddons, powersuits, cfm, Natura, NEIAddons, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, NEIPlugins, numina, ObsidiPlates, OpenComputers, openlights, openprinter, MapWriter, Opis, fodc, Ping, ProjectE, ProjRed|Core, ProjRed|Compatibility, ProjRed|Integration, ProjRed|Transmission, ProjRed|Illumination, ProjRed|Expansion, ProjRed|Transportation, ProjRed|Exploration, Railcraft, secretroomsmod, StevesCarts, TConstruct, Thaumcraft, ThaumcraftMobAspects, thaumcraftneiplugin, ThaumicTinkerer, ThermalExpansion, ThermalFoundation, TiCTooltips, TMechworks, Tubestuff, TwilightForest, Waila, WR-CBE|Core, WR-CBE|Addons, WR-CBE|Logic, bspkrsCore, Baubles, ForgeMicroblock, ForgeMultipart, McMultipart, MrTJPCoreMod] at CLIENT
[20:11:28] [Server thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, CodeChickenCore, <CoFH ASM>, LanteaCraft-Core, Micdoodlecore, MobiusCore, NotEnoughItems, OpenComputers|Core, ThaumicTinkerer-preloader, Treecapitator, Additional-Buildcraft-Objects, advancedgenetics, AdvancedSolarPanel, appliedenergistics2, Backpack, bdlib, betterrecords, BiblioCraft, BiblioWoodsBoP, BiblioWoodsForestry, BiblioWoodsNatura, BigReactors, Botany, BinnieCore, ExtraBees, ExtraTrees, Genetics, BiomesOPlenty, bluepower, BuildCraft|Silicon, BuildCraft|Core, BuildCraft|Transport, BuildCraft|Builders, BuildCraft|Energy, BuildCraft|Factory, CarpentersBlocks, ChickenChunks, chisel, CoFHCore, CompactSolars, ComputerCraft, CraftHeraldry, customnpcs, davincing, props, Dynmap, eplus, EnderIO, emashercore, emasherdefense, gascraft, eng_toolbox, ExtraUtilities, FlatSigns, Forestry, GalacticraftMars, GalacticraftCore, GalaxyCraftAddons, gendustry, GraviSuite, IC2LaserFix, IC2NuclearControl, ImmibisCore, IC2, inventorytweaks, IronChest, JABBA, LanteaCraft, lwc, Mantle, Mekanism, MekanismGenerators, MekanismTools, minechem, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatAtum, MineFactoryReloaded|CompatBackTools, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatChococraft, MineFactoryReloaded|CompatExtraBiomes, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatMystcraft, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatRP2, MineFactoryReloaded|CompatSufficientBiomes, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, MineTweaker3, ModularPowersuitAddons, powersuits, cfm, Natura, NEIAddons, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, NEIPlugins, numina, ObsidiPlates, OpenComputers, openlights, openprinter, MapWriter, Opis, fodc, Ping, ProjectE, ProjRed|Core, ProjRed|Compatibility, ProjRed|Integration, ProjRed|Transmission, ProjRed|Illumination, ProjRed|Expansion, ProjRed|Transportation, ProjRed|Exploration, Railcraft, secretroomsmod, StevesCarts, TConstruct, Thaumcraft, ThaumcraftMobAspects, thaumcraftneiplugin, ThaumicTinkerer, ThermalExpansion, ThermalFoundation, TiCTooltips, TMechworks, Tubestuff, TwilightForest, Waila, WR-CBE|Core, WR-CBE|Addons, WR-CBE|Logic, bspkrsCore, Baubles, ForgeMicroblock, ForgeMultipart, McMultipart, MrTJPCoreMod] at SERVER
[20:11:29] [Server thread/INFO]: [MobiusCore] Found
[20:11:29] [Server thread/INFO]: cpw.mods.fml.common.network.FMLOutboundHandler
[20:11:29] [Server thread/INFO]: with checksum
[20:11:29] [Server thread/INFO]: CB55471D614BD5AF06AEA87A77A3014F
[20:11:29] [Server thread/INFO]:
[20:11:29] [Server thread/INFO]: [MobiusCore] Successful injection in
[20:11:29] [Server thread/INFO]: write
[20:11:29] [Server thread/INFO]:
[20:11:29] [Server thread/INFO]: (Lio/netty/channel/ChannelHandlerContext;Ljava/lang/Object;Lio/netty/channel/ChannelPromise;)V
[20:11:29] [Server thread/INFO]:
[20:11:31] [Server thread/INFO]: InvTweaks: net.minecraft.inventory.Container
[20:11:31] [Server thread/INFO]: [MobiusCore] Found
[20:11:31] [Server thread/INFO]: cpw.mods.fml.common.eventhandler.ASMEventHandler
[20:11:31] [Server thread/INFO]: with checksum
[20:11:31] [Server thread/INFO]: 1C68592318817E7EE853EC874A5ACBF4
[20:11:31] [Server thread/INFO]:
[20:11:31] [Server thread/INFO]: [MobiusCore] Successful injection in
[20:11:31] [Server thread/INFO]: <init>
[20:11:31] [Server thread/INFO]:
[20:11:31] [Server thread/INFO]: (Ljava/lang/Object;Ljava/lang/reflect/Method;Lcpw/mods/fml/common/ModContainer;)V
[20:11:31] [Server thread/INFO]:
[20:11:31] [Server thread/INFO]: [MobiusCore] Successful injection in
[20:11:31] [Server thread/INFO]: invoke
[20:11:31] [Server thread/INFO]:
[20:11:31] [Server thread/INFO]: (Lcpw/mods/fml/common/eventhandler/Event;)V
[20:11:31] [Server thread/INFO]:
[20:11:31] [Server thread/INFO]: [MobiusCore] Successful injection in
[20:11:31] [Server thread/INFO]: invoke
[20:11:31] [Server thread/INFO]:
[20:11:31] [Server thread/INFO]: (Lcpw/mods/fml/common/eventhandler/Event;)V
[20:11:31] [Server thread/INFO]:
[20:11:31] [Server thread/ERROR]: The mod Backpack is expecting signature @FINGERPRINT@ for source backpack-2.0.1-1.7.x.jar, however there is no signature matching that description
[20:11:32] [Server thread/ERROR]: [Environment Checks] Bukkit implementation detected. This may cause issues. Bukkit implementations include Craftbukkit and Cauldron(MCPC+).
[20:11:36] [Server thread/INFO]: [Dynmap] Mod Support API available
[20:11:39] [Server thread/INFO]: [Immibis Core] Preferred energy system set to: ic2
[20:11:40] [Server thread/INFO]: InvTweaks: net.minecraft.inventory.ContainerWorkbench
[20:11:40] [Server thread/INFO]: InvTweaks: net.minecraft.inventory.ContainerRepair
[20:11:40] [Server thread/INFO]: Stripping methods and fields from powercrystals.minefactoryreloaded.modhelpers.ic2.IC2
[20:11:41] [Server thread/INFO]: Stripping methods and fields from powercrystals.minefactoryreloaded.modhelpers.thaumcraft.Thaumcraft
[20:11:41] [Server thread/INFO]: Natura, what are we going to do tomorrow night?
[20:11:41] [Server thread/INFO]: TConstruct, we're going to take over the world!
[20:11:44] [Server thread/INFO]: Successfully injected component logic into class pcl.openlights.tileentity.OpenLightTE.
[20:11:45] [Server thread/INFO]: Processing ObjectHolder annotations
[20:11:45] [Server thread/INFO]: Found 536 ObjectHolder annotations
[20:11:45] [Server thread/INFO]: Configured a dormant chunk cache size of 0
[20:11:45] [Server thread/INFO]: Loading configuration file C:\Users\Bryce\Desktop\Server\Minecraft\config\Treecapitator.cfg
[20:11:45] [Server thread/INFO]: Proceeding to load tree/mod configs from file.
[20:11:46] [Server thread/INFO]: Registering default templates
[20:11:46] [Server thread/INFO]: Starting BuildCraft 6.3.3
[20:11:46] [Server thread/INFO]: Copyright (c) SpaceToad, 2011-2014
[20:11:46] [Server thread/INFO]: http://www.mod-buildcraft.com
[20:11:48] [Server thread/INFO]: Starting Additional-Buildcraft-Objects #@BUILD_NUMBER@ 2.0.2+ (Built for Minecraft1.7.10 with Buildcraft 6.0.17 and Forge 10.12.1.1085
[20:11:48] [Server thread/INFO]: Copyright (c) Flow86, 2011-2013
[20:11:48] [Server thread/INFO]: Starting pre-init
[20:11:48] [Server thread/INFO]: Galacticraft successfully injected bytecode into: ms (1 / 1)
[20:11:50] [Server thread/INFO]: [ASM] Patched ExplosionTransformer::Explosion (agw) successfully!
[20:11:52] [Server thread/INFO]: Finished pre-init after 4346 ms
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: * Illegal extra prefix advGen for name advGen:dnaanalyser, invalid registry invocation/invalid name?
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:857)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:250)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:209)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:198)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.Proxy.CommonProxy.registerBlock(CommonProxy.java:19)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:333)...
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: * Illegal extra prefix advGen for name advGen:dnaanalyser, invalid registry invocation/invalid name?
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:801)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:253)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:209)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:198)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.Proxy.CommonProxy.registerBlock(CommonProxy.java:19)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:333)...
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: * Illegal extra prefix advGen for name advGen:dnaextractor, invalid registry invocation/invalid name?
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:857)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:250)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:209)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:198)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.Proxy.CommonProxy.registerBlock(CommonProxy.java:19)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:334)...
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: * Illegal extra prefix advGen for name advGen:dnaextractor, invalid registry invocation/invalid name?
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:801)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:253)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:209)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:198)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.Proxy.CommonProxy.registerBlock(CommonProxy.java:19)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:334)...
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: * Illegal extra prefix advGen for name advGen:dnaencoder, invalid registry invocation/invalid name?
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:857)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:250)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:209)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:198)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.Proxy.CommonProxy.registerBlock(CommonProxy.java:19)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:335)...
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: * Illegal extra prefix advGen for name advGen:dnaencoder, invalid registry invocation/invalid name?
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:801)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:253)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:209)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:198)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.Proxy.CommonProxy.registerBlock(CommonProxy.java:19)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:335)...
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: * Illegal extra prefix advGen for name advGen:dnasplitter, invalid registry invocation/invalid name?
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:857)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:250)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:209)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:198)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.Proxy.CommonProxy.registerBlock(CommonProxy.java:19)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:336)...
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: * Illegal extra prefix advGen for name advGen:dnasplitter, invalid registry invocation/invalid name?
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:801)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:253)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:209)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:198)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.Proxy.CommonProxy.registerBlock(CommonProxy.java:19)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:336)...
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: * Illegal extra prefix advGen for name advGen:dnabreeder, invalid registry invocation/invalid name?
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:857)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:250)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:209)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:198)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.Proxy.CommonProxy.registerBlock(CommonProxy.java:19)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:337)...
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: * Illegal extra prefix advGen for name advGen:dnabreeder, invalid registry invocation/invalid name?
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:801)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:253)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:209)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:198)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.Proxy.CommonProxy.registerBlock(CommonProxy.java:19)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:337)...
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: * Illegal extra prefix advGen for name advGen:centrifuge, invalid registry invocation/invalid name?
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:857)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:250)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:209)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:198)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.Proxy.CommonProxy.registerBlock(CommonProxy.java:19)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:338)...
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: * Illegal extra prefix advGen for name advGen:centrifuge, invalid registry invocation/invalid name?
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:801)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:253)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:209)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:198)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.Proxy.CommonProxy.registerBlock(CommonProxy.java:19)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:338)...
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: * Illegal extra prefix advGen for name advGen:dnacombiner, invalid registry invocation/invalid name?
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:857)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:250)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:209)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:198)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.Proxy.CommonProxy.registerBlock(CommonProxy.java:19)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:339)...
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: * Illegal extra prefix advGen for name advGen:dnacombiner, invalid registry invocation/invalid name?
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:801)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:253)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:209)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:198)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.Proxy.CommonProxy.registerBlock(CommonProxy.java:19)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:339)...
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: * Illegal extra prefix advGen for name advGen:dnaremover, invalid registry invocation/invalid name?
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:857)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:250)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:209)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:198)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.Proxy.CommonProxy.registerBlock(CommonProxy.java:19)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:340)...
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: * Illegal extra prefix advGen for name advGen:dnaremover, invalid registry invocation/invalid name?
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:801)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:253)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:209)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:198)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.Proxy.CommonProxy.registerBlock(CommonProxy.java:19)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:340)...
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: * Illegal extra prefix advGen for name advGen:dnatransmutator, invalid registry invocation/invalid name?
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:857)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:250)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:209)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:198)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.Proxy.CommonProxy.registerBlock(CommonProxy.java:19)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:341)...
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: * Illegal extra prefix advGen for name advGen:dnatransmutator, invalid registry invocation/invalid name?
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:801)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:253)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:209)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:198)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.Proxy.CommonProxy.registerBlock(CommonProxy.java:19)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:341)...
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: * Illegal extra prefix advGen for name advGen:dnaautosplitter, invalid registry invocation/invalid name?
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:857)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:250)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:209)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:198)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.Proxy.CommonProxy.registerBlock(CommonProxy.java:19)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:342)...
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: * Illegal extra prefix advGen for name advGen:dnaautosplitter, invalid registry invocation/invalid name?
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:801)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:253)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:209)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:198)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.Proxy.CommonProxy.registerBlock(CommonProxy.java:19)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:342)...
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: * Illegal extra prefix advGen for name advGen:combustiongenerator, invalid registry invocation/invalid name?
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:857)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:250)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:209)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:198)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.Proxy.CommonProxy.registerBlock(CommonProxy.java:19)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:343)...
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: * Illegal extra prefix advGen for name advGen:combustiongenerator, invalid registry invocation/invalid name?
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:801)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:253)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:209)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:198)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.Proxy.CommonProxy.registerBlock(CommonProxy.java:19)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:343)...
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: * Illegal extra prefix advGen for name advGen:combustiongeneratoridle, invalid registry invocation/invalid name?
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:857)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:250)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:209)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:198)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.Proxy.CommonProxy.registerBlock(CommonProxy.java:19)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:344)...
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: * Illegal extra prefix advGen for name advGen:combustiongeneratoridle, invalid registry invocation/invalid name?
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:801)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:253)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:209)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:198)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.Proxy.CommonProxy.registerBlock(CommonProxy.java:19)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:344)...
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: * Illegal extra prefix advGen for name advGen:deathenderchest, invalid registry invocation/invalid name?
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:857)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:250)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:209)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:198)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.Proxy.CommonProxy.registerBlock(CommonProxy.java:19)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:345)...
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: * Illegal extra prefix advGen for name advGen:deathenderchest, invalid registry invocation/invalid name?
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:801)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:253)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:209)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:198)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.Proxy.CommonProxy.registerBlock(CommonProxy.java:19)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:345)...
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: * Illegal extra prefix advGen for name advGen:microscope, invalid registry invocation/invalid name?
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:857)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:250)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:209)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:198)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.Proxy.CommonProxy.registerBlock(CommonProxy.java:19)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:346)...
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: * Illegal extra prefix advGen for name advGen:microscope, invalid registry invocation/invalid name?
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:801)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:253)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:209)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:198)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.Proxy.CommonProxy.registerBlock(CommonProxy.java:19)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:346)...
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: * Illegal extra prefix advGen for name advGen:healcrystalblock, invalid registry invocation/invalid name?
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:857)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:250)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:209)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:198)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.Proxy.CommonProxy.registerBlock(CommonProxy.java:19)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:347)...
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: * Illegal extra prefix advGen for name advGen:healcrystalblock, invalid registry invocation/invalid name?
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:801)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:253)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:209)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:198)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.Proxy.CommonProxy.registerBlock(CommonProxy.java:19)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:347)...
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: * Illegal extra prefix advGen for name advGen:autoscraper, invalid registry invocation/invalid name?
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:857)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:250)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:209)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:198)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.Proxy.CommonProxy.registerBlock(CommonProxy.java:19)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:348)...
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: * Illegal extra prefix advGen for name advGen:autoscraper, invalid registry invocation/invalid name?
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:801)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:253)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:209)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:198)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.Proxy.CommonProxy.registerBlock(CommonProxy.java:19)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:348)...
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: * Illegal extra prefix advGen for name advGen:dnainsulator, invalid registry invocation/invalid name?
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:857)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:250)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:209)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:198)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.Proxy.CommonProxy.registerBlock(CommonProxy.java:19)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:349)...
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: * Illegal extra prefix advGen for name advGen:dnainsulator, invalid registry invocation/invalid name?
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:801)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:253)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:209)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:198)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.Proxy.CommonProxy.registerBlock(CommonProxy.java:19)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:349)...
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: * Illegal extra prefix advGen for name advGen:dnacloner, invalid registry invocation/invalid name?
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:857)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:250)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:209)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:198)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.Proxy.CommonProxy.registerBlock(CommonProxy.java:19)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:350)...
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: * Illegal extra prefix advGen for name advGen:dnacloner, invalid registry invocation/invalid name?
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:801)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:253)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:209)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:198)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.Proxy.CommonProxy.registerBlock(CommonProxy.java:19)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:350)...
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: * Illegal extra prefix advGen for name advGen:homeostasistube, invalid registry invocation/invalid name?
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:857)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:250)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:209)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:198)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.Proxy.CommonProxy.registerBlock(CommonProxy.java:19)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:351)...
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: * Illegal extra prefix advGen for name advGen:homeostasistube, invalid registry invocation/invalid name?
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:801)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:253)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:209)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:198)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.Proxy.CommonProxy.registerBlock(CommonProxy.java:19)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:351)...
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: * Illegal extra prefix advGen for name advGen:scraper, invalid registry invocation/invalid name?
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:801)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:170)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:158)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.Proxy.CommonProxy.registerItem(CommonProxy.java:27)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:353)
[20:11:53] [Server thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: * Illegal extra prefix advGen for name advGen:skinscales, invalid registry invocation/invalid name?
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:801)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:170)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:158)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.Proxy.CommonProxy.registerItem(CommonProxy.java:27)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:354)
[20:11:53] [Server thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: * Illegal extra prefix advGen for name advGen:cell, invalid registry invocation/invalid name?
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:801)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:170)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:158)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.Proxy.CommonProxy.registerItem(CommonProxy.java:27)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:355)
[20:11:53] [Server thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: * Illegal extra prefix advGen for name advGen:organicdrop, invalid registry invocation/invalid name?
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:801)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:170)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:158)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.Proxy.CommonProxy.registerItem(CommonProxy.java:27)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:356)
[20:11:53] [Server thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: * Illegal extra prefix advGen for name advGen:helix, invalid registry invocation/invalid name?
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:801)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:170)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:158)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.Proxy.CommonProxy.registerItem(CommonProxy.java:27)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:357)
[20:11:53] [Server thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: * Illegal extra prefix advGen for name advGen:gene, invalid registry invocation/invalid name?
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:801)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:170)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:158)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.Proxy.CommonProxy.registerItem(CommonProxy.java:27)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:358)
[20:11:53] [Server thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: * Illegal extra prefix advGen for name advGen:syringe, invalid registry invocation/invalid name?
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:801)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:170)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:158)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.Proxy.CommonProxy.registerItem(CommonProxy.java:27)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:359)
[20:11:53] [Server thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: * Illegal extra prefix advGen for name advGen:syringebloody, invalid registry invocation/invalid name?
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:801)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:170)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:158)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.Proxy.CommonProxy.registerItem(CommonProxy.java:27)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:360)
[20:11:53] [Server thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: * Illegal extra prefix advGen for name advGen:antigene, invalid registry invocation/invalid name?
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:801)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:170)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:158)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.Proxy.CommonProxy.registerItem(CommonProxy.java:27)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:361)
[20:11:53] [Server thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: * Illegal extra prefix advGen for name advGen:stonestick, invalid registry invocation/invalid name?
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:801)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:170)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:158)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.Proxy.CommonProxy.registerItem(CommonProxy.java:27)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:362)
[20:11:53] [Server thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: * Illegal extra prefix advGen for name advGen:basicdictionary, invalid registry invocation/invalid name?
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:801)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:170)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:158)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.Proxy.CommonProxy.registerItem(CommonProxy.java:27)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:363)
[20:11:53] [Server thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: * Illegal extra prefix advGen for name advGen:magnifier, invalid registry invocation/invalid name?
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:801)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:170)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:158)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.Proxy.CommonProxy.registerItem(CommonProxy.java:27)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:364)
[20:11:53] [Server thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: * Illegal extra prefix advGen for name advGen:overclocker, invalid registry invocation/invalid name?
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:801)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:170)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:158)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.Proxy.CommonProxy.registerItem(CommonProxy.java:27)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:365)
[20:11:53] [Server thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: * Illegal extra prefix advGen for name advGen:syringebloodymob, invalid registry invocation/invalid name?
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:801)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:170)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:158)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.Proxy.CommonProxy.registerItem(CommonProxy.java:27)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:366)
[20:11:53] [Server thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: * Illegal extra prefix advGen for name advGen:autooutputupgrade, invalid registry invocation/invalid name?
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:801)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:170)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:158)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.Proxy.CommonProxy.registerItem(CommonProxy.java:27)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:367)
[20:11:53] [Server thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: * Illegal extra prefix advGen for name advGen:helixinsulated, invalid registry invocation/invalid name?
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:801)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:170)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:158)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.Proxy.CommonProxy.registerItem(CommonProxy.java:27)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:368)
[20:11:53] [Server thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: * Illegal extra prefix advGen for name advGen:advanceddictionary, invalid registry invocation/invalid name?
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:801)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:170)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:158)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.Proxy.CommonProxy.registerItem(CommonProxy.java:27)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:369)
[20:11:53] [Server thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: * Illegal extra prefix advGen for name advGen:cellinstulated, invalid registry invocation/invalid name?
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:801)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:170)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:158)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.Proxy.CommonProxy.registerItem(CommonProxy.java:27)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:370)
[20:11:53] [Server thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: * Illegal extra prefix advGen for name advGen:antidotesyringe, invalid registry invocation/invalid name?
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:801)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:170)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:158)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.Proxy.CommonProxy.registerItem(CommonProxy.java:27)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:371)
[20:11:53] [Server thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: * Illegal extra prefix advGen for name advGen:geneticbow, invalid registry invocation/invalid name?
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:801)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:170)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:158)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.Proxy.CommonProxy.registerItem(CommonProxy.java:27)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:372)
[20:11:53] [Server thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: * Illegal extra prefix advGen for name advGen:healCrystal, invalid registry invocation/invalid name?
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:801)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:170)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:158)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.Proxy.CommonProxy.registerItem(CommonProxy.java:27)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:373)
[20:11:53] [Server thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: * Illegal extra prefix advGen for name advGen:invalidCell, invalid registry invocation/invalid name?
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:801)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:170)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:158)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.Proxy.CommonProxy.registerItem(CommonProxy.java:27)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:374)
[20:11:53] [Server thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/WARN]: * Illegal extra prefix advGen for name advGen:homeostasistubeitem, invalid registry invocation/invalid name?
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:801)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:170)
[20:11:53] [Server thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:158)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.Proxy.CommonProxy.registerItem(CommonProxy.java:27)
[20:11:53] [Server thread/WARN]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:375)
[20:11:53] [Server thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
[20:11:53] [Server thread/WARN]: ****************************************
[20:11:53] [Server thread/INFO]: Pre Initialization ( started )
[20:11:54] [Server thread/INFO]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/misc/PartStorageBus because BC integration is enabled.
[20:11:54] [Server thread/INFO]: Allowing Method overridePipeConnection from appeng/parts/misc/PartStorageBus because BC integration is enabled.
[20:11:54] [Server thread/INFO]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/p2p/PartP2PItems because BC integration is enabled.
[20:11:54] [Server thread/INFO]: Allowing Method overridePipeConnection from appeng/parts/p2p/PartP2PItems because BC integration is enabled.
[20:11:54] [Server thread/INFO]: Allowing Method provider from appeng/integration/modules/MJ6 because MJ5 integration is enabled.
[20:11:54] [Server thread/INFO]: Allowing Interface buildcraft.api.mj.ISidedBatteryProvider from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is enabled.
[20:11:54] [Server thread/INFO]: Allowing Interface buildcraft.api.mj.IBatteryObject from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is enabled.
[20:11:54] [Server thread/INFO]: Allowing Interface buildcraft.api.power.IPowerReceptor from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is enabled.
[20:11:54] [Server thread/INFO]: Allowing Interface appeng.api.networking.ticking.IGridTickable from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is enabled.
[20:11:54] [Server thread/INFO]: Allowing Method getTickingRequest from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is enabled.
[20:11:54] [Server thread/INFO]: Allowing Method tickingRequest from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is enabled.
[20:11:54] [Server thread/INFO]: Allowing Method getTargetBattery from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is enabled.
[20:11:54] [Server thread/INFO]: Allowing Method getPowerTarget from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is enabled.
[20:11:54] [Server thread/INFO]: Allowing Method getPowerReceiver from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is enabled.
[20:11:54] [Server thread/INFO]: Allowing Method doWork from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is enabled.
[20:11:54] [Server thread/INFO]: Allowing Method getMjBattery from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is enabled.
[20:11:54] [Server thread/INFO]: Allowing Method getEnergyRequested from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is enabled.
[20:11:54] [Server thread/INFO]: Allowing Method addEnergy from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is enabled.
[20:11:54] [Server thread/INFO]: Allowing Method addEnergy from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is enabled.
[20:11:54] [Server thread/INFO]: Allowing Method addEnergyInternal from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is enabled.
[20:11:54] [Server thread/INFO]: Allowing Method getEnergyStored from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is enabled.
[20:11:54] [Server thread/INFO]: Allowing Method setEnergyStored from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is enabled.
[20:11:54] [Server thread/INFO]: Allowing Method minimumConsumption from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is enabled.
[20:11:54] [Server thread/INFO]: Allowing Method maxReceivedPerCycle from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is enabled.
[20:11:54] [Server thread/INFO]: Allowing Method reconfigure from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is enabled.
[20:11:54] [Server thread/INFO]: Allowing Method kind from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is enabled.
[20:11:54] [Server thread/INFO]: Allowing Interface ic2.api.energy.tile.IEnergySink from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is enabled.
[20:11:54] [Server thread/INFO]: Allowing Interface ic2.api.energy.tile.IEnergySource from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is enabled.
[20:11:54] [Server thread/INFO]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/parts/p2p/PartP2PRFPower because RF integration is enabled.
[20:11:55] [Server thread/INFO]: Allowing Method getPowerReceiver from appeng/integration/abstraction/helpers/BaseMJPerdition because MJ5 integration is enabled.
[20:11:55] [Server thread/INFO]: Allowing Interface powercrystals.minefactoryreloaded.api.rednet.connectivity.IRedNetConnection from appeng/block/networking/BlockCableBus because MFR integration is enabled.
[20:11:55] [Server thread/INFO]: Allowing Method getConnectionType from appeng/block/networking/BlockCableBus because MFR integration is enabled.
[20:11:55] [Server thread/INFO]: func_145841_b(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
[20:11:55] [Server thread/INFO]: func_145839_a(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
[20:11:55] [Server thread/INFO]: Allowing Interface buildcraft.api.power.IPowerReceptor from appeng/tile/powersink/MinecraftJoules5 because MJ5 integration is enabled.
[20:11:55] [Server thread/INFO]: Allowing Method Tick_MinecraftJoules5 from appeng/tile/powersink/MinecraftJoules5 because MJ5 integration is enabled.
[20:11:55] [Server thread/INFO]: Allowing Method getPowerReceiver from appeng/tile/powersink/MinecraftJoules5 because MJ5 integration is enabled.
[20:11:55] [Server thread/INFO]: Allowing Method doWork from appeng/tile/powersink/MinecraftJoules5 because MJ5 integration is enabled.
[20:11:55] [Server thread/INFO]: Allowing Method getWorld from appeng/tile/powersink/MinecraftJoules5 because MJ5 integration is enabled.
[20:11:55] [Server thread/INFO]: Allowing Interface buildcraft.api.mj.IBatteryProvider from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is enabled.
[20:11:55] [Server thread/INFO]: Allowing Interface buildcraft.api.mj.IBatteryObject from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is enabled.
[20:11:55] [Server thread/INFO]: Allowing Method kind from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is enabled.
[20:11:55] [Server thread/INFO]: Allowing Method getEnergyRequested from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is enabled.
[20:11:55] [Server thread/INFO]: Allowing Method addEnergy from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is enabled.
[20:11:55] [Server thread/INFO]: Allowing Method addEnergy from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is enabled.
[20:11:55] [Server thread/INFO]: Allowing Method getEnergyStored from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is enabled.
[20:11:55] [Server thread/INFO]: Allowing Method setEnergyStored from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is enabled.
[20:11:55] [Server thread/INFO]: Allowing Method maxCapacity from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is enabled.
[20:11:55] [Server thread/INFO]: Allowing Method minimumConsumption from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is enabled.
[20:11:55] [Server thread/INFO]: Allowing Method maxReceivedPerCycle from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is enabled.
[20:11:55] [Server thread/INFO]: Allowing Method reconfigure from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is enabled.
[20:11:55] [Server thread/INFO]: Allowing Method getMjBattery from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is enabled.
[20:11:55] [Server thread/INFO]: Allowing Interface ic2.api.energy.tile.IEnergySink from appeng/tile/powersink/IC2 because IC2 integration is enabled.
[20:11:55] [Server thread/INFO]: Removing Interface Reika.RotaryCraft.API.ShaftPowerReceiver from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
[20:11:55] [Server thread/INFO]: Removing Method Tick_RotaryCraft from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
[20:11:55] [Server thread/INFO]: Updated appeng/tile/powersink/RotaryCraft
[20:11:55] [Server thread/INFO]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/tile/powersink/RedstoneFlux because RF integration is enabled.
[20:11:55] [Server thread/INFO]: Allowing Interface mekanism.api.energy.IStrictEnergyAcceptor from appeng/tile/powersink/MekJoules because Mekanism integration is enabled.
[20:11:55] [Server thread/INFO]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/quartz/ToolQuartzWrench because BC integration is enabled.
[20:11:55] [Server thread/INFO]: Allowing Interface ic2.api.item.ISpecialElectricItem from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
[20:11:55] [Server thread/INFO]: Allowing Interface ic2.api.item.IElectricItemManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
[20:11:55] [Server thread/INFO]: Allowing Method getManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
[20:11:55] [Server thread/INFO]: Allowing Interface cofh.api.energy.IEnergyContainerItem from appeng/items/tools/powered/powersink/RedstoneFlux because RFItem integration is enabled.
[20:11:55] [Server thread/INFO]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/ToolNetworkTool because BC integration is enabled.
[20:11:55] [Server thread/INFO]: Pre Initialization ( ended after 2491ms )
[20:11:55] [Server thread/INFO]: bdlib 1.6.0.35 loaded
[20:11:56] [Server thread/INFO]: Initialized network channel 'bdew.multiblock' for mod 'bdlib'
[20:11:57] [Server thread/INFO]: Mantle (1.7.10-0.3.2.jenkins184) -- Preparing for launch.
[20:11:57] [Server thread/INFO]: Entering preinitialization phase.
[20:11:57] [Server thread/INFO]: Loading configuration from disk.
[20:11:57] [Server thread/INFO]: Configuration load completed.
[20:11:57] [Server thread/INFO]: [BiomesOPlenty] Extending Potions Array.
[20:12:01] [Server thread/INFO]: Module Equivalent Exchange 2 Plugin failed to load: Equivalent Exchange not found
[20:12:01] [Server thread/INFO]: Module FarmCraftory Plugin failed to load: FarmCraftory not found
[20:12:04] [Server thread/INFO]: IC2 API: Call getItem failed for compressedPlantBall
[20:12:04] [Server thread/INFO]: IC2 API: Call getItem failed for matter
[20:12:05] [Server thread/INFO]: Stripping methods and fields from thermalexpansion.item.tool.ItemWrench
[20:12:05] [Server thread/INFO]: Stripping methods and fields from thermalexpansion.item.tool.ItemWrenchBattle
[20:12:05] [CoFHUpdater:ThermalExpansion/WARN]: Update check for Thermal Expansion failed.
java.io.FileNotFoundException: https://raw.githubusercontent.com/CoFH/ThermalExpansion/master/VERSION
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.7.0_72]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source) ~[?:1.7.0_72]
at java.net.URL.openStream(Unknown Source) ~[?:1.7.0_72]
at cofh.mod.updater.UpdateCheckThread.run(UpdateCheckThread.java:44) [UpdateCheckThread.class:?]
[20:12:06] [Server thread/INFO]: Loading Plugins...
[20:12:06] [Server thread/INFO]: Finished Loading Plugins.
[20:12:06] [Server thread/INFO]: Successfully injected component logic into class erogenousbeef.bigreactors.common.multiblock.tileentity.TileEntityReactorComputerPort.
[20:12:06] [Server thread/INFO]: Successfully injected component logic into class erogenousbeef.bigreactors.common.multiblock.tileentity.TileEntityTurbineComputerPort.
[20:12:09] [Server thread/INFO]: Successfully injected component logic into class com.bluepowermod.tileentities.tier3.TileSortron.
[20:12:10] [Server thread/INFO]: Designs found: Bed(6), Chisel(9), FlowerPot(18), Tile(13)
[20:12:12] [Server thread/INFO]: Railcraft Config: Doing preinit parsing
[20:12:16] [Server thread/INFO]: Adding Coke Oven recipe: net.minecraft.item.ItemCoal, 1xitem.coal@0, 0
[20:12:16] [Server thread/ERROR]: IC2 API error, please update your mods. Error: java.lang.RuntimeException: ambiguous recipe: [1xtile.obsidian@0 -> [1xtile.railcraft.cube@4]], conflicts with [[1xtile.obsidian@0] -> [1xic2.itemDust@11]]
java.lang.RuntimeException: ambiguous recipe: [1xtile.obsidian@0 -> [1xtile.railcraft.cube@4]], conflicts with [[1xtile.obsidian@0] -> [1xic2.itemDust@11]]
at ic2.core.BasicMachineRecipeManager.addRecipe(BasicMachineRecipeManager.java:33) ~[BasicMachineRecipeManager.class:?]
at mods.railcraft.common.plugins.ic2.IC2Plugin.addMaceratorRecipe(IC2Plugin.java:151) ~[IC2Plugin.class:?]
[20:12:16] [Server thread/ERROR]: IC2 API error: Recipes is loaded from jar:file:/C:/Users/Bryce/Desktop/Server/Minecraft/mods/industrialcraft-2-2.2.667-experimental.jar!/ic2/api/recipe/Recipes.class
[20:12:16] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreSulfur, id=1xtile.railcraft.ore@0 meta=0
[20:12:16] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreSaltpeter, id=1xtile.railcraft.ore@1 meta=1
[20:12:16] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreDiamond, id=1xtile.railcraft.ore@2 meta=2
[20:12:16] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreEmerald, id=1xtile.railcraft.ore@3 meta=3
[20:12:16] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreLapis, id=1xtile.railcraft.ore@4 meta=4
[20:12:16] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreFirestone, id=1xtile.railcraft.ore@5 meta=5
[20:12:16] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: orePoorCopper, id=1xtile.railcraft.ore@9 meta=9
[20:12:16] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: orePoorGold, id=1xtile.railcraft.ore@8 meta=8
[20:12:16] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: orePoorIron, id=1xtile.railcraft.ore@7 meta=7
[20:12:16] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: orePoorTin, id=1xtile.railcraft.ore@10 meta=10
[20:12:16] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: orePoorLead, id=1xtile.railcraft.ore@11 meta=11
[20:12:20] [Server thread/INFO]: Starting pre-init...
[20:12:20] [Server thread/INFO]: Loading blocks...
[20:12:20] [Server thread/INFO]: Skipping feature bloodRune as its required mod AWWayofTime was missing.
[20:12:20] [Server thread/INFO]: Skipping feature bloodBlock as its required mod AWWayofTime was missing.
[20:12:22] [Server thread/INFO]: 92 Feature's blocks loaded.
[20:12:22] [Server thread/INFO]: Loading Tile Entities...
[20:12:22] [Server thread/INFO]: Tile Entities loaded.
[20:12:22] [Server thread/INFO]: Loading items...
[20:12:22] [Server thread/INFO]: Skipping feature bloodRune as its required mod AWWayofTime was missing.
[20:12:22] [Server thread/INFO]: Skipping feature bloodBlock as its required mod AWWayofTime was missing.
[20:12:23] [Server thread/INFO]: 92 Feature's items loaded.
[20:12:23] [Server thread/INFO]: Pre-init finished.
[20:12:24] [Server thread/INFO]: Script Engings Available:
[20:12:24] [Server thread/INFO]: ECMAScript: .js
[20:12:24] [Server thread/INFO]: Initializing Configurations.
[20:12:24] [Server thread/INFO]: Plugin loaded: TConPlugin
[20:12:24] [Server thread/INFO]: Plugin loaded: Treecapitatior
[20:12:24] [Server thread/INFO]: Plugin loaded: ThaumcraftPlugin
[20:12:24] [Server thread/INFO]: Plugin initialized in PreInit... Treecapitatior
[20:12:24] [Server thread/INFO]: Plugin initialized in PreInit... ThaumcraftPlugin
[20:12:24] [Server thread/INFO]: Initializing Blocks.
[20:12:24] [Server thread/INFO]: Initializing Items.
[20:12:24] [Server thread/INFO]: Stripping methods and fields from powercrystals.minefactoryreloaded.tile.base.TileEntityFactory
[20:12:24] [Server thread/INFO]: Stripping methods and fields from powercrystals.minefactoryreloaded.tile.base.TileEntityFactoryPowered
[20:12:24] [Server thread/INFO]: Stripping methods and fields from powercrystals.minefactoryreloaded.tile.machine.TileEntityEjector
[20:12:24] [Server thread/WARN]: catching
java.lang.NullPointerException
at cofh.mod.BaseMod.loadLang(BaseMod.java:188) [BaseMod.class:?]
at powercrystals.minefactoryreloaded.MineFactoryReloadedCore.preInit(MineFactoryReloadedCore.java:280) [MineFactoryReloadedCore.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_72]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_72]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_72]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_72]
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513) [FMLModContainer.class:git-Cauldron-MCPC-Plus-1.7.10-1.1240.06.213]
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_72]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_72]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [minecraft_server.1.7.10.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [minecraft_server.1.7.10.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [minecraft_server.1.7.10.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [minecraft_server.1.7.10.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) [minecraft_server.1.7.10.jar:?]
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208) [LoadController.class:git-Cauldron-MCPC-Plus-1.7.10-1.1240.06.213]
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) [LoadController.class:git-Cauldron-MCPC-Plus-1.7.10-1.1240.06.213]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_72]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_72]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_72]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_72]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [minecraft_server.1.7.10.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [minecraft_server.1.7.10.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [minecraft_server.1.7.10.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [minecraft_server.1.7.10.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) [minecraft_server.1.7.10.jar:?]
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118) [LoadController.class:git-Cauldron-MCPC-Plus-1.7.10-1.1240.06.213]
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513) [Loader.class:git-Cauldron-MCPC-Plus-1.7.10-1.1240.06.213]
at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88) [FMLServerHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1240.06.213]
at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:319) [FMLCommonHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1240.06.213]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:170) [lt.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:620) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.7.0_72]
[20:12:24] [Server thread/INFO]: Stripping methods and fields from powercrystals.minefactoryreloaded.tile.transport.TileEntityConveyor
[20:12:24] [Server thread/INFO]: Stripping methods and fields from powercrystals.minefactoryreloaded.tile.rednet.TileEntityRedNetEnergy
[20:12:25] [Server thread/INFO]: Stripping methods and fields from powercrystals.minefactoryreloaded.tile.rednet.TileEntityRedNetHistorian
[20:12:25] [Server thread/INFO]: Adding runtime interfaces to powercrystals.minefactoryreloaded.item.tool.ItemFactoryHammer
[20:12:25] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: stone, id=1xtile.mfr.decorative.stone@0 meta=0
[20:12:25] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: stone, id=1xtile.mfr.decorative.stone@1 meta=1
[20:12:25] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: cobblestone, id=1xtile.mfr.decorative.stone@2 meta=2
[20:12:25] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: cobblestone, id=1xtile.mfr.decorative.stone@3 meta=3
[20:12:27] [Server thread/INFO]: XP Juice registered by Ender IO.
[20:12:28] [Server thread/INFO]: Hello World
[20:12:28] [Server thread/INFO]: Registering Packet class PacketAngelRingNotifier with discriminator: 0
[20:12:28] [Server thread/INFO]: Registering Packet class PacketGUIWidget with discriminator: 1
[20:12:28] [Server thread/INFO]: Registering Packet class PacketParticle with discriminator: 2
[20:12:28] [Server thread/INFO]: Registering Packet class PacketParticleEvent with discriminator: 3
[20:12:28] [Server thread/INFO]: Registering Packet class PacketPlaySound with discriminator: 4
[20:12:28] [Server thread/INFO]: Registering Packet class PacketRain with discriminator: 5
[20:12:28] [Server thread/INFO]: Registering Packet class PacketVillager with discriminator: 6
[20:12:28] [Server thread/INFO]: Registering Packet class PacketVillagerReturn with discriminator: 7
[20:12:28] [Server thread/INFO]: Recipes constructing tile.extrautils:extractor_base_remote.0 will now be used in the Ender Constructor
[20:12:28] [Server thread/INFO]: Recipes constructing tile.extrautils:extractor_base_remote.6 will now be used in the Ender Constructor
[20:12:28] [Server thread/INFO]: Recipes constructing item.extrautils:nodeUpgrade.5 will now be used in the Ender Constructor
[20:12:28] [Server thread/INFO]: Recipes constructing item.extrautils:nodeUpgrade.6 will now be used in the Ender Constructor
[20:12:28] [Server thread/INFO]: Recipes constructing tile.extrautils:magnumTorch will now be used in the Ender Constructor
[20:12:28] [Server thread/INFO]: Recipes constructing tile.extrautils:endMarker will now be used in the Ender Constructor
[20:12:28] [Server thread/INFO]: Recipes constructing tile.extrautils:extractor_base.12 will now be used in the Ender Constructor
[20:12:28] [Server thread/INFO]: Recipes constructing tile.extrautils:enderQuarryUpgrade.0 will now be used in the Ender Constructor
[20:12:28] [Server thread/INFO]: Recipes constructing tile.extrautils:extractor_base.13 will now be used in the Ender Constructor
[20:12:29] [Server thread/INFO]: Registering RecipeMicroBlocks to RecipeSorter
[20:12:29] [Server thread/INFO]: Registering RecipeSoul to RecipeSorter
[20:12:29] [Server thread/INFO]: Registering RecipeMagicalWood to RecipeSorter
[20:12:29] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: stone, id=1xtile.extrautils:color_stone@0 meta=0
[20:12:29] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: stone, id=1xtile.extrautils:color_stone@1 meta=1
[20:12:29] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: stone, id=1xtile.extrautils:color_stone@2 meta=2
[20:12:29] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: stone, id=1xtile.extrautils:color_stone@3 meta=3
[20:12:29] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: stone, id=1xtile.extrautils:color_stone@4 meta=4
[20:12:29] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: stone, id=1xtile.extrautils:color_stone@5 meta=5
[20:12:29] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: stone, id=1xtile.extrautils:color_stone@6 meta=6
[20:12:29] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: stone, id=1xtile.extrautils:color_stone@7 meta=7
[20:12:29] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: stone, id=1xtile.extrautils:color_stone@8 meta=8
[20:12:29] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: stone, id=1xtile.extrautils:color_stone@9 meta=9
[20:12:29] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: stone, id=1xtile.extrautils:color_stone@10 meta=10
[20:12:29] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: stone, id=1xtile.extrautils:color_stone@11 meta=11
[20:12:29] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: stone, id=1xtile.extrautils:color_stone@12 meta=12
[20:12:29] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: stone, id=1xtile.extrautils:color_stone@13 meta=13
[20:12:29] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: stone, id=1xtile.extrautils:color_stone@14 meta=14
[20:12:29] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: stone, id=1xtile.extrautils:color_stone@15 meta=15
[20:12:29] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: cobblestone, id=1xtile.extrautils:color_stonebrick@0 meta=0
[20:12:29] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: cobblestone, id=1xtile.extrautils:color_stonebrick@1 meta=1
[20:12:29] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: cobblestone, id=1xtile.extrautils:color_stonebrick@2 meta=2
[20:12:29] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: cobblestone, id=1xtile.extrautils:color_stonebrick@3 meta=3
[20:12:29] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: cobblestone, id=1xtile.extrautils:color_stonebrick@4 meta=4
[20:12:29] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: cobblestone, id=1xtile.extrautils:color_stonebrick@5 meta=5
[20:12:29] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: cobblestone, id=1xtile.extrautils:color_stonebrick@6 meta=6
[20:12:29] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: cobblestone, id=1xtile.extrautils:color_stonebrick@7 meta=7
[20:12:29] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: cobblestone, id=1xtile.extrautils:color_stonebrick@8 meta=8
[20:12:29] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: cobblestone, id=1xtile.extrautils:color_stonebrick@9 meta=9
[20:12:29] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: cobblestone, id=1xtile.extrautils:color_stonebrick@10 meta=10
[20:12:29] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: cobblestone, id=1xtile.extrautils:color_stonebrick@11 meta=11
[20:12:29] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: cobblestone, id=1xtile.extrautils:color_stonebrick@12 meta=12
[20:12:29] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: cobblestone, id=1xtile.extrautils:color_stonebrick@13 meta=13
[20:12:29] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: cobblestone, id=1xtile.extrautils:color_stonebrick@14 meta=14
[20:12:29] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: cobblestone, id=1xtile.extrautils:color_stonebrick@15 meta=15
[20:12:29] [Server thread/INFO]: Registering RecipeCustomOres to RecipeSorter
[20:12:29] [Server thread/INFO]: Registering RecipeFilterInvert to RecipeSorter
[20:12:29] [Server thread/INFO]: Registering RecipeHorseTransmutation to RecipeSorter
[20:12:29] [Server thread/INFO]: Registering RecipeUnsigil to RecipeSorter
[20:12:29] [Server thread/INFO]: Registering RecipeUnEnchanting to RecipeSorter
[20:12:29] [Server thread/INFO]: Registering RecipeUnstableIngotCrafting to RecipeSorter
[20:12:29] [Server thread/INFO]: Registering RecipeUnstableNuggetCrafting to RecipeSorter
[20:12:29] [Server thread/INFO]: Registering RecipeUnstableCrafting to RecipeSorter
[20:12:29] [Server thread/INFO]: Registering RecipeDifficultySpecific to RecipeSorter
[20:12:29] [Server thread/INFO]: Registering RecipeBagDye to RecipeSorter
[20:12:29] [Server thread/INFO]: Registering RecipeGBEnchanting to RecipeSorter
[20:12:29] [Server thread/INFO]: Config loaded from: C:\Users\Bryce\Desktop\Server\Minecraft\config\FlatSigns.cfg
[20:12:30] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreCopper, id=1xtile.gcBlockCore.0@5 meta=5
[20:12:30] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreCopper, id=1xtile.moonBlock.0@0 meta=0
[20:12:30] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreTin, id=1xtile.gcBlockCore.0@6 meta=6
[20:12:30] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreTin, id=1xtile.moonBlock.0@1 meta=1
[20:12:30] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreAluminum, id=1xtile.gcBlockCore.0@7 meta=7
[20:12:30] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreAluminium, id=1xtile.gcBlockCore.0@7 meta=7
[20:12:30] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNaturalAluminum, id=1xtile.gcBlockCore.0@7 meta=7
[20:12:30] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreSilicon, id=1xtile.gcBlockCore.0@8 meta=8
[20:12:30] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreCheese, id=1xtile.moonBlock.0@2 meta=2
[20:12:31] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreAluminum, id=1xtile.asteroidsBlock.0@3 meta=3
[20:12:31] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreAluminium, id=1xtile.asteroidsBlock.0@3 meta=3
[20:12:31] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNaturalAluminum, id=1xtile.asteroidsBlock.0@3 meta=3
[20:12:31] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreIron, id=1xtile.asteroidsBlock.0@5 meta=5
[20:12:31] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreCopper, id=1xtile.mars.0@0 meta=0
[20:12:31] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreTin, id=1xtile.mars.0@1 meta=1
[20:12:31] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreIron, id=1xtile.mars.0@3 meta=3
[20:12:31] [Server thread/INFO]: IC2 Version: IC2 2.2.667-experimental
[20:12:31] [Server thread/INFO]: RF API Version: CoFHAPI 1.7.10R1.0.3
[20:12:31] [Server thread/INFO]: Available Forestry species roots:
[20:12:31] [Server thread/INFO]: * rootBees - forestry.apiculture.genetics.BeeHelper
[20:12:31] [Server thread/INFO]: * rootTrees - forestry.arboriculture.genetics.TreeHelper
[20:12:31] [Server thread/INFO]: * rootButterflies - forestry.lepidopterology.genetics.ButterflyHelper
[20:12:31] [Server thread/INFO]: * rootFlowers - binnie.botany.genetics.FlowerHelper
[20:12:32] [Server thread/INFO]: Loading internal config files for mod Gendustry
[20:12:32] [Thread-12/INFO]: Official servers are offline or unreachable. Proceeding with launch.
[20:12:32] [Server thread/INFO]: Loading config: jar:file:/C:/Users/Bryce/Desktop/Server/Minecraft/mods/gendustry-fu-mc1710-1.4.4.7.jar!/assets/gendustry/config/tuning.cfg
[20:12:32] [Server thread/INFO]: Starting parsing
[20:12:33] [Server thread/INFO]: Processing 3 statements
[20:12:33] [Server thread/INFO]: Config: Machines.MutagenProducer.Enabled = EntryStr(Yes)
[20:12:33] [Server thread/INFO]: Config: Machines.MutagenProducer.MaxReceivedEnergy = EntryDouble(500.0)
[20:12:33] [Server thread/INFO]: Config: Machines.MutagenProducer.PowerUseRate = EntryDouble(5.0E-4)
[20:12:33] [Server thread/INFO]: Config: Machines.MutagenProducer.MjPerItem = EntryDouble(100000.0)
[20:12:33] [Server thread/INFO]: Config: Machines.MutagenProducer.MaxStoredEnergy = EntryDouble(500000.0)
[20:12:33] [Server thread/INFO]: Config: Machines.MutagenProducer.ActivationEnergy = EntryDouble(25.0)
[20:12:33] [Server thread/INFO]: Config: Machines.MutagenProducer.TankSize = EntryDouble(10000.0)
[20:12:33] [Server thread/INFO]: Config: Machines.Mutatron.Enabled = EntryStr(Yes)
[20:12:33] [Server thread/INFO]: Config: Machines.Mutatron.MaxReceivedEnergy = EntryDouble(500.0)
[20:12:33] [Server thread/INFO]: Config: Machines.Mutatron.PowerUseRate = EntryDouble(0.001)
[20:12:33] [Server thread/INFO]: Config: Machines.Mutatron.MjPerItem = EntryDouble(20000.0)
[20:12:33] [Server thread/INFO]: Config: Machines.Mutatron.MaxStoredEnergy = EntryDouble(100000.0)
[20:12:33] [Server thread/INFO]: Config: Machines.Mutatron.ActivationEnergy = EntryDouble(10.0)
[20:12:33] [Server thread/INFO]: Config: Machines.Mutatron.TankSize = EntryDouble(10000.0)
[20:12:33] [Server thread/INFO]: Config: Machines.Mutatron.MutagenPerItem = EntryDouble(1000.0)
[20:12:33] [Server thread/INFO]: Config: Machines.Mutatron.LabwareConsumeChance = EntryDouble(100.0)
[20:12:33] [Server thread/INFO]: Config: Machines.Mutatron.DegradeChanceNatural = EntryDouble(0.0)
[20:12:33] [Server thread/INFO]: Config: Machines.Mutatron.DeathChanceArtificial = EntryDouble(10.0)
[20:12:33] [Server thread/INFO]: Config: Machines.Mutatron.SecretMutationChance = EntryDouble(10.0)
[20:12:33] [Server thread/INFO]: Config: Machines.MutatronAdv.Enabled = EntryStr(Yes)
[20:12:33] [Server thread/INFO]: Config: Machines.MutatronAdv.MaxReceivedEnergy = EntryDouble(500.0)
[20:12:33] [Server thread/INFO]: Config: Machines.MutatronAdv.PowerUseRate = EntryDouble(0.00125)
[20:12:33] [Server thread/INFO]: Config: Machines.MutatronAdv.MjPerItem = EntryDouble(20000.0)
[20:12:33] [Server thread/INFO]: Config: Machines.MutatronAdv.MaxStoredEnergy = EntryDouble(160000.0)
[20:12:33] [Server thread/INFO]: Config: Machines.MutatronAdv.ActivationEnergy = EntryDouble(20.0)
[20:12:33] [Server thread/INFO]: Config: Machines.MutatronAdv.TankSize = EntryDouble(10000.0)
[20:12:33] [Server thread/INFO]: Config: Machines.MutatronAdv.MutagenPerItem = EntryDouble(1000.0)
[20:12:33] [Server thread/INFO]: Config: Machines.MutatronAdv.LabwareConsumeChance = EntryDouble(100.0)
[20:12:33] [Server thread/INFO]: Config: Machines.Sampler.Enabled = EntryStr(Yes)
[20:12:33] [Server thread/INFO]: Config: Machines.Sampler.MaxReceivedEnergy = EntryDouble(500.0)
[20:12:33] [Server thread/INFO]: Config: Machines.Sampler.PowerUseRate = EntryDouble(0.001)
[20:12:33] [Server thread/INFO]: Config: Machines.Sampler.MjPerItem = EntryDouble(20000.0)
[20:12:33] [Server thread/INFO]: Config: Machines.Sampler.MaxStoredEnergy = EntryDouble(100000.0)
[20:12:33] [Server thread/INFO]: Config: Machines.Sampler.ActivationEnergy = EntryDouble(10.0)
[20:12:33] [Server thread/INFO]: Config: Machines.Sampler.LabwareConsumeChance = EntryDouble(100.0)
[20:12:33] [Server thread/INFO]: Config: Machines.Imprinter.Enabled = EntryStr(Yes)
[20:12:33] [Server thread/INFO]: Config: Machines.Imprinter.MaxReceivedEnergy = EntryDouble(500.0)
[20:12:33] [Server thread/INFO]: Config: Machines.Imprinter.PowerUseRate = EntryDouble(5.0E-4)
[20:12:33] [Server thread/INFO]: Config: Machines.Imprinter.MjPerItem = EntryDouble(80000.0)
[20:12:33] [Server thread/INFO]: Config: Machines.Imprinter.MaxStoredEnergy = EntryDouble(400000.0)
[20:12:33] [Server thread/INFO]: Config: Machines.Imprinter.ActivationEnergy = EntryDouble(20.0)
[20:12:33] [Server thread/INFO]: Config: Machines.Imprinter.LabwareConsumeChance = EntryDouble(100.0)
[20:12:33] [Server thread/INFO]: Config: Machines.Imprinter.DeathChanceNatural = EntryDouble(0.0)
[20:12:33] [Server thread/INFO]: Config: Machines.Imprinter.DeathChanceArtificial = EntryDouble(10.0)
[20:12:33] [Server thread/INFO]: Config: Machines.IndustrialApiary.Enabled = EntryStr(Yes)
[20:12:33] [Server thread/INFO]: Config: Machines.IndustrialApiary.MaxReceivedEnergy = EntryDouble(100.0)
[20:12:33] [Server thread/INFO]: Config: Machines.IndustrialApiary.MaxStoredEnergy = EntryDouble(10000.0)
[20:12:33] [Server thread/INFO]: Config: Machines.IndustrialApiary.ActivationEnergy = EntryDouble(0.0)
[20:12:33] [Server thread/INFO]: Config: Machines.IndustrialApiary.BaseMjPerTick = EntryDouble(2.0)
[20:12:33] [Server thread/INFO]: Config: Machines.Extractor.Enabled = EntryStr(Yes)
[20:12:33] [Server thread/INFO]: Config: Machines.Extractor.MaxReceivedEnergy = EntryDouble(500.0)
[20:12:33] [Server thread/INFO]: Config: Machines.Extractor.PowerUseRate = EntryDouble(0.001)
[20:12:33] [Server thread/INFO]: Config: Machines.Extractor.MjPerItem = EntryDouble(80000.0)
[20:12:33] [Server thread/INFO]: Config: Machines.Extractor.MaxStoredEnergy = EntryDouble(400000.0)
[20:12:33] [Server thread/INFO]: Config: Machines.Extractor.ActivationEnergy = EntryDouble(40.0)
[20:12:33] [Server thread/INFO]: Config: Machines.Extractor.TankSize = EntryDouble(5000.0)
[20:12:33] [Server thread/INFO]: Config: Machines.Extractor.LabwareConsumeChance = EntryDouble(10.0)
[20:12:33] [Server thread/INFO]: Config: Machines.Liquifier.Enabled = EntryStr(Yes)
[20:12:33] [Server thread/INFO]: Config: Machines.Liquifier.MaxReceivedEnergy = EntryDouble(1000.0)
[20:12:33] [Server thread/INFO]: Config: Machines.Liquifier.PowerUseRate = EntryDouble(0.002)
[20:12:33] [Server thread/INFO]: Config: Machines.Liquifier.MjPerItem = EntryDouble(20000.0)
[20:12:33] [Server thread/INFO]: Config: Machines.Liquifier.MaxStoredEnergy = EntryDouble(100000.0)
[20:12:33] [Server thread/INFO]: Config: Machines.Liquifier.ActivationEnergy = EntryDouble(20.0)
[20:12:33] [Server thread/INFO]: Config: Machines.Liquifier.TankSize = EntryDouble(5000.0)
[20:12:33] [Server thread/INFO]: Config: Machines.Transposer.Enabled = EntryStr(Yes)
[20:12:33] [Server thread/INFO]: Config: Machines.Transposer.MaxReceivedEnergy = EntryDouble(500.0)
[20:12:33] [Server thread/INFO]: Config: Machines.Transposer.PowerUseRate = EntryDouble(0.002)
[20:12:33] [Server thread/INFO]: Config: Machines.Transposer.MjPerItem = EntryDouble(20000.0)
[20:12:33] [Server thread/INFO]: Config: Machines.Transposer.MaxStoredEnergy = EntryDouble(100000.0)
[20:12:33] [Server thread/INFO]: Config: Machines.Transposer.ActivationEnergy = EntryDouble(20.0)
[20:12:33] [Server thread/INFO]: Config: Machines.Transposer.LabwareConsumeChance = EntryDouble(20.0)
[20:12:33] [Server thread/INFO]: Config: Machines.Replicator.Enabled = EntryStr(Yes)
[20:12:33] [Server thread/INFO]: Config: Machines.Replicator.MaxReceivedEnergy = EntryDouble(1000.0)
[20:12:33] [Server thread/INFO]: Config: Machines.Replicator.PowerUseRate = EntryDouble(0.001)
[20:12:33] [Server thread/INFO]: Config: Machines.Replicator.MjPerItem = EntryDouble(250000.0)
[20:12:33] [Server thread/INFO]: Config: Machines.Replicator.MaxStoredEnergy = EntryDouble(500000.0)
[20:12:33] [Server thread/INFO]: Config: Machines.Replicator.ActivationEnergy = EntryDouble(50.0)
[20:12:33] [Server thread/INFO]: Config: Machines.Replicator.DNATankSize = EntryDouble(10000.0)
[20:12:33] [Server thread/INFO]: Config: Machines.Replicator.DNAPerItem = EntryDouble(1000.0)
[20:12:33] [Server thread/INFO]: Config: Machines.Replicator.ProteinTankSize = EntryDouble(50000.0)
[20:12:33] [Server thread/INFO]: Config: Machines.Replicator.ProteinPerItem = EntryDouble(5000.0)
[20:12:33] [Server thread/INFO]: Config: Machines.Replicator.MakePristineBees = EntryStr(False)
[20:12:33] [Server thread/INFO]: Config: Items.IndustrialGrafter.Enabled = EntryStr(Yes)
[20:12:33] [Server thread/INFO]: Config: Items.IndustrialGrafter.Charges = EntryDouble(200.0)
[20:12:33] [Server thread/INFO]: Config: Items.IndustrialGrafter.MjPerCharge = EntryDouble(500.0)
[20:12:33] [Server thread/INFO]: Config: Items.IndustrialGrafter.AOE = EntryDouble(2.0)
[20:12:33] [Server thread/INFO]: Config: Items.IndustrialGrafter.SaplingModifier = EntryDouble(100.0)
[20:12:33] [Server thread/INFO]: Config: Items.IndustrialScoop.Enabled = EntryStr(Yes)
[20:12:33] [Server thread/INFO]: Config: Items.IndustrialScoop.Charges = EntryDouble(500.0)
[20:12:33] [Server thread/INFO]: Config: Items.IndustrialScoop.MjPerCharge = EntryDouble(10.0)
[20:12:33] [Server thread/INFO]: Config: Power.RF_MJ_Ratio = EntryDouble(10.0)
[20:12:33] [Server thread/INFO]: Config: Power.EU_MJ_Ratio = EntryDouble(2.5)
[20:12:33] [Server thread/INFO]: Config: Power.EU.Enabled = EntryStr(Y)
[20:12:33] [Server thread/INFO]: Config: Power.EU.SinkTier = EntryDouble(2.0)
[20:12:33] [Server thread/INFO]: Config: Power.RF.Enabled = EntryStr(Y)
[20:12:33] [Server thread/INFO]: Done
[20:12:33] [Server thread/INFO]: Loading config: jar:file:/C:/Users/Bryce/Desktop/Server/Minecraft/mods/gendustry-fu-mc1710-1.4.4.7.jar!/assets/gendustry/config/recipes.cfg
[20:12:33] [Server thread/INFO]: Starting parsing
[20:12:34] [Server thread/INFO]: Processing 6 statements
[20:12:34] [Server thread/INFO]: Done
[20:12:34] [Server thread/INFO]: Loading config: jar:file:/C:/Users/Bryce/Desktop/Server/Minecraft/mods/gendustry-fu-mc1710-1.4.4.7.jar!/assets/gendustry/config/upgrades.cfg
[20:12:34] [Server thread/INFO]: Starting parsing
[20:12:34] [Server thread/INFO]: Processing 3 statements
[20:12:34] [Server thread/INFO]: Config: Upgrades.prod.id = EntryDouble(0.0)
[20:12:34] [Server thread/INFO]: Config: Upgrades.prod.max = EntryDouble(8.0)
[20:12:34] [Server thread/INFO]: Config: Upgrades.prod.production = EntryModifierMul(1.2)
[20:12:34] [Server thread/INFO]: Config: Upgrades.prod.energy = EntryModifierMul(1.2)
[20:12:34] [Server thread/INFO]: Config: Upgrades.life.id = EntryDouble(1.0)
[20:12:34] [Server thread/INFO]: Config: Upgrades.life.max = EntryDouble(4.0)
[20:12:34] [Server thread/INFO]: Config: Upgrades.life.energy = EntryModifierMul(1.05)
[20:12:34] [Server thread/INFO]: Config: Upgrades.life.lifespan = EntryModifierDiv(1.5)
[20:12:34] [Server thread/INFO]: Config: Upgrades.flowering.id = EntryDouble(2.0)
[20:12:34] [Server thread/INFO]: Config: Upgrades.flowering.max = EntryDouble(8.0)
[20:12:34] [Server thread/INFO]: Config: Upgrades.flowering.energy = EntryModifierMul(1.1)
[20:12:34] [Server thread/INFO]: Config: Upgrades.flowering.flowering = EntryModifierMul(1.2)
[20:12:34] [Server thread/INFO]: Config: Upgrades.territory.id = EntryDouble(3.0)
[20:12:34] [Server thread/INFO]: Config: Upgrades.territory.max = EntryDouble(4.0)
[20:12:34] [Server thread/INFO]: Config: Upgrades.territory.energy = EntryModifierMul(1.05)
[20:12:34] [Server thread/INFO]: Config: Upgrades.territory.territory = EntryModifierMul(1.5)
[20:12:34] [Server thread/INFO]: Config: Upgrades.humidifier.id = EntryDouble(4.0)
[20:12:34] [Server thread/INFO]: Config: Upgrades.humidifier.max = EntryDouble(8.0)
[20:12:34] [Server thread/INFO]: Config: Upgrades.humidifier.energy = EntryModifierMul(1.05)
[20:12:34] [Server thread/INFO]: Config: Upgrades.humidifier.humidity = EntryModifierAdd(0.25)
[20:12:34] [Server thread/INFO]: Config: Upgrades.dryer.id = EntryDouble(5.0)
[20:12:34] [Server thread/INFO]: Config: Upgrades.dryer.max = EntryDouble(8.0)
[20:12:34] [Server thread/INFO]: Config: Upgrades.dryer.energy = EntryModifierMul(1.05)
[20:12:34] [Server thread/INFO]: Config: Upgrades.dryer.humidity = EntryModifierSub(0.25)
[20:12:34] [Server thread/INFO]: Config: Upgrades.heater.id = EntryDouble(6.0)
[20:12:34] [Server thread/INFO]: Config: Upgrades.heater.max = EntryDouble(8.0)
[20:12:34] [Server thread/INFO]: Config: Upgrades.heater.energy = EntryModifierMul(1.05)
[20:12:34] [Server thread/INFO]: Config: Upgrades.heater.temperature = EntryModifierAdd(0.25)
[20:12:34] [Server thread/INFO]: Config: Upgrades.cooler.id = EntryDouble(7.0)
[20:12:34] [Server thread/INFO]: Config: Upgrades.cooler.max = EntryDouble(8.0)
[20:12:34] [Server thread/INFO]: Config: Upgrades.cooler.energy = EntryModifierMul(1.05)
[20:12:34] [Server thread/INFO]: Config: Upgrades.cooler.temperature = EntryModifierSub(0.25)
[20:12:34] [Server thread/INFO]: Config: Upgrades.sealing.id = EntryDouble(10.0)
[20:12:34] [Server thread/INFO]: Config: Upgrades.sealing.max = EntryDouble(1.0)
[20:12:34] [Server thread/INFO]: Config: Upgrades.sealing.energy = EntryModifierMul(1.05)
[20:12:34] [Server thread/INFO]: Config: Upgrades.sealing.sealed = EntryStr(Y)
[20:12:34] [Server thread/INFO]: Config: Upgrades.light.id = EntryDouble(11.0)
[20:12:34] [Server thread/INFO]: Config: Upgrades.light.max = EntryDouble(1.0)
[20:12:34] [Server thread/INFO]: Config: Upgrades.light.energy = EntryModifierMul(1.05)
[20:12:34] [Server thread/INFO]: Config: Upgrades.light.selfLighted = EntryStr(Y)
[20:12:34] [Server thread/INFO]: Config: Upgrades.sky.id = EntryDouble(12.0)
[20:12:34] [Server thread/INFO]: Config: Upgrades.sky.max = EntryDouble(1.0)
[20:12:34] [Server thread/INFO]: Config: Upgrades.sky.energy = EntryModifierMul(1.05)
[20:12:34] [Server thread/INFO]: Config: Upgrades.sky.sunlightSimulated = EntryStr(Y)
[20:12:34] [Server thread/INFO]: Config: Upgrades.hell.id = EntryDouble(13.0)
[20:12:34] [Server thread/INFO]: Config: Upgrades.hell.max = EntryDouble(1.0)
[20:12:34] [Server thread/INFO]: Config: Upgrades.hell.energy = EntryModifierMul(1.5)
[20:12:34] [Server thread/INFO]: Config: Upgrades.hell.biomeOverride = EntryStr(Hell)
[20:12:34] [Server thread/INFO]: Config: Upgrades.auto.id = EntryDouble(14.0)
[20:12:34] [Server thread/INFO]: Config: Upgrades.auto.max = EntryDouble(1.0)
[20:12:34] [Server thread/INFO]: Config: Upgrades.auto.energy = EntryModifierMul(1.1)
[20:12:34] [Server thread/INFO]: Config: Upgrades.auto.automated = EntryStr(Y)
[20:12:34] [Server thread/INFO]: Config: Upgrades.sieve.id = EntryDouble(15.0)
[20:12:34] [Server thread/INFO]: Config: Upgrades.sieve.max = EntryDouble(1.0)
[20:12:34] [Server thread/INFO]: Config: Upgrades.sieve.energy = EntryModifierMul(1.25)
[20:12:34] [Server thread/INFO]: Config: Upgrades.sieve.collectingPollen = EntryStr(Y)
[20:12:34] [Server thread/INFO]: Config: Upgrades.desert.id = EntryDouble(16.0)
[20:12:34] [Server thread/INFO]: Config: Upgrades.desert.max = EntryDouble(1.0)
[20:12:34] [Server thread/INFO]: Config: Upgrades.desert.energy = EntryModifierMul(1.2)
[20:12:34] [Server thread/INFO]: Config: Upgrades.desert.biomeOverride = EntryStr(Desert)
[20:12:34] [Server thread/INFO]: Config: Upgrades.plains.id = EntryDouble(17.0)
[20:12:34] [Server thread/INFO]: Config: Upgrades.plains.max = EntryDouble(1.0)
[20:12:34] [Server thread/INFO]: Config: Upgrades.plains.energy = EntryModifierMul(1.2)
[20:12:34] [Server thread/INFO]: Config: Upgrades.plains.biomeOverride = EntryStr(Plains)
[20:12:34] [Server thread/INFO]: Config: Upgrades.jungle.id = EntryDouble(18.0)
[20:12:34] [Server thread/INFO]: Config: Upgrades.jungle.max = EntryDouble(1.0)
[20:12:34] [Server thread/INFO]: Config: Upgrades.jungle.energy = EntryModifierMul(1.2)
[20:12:34] [Server thread/INFO]: Config: Upgrades.jungle.biomeOverride = EntryStr(Jungle)
[20:12:34] [Server thread/INFO]: Config: Upgrades.stabilizer.id = EntryDouble(19.0)
[20:12:34] [Server thread/INFO]: Config: Upgrades.stabilizer.max = EntryDouble(1.0)
[20:12:34] [Server thread/INFO]: Config: Upgrades.stabilizer.energy = EntryModifierMul(2.0)
[20:12:34] [Server thread/INFO]: Config: Upgrades.stabilizer.geneticDecay = EntryModifierMul(0.0)
[20:12:34] [Server thread/INFO]: Config: Upgrades.winter.id = EntryDouble(20.0)
[20:12:34] [Server thread/INFO]: Config: Upgrades.winter.max = EntryDouble(1.0)
[20:12:34] [Server thread/INFO]: Config: Upgrades.winter.energy = EntryModifierMul(1.5)
[20:12:34] [Server thread/INFO]: Config: Upgrades.winter.biomeOverride = EntryStr(Taiga)
[20:12:34] [Server thread/INFO]: Done
[20:12:34] [Server thread/INFO]: Loading config: jar:file:/C:/Users/Bryce/Desktop/Server/Minecraft/mods/gendustry-fu-mc1710-1.4.4.7.jar!/assets/gendustry/config/bees_color.cfg
[20:12:34] [Server thread/INFO]: Starting parsing
[20:12:34] [Server thread/INFO]: Processing 1 statements
[20:12:34] [Server thread/INFO]: Condition CndHaveRoot(Bees) - TRUE
[20:12:34] [Server thread/INFO]: Config: Branches.Color.UID = EntryStr(gendustry.color)
[20:12:34] [Server thread/INFO]: Config: Branches.Color.Parent = EntryStr(apidae)
[20:12:34] [Server thread/INFO]: Config: Branches.Color.Scientific = EntryStr(Chromatis)
[20:12:34] [Server thread/INFO]: Config: Bees.black.Dominant = EntryStr(Yes)
[20:12:34] [Server thread/INFO]: Config: Bees.black.Glowing = EntryStr(No)
[20:12:34] [Server thread/INFO]: Config: Bees.black.PrimaryColor = EntryDouble(1973019.0)
[20:12:34] [Server thread/INFO]: Config: Bees.black.SecondaryColor = EntryDouble(1.5258986E7)
[20:12:34] [Server thread/INFO]: Config: Bees.black.Secret = EntryStr(No)
[20:12:34] [Server thread/INFO]: Config: Bees.black.Humidity = EntryStr(Normal)
[20:12:34] [Server thread/INFO]: Config: Bees.black.Temperature = EntryStr(Normal)
[20:12:34] [Server thread/INFO]: Config: Bees.black.Nocturnal = EntryStr(No)
[20:12:34] [Server thread/INFO]: Config: Bees.black.Binominal = EntryStr(Atrum)
[20:12:34] [Server thread/INFO]: Config: Bees.black.Authority = EntryStr(BDEW)
[20:12:34] [Server thread/INFO]: Config: Bees.black.Branch = EntryStr(gendustry.color)
[20:12:34] [Server thread/INFO]: Config: Bees.black.Products = EntryLootList(List((30,StackGeneric(gendustry,HoneyComb.black))))
[20:12:34] [Server thread/INFO]: Config: Bees.black.Specialty = EntryLootList(List())
[20:12:34] [Server thread/INFO]: Config: Bees.black.Traits.Base = EntryStr(forestry.speciesDiligent)
[20:12:34] [Server thread/INFO]: Config: Bees.black.Traits.Speed = EntryStr(forestry.speedFast)
[20:12:34] [Server thread/INFO]: Config: Bees.red.Dominant = EntryStr(Yes)
[20:12:34] [Server thread/INFO]: Config: Bees.red.Glowing = EntryStr(No)
[20:12:34] [Server thread/INFO]: Config: Bees.red.PrimaryColor = EntryDouble(1.1743532E7)
[20:12:34] [Server thread/INFO]: Config: Bees.red.SecondaryColor = EntryDouble(1.5258986E7)
[20:12:34] [Server thread/INFO]: Config: Bees.red.Secret = EntryStr(No)
[20:12:34] [Server thread/INFO]: Config: Bees.red.Humidity = EntryStr(Normal)
[20:12:34] [Server thread/INFO]: Config: Bees.red.Temperature = EntryStr(Normal)
[20:12:34] [Server thread/INFO]: Config: Bees.red.Nocturnal = EntryStr(No)
[20:12:34] [Server thread/INFO]: Config: Bees.red.Binominal = EntryStr(Rubrum)
[20:12:34] [Server thread/INFO]: Config: Bees.red.Authority = EntryStr(BDEW)
[20:12:34] [Server thread/INFO]: Config: Bees.red.Branch = EntryStr(gendustry.color)
[20:12:34] [Server thread/INFO]: Config: Bees.red.Products = EntryLootList(List((30,StackGeneric(gendustry,HoneyComb.red))))
[20:12:34] [Server thread/INFO]: Config: Bees.red.Specialty = EntryLootList(List())
[20:12:34] [Server thread/INFO]: Config: Bees.red.Traits.Base = EntryStr(forestry.speciesDiligent)
[20:12:34] [Server thread/INFO]: Config: Bees.red.Traits.Speed = EntryStr(forestry.speedFast)
[20:12:34] [Server thread/INFO]: Config: Bees.green.Dominant = EntryStr(Yes)
[20:12:34] [Server thread/INFO]: Config: Bees.green.Glowing = EntryStr(No)
[20:12:34] [Server thread/INFO]: Config: Bees.green.PrimaryColor = EntryDouble(3887386.0)
[20:12:34] [Server thread/INFO]: Config: Bees.green.SecondaryColor = EntryDouble(1.5258986E7)
[20:12:34] [Server thread/INFO]: Config: Bees.green.Secret = EntryStr(No)
[20:12:34] [Server thread/INFO]: Config: Bees.green.Humidity = EntryStr(Normal)
[20:12:34] [Server thread/INFO]: Config: Bees.green.Temperature = EntryStr(Normal)
[20:12:34] [Server thread/INFO]: Config: Bees.green.Nocturnal = EntryStr(No)
[20:12:34] [Server thread/INFO]: Config: Bees.green.Binominal = EntryStr(Prasinus)
[20:12:34] [Server thread/INFO]: Config: Bees.green.Authority = EntryStr(BDEW)
[20:12:34] [Server thread/INFO]: Config: Bees.green.Branch = EntryStr(gendustry.color)
[20:12:34] [Server thread/INFO]: Config: Bees.green.Products = EntryLootList(List((30,StackGeneric(gendustry,HoneyComb.green))))
[20:12:34] [Server thread/INFO]: Config: Bees.green.Specialty = EntryLootList(List())
[20:12:34] [Server thread/INFO]: Config: Bees.green.Traits.Base = EntryStr(forestry.speciesDiligent)
[20:12:34] [Server thread/INFO]: Config: Bees.green.Traits.Speed = EntryStr(forestry.speedFaster)
[20:12:34] [Server thread/INFO]: Config: Bees.brown.Dominant = EntryStr(Yes)
[20:12:34] [Server thread/INFO]: Config: Bees.brown.Glowing = EntryStr(No)
[20:12:34] [Server thread/INFO]: Config: Bees.brown.PrimaryColor = EntryDouble(5320730.0)
[20:12:34] [Server thread/INFO]: Config: Bees.brown.SecondaryColor = EntryDouble(1.5258986E7)
[20:12:34] [Server thread/INFO]: Config: Bees.brown.Secret = EntryStr(No)
[20:12:34] [Server thread/INFO]: Config: Bees.brown.Humidity = EntryStr(Normal)
[20:12:34] [Server thread/INFO]: Config: Bees.brown.Temperature = EntryStr(Normal)
[20:12:34] [Server thread/INFO]: Config: Bees.brown.Nocturnal = EntryStr(No)
[20:12:34] [Server thread/INFO]: Config: Bees.brown.Binominal = EntryStr(Cerinus)
[20:12:34] [Server thread/INFO]: Config: Bees.brown.Authority = EntryStr(BDEW)
[20:12:34] [Server thread/INFO]: Config: Bees.brown.Branch = EntryStr(gendustry.color)
[20:12:34] [Server thread/INFO]: Config: Bees.brown.Products = EntryLootList(List((30,StackGeneric(gendustry,HoneyComb.brown))))
[20:12:34] [Server thread/INFO]: Config: Bees.brown.Specialty = EntryLootList(List())
[20:12:34] [Server thread/INFO]: Config: Bees.brown.Traits.Base = EntryStr(forestry.speciesDiligent)
[20:12:34] [Server thread/INFO]: Config: Bees.brown.Traits.Speed = EntryStr(forestry.speedFast)
[20:12:34] [Server thread/INFO]: Config: Bees.blue.Dominant = EntryStr(Yes)
[20:12:34] [Server thread/INFO]: Config: Bees.blue.Glowing = EntryStr(No)
[20:12:34] [Server thread/INFO]: Config: Bees.blue.PrimaryColor = EntryDouble(2437522.0)
[20:12:34] [Server thread/INFO]: Config: Bees.blue.SecondaryColor = EntryDouble(1.5258986E7)
[20:12:34] [Server thread/INFO]: Config: Bees.blue.Secret = EntryStr(No)
[20:12:34] [Server thread/INFO]: Config: Bees.blue.Humidity = EntryStr(Normal)
[20:12:34] [Server thread/INFO]: Config: Bees.blue.Temperature = EntryStr(Normal)
[20:12:34] [Server thread/INFO]: Config: Bees.blue.Nocturnal = EntryStr(No)
[20:12:34] [Server thread/INFO]: Config: Bees.blue.Binominal = EntryStr(Cumatilis)
[20:12:34] [Server thread/INFO]: Config: Bees.blue.Authority = EntryStr(BDEW)
[20:12:34] [Server thread/INFO]: Config: Bees.blue.Branch = EntryStr(gendustry.color)
[20:12:34] [Server thread/INFO]: Config: Bees.blue.Products = EntryLootList(List((30,StackGeneric(gendustry,HoneyComb.blue))))
[20:12:34] [Server thread/INFO]: Config: Bees.blue.Specialty = EntryLootList(List())
[20:12:34] [Server thread/INFO]: Config: Bees.blue.Traits.Base = EntryStr(forestry.speciesDiligent)
[20:12:34] [Server thread/INFO]: Config: Bees.blue.Traits.Speed = EntryStr(forestry.speedFast)
[20:12:34] [Server thread/INFO]: Config: Bees.purple.Dominant = EntryStr(Yes)
[20:12:34] [Server thread/INFO]: Config: Bees.purple.Glowing = EntryStr(No)
[20:12:34] [Server thread/INFO]: Config: Bees.purple.PrimaryColor = EntryDouble(8073150.0)
[20:12:34] [Server thread/INFO]: Config: Bees.purple.SecondaryColor = EntryDouble(1.5258986E7)
[20:12:34] [Server thread/INFO]: Config: Bees.purple.Secret = EntryStr(No)
[20:12:34] [Server thread/INFO]: Config: Bees.purple.Humidity = EntryStr(Normal)
[20:12:34] [Server thread/INFO]: Config: Bees.purple.Temperature = EntryStr(Normal)
[20:12:34] [Server thread/INFO]: Config: Bees.purple.Nocturnal = EntryStr(No)
[20:12:34] [Server thread/INFO]: Config: Bees.purple.Binominal = EntryStr(Ferrugineus)
[20:12:34] [Server thread/INFO]: Config: Bees.purple.Authority = EntryStr(BDEW)
[20:12:34] [Server thread/INFO]: Config: Bees.purple.Branch = EntryStr(gendustry.color)
[20:12:34] [Server thread/INFO]: Config: Bees.purple.Products = EntryLootList(List((30,StackGeneric(gendustry,HoneyComb.purple))))
[20:12:34] [Server thread/INFO]: Config: Bees.purple.Specialty = EntryLootList(List())
[20:12:34] [Server thread/INFO]: Config: Bees.purple.Traits.Base = EntryStr(forestry.speciesDiligent)
[20:12:34] [Server thread/INFO]: Config: Bees.purple.Traits.Speed = EntryStr(forestry.speedFaster)
[20:12:34] [Server thread/INFO]: Config: Bees.cyan.Dominant = EntryStr(Yes)
[20:12:34] [Server thread/INFO]: Config: Bees.cyan.Glowing = EntryStr(No)
[20:12:34] [Server thread/INFO]: Config: Bees.cyan.PrimaryColor = EntryDouble(2651799.0)
[20:12:34] [Server thread/INFO]: Config: Bees.cyan.SecondaryColor = EntryDouble(1.5258986E7)
[20:12:34] [Server thread/INFO]: Config: Bees.cyan.Secret = EntryStr(No)
[20:12:34] [Server thread/INFO]: Config: Bees.cyan.Humidity = EntryStr(Normal)
[20:12:34] [Server thread/INFO]: Config: Bees.cyan.Temperature = EntryStr(Normal)
[20:12:34] [Server thread/INFO]: Config: Bees.cyan.Nocturnal = EntryStr(No)
[20:12:34] [Server thread/INFO]: Config: Bees.cyan.Binominal = EntryStr(Cyanus)
[20:12:34] [Server thread/INFO]: Config: Bees.cyan.Authority = EntryStr(BDEW)
[20:12:34] [Server thread/INFO]: Config: Bees.cyan.Branch = EntryStr(gendustry.color)
[20:12:34] [Server thread/INFO]: Config: Bees.cyan.Products = EntryLootList(List((30,StackGeneric(gendustry,HoneyComb.cyan))))
[20:12:34] [Server thread/INFO]: Config: Bees.cyan.Specialty = EntryLootList(List())
[20:12:34] [Server thread/INFO]: Config: Bees.cyan.Traits.Base = EntryStr(forestry.speciesDiligent)
[20:12:34] [Server thread/INFO]: Config: Bees.cyan.Traits.Speed = EntryStr(forestry.speedFastest)
[20:12:34] [Server thread/INFO]: Config: Bees.cyan.Traits.Humidity_Tolerance = EntryStr(forestry.toleranceBoth3)
[20:12:34] [Server thread/INFO]: Config: Bees.silver.Dominant = EntryStr(Yes)
[20:12:34] [Server thread/INFO]: Config: Bees.silver.Glowing = EntryStr(No)
[20:12:34] [Server thread/INFO]: Config: Bees.silver.PrimaryColor = EntryDouble(1.1250603E7)
[20:12:34] [Server thread/INFO]: Config: Bees.silver.SecondaryColor = EntryDouble(1.5258986E7)
[20:12:34] [Server thread/INFO]: Config: Bees.silver.Secret = EntryStr(No)
[20:12:34] [Server thread/INFO]: Config: Bees.silver.Humidity = EntryStr(Normal)
[20:12:34] [Server thread/INFO]: Config: Bees.silver.Temperature = EntryStr(Normal)
[20:12:34] [Server thread/INFO]: Config: Bees.silver.Nocturnal = EntryStr(No)
[20:12:34] [Server thread/INFO]: Config: Bees.silver.Binominal = EntryStr(Argentum)
[20:12:34] [Server thread/INFO]: Config: Bees.silver.Authority = EntryStr(BDEW)
[20:12:34] [Server thread/INFO]: Config: Bees.silver.Branch = EntryStr(gendustry.color)
[20:12:34] [Server thread/INFO]: Config: Bees.silver.Products = EntryLootList(List((30,StackGeneric(gendustry,HoneyComb.silver))))
[20:12:34] [Server thread/INFO]: Config: Bees.silver.Specialty = EntryLootList(List())
[20:12:34] [Server thread/INFO]: Config: Bees.silver.Traits.Base = EntryStr(forestry.speciesDiligent)
[20:12:34] [Server thread/INFO]: Config: Bees.silver.Traits.Speed = EntryStr(forestry.speedFaster)
[20:12:34] [Server thread/INFO]: Config: Bees.gray.Dominant = EntryStr(Yes)
[20:12:34] [Server thread/INFO]: Config: Bees.gray.Glowing = EntryStr(No)
[20:12:34] [Server thread/INFO]: Config: Bees.gray.PrimaryColor = EntryDouble(4408131.0)
[20:12:34] [Server thread/INFO]: Config: Bees.gray.SecondaryColor = EntryDouble(1.5258986E7)
[20:12:34] [Server thread/INFO]: Config: Bees.gray.Secret = EntryStr(No)
[20:12:34] [Server thread/INFO]: Config: Bees.gray.Humidity = EntryStr(Normal)
[20:12:34] [Server thread/INFO]: Config: Bees.gray.Temperature = EntryStr(Normal)
[20:12:34] [Server thread/INFO]: Config: Bees.gray.Nocturnal = EntryStr(No)
[20:12:34] [Server thread/INFO]: Config: Bees.gray.Binominal = EntryStr(Pullus)
[20:12:34] [Server thread/INFO]: Config: Bees.gray.Authority = EntryStr(BDEW)
[20:12:34] [Server thread/INFO]: Config: Bees.gray.Branch = EntryStr(gendustry.color)
[20:12:34] [Server thread/INFO]: Config: Bees.gray.Products = EntryLootList(List((30,StackGeneric(gendustry,HoneyComb.gray))))
[20:12:34] [Server thread/INFO]: Config: Bees.gray.Specialty = EntryLootList(List())
[20:12:34] [Server thread/INFO]: Config: Bees.gray.Traits.Base = EntryStr(forestry.speciesDiligent)
[20:12:34] [Server thread/INFO]: Config: Bees.gray.Traits.Speed = EntryStr(forestry.speedFaster)
[20:12:34] [Server thread/INFO]: Config: Bees.pink.Dominant = EntryStr(Yes)
[20:12:34] [Server thread/INFO]: Config: Bees.pink.Glowing = EntryStr(No)
[20:12:34] [Server thread/INFO]: Config: Bees.pink.PrimaryColor = EntryDouble(1.4188952E7)
[20:12:34] [Server thread/INFO]: Config: Bees.pink.SecondaryColor = EntryDouble(1.5258986E7)
[20:12:34] [Server thread/INFO]: Config: Bees.pink.Secret = EntryStr(No)
[20:12:34] [Server thread/INFO]: Config: Bees.pink.Humidity = EntryStr(Normal)
[20:12:34] [Server thread/INFO]: Config: Bees.pink.Temperature = EntryStr(Normal)
[20:12:34] [Server thread/INFO]: Config: Bees.pink.Nocturnal = EntryStr(No)
[20:12:34] [Server thread/INFO]: Config: Bees.pink.Binominal = EntryStr(Albens)
[20:12:34] [Server thread/INFO]: Config: Bees.pink.Authority = EntryStr(BDEW)
[20:12:34] [Server thread/INFO]: Config: Bees.pink.Branch = EntryStr(gendustry.color)
[20:12:34] [Server thread/INFO]: Config: Bees.pink.Products = EntryLootList(List((30,StackGeneric(gendustry,HoneyComb.pink))))
[20:12:34] [Server thread/INFO]: Config: Bees.pink.Specialty = EntryLootList(List())
[20:12:34] [Server thread/INFO]: Config: Bees.pink.Traits.Base = EntryStr(forestry.speciesDiligent)
[20:12:34] [Server thread/INFO]: Config: Bees.pink.Traits.Speed = EntryStr(forestry.speedFastest)
[20:12:34] [Server thread/INFO]: Config: Bees.pink.Traits.Humidity_Tolerance = EntryStr(forestry.toleranceBoth3)
[20:12:34] [Server thread/INFO]: Config: Bees.lime.Dominant = EntryStr(Yes)
[20:12:34] [Server thread/INFO]: Config: Bees.lime.Glowing = EntryStr(No)
[20:12:34] [Server thread/INFO]: Config: Bees.lime.PrimaryColor = EntryDouble(4312372.0)
[20:12:34] [Server thread/INFO]: Config: Bees.lime.SecondaryColor = EntryDouble(1.5258986E7)
[20:12:34] [Server thread/INFO]: Config: Bees.lime.Secret = EntryStr(No)
[20:12:34] [Server thread/INFO]: Config: Bees.lime.Humidity = EntryStr(Normal)
[20:12:34] [Server thread/INFO]: Config: Bees.lime.Temperature = EntryStr(Normal)
[20:12:34] [Server thread/INFO]: Config: Bees.lime.Nocturnal = EntryStr(No)
[20:12:34] [Server thread/INFO]: Config: Bees.lime.Binominal = EntryStr(Ferris)
[20:12:34] [Server thread/INFO]: Config: Bees.lime.Authority = EntryStr(Prasinus)
[20:12:34] [Server thread/INFO]: Config: Bees.lime.Branch = EntryStr(gendustry.color)
[20:12:34] [Server thread/INFO]: Config: Bees.lime.Products = EntryLootList(List((30,StackGeneric(gendustry,HoneyComb.lime))))
[20:12:34] [Server thread/INFO]: Config: Bees.lime.Specialty = EntryLootList(List())
[20:12:34] [Server thread/INFO]: Config: Bees.lime.Traits.Base = EntryStr(forestry.speciesDiligent)
[20:12:34] [Server thread/INFO]: Config: Bees.lime.Traits.Speed = EntryStr(forestry.speedFastest)
[20:12:34] [Server thread/INFO]: Config: Bees.lime.Traits.Temperature_Tolerance = EntryStr(forestry.toleranceBoth3)
[20:12:34] [Server thread/INFO]: Config: Bees.yellow.Dominant = EntryStr(Yes)
[20:12:34] [Server thread/INFO]: Config: Bees.yellow.Glowing = EntryStr(No)
[20:12:34] [Server thread/INFO]: Config: Bees.yellow.PrimaryColor = EntryDouble(1.4602026E7)
[20:12:34] [Server thread/INFO]: Config: Bees.yellow.SecondaryColor = EntryDouble(1.5258986E7)
[20:12:34] [Server thread/INFO]: Config: Bees.yellow.Secret = EntryStr(No)
[20:12:34] [Server thread/INFO]: Config: Bees.yellow.Humidity = EntryStr(Normal)
[20:12:34] [Server thread/INFO]: Config: Bees.yellow.Temperature = EntryStr(Normal)
[20:12:34] [Server thread/INFO]: Config: Bees.yellow.Nocturnal = EntryStr(No)
[20:12:34] [Server thread/INFO]: Config: Bees.yellow.Binominal = EntryStr(Croceus)
[20:12:34] [Server thread/INFO]: Config: Bees.yellow.Authority = EntryStr(BDEW)
[20:12:34] [Server thread/INFO]: Config: Bees.yellow.Branch = EntryStr(gendustry.color)
[20:12:34] [Server thread/INFO]: Config: Bees.yellow.Products = EntryLootList(List((30,StackGeneric(gendustry,HoneyComb.yellow))))
[20:12:34] [Server thread/INFO]: Config: Bees.yellow.Specialty = EntryLootList(List())
[20:12:34] [Server thread/INFO]: Config: Bees.yellow.Traits.Base = EntryStr(forestry.speciesDiligent)
[20:12:34] [Server thread/INFO]: Config: Bees.yellow.Traits.Speed = EntryStr(forestry.speedFast)
[20:12:34] [Server thread/INFO]: Config: Bees.lightblue.Dominant = EntryStr(Yes)
[20:12:34] [Server thread/INFO]: Config: Bees.lightblue.Glowing = EntryStr(No)
[20:12:34] [Server thread/INFO]: Config: Bees.lightblue.PrimaryColor = EntryDouble(6719955.0)
[20:12:34] [Server thread/INFO]: Config: Bees.lightblue.SecondaryColor = EntryDouble(1.5258986E7)
[20:12:34] [Server thread/INFO]: Config: Bees.lightblue.Secret = EntryStr(No)
[20:12:34] [Server thread/INFO]: Config: Bees.lightblue.Humidity = EntryStr(Normal)
[20:12:34] [Server thread/INFO]: Config: Bees.lightblue.Temperature = EntryStr(Normal)
[20:12:34] [Server thread/INFO]: Config: Bees.lightblue.Nocturnal = EntryStr(No)
[20:12:34] [Server thread/INFO]: Config: Bees.lightblue.Binominal = EntryStr(Aer)
[20:12:34] [Server thread/INFO]: Config: Bees.lightblue.Authority = EntryStr(BDEW)
[20:12:34] [Server thread/INFO]: Config: Bees.lightblue.Branch = EntryStr(gendustry.color)
[20:12:34] [Server thread/INFO]: Config: Bees.lightblue.Products = EntryLootList(List((30,StackGeneric(gendustry,HoneyComb.lightblue))))
[20:12:34] [Server thread/INFO]: Config: Bees.lightblue.Specialty = EntryLootList(List())
[20:12:34] [Server thread/INFO]: Config: Bees.lightblue.Traits.Base = EntryStr(forestry.speciesDiligent)
[20:12:34] [Server thread/INFO]: Config: Bees.lightblue.Traits.Speed = EntryStr(forestry.speedFastest)
[20:12:34] [Server thread/INFO]: Config: Bees.magenta.Dominant = EntryStr(Yes)
[20:12:34] [Server thread/INFO]: Config: Bees.magenta.Glowing = EntryStr(No)
[20:12:34] [Server thread/INFO]: Config: Bees.magenta.PrimaryColor = EntryDouble(1.2801229E7)
[20:12:34] [Server thread/INFO]: Config: Bees.magenta.SecondaryColor = EntryDouble(1.5258986E7)
[20:12:34] [Server thread/INFO]: Config: Bees.magenta.Secret = EntryStr(No)
[20:12:34] [Server thread/INFO]: Config: Bees.magenta.Humidity = EntryStr(Normal)
[20:12:34] [Server thread/INFO]: Config: Bees.magenta.Temperature = EntryStr(Normal)
[20:12:34] [Server thread/INFO]: Config: Bees.magenta.Nocturnal = EntryStr(No)
[20:12:34] [Server thread/INFO]: Config: Bees.magenta.Binominal = EntryStr(Magentas)
[20:12:34] [Server thread/INFO]: Config: Bees.magenta.Authority = EntryStr(BDEW)
[20:12:34] [Server thread/INFO]: Config: Bees.magenta.Branch = EntryStr(gendustry.color)
[20:12:34] [Server thread/INFO]: Config: Bees.magenta.Products = EntryLootList(List((30,StackGeneric(gendustry,HoneyComb.magenta))))
[20:12:34] [Server thread/INFO]: Config: Bees.magenta.Specialty = EntryLootList(List())
[20:12:34] [Server thread/INFO]: Config: Bees.magenta.Traits.Base = EntryStr(forestry.speciesDiligent)
[20:12:34] [Server thread/INFO]: Config: Bees.magenta.Traits.Speed = EntryStr(forestry.speedFastest)
[20:12:34] [Server thread/INFO]: Config: Bees.magenta.Traits.Temperature_Tolerance = EntryStr(forestry.toleranceBoth3)
[20:12:34] [Server thread/INFO]: Config: Bees.orange.Dominant = EntryStr(Yes)
[20:12:34] [Server thread/INFO]: Config: Bees.orange.Glowing = EntryStr(No)
[20:12:34] [Server thread/INFO]: Config: Bees.orange.PrimaryColor = EntryDouble(1.5435844E7)
[20:12:34] [Server thread/INFO]: Config: Bees.orange.SecondaryColor = EntryDouble(1.5258986E7)
[20:12:34] [Server thread/INFO]: Config: Bees.orange.Secret = EntryStr(No)
[20:12:34] [Server thread/INFO]: Config: Bees.orange.Humidity = EntryStr(Normal)
[20:12:34] [Server thread/INFO]: Config: Bees.orange.Temperature = EntryStr(Normal)
[20:12:34] [Server thread/INFO]: Config: Bees.orange.Nocturnal = EntryStr(No)
[20:12:34] [Server thread/INFO]: Config: Bees.orange.Binominal = EntryStr(Crocotulus)
[20:12:34] [Server thread/INFO]: Config: Bees.orange.Authority = EntryStr(BDEW)
[20:12:34] [Server thread/INFO]: Config: Bees.orange.Branch = EntryStr(gendustry.color)
[20:12:34] [Server thread/INFO]: Config: Bees.orange.Products = EntryLootList(List((30,StackGeneric(gendustry,HoneyComb.orange))))
[20:12:34] [Server thread/INFO]: Config: Bees.orange.Specialty = EntryLootList(List())
[20:12:34] [Server thread/INFO]: Config: Bees.orange.Traits.Base = EntryStr(forestry.speciesDiligent)
[20:12:34] [Server thread/INFO]: Config: Bees.orange.Traits.Speed = EntryStr(forestry.speedFaster)
[20:12:34] [Server thread/INFO]: Config: Bees.white.Dominant = EntryStr(Yes)
[20:12:34] [Server thread/INFO]: Config: Bees.white.Glowing = EntryStr(No)
[20:12:34] [Server thread/INFO]: Config: Bees.white.PrimaryColor = EntryDouble(1.579032E7)
[20:12:34] [Server thread/INFO]: Config: Bees.white.SecondaryColor = EntryDouble(1.5258986E7)
[20:12:34] [Server thread/INFO]: Config: Bees.white.Secret = EntryStr(No)
[20:12:34] [Server thread/INFO]: Config: Bees.white.Humidity = EntryStr(Normal)
[20:12:34] [Server thread/INFO]: Config: Bees.white.Temperature = EntryStr(Normal)
[20:12:34] [Server thread/INFO]: Config: Bees.white.Nocturnal = EntryStr(No)
[20:12:34] [Server thread/INFO]: Config: Bees.white.Binominal = EntryStr(Albus)
[20:12:34] [Server thread/INFO]: Config: Bees.white.Authority = EntryStr(BDEW)
[20:12:34] [Server thread/INFO]: Config: Bees.white.Branch = EntryStr(gendustry.color)
[20:12:34] [Server thread/INFO]: Config: Bees.white.Products = EntryLootList(List((30,StackGeneric(gendustry,HoneyComb.white))))
[20:12:34] [Server thread/INFO]: Config: Bees.white.Specialty = EntryLootList(List())
[20:12:34] [Server thread/INFO]: Config: Bees.white.Traits.Base = EntryStr(forestry.speciesDiligent)
[20:12:34] [Server thread/INFO]: Config: Bees.white.Traits.Speed = EntryStr(forestry.speedFast)
[20:12:34] [Server thread/INFO]: Config: HoneyCombs.black.ID = EntryDouble(10.0)
[20:12:34] [Server thread/INFO]: Config: HoneyCombs.black.PrimaryColor = EntryDouble(1.5258986E7)
[20:12:34] [Server thread/INFO]: Config: HoneyCombs.black.SecondaryColor = EntryDouble(1973019.0)
[20:12:34] [Server thread/INFO]: Config: HoneyCombs.red.ID = EntryDouble(11.0)
[20:12:34] [Server thread/INFO]: Config: HoneyCombs.red.PrimaryColor = EntryDouble(1.5258986E7)
[20:12:34] [Server thread/INFO]: Config: HoneyCombs.red.SecondaryColor = EntryDouble(1.1743532E7)
[20:12:34] [Server thread/INFO]: Config: HoneyCombs.green.ID = EntryDouble(12.0)
[20:12:34] [Server thread/INFO]: Config: HoneyCombs.green.PrimaryColor = EntryDouble(1.5258986E7)
[20:12:34] [Server thread/INFO]: Config: HoneyCombs.green.SecondaryColor = EntryDouble(3887386.0)
[20:12:34] [Server thread/INFO]: Config: HoneyCombs.brown.ID = EntryDouble(13.0)
[20:12:34] [Server thread/INFO]: Config: HoneyCombs.brown.PrimaryColor = EntryDouble(1.5258986E7)
[20:12:34] [Server thread/INFO]: Config: HoneyCombs.brown.SecondaryColor = EntryDouble(5320730.0)
[20:12:34] [Server thread/INFO]: Config: HoneyCombs.blue.ID = EntryDouble(14.0)
[20:12:34] [Server thread/INFO]: Config: HoneyCombs.blue.PrimaryColor = EntryDouble(1.5258986E7)
[20:12:34] [Server thread/INFO]: Config: HoneyCombs.blue.SecondaryColor = EntryDouble(2437522.0)
[20:12:34] [Server thread/INFO]: Config: HoneyCombs.purple.ID = EntryDouble(15.0)
[20:12:34] [Server thread/INFO]: Config: HoneyCombs.purple.PrimaryColor = EntryDouble(1.5258986E7)
[20:12:34] [Server thread/INFO]: Config: HoneyCombs.purple.SecondaryColor = EntryDouble(8073150.0)
[20:12:34] [Server thread/INFO]: Config: HoneyCombs.cyan.ID = EntryDouble(16.0)
[20:12:34] [Server thread/INFO]: Config: HoneyCombs.cyan.PrimaryColor = EntryDouble(1.5258986E7)
[20:12:34] [Server thread/INFO]: Config: HoneyCombs.cyan.SecondaryColor = EntryDouble(2651799.0)
[20:12:34] [Server thread/INFO]: Config: HoneyCombs.silver.ID = EntryDouble(17.0)
[20:12:34] [Server thread/INFO]: Config: HoneyCombs.silver.PrimaryColor = EntryDouble(1.5258986E7)
[20:12:34] [Server thread/INFO]: Config: HoneyCombs.silver.SecondaryColor = EntryDouble(1.1250603E7)
[20:12:34] [Server thread/INFO]: Config: HoneyCombs.gray.ID = EntryDouble(18.0)
[20:12:34] [Server thread/INFO]: Config: HoneyCombs.gray.PrimaryColor = EntryDouble(1.5258986E7)
[20:12:34] [Server thread/INFO]: Config: HoneyCombs.gray.SecondaryColor = EntryDouble(4408131.0)
[20:12:34] [Server thread/INFO]: Config: HoneyCombs.pink.ID = EntryDouble(19.0)
[20:12:34] [Server thread/INFO]: Config: HoneyCombs.pink.PrimaryColor = EntryDouble(1.5258986E7)
[20:12:34] [Server thread/INFO]: Config: HoneyCombs.pink.SecondaryColor = EntryDouble(1.4188952E7)
[20:12:34] [Server thread/INFO]: Config: HoneyCombs.lime.ID = EntryDouble(20.0)
[20:12:34] [Server thread/INFO]: Config: HoneyCombs.lime.PrimaryColor = EntryDouble(1.5258986E7)
[20:12:34] [Server thread/INFO]: Config: HoneyCombs.lime.SecondaryColor = EntryDouble(4312372.0)
[20:12:34] [Server thread/INFO]: Config: HoneyCombs.yellow.ID = EntryDouble(21.0)
[20:12:34] [Server thread/INFO]: Config: HoneyCombs.yellow.PrimaryColor = EntryDouble(1.5258986E7)
[20:12:34] [Server thread/INFO]: Config: HoneyCombs.yellow.SecondaryColor = EntryDouble(1.4602026E7)
[20:12:34] [Server thread/INFO]: Config: HoneyCombs.lightblue.ID = EntryDouble(22.0)
[20:12:34] [Server thread/INFO]: Config: HoneyCombs.lightblue.PrimaryColor = EntryDouble(1.5258986E7)
[20:12:34] [Server thread/INFO]: Config: HoneyCombs.lightblue.SecondaryColor = EntryDouble(6719955.0)
[20:12:34] [Server thread/INFO]: Config: HoneyCombs.magenta.ID = EntryDouble(23.0)
[20:12:34] [Server thread/INFO]: Config: HoneyCombs.magenta.PrimaryColor = EntryDouble(1.5258986E7)
[20:12:34] [Server thread/INFO]: Config: HoneyCombs.magenta.SecondaryColor = EntryDouble(1.2801229E7)
[20:12:34] [Server thread/INFO]: Config: HoneyCombs.orange.ID = EntryDouble(24.0)
[20:12:34] [Server thread/INFO]: Config: HoneyCombs.orange.PrimaryColor = EntryDouble(1.5258986E7)
[20:12:34] [Server thread/INFO]: Config: HoneyCombs.orange.SecondaryColor = EntryDouble(1.5435844E7)
[20:12:34] [Server thread/INFO]: Config: HoneyCombs.white.ID = EntryDouble(25.0)
[20:12:34] [Server thread/INFO]: Config: HoneyCombs.white.PrimaryColor = EntryDouble(1.5258986E7)
[20:12:34] [Server thread/INFO]: Config: HoneyCombs.white.SecondaryColor = EntryDouble(1.579032E7)
[20:12:34] [Server thread/INFO]: Config: HoneyDrops.black.ID = EntryDouble(10.0)
[20:12:34] [Server thread/INFO]: Config: HoneyDrops.black.PrimaryColor = EntryDouble(1.5258986E7)
[20:12:34] [Server thread/INFO]: Config: HoneyDrops.black.SecondaryColor = EntryDouble(1973019.0)
[20:12:34] [Server thread/INFO]: Config: HoneyDrops.red.ID = EntryDouble(11.0)
[20:12:34] [Server thread/INFO]: Config: HoneyDrops.red.PrimaryColor = EntryDouble(1.5258986E7)
[20:12:34] [Server thread/INFO]: Config: HoneyDrops.red.SecondaryColor = EntryDouble(1.1743532E7)
[20:12:34] [Server thread/INFO]: Config: HoneyDrops.green.ID = EntryDouble(12.0)
[20:12:34] [Server thread/INFO]: Config: HoneyDrops.green.PrimaryColor = EntryDouble(1.5258986E7)
[20:12:34] [Server thread/INFO]: Config: HoneyDrops.green.SecondaryColor = EntryDouble(3887386.0)
[20:12:34] [Server thread/INFO]: Config: HoneyDrops.brown.ID = EntryDouble(13.0)
[20:12:34] [Server thread/INFO]: Config: HoneyDrops.brown.PrimaryColor = EntryDouble(1.5258986E7)
[20:12:34] [Server thread/INFO]: Config: HoneyDrops.brown.SecondaryColor = EntryDouble(5320730.0)
[20:12:34] [Server thread/INFO]: Config: HoneyDrops.blue.ID = EntryDouble(14.0)
[20:12:34] [Server thread/INFO]: Config: HoneyDrops.blue.PrimaryColor = EntryDouble(1.5258986E7)
[20:12:34] [Server thread/INFO]: Config: HoneyDrops.blue.SecondaryColor = EntryDouble(2437522.0)
[20:12:34] [Server thread/INFO]: Config: HoneyDrops.purple.ID = EntryDouble(15.0)
[20:12:34] [Server thread/INFO]: Config: HoneyDrops.purple.PrimaryColor = EntryDouble(1.5258986E7)
[20:12:34] [Server thread/INFO]: Config: HoneyDrops.purple.SecondaryColor = EntryDouble(8073150.0)
[20:12:34] [Server thread/INFO]: Config: HoneyDrops.cyan.ID = EntryDouble(16.0)
[20:12:34] [Server thread/INFO]: Config: HoneyDrops.cyan.PrimaryColor = EntryDouble(1.5258986E7)
[20:12:34] [Server thread/INFO]: Config: HoneyDrops.cyan.SecondaryColor = EntryDouble(2651799.0)
[20:12:34] [Server thread/INFO]: Config: HoneyDrops.silver.ID = EntryDouble(17.0)
[20:12:34] [Server thread/INFO]: Config: HoneyDrops.silver.PrimaryColor = EntryDouble(1.5258986E7)
[20:12:34] [Server thread/INFO]: Config: HoneyDrops.silver.SecondaryColor = EntryDouble(1.1250603E7)
[20:12:34] [Server thread/INFO]: Config: HoneyDrops.gray.ID = EntryDouble(18.0)
[20:12:34] [Server thread/INFO]: Config: HoneyDrops.gray.PrimaryColor = EntryDouble(1.5258986E7)
[20:12:34] [Server thread/INFO]: Config: HoneyDrops.gray.SecondaryColor = EntryDouble(4408131.0)
[20:12:34] [Server thread/INFO]: Config: HoneyDrops.pink.ID = EntryDouble(19.0)
[20:12:34] [Server thread/INFO]: Config: HoneyDrops.pink.PrimaryColor = EntryDouble(1.5258986E7)
[20:12:34] [Server thread/INFO]: Config: HoneyDrops.pink.SecondaryColor = EntryDouble(1.4188952E7)
[20:12:34] [Server thread/INFO]: Config: HoneyDrops.lime.ID = EntryDouble(20.0)
[20:12:34] [Server thread/INFO]: Config: HoneyDrops.lime.PrimaryColor = EntryDouble(1.5258986E7)
[20:12:34] [Server thread/INFO]: Config: HoneyDrops.lime.SecondaryColor = EntryDouble(4312372.0)
[20:12:34] [Server thread/INFO]: Config: HoneyDrops.yellow.ID = EntryDouble(21.0)
[20:12:34] [Server thread/INFO]: Config: HoneyDrops.yellow.PrimaryColor = EntryDouble(1.5258986E7)
[20:12:34] [Server thread/INFO]: Config: HoneyDrops.yellow.SecondaryColor = EntryDouble(1.4602026E7)
[20:12:34] [Server thread/INFO]: Config: HoneyDrops.lightblue.ID = EntryDouble(22.0)
[20:12:34] [Server thread/INFO]: Config: HoneyDrops.lightblue.PrimaryColor = EntryDouble(1.5258986E7)
[20:12:34] [Server thread/INFO]: Config: HoneyDrops.lightblue.SecondaryColor = EntryDouble(6719955.0)
[20:12:34] [Server thread/INFO]: Config: HoneyDrops.magenta.ID = EntryDouble(23.0)
[20:12:34] [Server thread/INFO]: Config: HoneyDrops.magenta.PrimaryColor = EntryDouble(1.5258986E7)
[20:12:34] [Server thread/INFO]: Config: HoneyDrops.magenta.SecondaryColor = EntryDouble(1.2801229E7)
[20:12:34] [Server thread/INFO]: Config: HoneyDrops.orange.ID = EntryDouble(24.0)
[20:12:34] [Server thread/INFO]: Config: HoneyDrops.orange.PrimaryColor = EntryDouble(1.5258986E7)
[20:12:34] [Server thread/INFO]: Config: HoneyDrops.orange.SecondaryColor = EntryDouble(1.5435844E7)
[20:12:34] [Server thread/INFO]: Config: HoneyDrops.white.ID = EntryDouble(25.0)
[20:12:34] [Server thread/INFO]: Config: HoneyDrops.white.PrimaryColor = EntryDouble(1.5258986E7)
[20:12:34] [Server thread/INFO]: Config: HoneyDrops.white.SecondaryColor = EntryDouble(1.579032E7)
[20:12:34] [Server thread/INFO]: Done
[20:12:34] [Server thread/INFO]: Loading user config files for mod Gendustry
[20:12:35] [Server thread/INFO]: Config loading for mod Gendustry finished
[20:12:35] [Server thread/INFO]: Created 13 BC triggers for Forestry error codes
[20:12:35] [Server thread/INFO]: Registering fluid Mutagen
[20:12:35] [Server thread/INFO]: Loaded creative tabs for gendustry
[20:12:35] [Server thread/INFO]: Items loaded
[20:12:35] [Server thread/INFO]: Registering fluid LiquidDNA
[20:12:35] [Server thread/INFO]: Registering fluid Protein
[20:12:35] [Server thread/INFO]: Fluids loaded
[20:12:35] [Server thread/INFO]: Blocks loaded
[20:12:35] [Server thread/INFO]: Machines loaded
[20:12:37] [Server thread/INFO]: Initializing blocks and items.
[20:12:38] [Server thread/INFO]: Injecting interface appeng.api.networking.IGridHost into li.cil.oc.common.tileentity.traits.power.AppliedEnergistics2.
[20:12:38] [Server thread/INFO]: Skipping interface factorization.api.IChargeConductor from missing mod factorization.
[20:12:38] [Server thread/INFO]: Injecting interface micdoodle8.mods.galacticraft.api.power.IEnergyHandlerGC into li.cil.oc.common.tileentity.traits.power.Galacticraft.
[20:12:38] [Server thread/INFO]: Injecting interface micdoodle8.mods.galacticraft.api.transmission.tile.IConnector into li.cil.oc.common.tileentity.traits.power.Galacticraft.
[20:12:38] [Server thread/INFO]: Injecting interface ic2.api.energy.tile.IEnergySink into li.cil.oc.common.tileentity.traits.power.IndustrialCraft2Experimental.
[20:12:38] [Server thread/INFO]: Skipping interface ic2classic.api.energy.tile.IEnergySink from missing mod IC2-Classic.
[20:12:38] [Server thread/INFO]: Injecting interface mekanism.api.energy.IStrictEnergyAcceptor into li.cil.oc.common.tileentity.traits.power.Mekanism.
[20:12:38] [Server thread/INFO]: Injecting interface cofh.api.energy.IEnergyHandler into li.cil.oc.common.tileentity.traits.power.RedstoneFlux.
[20:12:38] [Server thread/INFO]: Injecting interface buildcraft.api.tiles.IHasWork into li.cil.oc.common.tileentity.traits.StateAware.
[20:12:38] [Server thread/INFO]: Skipping interface lordfokas.stargatetech2.api.bus.IBusDevice from missing mod StargateTech2.
[20:12:40] [Server thread/INFO]: Initializing additional OreDict entries.
[20:12:40] [Server thread/INFO]: Initializing OpenComputers API.
[20:12:48] [Server thread/INFO]: Found a compatible native library: 'OpenComputersMod-1.4.6.30-native.64.dll'.
[20:12:48] [Server thread/INFO]: Done with pre init phase.
[20:12:48] [Server thread/INFO]: Hello there, I'm LanteaCraft 1.0.0-63!
[20:12:48] [Server thread/INFO]: Integration agent registration: pcl.lc.module.integration.ComputerCraftAgent
[20:12:48] [Server thread/INFO]: Integration agent registration: pcl.lc.module.integration.OpenComputersAgent
[20:12:48] [Server thread/INFO]: Integration agent registration: pcl.lc.module.integration.WailaAgent
[20:12:48] [Server thread/INFO]: Adding module STARGATE as it has no load order.
[20:12:48] [Server thread/INFO]: Adding module POWER as it has all parents resolved.
[20:12:48] [Server thread/INFO]: Adding module MACHINE as it has all parents resolved.
[20:12:48] [Server thread/INFO]: Adding module WORLDGEN as it has all parents resolved.
[20:12:48] [Server thread/INFO]: Adding module CRITTERS as it has no load order.
[20:12:48] [Server thread/INFO]: Adding module DECOR as it has no load order.
[20:12:48] [Server thread/INFO]: Adding module INTEGRATION as it has all parents resolved.
[20:12:48] [Server thread/INFO]: Load order: [0=>CORE] [1=>MACHINE] [2=>STARGATE] [3=>WORLDGEN] [4=>POWER] [5=>CRITTERS] [6=>DECOR] [7=>INTEGRATION]
[20:12:48] [Server thread/INFO]: Preparing integration module loading.
[20:12:48] [Server thread/INFO]: Hot-loading agent pcl.lc.module.integration.ComputerCraftAgent
[20:12:48] [Server thread/INFO]: Loaded agent pcl.lc.module.integration.ComputerCraftAgent.
[20:12:48] [Server thread/INFO]: Hot-loading agent pcl.lc.module.integration.OpenComputersAgent
[20:12:48] [Server thread/INFO]: Loaded agent pcl.lc.module.integration.OpenComputersAgent.
[20:12:48] [Server thread/INFO]: Hot-loading agent pcl.lc.module.integration.WailaAgent
[20:12:48] [Server thread/INFO]: Loaded agent pcl.lc.module.integration.WailaAgent.
[20:12:48] [Server thread/INFO]: Done hotloading integration modules.
[20:12:49] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreUranium, id=1xtile.oreUranium@0 meta=0
[20:12:49] [Server thread/INFO]: Skipping Pulse Tinkers Mystcraft Compatibility; missing dependency: Mystcraft
[20:12:51] [Server thread/INFO]: Wrong side: SERVER, Botany Addon not loading
[20:12:51] [Server thread/INFO]: Version check success: Forestry@[2.2.9.0,) required / 3.3.0.358-unstable detected
[20:12:51] [Server thread/INFO]: Wrong side: SERVER, Crafting Tables Addon not loading
[20:12:51] [Server thread/INFO]: Wrong side: SERVER, Ex Nihilo Addon not loading
[20:12:51] [Server thread/INFO]: Config loaded from: C:\Users\Bryce\Desktop\Server\Minecraft\config\ObsidiPlates.cfg
[20:12:51] [Server thread/INFO]: Successfully injected component logic into class pcl.openprinter.tileentity.PrinterTE.
[20:12:52] [Server thread/INFO]: Loaded configuration file.
[20:12:53] [Server thread/WARN]: Failed to load PR Plugin: Treecapitator gem axe compatibility
[20:12:55] [Server thread/INFO]: Successfully injected component logic into class thaumic.tinkerer.common.block.tile.TileAspectAnalyzer.
[20:12:55] [Server thread/INFO]: Successfully injected component logic into class thaumic.tinkerer.common.block.tile.TileGolemConnector.
[20:12:56] [Server thread/INFO]: Successfully injected component logic into class thaumic.tinkerer.common.block.tile.TileMagnet.
[20:12:56] [Server thread/INFO]: Successfully injected component logic into class thaumic.tinkerer.common.block.tile.tablet.TileAnimationTablet.
[20:12:56] [Server thread/INFO]: Loading configuration...
[20:12:56] [Server thread/INFO]: Done.
[20:12:57] [Server thread/INFO]: Applying holder lookups
[20:12:57] [Server thread/WARN]: Unable to lookup chisel:cobblestoneWall for public static com.cricketcraft.chisel.block.BlockMarbleWall com.cricketcraft.chisel.init.ChiselBlocks.cobblestoneWall. Is there something wrong with the registry?
[20:12:57] [Server thread/WARN]: Unable to lookup chisel:bloodRune for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.bloodRune. Is there something wrong with the registry?
[20:12:57] [Server thread/WARN]: Unable to lookup chisel:bloodBrick for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.bloodBrick. Is there something wrong with the registry?
[20:12:57] [Server thread/INFO]: Holder lookups applied
[20:12:57] [Server thread/INFO]: Loading properties
[20:12:57] [Server thread/INFO]: Default game type: SURVIVAL
[20:12:58] [Server thread/INFO]: This server is running Cauldron-MCPC-Plus version git-Cauldron-MCPC-Plus-1.7.10-1.1236.06.212 (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT)
[20:12:58] [Server thread/INFO]: Server Ping Player Sample Count: 12
[20:12:58] [Server thread/INFO]: Using 4 threads for Netty based IO
[20:12:58] [Server thread/INFO]: Generating keypair
[20:12:59] [Server thread/INFO]: Starting Minecraft server on *:1025
[20:12:59] [Server thread/INFO]: InvTweaks: net.minecraft.inventory.ContainerEnchantment
[20:13:00] [Server thread/INFO]: Starting init
[20:13:00] [Server thread/INFO]: Finished init after 210 ms
[20:13:00] [Server thread/INFO]: Initialization ( started )
[20:13:00] [Server thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.WoodenGear:0
[20:13:00] [Server thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.IronNugget:0
[20:13:01] [Server thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.GoldDust:0
[20:13:01] [Server thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.IronDust:0
[20:13:01] [Server thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.Silicon:0
[20:13:01] [Server thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.Silicon:0
[20:13:01] [Server thread/INFO]: Recipes Loading: MekCrusher: 6 loaded.
[20:13:01] [Server thread/INFO]: Recipes Loading: Press: 3 loaded.
[20:13:01] [Server thread/INFO]: Recipes Loading: HCCrusher: 9 loaded.
[20:13:01] [Server thread/INFO]: Recipes Loading: Shapeless: 55 loaded.
[20:13:01] [Server thread/INFO]: Recipes Loading: GrindFZ: 7 loaded.
[20:13:01] [Server thread/INFO]: Recipes Loading: OreRegistration: 12 loaded.
[20:13:01] [Server thread/INFO]: Recipes Loading: Smelt: 2 loaded.
[20:13:01] [Server thread/INFO]: Recipes Loading: Crusher: 9 loaded.
[20:13:01] [Server thread/INFO]: Recipes Loading: MekEnrichment: 2 loaded.
[20:13:01] [Server thread/INFO]: Recipes Loading: Pulverizer: 9 loaded.
[20:13:01] [Server thread/INFO]: Recipes Loading: Macerator: 8 loaded.
[20:13:01] [Server thread/INFO]: Recipes Loading: Grind: 4 loaded.
[20:13:01] [Server thread/INFO]: Recipes Loading: Inscribe: 8 loaded.
[20:13:01] [Server thread/INFO]: Recipes Loading: Shaped: 194 loaded.
[20:13:01] [Server thread/INFO]: Initialization ( ended after 695ms )
[20:13:01] [Server thread/INFO]: Entering initialization phase.
[20:13:01] [Server thread/INFO]: Waila detected.
[20:13:02] [Server thread/INFO]: Stripping methods and fields from thermalexpansion.block.TileRSControl
[20:13:04] [Server thread/INFO]: Adding Coke Oven recipe: net.minecraft.item.ItemBlock, 1xtile.blockCoal@0, 0
[20:13:04] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: logWood, id=1xtile.TFLog@32767 meta=32,767
[20:13:04] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: logWood, id=1xtile.TFMagicLog@32767 meta=32,767
[20:13:04] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: treeSapling, id=1xtile.TFSapling@32767 meta=32,767
[20:13:04] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: treeLeaves, id=1xtile.TFLeaves@32767 meta=32,767
[20:13:04] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: treeLeaves, id=1xtile.TFMagicLeaves@32767 meta=32,767
[20:13:04] [Server thread/INFO]: Starting init...
[20:13:04] [Server thread/INFO]: Loading recipes...
[20:13:04] [Server thread/INFO]: Skipping feature bloodRune as its required mod AWWayofTime was missing.
[20:13:04] [Server thread/INFO]: Skipping feature bloodBlock as its required mod AWWayofTime was missing.
[20:13:04] [Server thread/INFO]: 92 Feature's recipes loaded.
[20:13:04] [Server thread/INFO]: Init finished.
[20:13:04] [Server thread/INFO]: Initializing GUI Handler.
[20:13:05] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreAluminum, id=1xtile.e_ore@0 meta=0
[20:13:05] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreTin, id=1xtile.e_ore@1 meta=1
[20:13:05] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreEmery, id=1xtile.e_ore@2 meta=2
[20:13:05] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreLead, id=1xtile.e_ore@3 meta=3
[20:13:05] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreCopper, id=1xtile.e_ore@4 meta=4
[20:13:05] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNickel, id=1xtile.e_ore@5 meta=5
[20:13:05] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreRuby, id=1xtile.e_ore@6 meta=6
[20:13:05] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreSapphire, id=1xtile.e_ore@7 meta=7
[20:13:05] [Server thread/INFO]: GasCraft registered "gascraft_naturalgas" as a valid Boiler fuel source with 20000 heat.
[20:13:05] [Server thread/INFO]: GasCraft registered "gascraft_hydrogen" as a valid Boiler fuel source with 20000 heat.
[20:13:05] [Server thread/INFO]: GasCraft registered "gascraft_plasma" as a valid Boiler fuel source with 100000 heat.
[20:13:06] [Server thread/INFO]: [Recipes] Sponge: w/ bottles (on), w/ bucket (on)
[20:13:06] [Server thread/INFO]: Mod initialized successfully!
[20:13:06] [Server thread/INFO]: Processing 11 recipe statements
[20:13:06] [Server thread/INFO]: Added D = StackItem(minecraft,diamond,32767)
[20:13:06] [Server thread/INFO]: Added P = StackItem(gendustry,PowerModule,32767)
[20:13:06] [Server thread/INFO]: Added F = StackItem(Forestry,grafter,32767)
[20:13:06] [Server thread/INFO]: Added S = StackItem(Forestry,scoop,32767)
[20:13:06] [Server thread/INFO]: Adding shaped recipe List(_DD, _FD, P__) => StackItem(gendustry,IndustrialGrafter,32767) * 1
[20:13:06] [Server thread/INFO]: D -> 1xitem.diamond@32767
[20:13:06] [Server thread/INFO]: F -> 1xitem.for.grafter@32767
[20:13:06] [Server thread/INFO]: P -> 1xitem.gendustry.PowerModule@32767
[20:13:06] [Server thread/INFO]: Result meta is unset, defaulting to 0
[20:13:06] [Server thread/INFO]: Done... result=1xitem.gendustry.grafter@1, od=false
[20:13:06] [Server thread/INFO]: Adding shaped recipe List(__S, _D_, P__) => StackItem(gendustry,IndustrialScoop,32767) * 1
[20:13:06] [Server thread/INFO]: S -> 1xitem.for.scoop@32767
[20:13:06] [Server thread/INFO]: D -> 1xitem.diamond@32767
[20:13:06] [Server thread/INFO]: P -> 1xitem.gendustry.PowerModule@32767
[20:13:06] [Server thread/INFO]: Result meta is unset, defaulting to 0
[20:13:06] [Server thread/INFO]: Done... result=1xitem.gendustry.scoop@1, od=false
[20:13:06] [Server thread/INFO]: Added P = StackBlock(minecraft,glass_pane,32767)
[20:13:06] [Server thread/INFO]: Added S = StackBlock(minecraft,piston,32767)
[20:13:06] [Server thread/INFO]: Added Z = StackBlock(minecraft,light_weighted_pressure_plate,32767)
[20:13:06] [Server thread/INFO]: Added R = StackItem(minecraft,redstone,32767)
[20:13:06] [Server thread/INFO]: Added G = StackItem(minecraft,gold_ingot,32767)
[20:13:06] [Server thread/INFO]: Added g = StackItem(minecraft,gold_nugget,32767)
[20:13:06] [Server thread/INFO]: Added D = StackItem(minecraft,diamond,32767)
[20:13:06] [Server thread/INFO]: Added Q = StackItem(minecraft,quartz,32767)
[20:13:06] [Server thread/INFO]: Added L = StackItem(minecraft,dye,4)
[20:13:06] [Server thread/INFO]: Added T = StackOreDict(ingotTin)
[20:13:06] [Server thread/INFO]: Added B = StackOreDict(ingotBronze)
[20:13:06] [Server thread/INFO]: Added A = StackOreDict(gearBronze)
[20:13:06] [Server thread/INFO]: Adding shaped recipe List(TPT, TPT, TPT) => StackItem(gendustry,MutagenTank,32767) * 1
[20:13:06] [Server thread/INFO]: T -> ingotTin
[20:13:06] [Server thread/INFO]: P -> 1xtile.thinGlass@32767
[20:13:06] [Server thread/INFO]: Result meta is unset, defaulting to 0
[20:13:06] [Server thread/INFO]: Done... result=1xitem.gendustry.MutagenTank@0, od=true
[20:13:06] [Server thread/INFO]: Adding shaped recipe List(BBB, BPB, RZR) => StackItem(gendustry,BeeReceptacle,32767) * 1
[20:13:06] [Server thread/INFO]: B -> ingotBronze
[20:13:06] [Server thread/INFO]: P -> 1xtile.thinGlass@32767
[20:13:06] [Server thread/INFO]: R -> 1xitem.redstone@32767
[20:13:06] [Server thread/INFO]: Z -> 1xtile.weightedPlate_light@32767
[20:13:06] [Server thread/INFO]: Result meta is unset, defaulting to 0
[20:13:06] [Server thread/INFO]: Done... result=1xitem.gendustry.BeeReceptacle@0, od=true
[20:13:06] [Server thread/INFO]: Adding shaped recipe List(AGA, SRS, AGA) => StackItem(gendustry,PowerModule,32767) * 1
[20:13:06] [Server thread/INFO]: A -> gearBronze
[20:13:06] [Server thread/INFO]: G -> 1xitem.ingotGold@32767
[20:13:06] [Server thread/INFO]: S -> 1xtile.pistonBase@32767
[20:13:06] [Server thread/INFO]: R -> 1xitem.redstone@32767
[20:13:06] [Server thread/INFO]: Result meta is unset, defaulting to 0
[20:13:06] [Server thread/INFO]: Done... result=1xitem.gendustry.PowerModule@0, od=true
[20:13:06] [Server thread/INFO]: Adding shaped recipe List(TgT, R_R, TgT) => StackItem(gendustry,UpgradeFrame,32767) * 1
[20:13:06] [Server thread/INFO]: T -> ingotTin
[20:13:06] [Server thread/INFO]: g -> 1xitem.goldNugget@32767
[20:13:06] [Server thread/INFO]: R -> 1xitem.redstone@32767
[20:13:06] [Server thread/INFO]: Result meta is unset, defaulting to 0
[20:13:06] [Server thread/INFO]: Done... result=1xitem.gendustry.UpgradeFrame@0, od=true
[20:13:06] [Server thread/INFO]: Adding shaped recipe List(BRB, BAB, BRB) => StackItem(gendustry,ClimateModule,32767) * 1
[20:13:06] [Server thread/INFO]: B -> ingotBronze
[20:13:06] [Server thread/INFO]: R -> 1xitem.redstone@32767
[20:13:06] [Server thread/INFO]: A -> gearBronze
[20:13:06] [Server thread/INFO]: Result meta is unset, defaulting to 0
[20:13:06] [Server thread/INFO]: Done... result=1xitem.gendustry.ClimateModule@0, od=true
[20:13:06] [Server thread/INFO]: Adding shaped recipe List(P_P, P_P, _D_) => StackItem(gendustry,Labware,32767) * 16
[20:13:06] [Server thread/INFO]: P -> 1xtile.thinGlass@32767
[20:13:06] [Server thread/INFO]: D -> 1xitem.diamond@32767
[20:13:06] [Server thread/INFO]: Result meta is unset, defaulting to 0
[20:13:06] [Server thread/INFO]: Done... result=16xitem.gendustry.Labware@0, od=false
[20:13:06] [Server thread/INFO]: Condition CndHaveMod(BuildCraft|Silicon) - TRUE
[20:13:06] [Server thread/INFO]: Added Y = StackItem(BuildCraft|Silicon,redstoneChipset,4)
[20:13:06] [Server thread/INFO]: Added Z = StackItem(BuildCraft|Silicon,redstoneChipset,2)
[20:13:06] [Server thread/INFO]: Adding shaped recipe List(DQD, QYQ, DQD) => StackItem(gendustry,GeneticsProcessor,32767) * 1
[20:13:06] [Server thread/INFO]: D -> 1xitem.diamond@32767
[20:13:06] [Server thread/INFO]: Q -> 1xitem.netherquartz@32767
[20:13:06] [Server thread/INFO]: Y -> 1xitem.redstoneChipset@4
[20:13:06] [Server thread/INFO]: Result meta is unset, defaulting to 0
[20:13:06] [Server thread/INFO]: Done... result=1xitem.gendustry.GeneticsProcessor@0, od=false
[20:13:06] [Server thread/INFO]: Adding shaped recipe List(DLD, LZL, DLD) => StackItem(gendustry,EnvProcessor,32767) * 1
[20:13:06] [Server thread/INFO]: D -> 1xitem.diamond@32767
[20:13:06] [Server thread/INFO]: L -> 1xitem.dyePowder@4
[20:13:06] [Server thread/INFO]: Z -> 1xitem.redstoneChipset@2
[20:13:06] [Server thread/INFO]: Result meta is unset, defaulting to 0
[20:13:06] [Server thread/INFO]: Done... result=1xitem.gendustry.EnvProcessor@0, od=false
[20:13:06] [Server thread/INFO]: Adding assembly recipe: List((D,2), (Y,1), (Q,2)) + 100000 mj => StackItem(gendustry,GeneticsProcessor,32767) * 1
[20:13:06] [Server thread/INFO]: meta/damage is unset in StackItem(minecraft,diamond,32767), defaulting to 0
[20:13:06] [Server thread/INFO]: D -> 2xitem.diamond@0
[20:13:06] [Server thread/INFO]: Y -> 1xitem.redstoneChipset@4
[20:13:06] [Server thread/INFO]: meta/damage is unset in StackItem(minecraft,quartz,32767), defaulting to 0
[20:13:06] [Server thread/INFO]: Q -> 2xitem.netherquartz@0
[20:13:06] [Server thread/INFO]: Output: 1xitem.gendustry.GeneticsProcessor@32767
[20:13:06] [Server thread/INFO]: Done
[20:13:06] [Server thread/INFO]: Adding assembly recipe: List((D,2), (Z,1), (L,2)) + 150000 mj => StackItem(gendustry,EnvProcessor,32767) * 1
[20:13:06] [Server thread/INFO]: meta/damage is unset in StackItem(minecraft,diamond,32767), defaulting to 0
[20:13:06] [Server thread/INFO]: D -> 2xitem.diamond@0
[20:13:06] [Server thread/INFO]: Z -> 1xitem.redstoneChipset@2
[20:13:06] [Server thread/INFO]: L -> 2xitem.dyePowder@4
[20:13:06] [Server thread/INFO]: Output: 1xitem.gendustry.EnvProcessor@32767
[20:13:06] [Server thread/INFO]: Done
[20:13:06] [Server thread/INFO]: Added T = StackOreDict(ingotTin)
[20:13:06] [Server thread/INFO]: Added R = StackItem(minecraft,redstone,32767)
[20:13:06] [Server thread/INFO]: Added D = StackItem(minecraft,diamond,32767)
[20:13:06] [Server thread/INFO]: Added s = StackItem(gendustry,GeneSample,32767)
[20:13:06] [Server thread/INFO]: Added t = StackItem(gendustry,GeneTemplate,32767)
[20:13:06] [Server thread/INFO]: Adding shaped recipe List(_T_, TRT, _T_) => StackItem(gendustry,GeneSampleBlank,32767) * 1
[20:13:06] [Server thread/INFO]: T -> ingotTin
[20:13:06] [Server thread/INFO]: R -> 1xitem.redstone@32767
[20:13:06] [Server thread/INFO]: Result meta is unset, defaulting to 0
[20:13:06] [Server thread/INFO]: Done... result=1xitem.gendustry.GeneSampleBlank@0, od=true
[20:13:06] [Server thread/INFO]: Adding shaped recipe List(RTR, TDT, RTR) => StackItem(gendustry,GeneTemplate,32767) * 1
[20:13:06] [Server thread/INFO]: R -> 1xitem.redstone@32767
[20:13:06] [Server thread/INFO]: T -> ingotTin
[20:13:06] [Server thread/INFO]: D -> 1xitem.diamond@32767
[20:13:06] [Server thread/INFO]: Result meta is unset, defaulting to 0
[20:13:06] [Server thread/INFO]: Done... result=1xitem.gendustry.GeneTemplate@0, od=true
[20:13:06] [Server thread/INFO]: Adding smelting recipe StackMacro(s) => StackItem(gendustry,GeneSampleBlank,32767) * 1 (10.000000 xp)
[20:13:06] [Server thread/INFO]: Result meta is unset, defaulting to 0
[20:13:06] [Server thread/INFO]: added 1xitem.gendustry.GeneSample@32767 -> 1xitem.gendustry.GeneSampleBlank@0
[20:13:06] [Server thread/INFO]: Adding smelting recipe StackMacro(t) => StackMacro(t) * 1 (0.000000 xp)
[20:13:06] [Server thread/INFO]: Result meta is unset, defaulting to 0
[20:13:06] [Server thread/INFO]: added 1xitem.gendustry.GeneTemplate@32767 -> 1xitem.gendustry.GeneTemplate@0
[20:13:06] [Server thread/INFO]: Added B = StackOreDict(ingotBronze)
[20:13:06] [Server thread/INFO]: Added A = StackOreDict(gearBronze)
[20:13:06] [Server thread/INFO]: Added S = StackBlock(minecraft,piston,32767)
[20:13:06] [Server thread/INFO]: Adding shaped recipe List(B_B, _S_, _A_) => StackItem(gendustry,ImportCover,32767) * 1
[20:13:06] [Server thread/INFO]: B -> ingotBronze
[20:13:06] [Server thread/INFO]: S -> 1xtile.pistonBase@32767
[20:13:06] [Server thread/INFO]: A -> gearBronze
[20:13:06] [Server thread/INFO]: Result meta is unset, defaulting to 0
[20:13:07] [Server thread/INFO]: Done... result=1xitem.gendustry.ImportCover@0, od=true
[20:13:07] [Server thread/INFO]: Adding shaped recipe List(_A_, _S_, B_B) => StackItem(gendustry,EjectCover,32767) * 1
[20:13:07] [Server thread/INFO]: A -> gearBronze
[20:13:07] [Server thread/INFO]: S -> 1xtile.pistonBase@32767
[20:13:07] [Server thread/INFO]: B -> ingotBronze
[20:13:07] [Server thread/INFO]: Result meta is unset, defaulting to 0
[20:13:07] [Server thread/INFO]: Done... result=1xitem.gendustry.EjectCover@0, od=true
[20:13:07] [Server thread/INFO]: Added H = StackBlock(minecraft,hopper,32767)
[20:13:07] [Server thread/INFO]: Added S = StackBlock(minecraft,piston,32767)
[20:13:07] [Server thread/INFO]: Added D = StackItem(minecraft,diamond,32767)
[20:13:07] [Server thread/INFO]: Added L = StackOreDict(blockGlass)
[20:13:07] [Server thread/INFO]: Added B = StackOreDict(ingotBronze)
[20:13:07] [Server thread/INFO]: Added A = StackOreDict(gearBronze)
[20:13:07] [Server thread/INFO]: Added M = StackItem(gendustry,MutagenTank,32767)
[20:13:07] [Server thread/INFO]: Added Z = StackItem(gendustry,GeneticsProcessor,32767)
[20:13:07] [Server thread/INFO]: Added T = StackItem(gendustry,BeeReceptacle,32767)
[20:13:07] [Server thread/INFO]: Added P = StackItem(gendustry,PowerModule,32767)
[20:13:07] [Server thread/INFO]: Added O = StackItem(Forestry,sturdyMachine,32767)
[20:13:07] [Server thread/INFO]: Adding shaped recipe List(BHB, POP, AMA) => StackItem(gendustry,MutagenProducer,32767) * 1
[20:13:07] [Server thread/INFO]: B -> ingotBronze
[20:13:07] [Server thread/INFO]: H -> 1xtile.hopper@32767
[20:13:07] [Server thread/INFO]: P -> 1xitem.gendustry.PowerModule@32767
[20:13:07] [Server thread/INFO]: O -> 1xitem.for.sturdyMachine@32767
[20:13:07] [Server thread/INFO]: A -> gearBronze
[20:13:07] [Server thread/INFO]: M -> 1xitem.gendustry.MutagenTank@32767
[20:13:07] [Server thread/INFO]: Result meta is unset, defaulting to 0
[20:13:07] [Server thread/INFO]: Done... result=1xtile.gendustry.mutagen.producer@0, od=true
[20:13:07] [Server thread/INFO]: Adding shaped recipe List(AHA, ZOZ, APA) => StackItem(gendustry,Extractor,32767) * 1
[20:13:07] [Server thread/INFO]: A -> gearBronze
[20:13:07] [Server thread/INFO]: H -> 1xtile.hopper@32767
[20:13:07] [Server thread/INFO]: Z -> 1xitem.gendustry.GeneticsProcessor@32767
[20:13:07] [Server thread/INFO]: O -> 1xitem.for.sturdyMachine@32767
[20:13:07] [Server thread/INFO]: P -> 1xitem.gendustry.PowerModule@32767
[20:13:07] [Server thread/INFO]: Result meta is unset, defaulting to 0
[20:13:07] [Server thread/INFO]: Done... result=1xtile.gendustry.extractor@0, od=true
[20:13:07] [Server thread/INFO]: Adding shaped recipe List(AHA, SOS, APA) => StackItem(gendustry,Liquifier,32767) * 1
[20:13:07] [Server thread/INFO]: A -> gearBronze
[20:13:07] [Server thread/INFO]: H -> 1xtile.hopper@32767
[20:13:07] [Server thread/INFO]: S -> 1xtile.pistonBase@32767
[20:13:07] [Server thread/INFO]: O -> 1xitem.for.sturdyMachine@32767
[20:13:07] [Server thread/INFO]: P -> 1xitem.gendustry.PowerModule@32767
[20:13:07] [Server thread/INFO]: Result meta is unset, defaulting to 0
[20:13:07] [Server thread/INFO]: Done... result=1xtile.gendustry.liquifier@0, od=true
[20:13:07] [Server thread/INFO]: Adding shaped recipe List(AZA, POP, AZA) => StackItem(gendustry,Replicator,32767) * 1
[20:13:07] [Server thread/INFO]: A -> gearBronze
[20:13:07] [Server thread/INFO]: Z -> 1xitem.gendustry.GeneticsProcessor@32767
[20:13:07] [Server thread/INFO]: P -> 1xitem.gendustry.PowerModule@32767
[20:13:07] [Server thread/INFO]: O -> 1xitem.for.sturdyMachine@32767
[20:13:07] [Server thread/INFO]: Result meta is unset, defaulting to 0
[20:13:07] [Server thread/INFO]: Done... result=1xtile.gendustry.replicator@0, od=true
[20:13:07] [Server thread/INFO]: Adding shaped recipe List(ABA, ZOZ, APA) => StackItem(gendustry,Transposer,32767) * 1
[20:13:07] [Server thread/INFO]: A -> gearBronze
[20:13:07] [Server thread/INFO]: B -> ingotBronze
[20:13:07] [Server thread/INFO]: Z -> 1xitem.gendustry.GeneticsProcessor@32767
[20:13:07] [Server thread/INFO]: O -> 1xitem.for.sturdyMachine@32767
[20:13:07] [Server thread/INFO]: P -> 1xitem.gendustry.PowerModule@32767
[20:13:07] [Server thread/INFO]: Result meta is unset, defaulting to 0
[20:13:07] [Server thread/INFO]: Done... result=1xtile.gendustry.transposer@0, od=true
[20:13:07] [Server thread/INFO]: Adding shaped recipe List(TZB, POT, TMB) => StackItem(gendustry,Mutatron,32767) * 1
[20:13:07] [Server thread/INFO]: T -> 1xitem.gendustry.BeeReceptacle@32767
[20:13:07] [Server thread/INFO]: Z -> 1xitem.gendustry.GeneticsProcessor@32767
[20:13:07] [Server thread/INFO]: B -> ingotBronze
[20:13:07] [Server thread/INFO]: P -> 1xitem.gendustry.PowerModule@32767
[20:13:07] [Server thread/INFO]: O -> 1xitem.for.sturdyMachine@32767
[20:13:07] [Server thread/INFO]: M -> 1xitem.gendustry.MutagenTank@32767
[20:13:07] [Server thread/INFO]: Result meta is unset, defaulting to 0
[20:13:07] [Server thread/INFO]: Done... result=1xtile.gendustry.mutatron@0, od=true
[20:13:07] [Server thread/INFO]: Added M = StackItem(gendustry,Mutatron,32767)
[20:13:07] [Server thread/INFO]: Added Q = StackItem(minecraft,quartz,32767)
[20:13:07] [Server thread/INFO]: Adding shaped recipe List(AQA, ZMZ, APA) => StackItem(gendustry,MutatronAdv,32767) * 1
[20:13:07] [Server thread/INFO]: A -> gearBronze
[20:13:07] [Server thread/INFO]: Q -> 1xitem.netherquartz@32767
[20:13:07] [Server thread/INFO]: Z -> 1xitem.gendustry.GeneticsProcessor@32767
[20:13:07] [Server thread/INFO]: M -> 1xtile.gendustry.mutatron@32767
[20:13:07] [Server thread/INFO]: P -> 1xitem.gendustry.PowerModule@32767
[20:13:07] [Server thread/INFO]: Result meta is unset, defaulting to 0
[20:13:07] [Server thread/INFO]: Done... result=1xtile.gendustry.mutatron.adv@0, od=true
[20:13:07] [Server thread/INFO]: Adding shaped recipe List(AZA, TOT, APA) => StackItem(gendustry,Imprinter,32767) * 1
[20:13:07] [Server thread/INFO]: A -> gearBronze
[20:13:07] [Server thread/INFO]: Z -> 1xitem.gendustry.GeneticsProcessor@32767
[20:13:07] [Server thread/INFO]: T -> 1xitem.gendustry.BeeReceptacle@32767
[20:13:07] [Server thread/INFO]: O -> 1xitem.for.sturdyMachine@32767
[20:13:07] [Server thread/INFO]: P -> 1xitem.gendustry.PowerModule@32767
[20:13:07] [Server thread/INFO]: Result meta is unset, defaulting to 0
[20:13:07] [Server thread/INFO]: Done... result=1xtile.gendustry.imprinter@0, od=true
[20:13:07] [Server thread/INFO]: Adding shaped recipe List(AZA, TOD, APA) => StackItem(gendustry,Sampler,32767) * 1
[20:13:07] [Server thread/INFO]: A -> gearBronze
[20:13:07] [Server thread/INFO]: Z -> 1xitem.gendustry.GeneticsProcessor@32767
[20:13:07] [Server thread/INFO]: T -> 1xitem.gendustry.BeeReceptacle@32767
[20:13:07] [Server thread/INFO]: O -> 1xitem.for.sturdyMachine@32767
[20:13:07] [Server thread/INFO]: D -> 1xitem.diamond@32767
[20:13:07] [Server thread/INFO]: P -> 1xitem.gendustry.PowerModule@32767
[20:13:07] [Server thread/INFO]: Result meta is unset, defaulting to 0
[20:13:07] [Server thread/INFO]: Done... result=1xtile.gendustry.sampler@0, od=true
[20:13:07] [Server thread/INFO]: Adding shaped recipe List(LTL, LOL, ASA) => StackItem(gendustry,IndustrialApiary,32767) * 1
[20:13:07] [Server thread/INFO]: L -> blockGlass
[20:13:07] [Server thread/INFO]: T -> 1xitem.gendustry.BeeReceptacle@32767
[20:13:07] [Server thread/INFO]: O -> 1xitem.for.sturdyMachine@32767
[20:13:07] [Server thread/INFO]: A -> gearBronze
[20:13:07] [Server thread/INFO]: S -> 1xtile.pistonBase@32767
[20:13:07] [Server thread/INFO]: Result meta is unset, defaulting to 0
[20:13:07] [Server thread/INFO]: Done... result=1xtile.gendustry.apiary@0, od=true
[20:13:07] [Server thread/INFO]: Added Mutagen source 1xitem.redstone@32767 -> 100 mb
[20:13:07] [Server thread/INFO]: Added Mutagen source 1xtile.blockRedstone@32767 -> 900 mb
[20:13:07] [Server thread/INFO]: Added Mutagen source 1xitem.yellowDust@32767 -> 200 mb
[20:13:07] [Server thread/INFO]: Added Mutagen source 1xtile.lightgem@32767 -> 800 mb
[20:13:07] [Server thread/INFO]: Condition CndHaveMod(IC2) - TRUE
[20:13:07] [Server thread/INFO]: Added Mutagen source 1xic2.blockMetal@3 -> 4500 mb
[20:13:07] [Server thread/INFO]: Added Mutagen source 1xic2.itemUran235@32767 -> 9000 mb
[20:13:07] [Server thread/INFO]: Added Mutagen source 1xic2.itemUran235small@32767 -> 1000 mb
[20:13:07] [Server thread/INFO]: Added Mutagen source 1xic2.itemUran238@32767 -> 500 mb
[20:13:07] [Server thread/INFO]: Added Protein source 1xitem.porkchopRaw@32767 -> 500 mb
[20:13:07] [Server thread/INFO]: Added Protein source 1xitem.fish@32767 -> 250 mb
[20:13:07] [Server thread/INFO]: Added Protein source 1xitem.beefRaw@32767 -> 450 mb
[20:13:07] [Server thread/INFO]: Added Protein source 1xitem.chickenRaw@32767 -> 350 mb
[20:13:07] [Server thread/INFO]: Condition CndHaveOD(breederUranium) - FALSE
[20:13:07] [Server thread/INFO]: Condition CndHaveOD(ingotYellorium) - TRUE
[20:13:07] [Server thread/INFO]: Added Mutagen source 1xitem.ingot@0 -> 1000 mb
[20:13:07] [Server thread/INFO]: Condition CndHaveOD(blockMeatRaw) - TRUE
[20:13:07] [Server thread/INFO]: Added Protein source 1xtile.flesh@0 -> 4500 mb
[20:13:07] [Server thread/INFO]: Added Protein source 1xtile.mfr.decorative.brick@12 -> 4500 mb
[20:13:07] [Server thread/INFO]: Added Protein source 1xitem.mfr.meat.ingot.raw@0 -> 500 mb
[20:13:07] [Server thread/INFO]: Added Protein source 1xitem.mfr.meat.nugget.raw@0 -> 55 mb
[20:13:07] [Server thread/INFO]: Added Liquid DNA source 1xitem.for.sapling@32767 -> 100 mb
[20:13:07] [Server thread/INFO]: Added Liquid DNA source 1xitem.for.pollenFertile@32767 -> 400 mb
[20:13:07] [Server thread/INFO]: Added Liquid DNA source 1xitem.for.butterflyGE@32767 -> 200 mb
[20:13:07] [Server thread/INFO]: Added Liquid DNA source 1xitem.for.serumGE@32767 -> 800 mb
[20:13:07] [Server thread/INFO]: Added Liquid DNA source 1xitem.for.caterpillarGE@32767 -> 1000 mb
[20:13:07] [Server thread/INFO]: Added Liquid DNA source 1xitem.for.beeQueenGE@32767 -> 600 mb
[20:13:07] [Server thread/INFO]: Added Liquid DNA source 1xitem.for.beeDroneGE@32767 -> 100 mb
[20:13:07] [Server thread/INFO]: Added Liquid DNA source 1xitem.for.beePrincessGE@32767 -> 500 mb
[20:13:07] [Server thread/INFO]: Registering ore dictionary entry: StackItem(gendustry,HoneyComb,32767) -> beeComb
[20:13:07] [Server thread/INFO]: Actual stack: 1xitem.gendustry.HoneyComb@32767
[20:13:07] [Server thread/INFO]: Registering ore dictionary entry: StackItem(gendustry,HoneyDrop,32767) -> dropHoney
[20:13:07] [Server thread/INFO]: Actual stack: 1xitem.gendustry.HoneyDrop@32767
[20:13:07] [Server thread/INFO]: Adding squeezer recipe: StackItem(gendustry,GeneSample,32767) => FluidSpec(liquiddna,50) + StackItem(gendustry,GeneSampleBlank,32767)
[20:13:07] [Server thread/INFO]: meta/damage is unset in StackItem(gendustry,GeneSample,32767), defaulting to 0
[20:13:07] [Server thread/INFO]: meta/damage is unset in StackItem(gendustry,GeneSampleBlank,32767), defaulting to 0
[20:13:07] [Server thread/INFO]: Done 1xitem.gendustry.GeneSample@0 -> 1xitem.gendustry.GeneSampleBlank@0 + net.minecraftforge.fluids.FluidStack@b4
[20:13:07] [Server thread/INFO]: Added R = StackItem(minecraft,redstone,32767)
[20:13:07] [Server thread/INFO]: Added I = StackItem(minecraft,iron_ingot,32767)
[20:13:07] [Server thread/INFO]: Added S = StackBlock(minecraft,piston,32767)
[20:13:07] [Server thread/INFO]: Added L = StackOreDict(blockGlass)
[20:13:07] [Server thread/INFO]: Added B = StackOreDict(ingotBronze)
[20:13:07] [Server thread/INFO]: Added A = StackOreDict(gearBronze)
[20:13:07] [Server thread/INFO]: Added X = StackItem(gendustry,UpgradeFrame,32767)
[20:13:07] [Server thread/INFO]: Adding shaped recipe List(_A_, RXR, _S_) => StackGeneric(gendustry,upgrade.auto) * 1
[20:13:07] [Server thread/INFO]: A -> gearBronze
[20:13:07] [Server thread/INFO]: R -> 1xitem.redstone@32767
[20:13:07] [Server thread/INFO]: X -> 1xitem.gendustry.UpgradeFrame@32767
[20:13:07] [Server thread/INFO]: S -> 1xtile.pistonBase@32767
[20:13:07] [Server thread/INFO]: Done... result=1xitem.gendustry.apiary.upgrade@14, od=true
[20:13:07] [Server thread/INFO]: Added r = StackOreDict(dyeRed)
[20:13:07] [Server thread/INFO]: Added g = StackOreDict(dyeGreen)
[20:13:07] [Server thread/INFO]: Added b = StackOreDict(dyeBlue)
[20:13:07] [Server thread/INFO]: Added y = StackOreDict(dyeYellow)
[20:13:07] [Server thread/INFO]: Adding shaped recipe List(rbg, yXy, LLL) => StackGeneric(gendustry,upgrade.flowering) * 1
[20:13:07] [Server thread/INFO]: r -> dyeRed
[20:13:07] [Server thread/INFO]: b -> dyeBlue
[20:13:07] [Server thread/INFO]: g -> dyeGreen
[20:13:07] [Server thread/INFO]: y -> dyeYellow
[20:13:07] [Server thread/INFO]: X -> 1xitem.gendustry.UpgradeFrame@32767
[20:13:07] [Server thread/INFO]: L -> blockGlass
[20:13:07] [Server thread/INFO]: Done... result=1xitem.gendustry.apiary.upgrade@2, od=true
[20:13:07] [Server thread/INFO]: Adding shaped recipe List(bbb, LXL, LLL) => StackGeneric(gendustry,upgrade.sky) * 1
[20:13:07] [Server thread/INFO]: b -> dyeBlue
[20:13:07] [Server thread/INFO]: L -> blockGlass
[20:13:07] [Server thread/INFO]: X -> 1xitem.gendustry.UpgradeFrame@32767
[20:13:07] [Server thread/INFO]: Done... result=1xitem.gendustry.apiary.upgrade@12, od=true
[20:13:07] [Server thread/INFO]: Added W = StackItem(Forestry,craftingMaterial,2)
[20:13:07] [Server thread/INFO]: Adding shaped recipe List(WWW, WXW, WAW) => StackGeneric(gendustry,upgrade.sieve) * 1
[20:13:07] [Server thread/INFO]: W -> 1xitem.for.craftingMaterial@2
[20:13:07] [Server thread/INFO]: X -> 1xitem.gendustry.UpgradeFrame@32767
[20:13:07] [Server thread/INFO]: A -> gearBronze
[20:13:07] [Server thread/INFO]: Done... result=1xitem.gendustry.apiary.upgrade@15, od=true
[20:13:07] [Server thread/INFO]: Added W = StackItem(Forestry,beeswax,32767)
[20:13:07] [Server thread/INFO]: Adding shaped recipe List(WLW, LXL, WLW) => StackGeneric(gendustry,upgrade.sealing) * 1
[20:13:07] [Server thread/INFO]: W -> 1xitem.for.beeswax@32767
[20:13:07] [Server thread/INFO]: L -> blockGlass
[20:13:07] [Server thread/INFO]: X -> 1xitem.gendustry.UpgradeFrame@32767
[20:13:07] [Server thread/INFO]: Done... result=1xitem.gendustry.apiary.upgrade@10, od=true
[20:13:07] [Server thread/INFO]: Added W = StackItem(minecraft,glowstone_dust,32767)
[20:13:07] [Server thread/INFO]: Adding shaped recipe List(WLW, LXL, WLW) => StackGeneric(gendustry,upgrade.light) * 1
[20:13:07] [Server thread/INFO]: W -> 1xitem.yellowDust@32767
[20:13:07] [Server thread/INFO]: L -> blockGlass
[20:13:07] [Server thread/INFO]: X -> 1xitem.gendustry.UpgradeFrame@32767
[20:13:07] [Server thread/INFO]: Done... result=1xitem.gendustry.apiary.upgrade@11, od=true
[20:13:07] [Server thread/INFO]: Added J = StackItem(Forestry,royalJelly,32767)
[20:13:07] [Server thread/INFO]: Added S = StackItem(minecraft,sugar,32767)
[20:13:07] [Server thread/INFO]: Adding shaped recipe List(BJB, SXS, BAB) => StackGeneric(gendustry,upgrade.prod) * 1
[20:13:07] [Server thread/INFO]: B -> ingotBronze
[20:13:07] [Server thread/INFO]: J -> 1xitem.for.royalJelly@32767
[20:13:07] [Server thread/INFO]: S -> 1xitem.sugar@32767
[20:13:07] [Server thread/INFO]: X -> 1xitem.gendustry.UpgradeFrame@32767
[20:13:07] [Server thread/INFO]: A -> gearBronze
[20:13:07] [Server thread/INFO]: Done... result=1xitem.gendustry.apiary.upgrade@0, od=true
[20:13:07] [Server thread/INFO]: Added F = StackItem(minecraft,fermented_spider_eye,32767)
[20:13:07] [Server thread/INFO]: Adding shaped recipe List(FLF, LXL, ___) => StackGeneric(gendustry,upgrade.life) * 1
[20:13:07] [Server thread/INFO]: F -> 1xitem.fermentedSpiderEye@32767
[20:13:07] [Server thread/INFO]: L -> blockGlass
[20:13:07] [Server thread/INFO]: X -> 1xitem.gendustry.UpgradeFrame@32767
[20:13:07] [Server thread/INFO]: Done... result=1xitem.gendustry.apiary.upgrade@1, od=true
[20:13:07] [Server thread/INFO]: Adding shaped recipe List(I_I, _X_, I_I) => StackGeneric(gendustry,upgrade.territory) * 1
[20:13:07] [Server thread/INFO]: I -> 1xitem.ingotIron@32767
[20:13:07] [Server thread/INFO]: X -> 1xitem.gendustry.UpgradeFrame@32767
[20:13:07] [Server thread/INFO]: Done... result=1xitem.gendustry.apiary.upgrade@3, od=false
[20:13:07] [Server thread/INFO]: Added Z = StackItem(gendustry,GeneticsProcessor,32767)
[20:13:07] [Server thread/INFO]: Adding shaped recipe List(_Z_, RXR, _R_) => StackGeneric(gendustry,upgrade.stabilizer) * 1
[20:13:07] [Server thread/INFO]: Z -> 1xitem.gendustry.GeneticsProcessor@32767
[20:13:07] [Server thread/INFO]: R -> 1xitem.redstone@32767
[20:13:07] [Server thread/INFO]: X -> 1xitem.gendustry.UpgradeFrame@32767
[20:13:07] [Server thread/INFO]: Done... result=1xitem.gendustry.apiary.upgrade@19, od=false
[20:13:07] [Server thread/INFO]: Added S = StackBlock(minecraft,sand,32767)
[20:13:07] [Server thread/INFO]: Added R = StackItem(minecraft,reeds,32767)
[20:13:07] [Server thread/INFO]: Added N = StackBlock(minecraft,netherrack,32767)
[20:13:07] [Server thread/INFO]: Added O = StackItem(minecraft,snowball,32767)
[20:13:07] [Server thread/INFO]: Adding shaped recipe List(SSS, BXB, BLB) => StackGeneric(gendustry,upgrade.dryer) * 1
[20:13:07] [Server thread/INFO]: S -> 1xtile.sand@32767
[20:13:07] [Server thread/INFO]: B -> ingotBronze
[20:13:07] [Server thread/INFO]: X -> 1xitem.gendustry.UpgradeFrame@32767
[20:13:07] [Server thread/INFO]: L -> blockGlass
[20:13:07] [Server thread/INFO]: Done... result=1xitem.gendustry.apiary.upgrade@5, od=true
[20:13:07] [Server thread/INFO]: Adding shaped recipe List(RRR, BXB, BLB) => StackGeneric(gendustry,upgrade.humidifier) * 1
[20:13:07] [Server thread/INFO]: R -> 1xitem.reeds@32767
[20:13:07] [Server thread/INFO]: B -> ingotBronze
[20:13:07] [Server thread/INFO]: X -> 1xitem.gendustry.UpgradeFrame@32767
[20:13:07] [Server thread/INFO]: L -> blockGlass
[20:13:07] [Server thread/INFO]: Done... result=1xitem.gendustry.apiary.upgrade@4, od=true
[20:13:07] [Server thread/INFO]: Adding shaped recipe List(NNN, BXB, BLB) => StackGeneric(gendustry,upgrade.heater) * 1
[20:13:07] [Server thread/INFO]: N -> 1xtile.hellrock@32767
[20:13:07] [Server thread/INFO]: B -> ingotBronze
[20:13:07] [Server thread/INFO]: X -> 1xitem.gendustry.UpgradeFrame@32767
[20:13:07] [Server thread/INFO]: L -> blockGlass
[20:13:07] [Server thread/INFO]: Done... result=1xitem.gendustry.apiary.upgrade@6, od=true
[20:13:07] [Server thread/INFO]: Adding shaped recipe List(OOO, BXB, BLB) => StackGeneric(gendustry,upgrade.cooler) * 1
[20:13:07] [Server thread/INFO]: O -> 1xitem.snowball@32767
[20:13:07] [Server thread/INFO]: B -> ingotBronze
[20:13:07] [Server thread/INFO]: X -> 1xitem.gendustry.UpgradeFrame@32767
[20:13:07] [Server thread/INFO]: L -> blockGlass
[20:13:07] [Server thread/INFO]: Done... result=1xitem.gendustry.apiary.upgrade@7, od=true
[20:13:07] [Server thread/INFO]: Added S = StackBlock(minecraft,sand,32767)
[20:13:07] [Server thread/INFO]: Added Z = StackItem(minecraft,blaze_powder,32767)
[20:13:07] [Server thread/INFO]: Added V = StackBlock(minecraft,vine,32767)
[20:13:07] [Server thread/INFO]: Added G = StackBlock(minecraft,grass,32767)
[20:13:07] [Server thread/INFO]: Added W = StackBlock(minecraft,snow,32767)
[20:13:07] [Server thread/INFO]: Added A = StackOreDict(gearBronze)
[20:13:07] [Server thread/INFO]: Added X = StackItem(gendustry,UpgradeFrame,32767)
[20:13:07] [Server thread/INFO]: Added L = StackItem(gendustry,ClimateModule,32767)
[20:13:07] [Server thread/INFO]: Added E = StackItem(gendustry,EnvProcessor,32767)
[20:13:07] [Server thread/INFO]: Adding shaped recipe List(ALA, ZXZ, AEA) => StackGeneric(gendustry,upgrade.hell) * 1
[20:13:07] [Server thread/INFO]: A -> gearBronze
[20:13:07] [Server thread/INFO]: L -> 1xitem.gendustry.ClimateModule@32767
[20:13:07] [Server thread/INFO]: Z -> 1xitem.blazePowder@32767
[20:13:07] [Server thread/INFO]: X -> 1xitem.gendustry.UpgradeFrame@32767
[20:13:07] [Server thread/INFO]: E -> 1xitem.gendustry.EnvProcessor@32767
[20:13:07] [Server thread/INFO]: Done... result=1xitem.gendustry.apiary.upgrade@13, od=true
[20:13:07] [Server thread/INFO]: Adding shaped recipe List(ALA, SXS, AEA) => StackGeneric(gendustry,upgrade.desert) * 1
[20:13:07] [Server thread/INFO]: A -> gearBronze
[20:13:07] [Server thread/INFO]: L -> 1xitem.gendustry.ClimateModule@32767
[20:13:07] [Server thread/INFO]: S -> 1xtile.sand@32767
[20:13:07] [Server thread/INFO]: X -> 1xitem.gendustry.UpgradeFrame@32767
[20:13:07] [Server thread/INFO]: E -> 1xitem.gendustry.EnvProcessor@32767
[20:13:07] [Server thread/INFO]: Done... result=1xitem.gendustry.apiary.upgrade@16, od=true
[20:13:07] [Server thread/INFO]: Adding shaped recipe List(ALA, VXV, AEA) => StackGeneric(gendustry,upgrade.jungle) * 1
[20:13:07] [Server thread/INFO]: A -> gearBronze
[20:13:07] [Server thread/INFO]: L -> 1xitem.gendustry.ClimateModule@32767
[20:13:07] [Server thread/INFO]: V -> 1xtile.vine@32767
[20:13:07] [Server thread/INFO]: X -> 1xitem.gendustry.UpgradeFrame@32767
[20:13:07] [Server thread/INFO]: E -> 1xitem.gendustry.EnvProcessor@32767
[20:13:07] [Server thread/INFO]: Done... result=1xitem.gendustry.apiary.upgrade@18, od=true
[20:13:07] [Server thread/INFO]: Adding shaped recipe List(ALA, GXG, AEA) => StackGeneric(gendustry,upgrade.plains) * 1
[20:13:07] [Server thread/INFO]: A -> gearBronze
[20:13:07] [Server thread/INFO]: L -> 1xitem.gendustry.ClimateModule@32767
[20:13:07] [Server thread/INFO]: G -> 1xtile.grass@32767
[20:13:07] [Server thread/INFO]: X -> 1xitem.gendustry.UpgradeFrame@32767
[20:13:07] [Server thread/INFO]: E -> 1xitem.gendustry.EnvProcessor@32767
[20:13:07] [Server thread/INFO]: Done... result=1xitem.gendustry.apiary.upgrade@17, od=true
[20:13:07] [Server thread/INFO]: Adding shaped recipe List(ALA, WXW, AEA) => StackGeneric(gendustry,upgrade.winter) * 1
[20:13:07] [Server thread/INFO]: A -> gearBronze
[20:13:07] [Server thread/INFO]: L -> 1xitem.gendustry.ClimateModule@32767
[20:13:07] [Server thread/INFO]: W -> 1xtile.snow@32767
[20:13:07] [Server thread/INFO]: X -> 1xitem.gendustry.UpgradeFrame@32767
[20:13:07] [Server thread/INFO]: E -> 1xitem.gendustry.EnvProcessor@32767
[20:13:07] [Server thread/INFO]: Done... result=1xitem.gendustry.apiary.upgrade@20, od=true
[20:13:07] [Server thread/INFO]: Registering ore dictionary entry: StackGeneric(gendustry,HoneyDrop.black) -> dyeBlack
[20:13:07] [Server thread/INFO]: Actual stack: 1xitem.gendustry.HoneyDrop@10
[20:13:07] [Server thread/INFO]: Registering ore dictionary entry: StackGeneric(gendustry,HoneyDrop.red) -> dyeRed
[20:13:07] [Server thread/INFO]: Actual stack: 1xitem.gendustry.HoneyDrop@11
[20:13:07] [Server thread/INFO]: Registering ore dictionary entry: StackGeneric(gendustry,HoneyDrop.green) -> dyeGreen
[20:13:07] [Server thread/INFO]: Actual stack: 1xitem.gendustry.HoneyDrop@12
[20:13:07] [Server thread/INFO]: Registering ore dictionary entry: StackGeneric(gendustry,HoneyDrop.brown) -> dyeBrown
[20:13:07] [Server thread/INFO]: Actual stack: 1xitem.gendustry.HoneyDrop@13
[20:13:07] [Server thread/INFO]: Registering ore dictionary entry: StackGeneric(gendustry,HoneyDrop.blue) -> dyeBlue
[20:13:07] [Server thread/INFO]: Actual stack: 1xitem.gendustry.HoneyDrop@14
[20:13:07] [Server thread/INFO]: Registering ore dictionary entry: StackGeneric(gendustry,HoneyDrop.purple) -> dyePurple
[20:13:07] [Server thread/INFO]: Actual stack: 1xitem.gendustry.HoneyDrop@15
[20:13:07] [Server thread/INFO]: Registering ore dictionary entry: StackGeneric(gendustry,HoneyDrop.cyan) -> dyeCyan
[20:13:07] [Server thread/INFO]: Actual stack: 1xitem.gendustry.HoneyDrop@16
[20:13:07] [Server thread/INFO]: Registering ore dictionary entry: StackGeneric(gendustry,HoneyDrop.silver) -> dyeLightGray
[20:13:07] [Server thread/INFO]: Actual stack: 1xitem.gendustry.HoneyDrop@17
[20:13:07] [Server thread/INFO]: Registering ore dictionary entry: StackGeneric(gendustry,HoneyDrop.gray) -> dyeGray
[20:13:07] [Server thread/INFO]: Actual stack: 1xitem.gendustry.HoneyDrop@18
[20:13:07] [Server thread/INFO]: Registering ore dictionary entry: StackGeneric(gendustry,HoneyDrop.pink) -> dyePink
[20:13:07] [Server thread/INFO]: Actual stack: 1xitem.gendustry.HoneyDrop@19
[20:13:07] [Server thread/INFO]: Registering ore dictionary entry: StackGeneric(gendustry,HoneyDrop.lime) -> dyeLime
[20:13:07] [Server thread/INFO]: Actual stack: 1xitem.gendustry.HoneyDrop@20
[20:13:07] [Server thread/INFO]: Registering ore dictionary entry: StackGeneric(gendustry,HoneyDrop.yellow) -> dyeYellow
[20:13:07] [Server thread/INFO]: Actual stack: 1xitem.gendustry.HoneyDrop@21
[20:13:07] [Server thread/INFO]: Registering ore dictionary entry: StackGeneric(gendustry,HoneyDrop.lightblue) -> dyeLightBlue
[20:13:07] [Server thread/INFO]: Actual stack: 1xitem.gendustry.HoneyDrop@22
[20:13:07] [Server thread/INFO]: Registering ore dictionary entry: StackGeneric(gendustry,HoneyDrop.magenta) -> dyeMagenta
[20:13:07] [Server thread/INFO]: Actual stack: 1xitem.gendustry.HoneyDrop@23
[20:13:07] [Server thread/INFO]: Registering ore dictionary entry: StackGeneric(gendustry,HoneyDrop.orange) -> dyeOrange
[20:13:07] [Server thread/INFO]: Actual stack: 1xitem.gendustry.HoneyDrop@24
[20:13:07] [Server thread/INFO]: Registering ore dictionary entry: StackGeneric(gendustry,HoneyDrop.white) -> dyeWhite
[20:13:07] [Server thread/INFO]: Actual stack: 1xitem.gendustry.HoneyDrop@25
[20:13:07] [Server thread/INFO]: Adding centrifuge recipe: StackGeneric(gendustry,HoneyComb.black) => List((100,StackGeneric(gendustry,HoneyDrop.black)), (30,StackItem(Forestry,honeyDrop,32767)), (50,StackItem(Forestry,beeswax,32767)))
[20:13:07] [Server thread/INFO]: meta/damage is unset in StackItem(Forestry,honeyDrop,32767), defaulting to 0
[20:13:07] [Server thread/INFO]: meta/damage is unset in StackItem(Forestry,beeswax,32767), defaulting to 0
[20:13:07] [Server thread/INFO]: Done 1xitem.gendustry.HoneyComb@10 -> {1xitem.for.honeyDrop@0=30, 1xitem.for.beeswax@0=50, 1xitem.gendustry.HoneyDrop@10=100}
[20:13:07] [Server thread/INFO]: Adding centrifuge recipe: StackGeneric(gendustry,HoneyComb.red) => List((100,StackGeneric(gendustry,HoneyDrop.red)), (30,StackItem(Forestry,honeyDrop,32767)), (50,StackItem(Forestry,beeswax,32767)))
[20:13:07] [Server thread/INFO]: meta/damage is unset in StackItem(Forestry,honeyDrop,32767), defaulting to 0
[20:13:07] [Server thread/INFO]: meta/damage is unset in StackItem(Forestry,beeswax,32767), defaulting to 0
[20:13:07] [Server thread/INFO]: Done 1xitem.gendustry.HoneyComb@11 -> {1xitem.gendustry.HoneyDrop@11=100, 1xitem.for.honeyDrop@0=30, 1xitem.for.beeswax@0=50}
[20:13:07] [Server thread/INFO]: Adding centrifuge recipe: StackGeneric(gendustry,HoneyComb.green) => List((100,StackGeneric(gendustry,HoneyDrop.green)), (30,StackItem(Forestry,honeyDrop,32767)), (50,StackItem(Forestry,beeswax,32767)))
[20:13:07] [Server thread/INFO]: meta/damage is unset in StackItem(Forestry,honeyDrop,32767), defaulting to 0
[20:13:07] [Server thread/INFO]: meta/damage is unset in StackItem(Forestry,beeswax,32767), defaulting to 0
[20:13:07] [Server thread/INFO]: Done 1xitem.gendustry.HoneyComb@12 -> {1xitem.for.honeyDrop@0=30, 1xitem.for.beeswax@0=50, 1xitem.gendustry.HoneyDrop@12=100}
[20:13:07] [Server thread/INFO]: Adding centrifuge recipe: StackGeneric(gendustry,HoneyComb.brown) => List((100,StackGeneric(gendustry,HoneyDrop.brown)), (30,StackItem(Forestry,honeyDrop,32767)), (50,StackItem(Forestry,beeswax,32767)))
[20:13:07] [Server thread/INFO]: meta/damage is unset in StackItem(Forestry,honeyDrop,32767), defaulting to 0
[20:13:07] [Server thread/INFO]: meta/damage is unset in StackItem(Forestry,beeswax,32767), defaulting to 0
[20:13:07] [Server thread/INFO]: Done 1xitem.gendustry.HoneyComb@13 -> {1xitem.for.honeyDrop@0=30, 1xitem.for.beeswax@0=50, 1xitem.gendustry.HoneyDrop@13=100}
[20:13:07] [Server thread/INFO]: Adding centrifuge recipe: StackGeneric(gendustry,HoneyComb.blue) => List((100,StackGeneric(gendustry,HoneyDrop.blue)), (30,StackItem(Forestry,honeyDrop,32767)), (50,StackItem(Forestry,beeswax,32767)))
[20:13:07] [Server thread/INFO]: meta/damage is unset in StackItem(Forestry,honeyDrop,32767), defaulting to 0
[20:13:07] [Server thread/INFO]: meta/damage is unset in StackItem(Forestry,beeswax,32767), defaulting to 0
[20:13:07] [Server thread/INFO]: Done 1xitem.gendustry.HoneyComb@14 -> {1xitem.for.beeswax@0=50, 1xitem.for.honeyDrop@0=30, 1xitem.gendustry.HoneyDrop@14=100}
[20:13:07] [Server thread/INFO]: Adding centrifuge recipe: StackGeneric(gendustry,HoneyComb.purple) => List((100,StackGeneric(gendustry,HoneyDrop.purple)), (30,StackItem(Forestry,honeyDrop,32767)), (50,StackItem(Forestry,beeswax,32767)))
[20:13:07] [Server thread/INFO]: meta/damage is unset in StackItem(Forestry,honeyDrop,32767), defaulting to 0
[20:13:07] [Server thread/INFO]: meta/damage is unset in StackItem(Forestry,beeswax,32767), defaulting to 0
[20:13:07] [Server thread/INFO]: Done 1xitem.gendustry.HoneyComb@15 -> {1xitem.for.honeyDrop@0=30, 1xitem.for.beeswax@0=50, 1xitem.gendustry.HoneyDrop@15=100}
[20:13:07] [Server thread/INFO]: Adding centrifuge recipe: StackGeneric(gendustry,HoneyComb.cyan) => List((100,StackGeneric(gendustry,HoneyDrop.cyan)), (30,StackItem(Forestry,honeyDrop,32767)), (50,StackItem(Forestry,beeswax,32767)))
[20:13:07] [Server thread/INFO]: meta/damage is unset in StackItem(Forestry,honeyDrop,32767), defaulting to 0
[20:13:07] [Server thread/INFO]: meta/damage is unset in StackItem(Forestry,beeswax,32767), defaulting to 0
[20:13:07] [Server thread/INFO]: Done 1xitem.gendustry.HoneyComb@16 -> {1xitem.for.beeswax@0=50, 1xitem.gendustry.HoneyDrop@16=100, 1xitem.for.honeyDrop@0=30}
[20:13:07] [Server thread/INFO]: Adding centrifuge recipe: StackGeneric(gendustry,HoneyComb.silver) => List((100,StackGeneric(gendustry,HoneyDrop.silver)), (30,StackItem(Forestry,honeyDrop,32767)), (50,StackItem(Forestry,beeswax,32767)))
[20:13:07] [Server thread/INFO]: meta/damage is unset in StackItem(Forestry,honeyDrop,32767), defaulting to 0
[20:13:07] [Server thread/INFO]: meta/damage is unset in StackItem(Forestry,beeswax,32767), defaulting to 0
[20:13:07] [Server thread/INFO]: Done 1xitem.gendustry.HoneyComb@17 -> {1xitem.for.beeswax@0=50, 1xitem.for.honeyDrop@0=30, 1xitem.gendustry.HoneyDrop@17=100}
[20:13:07] [Server thread/INFO]: Adding centrifuge recipe: StackGeneric(gendustry,HoneyComb.gray) => List((100,StackGeneric(gendustry,HoneyDrop.gray)), (30,StackItem(Forestry,honeyDrop,32767)), (50,StackItem(Forestry,beeswax,32767)))
[20:13:07] [Server thread/INFO]: meta/damage is unset in StackItem(Forestry,honeyDrop,32767), defaulting to 0
[20:13:07] [Server thread/INFO]: meta/damage is unset in StackItem(Forestry,beeswax,32767), defaulting to 0
[20:13:07] [Server thread/INFO]: Done 1xitem.gendustry.HoneyComb@18 -> {1xitem.gendustry.HoneyDrop@18=100, 1xitem.for.honeyDrop@0=30, 1xitem.for.beeswax@0=50}
[20:13:07] [Server thread/INFO]: Adding centrifuge recipe: StackGeneric(gendustry,HoneyComb.pink) => List((100,StackGeneric(gendustry,HoneyDrop.pink)), (30,StackItem(Forestry,honeyDrop,32767)), (50,StackItem(Forestry,beeswax,32767)))
[20:13:07] [Server thread/INFO]: meta/damage is unset in StackItem(Forestry,honeyDrop,32767), defaulting to 0
[20:13:07] [Server thread/INFO]: meta/damage is unset in StackItem(Forestry,beeswax,32767), defaulting to 0
[20:13:07] [Server thread/INFO]: Done 1xitem.gendustry.HoneyComb@19 -> {1xitem.gendustry.HoneyDrop@19=100, 1xitem.for.honeyDrop@0=30, 1xitem.for.beeswax@0=50}
[20:13:07] [Server thread/INFO]: Adding centrifuge recipe: StackGeneric(gendustry,HoneyComb.lime) => List((100,StackGeneric(gendustry,HoneyDrop.lime)), (30,StackItem(Forestry,honeyDrop,32767)), (50,StackItem(Forestry,beeswax,32767)))
[20:13:07] [Server thread/INFO]: meta/damage is unset in StackItem(Forestry,honeyDrop,32767), defaulting to 0
[20:13:07] [Server thread/INFO]: meta/damage is unset in StackItem(Forestry,beeswax,32767), defaulting to 0
[20:13:07] [Server thread/INFO]: Done 1xitem.gendustry.HoneyComb@20 -> {1xitem.for.beeswax@0=50, 1xitem.gendustry.HoneyDrop@20=100, 1xitem.for.honeyDrop@0=30}
[20:13:07] [Server thread/INFO]: Adding centrifuge recipe: StackGeneric(gendustry,HoneyComb.yellow) => List((100,StackGeneric(gendustry,HoneyDrop.yellow)), (30,StackItem(Forestry,honeyDrop,32767)), (50,StackItem(Forestry,beeswax,32767)))
[20:13:07] [Server thread/INFO]: meta/damage is unset in StackItem(Forestry,honeyDrop,32767), defaulting to 0
[20:13:07] [Server thread/INFO]: meta/damage is unset in StackItem(Forestry,beeswax,32767), defaulting to 0
[20:13:07] [Server thread/INFO]: Done 1xitem.gendustry.HoneyComb@21 -> {1xitem.for.beeswax@0=50, 1xitem.for.honeyDrop@0=30, 1xitem.gendustry.HoneyDrop@21=100}
[20:13:07] [Server thread/INFO]: Adding centrifuge recipe: StackGeneric(gendustry,HoneyComb.lightblue) => List((100,StackGeneric(gendustry,HoneyDrop.lightblue)), (30,StackItem(Forestry,honeyDrop,32767)), (50,StackItem(Forestry,beeswax,32767)))
[20:13:07] [Server thread/INFO]: meta/damage is unset in StackItem(Forestry,honeyDrop,32767), defaulting to 0
[20:13:07] [Server thread/INFO]: meta/damage is unset in StackItem(Forestry,beeswax,32767), defaulting to 0
[20:13:07] [Server thread/INFO]: Done 1xitem.gendustry.HoneyComb@22 -> {1xitem.gendustry.HoneyDrop@22=100, 1xitem.for.honeyDrop@0=30, 1xitem.for.beeswax@0=50}
[20:13:07] [Server thread/INFO]: Adding centrifuge recipe: StackGeneric(gendustry,HoneyComb.magenta) => List((100,StackGeneric(gendustry,HoneyDrop.magenta)), (30,StackItem(Forestry,honeyDrop,32767)), (50,StackItem(Forestry,beeswax,32767)))
[20:13:07] [Server thread/INFO]: meta/damage is unset in StackItem(Forestry,honeyDrop,32767), defaulting to 0
[20:13:07] [Server thread/INFO]: meta/damage is unset in StackItem(Forestry,beeswax,32767), defaulting to 0
[20:13:07] [Server thread/INFO]: Done 1xitem.gendustry.HoneyComb@23 -> {1xitem.for.beeswax@0=50, 1xitem.for.honeyDrop@0=30, 1xitem.gendustry.HoneyDrop@23=100}
[20:13:07] [Server thread/INFO]: Adding centrifuge recipe: StackGeneric(gendustry,HoneyComb.orange) => List((100,StackGeneric(gendustry,HoneyDrop.orange)), (30,StackItem(Forestry,honeyDrop,32767)), (50,StackItem(Forestry,beeswax,32767)))
[20:13:07] [Server thread/INFO]: meta/damage is unset in StackItem(Forestry,honeyDrop,32767), defaulting to 0
[20:13:07] [Server thread/INFO]: meta/damage is unset in StackItem(Forestry,beeswax,32767), defaulting to 0
[20:13:07] [Server thread/INFO]: Done 1xitem.gendustry.HoneyComb@24 -> {1xitem.gendustry.HoneyDrop@24=100, 1xitem.for.honeyDrop@0=30, 1xitem.for.beeswax@0=50}
[20:13:07] [Server thread/INFO]: Adding centrifuge recipe: StackGeneric(gendustry,HoneyComb.white) => List((100,StackGeneric(gendustry,HoneyDrop.white)), (30,StackItem(Forestry,honeyDrop,32767)), (50,StackItem(Forestry,beeswax,32767)))
[20:13:07] [Server thread/INFO]: meta/damage is unset in StackItem(Forestry,honeyDrop,32767), defaulting to 0
[20:13:07] [Server thread/INFO]: meta/damage is unset in StackItem(Forestry,beeswax,32767), defaulting to 0
[20:13:07] [Server thread/INFO]: Done 1xitem.gendustry.HoneyComb@25 -> {1xitem.for.honeyDrop@0=30, 1xitem.gendustry.HoneyDrop@25=100, 1xitem.for.beeswax@0=50}
[20:13:07] [Server thread/INFO]: Registering branches
[20:13:07] [Server thread/INFO]: apidae -> gendustry.color (Chromatis)
[20:13:07] [Server thread/INFO]: Registered 1 branches
[20:13:07] [Server thread/INFO]: Registering bees
[20:13:07] [Server thread/INFO]: Resolving products list for bee 'purple'...
[20:13:07] [Server thread/INFO]: [30%] 1xitem.gendustry.HoneyComb@15
[20:13:07] [Server thread/INFO]: Resolving specialty list for bee 'purple'...
[20:13:07] [Server thread/INFO]: Registering gendustry.bee.purple
[20:13:07] [Server thread/INFO]: Resolving products list for bee 'magenta'...
[20:13:07] [Server thread/INFO]: [30%] 1xitem.gendustry.HoneyComb@23
[20:13:07] [Server thread/INFO]: Resolving specialty list for bee 'magenta'...
[20:13:07] [Server thread/INFO]: Registering gendustry.bee.magenta
[20:13:07] [Server thread/INFO]: Resolving products list for bee 'blue'...
[20:13:07] [Server thread/INFO]: [30%] 1xitem.gendustry.HoneyComb@14
[20:13:07] [Server thread/INFO]: Resolving specialty list for bee 'blue'...
[20:13:07] [Server thread/INFO]: Registering gendustry.bee.blue
[20:13:07] [Server thread/INFO]: Resolving products list for bee 'lightblue'...
[20:13:07] [Server thread/INFO]: [30%] 1xitem.gendustry.HoneyComb@22
[20:13:07] [Server thread/INFO]: Resolving specialty list for bee 'lightblue'...
[20:13:07] [Server thread/INFO]: Registering gendustry.bee.lightblue
[20:13:07] [Server thread/INFO]: Resolving products list for bee 'silver'...
[20:13:07] [Server thread/INFO]: [30%] 1xitem.gendustry.HoneyComb@17
[20:13:07] [Server thread/INFO]: Resolving specialty list for bee 'silver'...
[20:13:07] [Server thread/INFO]: Registering gendustry.bee.silver
[20:13:07] [Server thread/INFO]: Resolving products list for bee 'orange'...
[20:13:07] [Server thread/INFO]: [30%] 1xitem.gendustry.HoneyComb@24
[20:13:07] [Server thread/INFO]: Resolving specialty list for bee 'orange'...
[20:13:07] [Server thread/INFO]: Registering gendustry.bee.orange
[20:13:07] [Server thread/INFO]: Resolving products list for bee 'lime'...
[20:13:07] [Server thread/INFO]: [30%] 1xitem.gendustry.HoneyComb@20
[20:13:07] [Server thread/INFO]: Resolving specialty list for bee 'lime'...
[20:13:07] [Server thread/INFO]: Registering gendustry.bee.lime
[20:13:07] [Server thread/INFO]: Resolving products list for bee 'green'...
[20:13:07] [Server thread/INFO]: [30%] 1xitem.gendustry.HoneyComb@12
[20:13:07] [Server thread/INFO]: Resolving specialty list for bee 'green'...
[20:13:07] [Server thread/INFO]: Registering gendustry.bee.green
[20:13:07] [Server thread/INFO]: Resolving products list for bee 'black'...
[20:13:07] [Server thread/INFO]: [30%] 1xitem.gendustry.HoneyComb@10
[20:13:07] [Server thread/INFO]: Resolving specialty list for bee 'black'...
[20:13:07] [Server thread/INFO]: Registering gendustry.bee.black
[20:13:07] [Server thread/INFO]: Resolving products list for bee 'gray'...
[20:13:07] [Server thread/INFO]: [30%] 1xitem.gendustry.HoneyComb@18
[20:13:07] [Server thread/INFO]: Resolving specialty list for bee 'gray'...
[20:13:07] [Server thread/INFO]: Registering gendustry.bee.gray
[20:13:07] [Server thread/INFO]: Resolving products list for bee 'yellow'...
[20:13:07] [Server thread/INFO]: [30%] 1xitem.gendustry.HoneyComb@21
[20:13:07] [Server thread/INFO]: Resolving specialty list for bee 'yellow'...
[20:13:07] [Server thread/INFO]: Registering gendustry.bee.yellow
[20:13:07] [Server thread/INFO]: Resolving products list for bee 'brown'...
[20:13:07] [Server thread/INFO]: [30%] 1xitem.gendustry.HoneyComb@13
[20:13:07] [Server thread/INFO]: Resolving specialty list for bee 'brown'...
[20:13:07] [Server thread/INFO]: Registering gendustry.bee.brown
[20:13:07] [Server thread/INFO]: Resolving products list for bee 'pink'...
[20:13:07] [Server thread/INFO]: [30%] 1xitem.gendustry.HoneyComb@19
[20:13:07] [Server thread/INFO]: Resolving specialty list for bee 'pink'...
[20:13:07] [Server thread/INFO]: Registering gendustry.bee.pink
[20:13:07] [Server thread/INFO]: Resolving products list for bee 'cyan'...
[20:13:07] [Server thread/INFO]: [30%] 1xitem.gendustry.HoneyComb@16
[20:13:07] [Server thread/INFO]: Resolving specialty list for bee 'cyan'...
[20:13:07] [Server thread/INFO]: Registering gendustry.bee.cyan
[20:13:07] [Server thread/INFO]: Resolving products list for bee 'white'...
[20:13:07] [Server thread/INFO]: [30%] 1xitem.gendustry.HoneyComb@25
[20:13:07] [Server thread/INFO]: Resolving specialty list for bee 'white'...
[20:13:07] [Server thread/INFO]: Registering gendustry.bee.white
[20:13:07] [Server thread/INFO]: Resolving products list for bee 'red'...
[20:13:07] [Server thread/INFO]: [30%] 1xitem.gendustry.HoneyComb@11
[20:13:07] [Server thread/INFO]: Resolving specialty list for bee 'red'...
[20:13:07] [Server thread/INFO]: Registering gendustry.bee.red
[20:13:07] [Server thread/INFO]: Registered 16 bees
[20:13:08] [Server thread/INFO]: No recipe for 'cuttingWire', you will not be able to craft this item.
[20:13:08] [Server thread/INFO]: No recipe for 'acid', you will not be able to craft this item.
[20:13:09] [Server thread/INFO]: No recipe for 'circuitBoard', you will not be able to craft this item.
[20:13:09] [Server thread/INFO]: Initializing mod integration.
[20:13:09] [Server thread/INFO]: Initializing mod integration for 'appliedenergistics2'.
[20:13:09] [Server thread/INFO]: Initializing mod integration for 'BuildCraftAPI|tools'.
[20:13:09] [Server thread/INFO]: Initializing mod integration for 'BuildCraftAPI|tiles'.
[20:13:09] [Server thread/INFO]: Initializing mod integration for 'BuildCraftAPI|transport'.
[20:13:09] [Server thread/INFO]: Initializing mod integration for 'CoFHAPI|energy'.
[20:13:09] [Server thread/INFO]: Initializing mod integration for 'CoFHAPI|item'.
[20:13:09] [Server thread/INFO]: Initializing mod integration for 'CoFHAPI|tileentity'.
[20:13:09] [Server thread/INFO]: Initializing mod integration for 'CoFHAPI|transport'.
[20:13:09] [Server thread/INFO]: Initializing mod integration for 'Forestry'.
[20:13:09] [Server thread/INFO]: Initializing mod integration for 'ForgeMultipart'.
[20:13:09] [Server thread/INFO]: Initializing mod integration for 'Galacticraft API'.
[20:13:09] [Server thread/INFO]: Initializing mod integration for 'IC2'.
[20:13:09] [Server thread/INFO]: Initializing mod integration for 'MineFactoryReloaded'.
[20:13:09] [Server thread/INFO]: Initializing mod integration for 'Railcraft'.
[20:13:09] [Server thread/INFO]: Initializing mod integration for 'ThermalExpansion'.
[20:13:09] [Server thread/INFO]: Initializing mod integration for 'TConstruct'.
[20:13:09] [Server thread/INFO]: Initializing mod integration for 'TMechworks'.
[20:13:09] [Server thread/INFO]: Initializing mod integration for 'Minecraft'.
[20:13:09] [Server thread/INFO]: Initializing mod integration for 'Waila'.
[20:13:09] [Server thread/INFO]: Initializing mod integration for 'WR-CBE|Core'.
[20:13:09] [Server thread/INFO]: Initializing mod integration for 'ComputerCraft'.
[20:13:09] [Server thread/INFO]: Initializing mod integration for 'OpenComputers'.
[20:13:10] [Server thread/INFO]: Found extended redstone mods, enabling tier two redstone card.
[20:13:10] [Server thread/INFO]: Done with init phase.
[20:13:10] [Server thread/INFO]: LanteaCraft setting up...
[20:13:11] [Server thread/INFO]: Requesting Waila integration...
[20:13:11] [Server thread/INFO]: Version 7.1.1 initializing...
[20:13:12] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreOsmium, id=1xtile.OreBlock@0 meta=0
[20:13:12] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreCopper, id=1xtile.OreBlock@1 meta=1
[20:13:12] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreTin, id=1xtile.OreBlock@2 meta=2
[20:13:12] [Server thread/ERROR]: Trait already registered for cofh.api.energy.IEnergyHandler
[20:13:12] [Server thread/ERROR]: Trait already registered for cofh.api.energy.IEnergyHandler
[20:13:12] [Server thread/INFO]: Loading complete.
[20:13:12] [Server thread/INFO]: Mod loaded.
[20:13:12] [Server thread/INFO]: Loaded MekanismGenerators module.
[20:13:12] [Server thread/INFO]: Loaded MekanismTools module.
[20:13:12] [Server thread/INFO]: Forestry logs null at 8.
[20:13:13] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreRuby, id=1xtile.projectred.exploration.ore@0 meta=0
[20:13:13] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreSapphire, id=1xtile.projectred.exploration.ore@1 meta=1
[20:13:13] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: orePeridot, id=1xtile.projectred.exploration.ore@2 meta=2
[20:13:13] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreCobalt, id=1xtile.tconstruct.stoneore@1 meta=1
[20:13:13] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreArdite, id=1xtile.tconstruct.stoneore@2 meta=2
[20:13:13] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreCopper, id=1xtile.tconstruct.stoneore@3 meta=3
[20:13:13] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreTin, id=1xtile.tconstruct.stoneore@4 meta=4
[20:13:13] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreAluminum, id=1xtile.tconstruct.stoneore@5 meta=5
[20:13:13] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreAluminium, id=1xtile.tconstruct.stoneore@5 meta=5
[20:13:13] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreIron, id=1xtile.tconstruct.gravelore@0 meta=0
[20:13:13] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreGold, id=1xtile.tconstruct.gravelore@1 meta=1
[20:13:13] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreCobalt, id=1xtile.tconstruct.gravelore@5 meta=5
[20:13:13] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreCopper, id=1xtile.tconstruct.gravelore@2 meta=2
[20:13:13] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreTin, id=1xtile.tconstruct.gravelore@3 meta=3
[20:13:13] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreAluminum, id=1xtile.tconstruct.gravelore@4 meta=4
[20:13:13] [Server thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreAluminium, id=1xtile.tconstruct.gravelore@4 meta=4
[20:13:13] [Server thread/INFO]: Thaumcraft detected. Registering harvestables.
[20:13:13] [Server thread/INFO]: Waila detected. Registering TConstruct tank blocks with Waila registry.
[20:13:13] [Server thread/INFO]: BuildCraft detected. Registering facades.
[20:13:13] [Server thread/INFO]: AE2 detected. Registering for Spatial IO.
[20:13:13] [Server thread/INFO]: IC2 detected. Preparing for shenanigans.
[20:13:13] [Server thread/INFO]: MineFactoryReloaded detected. Registering TConstruct farmables/grindables with MFR's Farming Registry.
[20:13:13] [Server thread/INFO]: ForgeMultipart detected. Registering TConstruct decorative blocks with FMP.
[20:13:14] [Server thread/INFO]: MPSA: Registering AE Terminal Handler :MPSA
[20:13:14] [Server thread/INFO]: Loading NEI Addons
[20:13:14] [Server thread/INFO]: Loading Forestry Addon...
[20:13:14] [Server thread/INFO]: Version check success: Forestry@[2.3.0.5,) required / 3.3.0.358-unstable detected
[20:13:14] [Server thread/INFO]: Forestry Addon successfully loadded
[20:13:16] [Server thread/INFO]: Received IMC message from mod Natura.
[20:13:16] [Server thread/WARN]: Unknown tag "useShiftedItemID" found while verifying a ThirdPartyModConfig NBTTagCompound object
[20:13:16] [Server thread/WARN]: Unknown tag "trees" found while verifying a ThirdPartyModConfig NBTTagCompound object
[20:13:16] [Server thread/INFO]: Received IMC message from mod BiomesOPlenty.
[20:13:16] [Server thread/WARN]: Unknown tag "trees" found while verifying a ThirdPartyModConfig NBTTagCompound object
[20:13:16] [Server thread/INFO]: Railcraft registered "hootch" as a valid Boiler fuel source with 36000 heat.
[20:13:16] [Server thread/INFO]: Mod EnderIO registered hootch@36000 as a valid liquid Boiler fuel
[20:13:16] [Server thread/INFO]: Railcraft registered "rocket_fuel" as a valid Boiler fuel source with 112000 heat.
[20:13:16] [Server thread/INFO]: Mod EnderIO registered rocket_fuel@112000 as a valid liquid Boiler fuel
[20:13:16] [Server thread/INFO]: Railcraft registered "fire_water" as a valid Boiler fuel source with 120000 heat.
[20:13:16] [Server thread/INFO]: Mod EnderIO registered fire_water@120000 as a valid liquid Boiler fuel
[20:13:16] [Server thread/INFO]: Add custom enchantment tool-tip for Treecapitating. Request sent from eplus
[20:13:16] [Server thread/INFO]: Add custom enchantment tool-tip for enchantment.charging. Request sent from eplus
[20:13:16] [Server thread/INFO]: Add custom enchantment tool-tip for enchantment.frugal. Request sent from eplus
[20:13:16] [Server thread/INFO]: Add custom enchantment tool-tip for enchantment.potency. Request sent from eplus
[20:13:16] [Server thread/INFO]: Add custom enchantment tool-tip for enchantment.haste. Request sent from eplus
[20:13:16] [Server thread/INFO]: Add custom enchantment tool-tip for enchantment.repair. Request sent from eplus
[20:13:16] [Server thread/INFO]: Receiving registration request from [ EnderIO ] for method crazypants.enderio.waila.WailaCompat.load
[20:13:16] [Server thread/INFO]: Receiving registration request from [ ThaumicTinkerer ] for method thaumic.tinkerer.common.compat.TTinkererProvider.callbackRegister
[20:13:16] [Server thread/INFO]: Receiving registration request from [ appliedenergistics2 ] for method appeng.integration.modules.Waila.register
[20:13:16] [Server thread/INFO]: Receiving registration request from [ Natura ] for method mods.natura.plugins.waila.WailaRegistrar.wailaCallback
[20:13:16] [Server thread/INFO]: Receiving registration request from [ bluepower ] for method com.bluepowermod.compat.waila.CompatModuleWaila.callbackRegister
[20:13:16] [Server thread/INFO]: Receiving registration request from [ chisel ] for method com.cricketcraft.chisel.compat.WailaCompat.register
[20:13:16] [Server thread/INFO]: Receiving registration request from [ gendustry ] for method net.bdew.gendustry.waila.WailaHandler.loadCallback
[20:13:16] [Server thread/INFO]: Receiving registration request from [ IC2NuclearControl ] for method shedar.mods.ic2.nuclearcontrol.crossmod.waila.CrossWaila.callbackRegister
[20:13:16] [Server thread/INFO]: Receiving registration request from [ JABBA ] for method mcp.mobius.betterbarrels.BBWailaProvider.callbackRegister
[20:13:16] [Server thread/INFO]: Receiving registration request from [ OpenComputers ] for method li.cil.oc.integration.waila.BlockDataProvider.init
[20:13:16] [Server thread/INFO]: Receiving registration request from [ LanteaCraft ] for method pcl.lc.module.integration.WailaAgent.callbackRegister
[20:13:16] [Server thread/INFO]: Receiving registration request from [ TConstruct ] for method tconstruct.plugins.waila.WailaRegistrar.wailaCallback
[20:13:16] [Server thread/INFO]: Receiving registration request from [ cfm ] for method com.mrcrayfish.furniture.util.WailaIconRegister.callbackRegister
[20:13:16] [Server thread/INFO]: Receiving registration request from [ secretroomsmod ] for method com.github.abrarsyed.secretroomsmod.client.waila.WailaProvider.register
[20:13:16] [Server thread/INFO]: Registering new wrench tool 'li.cil.oc.integration.buildcraft.tools.EventHandlerBuildCraft.useWrench' from mod OpenComputers.
[20:13:16] [Server thread/INFO]: Registering new tool durability provider 'li.cil.oc.integration.cofh.energy.EventHandlerRedstoneFlux.getDurability' from mod OpenComputers.
[20:13:16] [Server thread/INFO]: Registering new wrench tool 'li.cil.oc.integration.cofh.item.EventHandlerCoFH.useWrench' from mod OpenComputers.
[20:13:16] [Server thread/INFO]: Registering new tool durability provider 'li.cil.oc.integration.ic2.EventHandlerIndustrialCraft2.getDurability' from mod OpenComputers.
[20:13:16] [Server thread/INFO]: Registering new wrench tool 'li.cil.oc.integration.ic2.EventHandlerIndustrialCraft2.useWrench' from mod OpenComputers.
[20:13:16] [Server thread/INFO]: Registering new wrench tool 'li.cil.oc.integration.railcraft.EventHandlerRailcraft.useWrench' from mod OpenComputers.
[20:13:16] [Server thread/INFO]: Registering new tool durability provider 'li.cil.oc.integration.tcon.EventHandlerTinkersConstruct.getDurability' from mod OpenComputers.
[20:13:16] [Server thread/INFO]: Registering new assembler template 'Drone (Tier 1)' from mod OpenComputers.
[20:13:16] [Server thread/INFO]: Registering new assembler template 'Drone (Tier 2)' from mod OpenComputers.
[20:13:16] [Server thread/INFO]: Registering new assembler template 'Drone (Creative)' from mod OpenComputers.
[20:13:16] [Server thread/INFO]: Registering new disassembler template 'Drone' from mod OpenComputers.
[20:13:16] [Server thread/INFO]: Registering new assembler template 'Microcontroller (Tier 1)' from mod OpenComputers.
[20:13:16] [Server thread/INFO]: Registering new assembler template 'Microcontroller (Tier 2)' from mod OpenComputers.
[20:13:16] [Server thread/INFO]: Registering new assembler template 'Microcontroller (Creative)' from mod OpenComputers.
[20:13:16] [Server thread/INFO]: Registering new disassembler template 'Microcontroller' from mod OpenComputers.
[20:13:16] [Server thread/INFO]: Registering new disassembler template 'Navigation Upgrade' from mod OpenComputers.
[20:13:16] [Server thread/INFO]: Registering new assembler template 'Robot (Tier 1)' from mod OpenComputers.
[20:13:16] [Server thread/INFO]: Registering new assembler template 'Robot (Tier 2)' from mod OpenComputers.
[20:13:16] [Server thread/INFO]: Registering new assembler template 'Robot (Tier 3)' from mod OpenComputers.
[20:13:16] [Server thread/INFO]: Registering new assembler template 'Robot (Creative)' from mod OpenComputers.
[20:13:16] [Server thread/INFO]: Registering new disassembler template 'Robot' from mod OpenComputers.
[20:13:16] [Server thread/INFO]: Registering new disassembler template 'Server' from mod OpenComputers.
[20:13:16] [Server thread/INFO]: Registering new assembler template 'Tablet' from mod OpenComputers.
[20:13:16] [Server thread/INFO]: Registering new disassembler template 'Tablet' from mod OpenComputers.
[20:13:16] [Server thread/INFO]: Registering new assembler template filter 'li.cil.oc.common.template.TemplateBlacklist.filter' from mod OpenComputers.
[20:13:16] [Server thread/INFO]: Blacklisting component 'geolyzer' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
[20:13:16] [Server thread/INFO]: Blacklisting component 'keyboard' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
[20:13:16] [Server thread/INFO]: Blacklisting component 'screen1' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
[20:13:16] [Server thread/INFO]: Blacklisting component 'angelUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
[20:13:16] [Server thread/INFO]: Blacklisting component 'batteryUpgrade1' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
[20:13:16] [Server thread/INFO]: Blacklisting component 'batteryUpgrade2' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
[20:13:16] [Server thread/INFO]: Blacklisting component 'batteryUpgrade3' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
[20:13:16] [Server thread/INFO]: Blacklisting component 'chunkloaderUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
[20:13:16] [Server thread/INFO]: Blacklisting component 'craftingUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
[20:13:16] [Server thread/INFO]: Blacklisting component 'experienceUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
[20:13:16] [Server thread/INFO]: Blacklisting component 'generatorUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
[20:13:16] [Server thread/INFO]: Blacklisting component 'inventoryUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
[20:13:16] [Server thread/INFO]: Blacklisting component 'navigationUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
[20:13:16] [Server thread/INFO]: Blacklisting component 'pistonUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
[20:13:16] [Server thread/INFO]: Blacklisting component 'solarGeneratorUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
[20:13:16] [Server thread/INFO]: Blacklisting component 'tankUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
[20:13:16] [Server thread/INFO]: Blacklisting component 'tractorBeamUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
[20:13:16] [Server thread/INFO]: Blacklisting component 'leashUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
[20:13:16] [Server thread/INFO]: Blacklisting component 'graphicsCard1' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
[20:13:16] [Server thread/INFO]: Blacklisting component 'graphicsCard2' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
[20:13:16] [Server thread/INFO]: Blacklisting component 'graphicsCard3' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
[20:13:16] [Server thread/INFO]: Blacklisting component 'keyboard' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
[20:13:16] [Server thread/INFO]: Blacklisting component 'lanCard' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
[20:13:16] [Server thread/INFO]: Blacklisting component 'redstoneCard1' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
[20:13:16] [Server thread/INFO]: Blacklisting component 'screen1' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
[20:13:16] [Server thread/INFO]: Blacklisting component 'angelUpgrade' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
[20:13:16] [Server thread/INFO]: Blacklisting component 'craftingUpgrade' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
[20:13:16] [Server thread/INFO]: Blacklisting component 'experienceUpgrade' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
[20:13:16] [Server thread/INFO]: Blacklisting component 'graphicsCard1' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
[20:13:16] [Server thread/INFO]: Blacklisting component 'graphicsCard2' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
[20:13:16] [Server thread/INFO]: Blacklisting component 'graphicsCard3' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
[20:13:16] [Server thread/INFO]: Blacklisting component 'keyboard' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
[20:13:16] [Server thread/INFO]: Blacklisting component 'screen1' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
[20:13:16] [Server thread/INFO]: Blacklisting component 'angelUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
[20:13:16] [Server thread/INFO]: Blacklisting component 'chunkloaderUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
[20:13:16] [Server thread/INFO]: Blacklisting component 'craftingUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
[20:13:16] [Server thread/INFO]: Blacklisting component 'databaseUpgrade1' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
[20:13:16] [Server thread/INFO]: Blacklisting component 'databaseUpgrade2' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
[20:13:16] [Server thread/INFO]: Blacklisting component 'databaseUpgrade3' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
[20:13:16] [Server thread/INFO]: Blacklisting component 'experienceUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
[20:13:16] [Server thread/INFO]: Blacklisting component 'generatorUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
[20:13:16] [Server thread/INFO]: Blacklisting component 'inventoryUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
[20:13:16] [Server thread/INFO]: Blacklisting component 'inventoryControllerUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
[20:13:16] [Server thread/INFO]: Blacklisting component 'navigationUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
[20:13:16] [Server thread/INFO]: Blacklisting component 'tankUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
[20:13:16] [Server thread/INFO]: Blacklisting component 'tankControllerUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
[20:13:16] [Server thread/INFO]: Blacklisting component 'tractorBeamUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
[20:13:16] [Server thread/INFO]: Blacklisting component 'leashUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
[20:13:16] [Server thread/INFO]: Blacklisting component 'leashUpgrade' for host 'li.cil.oc.api.internal.Robot' as requested by mod OpenComputers.
[20:13:16] [Server thread/INFO]: Blacklisting component 'lanCard' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
[20:13:16] [Server thread/INFO]: Blacklisting component 'redstoneCard1' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
[20:13:16] [Server thread/INFO]: Blacklisting component 'screen1' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
[20:13:16] [Server thread/INFO]: Blacklisting component 'angelUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
[20:13:16] [Server thread/INFO]: Blacklisting component 'chunkloaderUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
[20:13:16] [Server thread/INFO]: Blacklisting component 'craftingUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
[20:13:16] [Server thread/INFO]: Blacklisting component 'databaseUpgrade1' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
[20:13:16] [Server thread/INFO]: Blacklisting component 'databaseUpgrade2' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
[20:13:16] [Server thread/INFO]: Blacklisting component 'databaseUpgrade3' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
[20:13:16] [Server thread/INFO]: Blacklisting component 'experienceUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
[20:13:16] [Server thread/INFO]: Blacklisting component 'generatorUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
[20:13:16] [Server thread/INFO]: Blacklisting component 'inventoryUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
[20:13:16] [Server thread/INFO]: Blacklisting component 'inventoryControllerUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
[20:13:16] [Server thread/INFO]: Blacklisting component 'tankUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
[20:13:16] [Server thread/INFO]: Blacklisting component 'tankControllerUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
[20:13:16] [Server thread/INFO]: Blacklisting component 'leashUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
[20:13:16] [Server thread/INFO]: Smeltery IMC: Added fuel: Blazing Pyrotheum (4000, 100)
[20:13:16] [Server thread/INFO]: IMC: Added material Invar
[20:13:16] [Server thread/INFO]: Casting IMC: Added fluid invar.molten to part casting
[20:13:16] [Server thread/INFO]: IMC: Added material Nickel
[20:13:16] [Server thread/INFO]: Casting IMC: Added fluid nickel.molten to part casting
[20:13:16] [Server thread/INFO]: IMC: Added material Lead
[20:13:16] [Server thread/INFO]: Casting IMC: Added fluid lead.molten to part casting
[20:13:16] [Server thread/INFO]: IMC: Added material Silver
[20:13:16] [Server thread/INFO]: Casting IMC: Added fluid silver.molten to part casting
[20:13:16] [Server thread/INFO]: IMC: Added material Platinum
[20:13:16] [Server thread/INFO]: Casting IMC: Added fluid platinum.molten to part casting
[20:13:16] [Server thread/INFO]: IMC: Added material Electrum
[20:13:16] [Server thread/INFO]: Casting IMC: Added fluid electrum.molten to part casting
[20:13:16] [Server thread/INFO]: IMC: Added material Plastic
[20:13:16] [Server thread/INFO]: PartBuilder IMC: Added Part builder ampping for Plastic
[20:13:16] [Server thread/INFO]: IMC: Added material Pink Slime
[20:13:16] [Server thread/INFO]: PartBuilder IMC: Added Part builder ampping for Pink Slime
[20:13:16] [Server thread/ERROR]: Material with id tile.dirt is already registered.
[20:13:16] [Server thread/ERROR]: Material with id tile.dirt_1 is already registered.
[20:13:16] [Server thread/ERROR]: Material with id tile.dirt_2 is already registered.
[20:13:16] [Server thread/INFO]: Prioritizing User and IMC mod configs...
[20:13:16] [Server thread/INFO]: Registering items and trees...
[20:13:16] [Server thread/INFO]: Skipping Ore Dictionary processing.
[20:13:29] [Server thread/INFO]: Starting post-init
[20:13:29] [Server thread/INFO]: Loading IC2 submodule: bcIntegration
[20:13:29] [Server thread/INFO]: BuildCraft integration module loaded
[20:13:29] [Server thread/INFO]: Loading predefined UU world scan values, run /ic2 uu-world-scan <small|medium|large> to calibrate them for your world.
[20:13:30] [Server thread/WARN]: Invalid itemstack detected, shaped forge crafting recipe [[1xitem.stick@0, 1xitem.natura.stick@0, 1xitem.natura.stick@1, 1xitem.natura.stick@2, 1xitem.natura.stick@3, 1xitem.natura.stick@4, 1xitem.natura.stick@5, 1xitem.natura.stick@6, 1xitem.natura.stick@7, 1xitem.natura.stick@8, 1xitem.natura.stick@9, 1xitem.natura.stick@10, 1xitem.natura.stick@11, 1xtile.bamboo@0, 1xtile.plants@8], [1xitem.stick@0, 1xitem.natura.stick@0, 1xitem.natura.stick@1, 1xitem.natura.stick@2, 1xitem.natura.stick@3, 1xitem.natura.stick@4, 1xitem.natura.stick@5, 1xitem.natura.stick@6, 1xitem.natura.stick@7, 1xitem.natura.stick@8, 1xitem.natura.stick@9, 1xitem.natura.stick@10, 1xitem.natura.stick@11, 1xtile.bamboo@0, 1xtile.plants@8], [1xitem.stick@0, 1xitem.natura.stick@0, 1xitem.natura.stick@1, 1xitem.natura.stick@2, 1xitem.natura.stick@3, 1xitem.natura.stick@4, 1xitem.natura.stick@5, 1xitem.natura.stick@6, 1xitem.natura.stick@7, 1xitem.natura.stick@8, 1xitem.natura.stick@9, 1xitem.natura.stick@10, 1xitem.natura.stick@11, 1xtile.bamboo@0, 1xtile.plants@8], [1xitem.ingotIron@0], [1xitem.ingotIron@0], [1xitem.ingotIron@0], [1xitem.ingotIron@0]] -> 1x(null)@(unknown)
[20:13:30] [Server thread/WARN]: Invalid itemstack detected, shaped forge crafting recipe [[1xitem.stick@0, 1xitem.natura.stick@0, 1xitem.natura.stick@1, 1xitem.natura.stick@2, 1xitem.natura.stick@3, 1xitem.natura.stick@4, 1xitem.natura.stick@5, 1xitem.natura.stick@6, 1xitem.natura.stick@7, 1xitem.natura.stick@8, 1xitem.natura.stick@9, 1xitem.natura.stick@10, 1xitem.natura.stick@11, 1xtile.bamboo@0, 1xtile.plants@8], [1xitem.stick@0, 1xitem.natura.stick@0, 1xitem.natura.stick@1, 1xitem.natura.stick@2, 1xitem.natura.stick@3, 1xitem.natura.stick@4, 1xitem.natura.stick@5, 1xitem.natura.stick@6, 1xitem.natura.stick@7, 1xitem.natura.stick@8, 1xitem.natura.stick@9, 1xitem.natura.stick@10, 1xitem.natura.stick@11, 1xtile.bamboo@0, 1xtile.plants@8], [1xitem.stick@0, 1xitem.natura.stick@0, 1xitem.natura.stick@1, 1xitem.natura.stick@2, 1xitem.natura.stick@3, 1xitem.natura.stick@4, 1xitem.natura.stick@5, 1xitem.natura.stick@6, 1xitem.natura.stick@7, 1xitem.natura.stick@8, 1xitem.natura.stick@9, 1xitem.natura.stick@10, 1xitem.natura.stick@11, 1xtile.bamboo@0, 1xtile.plants@8], [1xitem.ingotIron@0], [1xitem.ingotIron@0], [1xitem.diamond@0, 1xic2.itemPartIndustrialDiamond@0], [1xitem.diamond@0, 1xic2.itemPartIndustrialDiamond@0]] -> 1x(null)@(unknown)
[20:13:30] [Server thread/WARN]: Invalid itemstack detected, shaped forge crafting recipe [[1xtile.stoneSlab@32767], [1xtile.stoneSlab@32767], [1xtile.stoneSlab@32767], [1xitem.rsIngot@0], [1xitem.psu@0], [1xitem.redstone@0], [1xtile.stoneSlab@32767], [1xtile.stoneSlab@32767], [1xtile.stoneSlab@32767]] -> 1x(null)@(unknown)
[20:13:30] [Server thread/WARN]: Invalid itemstack detected, shaped forge crafting recipe [[1xtile.stoneSlab@32767], [1xtile.stoneSlab@32767], [1xtile.stoneSlab@32767], [1xitem.rsIngot@0], [1xitem.psu@0], [1xic2.itemIngot@0, 1xitem.for.ingotCopper@0, 1xitem.thermalfoundation.material@64, 1xitem.bluepower:copper_ingot@0, 1xitem.railcraft.ingot@1, 1xitem.basicItem@3, 1xitem.e_ingot@2, 1xitem.null@5, 1xitem.tconstruct.Materials@9], [1xtile.stoneSlab@32767], [1xtile.stoneSlab@32767], [1xtile.stoneSlab@32767]] -> 1x(null)@(unknown)
[20:13:30] [Server thread/WARN]: Invalid itemstack detected, shaped forge crafting recipe [[1xtile.stoneSlab@32767], [1xtile.stoneSlab@32767], [1xtile.stoneSlab@32767], [1xitem.rsIngot@0], [1xitem.psu@0], [1xitem.goldNugget@0], [1xtile.stoneSlab@32767], [1xtile.stoneSlab@32767], [1xtile.stoneSlab@32767]] -> 1x(null)@(unknown)
[20:13:30] [Server thread/INFO]: 11035 UU recipe transformations fetched after 587 ms.
[20:13:30] [Server thread/INFO]: Finished post-init after 1088 ms
[20:13:30] [Server thread/INFO]: Successfully registed 27 Genes and Abilities
[20:13:30] [Server thread/INFO]: [AdvancedSolarPanel] * * * * * * Start parsing MT recipes * * * * * *
[20:13:30] [Server thread/INFO]: [AdvancedSolarPanel] Ignoring line 27, failed to parse input.
[20:13:30] [Server thread/INFO]: [AdvancedSolarPanel] Ignoring line 28, failed to parse output.
[20:13:30] [Server thread/INFO]: [AdvancedSolarPanel] Ignoring line 29, failed to parse input.
[20:13:30] [Server thread/INFO]: [AdvancedSolarPanel] * * * * * * Finished parsing MT recipes * * * * * *
[20:13:30] [Server thread/INFO]: [AdvancedSolarPanel] Config loading completed, 37 recipes parsed.
[20:13:30] [Server thread/INFO]: [AdvancedSolarPanel] * * * * * * Loaded recipes list * * * * * *
[20:13:30] [Server thread/INFO]: [AdvancedSolarPanel] Wither Skeleton Skull -> Nether Star [250000000 EU]
[20:13:30] [Server thread/INFO]: [AdvancedSolarPanel] Iron Ingot -> Iridium Ore [9000000 EU]
[20:13:30] [Server thread/INFO]: [AdvancedSolarPanel] Netherrack -> Gunpowder [70000 EU]
[20:13:30] [Server thread/INFO]: [AdvancedSolarPanel] Sand -> Gravel [50000 EU]
[20:13:30] [Server thread/INFO]: [AdvancedSolarPanel] Dirt -> Clay [50000 EU]
[20:13:30] [Server thread/INFO]: [AdvancedSolarPanel] Charcoal -> Coal [60000 EU]
[20:13:30] [Server thread/INFO]: [AdvancedSolarPanel] Glowstone Dust -> Sunnarium Piece [1000000 EU]
[20:13:30] [Server thread/INFO]: [AdvancedSolarPanel] Glowstone -> Sunnarium [9000000 EU]
[20:13:30] [Server thread/INFO]: [AdvancedSolarPanel] Yellow Wool -> Glowstone [500000 EU]
[20:13:30] [Server thread/INFO]: [AdvancedSolarPanel] Blue Wool -> Lapis Lazuli Block [500000 EU]
[20:13:30] [Server thread/INFO]: [AdvancedSolarPanel] Red Wool -> Block of Redstone [500000 EU]
[20:13:30] [Server thread/INFO]: [AdvancedSolarPanel] Lapis Lazuli -> Sapphire [5000000 EU]
[20:13:30] [Server thread/INFO]: [AdvancedSolarPanel] Redstone -> Ruby [5000000 EU]
[20:13:30] [Server thread/INFO]: [AdvancedSolarPanel] Coal -> Industrial Diamond [9000000 EU]
[20:13:30] [Server thread/INFO]: [AdvancedSolarPanel] Industrial Diamond -> Diamond [1000000 EU]
[20:13:30] [Server thread/INFO]: [AdvancedSolarPanel] Copper Ingot -> Ferrous Ingot [300000 EU]
[20:13:30] [Server thread/INFO]: [AdvancedSolarPanel] Copper Ingot -> Ferrous Ingot [300000 EU]
[20:13:30] [Server thread/INFO]: [AdvancedSolarPanel] Copper Ingot -> Ferrous Ingot [300000 EU]
[20:13:30] [Server thread/INFO]: [AdvancedSolarPanel] Copper Ingot -> Ferrous Ingot [300000 EU]
[20:13:30] [Server thread/INFO]: [AdvancedSolarPanel] Copper Ingot -> Ferrous Ingot [300000 EU]
[20:13:30] [Server thread/INFO]: [AdvancedSolarPanel] Copper Ingot -> Ferrous Ingot [300000 EU]
[20:13:30] [Server thread/INFO]: [AdvancedSolarPanel] Copper Ingot -> Ferrous Ingot [300000 EU]
[20:13:30] [Server thread/INFO]: [AdvancedSolarPanel] Copper Ingot -> Ferrous Ingot [300000 EU]
[20:13:30] [Server thread/INFO]: [AdvancedSolarPanel] Copper Ingot -> Ferrous Ingot [300000 EU]
[20:13:30] [Server thread/INFO]: [AdvancedSolarPanel] Tin Ingot -> Silver Ingot [500000 EU]
[20:13:30] [Server thread/INFO]: [AdvancedSolarPanel] Tin Ingot -> Silver Ingot [500000 EU]
[20:13:30] [Server thread/INFO]: [AdvancedSolarPanel] Tin Ingot -> Silver Ingot [500000 EU]
[20:13:30] [Server thread/INFO]: [AdvancedSolarPanel] Tin Ingot -> Silver Ingot [500000 EU]
[20:13:30] [Server thread/INFO]: [AdvancedSolarPanel] Tin Ingot -> Silver Ingot [500000 EU]
[20:13:30] [Server thread/INFO]: [AdvancedSolarPanel] Tin Ingot -> Silver Ingot [500000 EU]
[20:13:30] [Server thread/INFO]: [AdvancedSolarPanel] Tin Ingot -> Silver Ingot [500000 EU]
[20:13:30] [Server thread/INFO]: [AdvancedSolarPanel] Tin Ingot -> Silver Ingot [500000 EU]
[20:13:30] [Server thread/INFO]: [AdvancedSolarPanel] Silver Ingot -> Gold Ingot [500000 EU]
[20:13:30] [Server thread/INFO]: [AdvancedSolarPanel] Silver Ingot -> Gold Ingot [500000 EU]
[20:13:30] [Server thread/INFO]: [AdvancedSolarPanel] Silver Ingot -> Gold Ingot [500000 EU]
[20:13:30] [Server thread/INFO]: [AdvancedSolarPanel] Silver Ingot -> Gold Ingot [500000 EU]
[20:13:30] [Server thread/INFO]: [AdvancedSolarPanel] Gold Ingot -> Shiny Ingot [9000000 EU]
[20:13:30] [Server thread/INFO]: [AdvancedSolarPanel] * * * * * * * * * * * * * * * * * * * * *
[20:13:30] [Server thread/INFO]: Post Initialization ( started )
[20:13:30] [Server thread/ERROR]: Trait already registered for net.minecraftforge.fluids.IFluidHandler
[20:13:30] [Server thread/ERROR]: Trait already registered for net.minecraftforge.fluids.IFluidHandler
[20:13:30] [Server thread/ERROR]: Trait already registered for net.minecraft.inventory.ISidedInventory
[20:13:30] [Server thread/ERROR]: Trait already registered for net.minecraft.inventory.ISidedInventory
[20:13:30] [Server thread/INFO]: Layer: appeng/parts/layers/LayerISidedInventory_TileCableBus loaded successfully - 5286 bytes
[20:13:30] [Server thread/INFO]: Layer: appeng/parts/layers/LayerIFluidHandler_TileCableBus loaded successfully - 2442 bytes
[20:13:30] [Server thread/INFO]: Layer: appeng/parts/layers/LayerITileStorageMonitorable_TileCableBus loaded successfully - 1070 bytes
[20:13:30] [Server thread/INFO]: Layer: appeng/parts/layers/LayerIEnergySink_TileCableBus loaded successfully - 4248 bytes
[20:13:30] [Server thread/INFO]: Layer: appeng/parts/layers/LayerIEnergySource_TileCableBus loaded successfully - 4184 bytes
[20:13:30] [Server thread/INFO]: Layer: appeng/parts/layers/LayerIPowerEmitter_TileCableBus loaded successfully - 863 bytes
[20:13:30] [Server thread/INFO]: Layer: appeng/parts/layers/LayerIPowerReceptor_TileCableBus loaded successfully - 1497 bytes
[20:13:30] [Server thread/INFO]: Layer: appeng/parts/layers/LayerIBatteryProvider_TileCableBus loaded successfully - 966 bytes
[20:13:30] [Server thread/INFO]: Layer: appeng/parts/layers/LayerIEnergyHandler_TileCableBus loaded successfully - 1804 bytes
[20:13:30] [Server thread/INFO]: Layer: appeng/parts/layers/LayerIPipeConnection_TileCableBus loaded successfully - 1352 bytes
[20:13:30] [Server thread/INFO]: Industrial Craft 2 - Integration Enable
[20:13:30] [Server thread/INFO]: Rotary Craft - Integration Disabled
[20:13:30] [Server thread/INFO]: Railcraft - Integration Enable
[20:13:30] [Server thread/INFO]: BuildCraft - Integration Enable
[20:13:30] [Server thread/INFO]: BuildCraft6 Power - Integration Enable
[20:13:30] [Server thread/INFO]: BuildCraft5 Power - Integration Enable
[20:13:30] [Server thread/INFO]: RedstoneFlux Power - Tiles - Integration Enable
[20:13:30] [Server thread/INFO]: RedstoneFlux Power - Items - Integration Enable
[20:13:30] [Server thread/INFO]: Mine Factory Reloaded - Integration Enable
[20:13:30] [Server thread/INFO]: Deep Storage Unit - Integration Enable
[20:13:30] [Server thread/INFO]: Factorization - Integration Disabled
[20:13:30] [Server thread/INFO]: Forge MultiPart - Integration Enable
[20:13:30] [Server thread/INFO]: Rotatable Blocks - Integration Disabled
[20:13:30] [Server thread/INFO]: Colored Lights Core - Integration Disabled
[20:13:30] [Server thread/INFO]: Waila - Integration Enable
[20:13:30] [Server thread/INFO]: Mekanism - Integration Enable
[20:13:30] [Server thread/INFO]: ImmibisMicroblocks - Integration Disabled
[20:13:30] [Server thread/INFO]: BetterStorage - Integration Disabled
[20:13:31] [Server thread/INFO]: Post Initialization ( ended after 1178ms )
[20:13:31] [Server thread/INFO]: Entering postinitialization phase.
[20:13:31] [Server thread/INFO]: Loading Manual XML from: /assets/mantle/manuals/test.xml
[20:13:31] [Server thread/INFO]: Skipping CraftGuide integration.
[20:13:32] [Server thread/INFO]: MineFactoryReloaded Plugin Enabled.
[20:13:37] [Server thread/INFO]: Thaumcraft Plugin Enabled.
[20:13:41] [Server thread/INFO]: Found potion array with a size of 256
[20:13:41] [Server thread/INFO]: Initializing PotionFluxTaint with id 25
[20:13:41] [Server thread/INFO]: Initializing PotionVisExhaust with id 26
[20:13:41] [Server thread/INFO]: Initializing PotionInfectiousVisExhaust with id 27
[20:13:41] [Server thread/INFO]: Initializing PotionUnnaturalHunger with id 28
[20:13:41] [Server thread/INFO]: Initializing PotionWarpWard with id 29
[20:13:41] [Server thread/INFO]: Initializing PotionDeathGaze with id 30
[20:13:41] [Server thread/INFO]: Initializing PotionBlurredVision with id 33
[20:13:41] [Server thread/INFO]: Initializing PotionSunScorned with id 34
[20:13:41] [Server thread/INFO]: Initializing PotionThaumarhia with id 35
[20:13:41] [Server thread/INFO]: Adding entities to MFR safari net blacklist.
[20:13:44] [Server thread/WARN]: Adding clickable crop support for [Raspberry Bush]
[20:13:44] [Server thread/WARN]: Adding clickable crop support for [Blueberry Bush]
[20:13:44] [Server thread/WARN]: Adding clickable crop support for [Blackberry Bush]
[20:13:44] [Server thread/WARN]: Adding clickable crop support for [Maloberry Bush]
[20:13:44] [Server thread/WARN]: Adding clickable crop support for [Blightberry Bush]
[20:13:44] [Server thread/WARN]: Adding clickable crop support for [Duskberry Bush]
[20:13:44] [Server thread/WARN]: Adding clickable crop support for [Skyberry Bush]
[20:13:44] [Server thread/WARN]: Adding clickable crop support for [Stingberry Bush]
[20:13:44] [Server thread/WARN]: Adding clickable crop support for [Crops]
[20:13:44] [Server thread/WARN]: Adding standard crop support for [Crops]
[20:13:44] [Server thread/WARN]: Adding clickable crop support for [Iron Oreberry Bush]
[20:13:44] [Server thread/WARN]: Adding clickable crop support for [Gold Oreberry Bush]
[20:13:44] [Server thread/WARN]: Adding clickable crop support for [Copper Oreberry Bush]
[20:13:44] [Server thread/WARN]: Adding clickable crop support for [Tin Oreberry Bush]
[20:13:44] [Server thread/WARN]: Adding clickable crop support for [Aluminum Oreberry Bush]
[20:13:44] [Server thread/WARN]: Adding clickable crop support for [Essence Berry Bush]
[20:13:44] [Server thread/WARN]: Whitelisting [Zombie] to spawn champion mobs at level [0]
[20:13:44] [Server thread/WARN]: Whitelisting [Spider] to spawn champion mobs at level [0]
[20:13:44] [Server thread/WARN]: Whitelisting [Blaze] to spawn champion mobs at level [0]
[20:13:44] [Server thread/WARN]: Whitelisting [Enderman] to spawn champion mobs at level [0]
[20:13:44] [Server thread/WARN]: Whitelisting [Skeleton] to spawn champion mobs at level [0]
[20:13:44] [Server thread/WARN]: Whitelisting [Witch] to spawn champion mobs at level [1]
[20:13:44] [Server thread/WARN]: Whitelisting [Thaumcraft.EldritchCrab] to spawn champion mobs at level [0]
[20:13:44] [Server thread/WARN]: Whitelisting [Thaumcraft.Taintacle] to spawn champion mobs at level [2]
[20:13:44] [Server thread/WARN]: Whitelisting [Thaumcraft.Wisp] to spawn champion mobs at level [1]
[20:13:44] [Server thread/WARN]: Whitelisting [Thaumcraft.InhabitedZombie] to spawn champion mobs at level [3]
[20:13:44] [Server thread/INFO]: Railcraft registered "bioethanol" as a valid Boiler fuel source with 16000 heat.
[20:13:44] [Server thread/INFO]: Railcraft registered "biofuel" as a valid Boiler fuel source with 16000 heat.
[20:13:44] [Server thread/INFO]: Railcraft registered "fuel" as a valid Boiler fuel source with 48000 heat.
[20:13:44] [Server thread/INFO]: Railcraft registered "coal" as a valid Boiler fuel source with 32000 heat.
[20:13:44] [Server thread/INFO]: Railcraft registered "pyrotheum" as a valid Boiler fuel source with 64000 heat.
[20:13:44] [Server thread/INFO]: Railcraft registered "creosote" as a valid Boiler fuel source with 4800 heat.
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: net.minecraft.item.ItemMultiTexture, 1xtile.log@32767, 32,767
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: net.minecraft.item.ItemMultiTexture, 1xtile.log@32767, 32,767
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: mods.natura.items.blocks.TreeItem, 1xtile.natura.treeblock@0, 0
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: mods.natura.items.blocks.TreeItem, 1xtile.natura.treeblock@1, 1
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: mods.natura.items.blocks.TreeItem, 1xtile.natura.treeblock@2, 2
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: mods.natura.items.blocks.TreeItem, 1xtile.natura.treeblock@3, 3
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: mods.natura.items.blocks.RedwoodItem, 1xtile.natura.redwood@1, 1
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: mods.natura.items.blocks.OverworldTreeItem, 1xtile.RareTree@0, 0
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: mods.natura.items.blocks.OverworldTreeItem, 1xtile.RareTree@1, 1
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: mods.natura.items.blocks.OverworldTreeItem, 1xtile.RareTree@2, 2
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: mods.natura.items.blocks.OverworldTreeItem, 1xtile.RareTree@3, 3
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: mods.natura.items.blocks.WillowItem, 1xtile.willow@0, 0
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: mods.natura.items.blocks.DarkTreeItem, 1xtile.Darktree@0, 0
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: mods.natura.items.blocks.DarkTreeItem, 1xtile.Darktree@1, 1
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: biomesoplenty.common.itemblocks.ItemBlockLog, 1xtile.logs1@0, 0
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: biomesoplenty.common.itemblocks.ItemBlockLog, 1xtile.logs2@0, 0
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: biomesoplenty.common.itemblocks.ItemBlockLog, 1xtile.logs3@0, 0
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: biomesoplenty.common.itemblocks.ItemBlockLog, 1xtile.logs4@0, 0
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: biomesoplenty.common.itemblocks.ItemBlockLog, 1xtile.logs1@1, 1
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: biomesoplenty.common.itemblocks.ItemBlockLog, 1xtile.logs2@1, 1
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: biomesoplenty.common.itemblocks.ItemBlockLog, 1xtile.logs3@1, 1
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: biomesoplenty.common.itemblocks.ItemBlockLog, 1xtile.logs4@1, 1
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: biomesoplenty.common.itemblocks.ItemBlockLog, 1xtile.logs1@2, 2
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: biomesoplenty.common.itemblocks.ItemBlockLog, 1xtile.logs2@2, 2
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: biomesoplenty.common.itemblocks.ItemBlockLog, 1xtile.logs3@2, 2
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: biomesoplenty.common.itemblocks.ItemBlockLog, 1xtile.logs4@2, 2
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: biomesoplenty.common.itemblocks.ItemBlockLog, 1xtile.logs1@3, 3
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: biomesoplenty.common.itemblocks.ItemBlockLog, 1xtile.logs2@3, 3
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: biomesoplenty.common.itemblocks.ItemBlockLog, 1xtile.logs3@3, 3
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: forestry.arboriculture.items.ItemWoodBlock, 1xtile.for.log1@32767, 32,767
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: forestry.arboriculture.items.ItemWoodBlock, 1xtile.for.log2@32767, 32,767
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: forestry.arboriculture.items.ItemWoodBlock, 1xtile.for.log3@32767, 32,767
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: forestry.arboriculture.items.ItemWoodBlock, 1xtile.for.log4@32767, 32,767
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: forestry.arboriculture.items.ItemWoodBlock, 1xtile.for.log5@32767, 32,767
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: forestry.arboriculture.items.ItemWoodBlock, 1xtile.for.log6@32767, 32,767
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: forestry.arboriculture.items.ItemWoodBlock, 1xtile.for.log7@32767, 32,767
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: forestry.arboriculture.items.ItemWoodBlock, 1xtile.for.fireproofLog1@32767, 32,767
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: forestry.arboriculture.items.ItemWoodBlock, 1xtile.for.fireproofLog2@32767, 32,767
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: forestry.arboriculture.items.ItemWoodBlock, 1xtile.for.fireproofLog3@32767, 32,767
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: forestry.arboriculture.items.ItemWoodBlock, 1xtile.for.fireproofLog4@32767, 32,767
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: forestry.arboriculture.items.ItemWoodBlock, 1xtile.for.fireproofLog5@32767, 32,767
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: forestry.arboriculture.items.ItemWoodBlock, 1xtile.for.fireproofLog6@32767, 32,767
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: forestry.arboriculture.items.ItemWoodBlock, 1xtile.for.fireproofLog7@32767, 32,767
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: binnie.core.block.ItemMetadata, 1xtile.log@0, 0
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: binnie.core.block.ItemMetadata, 1xtile.log@1, 1
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: binnie.core.block.ItemMetadata, 1xtile.log@2, 2
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: binnie.core.block.ItemMetadata, 1xtile.log@3, 3
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: binnie.core.block.ItemMetadata, 1xtile.log@4, 4
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: binnie.core.block.ItemMetadata, 1xtile.log@5, 5
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: binnie.core.block.ItemMetadata, 1xtile.log@6, 6
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: binnie.core.block.ItemMetadata, 1xtile.log@7, 7
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: binnie.core.block.ItemMetadata, 1xtile.log@8, 8
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: binnie.core.block.ItemMetadata, 1xtile.log@9, 9
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: binnie.core.block.ItemMetadata, 1xtile.log@10, 10
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: binnie.core.block.ItemMetadata, 1xtile.log@11, 11
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: binnie.core.block.ItemMetadata, 1xtile.log@12, 12
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: binnie.core.block.ItemMetadata, 1xtile.log@13, 13
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: binnie.core.block.ItemMetadata, 1xtile.log@14, 14
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: binnie.core.block.ItemMetadata, 1xtile.log@15, 15
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: binnie.core.block.ItemMetadata, 1xtile.log@16, 16
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: binnie.core.block.ItemMetadata, 1xtile.log@17, 17
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: binnie.core.block.ItemMetadata, 1xtile.log@18, 18
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: binnie.core.block.ItemMetadata, 1xtile.log@19, 19
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: binnie.core.block.ItemMetadata, 1xtile.log@20, 20
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: binnie.core.block.ItemMetadata, 1xtile.log@21, 21
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: binnie.core.block.ItemMetadata, 1xtile.log@22, 22
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: binnie.core.block.ItemMetadata, 1xtile.log@23, 23
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: binnie.core.block.ItemMetadata, 1xtile.log@24, 24
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: binnie.core.block.ItemMetadata, 1xtile.log@25, 25
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: binnie.core.block.ItemMetadata, 1xtile.log@26, 26
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: binnie.core.block.ItemMetadata, 1xtile.log@27, 27
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: binnie.core.block.ItemMetadata, 1xtile.log@28, 28
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: binnie.core.block.ItemMetadata, 1xtile.log@29, 29
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: binnie.core.block.ItemMetadata, 1xtile.log@30, 30
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: binnie.core.block.ItemMetadata, 1xtile.log@31, 31
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: binnie.core.block.ItemMetadata, 1xtile.log@32, 32
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: binnie.core.block.ItemMetadata, 1xtile.log@33, 33
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: binnie.core.block.ItemMetadata, 1xtile.log@34, 34
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: binnie.core.block.ItemMetadata, 1xtile.log@35, 35
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: binnie.core.block.ItemMetadata, 1xtile.log@36, 36
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: binnie.core.block.ItemMetadata, 1xtile.log@37, 37
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: binnie.core.block.ItemMetadata, 1xtile.log@38, 38
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: binnie.core.block.ItemMetadata, 1xtile.log@39, 39
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: thaumcraft.common.blocks.BlockMagicalLogItem, 1xtile.blockMagicalLog@0, 0
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: thaumcraft.common.blocks.BlockMagicalLogItem, 1xtile.blockMagicalLog@1, 1
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: twilightforest.item.ItemBlockTFMeta, 1xtile.TFLog@32767, 32,767
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: twilightforest.item.ItemBlockTFMeta, 1xtile.TFMagicLog@32767, 32,767
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: ic2.core.item.block.ItemBlockIC2, 1xic2.blockRubWood@32767, 32,767
[20:13:44] [Server thread/INFO]: Adding Coke Oven recipe: net.minecraft.item.ItemBlock, 1xtile.mfr.rubberwood.log@0, 0
[20:13:44] [Server thread/WARN]: Could not register CraftGuide plugins: CraftGuide missing.
[20:13:44] [Server thread/INFO]: Railcraft Config: Doing post init configuration
[20:13:44] [Server thread/INFO]: Adding World Anchor Fuel = minecraft:ender_pearl=12
[20:13:44] [Server thread/INFO]: Adding Personal Anchor Fuel = minecraft:ender_pearl=12
[20:13:44] [Server thread/INFO]: InvTweaks: net.minecraft.inventory.ContainerPlayer
[20:13:44] [Server thread/INFO]: InvTweaks: net.minecraft.inventory.ContainerChest
[20:13:45] [Server thread/INFO]: InvTweaks: net.minecraft.inventory.ContainerHopper
[20:13:45] [Server thread/INFO]: InvTweaks: net.minecraft.inventory.ContainerFurnace
[20:13:45] [Server thread/INFO]: InvTweaks: net.minecraft.inventory.ContainerDispenser
[20:13:45] [Server thread/INFO]: InvTweaks: net.minecraft.inventory.ContainerBrewingStand
[20:13:45] [Server thread/INFO]: InvTweaks: net.minecraft.inventory.ContainerBeacon
[20:13:45] [Server thread/INFO]: InvTweaks: net.minecraft.inventory.ContainerMerchant
[20:13:45] [Server thread/INFO]: [ASM] Patched SignUpdateTransformer::NetHandlerPlayServer (nh) successfully!
[20:13:45] [Server thread/INFO]: [ASM] Patched BlockBreakTransformer::ItemInWorldManager (mx) successfully!
[20:13:45] [Server thread/INFO]: [Dynmap] Added 102 custom biome mappings
[20:13:45] [Server thread/INFO]: [Dynmap] Using ops.txt for access control
[20:13:49] [Server thread/INFO]: Plugin initialized in PostInit... TConPlugin
[20:13:49] [Server thread/ERROR]: Could not find an empty enchantment ID to add enchanments
[20:13:49] [Server thread/WARN]: OreDictionaryPreferenceParser: Attempted to register 1xitem.tconstruct.Materials@11 as the preffered output for ingotAluminuim but it is not registered in the OreDictionary as ingotAluminuim
[20:13:49] [Server thread/INFO]: Loaded 2 grinding balls from SAG Mill config.
[20:13:49] [Server thread/INFO]: Excluding 8 recipes from grinding balls bonus.
[20:13:49] [Server thread/INFO]: Found 88 valid SAG Mill recipes in config.
[20:13:49] [Server thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@4
[20:13:49] [Server thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.thermalfoundation.material@68
[20:13:49] [Server thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@2
[20:13:49] [Server thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.thermalfoundation.material@66
[20:13:49] [Server thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.thermalfoundation.material@73
[20:13:49] [Server thread/INFO]: Finished processing Alloy Smelter recipes. 83 recipes avaliable.
[20:13:49] [Server thread/INFO]: Found 29 valid Alloy Smelter recipes in config.
[20:13:49] [Server thread/INFO]: Finished processing Alloy Smelter recipes. 29 recipes avaliable.
[20:13:49] [Server thread/INFO]: AlloyRecipeManager: Vannila smelting in AlloySmelting enabled=true
[20:13:49] [Server thread/INFO]: Found 4 valid Slice'N'Splice recipes in config.
[20:13:49] [Server thread/INFO]: Finished processing Slice'N'Splice recipes. 4 recipes avaliable.
[20:13:49] [Server thread/INFO]: Found 4 valid Vat recipes in config.
[20:13:49] [Server thread/INFO]: Finished processing Vat recipes. 4 recipes avaliable.
[20:13:50] [Server thread/WARN]: Could not find enchantment with name enchantment.enderio.soulBound when parsing enchanter recipes.
[20:13:50] [Server thread/WARN]: Could not find enchantment with name enchantment.enderzoo.witherArrow when parsing enchanter recipes.
[20:13:50] [Server thread/WARN]: Could not find enchantment with name enchantment.enderzoo.witherWeapon when parsing enchanter recipes.
[20:13:50] [Server thread/WARN]: Could not find enchantment with name enchantment.enderzoo.witherWeapon when parsing enchanter recipes.
[20:13:50] [Server thread/INFO]: Loaded 24 recipes for Enchanter
[20:13:50] [Server thread/INFO]: Registered Capacitor Banks as Tinkers Construct Flux Upgrades
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockAir
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockStone
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockGrass
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockDirt
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockWood
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockSapling
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockBush
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockDynamicLiquid
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockLiquid
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockStaticLiquid
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockSand
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockFalling
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockGravel
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockOre
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockOldLog
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockLog
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: net.minecraft.block.BlockLog
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockOldLeaf
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockLeaves
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: net.minecraft.block.BlockLeaves
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockSponge
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockGlass
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockBreakable
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockCompressed
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockDispenser
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: net.minecraft.block.BlockDispenser
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockSandStone
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockNote
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockContainer
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: net.minecraft.block.BlockContainer
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockBed
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: net.minecraft.block.BlockBed
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockRailPowered
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockRailBase
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: net.minecraft.block.BlockRailBase
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockRailDetector
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockPistonBase
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockWeb
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockTallGrass
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: net.minecraft.block.BlockTallGrass
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockDeadBush
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: net.minecraft.block.BlockDeadBush
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockPistonExtension
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: net.minecraft.block.BlockPistonExtension
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockColored
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockPistonMoving
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: net.minecraft.block.BlockPistonMoving
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockFlower
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockMushroom
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockStoneSlab
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockSlab
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockTNT
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: net.minecraft.block.BlockTNT
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockBookshelf
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockObsidian
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockTorch
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockFire
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockMobSpawner
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockStairs
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: net.minecraft.block.BlockStairs
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockChest
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: net.minecraft.block.BlockChest
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockRedstoneWire
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: net.minecraft.block.BlockRedstoneWire
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockWorkbench
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockCrops
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockFarmland
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockFurnace
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: net.minecraft.block.BlockFurnace
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockSign
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockDoor
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: net.minecraft.block.BlockDoor
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockLadder
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockRail
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockLever
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: net.minecraft.block.BlockLever
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockPressurePlate
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockBasePressurePlate
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: net.minecraft.block.BlockBasePressurePlate
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockRedstoneOre
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockRedstoneTorch
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: net.minecraft.block.BlockRedstoneTorch
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockButtonStone
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockButton
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: net.minecraft.block.BlockButton
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockSnow
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: net.minecraft.block.BlockSnow
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockIce
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: net.minecraft.block.BlockIce
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockSnowBlock
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockCactus
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockClay
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockReed
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockJukebox
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: net.minecraft.block.BlockJukebox
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockFence
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockPumpkin
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockDirectional
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockNetherrack
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockSoulSand
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockGlowstone
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockPortal
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockCake
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockRedstoneRepeater
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: net.minecraft.block.BlockRedstoneRepeater
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockStainedGlass
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockTrapDoor
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockSilverfish
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: net.minecraft.block.BlockSilverfish
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockStoneBrick
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockHugeMushroom
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockPane
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockMelon
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockStem
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockVine
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: net.minecraft.block.BlockVine
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockFenceGate
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockMycelium
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockLilyPad
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockNetherWart
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockEnchantmentTable
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockBrewingStand
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: net.minecraft.block.BlockBrewingStand
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockCauldron
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockEndPortal
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockEndPortalFrame
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockDragonEgg
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockRedstoneLight
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockWoodSlab
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockCocoa
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockEnderChest
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockTripWireHook
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: net.minecraft.block.BlockTripWireHook
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockTripWire
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: net.minecraft.block.BlockTripWire
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockCommandBlock
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockBeacon
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockWall
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockFlowerPot
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: net.minecraft.block.BlockFlowerPot
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockCarrot
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockPotato
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockButtonWood
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockSkull
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: net.minecraft.block.BlockSkull
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockAnvil
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockPressurePlateWeighted
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockRedstoneComparator
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: net.minecraft.block.BlockRedstoneComparator
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockDaylightDetector
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockCompressedPowered
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockHopper
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: net.minecraft.block.BlockHopper
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockQuartz
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockDropper
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockStainedGlassPane
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockNewLeaf
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockNewLog
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: buildcraft.core.BlockSpring
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: buildcraft.transport.BlockFilteredBuffer
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: buildcraft.core.BlockBuildCraft
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: buildcraft.core.BlockBuildCraft
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: buildcraft.transport.BlockGenericPipe
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: buildcraft.transport.BlockGenericPipe
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: buildcraft.silicon.BlockLaser
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: buildcraft.silicon.BlockLaserTable
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: buildcraft.silicon.BlockLaserTable
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockHay
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockRotatedPillar
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockCarpet
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockHardenedClay
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockPackedIce
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockDoublePlant
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: net.minecraft.block.BlockDoublePlant
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: buildcraft.commander.BlockZonePlan
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: buildcraft.commander.BlockRequester
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: buildcraft.energy.BlockEngine
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: buildcraft.energy.BlockBuildcraftFluid
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraftforge.fluids.BlockFluidClassic
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraftforge.fluids.BlockFluidBase
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: abo.energy.BlockWindmill
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: abo.energy.BlockWindmill
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: abo.energy.BlockNull
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: ic2.core.block.BlockMetaData
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: ic2.core.block.BlockBase
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: ic2.core.block.BlockRubWood
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: ic2.core.block.BlockRubWood
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: ic2.core.block.BlockRubLeaves
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: ic2.core.block.BlockRubSapling
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: ic2.core.block.BlockResin
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: ic2.core.block.BlockRubberSheet
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: ic2.core.block.BlockPoleFence
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: ic2.core.block.BlockTexGlass
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: ic2.core.block.BlockIC2Door
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: ic2.core.block.BlockReinforcedFoam
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: ic2.core.block.BlockFoam
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: ic2.core.block.BlockWall
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: ic2.core.block.BlockMultiID
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: ic2.core.block.BlockMultiID
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: ic2.core.block.BlockScaffold
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: ic2.core.block.BlockMetal
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: ic2.core.block.wiring.BlockCable
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: ic2.core.block.wiring.BlockCable
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: ic2.core.block.kineticgenerator.block.BlockKineticGenerator
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: ic2.core.block.heatgenerator.block.BlockHeatGenerator
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: ic2.core.block.generator.block.BlockGenerator
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: ic2.core.block.reactor.block.BlockReactorChamber
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: ic2.core.block.reactor.block.BlockReactorFluidPort
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: ic2.core.block.reactor.block.BlockReactorAccessHatch
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: ic2.core.block.reactor.block.BlockReactorRedstonePort
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: ic2.core.block.reactor.block.BlockReactorVessel
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: ic2.core.block.wiring.BlockElectric
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: ic2.core.block.wiring.BlockChargepad
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: ic2.core.block.machine.BlockMachine
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: ic2.core.block.machine.BlockMachine2
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: ic2.core.block.machine.BlockMachine3
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: ic2.core.block.wiring.BlockLuminator
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: ic2.core.block.machine.BlockMiningPipe
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: ic2.core.block.machine.BlockMiningTip
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: ic2.core.block.personal.BlockPersonal
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: ic2.core.block.BlockITNT
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: ic2.core.block.BlockIC2Explosive
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: ic2.core.block.BlockIC2Explosive
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: ic2.core.block.BlockDynamite
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: ic2.core.block.BlockDynamite
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: ic2.core.crop.BlockCrop
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: ic2.core.crop.BlockCrop
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: ic2.core.block.BlockBarrel
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: ic2.core.block.BlockIC2Fluid
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.advGenetics.Blocks.BlockDNAAnalyser
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.advGenetics.Blocks.BlockDNA
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: com.advGenetics.Blocks.BlockDNA
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.advGenetics.Blocks.BlockDNAExtractor
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.advGenetics.Blocks.BlockDNAEncoder
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.advGenetics.Blocks.BlockDNASplitter
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.advGenetics.Blocks.BlockDNABreeder
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.advGenetics.Blocks.BlockCentrifuge
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.advGenetics.Blocks.BlockDNACombiner
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.advGenetics.Blocks.BlockDNARemover
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.advGenetics.Blocks.BlockDNATransmutator
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.advGenetics.Blocks.BlockDNAAutoSplitter
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.advGenetics.Blocks.BlockCombustionGenerator
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: com.advGenetics.Blocks.BlockCombustionGenerator
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.advGenetics.Blocks.BlockDeathEnderchest
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: com.advGenetics.Blocks.BlockDeathEnderchest
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.advGenetics.Blocks.BlockMicroscope
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.advGenetics.Blocks.BlockHealCrystal
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.advGenetics.Blocks.BlockAutoScraper
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.advGenetics.Blocks.BlockDNAInsulator
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.advGenetics.Blocks.BlockDNACloner
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.advGenetics.Blocks.BlockHomeostasisTube
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: com.advGenetics.Blocks.BlockHomeostasisTube
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: advsolar.common.blocks.BlockMolecularTransformer
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: advsolar.common.blocks.BlockMolecularTransformer
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: advsolar.common.blocks.BlockAdvSolarPanel
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: advsolar.common.blocks.BlockAdvSolarPanel
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: appeng.block.networking.BlockCableBus
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: appeng.block.networking.BlockCableBus
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: appeng.block.crafting.BlockCraftingUnit
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: appeng.block.crafting.BlockCraftingUnit
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: appeng.block.crafting.BlockCraftingMonitor
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: appeng.block.crafting.BlockCraftingStorage
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: appeng.block.crafting.BlockMolecularAssembler
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: appeng.block.AEBaseBlock
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: appeng.block.AEBaseBlock
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: appeng.block.solids.OreQuartz
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: appeng.block.solids.OreQuartzCharged
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: appeng.block.spatial.BlockMatrixFrame
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: appeng.block.solids.BlockQuartz
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: appeng.block.AEDecorativeBlock
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: appeng.block.solids.BlockFluix
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: appeng.block.solids.BlockSkyStone
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: appeng.block.solids.BlockSkyStone
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: appeng.block.storage.BlockSkyChest
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: appeng.block.misc.BlockSkyCompass
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: appeng.block.solids.BlockQuartzGlass
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: appeng.block.solids.BlockQuartzLamp
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: appeng.block.solids.BlockQuartzPillar
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: appeng.block.solids.BlockQuartzChiseled
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: appeng.block.misc.BlockQuartzTorch
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: appeng.block.misc.BlockLightDetector
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: appeng.block.misc.BlockCharger
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: appeng.block.misc.BlockQuartzGrowthAccelerator
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: appeng.block.grindstone.BlockGrinder
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: appeng.block.grindstone.BlockCrank
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: appeng.block.misc.BlockInscriber
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: appeng.block.networking.BlockWireless
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: appeng.block.misc.BlockTinyTNT
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: appeng.block.qnb.BlockQuantumRing
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: appeng.block.qnb.BlockQuantumRing
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: appeng.block.qnb.BlockQuantumLinkChamber
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: appeng.block.qnb.BlockQuantumLinkChamber
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: appeng.block.spatial.BlockSpatialPylon
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: appeng.block.spatial.BlockSpatialIOPort
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: appeng.block.networking.BlockController
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: appeng.block.storage.BlockDrive
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: appeng.block.storage.BlockChest
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: appeng.block.misc.BlockInterface
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: appeng.block.misc.BlockCellWorkbench
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: appeng.block.storage.BlockIOPort
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: appeng.block.misc.BlockCondenser
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: appeng.block.networking.BlockEnergyAcceptor
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: appeng.block.misc.BlockVibrationChamber
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: appeng.block.networking.BlockEnergyCell
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: appeng.block.networking.BlockDenseEnergyCell
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: appeng.block.networking.BlockCreativeEnergyCell
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: appeng.block.misc.BlockSecurity
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: appeng.block.misc.BlockPaint
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: appeng.block.stair.SkyStoneStairBlock
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: appeng.block.AEBaseStairBlock
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: appeng.block.stair.SkyStoneBlockStairBlock
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: appeng.block.stair.SkyStoneBrickStairBlock
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: appeng.block.stair.SkyStoneSmallBrickStairBlock
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: appeng.block.stair.FluixStairBlock
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: appeng.block.stair.QuartzStairBlock
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: appeng.block.stair.ChiseledQuartzStairBlock
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: appeng.block.stair.QuartzPillarStairBlock
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockTypewriter
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockTypewriter
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockClock
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockClock
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockPaintingFrameFlat
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockPainting
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockPainting
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockPaintingFrameSimple
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockPaintingFrameMiddle
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockPaintingFrameFancy
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockPaintingFrameBorderless
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockPaintPress
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockPaintPress
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockSwordPedestal
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockSwordPedestal
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockFancySign
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockFancySign
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockFancyWorkbench
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockFancyWorkbench
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockBell
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockBell
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockBookcase
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockBookcase
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockPotionShelf
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockPotionShelf
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockGenericShelf
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockGenericShelf
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockWeaponRack
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockWeaponRack
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockWeaponCase
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockWeaponCase
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockLabel
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockLabel
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockWritingDesk
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockWritingDesk
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockTable
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockTable
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockArmorStand
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockArmorStand
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockTypeMachine
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockTypeMachine
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockPrintPress
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockPrintPress
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockLantern
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockLantern
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockIronLantern
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockLamp
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockLamp
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockIronLamp
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockStuff
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockStuff
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockMapFrame
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockMapFrame
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockSeat
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockSeat
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: mods.natura.blocks.crops.CropBlock
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: mods.natura.blocks.crops.BerryBush
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraft.block.BlockLeavesBase
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: mods.natura.blocks.crops.NetherBerryBush
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: mods.natura.blocks.CloudBlock
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: mods.natura.blocks.NBlock
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: mods.natura.blocks.trees.TreeBlock
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: mods.natura.blocks.trees.SimpleLog
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: mods.natura.blocks.trees.Planks
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: mods.natura.blocks.trees.NLeaves
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: mods.natura.blocks.trees.NLeavesNocolor
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: mods.natura.blocks.trees.NSaplingBlock
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: mods.natura.blocks.trees.SaguaroBlock
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: mods.natura.blocks.trees.WillowBlock
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: mods.natura.blocks.trees.NDoor
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: mods.natura.blocks.trees.LogTwoxTwo
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: mods.natura.blocks.nether.TaintedSoil
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: mods.natura.blocks.nether.HeatSand
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: mods.natura.blocks.trees.DarkTreeBlock
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: mods.natura.blocks.trees.DarkTreeBlock
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: mods.natura.blocks.trees.NLeavesDark
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: mods.natura.blocks.crops.ThornVines
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: mods.natura.blocks.crops.Glowshroom
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: mods.natura.blocks.crops.LargeGlowshroom
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: mods.natura.blocks.tech.BlazeRail
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: mods.natura.blocks.tech.BlazeRailPowered
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: mods.natura.blocks.tech.BlazeRailDetector
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: mods.natura.blocks.tech.NetherrackFurnaceBlock
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: mods.natura.blocks.tech.NetherrackFurnaceBlock
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: mods.natura.blocks.tech.RespawnObelisk
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: mods.natura.blocks.nether.NetherGlass
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: mods.natura.blocks.tech.BlazeHopper
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: mods.natura.blocks.overrides.AlternatePressurePlate
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: mods.natura.blocks.overrides.NetherrackButton
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: mods.natura.blocks.overrides.NetherLever
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: mods.natura.blocks.trees.OverworldTreeBlock
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: mods.natura.blocks.trees.OverworldLeaves
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: mods.natura.blocks.trees.OverworldSapling
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: mods.natura.blocks.crops.FlowerBlock
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: mods.natura.blocks.overrides.AlternateWorkbench
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: mods.natura.blocks.overrides.AlternateBookshelf
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: mods.natura.blocks.overrides.AlternateFence
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: mods.natura.blocks.GrassBlock
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: mods.natura.blocks.GrassSlab
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: mods.natura.blocks.NSlabBase
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: mods.natura.blocks.NStairs
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: mods.natura.blocks.NPressurePlate
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: mods.natura.blocks.NTrapdoor
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: mods.natura.blocks.NButton
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: mods.natura.blocks.NFenceGate
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockMud
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: biomesoplenty.common.blocks.BOPBlock
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockBOPGeneric
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockBOPRocks
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockAsh
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockFlesh
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockBOPPlant
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: biomesoplenty.common.blocks.BlockBOPPlant
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockBOPFlower
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: biomesoplenty.common.blocks.BlockBOPFlower
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockBOPFlower2
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: biomesoplenty.common.blocks.BlockBOPFlower2
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockStoneFormations
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: biomesoplenty.common.blocks.templates.BOPBlockWorldDecor
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockBOPMushroom
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockWillow
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockIvy
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockTreeMoss
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockFlowerVine
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockWisteria
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockBOPFoliage
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockTurnip
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockBOPCoral
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: biomesoplenty.common.blocks.BlockBOPCoral
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockBOPAppleLeaves
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: biomesoplenty.common.blocks.BlockBOPAppleLeaves
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockBOPPersimmonLeaves
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: biomesoplenty.common.blocks.BlockBOPPersimmonLeaves
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockMoss
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockBamboo
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockOriginGrass
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockLongGrass
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockOvergrownNetherrack
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockBOPGrass
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockBOPNewGrass
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockBOPNewDirt
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockBOPLog
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: biomesoplenty.common.blocks.BlockBOPLog
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockBOPLeaves
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: biomesoplenty.common.blocks.BlockBOPLeaves
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockBOPPetals
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockBOPSapling
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockBOPColorizedSapling
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockBOPGems
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockHive
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: biomesoplenty.common.blocks.BlockHive
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockHoney
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockBones
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockGrave
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockBOPPlank
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockBOPSlab
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockBOPStairs
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockBOPColorizedLeaves
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: biomesoplenty.common.blocks.BlockBOPColorizedLeaves
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: biomesoplenty.common.fluids.blocks.BlockPoisonFluid
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: biomesoplenty.common.fluids.blocks.BlockBloodFluid
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: biomesoplenty.common.fluids.blocks.BlockHoneyFluid
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: net.minecraftforge.fluids.BlockFluidFinite
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliowood.bopwood.blocks.BlockCustomBookcase
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliowood.bopwood.blocks.BlockCustomPotionShelf
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliowood.bopwood.blocks.BlockCustomShelf
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliowood.bopwood.blocks.BlockCustomToolrack
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliowood.bopwood.blocks.BlockCustomCase
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliowood.bopwood.blocks.BlockCustomLabel
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliowood.bopwood.blocks.BlockCustomDesk
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliowood.bopwood.blocks.BlockCustomTable
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliowood.bopwood.blocks.BlockCustomSeat
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliowood.bopwood.blocks.BlockCustomMapFrame
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliowood.bopwood.blocks.BlockCustomFancySign
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliowood.bopwood.blocks.BlockCustomFancyWorkbench
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliowood.bopwood.blocks.BlockCustomClock
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliowood.bopwood.blocks.BlockCustomPaintingFrameT0
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliowood.bopwood.blocks.BlockCustomPaintingFrameT1
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliowood.bopwood.blocks.BlockCustomPaintingFrameT2
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliowood.bopwood.blocks.BlockCustomPaintingFrameT3
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliowood.bopwood.blocks.BlockCustomPaintingFrameT4
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: forestry.core.gadgets.BlockBase
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: forestry.core.gadgets.BlockBase
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: forestry.core.gadgets.BlockSoil
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: forestry.core.gadgets.BlockResource
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: forestry.core.gadgets.BlockResourceStorageBlock
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: forestry.core.gadgets.BlockStainedGlass
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: forestry.core.fluids.BlockForestryFluid
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: forestry.apiculture.gadgets.BlockBeehives
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: forestry.apiculture.gadgets.BlockBeehives
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: forestry.apiculture.gadgets.BlockCandle
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: forestry.apiculture.gadgets.BlockCandle
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: forestry.apiculture.gadgets.BlockStump
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: forestry.apiculture.gadgets.BlockAlveary
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: forestry.core.gadgets.BlockStructure
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: forestry.core.gadgets.BlockStructure
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: forestry.arboriculture.gadgets.BlockLog
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: forestry.arboriculture.gadgets.BlockLog
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: forestry.arboriculture.gadgets.BlockFireproofLog
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: forestry.arboriculture.gadgets.BlockPlanks
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: forestry.arboriculture.gadgets.BlockFireproofPlanks
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: forestry.arboriculture.gadgets.BlockSlab
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: forestry.arboriculture.gadgets.BlockArbFence
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: forestry.arboriculture.gadgets.BlockArbStairs
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: forestry.arboriculture.gadgets.BlockArbStairs
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: forestry.arboriculture.gadgets.BlockSapling
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: forestry.arboriculture.gadgets.BlockSapling
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: forestry.arboriculture.gadgets.ForestryBlockLeaves
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: forestry.arboriculture.gadgets.ForestryBlockLeaves
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: forestry.arboriculture.gadgets.BlockFruitPod
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: forestry.arboriculture.gadgets.BlockFruitPod
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: forestry.farming.gadgets.BlockMushroom
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: forestry.farming.gadgets.BlockFarm
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: forestry.farming.gadgets.BlockFarm
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomBookcase
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomBookcase2
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomPotionShelf
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomPotionShelf2
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomShelf
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomShelf2
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomToolrack
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomToolrack2
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomCase0
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomCase1
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomLabel
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomLabel2
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomDesk
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomDesk2
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomTable
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomTable2
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomSeat
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomSeat2
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomMapFrame
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomMapFrame2
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomFancySign
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomFancySign2
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomFancyWorkbench
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomFancyWorkbench2
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomClock
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomClock2
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomPaintingFrameT0
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomPaintingFrameT1
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomPaintingFrameT2
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomPaintingFrameT3
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomPaintingFrameT4
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomPaintingFrameT02
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomPaintingFrameT12
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomPaintingFrameT22
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomPaintingFrameT32
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomPaintingFrameT42
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliowood.naturawood.blocks.BlockCustomBookcase
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliowood.naturawood.blocks.BlockCustomPotionShelf
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliowood.naturawood.blocks.BlockCustomShelf
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliowood.naturawood.blocks.BlockCustomToolrack
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliowood.naturawood.blocks.BlockCustomCase0
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliowood.naturawood.blocks.BlockCustomLabel
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliowood.naturawood.blocks.BlockCustomDesk
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliowood.naturawood.blocks.BlockCustomTable
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliowood.naturawood.blocks.BlockCustomSeat
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliowood.naturawood.blocks.BlockCustomMapFrame
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliowood.naturawood.blocks.BlockCustomFancySign
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliowood.naturawood.blocks.BlockCustomFancyWorkbench
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliowood.naturawood.blocks.BlockCustomClock
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliowood.naturawood.blocks.BlockCustomPaintingFrameT0
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliowood.naturawood.blocks.BlockCustomPaintingFrameT1
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliowood.naturawood.blocks.BlockCustomPaintingFrameT2
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliowood.naturawood.blocks.BlockCustomPaintingFrameT3
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: jds.bibliowood.naturawood.blocks.BlockCustomPaintingFrameT4
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: thermalfoundation.block.BlockOre
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: thermalfoundation.block.BlockStorage
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: thermalfoundation.fluid.BlockFluidRedstone
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: cofh.core.fluid.BlockFluidCoFHBase
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: thermalfoundation.fluid.BlockFluidGlowstone
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: thermalfoundation.fluid.BlockFluidEnder
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: thermalfoundation.fluid.BlockFluidPyrotheum
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: cofh.core.fluid.BlockFluidInteractive
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: thermalfoundation.fluid.BlockFluidCryotheum
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: thermalfoundation.fluid.BlockFluidMana
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: thermalfoundation.fluid.BlockFluidSteam
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: thermalfoundation.fluid.BlockFluidCoal
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: erogenousbeef.bigreactors.common.block.BlockBROre
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: erogenousbeef.bigreactors.common.block.BlockBRMetal
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: erogenousbeef.bigreactors.common.multiblock.block.BlockFuelRod
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: erogenousbeef.bigreactors.common.multiblock.block.BlockReactorPart
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: erogenousbeef.bigreactors.common.multiblock.block.BlockReactorPart
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: erogenousbeef.bigreactors.common.multiblock.block.BlockMultiblockGlass
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: erogenousbeef.bigreactors.common.multiblock.block.BlockReactorRedstonePort
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: erogenousbeef.bigreactors.common.multiblock.block.BlockTurbinePart
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: erogenousbeef.bigreactors.common.multiblock.block.BlockTurbinePart
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: erogenousbeef.bigreactors.common.multiblock.block.BlockTurbineRotorPart
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: erogenousbeef.bigreactors.common.block.BlockBRDevice
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: cofh.core.block.BlockCoFHBase
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: cofh.core.block.BlockCoFHBase
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: erogenousbeef.bigreactors.common.block.BlockBRGenericFluid
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: erogenousbeef.bigreactors.common.multiblock.block.BlockMBCreativePart
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: binnie.core.machines.BlockMachine
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: binnie.core.machines.BlockMachine
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: binnie.botany.flower.BlockFlower
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: binnie.botany.flower.BlockFlower
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: binnie.botany.gardening.BlockPlant
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: binnie.botany.gardening.BlockSoil
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: binnie.botany.ceramic.BlockCeramic
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: binnie.botany.ceramic.BlockCeramic
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: binnie.botany.ceramic.BlockStained
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: binnie.botany.ceramic.BlockStained
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: binnie.botany.ceramic.BlockCeramicPatterned
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: binnie.extratrees.carpentry.BlockDesign
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: binnie.core.block.BlockMetadata
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: binnie.core.block.BlockMetadata
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: binnie.botany.ceramic.BlockCeramicBrick
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: binnie.botany.ceramic.BlockCeramicBrick
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: binnie.extrabees.genetics.effect.BlockEctoplasm
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: binnie.extrabees.worldgen.BlockExtraBeeHive
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: binnie.extratrees.block.BlockETPlanks
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: binnie.extratrees.block.BlockETPlanks
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: binnie.extratrees.block.decor.BlockFence
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: binnie.extratrees.block.decor.BlockFence
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: binnie.extratrees.block.decor.BlockMultiFence
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: binnie.extratrees.block.BlockETLog
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: binnie.extratrees.block.BlockETLog
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: binnie.extratrees.block.decor.BlockGate
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: binnie.extratrees.block.decor.BlockGate
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: binnie.extratrees.block.BlockETSlab
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: binnie.extratrees.block.BlockETSlab
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: binnie.extratrees.block.BlockETDoor
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: binnie.extratrees.block.BlockETDoor
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: binnie.extratrees.block.BlockETStairs
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: binnie.extratrees.block.BlockETStairs
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: binnie.extratrees.carpentry.BlockCarpentry
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: binnie.extratrees.carpentry.BlockCarpentryPanel
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: binnie.extratrees.carpentry.BlockStainedDesign
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.bluepowermod.blocks.worldgen.BlockBasalt
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.bluepowermod.blocks.worldgen.BlockStoneOre
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.bluepowermod.blocks.worldgen.BlockCrackedBasalt
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.bluepowermod.blocks.worldgen.BlockStoneOreConnected
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.bluepowermod.blocks.worldgen.BlockTeslatiteOre
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.bluepowermod.blocks.worldgen.BlockItemOre
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.bluepowermod.blocks.BlockBase
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.bluepowermod.blocks.worldgen.BlockRubyOre
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.bluepowermod.blocks.worldgen.BlockSapphireOre
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.bluepowermod.blocks.worldgen.BlockAmethystOre
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.bluepowermod.blocks.worldgen.BlockCrop
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: com.bluepowermod.blocks.worldgen.BlockCrop
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.bluepowermod.blocks.worldgen.BlockCustomFlower
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.bluepowermod.blocks.machines.BlockAlloyFurnace
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.bluepowermod.blocks.BlockContainerBase
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: com.bluepowermod.blocks.BlockContainerBase
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.bluepowermod.blocks.machines.BlockContainerFrontRender
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.bluepowermod.blocks.machines.BlockIgniter
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.bluepowermod.blocks.machines.BlockProjectTable
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.bluepowermod.blocks.machines.BlockCircuitDatabase
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.bluepowermod.blocks.machines.BlockContainerTwoSideRender
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.bluepowermod.blocks.machines.BlockRejecting
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.bluepowermod.blocks.machines.BlockLamp
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.bluepowermod.blocks.machines.BlockSortron
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: buildcraft.builders.BlockBuildTool
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: buildcraft.builders.BlockMarker
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: buildcraft.builders.BlockMarker
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: buildcraft.builders.BlockPathMarker
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: buildcraft.builders.BlockPathMarker
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: buildcraft.builders.BlockConstructionMarker
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: buildcraft.builders.BlockConstructionMarker
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: buildcraft.builders.BlockFiller
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: buildcraft.builders.BlockFiller
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: buildcraft.builders.BlockBuilder
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: buildcraft.builders.BlockBuilder
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: buildcraft.builders.BlockArchitect
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: buildcraft.builders.BlockArchitect
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: buildcraft.builders.BlockBlueprintLibrary
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: buildcraft.factory.BlockMiningWell
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: buildcraft.factory.BlockMiningWell
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: buildcraft.factory.BlockPlainPipe
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: buildcraft.factory.BlockAutoWorkbench
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: buildcraft.factory.BlockFrame
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: buildcraft.factory.BlockFrame
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: buildcraft.factory.BlockQuarry
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: buildcraft.factory.BlockQuarry
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: buildcraft.factory.BlockTank
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: buildcraft.factory.BlockPump
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: buildcraft.factory.BlockPump
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: buildcraft.factory.BlockFloodGate
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: buildcraft.factory.BlockFloodGate
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: buildcraft.factory.BlockRefinery
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: buildcraft.factory.BlockHopper
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.carpentersblocks.block.BlockCarpentersBlock
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.carpentersblocks.block.BlockCoverable
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: com.carpentersblocks.block.BlockCoverable
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.carpentersblocks.block.BlockCarpentersBarrier
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.carpentersblocks.block.BlockCarpentersBed
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.carpentersblocks.block.BlockCarpentersButton
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: com.carpentersblocks.block.BlockCarpentersButton
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.carpentersblocks.block.BlockCarpentersCollapsibleBlock
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.carpentersblocks.block.BlockCarpentersDaylightSensor
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.carpentersblocks.block.BlockSided
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: com.carpentersblocks.block.BlockSided
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.carpentersblocks.block.BlockCarpentersDoor
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.carpentersblocks.block.BlockHinged
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.carpentersblocks.block.BlockCarpentersFlowerPot
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.carpentersblocks.block.BlockCarpentersGarageDoor
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: com.carpentersblocks.block.BlockCarpentersGarageDoor
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.carpentersblocks.block.BlockCarpentersGate
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.carpentersblocks.block.BlockCarpentersHatch
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.carpentersblocks.block.BlockCarpentersLadder
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.carpentersblocks.block.BlockCarpentersLever
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: com.carpentersblocks.block.BlockCarpentersLever
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.carpentersblocks.block.BlockCarpentersPressurePlate
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: com.carpentersblocks.block.BlockCarpentersPressurePlate
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.carpentersblocks.block.BlockCarpentersSafe
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.carpentersblocks.block.BlockCarpentersSlope
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.carpentersblocks.block.BlockCarpentersStairs
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.carpentersblocks.block.BlockCarpentersTorch
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockFluxGoo
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockFluxGas
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockFluidPure
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockFluidDeath
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockCustomOre
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockMagicalLog
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: thaumcraft.common.blocks.BlockMagicalLog
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockMagicalLeaves
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: thaumcraft.common.blocks.BlockMagicalLeaves
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockCustomPlant
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockTaint
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockTaintFibres
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockCosmeticOpaque
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockCosmeticSolid
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: thaumcraft.common.blocks.BlockCosmeticSolid
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockCrystal
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockTube
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: thaumcraft.common.blocks.BlockTube
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockMetalDevice
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: thaumcraft.common.blocks.BlockMetalDevice
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockWoodenDevice
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: thaumcraft.common.blocks.BlockWoodenDevice
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockStoneDevice
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: thaumcraft.common.blocks.BlockStoneDevice
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockMirror
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: thaumcraft.common.blocks.BlockMirror
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockTable
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: thaumcraft.common.blocks.BlockTable
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockChestHungry
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: thaumcraft.common.blocks.BlockChestHungry
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockArcaneDoor
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockLifter
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: thaumcraft.common.blocks.BlockLifter
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockMagicBox
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: thaumcraft.common.blocks.BlockMagicBox
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockAlchemyFurnace
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: thaumcraft.common.blocks.BlockAlchemyFurnace
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockJar
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: thaumcraft.common.blocks.BlockJar
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockCandle
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockEldritch
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: thaumcraft.common.blocks.BlockEldritch
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockAiry
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: thaumcraft.common.blocks.BlockAiry
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockManaPod
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: thaumcraft.common.blocks.BlockManaPod
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockArcaneFurnace
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: thaumcraft.common.blocks.BlockArcaneFurnace
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockWarded
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockHole
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockEldritchPortal
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockEssentiaReservoir
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: thaumcraft.common.blocks.BlockEssentiaReservoir
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockEldritchNothing
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockCosmeticStairs
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockCosmeticWoodSlab
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockCosmeticStoneSlab
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockLoot
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: mods.railcraft.common.fluids.BlockRailcraftFluid
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: mods.railcraft.common.fluids.BlockRailcraftFluidFinite
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: mods.railcraft.common.blocks.aesthetics.cube.BlockCube
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: mods.railcraft.common.blocks.aesthetics.cube.BlockCube
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: mods.railcraft.common.blocks.anvil.BlockRCAnvil
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: mods.railcraft.common.blocks.machine.BlockMachine
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: mods.railcraft.common.blocks.machine.BlockMachine
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: mods.railcraft.common.blocks.tracks.BlockTrack
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: mods.railcraft.common.blocks.tracks.BlockTrack
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: mods.railcraft.common.blocks.tracks.BlockTrackElevator
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: mods.railcraft.common.blocks.signals.BlockSignalRailcraft
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: mods.railcraft.common.blocks.signals.BlockSignalBase
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: mods.railcraft.common.blocks.signals.BlockSignalBase
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: mods.railcraft.common.blocks.aesthetics.stairs.BlockRailcraftStairs
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: mods.railcraft.common.blocks.aesthetics.stairs.BlockRailcraftStairs
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: mods.railcraft.common.blocks.aesthetics.slab.BlockRailcraftSlab
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: mods.railcraft.common.blocks.aesthetics.slab.BlockRailcraftSlab
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: mods.railcraft.common.blocks.aesthetics.lantern.BlockLantern
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: mods.railcraft.common.blocks.aesthetics.post.BlockPost
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: mods.railcraft.common.blocks.aesthetics.post.BlockPost
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: mods.railcraft.common.blocks.aesthetics.post.BlockPostMetal
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: mods.railcraft.common.blocks.aesthetics.post.BlockPostBase
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: mods.railcraft.common.blocks.aesthetics.wall.BlockRailcraftWall
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: mods.railcraft.common.blocks.aesthetics.glass.BlockStrengthGlass
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: mods.railcraft.common.blocks.aesthetics.brick.BlockBrick
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: mods.railcraft.common.blocks.aesthetics.brick.BlockBrick$BlockNetherBrick
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: mods.railcraft.common.blocks.detector.BlockDetector
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: mods.railcraft.common.blocks.detector.BlockDetector
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: mods.railcraft.common.blocks.ore.BlockOre
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: mods.railcraft.common.blocks.ore.BlockWorldLogic
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: mods.railcraft.common.items.firestone.BlockFirestoneRecharge
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: mods.railcraft.common.items.firestone.BlockFirestoneRecharge
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: mods.railcraft.common.blocks.frame.BlockFrame
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: twilightforest.block.BlockTFLog
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: twilightforest.block.BlockTFRoots
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: twilightforest.block.BlockTFLeaves
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: twilightforest.block.BlockTFFirefly
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: twilightforest.block.BlockTFCritter
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: twilightforest.block.BlockTFCicada
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: twilightforest.block.BlockTFPortal
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: twilightforest.block.BlockTFMazestone
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: twilightforest.block.BlockTFMazestone
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: twilightforest.block.BlockTFHedge
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: twilightforest.block.BlockTFHedge
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: twilightforest.block.BlockTFBossSpawner
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: twilightforest.block.BlockTFFireflyJar
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: twilightforest.block.BlockTFPlant
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: twilightforest.block.BlockTFPlant
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: twilightforest.block.BlockTFUncraftingTable
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: twilightforest.block.BlockTFFireJet
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: twilightforest.block.BlockTFNagastone
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: twilightforest.block.BlockTFSapling
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: twilightforest.block.BlockTFMoonworm
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: twilightforest.block.BlockTFMagicLog
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: twilightforest.block.BlockTFMagicLeaves
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: twilightforest.block.BlockTFMagicLogSpecial
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: twilightforest.block.BlockTFTowerWood
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: twilightforest.block.BlockTFTowerDevice
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: twilightforest.block.BlockTFTowerTranslucent
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: twilightforest.block.BlockTFTrophy
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: twilightforest.block.BlockTFTrophy
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: twilightforest.block.BlockTFShield
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: twilightforest.block.BlockTFTrophyPedestal
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: twilightforest.block.BlockTFAuroraBrick
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: twilightforest.block.BlockTFUnderBrick
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: twilightforest.block.BlockTFThorns
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: twilightforest.block.BlockTFThorns
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: twilightforest.block.BlockTFBurntThorns
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: twilightforest.block.BlockTFBurntThorns
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: twilightforest.block.BlockTFThornRose
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: twilightforest.block.BlockTFLeaves3
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: twilightforest.block.BlockTFDeadrock
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: twilightforest.block.BlockTFDarkLeaves
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: twilightforest.block.BlockTFAuroraPillar
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: twilightforest.block.BlockTFAuroraSlab
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: twilightforest.block.BlockTFTrollSteinn
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: twilightforest.block.BlockTFWispyCloud
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: twilightforest.block.BlockTFFluffyCloud
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: twilightforest.block.BlockTFGiantCobble
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: twilightforest.block.BlockTFGiantBlock
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: twilightforest.block.BlockTFGiantBlock
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: twilightforest.block.BlockTFGiantLog
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: twilightforest.block.BlockTFGiantLeaves
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: twilightforest.block.BlockTFGiantObsidian
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: twilightforest.block.BlockTFUberousSoil
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: twilightforest.block.BlockTFHugeStalk
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: twilightforest.block.BlockTFHugeStalk
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: twilightforest.block.BlockTFHugeGloomBlock
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: twilightforest.block.BlockTFTrollRoot
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: twilightforest.block.BlockTFUnripeTorchCluster
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: twilightforest.block.BlockTFRipeTorchCluster
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: twilightforest.block.BlockTFRipeTorchCluster
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: codechicken.multipart.BlockMultipart
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: codechicken.multipart.BlockMultipart
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockCarvable
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockCarvableAntiBlock
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockAutoChisel
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: com.cricketcraft.chisel.block.BlockAutoChisel
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockCarvableBookshelf
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockMarbleCarpet
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockCloud
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockConcrete
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockBeaconBase
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockCarvableGlass
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockCarvablePane
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockCarvableGlowstone
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockGrimstone
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockCarvableGlow
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockHolystone
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockCarvableIce
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: com.cricketcraft.chisel.block.BlockCarvableIce
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockCarvableIcePillar
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: com.cricketcraft.chisel.block.BlockCarvableIcePillar
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockCarvableIceStairs
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: com.cricketcraft.chisel.block.BlockCarvableIceStairs
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockCarvablePumpkin
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockLavastone
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockMarbleTexturedOre
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockTexturedOre
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockLeaf
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockCarvableSlab
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockCarvableStairs
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockCarvablePillar
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockCarvablePackedIce
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: com.cricketcraft.chisel.block.BlockCarvablePackedIce
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockCarvablePackedIcePillar
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockCarvablePackedIceStairs
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: com.cricketcraft.chisel.block.BlockCarvablePackedIceStairs
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockPresent
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: com.cricketcraft.chisel.block.BlockPresent
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockCarvablePowered
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockRoadLine
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockSnakestone
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockSnakestoneObsidian
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockEldritch
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockCarvableTorch
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockCarvableLayered
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockWaterstone
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: dan200.computercraft.shared.computer.blocks.BlockComputer
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: dan200.computercraft.shared.computer.blocks.BlockComputerBase
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: dan200.computercraft.shared.common.BlockDirectional
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: dan200.computercraft.shared.common.BlockGeneric
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: dan200.computercraft.shared.common.BlockGeneric
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: dan200.computercraft.shared.peripheral.common.BlockPeripheral
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: dan200.computercraft.shared.peripheral.common.BlockPeripheralBase
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: dan200.computercraft.shared.peripheral.common.BlockCable
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: dan200.computercraft.shared.turtle.blocks.BlockTurtle
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: vazkii.heraldry.content.BlockHeraldry
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: noppes.npcs.blocks.BlockNpcRedstone
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: noppes.npcs.blocks.BlockNpcRedstone
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: noppes.npcs.blocks.BlockCarpentryBench
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: noppes.npcs.blocks.BlockMailbox
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: noppes.npcs.blocks.BlockWaypoint
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: noppes.npcs.blocks.BlockBorder
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: noppes.npcs.blocks.BlockBlood
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: noppes.npcs.blocks.BlockBanner
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: noppes.npcs.blocks.BlockBanner
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: noppes.npcs.blocks.BlockWallBanner
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: noppes.npcs.blocks.BlockTallLamp
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: noppes.npcs.blocks.BlockTallLamp
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: noppes.npcs.blocks.BlockChair
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: noppes.npcs.blocks.BlockRotated
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: noppes.npcs.blocks.BlockCrate
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: noppes.npcs.blocks.BlockCrate
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: noppes.npcs.blocks.BlockWeaponRack
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: noppes.npcs.blocks.BlockWeaponRack
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: noppes.npcs.blocks.BlockCouchWool
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: noppes.npcs.blocks.BlockCouchWood
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: noppes.npcs.blocks.BlockTable
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: noppes.npcs.blocks.BlockStool
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: noppes.npcs.blocks.BlockPlaceholder
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: noppes.npcs.blocks.BlockBigSign
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: noppes.npcs.blocks.BlockBarrel
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: noppes.npcs.blocks.BlockBarrel
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: noppes.npcs.blocks.BlockTombstone
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: noppes.npcs.blocks.BlockShelf
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: noppes.npcs.blocks.BlockSign
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: noppes.npcs.blocks.BlockBeam
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: noppes.npcs.blocks.BlockBook
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: noppes.npcs.blocks.BlockPedestal
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: noppes.npcs.blocks.BlockPedestal
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: noppes.npcs.blocks.BlockCrystal
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: noppes.npcs.blocks.BlockCampfire
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: noppes.npcs.blocks.BlockLightable
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: noppes.npcs.blocks.BlockCandle
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: noppes.npcs.blocks.BlockLamp
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.mia.props.BlockProps
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: com.mia.props.BlockProps
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.aesireanempire.eplus.blocks.BlockEnchantTable
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.transport.BlockConveyor
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.BlockFactory
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: powercrystals.minefactoryreloaded.block.BlockFactory
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.decor.BlockFactoryDecoration
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.BlockFactoryMachine
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: powercrystals.minefactoryreloaded.block.BlockFactoryMachine
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.fluid.BlockTank
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.transport.BlockPlasticPipe
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.transport.BlockRedNetCable
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: powercrystals.minefactoryreloaded.block.transport.BlockRedNetCable
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.BlockRedNetLogic
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.BlockRedNetPanel
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.transport.BlockRailCargoPickup
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.transport.BlockFactoryRail
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.transport.BlockRailCargoDropoff
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.transport.BlockRailPassengerPickup
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.transport.BlockRailPassengerDropoff
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.BlockRubberSapling
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.BlockRubberWood
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.BlockRubberLeaves
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: powercrystals.minefactoryreloaded.block.BlockRubberLeaves
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.decor.BlockFactoryGlass
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.decor.BlockFactoryGlassPane
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.transport.BlockFactoryRoad
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.decor.BlockFactoryPlastic
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.decor.BlockDecorativeBricks
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.decor.BlockDecorativeStone
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.decor.BlockPinkSlime
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.BlockVineScaffold
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.BlockFertileSoil
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.BlockDetCord
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.BlockFakeLaser
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.fluid.BlockFactoryFluid
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.fluid.BlockExplodingFluid
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: powercrystals.minefactoryreloaded.block.fluid.BlockExplodingFluid
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.fluid.BlockPinkSlimeFluid
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: crazypants.enderio.machine.generator.stirling.BlockStirlingGenerator
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: crazypants.enderio.machine.AbstractMachineBlock
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: crazypants.enderio.machine.AbstractMachineBlock
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: crazypants.enderio.machine.generator.combustion.BlockCombustionGenerator
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: crazypants.enderio.machine.generator.zombie.BlockZombieGenerator
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: crazypants.enderio.machine.solar.BlockSolarPanel
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: crazypants.enderio.machine.solar.BlockSolarPanel
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: crazypants.enderio.machine.crusher.BlockCrusher
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: crazypants.enderio.machine.alloy.BlockAlloySmelter
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: crazypants.enderio.machine.power.BlockCapacitorBank
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: crazypants.enderio.machine.power.BlockCapacitorBank
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: crazypants.enderio.machine.capbank.BlockCapBank
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: crazypants.enderio.machine.capbank.BlockCapBank
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: crazypants.enderio.machine.painter.BlockPainter
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: crazypants.enderio.machine.painter.BlockPaintedFence
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: crazypants.enderio.machine.painter.BlockPaintedFence
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: crazypants.enderio.machine.painter.BlockPaintedFenceGate
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: crazypants.enderio.machine.painter.BlockPaintedFenceGate
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: crazypants.enderio.machine.painter.BlockPaintedWall
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: crazypants.enderio.machine.painter.BlockPaintedWall
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: crazypants.enderio.machine.painter.BlockPaintedStair
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: crazypants.enderio.machine.painter.BlockPaintedStair
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: crazypants.enderio.machine.painter.BlockPaintedSlab
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: crazypants.enderio.machine.painter.BlockPaintedSlab
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: crazypants.enderio.machine.crafter.BlockCrafter
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: crazypants.enderio.machine.painter.BlockPaintedGlowstone
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: crazypants.enderio.machine.painter.BlockPaintedGlowstone
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: crazypants.enderio.machine.painter.BlockPaintedCarpet
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: crazypants.enderio.machine.painter.BlockPaintedCarpet
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: crazypants.enderio.machine.vat.BlockVat
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: crazypants.enderio.machine.monitor.BlockPowerMonitor
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: crazypants.enderio.machine.farm.BlockFarmStation
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: crazypants.enderio.machine.wireless.BlockWirelessCharger
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: crazypants.enderio.BlockEio
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: crazypants.enderio.machine.hypercube.BlockHyperCube
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: crazypants.enderio.machine.hypercube.BlockHyperCube
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: crazypants.enderio.machine.tank.BlockTank
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: crazypants.enderio.machine.reservoir.BlockReservoir
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: crazypants.enderio.machine.vacuum.BlockVacuumChest
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: crazypants.enderio.machine.vacuum.BlockVacuumChest
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: crazypants.enderio.machine.transceiver.BlockTransceiver
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: crazypants.enderio.machine.transceiver.BlockTransceiver
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: crazypants.enderio.enderface.BlockEnderIO
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: crazypants.enderio.enderface.BlockEnderIO
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: crazypants.enderio.teleport.BlockTravelAnchor
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: crazypants.enderio.teleport.BlockTravelAnchor
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: crazypants.enderio.machine.slicensplice.BlockSliceAndSplice
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: crazypants.enderio.machine.soul.BlockSoulBinder
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: crazypants.enderio.machine.spawner.BlockPoweredSpawner
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: crazypants.enderio.machine.killera.BlockKillerJoe
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: crazypants.enderio.machine.attractor.BlockAttractor
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: crazypants.enderio.machine.spawnguard.BlockSpawnGuard
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: crazypants.enderio.machine.xp.BlockExperienceObelisk
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: crazypants.enderio.machine.enchanter.BlockEnchanter
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: crazypants.enderio.machine.enchanter.BlockEnchanter
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: crazypants.enderio.block.BlockDarkSteelPressurePlate
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: crazypants.enderio.block.BlockDarkSteelPressurePlate
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: crazypants.enderio.block.BlockDarkSteelAnvil
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: crazypants.enderio.block.BlockDarkSteelLadder
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: crazypants.enderio.machine.light.BlockElectricLight
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: crazypants.enderio.machine.light.BlockElectricLight
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: crazypants.enderio.machine.light.BlockLightNode
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: crazypants.enderio.machine.light.BlockLightNode
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: crazypants.enderio.block.BlockReinforcedObsidian
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: crazypants.enderio.material.BlockFusedQuartz
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: crazypants.enderio.material.BlockFusedQuartz
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: crazypants.enderio.rail.BlockEnderRail
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: crazypants.enderio.rail.BlockEnderRail
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: crazypants.enderio.conduit.BlockConduitBundle
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: crazypants.enderio.conduit.BlockConduitBundle
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: crazypants.enderio.conduit.facade.BlockConduitFacade
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: crazypants.enderio.item.skull.BlockEndermanSkull
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: crazypants.enderio.fluid.BlockFluidEio
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: crazypants.enderio.material.BlockIngotStorage
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: crazypants.enderio.material.BlockDarkIronBars
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: emasher.gas.block.BlockShaleResource
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: emasher.gas.block.BlockDuct
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: emasher.gas.block.BlockNaturalGas
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: emasher.gas.block.BlockGasGeneric
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: emasher.gas.block.BlockPropellent
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: emasher.gas.block.BlockHydrogen
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: emasher.gas.block.BlockSmoke
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: emasher.gas.block.BlockWeaponizedGas
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: emasher.gas.block.BlockNeurotoxin
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: emasher.gas.block.BlockCorrosiveGas
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: emasher.gas.block.BlockMineGas
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: emasher.gas.block.BlockPlasma
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.rwtema.extrautils.tileentity.enderconstructor.BlockEnderConstructor
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: com.rwtema.extrautils.tileentity.enderconstructor.BlockEnderConstructor
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.rwtema.extrautils.tileentity.enderquarry.BlockEnderMarkers
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockMultiBlock
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockCurtain
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockAngelBlock
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockBUD
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockChandelier
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockDecoration
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockPureLove
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockBedrockium
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockColorData
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockColor
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockCobblestoneCompressed
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockConveyor
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockFilingCabinet
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: com.rwtema.extrautils.block.BlockFilingCabinet
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockGreenScreen
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockPeacefulTable
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockTradingPost
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockSoundMuffler
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.rwtema.extrautils.tileentity.transfernodes.BlockTransferNode
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: com.rwtema.extrautils.tileentity.transfernodes.BlockTransferNode
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.rwtema.extrautils.tileentity.transfernodes.BlockRetrievalNode
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.rwtema.extrautils.tileentity.transfernodes.BlockTransferPipe
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: com.rwtema.extrautils.tileentity.transfernodes.BlockTransferPipe
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockCursedEarth
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockTrashCan
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: com.rwtema.extrautils.block.BlockTrashCan
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockSpike
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: com.rwtema.extrautils.block.BlockSpike
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockSpikeDiamond
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockSpikeGold
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockSpikeWood
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockEnderthermicPump
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.rwtema.extrautils.tileentity.enderquarry.BlockEnderQuarry
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.rwtema.extrautils.tileentity.enderquarry.BlockQuarryUpgrades
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockMultiBlockSelection
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockEnderLily
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockTimer
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockMagnumTorch
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockDrum
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: com.rwtema.extrautils.block.BlockDrum
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.rwtema.extrautils.tileentity.generator.BlockGenerator
[20:13:50] [Server thread/INFO]: Detected special block breaking code in class: com.rwtema.extrautils.tileentity.generator.BlockGenerator
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockPortal
[20:13:50] [Server thread/INFO]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockEtherealStone
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: myrathi.flatsigns.block.BlockFlatSign
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockLandingPad
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockAdvancedTile
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: micdoodle8.mods.galacticraft.core.blocks.BlockAdvancedTile
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockLandingPadFull
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: micdoodle8.mods.galacticraft.core.blocks.BlockLandingPadFull
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockUnlitTorch
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockBreathableAir
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockBrightAir
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockBrightBreathableAir
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockOxygenCollector
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockOxygenCompressor
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockOxygenDistributor
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockOxygenSealer
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: micdoodle8.mods.galacticraft.core.blocks.BlockOxygenSealer
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockOxygenDetector
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockOxygenPipe
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: micdoodle8.mods.galacticraft.core.blocks.BlockOxygenPipe
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockRefinery
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: micdoodle8.mods.galacticraft.core.blocks.BlockRefinery
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockFuelLoader
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: micdoodle8.mods.galacticraft.core.blocks.BlockFuelLoader
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockCargoLoader
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: micdoodle8.mods.galacticraft.core.blocks.BlockCargoLoader
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockNasaWorkbench
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: micdoodle8.mods.galacticraft.core.blocks.BlockNasaWorkbench
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockBasic
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockAirLockFrame
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: micdoodle8.mods.galacticraft.core.blocks.BlockAirLockFrame
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockAirLockWall
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockEnclosed
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockSpaceStationBase
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: micdoodle8.mods.galacticraft.core.blocks.BlockSpaceStationBase
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockMulti
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: micdoodle8.mods.galacticraft.core.blocks.BlockMulti
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockParaChest
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: micdoodle8.mods.galacticraft.core.blocks.BlockParaChest
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockSolar
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: micdoodle8.mods.galacticraft.core.blocks.BlockSolar
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockMachine
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockTileGC
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: micdoodle8.mods.galacticraft.core.blocks.BlockTileGC
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockMachine2
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockMachineTiered
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockAluminumWire
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockTransmitter
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockGlowstoneTorch
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockFallenMeteor
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockBasicMoon
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: micdoodle8.mods.galacticraft.core.blocks.BlockBasicMoon
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockCheese
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockSpinThruster
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: micdoodle8.mods.galacticraft.core.blocks.BlockSpinThruster
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockScreen
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockAdvanced
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockTelemetry
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockBrightLamp
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockT1TreasureChest
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: micdoodle8.mods.galacticraft.core.blocks.BlockT1TreasureChest
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockStairsGC
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockWallGC
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockSlabGC
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.planets.mars.blocks.BlockTier2TreasureChest
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: micdoodle8.mods.galacticraft.planets.mars.blocks.BlockTier2TreasureChest
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.planets.asteroids.blocks.BlockTier3TreasureChest
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: micdoodle8.mods.galacticraft.planets.asteroids.blocks.BlockTier3TreasureChest
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.planets.asteroids.blocks.BlockBasicAsteroids
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.planets.asteroids.blocks.BlockWalkway
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.planets.asteroids.blocks.BlockBeamReflector
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.planets.asteroids.blocks.BlockBeamReceiver
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.planets.asteroids.blocks.BlockShortRangeTelepad
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: micdoodle8.mods.galacticraft.planets.asteroids.blocks.BlockShortRangeTelepad
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.planets.asteroids.blocks.BlockTelepadFake
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: micdoodle8.mods.galacticraft.planets.asteroids.blocks.BlockTelepadFake
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.planets.asteroids.blocks.BlockIceAsteroids
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: micdoodle8.mods.galacticraft.planets.asteroids.blocks.BlockIceAsteroids
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.planets.mars.blocks.BlockBasicMars
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.planets.mars.blocks.BlockSludge
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.planets.mars.blocks.BlockCavernousVine
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: micdoodle8.mods.galacticraft.planets.mars.blocks.BlockCavernousVine
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.planets.mars.blocks.BlockSlimelingEgg
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: micdoodle8.mods.galacticraft.planets.mars.blocks.BlockSlimelingEgg
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.planets.mars.blocks.BlockCreeperEgg
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.planets.mars.blocks.BlockMachineMars
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: micdoodle8.mods.galacticraft.planets.mars.blocks.BlockMachineMars
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.planets.mars.blocks.BlockMachineMarsT2
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.planets.mars.blocks.BlockHydrogenPipe
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: micdoodle8.mods.galacticraft.planets.mars.blocks.BlockHydrogenPipe
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: net.bdew.gendustry.fluids.BlockFluid
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: net.bdew.gendustry.machines.mproducer.BlockMutagenProducer$
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: net.bdew.gendustry.machines.mproducer.BlockMutagenProducer$
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: net.bdew.gendustry.machines.mutatron.BlockMutatron$
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: net.bdew.gendustry.machines.mutatron.BlockMutatron$
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: net.bdew.gendustry.machines.apiary.BlockApiary$
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: net.bdew.gendustry.machines.apiary.BlockApiary$
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: net.bdew.gendustry.machines.imprinter.BlockImprinter$
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: net.bdew.gendustry.machines.imprinter.BlockImprinter$
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: net.bdew.gendustry.machines.sampler.BlockSampler$
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: net.bdew.gendustry.machines.sampler.BlockSampler$
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: net.bdew.gendustry.machines.advmutatron.BlockMutatronAdv$
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: net.bdew.gendustry.machines.advmutatron.BlockMutatronAdv$
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: net.bdew.gendustry.machines.liquifier.BlockLiquifier$
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: net.bdew.gendustry.machines.liquifier.BlockLiquifier$
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: net.bdew.gendustry.machines.extractor.BlockExtractor$
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: net.bdew.gendustry.machines.extractor.BlockExtractor$
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: net.bdew.gendustry.machines.transposer.BlockTransposer$
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: net.bdew.gendustry.machines.transposer.BlockTransposer$
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: net.bdew.gendustry.machines.replicator.BlockReplicator$
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: net.bdew.gendustry.machines.replicator.BlockReplicator$
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: gravisuite.BlockRelocatorPortal
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: gravisuite.BlockRelocatorPortal
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: cpw.mods.ironchest.BlockIronChest
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: cpw.mods.ironchest.BlockIronChest
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: mcp.mobius.betterbarrels.common.blocks.BlockBarrel
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: mcp.mobius.betterbarrels.common.blocks.BlockBarrel
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: li.cil.oc.common.block.DelegatorConverter
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: li.cil.oc.common.block.Adapter
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: li.cil.oc.common.block.SimpleBlock
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: li.cil.oc.common.block.SimpleBlock
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: li.cil.oc.common.block.Cable
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: li.cil.oc.common.block.Capacitor
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: li.cil.oc.common.block.Case
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: li.cil.oc.common.block.Case
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: li.cil.oc.common.block.Charger
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: li.cil.oc.common.block.RedstoneAware
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: li.cil.oc.common.block.DiskDrive
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: li.cil.oc.common.block.PowerDistributor
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: li.cil.oc.common.block.PowerConverter
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: li.cil.oc.common.block.Redstone
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: li.cil.oc.common.block.RobotAfterimage
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: li.cil.oc.common.block.RobotAfterimage
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: li.cil.oc.common.block.RobotProxy
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: li.cil.oc.common.block.RobotProxy
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: li.cil.oc.common.block.Switch
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: li.cil.oc.common.block.Screen
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: li.cil.oc.common.block.ServerRack
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: li.cil.oc.common.block.Keyboard
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: li.cil.oc.common.block.Hologram
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: li.cil.oc.common.block.AccessPoint
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: li.cil.oc.common.block.Geolyzer
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: li.cil.oc.common.block.Assembler
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: li.cil.oc.common.block.Disassembler
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: li.cil.oc.common.block.MotionSensor
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: li.cil.oc.common.block.Raid
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: li.cil.oc.common.block.Raid
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: li.cil.oc.common.block.Microcontroller
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: li.cil.oc.common.block.Microcontroller
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: minechem.tileentity.decomposer.DecomposerBlock
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: minechem.block.BlockSimpleContainer
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: minechem.block.BlockSimpleContainer
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: minechem.tileentity.microscope.MicroscopeBlock
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: minechem.tileentity.synthesis.SynthesisBlock
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: minechem.tileentity.multiblock.fusion.FusionBlock
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: minechem.tileentity.multiblock.fusion.FusionBlock
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: minechem.tileentity.multiblock.ghostblock.GhostBlock
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: minechem.tileentity.blueprintprojector.BlueprintProjectorBlock
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: minechem.tileentity.blueprintprojector.BlueprintProjectorBlock
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: minechem.block.BlockUraniumOre
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: minechem.tileentity.leadedchest.LeadedChestBlock
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: minechem.tileentity.leadedchest.LeadedChestBlock
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: minechem.fluid.FluidBlockElement
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: minechem.fluid.MinechemFluidBlock
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: minechem.fluid.FluidBlockMolecule
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: tconstruct.blocks.slime.SlimeFluid
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: tconstruct.world.blocks.MeatBlock
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: tconstruct.blocks.SlabBase
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: mantle.blocks.MantleBlock
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: tconstruct.blocks.traps.Punji
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: tconstruct.blocks.traps.BarricadeBlock
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: tconstruct.blocks.traps.BarricadeBlock
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: tconstruct.world.blocks.SlimeExplosive
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: tconstruct.world.blocks.SlimeExplosive
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: tconstruct.blocks.slime.SlimeGel
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: tconstruct.blocks.TConstructBlock
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: tconstruct.blocks.slime.SlimeGrass
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: tconstruct.blocks.slime.SlimeTallGrass
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: tconstruct.blocks.slime.SlimeLeaves
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: tconstruct.blocks.slime.SlimeSapling
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: tconstruct.world.blocks.ConveyorBase
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: tconstruct.world.blocks.SlimePad
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: tconstruct.world.blocks.StoneTorch
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: tconstruct.world.blocks.StoneLadder
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: tconstruct.tools.blocks.MultiBrick
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: tconstruct.tools.blocks.MultiBrickFancy
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: tconstruct.world.blocks.OreberryBush
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: tconstruct.world.blocks.OreberryBushEssence
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: tconstruct.smeltery.blocks.MetalOre
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: tconstruct.world.blocks.GravelOre
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: tconstruct.world.blocks.WoodRail
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: tconstruct.world.blocks.TMetalBlock
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: tconstruct.tools.blocks.ToolStationBlock
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: tconstruct.tools.blocks.ToolStationBlock
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: tconstruct.tools.blocks.ToolForgeBlock
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: mantle.blocks.abstracts.InventoryBlock
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: mantle.blocks.abstracts.InventoryBlock
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: tconstruct.tools.blocks.CraftingStationBlock
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: tconstruct.tools.blocks.CraftingSlab
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: tconstruct.tools.blocks.CraftingSlab
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: tconstruct.tools.blocks.FurnaceSlab
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: mantle.blocks.abstracts.InventorySlab
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: tconstruct.tools.blocks.EquipBlock
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: tconstruct.tools.blocks.EquipBlock
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: tconstruct.tools.blocks.BattlesignBlock
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: tconstruct.world.blocks.SoilBlock
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: tconstruct.smeltery.blocks.TConstructFluid
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: tconstruct.smeltery.blocks.BloodBlock
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: tconstruct.smeltery.blocks.GlueFluid
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: tconstruct.smeltery.blocks.PigIronMoltenBlock
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: tconstruct.smeltery.blocks.SearedSlab
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: tconstruct.smeltery.blocks.SpeedSlab
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: tconstruct.smeltery.blocks.GlueBlock
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: tconstruct.smeltery.blocks.SmelteryBlock
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: tconstruct.smeltery.blocks.SmelteryBlock
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: tconstruct.smeltery.blocks.LavaTankBlock
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: tconstruct.smeltery.blocks.LavaTankBlock
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: tconstruct.smeltery.blocks.SearedBlock
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: tconstruct.smeltery.blocks.CastingChannelBlock
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: tconstruct.smeltery.blocks.TankAirBlock
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: tconstruct.smeltery.blocks.SpeedBlock
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: tconstruct.smeltery.blocks.GlassBlockConnected
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: tconstruct.smeltery.blocks.GlassPaneConnected
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: tconstruct.smeltery.blocks.GlassBlockConnectedMeta
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: tconstruct.smeltery.blocks.GlassPaneStained
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: tconstruct.smeltery.blocks.PaneBase
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: tconstruct.mechworks.blocks.BlockLandmine
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: tconstruct.mechworks.blocks.BlockLandmine
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: tconstruct.armor.blocks.DryingRack
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: com.mrcrayfish.furniture.blocks.BlockLampOn
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: com.mrcrayfish.furniture.blocks.BlockLampOff
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: com.mrcrayfish.furniture.blocks.BlockCoffeeTable
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: com.mrcrayfish.furniture.blocks.BlockTable
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: com.mrcrayfish.furniture.blocks.BlockChair
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: com.mrcrayfish.furniture.blocks.BlockSittable
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: com.mrcrayfish.furniture.blocks.BlockFreezer
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: com.mrcrayfish.furniture.blocks.BlockFreezer
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: com.mrcrayfish.furniture.blocks.BlockFridge
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: com.mrcrayfish.furniture.blocks.BlockFridge
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: com.mrcrayfish.furniture.blocks.BlockCabinet
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: com.mrcrayfish.furniture.blocks.BlockCabinet
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: com.mrcrayfish.furniture.blocks.BlockCouch
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: com.mrcrayfish.furniture.blocks.BlockWindowDecoration
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: com.mrcrayfish.furniture.blocks.BlockWindowDecorationClosed
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: com.mrcrayfish.furniture.blocks.BlockBedsideCabinet
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: com.mrcrayfish.furniture.blocks.BlockBedsideCabinet
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: com.mrcrayfish.furniture.blocks.BlockOven
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: com.mrcrayfish.furniture.blocks.BlockOven
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: com.mrcrayfish.furniture.blocks.BlockOvenOverhead
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: com.mrcrayfish.furniture.blocks.BlockHedge
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: com.mrcrayfish.furniture.blocks.BlockHedge
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: com.mrcrayfish.furniture.blocks.BlockBirdBath
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: com.mrcrayfish.furniture.blocks.BlockStonePath
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: com.mrcrayfish.furniture.blocks.BlockWhiteFence
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: com.mrcrayfish.furniture.blocks.BlockTap
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: com.mrcrayfish.furniture.blocks.BlockMailBox
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: com.mrcrayfish.furniture.blocks.BlockMailBox
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: com.mrcrayfish.furniture.blocks.BlockTV
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: com.mrcrayfish.furniture.blocks.BlockComputer
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: com.mrcrayfish.furniture.blocks.BlockPrinter
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: com.mrcrayfish.furniture.blocks.BlockPrinter
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: com.mrcrayfish.furniture.blocks.BlockElectricFence
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: com.mrcrayfish.furniture.blocks.BlockDoorBell
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: com.mrcrayfish.furniture.blocks.BlockFireAlarm
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: com.mrcrayfish.furniture.blocks.BlockCeilingLight
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: com.mrcrayfish.furniture.blocks.BlockStereo
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: com.mrcrayfish.furniture.blocks.BlockStereo
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: com.mrcrayfish.furniture.blocks.BlockToilet
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: com.mrcrayfish.furniture.blocks.BlockBasin
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: com.mrcrayfish.furniture.blocks.BlockWallCabinet
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: com.mrcrayfish.furniture.blocks.BlockWallCabinet
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: com.mrcrayfish.furniture.blocks.BlockBath
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: com.mrcrayfish.furniture.blocks.BlockShower
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: com.mrcrayfish.furniture.blocks.BlockShowerHead
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: com.mrcrayfish.furniture.blocks.BlockBin
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: com.mrcrayfish.furniture.blocks.BlockPresent
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: com.mrcrayfish.furniture.blocks.BlockPresent
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: com.mrcrayfish.furniture.blocks.BlockTree
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: com.mrcrayfish.furniture.blocks.BlockTVAnimation
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: myrathi.obsidiplates.block.BlockMultiPressurePlate
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: myrathi.obsidiplates.block.BlockMultiPressurePlate
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: pcl.openlights.blocks.LightBlock
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: pcl.openlights.blocks.LightBlock
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: pcl.openprinter.blocks.Printer
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: pcl.openprinter.blocks.Printer
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: exter.fodc.block.BlockOreConversionTable
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: exter.fodc.block.BlockAutomaticOreConverter
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: exter.fodc.block.BlockAutomaticOreConverter
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: moze_intel.projecte.gameObjs.blocks.AlchemicalChest
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: moze_intel.projecte.gameObjs.blocks.BlockDirection
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: moze_intel.projecte.gameObjs.blocks.BlockDirection
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: moze_intel.projecte.gameObjs.blocks.InterdictionTorch
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: moze_intel.projecte.gameObjs.blocks.TransmutationStone
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: moze_intel.projecte.gameObjs.blocks.Condenser
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: moze_intel.projecte.gameObjs.blocks.Condenser
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: moze_intel.projecte.gameObjs.blocks.CondenserMK2
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: moze_intel.projecte.gameObjs.blocks.CondenserMK2
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: moze_intel.projecte.gameObjs.blocks.MatterFurnace
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: moze_intel.projecte.gameObjs.blocks.MatterFurnace
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: moze_intel.projecte.gameObjs.blocks.MatterBlock
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: moze_intel.projecte.gameObjs.blocks.FuelBlock
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: moze_intel.projecte.gameObjs.blocks.Collector
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: moze_intel.projecte.gameObjs.blocks.Relay
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: moze_intel.projecte.gameObjs.blocks.NovaCatalyst
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: moze_intel.projecte.gameObjs.blocks.NovaCataclysm
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: com.github.abrarsyed.secretroomsmod.blocks.BlockTorchLever
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: com.github.abrarsyed.secretroomsmod.blocks.BlockTorchLever
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: com.github.abrarsyed.secretroomsmod.blocks.BlockOneWay
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: com.github.abrarsyed.secretroomsmod.blocks.BlockCamoGate
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: com.github.abrarsyed.secretroomsmod.blocks.BlockCamoGate
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: com.github.abrarsyed.secretroomsmod.blocks.BlockCamoDummy
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: com.github.abrarsyed.secretroomsmod.blocks.BlockCamoFull
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: com.github.abrarsyed.secretroomsmod.blocks.BlockCamoTrapDoor
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: com.github.abrarsyed.secretroomsmod.blocks.BlockCamoTrapDoor
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: com.github.abrarsyed.secretroomsmod.blocks.BlockCamoDoor
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: com.github.abrarsyed.secretroomsmod.blocks.BlockCamoDoor
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: com.github.abrarsyed.secretroomsmod.blocks.BlockCamoGhost
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: com.github.abrarsyed.secretroomsmod.blocks.BlockCamoLever
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: com.github.abrarsyed.secretroomsmod.blocks.BlockCamoLever
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: com.github.abrarsyed.secretroomsmod.blocks.BlockCamoWire
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: com.github.abrarsyed.secretroomsmod.blocks.BlockCamoWire
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: com.github.abrarsyed.secretroomsmod.blocks.BlockCamoButton
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: com.github.abrarsyed.secretroomsmod.blocks.BlockCamoPlate
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: com.github.abrarsyed.secretroomsmod.blocks.BlockCamoPlate
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: com.github.abrarsyed.secretroomsmod.blocks.BlockCamoPlateWeighted
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: com.github.abrarsyed.secretroomsmod.blocks.BlockCamoStair
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: com.github.abrarsyed.secretroomsmod.blocks.BlockCamoChest
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: com.github.abrarsyed.secretroomsmod.blocks.BlockCamoChest
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: com.github.abrarsyed.secretroomsmod.blocks.BlockCamoLightDetector
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: com.github.abrarsyed.secretroomsmod.blocks.BlockSolidAir
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: vswe.stevescarts.Blocks.BlockCargoManager
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: vswe.stevescarts.Blocks.BlockCargoManager
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: vswe.stevescarts.Blocks.BlockRailJunction
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: vswe.stevescarts.Blocks.BlockSpecialRailBase
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: vswe.stevescarts.Blocks.BlockRailAdvDetector
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: vswe.stevescarts.Blocks.BlockCartAssembler
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: vswe.stevescarts.Blocks.BlockCartAssembler
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: vswe.stevescarts.Blocks.BlockActivator
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: vswe.stevescarts.Blocks.BlockContainerBase
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: vswe.stevescarts.Blocks.BlockDistributor
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: vswe.stevescarts.Blocks.BlockDetector
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: vswe.stevescarts.Blocks.BlockUpgrade
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: vswe.stevescarts.Blocks.BlockUpgrade
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: vswe.stevescarts.Blocks.BlockLiquidManager
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: vswe.stevescarts.Blocks.BlockLiquidManager
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: vswe.stevescarts.Blocks.BlockMetalStorage
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: thaumic.tinkerer.common.block.mobilizer.BlockMobilizerRelay
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: thaumic.tinkerer.common.block.BlockMod
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: thaumic.tinkerer.common.block.BlockGolemConnector
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: thaumic.tinkerer.common.block.BlockCamo
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: thaumic.tinkerer.common.block.BlockModContainer
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: thaumic.tinkerer.common.block.BlockGaseousLight
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: thaumic.tinkerer.common.block.BlockGas
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: thaumic.tinkerer.common.block.fire.BlockFireOrder
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: thaumic.tinkerer.common.block.fire.BlockFireBase
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: thaumic.tinkerer.common.block.kami.BlockWarpGate
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: thaumic.tinkerer.common.block.kami.BlockWarpGate
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: thaumic.tinkerer.common.block.transvector.BlockTransvectorInterface
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: thaumic.tinkerer.common.block.BlockAnimationTablet
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: thaumic.tinkerer.common.block.BlockAnimationTablet
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: thaumic.tinkerer.common.block.kami.BlockBedrockPortal
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: thaumic.tinkerer.common.block.BlockForcefield
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: thaumic.tinkerer.common.block.BlockEnchanter
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: thaumic.tinkerer.common.block.BlockEnchanter
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: thaumic.tinkerer.common.block.mobilizer.BlockMobilizer
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: thaumic.tinkerer.common.block.mobilizer.BlockMobilizer
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: thaumic.tinkerer.common.block.fire.BlockFireIgnis
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: thaumic.tinkerer.common.block.quartz.BlockDarkQuartzSlab
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: thaumic.tinkerer.common.block.BlockFunnel
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: thaumic.tinkerer.common.block.BlockFunnel
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: thaumic.tinkerer.common.block.BlockMagnet
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: thaumic.tinkerer.common.block.BlockMagnet
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: thaumic.tinkerer.common.block.BlockPlatform
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: thaumic.tinkerer.common.block.BlockGaseousShadow
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: thaumic.tinkerer.common.block.fire.BlockFireAir
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: thaumic.tinkerer.common.block.transvector.BlockTransvectorDislocator
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: thaumic.tinkerer.common.block.fire.BlockFireEarth
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: thaumic.tinkerer.common.block.BlockSummon
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: thaumic.tinkerer.common.block.BlockInfusedGrain
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: thaumic.tinkerer.common.block.BlockInfusedGrain
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: thaumic.tinkerer.common.block.BlockAspectAnalyzer
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: thaumic.tinkerer.common.block.BlockAspectAnalyzer
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: thaumic.tinkerer.common.block.fire.BlockFireChaos
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: thaumic.tinkerer.common.block.BlockRepairer
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: thaumic.tinkerer.common.block.BlockRepairer
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: thaumic.tinkerer.common.block.BlockInfusedFarmland
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: thaumic.tinkerer.common.block.fire.BlockFireWater
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: thaumic.tinkerer.common.block.quartz.BlockDarkQuartzStairs
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: thaumic.tinkerer.common.block.quartz.BlockDarkQuartz
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: thaumic.tinkerer.common.block.BlockNitorGas
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: tmechworks.blocks.RedstoneMachine
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: tmechworks.blocks.RedstoneMachine
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: tmechworks.blocks.DynamoBlock
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: tmechworks.blocks.SignalBus
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: tmechworks.blocks.SignalBus
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: tmechworks.blocks.SignalTerminal
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: tmechworks.blocks.SignalTerminal
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: tmechworks.blocks.FilterBlock
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: mods.immibis.tubestuff.BlockTubestuff
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: mods.immibis.core.BlockCombined
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: mods.immibis.core.BlockCombined
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: mods.immibis.tubestuff.BlockStorage
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: com.codingforcookies.betterrecords.src.items.BlockRecordEtcher
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: com.codingforcookies.betterrecords.src.items.BlockRecordEtcher
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: com.codingforcookies.betterrecords.src.items.BlockRecordPlayer
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: com.codingforcookies.betterrecords.src.items.BlockRecordPlayer
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: com.codingforcookies.betterrecords.src.items.BlockFrequencyTuner
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: com.codingforcookies.betterrecords.src.items.BlockFrequencyTuner
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: com.codingforcookies.betterrecords.src.items.BlockRadio
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: com.codingforcookies.betterrecords.src.items.BlockRadio
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: com.codingforcookies.betterrecords.src.items.BlockRecordSpeaker
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: com.codingforcookies.betterrecords.src.items.BlockRecordSpeaker
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: com.codingforcookies.betterrecords.src.items.BlockStrobeLight
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: com.codingforcookies.betterrecords.src.items.BlockStrobeLight
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: com.codingforcookies.betterrecords.src.items.BlockLazer
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: com.codingforcookies.betterrecords.src.items.BlockLazer
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: com.codingforcookies.betterrecords.src.items.BlockLazerCluster
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: com.codingforcookies.betterrecords.src.items.BlockLazerCluster
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: thermalexpansion.block.machine.BlockMachine
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: thermalexpansion.block.BlockTEBase
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: thermalexpansion.block.device.BlockDevice
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: thermalexpansion.block.dynamo.BlockDynamo
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: thermalexpansion.block.cell.BlockCell
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: thermalexpansion.block.tank.BlockTank
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: thermalexpansion.block.strongbox.BlockStrongbox
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: thermalexpansion.block.cache.BlockCache
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: thermalexpansion.block.ender.BlockEnder
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: thermalexpansion.block.plate.BlockPlate
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: thermalexpansion.block.light.BlockLight
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: thermalexpansion.block.simple.BlockFrame
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: thermalexpansion.block.simple.BlockGlass
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: thermalexpansion.block.simple.BlockRockwool
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: thermalexpansion.block.sponge.BlockSponge
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: thermalexpansion.block.simple.BlockAirSignal
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: thermalexpansion.block.simple.BlockAirBase
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: thermalexpansion.block.simple.BlockAirLight
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: thermalexpansion.block.simple.BlockAirBarrier
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: codechicken.chunkloader.BlockChunkLoader
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: cpw.mods.compactsolars.BlockCompactSolar
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: cpw.mods.compactsolars.BlockCompactSolar
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: two.davincing.sculpture.SculptureBlock
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: two.davincing.sculpture.SculptureBlock
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: two.davincing.painting.PaintingBlock
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: two.davincing.painting.PaintingBlock
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: emasher.core.block.BlockRedSandstone
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: emasher.core.block.BlockLimestone
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: emasher.core.block.BlockNormalCube
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: emasher.core.block.BlockMetal
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: emasher.core.block.BlockOre
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: emasher.core.block.BlockNutrientWater
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: emasher.core.block.BlockMixedDirt
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: emasher.core.block.BlockMixedSand
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: emasher.core.block.BlockMachine
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: emasher.core.block.BlockPondScum
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: emasher.core.block.BlockSuperAlgae
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: emasher.core.block.BlockDeadAlgae
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: emasher.core.hemp.BlockHemp
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: emasher.defense.BlockThin
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: emasher.defense.BlockSandBag
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: emasher.defense.BlockEmeryTile
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: emasher.defense.BlockDeflectorGen
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: emasher.defense.BlockDeflectorGen
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: emasher.defense.BlockDeflector
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: emasher.sockets.BlockSocket
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: emasher.sockets.BlockSocket
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: emasher.sockets.BlockTempRS
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: emasher.sockets.pipes.BlockStartPipe
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: emasher.sockets.pipes.BlockFluidPipe
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: emasher.sockets.pipes.BlockPipeBase
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: emasher.sockets.pipes.BlockEnergyPipe
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: emasher.sockets.pipes.BlockMiniPortal
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: emasher.sockets.pipes.BlockMiniPortal
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: emasher.sockets.pipes.BlockDirectionChanger
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: emasher.sockets.pipes.BlockFrame
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: emasher.sockets.pipes.BlockAdapterBase
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: emasher.sockets.BlockPaintedWood
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: emasher.sockets.BlockGroundLimestone
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: emasher.sockets.BlockSlickwater
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: shedar.mods.ic2.nuclearcontrol.blocks.BlockNuclearControlMain
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: shedar.mods.ic2.nuclearcontrol.blocks.BlockNuclearControlMain
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: shedar.mods.ic2.nuclearcontrol.blocks.BlockNuclearControlLight
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: pcl.lc.module.core.block.BlockLanteaOre
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: pcl.lc.module.core.block.BlockOfLanteaOre
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: pcl.lc.module.core.fluid.BlockLiquidNaquadah
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: pcl.lc.module.stargate.block.BlockStargateRing
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: pcl.lc.module.stargate.block.BlockStargateRing
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: pcl.lc.module.stargate.block.BlockStargateBase
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: pcl.lc.module.stargate.block.BlockStargateBase
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: pcl.lc.module.stargate.block.BlockStargateDHD
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: pcl.lc.base.RotationOrientedBlock
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: pcl.lc.base.OrientedBlock
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: pcl.lc.base.GenericContainerBlock
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: pcl.lc.base.GenericContainerBlock
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: pcl.lc.module.stargate.block.BlockTransporterRing
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: pcl.lc.module.stargate.block.BlockTransporterRing
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: pcl.lc.module.power.block.BlockNaquadahGenerator
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: pcl.lc.module.power.block.BlockNaquadahGenerator
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: pcl.lc.module.decor.block.BlockLanteaDecor
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: pcl.lc.module.decor.block.BlockLanteaDecorStair
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: pcl.lc.module.integration.computercraft.BlockComputerCraftConnector
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: mekanism.common.block.BlockBasic
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: mekanism.common.block.BlockBasic
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: mekanism.common.block.BlockMachine
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: mekanism.common.block.BlockMachine
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: mekanism.common.block.BlockOre
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: mekanism.common.block.BlockEnergyCube
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: mekanism.common.block.BlockEnergyCube
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: mekanism.common.block.BlockObsidianTNT
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: mekanism.common.block.BlockBounding
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: mekanism.common.block.BlockBounding
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: mekanism.common.block.BlockGasTank
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: mekanism.common.block.BlockGasTank
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: mekanism.common.block.BlockCardboardBox
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: mekanism.common.block.BlockCardboardBox
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: mekanism.common.block.BlockPlastic
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: mekanism.common.block.BlockPlasticFence
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: mekanism.common.block.BlockSalt
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: mekanism.generators.common.block.BlockGenerator
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: mekanism.generators.common.block.BlockGenerator
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: mrtjp.projectred.exploration.BlockOre
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: mrtjp.core.block.BlockCore
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: mrtjp.projectred.exploration.BlockDecoratives
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: mrtjp.projectred.exploration.BlockDecorativeWalls
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: net.machinemuse.powersuits.block.BlockTinkerTable$
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: net.machinemuse.powersuits.block.BlockLuxCapacitor
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: mrtjp.projectred.compatibility.tconstruct.LiquidFiniteSubstance
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: mrtjp.projectred.illumination.BlockLamp
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: mrtjp.core.block.InstancedBlock
[20:13:51] [Server thread/INFO]: Detected special block breaking code in class: mrtjp.core.block.InstancedBlock
[20:13:51] [Server thread/INFO]: Checking class for special block breaking code: mrtjp.projectred.illumination.BlockAirousLight
[20:13:51] [Server thread/WARN]: java.lang.RuntimeException: ItemStack with null item found in ShapedOreRecipe getRecipeOutput()
[20:13:51] [Server thread/WARN]: at com.rwtema.extrautils.tileentity.enderconstructor.EnderConstructorRecipesHandler.postInit(EnderConstructorRecipesHandler.java:61)
[20:13:51] [Server thread/WARN]: at com.rwtema.extrautils.ExtraUtils.specialInit(ExtraUtils.java:1204)
[20:13:51] [Server thread/WARN]: at com.rwtema.extrautils.ExtraUtils.postInit(ExtraUtils.java:1180)
[20:13:51] [Server thread/WARN]: at com.rwtema.extrautils.ExtraUtilsMod.postInit(ExtraUtilsMod.java:46)
[20:13:51] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:13:51] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[20:13:51] [Server thread/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[20:13:51] [Server thread/WARN]: at java.lang.reflect.Method.invoke(Unknown Source)
[20:13:51] [Server thread/WARN]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
[20:13:51] [Server thread/WARN]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
[20:13:51] [Server thread/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[20:13:51] [Server thread/WARN]: at java.lang.reflect.Method.invoke(Unknown Source)
[20:13:51] [Server thread/WARN]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[20:13:51] [Server thread/WARN]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[20:13:51] [Server thread/WARN]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[20:13:51] [Server thread/WARN]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[20:13:51] [Server thread/WARN]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[20:13:51] [Server thread/WARN]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
[20:13:51] [Server thread/WARN]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
[20:13:51] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:13:51] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[20:13:51] [Server thread/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[20:13:51] [Server thread/WARN]: at java.lang.reflect.Method.invoke(Unknown Source)
[20:13:51] [Server thread/WARN]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[20:13:51] [Server thread/WARN]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[20:13:51] [Server thread/WARN]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[20:13:51] [Server thread/WARN]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[20:13:51] [Server thread/WARN]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[20:13:51] [Server thread/WARN]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
[20:13:51] [Server thread/WARN]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:694)
[20:13:51] [Server thread/WARN]: at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:97)
[20:13:51] [Server thread/WARN]: at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:324)
[20:13:51] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:280)
[20:13:51] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:620)
[20:13:51] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
[20:13:51] [Server thread/WARN]: java.lang.RuntimeException: ItemStack with null item found in ShapedOreRecipe getRecipeOutput()
[20:13:51] [Server thread/WARN]: at com.rwtema.extrautils.tileentity.enderconstructor.EnderConstructorRecipesHandler.postInit(EnderConstructorRecipesHandler.java:61)
[20:13:51] [Server thread/WARN]: at com.rwtema.extrautils.ExtraUtils.specialInit(ExtraUtils.java:1204)
[20:13:51] [Server thread/WARN]: at com.rwtema.extrautils.ExtraUtils.postInit(ExtraUtils.java:1180)
[20:13:51] [Server thread/WARN]: at com.rwtema.extrautils.ExtraUtilsMod.postInit(ExtraUtilsMod.java:46)
[20:13:51] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:13:51] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[20:13:51] [Server thread/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[20:13:51] [Server thread/WARN]: at java.lang.reflect.Method.invoke(Unknown Source)
[20:13:51] [Server thread/WARN]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
[20:13:51] [Server thread/WARN]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
[20:13:51] [Server thread/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[20:13:51] [Server thread/WARN]: at java.lang.reflect.Method.invoke(Unknown Source)
[20:13:51] [Server thread/WARN]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[20:13:51] [Server thread/WARN]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[20:13:51] [Server thread/WARN]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[20:13:51] [Server thread/WARN]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[20:13:51] [Server thread/WARN]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[20:13:51] [Server thread/WARN]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
[20:13:51] [Server thread/WARN]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
[20:13:51] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:13:51] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[20:13:51] [Server thread/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[20:13:51] [Server thread/WARN]: at java.lang.reflect.Method.invoke(Unknown Source)
[20:13:51] [Server thread/WARN]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[20:13:51] [Server thread/WARN]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[20:13:51] [Server thread/WARN]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[20:13:51] [Server thread/WARN]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[20:13:51] [Server thread/WARN]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[20:13:51] [Server thread/WARN]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
[20:13:51] [Server thread/WARN]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:694)
[20:13:51] [Server thread/WARN]: at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:97)
[20:13:51] [Server thread/WARN]: at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:324)
[20:13:51] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:280)
[20:13:51] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:620)
[20:13:51] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
[20:13:51] [Server thread/WARN]: java.lang.RuntimeException: ItemStack with null item found in ShapedOreRecipe getRecipeOutput()
[20:13:51] [Server thread/WARN]: at com.rwtema.extrautils.tileentity.enderconstructor.EnderConstructorRecipesHandler.postInit(EnderConstructorRecipesHandler.java:61)
[20:13:51] [Server thread/WARN]: at com.rwtema.extrautils.ExtraUtils.specialInit(ExtraUtils.java:1204)
[20:13:51] [Server thread/WARN]: at com.rwtema.extrautils.ExtraUtils.postInit(ExtraUtils.java:1180)
[20:13:51] [Server thread/WARN]: at com.rwtema.extrautils.ExtraUtilsMod.postInit(ExtraUtilsMod.java:46)
[20:13:51] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:13:51] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[20:13:51] [Server thread/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[20:13:51] [Server thread/WARN]: at java.lang.reflect.Method.invoke(Unknown Source)
[20:13:51] [Server thread/WARN]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
[20:13:51] [Server thread/WARN]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
[20:13:51] [Server thread/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[20:13:51] [Server thread/WARN]: at java.lang.reflect.Method.invoke(Unknown Source)
[20:13:51] [Server thread/WARN]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[20:13:51] [Server thread/WARN]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[20:13:51] [Server thread/WARN]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[20:13:51] [Server thread/WARN]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[20:13:51] [Server thread/WARN]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[20:13:51] [Server thread/WARN]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
[20:13:51] [Server thread/WARN]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
[20:13:51] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:13:51] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[20:13:51] [Server thread/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[20:13:51] [Server thread/WARN]: at java.lang.reflect.Method.invoke(Unknown Source)
[20:13:51] [Server thread/WARN]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[20:13:51] [Server thread/WARN]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[20:13:51] [Server thread/WARN]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[20:13:51] [Server thread/WARN]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[20:13:51] [Server thread/WARN]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[20:13:51] [Server thread/WARN]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
[20:13:51] [Server thread/WARN]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:694)
[20:13:51] [Server thread/WARN]: at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:97)
[20:13:51] [Server thread/WARN]: at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:324)
[20:13:51] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:280)
[20:13:51] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:620)
[20:13:51] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
[20:13:51] [Server thread/WARN]: java.lang.RuntimeException: ItemStack with null item found in ShapedOreRecipe getRecipeOutput()
[20:13:51] [Server thread/WARN]: at com.rwtema.extrautils.tileentity.enderconstructor.EnderConstructorRecipesHandler.postInit(EnderConstructorRecipesHandler.java:61)
[20:13:51] [Server thread/WARN]: at com.rwtema.extrautils.ExtraUtils.specialInit(ExtraUtils.java:1204)
[20:13:51] [Server thread/WARN]: at com.rwtema.extrautils.ExtraUtils.postInit(ExtraUtils.java:1180)
[20:13:51] [Server thread/WARN]: at com.rwtema.extrautils.ExtraUtilsMod.postInit(ExtraUtilsMod.java:46)
[20:13:51] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:13:51] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[20:13:51] [Server thread/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[20:13:51] [Server thread/WARN]: at java.lang.reflect.Method.invoke(Unknown Source)
[20:13:51] [Server thread/WARN]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
[20:13:51] [Server thread/WARN]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
[20:13:51] [Server thread/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[20:13:51] [Server thread/WARN]: at java.lang.reflect.Method.invoke(Unknown Source)
[20:13:51] [Server thread/WARN]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[20:13:51] [Server thread/WARN]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[20:13:51] [Server thread/WARN]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[20:13:51] [Server thread/WARN]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[20:13:51] [Server thread/WARN]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[20:13:51] [Server thread/WARN]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
[20:13:51] [Server thread/WARN]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
[20:13:51] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:13:51] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[20:13:51] [Server thread/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[20:13:51] [Server thread/WARN]: at java.lang.reflect.Method.invoke(Unknown Source)
[20:13:51] [Server thread/WARN]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[20:13:51] [Server thread/WARN]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[20:13:51] [Server thread/WARN]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[20:13:51] [Server thread/WARN]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[20:13:51] [Server thread/WARN]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[20:13:51] [Server thread/WARN]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
[20:13:51] [Server thread/WARN]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:694)
[20:13:51] [Server thread/WARN]: at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:97)
[20:13:51] [Server thread/WARN]: at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:324)
[20:13:51] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:280)
[20:13:51] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:620)
[20:13:51] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
[20:13:51] [Server thread/WARN]: java.lang.RuntimeException: ItemStack with null item found in ShapedOreRecipe getRecipeOutput()
[20:13:51] [Server thread/WARN]: at com.rwtema.extrautils.tileentity.enderconstructor.EnderConstructorRecipesHandler.postInit(EnderConstructorRecipesHandler.java:61)
[20:13:51] [Server thread/WARN]: at com.rwtema.extrautils.ExtraUtils.specialInit(ExtraUtils.java:1204)
[20:13:51] [Server thread/WARN]: at com.rwtema.extrautils.ExtraUtils.postInit(ExtraUtils.java:1180)
[20:13:51] [Server thread/WARN]: at com.rwtema.extrautils.ExtraUtilsMod.postInit(ExtraUtilsMod.java:46)
[20:13:51] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:13:51] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[20:13:51] [Server thread/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[20:13:51] [Server thread/WARN]: at java.lang.reflect.Method.invoke(Unknown Source)
[20:13:51] [Server thread/WARN]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
[20:13:51] [Server thread/WARN]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
[20:13:51] [Server thread/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[20:13:51] [Server thread/WARN]: at java.lang.reflect.Method.invoke(Unknown Source)
[20:13:51] [Server thread/WARN]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[20:13:51] [Server thread/WARN]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[20:13:51] [Server thread/WARN]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[20:13:51] [Server thread/WARN]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[20:13:51] [Server thread/WARN]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[20:13:51] [Server thread/WARN]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
[20:13:51] [Server thread/WARN]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
[20:13:51] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:13:51] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[20:13:51] [Server thread/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[20:13:51] [Server thread/WARN]: at java.lang.reflect.Method.invoke(Unknown Source)
[20:13:51] [Server thread/WARN]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[20:13:51] [Server thread/WARN]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[20:13:51] [Server thread/WARN]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[20:13:51] [Server thread/WARN]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[20:13:51] [Server thread/WARN]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[20:13:51] [Server thread/WARN]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
[20:13:51] [Server thread/WARN]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:694)
[20:13:51] [Server thread/WARN]: at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:97)
[20:13:51] [Server thread/WARN]: at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:324)
[20:13:51] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:280)
[20:13:51] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:620)
[20:13:51] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
[20:13:51] [Server thread/INFO]: While registering space station recipe, found 8 type(s) of ingotTin
[20:13:51] [Server thread/INFO]: While registering space station recipe, found 1 type(s) of waferAdvanced
[20:13:52] [Server thread/INFO]: Official servers are offline or unreachable. Proceeding with launch.
[20:13:52] [Server thread/INFO]: Registering mutations
[20:13:52] [Server thread/INFO]: Registering mutation gendustry.bee.pink + gendustry.bee.blue = gendustry.bee.magenta
[20:13:52] [Server thread/INFO]: Registering mutation gendustry.bee.green + gendustry.bee.white = gendustry.bee.lime
[20:13:52] [Server thread/INFO]: Registering mutation gendustry.bee.blue + gendustry.bee.white = gendustry.bee.lightblue
[20:13:52] [Server thread/INFO]: Registering mutation gendustry.bee.red + gendustry.bee.white = gendustry.bee.pink
[20:13:52] [Server thread/INFO]: Registering mutation gendustry.bee.green + gendustry.bee.blue = gendustry.bee.cyan
[20:13:52] [Server thread/INFO]: Registering mutation gendustry.bee.white + gendustry.bee.gray = gendustry.bee.silver
[20:13:52] [Server thread/INFO]: Registering mutation gendustry.bee.white + gendustry.bee.black = gendustry.bee.gray
[20:13:52] [Server thread/INFO]: Registering mutation gendustry.bee.yellow + gendustry.bee.blue = gendustry.bee.green
[20:13:52] [Server thread/INFO]: Registering mutation gendustry.bee.red + gendustry.bee.yellow = gendustry.bee.orange
[20:13:52] [Server thread/INFO]: Registering mutation gendustry.bee.blue + gendustry.bee.red = gendustry.bee.purple
[20:13:52] [Server thread/INFO]: Registering mutation forestry.speciesDiligent + gendustry.bee.white = gendustry.bee.black
[20:13:52] [Server thread/INFO]: Registering mutation forestry.speciesDiligent + forestry.speciesWintry = gendustry.bee.white
[20:13:52] [Server thread/INFO]: Registering mutation forestry.speciesDiligent + forestry.speciesTropical = gendustry.bee.brown
[20:13:52] [Server thread/INFO]: Registering mutation forestry.speciesDiligent + forestry.speciesModest = gendustry.bee.yellow
[20:13:52] [Server thread/INFO]: Registering mutation forestry.speciesDiligent + forestry.speciesCommon = gendustry.bee.red
[20:13:52] [Server thread/INFO]: Registering mutation forestry.speciesDiligent + forestry.speciesForest = gendustry.bee.blue
[20:13:52] [Server thread/INFO]: Registered 16 mutations
[20:13:52] [Server thread/INFO]: Done with post init phase.
[20:13:52] [Server thread/INFO]: LanteaCraft done setting up!
[20:13:52] [Server thread/INFO]: [COMPAT] LanteaCraft looking for other versions of SGCraft...
[20:13:52] [Server thread/INFO]: [COMPAT] LanteaCraft done looking for other versions.
[20:13:52] [Server thread/INFO]: Hooked into IC2 successfully.
[20:13:52] [Server thread/INFO]: Hooked into BuildCraft successfully.
[20:13:52] [Server thread/INFO]: Finished loading Cardboard Box blacklist (loaded 0 entries)
[20:13:52] [Server thread/INFO]: Stripping methods and fields from powercrystals.minefactoryreloaded.core.UtilInventory
[20:13:57] [Server thread/INFO]: Hooking complete.
[20:13:57] [Server thread/INFO]: Minechem has loaded
[20:13:57] [Server thread/ERROR]: tempus aspect missing.
[20:13:58] [Server thread/ERROR]: tempus aspect missing.
[20:13:58] [Server thread/ERROR]: tempus aspect missing.
[20:13:58] [Server thread/INFO]: Thaumcraft detected. Adding thaumium tools.
[20:13:59] [Server thread/INFO]: Loaded class registry: IC2 mod support
[20:13:59] [Server thread/INFO]: Loaded class registry: NEI mod support
[20:13:59] [Server thread/INFO]: Loaded class registry: MFR mod support
[20:13:59] [Server thread/INFO]: Loaded class registry: GregTech mod support
[20:13:59] [Server thread/INFO]: Loaded class registry: Buildcraft mod support
[20:13:59] [Server thread/WARN]: Failed to get MFFS item!
[20:13:59] [Server thread/INFO]: MPSA: Loading AE Modules :MPSA
[20:13:59] [Server thread/WARN]: Error while detecting plugin: Class openblocks/common/block/BlockDrawingTable not found NEIPlugins_OpenBlocks.class
[20:14:00] [Server thread/INFO]: registered ore name: oreGold
[20:14:00] [Server thread/INFO]: registered ore name: oreIron
[20:14:00] [Server thread/INFO]: registered ore name: oreLapis
[20:14:00] [Server thread/INFO]: registered ore name: oreDiamond
[20:14:00] [Server thread/INFO]: registered ore name: oreRedstone
[20:14:00] [Server thread/INFO]: registered ore name: oreEmerald
[20:14:00] [Server thread/INFO]: registered ore name: oreQuartz
[20:14:00] [Server thread/INFO]: registered ore name: oreCoal
[20:14:00] [Server thread/INFO]: registered ore name: blockGold
[20:14:00] [Server thread/INFO]: registered ore name: blockIron
[20:14:00] [Server thread/INFO]: registered ore name: blockLapis
[20:14:00] [Server thread/INFO]: registered ore name: blockDiamond
[20:14:00] [Server thread/INFO]: registered ore name: blockRedstone
[20:14:00] [Server thread/INFO]: registered ore name: blockEmerald
[20:14:00] [Server thread/INFO]: registered ore name: blockQuartz
[20:14:00] [Server thread/INFO]: registered ore name: blockCoal
[20:14:00] [Server thread/INFO]: registered ore name: blockGlassColorless
[20:14:00] [Server thread/INFO]: registered ore name: blockGlass
[20:14:00] [Server thread/INFO]: registered ore name: ingotIron
[20:14:00] [Server thread/INFO]: registered ore name: ingotGold
[20:14:00] [Server thread/INFO]: registered ore name: ingotBrick
[20:14:00] [Server thread/INFO]: registered ore name: ingotBrickNether
[20:14:00] [Server thread/INFO]: registered ore name: nuggetGold
[20:14:00] [Server thread/INFO]: registered ore name: gemDiamond
[20:14:00] [Server thread/INFO]: registered ore name: gemEmerald
[20:14:00] [Server thread/INFO]: registered ore name: gemQuartz
[20:14:00] [Server thread/INFO]: registered ore name: dustRedstone
[20:14:00] [Server thread/INFO]: registered ore name: dustGlowstone
[20:14:00] [Server thread/INFO]: registered ore name: gemLapis
[20:14:00] [Server thread/INFO]: registered ore name: blockGlassBlack
[20:14:00] [Server thread/INFO]: registered ore name: blockGlassRed
[20:14:00] [Server thread/INFO]: registered ore name: blockGlassGreen
[20:14:00] [Server thread/INFO]: registered ore name: blockGlassBrown
[20:14:00] [Server thread/INFO]: registered ore name: blockGlassBlue
[20:14:00] [Server thread/INFO]: registered ore name: blockGlassPurple
[20:14:00] [Server thread/INFO]: registered ore name: blockGlassCyan
[20:14:00] [Server thread/INFO]: registered ore name: blockGlassLightGray
[20:14:00] [Server thread/INFO]: registered ore name: blockGlassGray
[20:14:00] [Server thread/INFO]: registered ore name: blockGlassPink
[20:14:00] [Server thread/INFO]: registered ore name: blockGlassLime
[20:14:00] [Server thread/INFO]: registered ore name: blockGlassYellow
[20:14:00] [Server thread/INFO]: registered ore name: blockGlassLightBlue
[20:14:00] [Server thread/INFO]: registered ore name: blockGlassMagenta
[20:14:00] [Server thread/INFO]: registered ore name: blockGlassOrange
[20:14:00] [Server thread/INFO]: registered ore name: blockGlassWhite
[20:14:00] [Server thread/INFO]: registered ore name: blockCloth
[20:14:00] [Server thread/INFO]: registered ore name: gearWood
[20:14:00] [Server thread/INFO]: registered ore name: gearStone
[20:14:00] [Server thread/INFO]: registered ore name: gearIron
[20:14:00] [Server thread/INFO]: registered ore name: gearGold
[20:14:00] [Server thread/INFO]: registered ore name: gearDiamond
[20:14:00] [Server thread/INFO]: registered ore name: dustLapis
[20:14:00] [Server thread/INFO]: registered ore name: dustObsidian
[20:14:00] [Server thread/INFO]: registered ore name: ingotBronze
[20:14:00] [Server thread/INFO]: registered ore name: ingotCopper
[20:14:00] [Server thread/INFO]: registered ore name: ingotSteel
[20:14:00] [Server thread/INFO]: registered ore name: ingotLead
[20:14:00] [Server thread/INFO]: registered ore name: ingotTin
[20:14:00] [Server thread/INFO]: registered ore name: woodRubber
[20:14:00] [Server thread/INFO]: registered ore name: ingotRefinedIron
[20:14:00] [Server thread/INFO]: registered ore name: ingotSilver
[20:14:00] [Server thread/INFO]: registered ore name: oreCopper
[20:14:00] [Server thread/INFO]: registered ore name: oreLead
[20:14:00] [Server thread/INFO]: registered ore name: oreSilver
[20:14:00] [Server thread/INFO]: registered ore name: oreTin
[20:14:00] [Server thread/INFO]: registered ore name: oreUranium
[20:14:00] [Server thread/INFO]: registered ore name: dustClay
[20:14:00] [Server thread/INFO]: registered ore name: blockSteel
[20:14:00] [Server thread/INFO]: registered ore name: blockTin
[20:14:00] [Server thread/INFO]: registered ore name: blockCopper
[20:14:00] [Server thread/INFO]: registered ore name: blockBronze
[20:14:00] [Server thread/INFO]: registered ore name: blockLead
[20:14:00] [Server thread/INFO]: registered ore name: dustIron
[20:14:00] [Server thread/INFO]: registered ore name: dustStone
[20:14:00] [Server thread/INFO]: registered ore name: dustBronze
[20:14:00] [Server thread/INFO]: registered ore name: dustCoal
[20:14:00] [Server thread/INFO]: registered ore name: dustCopper
[20:14:00] [Server thread/INFO]: registered ore name: dustGold
[20:14:00] [Server thread/INFO]: registered ore name: dustSilver
[20:14:00] [Server thread/INFO]: registered ore name: dustTin
[20:14:00] [Server thread/INFO]: registered ore name: dustLead
[20:14:00] [Server thread/INFO]: registered ore name: dustSulfur
[20:14:00] [Server thread/INFO]: registered ore name: dustLithium
[20:14:00] [Server thread/INFO]: registered ore name: dustDiamond
[20:14:00] [Netty IO #1/INFO]: [MobiusCore] Found
[20:14:00] [Server thread/INFO]: registered ore name: dustSiliconDioxide
[20:14:00] [Server thread/INFO]: registered ore name: dustHydratedCoal
[20:14:00] [Server thread/INFO]: registered ore name: dustAshes
[20:14:00] [Server thread/INFO]: registered ore name: dustTinyCopper
[20:14:00] [Server thread/INFO]: registered ore name: dustTinyGold
[20:14:00] [Server thread/INFO]: registered ore name: dustTinyIron
[20:14:00] [Server thread/INFO]: registered ore name: dustTinySilver
[20:14:00] [Server thread/INFO]: registered ore name: dustTinyTin
[20:14:00] [Server thread/INFO]: registered ore name: dustTinyLead
[20:14:00] [Server thread/INFO]: registered ore name: dustTinySulfur
[20:14:00] [Server thread/INFO]: registered ore name: dustTinyLithium
[20:14:00] [Server thread/INFO]: registered ore name: dustTinyBronze
[20:14:00] [Server thread/INFO]: registered ore name: dustTinyLapis
[20:14:00] [Server thread/INFO]: registered ore name: dustTinyObsidian
[20:14:00] [Server thread/INFO]: registered ore name: itemRubber
[20:14:00] [Server thread/INFO]: registered ore name: blockUranium
[20:14:00] [Server thread/INFO]: registered ore name: ingotUranium
[20:14:00] [Server thread/INFO]: registered ore name: ingotIridium
[20:14:00] [Server thread/INFO]: registered ore name: oreCertusQuartz
[20:14:00] [Server thread/INFO]: registered ore name: nuggetIron
[20:14:00] [Server thread/INFO]: registered ore name: blockMeatRaw
[20:14:00] [Server thread/INFO]: registered ore name: gemRuby
[20:14:00] [Server thread/INFO]: registered ore name: gemPeridot
[20:14:00] [Server thread/INFO]: registered ore name: gemTopaz
[20:14:00] [Server thread/INFO]: registered ore name: gemTanzanite
[20:14:00] [Server thread/INFO]: registered ore name: gemMalachite
[20:14:00] [Server thread/INFO]: registered ore name: gemSapphire
[20:14:00] [Server thread/INFO]: registered ore name: gemAmber
[20:14:00] [Server thread/INFO]: registered ore name: oreRuby
[20:14:00] [Netty IO #1/INFO]: net.minecraft.util.MessageDeserializer
[20:14:00] [Server thread/INFO]: registered ore name: oreTopaz
[20:14:00] [Server thread/INFO]: registered ore name: orePeridot
[20:14:00] [Netty IO #1/INFO]: [
[20:14:00] [Server thread/INFO]: registered ore name: oreTanzanite
[20:14:00] [Netty IO #1/INFO]: ez
[20:14:00] [Netty IO #1/INFO]: ] with checksum
[20:14:00] [Netty IO #1/INFO]: B572EAD65FC76FFC1ED80F44BC0F9931
[20:14:00] [Netty IO #1/INFO]:
[20:14:00] [Server thread/INFO]: registered ore name: oreMalachite
[20:14:00] [Server thread/INFO]: registered ore name: oreSapphire
[20:14:00] [Server thread/INFO]: registered ore name: oreAmber
[20:14:00] [Server thread/INFO]: registered ore name: oreApatite
[20:14:00] [Netty IO #1/INFO]: [MobiusCore] Successful injection in
[20:14:00] [Netty IO #1/INFO]: decode
[20:14:00] [Server thread/INFO]: registered ore name: blockApatite
[20:14:00] [Netty IO #1/INFO]:
[20:14:00] [Server thread/INFO]: registered ore name: gemApatite
[20:14:00] [Netty IO #1/INFO]: (Lio/netty/channel/ChannelHandlerContext;Lio/netty/buffer/ByteBuf;Ljava/util/List;)V
[20:14:00] [Server thread/INFO]: registered ore name: dustAsh
[20:14:00] [Netty IO #1/INFO]:
[20:14:00] [Server thread/INFO]: registered ore name: gearBronze
[20:14:00] [Server thread/INFO]: registered ore name: gearCopper
[20:14:00] [Server thread/INFO]: registered ore name: gearTin
[20:14:00] [Server thread/INFO]: registered ore name: dustCharcoal
[20:14:00] [Server thread/INFO]: registered ore name: dustSaltpeter
[20:14:00] [Server thread/INFO]: registered ore name: dustNickel
[20:14:00] [Server thread/INFO]: registered ore name: dustPlatinum
[20:14:00] [Server thread/INFO]: registered ore name: dustMithril
[20:14:00] [Server thread/INFO]: registered ore name: dustElectrum
[20:14:00] [Server thread/INFO]: registered ore name: dustInvar
[20:14:00] [Server thread/INFO]: registered ore name: dustSignalum
[20:14:00] [Server thread/INFO]: registered ore name: dustLumium
[20:14:00] [Server thread/INFO]: registered ore name: dustEnderium
[20:14:00] [Server thread/INFO]: registered ore name: ingotNickel
[20:14:00] [Server thread/INFO]: registered ore name: ingotPlatinum
[20:14:00] [Server thread/INFO]: registered ore name: ingotMithril
[20:14:00] [Server thread/INFO]: registered ore name: ingotElectrum
[20:14:00] [Server thread/INFO]: registered ore name: ingotInvar
[20:14:00] [Server thread/INFO]: registered ore name: ingotSignalum
[20:14:00] [Server thread/INFO]: registered ore name: ingotLumium
[20:14:00] [Server thread/INFO]: registered ore name: ingotEnderium
[20:14:00] [Server thread/INFO]: registered ore name: nuggetCopper
[20:14:00] [Server thread/INFO]: registered ore name: nuggetTin
[20:14:00] [Server thread/INFO]: registered ore name: nuggetSilver
[20:14:00] [Server thread/INFO]: registered ore name: nuggetLead
[20:14:00] [Server thread/INFO]: registered ore name: nuggetNickel
[20:14:00] [Server thread/INFO]: registered ore name: nuggetPlatinum
[20:14:00] [Server thread/INFO]: registered ore name: nuggetMithril
[20:14:00] [Server thread/INFO]: registered ore name: nuggetElectrum
[20:14:00] [Server thread/INFO]: registered ore name: nuggetInvar
[20:14:00] [Server thread/INFO]: registered ore name: nuggetBronze
[20:14:00] [Server thread/INFO]: registered ore name: nuggetSignalum
[20:14:00] [Server thread/INFO]: registered ore name: nuggetLumium
[20:14:00] [Server thread/INFO]: registered ore name: nuggetEnderium
[20:14:00] [Server thread/INFO]: registered ore name: gearSilver
[20:14:00] [Server thread/INFO]: registered ore name: gearLead
[20:14:00] [Server thread/INFO]: registered ore name: gearNickel
[20:14:00] [Server thread/INFO]: registered ore name: gearPlatinum
[20:14:00] [Server thread/INFO]: registered ore name: gearMithril
[20:14:00] [Server thread/INFO]: registered ore name: gearElectrum
[20:14:00] [Server thread/INFO]: registered ore name: gearInvar
[20:14:00] [Server thread/INFO]: registered ore name: gearSignalum
[20:14:00] [Server thread/INFO]: registered ore name: gearLumium
[20:14:00] [Server thread/INFO]: registered ore name: gearEnderium
[20:14:00] [Server thread/INFO]: registered ore name: dustPyrotheum
[20:14:00] [Server thread/INFO]: registered ore name: dustCryotheum
[20:14:00] [Server thread/INFO]: registered ore name: dustBlizz
[20:14:00] [Server thread/INFO]: registered ore name: oreNickel
[20:14:00] [Server thread/INFO]: registered ore name: orePlatinum
[20:14:00] [Server thread/INFO]: registered ore name: oreMithril
[20:14:00] [Server thread/INFO]: registered ore name: blockSilver
[20:14:00] [Server thread/INFO]: registered ore name: blockNickel
[20:14:00] [Server thread/INFO]: registered ore name: blockPlatinum
[20:14:00] [Server thread/INFO]: registered ore name: blockMithril
[20:14:00] [Server thread/INFO]: registered ore name: blockElectrum
[20:14:00] [Server thread/INFO]: registered ore name: blockInvar
[20:14:00] [Server thread/INFO]: registered ore name: blockSignalum
[20:14:00] [Server thread/INFO]: registered ore name: blockLumium
[20:14:00] [Server thread/INFO]: registered ore name: blockEnderium
[20:14:00] [Server thread/INFO]: registered ore name: oreYellorite
[20:14:00] [Server thread/INFO]: registered ore name: oreYellorium
[20:14:00] [Server thread/INFO]: registered ore name: blockYellorium
[20:14:00] [Server thread/INFO]: registered ore name: blockCyanite
[20:14:00] [Server thread/INFO]: registered ore name: blockGraphite
[20:14:00] [Server thread/INFO]: registered ore name: blockBlutonium
[20:14:00] [Server thread/INFO]: registered ore name: blockLudicrite
[20:14:00] [Server thread/INFO]: registered ore name: ingotYellorium
[20:14:00] [Server thread/INFO]: registered ore name: ingotCyanite
[20:14:00] [Server thread/INFO]: registered ore name: ingotGraphite
[20:14:00] [Server thread/INFO]: registered ore name: ingotBlutonium
[20:14:00] [Server thread/INFO]: registered ore name: dustYellorium
[20:14:00] [Server thread/INFO]: registered ore name: dustCyanite
[20:14:00] [Server thread/INFO]: registered ore name: dustGraphite
[20:14:00] [Server thread/INFO]: registered ore name: dustBlutonium
[20:14:00] [Server thread/INFO]: registered ore name: ingotLudicrite
[20:14:00] [Server thread/INFO]: registered ore name: dustLudicrite
[20:14:00] [Server thread/INFO]: registered ore name: ingotPlutonium
[20:14:00] [Server thread/INFO]: registered ore name: dustUranium
[20:14:00] [Server thread/INFO]: registered ore name: dustPlutonium
[20:14:00] [Server thread/INFO]: registered ore name: oreZinc
[20:14:00] [Server thread/INFO]: registered ore name: oreTungsten
[20:14:00] [Server thread/INFO]: registered ore name: oreTeslatite
[20:14:00] [Server thread/INFO]: registered ore name: oreAmethyst
[20:14:00] [Server thread/INFO]: registered ore name: blockZinc
[20:14:00] [Server thread/INFO]: registered ore name: blockTeslatite
[20:14:00] [Server thread/INFO]: registered ore name: blockAmethyst
[20:14:00] [Server thread/INFO]: registered ore name: blockRuby
[20:14:00] [Server thread/INFO]: registered ore name: blockSapphire
[20:14:00] [Server thread/INFO]: registered ore name: gemAmethyst
[20:14:00] [Server thread/INFO]: registered ore name: dustTeslatite
[20:14:00] [Server thread/INFO]: registered ore name: ingotZinc
[20:14:00] [Server thread/INFO]: registered ore name: ingotBrass
[20:14:00] [Server thread/INFO]: registered ore name: ingotTungsten
[20:14:00] [Server thread/INFO]: registered ore name: ingotBlueAlloy
[20:14:00] [Server thread/INFO]: registered ore name: oreCinnabar
[20:14:00] [Server thread/INFO]: registered ore name: oreInfusedAir
[20:14:00] [Server thread/INFO]: registered ore name: oreInfusedFire
[20:14:00] [Server thread/INFO]: registered ore name: oreInfusedWater
[20:14:00] [Server thread/INFO]: registered ore name: oreInfusedEarth
[20:14:00] [Server thread/INFO]: registered ore name: oreInfusedOrder
[20:14:00] [Server thread/INFO]: registered ore name: oreInfusedEntropy
[20:14:00] [Server thread/INFO]: registered ore name: nuggetThaumium
[20:14:00] [Server thread/INFO]: registered ore name: nuggetVoid
[20:14:00] [Server thread/INFO]: registered ore name: nuggetQuicksilver
[20:14:00] [Server thread/INFO]: registered ore name: ingotThaumium
[20:14:00] [Server thread/INFO]: registered ore name: ingotVoid
[20:14:00] [Server thread/INFO]: registered ore name: nuggetSteel
[20:14:00] [Server thread/INFO]: registered ore name: oreSulfur
[20:14:00] [Server thread/INFO]: registered ore name: oreSaltpeter
[20:14:00] [Server thread/INFO]: registered ore name: oreFirestone
[20:14:00] [Server thread/INFO]: registered ore name: orePoorCopper
[20:14:00] [Server thread/INFO]: registered ore name: orePoorGold
[20:14:00] [Server thread/INFO]: registered ore name: orePoorIron
[20:14:00] [Server thread/INFO]: registered ore name: orePoorTin
[20:14:00] [Server thread/INFO]: registered ore name: orePoorLead
[20:14:00] [Server thread/INFO]: registered ore name: blockCarpet
[20:14:00] [Server thread/INFO]: registered ore name: blockMarble
[20:14:00] [Server thread/INFO]: registered ore name: blockWaterstone
[20:14:00] [Server thread/INFO]: registered ore name: blockPlastic
[20:14:00] [Server thread/INFO]: registered ore name: dustPlastic
[20:14:00] [Server thread/INFO]: registered ore name: ingotMeat
[20:14:00] [Server thread/INFO]: registered ore name: ingotMeatRaw
[20:14:00] [Server thread/INFO]: registered ore name: nuggetMeat
[20:14:00] [Server thread/INFO]: registered ore name: nuggetMeatRaw
[20:14:00] [Server thread/INFO]: registered ore name: blockMeat
[20:14:00] [Server thread/INFO]: registered ore name: ingotElectricalSteel
[20:14:00] [Server thread/INFO]: registered ore name: blockElectricalSteel
[20:14:00] [Server thread/INFO]: registered ore name: ingotEnergeticAlloy
[20:14:00] [Server thread/INFO]: registered ore name: blockEnergeticAlloy
[20:14:00] [Server thread/INFO]: registered ore name: ingotPhasedGold
[20:14:00] [Server thread/INFO]: registered ore name: blockPhasedGold
[20:14:00] [Server thread/INFO]: registered ore name: ingotRedstoneAlloy
[20:14:00] [Server thread/INFO]: registered ore name: blockRedstoneAlloy
[20:14:00] [Server thread/INFO]: registered ore name: ingotConductiveIron
[20:14:00] [Server thread/INFO]: registered ore name: blockConductiveIron
[20:14:00] [Server thread/INFO]: registered ore name: ingotPhasedIron
[20:14:00] [Server thread/INFO]: registered ore name: blockPhasedIron
[20:14:00] [Server thread/INFO]: registered ore name: ingotDarkSteel
[20:14:00] [Server thread/INFO]: registered ore name: blockDarkSteel
[20:14:00] [Server thread/INFO]: registered ore name: ingotSoularium
[20:14:00] [Server thread/INFO]: registered ore name: blockSoularium
[20:14:00] [Server thread/INFO]: registered ore name: nuggetPulsatingIron
[20:14:00] [Server thread/INFO]: registered ore name: nuggetVibrantAlloy
[20:14:00] [Server thread/INFO]: registered ore name: woodStick
[20:14:00] [Server thread/INFO]: registered ore name: blockGlassHardened
[20:14:00] [Server thread/INFO]: registered ore name: blockUnstable
[20:14:00] [Server thread/INFO]: registered ore name: ingotUnstable
[20:14:00] [Server thread/INFO]: registered ore name: nuggetUnstable
[20:14:00] [Server thread/INFO]: registered ore name: blockLapisBlack
[20:14:00] [Server thread/INFO]: registered ore name: blockLapisRed
[20:14:00] [Server thread/INFO]: registered ore name: blockLapisGreen
[20:14:00] [Server thread/INFO]: registered ore name: blockLapisBrown
[20:14:00] [Server thread/INFO]: registered ore name: blockLapisBlue
[20:14:00] [Server thread/INFO]: registered ore name: blockLapisPurple
[20:14:00] [Server thread/INFO]: registered ore name: blockLapisCyan
[20:14:00] [Server thread/INFO]: registered ore name: blockLapisLightGray
[20:14:00] [Server thread/INFO]: registered ore name: blockLapisGray
[20:14:00] [Server thread/INFO]: registered ore name: blockLapisPink
[20:14:00] [Server thread/INFO]: registered ore name: blockLapisLime
[20:14:00] [Server thread/INFO]: registered ore name: blockLapisYellow
[20:14:00] [Server thread/INFO]: registered ore name: blockLapisLightBlue
[20:14:00] [Server thread/INFO]: registered ore name: blockLapisMagenta
[20:14:00] [Server thread/INFO]: registered ore name: blockLapisOrange
[20:14:00] [Server thread/INFO]: registered ore name: blockLapisWhite
[20:14:00] [Server thread/INFO]: registered ore name: blockRedstoneBlack
[20:14:00] [Server thread/INFO]: registered ore name: blockRedstoneRed
[20:14:00] [Server thread/INFO]: registered ore name: blockRedstoneGreen
[20:14:00] [Server thread/INFO]: registered ore name: blockRedstoneBrown
[20:14:00] [Server thread/INFO]: registered ore name: blockRedstoneBlue
[20:14:00] [Server thread/INFO]: registered ore name: blockRedstonePurple
[20:14:00] [Server thread/INFO]: registered ore name: blockRedstoneCyan
[20:14:00] [Server thread/INFO]: registered ore name: blockRedstoneLightGray
[20:14:00] [Server thread/INFO]: registered ore name: blockRedstoneGray
[20:14:00] [Server thread/INFO]: registered ore name: blockRedstonePink
[20:14:00] [Server thread/INFO]: registered ore name: blockRedstoneLime
[20:14:00] [Server thread/INFO]: registered ore name: blockRedstoneYellow
[20:14:00] [Server thread/INFO]: registered ore name: blockRedstoneLightBlue
[20:14:00] [Server thread/INFO]: registered ore name: blockRedstoneMagenta
[20:14:00] [Server thread/INFO]: registered ore name: blockRedstoneOrange
[20:14:00] [Server thread/INFO]: registered ore name: blockRedstoneWhite
[20:14:00] [Server thread/INFO]: registered ore name: blockCoalBlack
[20:14:00] [Server thread/INFO]: registered ore name: blockCoalRed
[20:14:00] [Server thread/INFO]: registered ore name: blockCoalGreen
[20:14:00] [Server thread/INFO]: registered ore name: blockCoalBrown
[20:14:00] [Server thread/INFO]: registered ore name: blockCoalBlue
[20:14:00] [Server thread/INFO]: registered ore name: blockCoalPurple
[20:14:00] [Server thread/INFO]: registered ore name: blockCoalCyan
[20:14:00] [Server thread/INFO]: registered ore name: blockCoalLightGray
[20:14:00] [Server thread/INFO]: registered ore name: blockCoalGray
[20:14:00] [Server thread/INFO]: registered ore name: blockCoalPink
[20:14:00] [Server thread/INFO]: registered ore name: blockCoalLime
[20:14:00] [Server thread/INFO]: registered ore name: blockCoalYellow
[20:14:00] [Server thread/INFO]: registered ore name: blockCoalLightBlue
[20:14:00] [Server thread/INFO]: registered ore name: blockCoalMagenta
[20:14:00] [Server thread/INFO]: registered ore name: blockCoalOrange
[20:14:00] [Server thread/INFO]: registered ore name: blockCoalWhite
[20:14:00] [Server thread/INFO]: registered ore name: oreAluminum
[20:14:00] [Server thread/INFO]: registered ore name: oreAluminium
[20:14:00] [Server thread/INFO]: registered ore name: oreNaturalAluminum
[20:14:00] [Server thread/INFO]: registered ore name: oreSilicon
[20:14:00] [Server thread/INFO]: registered ore name: oreCheese
[20:14:00] [Server thread/INFO]: registered ore name: ingotAluminum
[20:14:00] [Server thread/INFO]: registered ore name: ingotMeteoricIron
[20:14:00] [Server thread/INFO]: registered ore name: ingotTitanium
[20:14:00] [Server thread/INFO]: registered ore name: blockRubber
[20:14:00] [Server thread/INFO]: registered ore name: ingotAluminumBrass
[20:14:00] [Server thread/INFO]: registered ore name: ingotCobalt
[20:14:00] [Server thread/INFO]: registered ore name: ingotArdite
[20:14:00] [Server thread/INFO]: registered ore name: nuggetUranium235
[20:14:00] [Server thread/INFO]: registered ore name: dustCertusQuartz
[20:14:00] [Server thread/INFO]: registered ore name: dustNetherQuartz
[20:14:00] [Server thread/INFO]: registered ore name: dustWheat
[20:14:00] [Server thread/INFO]: registered ore name: dustFluix
[20:14:00] [Server thread/INFO]: registered ore name: dustEnder
[20:14:00] [Server thread/INFO]: registered ore name: dustEnderPearl
[20:14:00] [Server thread/INFO]: registered ore name: blockWool
[20:14:00] [Server thread/INFO]: registered ore name: blockStainedHardenedClay
[20:14:00] [Server thread/INFO]: registered ore name: dustWood
[20:14:00] [Server thread/INFO]: registered ore name: blockClothRock
[20:14:00] [Server thread/INFO]: registered ore name: blockSnow
[20:14:00] [Server thread/INFO]: registered ore name: blockIce
[20:14:00] [Server thread/INFO]: registered ore name: blockWoolWhite
[20:14:00] [Server thread/INFO]: registered ore name: blockWoolOrange
[20:14:00] [Server thread/INFO]: registered ore name: blockWoolMagenta
[20:14:00] [Server thread/INFO]: registered ore name: blockWoolLightBlue
[20:14:00] [Server thread/INFO]: registered ore name: blockWoolYellow
[20:14:00] [Server thread/INFO]: registered ore name: blockWoolLime
[20:14:00] [Server thread/INFO]: registered ore name: blockWoolPink
[20:14:00] [Server thread/INFO]: registered ore name: blockWoolGray
[20:14:00] [Server thread/INFO]: registered ore name: blockWoolLightGray
[20:14:00] [Server thread/INFO]: registered ore name: blockWoolCyan
[20:14:00] [Server thread/INFO]: registered ore name: blockWoolPurple
[20:14:00] [Server thread/INFO]: registered ore name: blockWoolBlue
[20:14:00] [Server thread/INFO]: registered ore name: blockWoolBrown
[20:14:00] [Server thread/INFO]: registered ore name: blockWoolGreen
[20:14:00] [Server thread/INFO]: registered ore name: blockWoolRed
[20:14:00] [Server thread/INFO]: registered ore name: blockWoolBlack
[20:14:00] [Server thread/INFO]: registered ore name: blockAluminum
[20:14:00] [Server thread/INFO]: registered ore name: oreEmery
[20:14:00] [Server thread/INFO]: registered ore name: gemEmery
[20:14:00] [Server thread/INFO]: registered ore name: dustQuicklime
[20:14:00] [Server thread/INFO]: registered ore name: dustImpureAluminum
[20:14:00] [Server thread/INFO]: registered ore name: dustImpureCopper
[20:14:00] [Server thread/INFO]: registered ore name: dustImpureLead
[20:14:00] [Server thread/INFO]: registered ore name: dustImpureNickel
[20:14:00] [Server thread/INFO]: registered ore name: dustImpureGold
[20:14:00] [Server thread/INFO]: registered ore name: dustImpureIron
[20:14:00] [Server thread/INFO]: registered ore name: dustImpureSilver
[20:14:00] [Server thread/INFO]: registered ore name: dustImpureTin
[20:14:00] [Server thread/INFO]: registered ore name: dustAluminum
[20:14:00] [Server thread/INFO]: registered ore name: dustImpureCobalt
[20:14:00] [Server thread/INFO]: registered ore name: dustImpureArdite
[20:14:00] [Netty IO #1/INFO]: [MobiusCore] Found
[20:14:00] [Netty IO #1/INFO]: net.minecraft.util.MessageSerializer
[20:14:00] [Server thread/INFO]: registered ore name: dustPureCobalt
[20:14:00] [Netty IO #1/INFO]: [
[20:14:00] [Netty IO #1/INFO]: fa
[20:14:00] [Server thread/INFO]: registered ore name: dustPureArdite
[20:14:00] [Netty IO #1/INFO]: ] with checksum
[20:14:00] [Server thread/INFO]: registered ore name: ingotRedAlloy
[20:14:00] [Netty IO #1/INFO]: 6CFABFD319BD3317743170B737CA472D
[20:14:00] [Netty IO #1/INFO]:
[20:14:00] [Netty IO #1/INFO]: [MobiusCore] Successful injection in
[20:14:00] [Netty IO #1/INFO]: a
[20:14:00] [Server thread/INFO]: registered ore name: ingotRefinedObsidian
[20:14:00] [Netty IO #1/INFO]:
[20:14:00] [Server thread/INFO]: registered ore name: ingotRefinedGlowstone
[20:14:00] [Server thread/INFO]: registered ore name: ingotOsmium
[20:14:00] [Netty IO #1/INFO]: (Lio/netty/channel/ChannelHandlerContext;Lft;Lio/netty/buffer/ByteBuf;)V
[20:14:00] [Server thread/INFO]: registered ore name: dustOsmium
[20:14:00] [Netty IO #1/INFO]:
[20:14:00] [Server thread/INFO]: registered ore name: blockSalt
[20:14:00] [Server thread/INFO]: registered ore name: dustSalt
[20:14:00] [Server thread/INFO]: registered ore name: dustRefinedObsidian
[20:14:00] [Server thread/INFO]: registered ore name: dustSteel
[20:14:00] [Server thread/INFO]: registered ore name: blockOsmium
[20:14:00] [Server thread/INFO]: registered ore name: blockRefinedObsidian
[20:14:00] [Server thread/INFO]: registered ore name: blockCharcoal
[20:14:00] [Server thread/INFO]: registered ore name: blockRefinedGlowstone
[20:14:00] [Server thread/INFO]: registered ore name: dustDirtyIron
[20:14:00] [Server thread/INFO]: registered ore name: dustDirtyGold
[20:14:00] [Server thread/INFO]: registered ore name: dustDirtyOsmium
[20:14:00] [Server thread/INFO]: registered ore name: dustDirtyCopper
[20:14:00] [Server thread/INFO]: registered ore name: dustDirtyTin
[20:14:00] [Server thread/INFO]: registered ore name: dustDirtySilver
[20:14:00] [Server thread/INFO]: registered ore name: dustDirtyObsidian
[20:14:00] [Server thread/INFO]: registered ore name: dustDirtyLead
[20:14:00] [Server thread/INFO]: registered ore name: oreOsmium
[20:14:00] [Server thread/INFO]: registered ore name: blockPeridot
[20:14:00] [Server thread/INFO]: registered ore name: oreCobalt
[20:14:00] [Server thread/INFO]: registered ore name: oreArdite
[20:14:00] [Server thread/INFO]: registered ore name: ingotManyullyn
[20:14:00] [Server thread/INFO]: registered ore name: ingotAluminium
[20:14:00] [Server thread/INFO]: registered ore name: ingotAluminiumBrass
[20:14:00] [Server thread/INFO]: registered ore name: ingotAlumite
[20:14:00] [Server thread/INFO]: registered ore name: ingotObsidian
[20:14:00] [Server thread/INFO]: registered ore name: ingotPigIron
[20:14:00] [Server thread/INFO]: registered ore name: blockCobalt
[20:14:00] [Server thread/INFO]: registered ore name: blockArdite
[20:14:00] [Server thread/INFO]: registered ore name: blockManyullyn
[20:14:00] [Server thread/INFO]: registered ore name: blockAluminium
[20:14:00] [Server thread/INFO]: registered ore name: blockAluminumBrass
[20:14:00] [Server thread/INFO]: registered ore name: blockAluminiumBrass
[20:14:00] [Server thread/INFO]: registered ore name: blockAlumite
[20:14:00] [Server thread/INFO]: registered ore name: blockEnder
[20:14:00] [Server thread/INFO]: registered ore name: nuggetAluminum
[20:14:00] [Server thread/INFO]: registered ore name: nuggetAluminium
[20:14:00] [Server thread/INFO]: registered ore name: nuggetAluminumBrass
[20:14:00] [Server thread/INFO]: registered ore name: nuggetAluminiumBrass
[20:14:00] [Server thread/INFO]: registered ore name: nuggetObsidian
[20:14:00] [Server thread/INFO]: registered ore name: nuggetCobalt
[20:14:00] [Server thread/INFO]: registered ore name: nuggetArdite
[20:14:00] [Server thread/INFO]: registered ore name: nuggetManyullyn
[20:14:00] [Server thread/INFO]: registered ore name: nuggetAlumite
[20:14:00] [Server thread/INFO]: registered ore name: nuggetPigIron
[20:14:00] [Server thread/INFO]: registered ore name: dustArdite
[20:14:00] [Server thread/INFO]: registered ore name: dustCobalt
[20:14:00] [Server thread/INFO]: registered ore name: dustAluminium
[20:14:00] [Server thread/INFO]: registered ore name: dustManyullyn
[20:14:00] [Server thread/INFO]: registered ore name: dustAluminiumBrass
[20:14:00] [Server thread/INFO]: registered ore name: dustAluminumBrass
[20:14:00] [Server thread/INFO]: registered ore name: woodRod
[20:14:00] [Server thread/INFO]: registered ore name: dustTitanium
[20:14:00] [Server thread/INFO]: registered ore name: ingotChrome
[20:14:00] [Server thread/INFO]: registered ore name: gemNetherQuartz
[20:14:00] [Server thread/INFO]: registered ore name: oreEnderium
[20:14:00] [Server thread/INFO]: registered ore name: dustSulphur
[20:14:00] [Server thread/INFO]: registered ore name: dustZinc
[20:14:00] [Server thread/INFO]: registered ore name: dustTungsten
[20:14:00] [Server thread/INFO]: registered ore name: ingotCoal
[20:14:00] [Server thread/INFO]: registered ore name: dustSawdust
[20:14:00] [Server thread/INFO]: registered ore name: ingotEnderiumBase
[20:14:00] [Server thread/INFO]: registered ore name: oreManganese
[20:14:00] [Server thread/INFO]: registered ore name: dustManganese
[20:14:00] [Server thread/INFO]: registered ore name: oreIgnatius
[20:14:00] [Server thread/INFO]: registered ore name: dustIgnatius
[20:14:00] [Server thread/INFO]: registered ore name: oreShadowIron
[20:14:00] [Server thread/INFO]: registered ore name: dustShadowIron
[20:14:00] [Server thread/INFO]: registered ore name: oreLemurite
[20:14:00] [Server thread/INFO]: registered ore name: dustLemurite
[20:14:00] [Server thread/INFO]: registered ore name: oreMidasium
[20:14:00] [Server thread/INFO]: registered ore name: dustMidasium
[20:14:00] [Server thread/INFO]: registered ore name: oreVyroxeres
[20:14:00] [Server thread/INFO]: registered ore name: dustVyroxeres
[20:14:00] [Server thread/INFO]: registered ore name: oreCeruclase
[20:14:00] [Server thread/INFO]: registered ore name: dustCeruclase
[20:14:00] [Server thread/INFO]: registered ore name: oreKalendrite
[20:14:00] [Server thread/INFO]: registered ore name: dustKalendrite
[20:14:00] [Server thread/INFO]: registered ore name: oreVulcanite
[20:14:00] [Server thread/INFO]: registered ore name: dustVulcanite
[20:14:00] [Server thread/INFO]: registered ore name: oreSanguinite
[20:14:00] [Server thread/INFO]: registered ore name: dustSanguinite
[20:14:00] [Server thread/INFO]: registered ore name: orePrometheum
[20:14:00] [Server thread/INFO]: registered ore name: dustPrometheum
[20:14:00] [Server thread/INFO]: registered ore name: oreDeepIron
[20:14:00] [Server thread/INFO]: registered ore name: dustDeepIron
[20:14:00] [Server thread/INFO]: registered ore name: oreInfuscolium
[20:14:00] [Server thread/INFO]: registered ore name: dustInfuscolium
[20:14:00] [Server thread/INFO]: registered ore name: oreOureclase
[20:14:00] [Server thread/INFO]: registered ore name: dustOureclase
[20:14:00] [Server thread/INFO]: registered ore name: oreAstralSilver
[20:14:00] [Server thread/INFO]: registered ore name: dustAstralSilver
[20:14:00] [Server thread/INFO]: registered ore name: oreCarmot
[20:14:00] [Server thread/INFO]: registered ore name: dustCarmot
[20:14:00] [Server thread/INFO]: registered ore name: oreRubracium
[20:14:00] [Server thread/INFO]: registered ore name: dustRubracium
[20:14:00] [Server thread/INFO]: registered ore name: oreOrichalcum
[20:14:00] [Server thread/INFO]: registered ore name: dustOrichalcum
[20:14:00] [Server thread/INFO]: registered ore name: oreAdamantine
[20:14:00] [Server thread/INFO]: registered ore name: dustAdamantine
[20:14:00] [Server thread/INFO]: registered ore name: oreAtlarus
[20:14:00] [Server thread/INFO]: registered ore name: dustAtlarus
[20:14:00] [Server thread/INFO]: registered ore name: ingotManganese
[20:14:00] [Server thread/INFO]: registered ore name: ingotIgnatius
[20:14:00] [Server thread/INFO]: registered ore name: ingotShadowIron
[20:14:00] [Server thread/INFO]: registered ore name: ingotLemurite
[20:14:00] [Server thread/INFO]: registered ore name: ingotMidasium
[20:14:00] [Server thread/INFO]: registered ore name: ingotVyroxeres
[20:14:00] [Server thread/INFO]: registered ore name: ingotCeruclase
[20:14:00] [Server thread/INFO]: registered ore name: ingotKalendrite
[20:14:00] [Server thread/INFO]: registered ore name: ingotVulcanite
[20:14:00] [Server thread/INFO]: registered ore name: ingotSanguinite
[20:14:00] [Server thread/INFO]: registered ore name: ingotPrometheum
[20:14:00] [Server thread/INFO]: registered ore name: ingotDeepIron
[20:14:00] [Server thread/INFO]: registered ore name: ingotInfuscolium
[20:14:00] [Server thread/INFO]: registered ore name: ingotOureclase
[20:14:00] [Server thread/INFO]: registered ore name: ingotAstral Silver
[20:14:00] [Server thread/INFO]: registered ore name: dustAstral Silver
[20:14:00] [Server thread/INFO]: registered ore name: ingotCarmot
[20:14:00] [Server thread/INFO]: registered ore name: ingotRubracium
[20:14:00] [Server thread/INFO]: registered ore name: ingotOrichalcum
[20:14:00] [Server thread/INFO]: registered ore name: ingotAdamantine
[20:14:00] [Server thread/INFO]: registered ore name: ingotAtlarus
[20:14:00] [Server thread/INFO]: registered ore name: ingotHepatizon
[20:14:00] [Server thread/INFO]: registered ore name: dustHepatizon
[20:14:00] [Server thread/INFO]: registered ore name: ingotDamascusSteel
[20:14:00] [Server thread/INFO]: registered ore name: dustDamascusSteel
[20:14:00] [Server thread/INFO]: registered ore name: ingotAngmallen
[20:14:00] [Server thread/INFO]: registered ore name: dustAngmallen
[20:14:00] [Server thread/INFO]: registered ore name: dustBrass
[20:14:00] [Server thread/INFO]: registered ore name: ingotShadowSteel
[20:14:00] [Server thread/INFO]: registered ore name: dustShadowSteel
[20:14:00] [Server thread/INFO]: registered ore name: ingotInolashite
[20:14:00] [Server thread/INFO]: registered ore name: dustInolashite
[20:14:00] [Server thread/INFO]: registered ore name: ingotAmordrine
[20:14:00] [Server thread/INFO]: registered ore name: dustAmordrine
[20:14:00] [Server thread/INFO]: registered ore name: ingotBlackSteel
[20:14:00] [Server thread/INFO]: registered ore name: dustBlackSteel
[20:14:00] [Server thread/INFO]: registered ore name: ingotQuicksilver
[20:14:00] [Server thread/INFO]: registered ore name: dustQuicksilver
[20:14:00] [Server thread/INFO]: registered ore name: ingotHaderoth
[20:14:00] [Server thread/INFO]: registered ore name: dustHaderoth
[20:14:00] [Server thread/INFO]: registered ore name: ingotCelenegil
[20:14:00] [Server thread/INFO]: registered ore name: dustCelenegil
[20:14:00] [Server thread/INFO]: registered ore name: ingotTartarite
[20:14:00] [Server thread/INFO]: registered ore name: dustTartarite
[20:14:00] [Server thread/INFO]: registered ore name: blockManganese
[20:14:00] [Server thread/INFO]: registered ore name: blockIgnatius
[20:14:00] [Server thread/INFO]: registered ore name: blockShadowIron
[20:14:00] [Server thread/INFO]: registered ore name: blockLemurite
[20:14:00] [Server thread/INFO]: registered ore name: blockMidasium
[20:14:00] [Server thread/INFO]: registered ore name: blockVyroxeres
[20:14:00] [Server thread/INFO]: registered ore name: blockCeruclase
[20:14:00] [Server thread/INFO]: registered ore name: blockKalendrite
[20:14:00] [Server thread/INFO]: registered ore name: blockVulcanite
[20:14:00] [Server thread/INFO]: registered ore name: blockSanguinite
[20:14:00] [Server thread/INFO]: registered ore name: blockPrometheum
[20:14:00] [Server thread/INFO]: registered ore name: blockDeepIron
[20:14:00] [Server thread/INFO]: registered ore name: blockInfuscolium
[20:14:00] [Server thread/INFO]: registered ore name: blockOureclase
[20:14:00] [Server thread/INFO]: registered ore name: blockAstralSilver
[20:14:00] [Server thread/INFO]: registered ore name: blockCarmot
[20:14:00] [Server thread/INFO]: registered ore name: blockRubracium
[20:14:00] [Server thread/INFO]: registered ore name: blockOrichalcum
[20:14:00] [Server thread/INFO]: registered ore name: blockAdamantine
[20:14:00] [Server thread/INFO]: registered ore name: blockAtlarus
[20:14:00] [Server thread/INFO]: registered ore name: blockHepatizon
[20:14:00] [Server thread/INFO]: registered ore name: blockDamascusSteel
[20:14:00] [Server thread/INFO]: registered ore name: blockAngmallen
[20:14:00] [Server thread/INFO]: registered ore name: blockBrass
[20:14:00] [Server thread/INFO]: registered ore name: blockShadowSteel
[20:14:00] [Server thread/INFO]: registered ore name: blockInolashite
[20:14:00] [Server thread/INFO]: registered ore name: blockAmordrine
[20:14:00] [Server thread/INFO]: registered ore name: blockBlackSteel
[20:14:00] [Server thread/INFO]: registered ore name: blockQuicksilver
[20:14:00] [Server thread/INFO]: registered ore name: blockHaderoth
[20:14:00] [Server thread/INFO]: registered ore name: blockCelenegil
[20:14:00] [Server thread/INFO]: registered ore name: blockTartarite
[20:14:00] [Server thread/INFO]: registered ore name: ingotElectrumFlux
[20:14:00] [Server thread/INFO]: registered ore name: ingotNaturalAluminum
[20:14:00] [Server thread/INFO]: registered ore name: ingotDesh
[20:14:00] [Server thread/INFO]: registered ore name: oreNetherSteel
[20:14:00] [Server thread/INFO]: registered ore name: ingotRedstone
[20:14:00] [Server thread/INFO]: registered ore name: dustLapisLazuli
[20:14:00] [Server thread/INFO]: registered ore name: oreNetherNickel
[20:14:00] [Server thread/INFO]: registered ore name: orePoorNickel
[20:14:00] [Server thread/INFO]: registered ore name: oreNetherCopper
[20:14:00] [Server thread/INFO]: registered ore name: oreAluminumBrass
[20:14:00] [Server thread/INFO]: registered ore name: oreNetherAluminumBrass
[20:14:00] [Server thread/INFO]: registered ore name: orePoorAluminumBrass
[20:14:00] [Server thread/INFO]: registered ore name: oreNetherLead
[20:14:00] [Server thread/INFO]: registered ore name: oreBronze
[20:14:00] [Server thread/INFO]: registered ore name: oreNetherBronze
[20:14:00] [Server thread/INFO]: registered ore name: orePoorBronze
[20:14:00] [Server thread/INFO]: registered ore name: oreElectrum
[20:14:00] [Server thread/INFO]: registered ore name: oreNetherElectrum
[20:14:00] [Server thread/INFO]: registered ore name: orePoorElectrum
[20:14:00] [Server thread/INFO]: registered ore name: oreNetherCobalt
[20:14:00] [Server thread/INFO]: registered ore name: orePoorCobalt
[20:14:00] [Server thread/INFO]: registered ore name: oreNetherPlatinum
[20:14:00] [Server thread/INFO]: registered ore name: orePoorPlatinum
[20:14:00] [Server thread/INFO]: registered ore name: nuggetNaturalAluminum
[20:14:00] [Server thread/INFO]: registered ore name: dustNaturalAluminum
[20:14:00] [Server thread/INFO]: registered ore name: oreNetherNaturalAluminum
[20:14:00] [Server thread/INFO]: registered ore name: orePoorNaturalAluminum
[20:14:00] [Server thread/INFO]: registered ore name: blockNaturalAluminum
[20:14:00] [Server thread/INFO]: registered ore name: oreNetherGold
[20:14:00] [Server thread/INFO]: registered ore name: oreSteel
[20:14:00] [Server thread/INFO]: registered ore name: orePoorSteel
[20:14:00] [Server thread/INFO]: registered ore name: nuggetGlue
[20:14:00] [Server thread/INFO]: registered ore name: ingotGlue
[20:14:00] [Server thread/INFO]: registered ore name: dustGlue
[20:14:00] [Server thread/INFO]: registered ore name: oreGlue
[20:14:00] [Server thread/INFO]: registered ore name: oreNetherGlue
[20:14:00] [Server thread/INFO]: registered ore name: orePoorGlue
[20:14:00] [Server thread/INFO]: registered ore name: blockGlue
[20:14:00] [Server thread/INFO]: registered ore name: dustAlumite
[20:14:00] [Server thread/INFO]: registered ore name: oreAlumite
[20:14:00] [Server thread/INFO]: registered ore name: oreNetherAlumite
[20:14:00] [Server thread/INFO]: registered ore name: orePoorAlumite
[20:14:00] [Server thread/INFO]: registered ore name: oreManyullyn
[20:14:00] [Server thread/INFO]: registered ore name: oreNetherManyullyn
[20:14:00] [Server thread/INFO]: registered ore name: orePoorManyullyn
[20:14:00] [Server thread/INFO]: registered ore name: oreInvar
[20:14:00] [Server thread/INFO]: registered ore name: oreNetherInvar
[20:14:00] [Server thread/INFO]: registered ore name: orePoorInvar
[20:14:00] [Server thread/INFO]: registered ore name: oreNetherAluminum
[20:14:00] [Server thread/INFO]: registered ore name: orePoorAluminum
[20:14:00] [Server thread/INFO]: registered ore name: dustPigIron
[20:14:00] [Server thread/INFO]: registered ore name: orePigIron
[20:14:00] [Server thread/INFO]: registered ore name: oreNetherPigIron
[20:14:00] [Server thread/INFO]: registered ore name: orePoorPigIron
[20:14:00] [Server thread/INFO]: registered ore name: blockPigIron
[20:14:00] [Server thread/INFO]: registered ore name: oreNetherTin
[20:14:00] [Server thread/INFO]: registered ore name: oreNetherArdite
[20:14:00] [Server thread/INFO]: registered ore name: orePoorArdite
[20:14:00] [Server thread/INFO]: registered ore name: oreNetherIron
[20:14:00] [Server thread/INFO]: registered ore name: oreNetherSilver
[20:14:00] [Server thread/INFO]: registered ore name: orePoorSilver
[20:14:00] [Server thread/INFO]: registered ore name: oreObsidian
[20:14:00] [Server thread/INFO]: registered ore name: orePoorObsidian
[20:14:00] [Server thread/INFO]: registered ore name: oreNetherObsidian
[20:14:00] [Server thread/INFO]: registered ore name: blockObsidian
[20:14:00] [Server thread/INFO]: registered ore name: oreNetherCoal
[20:14:00] [Server thread/INFO]: registered ore name: oreNetherRedstone
[20:14:00] [Server thread/INFO]: registered ore name: oreNikolite
[20:14:00] [Server thread/INFO]: registered ore name: oreNetherNikolite
[20:14:00] [Server thread/INFO]: registered ore name: oreSalt
[20:14:00] [Server thread/INFO]: registered ore name: oreNetherSalt
[20:14:00] [Server thread/INFO]: registered ore name: oreForce
[20:14:00] [Server thread/INFO]: registered ore name: oreNetherForce
[20:14:00] [Server thread/INFO]: registered ore name: oreNetherLapis
[20:14:00] [Server thread/INFO]: registered ore name: oreSphalerite
[20:14:00] [Server thread/INFO]: registered ore name: oreNetherAluminium
[20:14:00] [Server thread/INFO]: registered ore name: oreSodalite
[20:14:00] [Server thread/INFO]: registered ore name: oreNetherMithril
[20:14:00] [Server thread/INFO]: registered ore name: oreCassiterite
[20:14:00] [Server thread/INFO]: registered ore name: oreNetherDiamond
[20:14:00] [Server thread/INFO]: registered ore name: oreDesh
[20:14:00] [Server thread/INFO]: registered ore name: oreNetherCertusQuartz
[20:14:00] [Server thread/INFO]: registered ore name: oreNetherOsmium
[20:14:00] [Server thread/INFO]: registered ore name: oreBauxite
[20:14:00] [Server thread/INFO]: registered ore name: oreRutile
[20:14:00] [Server thread/INFO]: registered ore name: oreNetherRutile
[20:14:00] [Server thread/INFO]: registered ore name: oreTitanium
[20:14:00] [Server thread/INFO]: registered ore name: oreNetherTitanium
[20:14:00] [Server thread/INFO]: registered ore name: oreNetherTungsten
[20:14:00] [Server thread/INFO]: registered ore name: oreTungstate
[20:14:00] [Server thread/INFO]: registered ore name: orePyrite
[20:14:00] [Server thread/INFO]: registered ore name: oreFzDarkIron
[20:14:00] [Server thread/INFO]: registered ore name: oreNetherFzDarkIron
[20:14:00] [Server thread/INFO]: registered ore name: oreTennantite
[20:14:00] [Server thread/INFO]: registered ore name: oreNetherTennantite
[20:14:00] [Server thread/INFO]: registered ore name: oreNetherSulfur
[20:14:00] [Server thread/INFO]: registered ore name: oreNetherSaltpeter
[20:14:00] [Server thread/INFO]: registered ore name: oreNetherEmerald
[20:14:00] [Server thread/INFO]: registered ore name: oreNetherRuby
[20:14:00] [Server thread/INFO]: registered ore name: oreNetherSapphire
[20:14:00] [Server thread/INFO]: registered ore name: oreGreenSapphire
[20:14:00] [Server thread/INFO]: registered ore name: oreNetherGreenSapphire
[20:14:00] [Server thread/INFO]: registered ore name: oreNetherPeridot
[20:14:00] [Server thread/INFO]: registered ore name: oreNetherTopaz
[20:14:00] [Server thread/INFO]: registered ore name: oreNetherTanzanite
[20:14:00] [Server thread/INFO]: registered ore name: oreNetherMalachite
[20:14:00] [Server thread/INFO]: registered ore name: oreNetherAmber
[20:14:00] [Server thread/INFO]: registered ore name: oreAdamantium
[20:14:00] [Server thread/INFO]: registered ore name: oreNetherAdamantium
[20:14:00] [Server thread/INFO]: registered ore name: oreGalena
[20:14:00] [Server thread/INFO]: registered ore name: oreNetherGalena
[20:14:00] [Server thread/INFO]: registered ore name: oreNetherApatite
[20:14:00] [Server thread/INFO]: registered ore name: oreNetherSilicon
[20:14:00] [Server thread/INFO]: registered ore name: oreMagnesium
[20:14:00] [Server thread/INFO]: registered ore name: oreNetherMagnesium
[20:14:00] [Server thread/INFO]: registered ore name: oreNetherAmethyst
[20:14:00] [Server thread/INFO]: registered ore name: oreNetherUranium
[20:14:00] [Server thread/INFO]: registered ore name: orePitchblende
[20:14:00] [Server thread/INFO]: registered ore name: oreNetherCinnabar
[20:14:00] [Server thread/INFO]: registered ore name: oreCooperite
[20:14:00] [Server thread/INFO]: registered ore name: oreNetherYellorite
[20:14:00] [Server thread/INFO]: registered ore name: oreIridium
[20:14:00] [Server thread/INFO]: registered ore name: oreNetherIridium
[20:14:00] [Server thread/INFO]: registered ore name: oreTetrahedrite
[20:14:00] [Server thread/INFO]: registered ore name: oreCadmium
[20:14:00] [Server thread/INFO]: registered ore name: oreIndium
[20:14:00] [Server thread/INFO]: registered ore name: oreAmmonium
[20:14:00] [Server thread/INFO]: registered ore name: oreCalcite
[20:14:00] [Server thread/INFO]: registered ore name: oreFluorite
[20:14:00] [Server thread/INFO]: registered ore name: oreMagnetite
[20:14:00] [Server thread/INFO]: registered ore name: oreMeutoite
[20:14:00] [Server thread/INFO]: registered ore name: oreEximite
[20:14:00] [Server thread/INFO]: registered ore name: oreAlduorite
[20:14:00] [Server thread/INFO]: registered ore name: orePotash
[20:14:00] [Server thread/INFO]: registered ore name: oreBitumen
[20:14:00] [Server thread/INFO]: registered ore name: orePhosphorite
[20:14:00] [Server thread/INFO]: Registered NBT whitelist for: TConstruct:pickaxe
[20:14:00] [Server thread/INFO]: Registered NBT whitelist for: ExtraUtilities:unstableingot
[20:14:01] [Server thread/INFO]: Unknown recipe class! jds.bibliocraft.BiblioSpecialRecipes Modder please refer to net.minecraftforge.oredict.RecipeSorter
[20:14:01] [Server thread/INFO]: Unknown recipe class! biomesoplenty.common.recipes.BiomeEssenceRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
[20:14:01] [Server thread/INFO]: Unknown recipe class! vswe.stevescarts.Helpers.ShapedRecipes2 Modder please refer to net.minecraftforge.oredict.RecipeSorter
[20:14:01] [Server thread/INFO]: Unknown recipe class! com.codingforcookies.betterrecords.src.RecipeRecord Modder please refer to net.minecraftforge.oredict.RecipeSorter
[20:14:01] [Server thread/INFO]: Unknown recipe class! com.codingforcookies.betterrecords.src.RecipeMultiRecord Modder please refer to net.minecraftforge.oredict.RecipeSorter
[20:14:01] [Server thread/INFO]: Unknown recipe class! com.codingforcookies.betterrecords.src.RecipeRecordRepeatable Modder please refer to net.minecraftforge.oredict.RecipeSorter
[20:14:01] [Server thread/INFO]: Unknown recipe class! com.codingforcookies.betterrecords.src.RecipeColoredRecord Modder please refer to net.minecraftforge.oredict.RecipeSorter
[20:14:01] [Server thread/INFO]: Unknown recipe class! com.codingforcookies.betterrecords.src.RecipeColoredFreqCrystal Modder please refer to net.minecraftforge.oredict.RecipeSorter
[20:14:01] [Server thread/INFO]: Unknown recipe class! appeng.recipes.game.DisassembleRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
[20:14:01] [Server thread/INFO]: Unknown recipe class! buildcraft.transport.PipeColoringRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
[20:14:01] [Server thread/INFO]: Unknown recipe class! thaumic.tinkerer.common.item.SpellClothRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
[20:14:01] [Server thread/INFO]: Unknown recipe class! two.davincing.Crafting$1 Modder please refer to net.minecraftforge.oredict.RecipeSorter
[20:14:01] [Server thread/INFO]: Unknown recipe class! two.davincing.Crafting$2 Modder please refer to net.minecraftforge.oredict.RecipeSorter
[20:14:01] [Server thread/INFO]: Unknown recipe class! minechem.potion.PotionCoatingRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
[20:14:01] [Server thread/INFO]: Unknown recipe class! minechem.potion.PotionSpikingRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
[20:14:01] [Server thread/INFO]: Unknown recipe class! mrtjp.projectred.core.ShapelessOreNBTRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
[20:14:01] [Server thread/INFO]: Unknown recipe class! tconstruct.library.crafting.ShapelessToolRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
[20:14:01] [Server thread/INFO]: Unknown recipe class! pcl.openprinter.items.PrinterPaperRollRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
[20:14:01] [Server thread/INFO]: Unknown recipe class! cofh.core.util.crafting.RecipeUpgradeOveride Modder please refer to net.minecraftforge.oredict.RecipeSorter
[20:14:01] [Server thread/INFO]: Unknown recipe class! shedar.mods.ic2.nuclearcontrol.StorageArrayRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
[20:14:01] [Server thread/INFO]: Unknown recipe class! minechem.item.bucket.MinechemBucketRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
[20:14:01] [Server thread/INFO]: Unknown recipe class! minechem.item.bucket.MinechemBucketReverseRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
[20:14:01] [Server thread/INFO]: Unknown recipe class! minechem.item.chemistjournal.ChemistJournalRecipeCloning Modder please refer to net.minecraftforge.oredict.RecipeSorter
[20:14:01] [Server thread/INFO]: Reading world generation info from: C:\Users\Bryce\Desktop\Server\Minecraft\config\cofh\world\ThermalExpansion-Ores.json:
[20:14:01] [Server thread/INFO]: [Whitelist] Reading established Whitelist from file.
[20:14:06] [Server thread/INFO]: Load Complete.
[20:14:06] [Server thread/INFO]: Load Complete.
[20:14:07] [Server thread/INFO]: [EnderStorage] EnderStorage mod not found.
[20:14:07] [Server thread/INFO]: [GraveStone] GraveStone mod not found.
[20:14:07] [Server thread/INFO]: TwilightForestMod mod found.
[20:14:07] [Server thread/INFO]: Engineer Toolbox mod found.
[20:14:07] [Server thread/INFO]: ProjectRed|Integration mod found.
[20:14:07] [Server thread/INFO]: [ExtraUtilities] ExtraUtilities mod not found.
[20:14:07] [Server thread/INFO]: [OpenBlocks] OpenBlocks mod not found.
[20:14:07] [Server thread/INFO]: Railcraft mod found.
[20:14:07] [Server thread/INFO]: [PamHarvestCraft] PamHarvestCraft mod not found.
[20:14:07] [Server thread/INFO]: [MagicalCrops] MagicalCrops mod not found.
[20:14:07] [Server thread/INFO]: [Statues] Statues mod not found.
[20:14:07] [Server thread/INFO]: [Agriculture] Agriculture mod not found.
[20:14:07] [Server thread/INFO]: Forge Multipart found and dedicated handler registered
[20:14:07] [Server thread/INFO]: Trying to reflect crazypants.enderio.waila.WailaCompat load
[20:14:07] [Server thread/INFO]: Success in registering EnderIO
[20:14:07] [Server thread/INFO]: Trying to reflect thaumic.tinkerer.common.compat.TTinkererProvider callbackRegister
[20:14:07] [Server thread/INFO]: Success in registering ThaumicTinkerer
[20:14:07] [Server thread/INFO]: Trying to reflect appeng.integration.modules.Waila register
[20:14:07] [Server thread/INFO]: Success in registering appliedenergistics2
[20:14:07] [Server thread/INFO]: Trying to reflect mods.natura.plugins.waila.WailaRegistrar wailaCallback
[20:14:07] [Server thread/INFO]: Success in registering Natura
[20:14:07] [Server thread/INFO]: Trying to reflect com.bluepowermod.compat.waila.CompatModuleWaila callbackRegister
[20:14:07] [Server thread/INFO]: Success in registering bluepower
[20:14:07] [Server thread/INFO]: Trying to reflect com.cricketcraft.chisel.compat.WailaCompat register
[20:14:07] [Server thread/INFO]: Success in registering chisel
[20:14:07] [Server thread/INFO]: Trying to reflect net.bdew.gendustry.waila.WailaHandler loadCallback
[20:14:07] [Server thread/INFO]: WAILA callback received, loading...
[20:14:07] [Server thread/INFO]: Success in registering gendustry
[20:14:07] [Server thread/INFO]: Trying to reflect shedar.mods.ic2.nuclearcontrol.crossmod.waila.CrossWaila callbackRegister
[20:14:07] [Server thread/INFO]: Success in registering IC2NuclearControl
[20:14:07] [Server thread/INFO]: Trying to reflect mcp.mobius.betterbarrels.BBWailaProvider callbackRegister
[20:14:07] [Server thread/INFO]: Success in registering JABBA
[20:14:07] [Server thread/INFO]: Trying to reflect li.cil.oc.integration.waila.BlockDataProvider init
[20:14:07] [Server thread/INFO]: Success in registering OpenComputers
[20:14:07] [Server thread/INFO]: Trying to reflect pcl.lc.module.integration.WailaAgent callbackRegister
[20:14:07] [Server thread/INFO]: Waila integration loaded!
[20:14:07] [Server thread/INFO]: Success in registering LanteaCraft
[20:14:07] [Server thread/INFO]: Trying to reflect tconstruct.plugins.waila.WailaRegistrar wailaCallback
[20:14:07] [Server thread/INFO]: [Waila-Compat] Got registrar: mcp.mobius.waila.api.impl.ModuleRegistrar@296797e8
[20:14:08] [Server thread/INFO]: Success in registering TConstruct
[20:14:08] [Server thread/INFO]: Trying to reflect com.mrcrayfish.furniture.util.WailaIconRegister callbackRegister
[20:14:08] [Server thread/INFO]: Success in registering cfm
[20:14:08] [Server thread/INFO]: Trying to reflect com.github.abrarsyed.secretroomsmod.client.waila.WailaProvider register
[20:14:08] [Server thread/INFO]: Success in registering secretroomsmod
[20:14:08] [Server thread/INFO]: Registering other Mod Recipes...
[20:14:13] [Server thread/INFO]: 4953ms spent registering Recipes
[20:14:13] [Server thread/INFO]: Forge Mod Loader has successfully loaded 150 mods
[20:14:13] [Server thread/INFO]: Registered command minetweaker with permission node minetweaker.mc1710.server.MCServer$MCCommand
[20:14:13] [Server thread/INFO]: Loading scripts
[20:14:14] [Server thread/INFO]: MineTweaker: Loading banlist-bluepower.zs
[20:14:16] [Server thread/INFO]: MineTweaker: Loading banlist-buildcraft.zs
[20:14:16] [Server thread/INFO]: MineTweaker: Loading banlist-computercraft.zs
[20:14:16] [Server thread/INFO]: MineTweaker: Loading banlist-engineerstoolbox.zs
[20:14:16] [Server thread/INFO]: MineTweaker: Loading banlist-extrautilities.zs
[20:14:16] [Server thread/INFO]: MineTweaker: Loading banlist-ic2.zs
[20:14:16] [Server thread/INFO]: MineTweaker: Loading banlist-mekanism.zs
[20:14:16] [Server thread/INFO]: MineTweaker: Loading banlist-minefactoryreloaded.zs
[20:14:16] [Server thread/INFO]: MineTweaker: Loading banlist-mrcrayfishsfurnituremod.zs
[20:14:16] [Server thread/INFO]: MineTweaker: Loading banlist-projecte.zs
[20:14:17] [Server thread/INFO]: MineTweaker: Loading banlist-railcraft.zs
[20:14:17] [Server thread/INFO]: MineTweaker: Loading banlist-stevescarts.zs
[20:14:17] [Server thread/INFO]: MineTweaker: Loading banlist-thaumcraft.zs
[20:14:17] [Server thread/INFO]: MineTweaker: Loading banlist-thermalexpansion.zs
[20:14:17] [Server thread/INFO]: MineTweaker: Loading banlist-wrcbe.zs
[20:14:17] [Server thread/INFO]: MineTweaker: Loading banlist.zs
[20:14:17] [Server thread/INFO]: MineTweaker: Loading intermod
[20:14:17] [Server thread/INFO]: Preparing level "world"
[20:14:17] [Server thread/INFO]: Registered command debug with permission node vanilla.command.debug
[20:14:17] [Server thread/INFO]: Registered command spreadplayers with permission node vanilla.command.spreadplayers
[20:14:17] [Server thread/INFO]: Registered command playsound with permission node vanilla.command.playsound
[20:14:17] [Server thread/INFO]: Registered command scoreboard with permission node vanilla.command.scoreboard
[20:14:17] [Server thread/INFO]: Registered command achievement with permission node vanilla.command.achievement
[20:14:17] [Server thread/INFO]: Registered command summon with permission node vanilla.command.summon
[20:14:17] [Server thread/INFO]: Registered command setblock with permission node vanilla.command.setblock
[20:14:17] [Server thread/INFO]: Registered command testforblock with permission node vanilla.command.testforblock
[20:14:17] [Server thread/INFO]: Registered command tellraw with permission node vanilla.command.tellraw
[20:14:17] [Server thread/INFO]: Registered command netstat with permission node vanilla.command.netstat
[20:14:18] [Server thread/INFO]: Injecting existing block and item data into this server instance
[20:14:19] [Server thread/INFO]: Applying holder lookups
[20:14:19] [Server thread/WARN]: Unable to lookup chisel:cobblestoneWall for public static com.cricketcraft.chisel.block.BlockMarbleWall com.cricketcraft.chisel.init.ChiselBlocks.cobblestoneWall. Is there something wrong with the registry?
[20:14:19] [Server thread/WARN]: Unable to lookup chisel:bloodRune for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.bloodRune. Is there something wrong with the registry?
[20:14:19] [Server thread/WARN]: Unable to lookup chisel:bloodBrick for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.bloodBrick. Is there something wrong with the registry?
[20:14:19] [Server thread/INFO]: Holder lookups applied
[20:14:19] [Server thread/INFO]: Injected new Forge block material BUILDCRAFTCORE_ETERNALSPRING with ID 165.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BUILDCRAFTTRANSPORT_FILTEREDBUFFERBLOCK with ID 166.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BUILDCRAFTTRANSPORT_PIPEBLOCK with ID 167.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BUILDCRAFTSILICON_LASERBLOCK with ID 168.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BUILDCRAFTSILICON_LASERTABLEBLOCK with ID 169.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BUILDCRAFTSILICON_ZONEPLAN with ID 176.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BUILDCRAFTSILICON_REQUESTER with ID 177.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BUILDCRAFTENERGY_ENGINEBLOCK with ID 178.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BUILDCRAFTENERGY_BLOCKOIL with ID 179.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BUILDCRAFTENERGY_BLOCKFUEL with ID 180.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BUILDCRAFTENERGY_BLOCKREDPLASMA with ID 181.
[20:14:19] [Server thread/INFO]: Injected new Forge block material ADDITIONALBUILDCRAFTOBJECTS_WINDMILLBLOCK with ID 182.
[20:14:19] [Server thread/INFO]: Injected new Forge block material ADDITIONALBUILDCRAFTOBJECTS_NULL with ID 183.
[20:14:19] [Server thread/INFO]: Injected new Forge block material IC2_BLOCKORECOPPER with ID 184.
[20:14:19] [Server thread/INFO]: Injected new Forge block material IC2_BLOCKORETIN with ID 185.
[20:14:19] [Server thread/INFO]: Injected new Forge block material IC2_BLOCKOREURAN with ID 186.
[20:14:19] [Server thread/INFO]: Injected new Forge block material IC2_BLOCKORELEAD with ID 187.
[20:14:19] [Server thread/INFO]: Injected new Forge block material IC2_BLOCKRUBWOOD with ID 188.
[20:14:19] [Server thread/INFO]: Injected new Forge block material IC2_BLOCKRUBLEAVES with ID 189.
[20:14:19] [Server thread/INFO]: Injected new Forge block material IC2_BLOCKRUBSAPLING with ID 190.
[20:14:19] [Server thread/INFO]: Injected new Forge block material IC2_BLOCKHARZ with ID 191.
[20:14:19] [Server thread/INFO]: Injected new Forge block material IC2_BLOCKRUBBER with ID 192.
[20:14:19] [Server thread/INFO]: Injected new Forge block material IC2_BLOCKFENCEIRON with ID 193.
[20:14:19] [Server thread/INFO]: Injected new Forge block material IC2_BLOCKALLOY with ID 194.
[20:14:19] [Server thread/INFO]: Injected new Forge block material IC2_BLOCKBASALT with ID 195.
[20:14:19] [Server thread/INFO]: Injected new Forge block material IC2_BLOCKALLOYGLASS with ID 196.
[20:14:19] [Server thread/INFO]: Injected new Forge block material IC2_BLOCKDOORALLOY with ID 197.
[20:14:19] [Server thread/INFO]: Injected new Forge block material IC2_BLOCKREINFORCEDFOAM with ID 198.
[20:14:19] [Server thread/INFO]: Injected new Forge block material IC2_BLOCKFOAM with ID 199.
[20:14:19] [Server thread/INFO]: Injected new Forge block material IC2_BLOCKWALL with ID 200.
[20:14:19] [Server thread/INFO]: Injected new Forge block material IC2_BLOCKSCAFFOLD with ID 201.
[20:14:19] [Server thread/INFO]: Injected new Forge block material IC2_BLOCKIRONSCAFFOLD with ID 202.
[20:14:19] [Server thread/INFO]: Injected new Forge block material IC2_BLOCKMETAL with ID 203.
[20:14:19] [Server thread/INFO]: Injected new Forge block material IC2_BLOCKCABLE with ID 204.
[20:14:19] [Server thread/INFO]: Injected new Forge block material IC2_BLOCKKINETICGENERATOR with ID 205.
[20:14:19] [Server thread/INFO]: Injected new Forge block material IC2_BLOCKHEATGENERATOR with ID 206.
[20:14:19] [Server thread/INFO]: Injected new Forge block material IC2_BLOCKGENERATOR with ID 207.
[20:14:19] [Server thread/INFO]: Injected new Forge block material IC2_BLOCKREACTORCHAMBER with ID 208.
[20:14:19] [Server thread/INFO]: Injected new Forge block material IC2_BLOCKREACTORFLUIDPORT with ID 209.
[20:14:19] [Server thread/INFO]: Injected new Forge block material IC2_BLOCKREACTORACCESSHATCH with ID 210.
[20:14:19] [Server thread/INFO]: Injected new Forge block material IC2_BLOCKREACTORREDSTONEPORT with ID 211.
[20:14:19] [Server thread/INFO]: Injected new Forge block material IC2_BLOCKREACTORVESSEL with ID 212.
[20:14:19] [Server thread/INFO]: Injected new Forge block material IC2_BLOCKELECTRIC with ID 213.
[20:14:19] [Server thread/INFO]: Injected new Forge block material IC2_BLOCKCHARGEPAD with ID 214.
[20:14:19] [Server thread/INFO]: Injected new Forge block material IC2_BLOCKMACHINE with ID 215.
[20:14:19] [Server thread/INFO]: Injected new Forge block material IC2_BLOCKMACHINE2 with ID 216.
[20:14:19] [Server thread/INFO]: Injected new Forge block material IC2_BLOCKMACHINE3 with ID 217.
[20:14:19] [Server thread/INFO]: Injected new Forge block material IC2_BLOCKLUMINATORDARK with ID 218.
[20:14:19] [Server thread/INFO]: Injected new Forge block material IC2_BLOCKLUMINATOR with ID 219.
[20:14:19] [Server thread/INFO]: Injected new Forge block material IC2_BLOCKMININGPIPE with ID 220.
[20:14:19] [Server thread/INFO]: Injected new Forge block material IC2_BLOCKMININGTIP with ID 221.
[20:14:19] [Server thread/INFO]: Injected new Forge block material IC2_BLOCKPERSONAL with ID 222.
[20:14:19] [Server thread/INFO]: Injected new Forge block material IC2_BLOCKITNT with ID 223.
[20:14:19] [Server thread/INFO]: Injected new Forge block material IC2_BLOCKNUKE with ID 224.
[20:14:19] [Server thread/INFO]: Injected new Forge block material IC2_BLOCKDYNAMITE with ID 225.
[20:14:19] [Server thread/INFO]: Injected new Forge block material IC2_BLOCKDYNAMITEREMOTE with ID 226.
[20:14:19] [Server thread/INFO]: Injected new Forge block material IC2_BLOCKCROP with ID 227.
[20:14:19] [Server thread/INFO]: Injected new Forge block material IC2_BLOCKBARREL with ID 228.
[20:14:19] [Server thread/INFO]: Injected new Forge block material IC2_FLUIDUUMATTER with ID 229.
[20:14:19] [Server thread/INFO]: Injected new Forge block material IC2_FLUIDCONSTRUCTIONFOAM with ID 230.
[20:14:19] [Server thread/INFO]: Injected new Forge block material IC2_FLUIDCOOLANT with ID 231.
[20:14:19] [Server thread/INFO]: Injected new Forge block material IC2_FLUIDHOTCOOLANT with ID 232.
[20:14:19] [Server thread/INFO]: Injected new Forge block material IC2_FLUIDPAHOEHOELAVA with ID 233.
[20:14:19] [Server thread/INFO]: Injected new Forge block material IC2_FLUIDBIOMASS with ID 234.
[20:14:19] [Server thread/INFO]: Injected new Forge block material IC2_FLUIDBIOGAS with ID 235.
[20:14:19] [Server thread/INFO]: Injected new Forge block material IC2_FLUIDDISTILLEDWATER with ID 236.
[20:14:19] [Server thread/INFO]: Injected new Forge block material IC2_FLUIDSUPERHEATEDSTEAM with ID 237.
[20:14:19] [Server thread/INFO]: Injected new Forge block material IC2_FLUIDSTEAM with ID 238.
[20:14:19] [Server thread/INFO]: Injected new Forge block material ADVANCEDGENETICS_ADVGEN_DNAANALYSER with ID 239.
[20:14:19] [Server thread/INFO]: Injected new Forge block material ADVANCEDGENETICS_ADVGEN_DNAEXTRACTOR with ID 240.
[20:14:19] [Server thread/INFO]: Injected new Forge block material ADVANCEDGENETICS_ADVGEN_DNAENCODER with ID 241.
[20:14:19] [Server thread/INFO]: Injected new Forge block material ADVANCEDGENETICS_ADVGEN_DNASPLITTER with ID 242.
[20:14:19] [Server thread/INFO]: Injected new Forge block material ADVANCEDGENETICS_ADVGEN_DNABREEDER with ID 243.
[20:14:19] [Server thread/INFO]: Injected new Forge block material ADVANCEDGENETICS_ADVGEN_CENTRIFUGE with ID 244.
[20:14:19] [Server thread/INFO]: Injected new Forge block material ADVANCEDGENETICS_ADVGEN_DNACOMBINER with ID 245.
[20:14:19] [Server thread/INFO]: Injected new Forge block material ADVANCEDGENETICS_ADVGEN_DNAREMOVER with ID 246.
[20:14:19] [Server thread/INFO]: Injected new Forge block material ADVANCEDGENETICS_ADVGEN_DNATRANSMUTATOR with ID 247.
[20:14:19] [Server thread/INFO]: Injected new Forge block material ADVANCEDGENETICS_ADVGEN_DNAAUTOSPLITTER with ID 248.
[20:14:19] [Server thread/INFO]: Injected new Forge block material ADVANCEDGENETICS_ADVGEN_COMBUSTIONGENERATOR with ID 249.
[20:14:19] [Server thread/INFO]: Injected new Forge block material ADVANCEDGENETICS_ADVGEN_COMBUSTIONGENERATORIDLE with ID 250.
[20:14:19] [Server thread/INFO]: Injected new Forge block material ADVANCEDGENETICS_ADVGEN_DEATHENDERCHEST with ID 251.
[20:14:19] [Server thread/INFO]: Injected new Forge block material ADVANCEDGENETICS_ADVGEN_MICROSCOPE with ID 252.
[20:14:19] [Server thread/INFO]: Injected new Forge block material ADVANCEDGENETICS_ADVGEN_HEALCRYSTALBLOCK with ID 253.
[20:14:19] [Server thread/INFO]: Injected new Forge block material ADVANCEDGENETICS_ADVGEN_AUTOSCRAPER with ID 254.
[20:14:19] [Server thread/INFO]: Injected new Forge block material ADVANCEDGENETICS_ADVGEN_DNAINSULATOR with ID 255.
[20:14:19] [Server thread/INFO]: Injected new Forge block material ADVANCEDGENETICS_ADVGEN_DNACLONER with ID 409.
[20:14:19] [Server thread/INFO]: Injected new Forge block material ADVANCEDGENETICS_ADVGEN_HOMEOSTASISTUBE with ID 410.
[20:14:19] [Server thread/INFO]: Injected new Forge block material ADVANCEDSOLARPANEL_BLOCKMOLECULARTRANSFORMER with ID 411.
[20:14:19] [Server thread/INFO]: Injected new Forge block material ADVANCEDSOLARPANEL_BLOCKADVSOLARPANEL with ID 412.
[20:14:19] [Server thread/INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEBLOCKCABLEBUS with ID 413.
[20:14:19] [Server thread/INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEBLOCKCRAFTINGUNIT with ID 414.
[20:14:19] [Server thread/INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEBLOCKCRAFTINGMONITOR with ID 415.
[20:14:19] [Server thread/INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEBLOCKCRAFTINGSTORAGE with ID 416.
[20:14:19] [Server thread/INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEBLOCKMOLECULARASSEMBLER with ID 423.
[20:14:19] [Server thread/INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEOREQUARTZ with ID 424.
[20:14:19] [Server thread/INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEOREQUARTZCHARGED with ID 425.
[20:14:19] [Server thread/INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEBLOCKMATRIXFRAME with ID 426.
[20:14:19] [Server thread/INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEBLOCKQUARTZ with ID 427.
[20:14:19] [Server thread/INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEBLOCKFLUIX with ID 428.
[20:14:19] [Server thread/INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEBLOCKSKYSTONE with ID 429.
[20:14:19] [Server thread/INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEBLOCKSKYCHEST with ID 430.
[20:14:19] [Server thread/INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEBLOCKSKYCOMPASS with ID 431.
[20:14:19] [Server thread/INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEBLOCKQUARTZGLASS with ID 432.
[20:14:19] [Server thread/INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEBLOCKQUARTZLAMP with ID 433.
[20:14:19] [Server thread/INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEBLOCKQUARTZPILLAR with ID 434.
[20:14:19] [Server thread/INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEBLOCKQUARTZCHISELED with ID 435.
[20:14:19] [Server thread/INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEBLOCKQUARTZTORCH with ID 436.
[20:14:19] [Server thread/INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEBLOCKLIGHTDETECTOR with ID 437.
[20:14:19] [Server thread/INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEBLOCKCHARGER with ID 438.
[20:14:19] [Server thread/INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEBLOCKQUARTZGROWTHACCELERATOR with ID 439.
[20:14:19] [Server thread/INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEBLOCKGRINDER with ID 440.
[20:14:19] [Server thread/INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEBLOCKCRANK with ID 441.
[20:14:19] [Server thread/INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEBLOCKINSCRIBER with ID 442.
[20:14:19] [Server thread/INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEBLOCKWIRELESS with ID 443.
[20:14:19] [Server thread/INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEBLOCKTINYTNT with ID 444.
[20:14:19] [Server thread/INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEBLOCKQUANTUMRING with ID 445.
[20:14:19] [Server thread/INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEBLOCKQUANTUMLINKCHAMBER with ID 446.
[20:14:19] [Server thread/INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEBLOCKSPATIALPYLON with ID 447.
[20:14:19] [Server thread/INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEBLOCKSPATIALIOPORT with ID 448.
[20:14:19] [Server thread/INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEBLOCKCONTROLLER with ID 449.
[20:14:19] [Server thread/INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEBLOCKDRIVE with ID 450.
[20:14:19] [Server thread/INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEBLOCKCHEST with ID 451.
[20:14:19] [Server thread/INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEBLOCKINTERFACE with ID 452.
[20:14:19] [Server thread/INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEBLOCKCELLWORKBENCH with ID 453.
[20:14:19] [Server thread/INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEBLOCKIOPORT with ID 454.
[20:14:19] [Server thread/INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEBLOCKCONDENSER with ID 455.
[20:14:19] [Server thread/INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEBLOCKENERGYACCEPTOR with ID 456.
[20:14:19] [Server thread/INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEBLOCKVIBRATIONCHAMBER with ID 457.
[20:14:19] [Server thread/INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEBLOCKENERGYCELL with ID 458.
[20:14:19] [Server thread/INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEBLOCKDENSEENERGYCELL with ID 459.
[20:14:19] [Server thread/INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEBLOCKCREATIVEENERGYCELL with ID 460.
[20:14:19] [Server thread/INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEBLOCKSECURITY with ID 461.
[20:14:19] [Server thread/INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEBLOCKPAINT with ID 462.
[20:14:19] [Server thread/INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILESKYSTONESTAIRBLOCK with ID 463.
[20:14:19] [Server thread/INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILESKYSTONEBLOCKSTAIRBLOCK with ID 464.
[20:14:19] [Server thread/INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILESKYSTONEBRICKSTAIRBLOCK with ID 465.
[20:14:19] [Server thread/INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILESKYSTONESMALLBRICKSTAIRBLOCK with ID 466.
[20:14:19] [Server thread/INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEFLUIXSTAIRBLOCK with ID 467.
[20:14:19] [Server thread/INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEQUARTZSTAIRBLOCK with ID 468.
[20:14:19] [Server thread/INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILECHISELEDQUARTZSTAIRBLOCK with ID 469.
[20:14:19] [Server thread/INFO]: Injected new Forge block material APPLIEDENERGISTICS2_TILEQUARTZPILLARSTAIRBLOCK with ID 470.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOCRAFT_BIBLIOTYPEWRITER with ID 471.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOCRAFT_BIBLIOCLOCK with ID 472.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOCRAFT_BIBLIOFLATPAINTING with ID 473.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOCRAFT_BIBLIOSIMPLEPAINTING with ID 474.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOCRAFT_BIBLIOMIDDLEPAINTING with ID 475.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOCRAFT_BIBLIOFANCYPAINTING with ID 476.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOCRAFT_BIBLIOBORDERLESSPAINTING with ID 477.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOCRAFT_BIBLIOPAINTPRESS with ID 478.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOCRAFT_BIBLIOSWORDPEDESTAL with ID 479.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOCRAFT_BIBLIOFANCYSIGN with ID 480.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOCRAFT_BIBLIOWORKBENCH with ID 481.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOCRAFT_BIBLIOBELL with ID 482.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOCRAFT_BIBLIOTHECA with ID 483.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOCRAFT_BIBLIOPOTIONSHELF with ID 484.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOCRAFT_BIBLIOSHELF with ID 485.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOCRAFT_BIBLIORACK with ID 486.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOCRAFT_BIBLIOCASE with ID 487.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOCRAFT_BIBLIOLABEL with ID 488.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOCRAFT_BIBLIODESK with ID 489.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOCRAFT_BIBLIOTABLE with ID 490.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOCRAFT_ARMOR_STAND with ID 491.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOCRAFT_TYPESETTING_MACHINE with ID 492.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOCRAFT_PRINTING_PRESS with ID 493.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOCRAFT_BIBLIOLANTERN with ID 494.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOCRAFT_BIBLIOIRONLANTERN with ID 495.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOCRAFT_BIBLIOLAMP with ID 496.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOCRAFT_BIBLIOIRONLAMP with ID 497.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOCRAFT_BIBLIOSTUFFS with ID 498.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOCRAFT_BIBLIOMAPFRAMES with ID 499.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOCRAFT_BIBLIOSEATS with ID 500.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_N_CROPS with ID 501.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_BERRYBUSH with ID 502.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_NETHERBERRYBUSH with ID 503.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_CLOUD with ID 504.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_TREE with ID 505.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_REDWOOD with ID 506.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_PLANKS with ID 507.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_FLORALEAVES with ID 508.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_FLORALEAVESNOCOLOR with ID 509.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_FLORASAPLING with ID 510.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_SAGUARO with ID 511.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_WILLOW with ID 512.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_DOORREDWOOD with ID 513.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_DOOREUCALYPTUS with ID 514.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_DOORHOPSEED with ID 515.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_DOORSAKURA with ID 516.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_DOORGHOSTWOOD with ID 517.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_DOORBLOODWOOD with ID 518.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_DOORREDWOODBARK with ID 519.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_BLOODWOOD with ID 520.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_SOILTAINTED with ID 521.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_HEATSAND with ID 522.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_DARK_TREE with ID 523.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_DARK_LEAVES with ID 524.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_THORNVINES with ID 525.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_GLOWSHROOM with ID 526.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_BLUEGLOWSHROOM with ID 527.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_PURPLEGLOWSHROOM with ID 528.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_GREENGLOWSHROOM with ID 529.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_BLAZERAIL with ID 530.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_BRAILPOWERED with ID 531.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_BRAILDETECTOR with ID 532.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_BRAILACTIVATOR with ID 533.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_NETHERFURNACE with ID 534.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_OBELISK with ID 535.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_NETHERGLASS with ID 536.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_NETHERHOPPER with ID 537.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_NETHERPRESSUREPLATE with ID 538.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_NETHERBUTTON with ID 539.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_NETHERLEVER with ID 540.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_RARE_TREE with ID 541.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_RARE_LEAVES with ID 542.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_RARE_SAPLING with ID 543.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_BLUEBELLS with ID 544.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_NATURAWORKBENCH with ID 545.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_NATURABOOKSHELF with ID 546.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_NATURAFENCE with ID 547.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_GRASSBLOCK with ID 548.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_GRASSSLAB with ID 549.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_PLANKSLAB1 with ID 550.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_PLANKSLAB2 with ID 551.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_STAIREUCALYPTUS with ID 552.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_STAIRSAKURA with ID 553.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_STAIRGHOSTWOOD with ID 554.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_STAIRREDWOOD with ID 555.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_STAIRBLOODWOOD with ID 556.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_STAIRHOPSEED with ID 557.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_STAIRMAPLE with ID 558.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_STAIRSILVERBELL with ID 559.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_STAIRAMARANTH with ID 560.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_STAIRTIGER with ID 561.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_STAIRWILLOW with ID 562.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_STAIRDARKWOOD with ID 563.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_STAIRFUSEWOOD with ID 564.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_PRESSUREPLATEEUCALYPTUS with ID 565.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_TRAPDOOREUCALYPTUS with ID 566.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_BUTTONEUCALYPTUS with ID 567.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_FENCEGATEEUCALYPTUS with ID 568.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_PRESSUREPLATESAKURA with ID 569.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_TRAPDOORSAKURA with ID 570.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_BUTTONSAKURA with ID 571.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_FENCEGATESAKURA with ID 572.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_PRESSUREPLATEGHOSTWOOD with ID 573.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_TRAPDOORGHOSTWOOD with ID 574.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_BUTTONGHOSTWOOD with ID 575.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_FENCEGATEGHOSTWOOD with ID 576.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_PRESSUREPLATEREDWOOD with ID 577.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_TRAPDOORREDWOOD with ID 578.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_BUTTONREDWOOD with ID 579.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_FENCEGATEREDWOOD with ID 580.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_PRESSUREPLATEBLOODWOOD with ID 581.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_TRAPDOORBLOODWOOD with ID 582.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_BUTTONBLOODWOOD with ID 583.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_FENCEGATEBLOODWOOD with ID 584.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_PRESSUREPLATEHOPSEED with ID 585.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_TRAPDOORHOPSEED with ID 586.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_BUTTONHOPSEED with ID 587.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_FENCEGATEHOPSEED with ID 588.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_PRESSUREPLATEMAPLE with ID 589.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_TRAPDOORMAPLE with ID 590.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_BUTTONMAPLE with ID 591.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_FENCEGATEMAPLE with ID 592.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_PRESSUREPLATEAMARANTH with ID 593.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_TRAPDOORAMARANTH with ID 594.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_BUTTONAMARANTH with ID 595.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_FENCEGATEAMARANTH with ID 596.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_PRESSUREPLATESILVERBELL with ID 597.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_TRAPDOORSILVERBELL with ID 598.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_BUTTONSILVERBELL with ID 599.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_FENCEGATESILVERBELL with ID 600.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_PRESSUREPLATETIGER with ID 601.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_TRAPDOORTIGER with ID 602.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_BUTTONTIGER with ID 603.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_FENCEGATETIGER with ID 604.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_PRESSUREPLATEWILLOW with ID 605.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_TRAPDOORWILLOW with ID 606.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_BUTTONWILLOW with ID 607.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_FENCEGATEWILLOW with ID 608.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_PRESSUREPLATEDARKWOOD with ID 609.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_TRAPDOORDARKWOOD with ID 610.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_BUTTONDARKWOOD with ID 611.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_FENCEGATEDARKWOOD with ID 612.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_PRESSUREPLATEFUSEWOOD with ID 613.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_TRAPDOORFUSEWOOD with ID 614.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_BUTTONFUSEWOOD with ID 615.
[20:14:19] [Server thread/INFO]: Injected new Forge block material NATURA_FENCEGATEFUSEWOOD with ID 616.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIOMESOPLENTY_MUD with ID 617.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIOMESOPLENTY_DRIEDDIRT with ID 618.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIOMESOPLENTY_ROCKS with ID 619.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIOMESOPLENTY_ASH with ID 620.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIOMESOPLENTY_FLESH with ID 621.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIOMESOPLENTY_PLANTS with ID 622.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIOMESOPLENTY_FLOWERS with ID 623.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIOMESOPLENTY_FLOWERS2 with ID 624.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIOMESOPLENTY_STONEFORMATIONS with ID 625.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIOMESOPLENTY_MUSHROOMS with ID 626.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIOMESOPLENTY_WILLOW with ID 627.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIOMESOPLENTY_IVY with ID 628.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIOMESOPLENTY_TREEMOSS with ID 629.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIOMESOPLENTY_FLOWERVINE with ID 630.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIOMESOPLENTY_WISTERIA with ID 631.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIOMESOPLENTY_FOLIAGE with ID 632.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIOMESOPLENTY_TURNIP with ID 633.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIOMESOPLENTY_CORAL1 with ID 634.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIOMESOPLENTY_CORAL2 with ID 635.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIOMESOPLENTY_ASHSTONE with ID 636.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIOMESOPLENTY_HARDICE with ID 637.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIOMESOPLENTY_APPLELEAVES with ID 638.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIOMESOPLENTY_PERSIMMONLEAVES with ID 639.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIOMESOPLENTY_MOSS with ID 640.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIOMESOPLENTY_BAMBOO with ID 641.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIOMESOPLENTY_MUDBRICKS with ID 642.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIOMESOPLENTY_ORIGINGRASS with ID 643.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIOMESOPLENTY_LONGGRASS with ID 644.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIOMESOPLENTY_OVERGROWNNETHERRACK with ID 645.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIOMESOPLENTY_BOPGRASS with ID 646.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIOMESOPLENTY_NEWBOPGRASS with ID 647.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIOMESOPLENTY_NEWBOPDIRT with ID 648.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIOMESOPLENTY_LOGS1 with ID 649.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIOMESOPLENTY_LOGS2 with ID 650.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIOMESOPLENTY_LOGS3 with ID 651.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIOMESOPLENTY_LOGS4 with ID 652.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIOMESOPLENTY_LEAVES1 with ID 653.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIOMESOPLENTY_LEAVES2 with ID 654.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIOMESOPLENTY_LEAVES3 with ID 655.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIOMESOPLENTY_LEAVES4 with ID 656.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIOMESOPLENTY_PETALS with ID 657.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIOMESOPLENTY_SAPLINGS with ID 658.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIOMESOPLENTY_COLORIZEDSAPLINGS with ID 659.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIOMESOPLENTY_HARDSAND with ID 660.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIOMESOPLENTY_HARDDIRT with ID 661.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIOMESOPLENTY_BIOMEBLOCK with ID 662.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIOMESOPLENTY_CRYSTAL with ID 663.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIOMESOPLENTY_GEMORE with ID 664.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIOMESOPLENTY_CRAGROCK with ID 665.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIOMESOPLENTY_HIVE with ID 666.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIOMESOPLENTY_HONEYBLOCK with ID 667.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIOMESOPLENTY_BONES with ID 668.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIOMESOPLENTY_GRAVE with ID 669.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIOMESOPLENTY_PLANKS with ID 670.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIOMESOPLENTY_WOODENSINGLESLAB1 with ID 671.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIOMESOPLENTY_WOODENDOUBLESLAB1 with ID 672.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIOMESOPLENTY_WOODENSINGLESLAB2 with ID 673.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIOMESOPLENTY_WOODENDOUBLESLAB2 with ID 674.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIOMESOPLENTY_STONESINGLESLAB with ID 675.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIOMESOPLENTY_STONEDOUBLESLAB with ID 676.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIOMESOPLENTY_SACREDOAKSTAIRS with ID 677.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIOMESOPLENTY_CHERRYSTAIRS with ID 678.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIOMESOPLENTY_DARKSTAIRS with ID 679.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIOMESOPLENTY_FIRSTAIRS with ID 680.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIOMESOPLENTY_ETHEREALSTAIRS with ID 681.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIOMESOPLENTY_MAGICSTAIRS with ID 682.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIOMESOPLENTY_MANGROVESTAIRS with ID 683.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIOMESOPLENTY_PALMSTAIRS with ID 684.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIOMESOPLENTY_REDWOODSTAIRS with ID 685.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIOMESOPLENTY_WILLOWSTAIRS with ID 686.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIOMESOPLENTY_PINESTAIRS with ID 687.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIOMESOPLENTY_HELLBARKSTAIRS with ID 688.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIOMESOPLENTY_JACARANDASTAIRS with ID 689.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIOMESOPLENTY_MAHOGANYSTAIRS with ID 690.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIOMESOPLENTY_MUDBRICKSSTAIRS with ID 691.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIOMESOPLENTY_COLORIZEDLEAVES1 with ID 692.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIOMESOPLENTY_COLORIZEDLEAVES2 with ID 693.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIOMESOPLENTY_POISON with ID 694.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIOMESOPLENTY_HELL_BLOOD with ID 695.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIOMESOPLENTY_HONEY with ID 696.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOWOODSBOP_BIBLIOWOODBOOKCASE with ID 697.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOWOODSBOP_BIBLIOWOODPOTSHELF with ID 698.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOWOODSBOP_BIBLIOWOODSHELF with ID 699.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOWOODSBOP_BIBLIOWOODRACK with ID 700.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOWOODSBOP_BIBLIOWOODCASE with ID 701.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOWOODSBOP_BIBLIOWOODLABEL with ID 702.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOWOODSBOP_BIBLIOWOODDESK with ID 703.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOWOODSBOP_BIBLIOWOODTABLE with ID 704.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOWOODSBOP_BIBLIOWOODSEAT with ID 705.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOWOODSBOP_BIBLIOWOODMAPFRAME with ID 706.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOWOODSBOP_BIBLIOWOODFANCYSIGN with ID 707.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOWOODSBOP_BIBLIOWOODFANCYWORKBENCH with ID 708.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOWOODSBOP_BIBLIOWOODCLOCK with ID 709.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOWOODSBOP_BIBLIOWOODPAINTINGT0 with ID 710.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOWOODSBOP_BIBLIOWOODPAINTINGT1 with ID 711.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOWOODSBOP_BIBLIOWOODPAINTINGT2 with ID 712.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOWOODSBOP_BIBLIOWOODPAINTINGT3 with ID 713.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOWOODSBOP_BIBLIOWOODPAINTINGT4 with ID 714.
[20:14:19] [Server thread/INFO]: Injected new Forge block material FORESTRY_CORE with ID 715.
[20:14:19] [Server thread/INFO]: Injected new Forge block material FORESTRY_SOIL with ID 716.
[20:14:19] [Server thread/INFO]: Injected new Forge block material FORESTRY_RESOURCES with ID 717.
[20:14:19] [Server thread/INFO]: Injected new Forge block material FORESTRY_RESOURCESTORAGE with ID 718.
[20:14:19] [Server thread/INFO]: Injected new Forge block material FORESTRY_STAINED with ID 719.
[20:14:19] [Server thread/INFO]: Injected new Forge block material FORESTRY_FLUIDBIOETHANOL with ID 720.
[20:14:19] [Server thread/INFO]: Injected new Forge block material FORESTRY_FLUIDBIOMASS with ID 721.
[20:14:19] [Server thread/INFO]: Injected new Forge block material FORESTRY_FLUIDGLASS with ID 722.
[20:14:19] [Server thread/INFO]: Injected new Forge block material FORESTRY_FLUIDHONEY with ID 723.
[20:14:19] [Server thread/INFO]: Injected new Forge block material FORESTRY_FLUIDICE with ID 724.
[20:14:19] [Server thread/INFO]: Injected new Forge block material FORESTRY_FLUIDJUICE with ID 725.
[20:14:19] [Server thread/INFO]: Injected new Forge block material FORESTRY_FLUIDMILK with ID 726.
[20:14:19] [Server thread/INFO]: Injected new Forge block material FORESTRY_FLUIDSEEDOIL with ID 727.
[20:14:19] [Server thread/INFO]: Injected new Forge block material FORESTRY_FLUIDSHORTMEAD with ID 728.
[20:14:19] [Server thread/INFO]: Injected new Forge block material FORESTRY_APICULTURE with ID 729.
[20:14:19] [Server thread/INFO]: Injected new Forge block material FORESTRY_BEEHIVES with ID 730.
[20:14:19] [Server thread/INFO]: Injected new Forge block material FORESTRY_CANDLE with ID 731.
[20:14:19] [Server thread/INFO]: Injected new Forge block material FORESTRY_STUMP with ID 732.
[20:14:19] [Server thread/INFO]: Injected new Forge block material FORESTRY_ALVEARY with ID 733.
[20:14:19] [Server thread/INFO]: Injected new Forge block material FORESTRY_LOG1 with ID 734.
[20:14:19] [Server thread/INFO]: Injected new Forge block material FORESTRY_LOG2 with ID 735.
[20:14:19] [Server thread/INFO]: Injected new Forge block material FORESTRY_LOG3 with ID 736.
[20:14:19] [Server thread/INFO]: Injected new Forge block material FORESTRY_LOG4 with ID 737.
[20:14:19] [Server thread/INFO]: Injected new Forge block material FORESTRY_LOG5 with ID 738.
[20:14:19] [Server thread/INFO]: Injected new Forge block material FORESTRY_LOG6 with ID 739.
[20:14:19] [Server thread/INFO]: Injected new Forge block material FORESTRY_LOG7 with ID 740.
[20:14:19] [Server thread/INFO]: Injected new Forge block material FORESTRY_FIREPROOFLOG1 with ID 741.
[20:14:19] [Server thread/INFO]: Injected new Forge block material FORESTRY_FIREPROOFLOG2 with ID 742.
[20:14:19] [Server thread/INFO]: Injected new Forge block material FORESTRY_FIREPROOFLOG3 with ID 743.
[20:14:19] [Server thread/INFO]: Injected new Forge block material FORESTRY_FIREPROOFLOG4 with ID 744.
[20:14:19] [Server thread/INFO]: Injected new Forge block material FORESTRY_FIREPROOFLOG5 with ID 745.
[20:14:19] [Server thread/INFO]: Injected new Forge block material FORESTRY_FIREPROOFLOG6 with ID 746.
[20:14:19] [Server thread/INFO]: Injected new Forge block material FORESTRY_FIREPROOFLOG7 with ID 747.
[20:14:19] [Server thread/INFO]: Injected new Forge block material FORESTRY_PLANKS with ID 748.
[20:14:19] [Server thread/INFO]: Injected new Forge block material FORESTRY_PLANKS2 with ID 749.
[20:14:19] [Server thread/INFO]: Injected new Forge block material FORESTRY_FIREPROOFPLANKS1 with ID 750.
[20:14:19] [Server thread/INFO]: Injected new Forge block material FORESTRY_FIREPROOFPLANKS2 with ID 751.
[20:14:19] [Server thread/INFO]: Injected new Forge block material FORESTRY_SLABS1 with ID 752.
[20:14:19] [Server thread/INFO]: Injected new Forge block material FORESTRY_SLABS2 with ID 753.
[20:14:19] [Server thread/INFO]: Injected new Forge block material FORESTRY_SLABS3 with ID 754.
[20:14:19] [Server thread/INFO]: Injected new Forge block material FORESTRY_FENCES with ID 755.
[20:14:19] [Server thread/INFO]: Injected new Forge block material FORESTRY_FENCES2 with ID 756.
[20:14:19] [Server thread/INFO]: Injected new Forge block material FORESTRY_STAIRS with ID 757.
[20:14:19] [Server thread/INFO]: Injected new Forge block material FORESTRY_SAPLINGGE with ID 758.
[20:14:19] [Server thread/INFO]: Injected new Forge block material FORESTRY_LEAVES with ID 759.
[20:14:19] [Server thread/INFO]: Injected new Forge block material FORESTRY_PODS with ID 760.
[20:14:19] [Server thread/INFO]: Injected new Forge block material FORESTRY_ARBORICULTURE with ID 761.
[20:14:19] [Server thread/INFO]: Injected new Forge block material FORESTRY_ENGINE with ID 762.
[20:14:19] [Server thread/INFO]: Injected new Forge block material FORESTRY_FACTORY with ID 763.
[20:14:19] [Server thread/INFO]: Injected new Forge block material FORESTRY_FACTORY2 with ID 764.
[20:14:19] [Server thread/INFO]: Injected new Forge block material FORESTRY_MUSHROOM with ID 765.
[20:14:19] [Server thread/INFO]: Injected new Forge block material FORESTRY_FFARM with ID 766.
[20:14:19] [Server thread/INFO]: Injected new Forge block material FORESTRY_LEPIDOPTEROLOGY with ID 767.
[20:14:19] [Server thread/INFO]: Injected new Forge block material FORESTRY_MAIL with ID 768.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOWOODSFORESTRY_BIBLIOWOODFSTBOOKCASE with ID 769.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOWOODSFORESTRY_BIBLIOWOODFSTBOOKCASE2 with ID 770.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOWOODSFORESTRY_BIBLIOWOODFSTPOTSHELF with ID 771.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOWOODSFORESTRY_BIBLIOWOODFSTPOTSHELF2 with ID 772.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOWOODSFORESTRY_BIBLIOWOODFSTSHELF with ID 773.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOWOODSFORESTRY_BIBLIOWOODFSTSHELF2 with ID 774.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOWOODSFORESTRY_BIBLIOWOODFSTRACK with ID 775.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOWOODSFORESTRY_BIBLIOWOODFSTRACK2 with ID 776.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOWOODSFORESTRY_BIBLIOWOODFSTCASE0 with ID 777.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOWOODSFORESTRY_BIBLIOWOODFSTCASE1 with ID 778.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOWOODSFORESTRY_BIBLIOWOODFSTLABEL with ID 779.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOWOODSFORESTRY_BIBLIOWOODFSTLABEL2 with ID 780.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOWOODSFORESTRY_BIBLIOWOODFSTDESK with ID 781.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOWOODSFORESTRY_BIBLIOWOODFSTDESK2 with ID 782.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOWOODSFORESTRY_BIBLIOWOODFSTTABLE with ID 783.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOWOODSFORESTRY_BIBLIOWOODFSTTABLE2 with ID 784.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOWOODSFORESTRY_BIBLIOWOODSEAT with ID 785.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOWOODSFORESTRY_BIBLIOWOODSEAT2 with ID 786.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOWOODSFORESTRY_BIBLIOWOODMAPFRAME with ID 787.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOWOODSFORESTRY_BIBLIOWOODMAPFRAME2 with ID 788.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOWOODSFORESTRY_BIBLIOWOODFANCYSIGN with ID 789.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOWOODSFORESTRY_BIBLIOWOODFANCYSIGN2 with ID 790.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOWOODSFORESTRY_BIBLIOWOODFANCYWORKBENCH with ID 791.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOWOODSFORESTRY_BIBLIOWOODFANCYWORKBENCH2 with ID 792.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOWOODSFORESTRY_BIBLIOWOODCLOCK with ID 793.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOWOODSFORESTRY_BIBLIOWOODCLOCK2 with ID 794.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOWOODSFORESTRY_BIBLIOWOODPAINTINGT0 with ID 795.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOWOODSFORESTRY_BIBLIOWOODPAINTINGT1 with ID 796.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOWOODSFORESTRY_BIBLIOWOODPAINTINGT2 with ID 797.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOWOODSFORESTRY_BIBLIOWOODPAINTINGT3 with ID 798.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOWOODSFORESTRY_BIBLIOWOODPAINTINGT4 with ID 799.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOWOODSFORESTRY_BIBLIOWOODPAINTINGT0B with ID 800.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOWOODSFORESTRY_BIBLIOWOODPAINTINGT1B with ID 801.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOWOODSFORESTRY_BIBLIOWOODPAINTINGT2B with ID 802.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOWOODSFORESTRY_BIBLIOWOODPAINTINGT3B with ID 803.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOWOODSFORESTRY_BIBLIOWOODPAINTINGT4B with ID 804.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOWOODSNATURA_BIBLIOWOODBOOKCASE with ID 805.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOWOODSNATURA_BIBLIOWOODPOTSHELF with ID 806.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOWOODSNATURA_BIBLIOWOODSHELF with ID 807.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOWOODSNATURA_BIBLIOWOODRACK with ID 808.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOWOODSNATURA_BIBLIOWOODCASE0 with ID 809.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOWOODSNATURA_BIBLIOWOODLABEL with ID 810.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOWOODSNATURA_BIBLIOWOODDESK with ID 811.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOWOODSNATURA_BIBLIOWOODTABLE with ID 812.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOWOODSNATURA_BIBLIOWOODSEAT with ID 813.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOWOODSNATURA_BIBLIOWOODMAPFRAME with ID 814.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOWOODSNATURA_BIBLIOWOODFANCYSIGN with ID 815.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOWOODSNATURA_BIBLIOWOODFANCYWORKBENCH with ID 816.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOWOODSNATURA_BIBLIOWOODCLOCK with ID 817.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOWOODSNATURA_BIBLIOWOODPAINTINGT0 with ID 818.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOWOODSNATURA_BIBLIOWOODPAINTINGT1 with ID 819.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOWOODSNATURA_BIBLIOWOODPAINTINGT2 with ID 820.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOWOODSNATURA_BIBLIOWOODPAINTINGT3 with ID 821.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIBLIOWOODSNATURA_BIBLIOWOODPAINTINGT4 with ID 822.
[20:14:19] [Server thread/INFO]: Injected new Forge block material THERMALFOUNDATION_ORE with ID 823.
[20:14:19] [Server thread/INFO]: Injected new Forge block material THERMALFOUNDATION_STORAGE with ID 824.
[20:14:19] [Server thread/INFO]: Injected new Forge block material THERMALFOUNDATION_FLUIDREDSTONE with ID 825.
[20:14:19] [Server thread/INFO]: Injected new Forge block material THERMALFOUNDATION_FLUIDGLOWSTONE with ID 826.
[20:14:19] [Server thread/INFO]: Injected new Forge block material THERMALFOUNDATION_FLUIDENDER with ID 827.
[20:14:19] [Server thread/INFO]: Injected new Forge block material THERMALFOUNDATION_FLUIDPYROTHEUM with ID 828.
[20:14:19] [Server thread/INFO]: Injected new Forge block material THERMALFOUNDATION_FLUIDCRYOTHEUM with ID 829.
[20:14:19] [Server thread/INFO]: Injected new Forge block material THERMALFOUNDATION_FLUIDMANA with ID 830.
[20:14:19] [Server thread/INFO]: Injected new Forge block material THERMALFOUNDATION_FLUIDSTEAM with ID 831.
[20:14:19] [Server thread/INFO]: Injected new Forge block material THERMALFOUNDATION_FLUIDCOAL with ID 832.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIGREACTORS_YELLORITEORE with ID 833.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIGREACTORS_BRMETALBLOCK with ID 834.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIGREACTORS_YELLORIUMFUELROD with ID 835.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIGREACTORS_BRREACTORPART with ID 836.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIGREACTORS_BRMULTIBLOCKGLASS with ID 837.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIGREACTORS_BRREACTORREDSTONEPORT with ID 838.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIGREACTORS_BRTURBINEPART with ID 839.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIGREACTORS_BRTURBINEROTORPART with ID 840.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIGREACTORS_BRDEVICE with ID 841.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIGREACTORS_TILEFLUIDYELLORIUMSTILL with ID 842.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIGREACTORS_TILEFLUIDCYANITESTILL with ID 843.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BIGREACTORS_BRMULTIBLOCKCREATIVEPART with ID 844.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BINNIECORE_STORAGE with ID 845.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BOTANY_FLOWER with ID 846.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BOTANY_PLANT with ID 847.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BOTANY_SOIL with ID 848.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BOTANY_LOAM with ID 849.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BOTANY_FLOWERBED with ID 850.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BOTANY_CERAMIC with ID 851.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BOTANY_STAINED with ID 852.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BOTANY_CERAMICPATTERN with ID 853.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BOTANY_CERAMICBRICK with ID 854.
[20:14:19] [Server thread/INFO]: Injected new Forge block material EXTRABEES_ECTOPLASM with ID 855.
[20:14:19] [Server thread/INFO]: Injected new Forge block material EXTRABEES_HIVE with ID 856.
[20:14:19] [Server thread/INFO]: Injected new Forge block material EXTRABEES_ALVEARY with ID 857.
[20:14:19] [Server thread/INFO]: Injected new Forge block material EXTRATREES_PLANKS with ID 858.
[20:14:19] [Server thread/INFO]: Injected new Forge block material EXTRATREES_FENCE with ID 859.
[20:14:19] [Server thread/INFO]: Injected new Forge block material EXTRATREES_MULTIFENCE with ID 860.
[20:14:19] [Server thread/INFO]: Injected new Forge block material EXTRATREES_LOG with ID 861.
[20:14:19] [Server thread/INFO]: Injected new Forge block material EXTRATREES_GATE with ID 862.
[20:14:19] [Server thread/INFO]: Injected new Forge block material EXTRATREES_SLAB with ID 863.
[20:14:19] [Server thread/INFO]: Injected new Forge block material EXTRATREES_DOUBLESLAB with ID 864.
[20:14:19] [Server thread/INFO]: Injected new Forge block material EXTRATREES_DOOR with ID 865.
[20:14:19] [Server thread/INFO]: Injected new Forge block material EXTRATREES_STAIRS with ID 866.
[20:14:19] [Server thread/INFO]: Injected new Forge block material EXTRATREES_CARPENTRY with ID 867.
[20:14:19] [Server thread/INFO]: Injected new Forge block material EXTRATREES_PANEL with ID 868.
[20:14:19] [Server thread/INFO]: Injected new Forge block material EXTRATREES_STAINEDGLASS with ID 869.
[20:14:19] [Server thread/INFO]: Injected new Forge block material EXTRATREES_MACHINE with ID 870.
[20:14:19] [Server thread/INFO]: Injected new Forge block material GENETICS_MACHINE with ID 871.
[20:14:19] [Server thread/INFO]: Injected new Forge block material GENETICS_LABMACHINE with ID 872.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BLUEPOWER_BASALT with ID 873.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BLUEPOWER_BASALT_COBBLE with ID 874.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BLUEPOWER_BASALT_BRICK with ID 875.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BLUEPOWER_BASALTBRICK_CRACKED with ID 876.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BLUEPOWER_FANCY_BASALT with ID 877.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BLUEPOWER_BASALT_BRICK_SMALL with ID 878.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BLUEPOWER_CRACKED_BASALT_LAVA with ID 879.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BLUEPOWER_BASALT_TILE with ID 880.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BLUEPOWER_BASALT_PAVER with ID 881.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BLUEPOWER_MARBLE with ID 882.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BLUEPOWER_MARBLE_BRICK with ID 883.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BLUEPOWER_FANCY_MARBLE with ID 884.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BLUEPOWER_MARBLE_BRICK_SMALL with ID 885.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BLUEPOWER_MARBLE_TILE with ID 886.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BLUEPOWER_MARBLE_PAVER with ID 887.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BLUEPOWER_TESLATITE_ORE with ID 888.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BLUEPOWER_COPPER_ORE with ID 889.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BLUEPOWER_SILVER_ORE with ID 890.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BLUEPOWER_ZINC_ORE with ID 891.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BLUEPOWER_TUNGSTEN_ORE with ID 892.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BLUEPOWER_RUBY_ORE with ID 893.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BLUEPOWER_SAPPHIRE_ORE with ID 894.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BLUEPOWER_AMETHYST_ORE with ID 895.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BLUEPOWER_RUBY_BLOCK with ID 896.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BLUEPOWER_SAPPHIRE_BLOCK with ID 897.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BLUEPOWER_AMETHYST_BLOCK with ID 898.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BLUEPOWER_TESLATITE_BLOCK with ID 899.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BLUEPOWER_COPPER_BLOCK with ID 900.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BLUEPOWER_SILVER_BLOCK with ID 901.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BLUEPOWER_ZINC_BLOCK with ID 902.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BLUEPOWER_TUNGSTEN_BLOCK with ID 903.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BLUEPOWER_FLAX_CROP with ID 904.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BLUEPOWER_INDIGO_FLOWER with ID 905.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BLUEPOWER_ALLOYFURNACE with ID 906.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BLUEPOWER_SORTING_MACHINE with ID 907.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BLUEPOWER_BLOCK_BREAKER with ID 908.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BLUEPOWER_IGNITER with ID 909.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BLUEPOWER_BUFFER with ID 910.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BLUEPOWER_DEPLOYER with ID 911.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BLUEPOWER_PROJECT_TABLE with ID 912.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BLUEPOWER_CIRCUIT_TABLE with ID 913.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BLUEPOWER_CIRCUIT_DATABASE with ID 914.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BLUEPOWER_TRANSPOSER with ID 915.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BLUEPOWER_EJECTOR with ID 916.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BLUEPOWER_RELAY with ID 917.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BLUEPOWER_FILTER with ID 918.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BLUEPOWER_RETRIEVER with ID 919.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BLUEPOWER_REGULATOR with ID 920.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BLUEPOWER_ITEM_DETECTOR with ID 921.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BLUEPOWER_MANAGER with ID 922.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BLUEPOWER_LAMPBLACK with ID 923.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BLUEPOWER_LAMPRED with ID 924.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BLUEPOWER_LAMPGREEN with ID 925.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BLUEPOWER_LAMPBROWN with ID 926.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BLUEPOWER_LAMPBLUE with ID 927.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BLUEPOWER_LAMPPURPLE with ID 928.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BLUEPOWER_LAMPCYAN with ID 929.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BLUEPOWER_LAMPSILVER with ID 930.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BLUEPOWER_LAMPGRAY with ID 931.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BLUEPOWER_LAMPPINK with ID 932.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BLUEPOWER_LAMPLIME with ID 933.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BLUEPOWER_LAMPYELLOW with ID 934.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BLUEPOWER_LAMPLIGHT_BLUE with ID 935.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BLUEPOWER_LAMPMAGENTA with ID 936.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BLUEPOWER_LAMPORANGE with ID 937.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BLUEPOWER_LAMPWHITE with ID 938.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BLUEPOWER_LAMPINVERTEDBLACK with ID 939.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BLUEPOWER_LAMPINVERTEDRED with ID 940.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BLUEPOWER_LAMPINVERTEDGREEN with ID 941.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BLUEPOWER_LAMPINVERTEDBROWN with ID 942.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BLUEPOWER_LAMPINVERTEDBLUE with ID 943.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BLUEPOWER_LAMPINVERTEDPURPLE with ID 944.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BLUEPOWER_LAMPINVERTEDCYAN with ID 945.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BLUEPOWER_LAMPINVERTEDSILVER with ID 946.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BLUEPOWER_LAMPINVERTEDGRAY with ID 947.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BLUEPOWER_LAMPINVERTEDPINK with ID 948.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BLUEPOWER_LAMPINVERTEDLIME with ID 949.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BLUEPOWER_LAMPINVERTEDYELLOW with ID 950.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BLUEPOWER_LAMPINVERTEDLIGHT_BLUE with ID 951.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BLUEPOWER_LAMPINVERTEDMAGENTA with ID 952.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BLUEPOWER_LAMPINVERTEDORANGE with ID 953.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BLUEPOWER_LAMPINVERTEDWHITE with ID 954.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BLUEPOWER_SORTRON with ID 955.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BUILDCRAFTBUILDERS_BUILDTOOLBLOCK with ID 956.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BUILDCRAFTBUILDERS_MARKERBLOCK with ID 957.
[20:14:19] [Server thread/INFO]: Injected new Forge block material BUILDCRAFTBUILDERS_PATHMARKERBLOCK with ID 958.
[20:14:20] [Server thread/INFO]: Injected new Forge block material BUILDCRAFTBUILDERS_CONSTRUCTIONMARKERBLOCK with ID 959.
[20:14:20] [Server thread/INFO]: Injected new Forge block material BUILDCRAFTBUILDERS_FILLERBLOCK with ID 960.
[20:14:20] [Server thread/INFO]: Injected new Forge block material BUILDCRAFTBUILDERS_BUILDERBLOCK with ID 961.
[20:14:20] [Server thread/INFO]: Injected new Forge block material BUILDCRAFTBUILDERS_ARCHITECTBLOCK with ID 962.
[20:14:20] [Server thread/INFO]: Injected new Forge block material BUILDCRAFTBUILDERS_LIBRARYBLOCK with ID 963.
[20:14:20] [Server thread/INFO]: Injected new Forge block material BUILDCRAFTFACTORY_MININGWELLBLOCK with ID 964.
[20:14:20] [Server thread/INFO]: Injected new Forge block material BUILDCRAFTFACTORY_PLAINPIPEBLOCK with ID 965.
[20:14:20] [Server thread/INFO]: Injected new Forge block material BUILDCRAFTFACTORY_AUTOWORKBENCHBLOCK with ID 966.
[20:14:20] [Server thread/INFO]: Injected new Forge block material BUILDCRAFTFACTORY_FRAMEBLOCK with ID 967.
[20:14:20] [Server thread/INFO]: Injected new Forge block material BUILDCRAFTFACTORY_MACHINEBLOCK with ID 968.
[20:14:20] [Server thread/INFO]: Injected new Forge block material BUILDCRAFTFACTORY_TANKBLOCK with ID 969.
[20:14:20] [Server thread/INFO]: Injected new Forge block material BUILDCRAFTFACTORY_PUMPBLOCK with ID 970.
[20:14:20] [Server thread/INFO]: Injected new Forge block material BUILDCRAFTFACTORY_FLOODGATEBLOCK with ID 971.
[20:14:20] [Server thread/INFO]: Injected new Forge block material BUILDCRAFTFACTORY_REFINERYBLOCK with ID 972.
[20:14:20] [Server thread/INFO]: Injected new Forge block material BUILDCRAFTFACTORY_BLOCKHOPPER with ID 973.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CARPENTERSBLOCKS_BLOCKCARPENTERSBLOCK with ID 974.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CARPENTERSBLOCKS_BLOCKCARPENTERSBARRIER with ID 975.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CARPENTERSBLOCKS_BLOCKCARPENTERSBED with ID 976.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CARPENTERSBLOCKS_BLOCKCARPENTERSBUTTON with ID 977.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CARPENTERSBLOCKS_BLOCKCARPENTERSCOLLAPSIBLEBLOCK with ID 978.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CARPENTERSBLOCKS_BLOCKCARPENTERSDAYLIGHTSENSOR with ID 979.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CARPENTERSBLOCKS_BLOCKCARPENTERSDOOR with ID 980.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CARPENTERSBLOCKS_BLOCKCARPENTERSFLOWERPOT with ID 981.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CARPENTERSBLOCKS_BLOCKCARPENTERSGARAGEDOOR with ID 982.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CARPENTERSBLOCKS_BLOCKCARPENTERSGATE with ID 983.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CARPENTERSBLOCKS_BLOCKCARPENTERSHATCH with ID 984.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CARPENTERSBLOCKS_BLOCKCARPENTERSLADDER with ID 985.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CARPENTERSBLOCKS_BLOCKCARPENTERSLEVER with ID 986.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CARPENTERSBLOCKS_BLOCKCARPENTERSPRESSUREPLATE with ID 987.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CARPENTERSBLOCKS_BLOCKCARPENTERSSAFE with ID 988.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CARPENTERSBLOCKS_BLOCKCARPENTERSSLOPE with ID 989.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CARPENTERSBLOCKS_BLOCKCARPENTERSSTAIRS with ID 990.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CARPENTERSBLOCKS_BLOCKCARPENTERSTORCH with ID 991.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THAUMCRAFT_BLOCKFLUXGOO with ID 992.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THAUMCRAFT_BLOCKFLUXGAS with ID 993.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THAUMCRAFT_BLOCKFLUIDPURE with ID 994.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THAUMCRAFT_BLOCKFLUIDDEATH with ID 995.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THAUMCRAFT_BLOCKCUSTOMORE with ID 996.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THAUMCRAFT_BLOCKMAGICALLOG with ID 997.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THAUMCRAFT_BLOCKMAGICALLEAVES with ID 998.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THAUMCRAFT_BLOCKCUSTOMPLANT with ID 999.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THAUMCRAFT_BLOCKTAINT with ID 1000.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THAUMCRAFT_BLOCKTAINTFIBRES with ID 1001.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THAUMCRAFT_BLOCKCOSMETICOPAQUE with ID 1002.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THAUMCRAFT_BLOCKCOSMETICSOLID with ID 1003.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THAUMCRAFT_BLOCKCRYSTAL with ID 1004.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THAUMCRAFT_BLOCKTUBE with ID 1005.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THAUMCRAFT_BLOCKMETALDEVICE with ID 1006.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THAUMCRAFT_BLOCKWOODENDEVICE with ID 1007.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THAUMCRAFT_BLOCKSTONEDEVICE with ID 1008.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THAUMCRAFT_BLOCKMIRROR with ID 1009.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THAUMCRAFT_BLOCKTABLE with ID 1010.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THAUMCRAFT_BLOCKCHESTHUNGRY with ID 1011.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THAUMCRAFT_BLOCKARCANEDOOR with ID 1012.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THAUMCRAFT_BLOCKLIFTER with ID 1013.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THAUMCRAFT_BLOCKMAGICBOX with ID 1014.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THAUMCRAFT_BLOCKALCHEMYFURNACE with ID 1015.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THAUMCRAFT_BLOCKJAR with ID 1016.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THAUMCRAFT_BLOCKCANDLE with ID 1017.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THAUMCRAFT_BLOCKELDRITCH with ID 1018.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THAUMCRAFT_BLOCKAIRY with ID 1019.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THAUMCRAFT_BLOCKMANAPOD with ID 1020.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THAUMCRAFT_BLOCKARCANEFURNACE with ID 1021.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THAUMCRAFT_BLOCKWARDED with ID 1022.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THAUMCRAFT_BLOCKHOLE with ID 1023.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THAUMCRAFT_BLOCKPORTALELDRITCH with ID 1024.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THAUMCRAFT_BLOCKESSENTIARESERVOIR with ID 1025.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THAUMCRAFT_BLOCKELDRITCHNOTHING with ID 1026.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THAUMCRAFT_BLOCKSTAIRSARCANESTONE with ID 1027.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THAUMCRAFT_BLOCKSTAIRSGREATWOOD with ID 1028.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THAUMCRAFT_BLOCKSTAIRSSILVERWOOD with ID 1029.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THAUMCRAFT_BLOCKSTAIRSELDRITCH with ID 1030.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THAUMCRAFT_BLOCKCOSMETICSLABWOOD with ID 1031.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THAUMCRAFT_BLOCKCOSMETICSLABSTONE with ID 1032.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THAUMCRAFT_BLOCKCOSMETICDOUBLESLABWOOD with ID 1033.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THAUMCRAFT_BLOCKCOSMETICDOUBLESLABSTONE with ID 1034.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THAUMCRAFT_BLOCKLOOTURN with ID 1035.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THAUMCRAFT_BLOCKLOOTCRATE with ID 1036.
[20:14:20] [Server thread/INFO]: Injected new Forge block material RAILCRAFT_TILERAILCRAFTFLUIDCREOSOTE with ID 1037.
[20:14:20] [Server thread/INFO]: Injected new Forge block material RAILCRAFT_TILERAILCRAFTFLUIDSTEAM with ID 1038.
[20:14:20] [Server thread/INFO]: Injected new Forge block material RAILCRAFT_TILERAILCRAFTCUBE with ID 1039.
[20:14:20] [Server thread/INFO]: Injected new Forge block material RAILCRAFT_TILERAILCRAFTANVIL with ID 1040.
[20:14:20] [Server thread/INFO]: Injected new Forge block material RAILCRAFT_TILERAILCRAFTMACHINEALPHA with ID 1041.
[20:14:20] [Server thread/INFO]: Injected new Forge block material RAILCRAFT_TILERAILCRAFTMACHINEBETA with ID 1042.
[20:14:20] [Server thread/INFO]: Injected new Forge block material RAILCRAFT_TILERAILCRAFTTRACK with ID 1043.
[20:14:20] [Server thread/INFO]: Injected new Forge block material RAILCRAFT_TILERAILCRAFTTRACKELEVATOR with ID 1044.
[20:14:20] [Server thread/INFO]: Injected new Forge block material RAILCRAFT_TILERAILCRAFTSIGNAL with ID 1045.
[20:14:20] [Server thread/INFO]: Injected new Forge block material RAILCRAFT_TILERAILCRAFTSTAIR with ID 1046.
[20:14:20] [Server thread/INFO]: Injected new Forge block material RAILCRAFT_TILERAILCRAFTSLAB with ID 1047.
[20:14:20] [Server thread/INFO]: Injected new Forge block material RAILCRAFT_TILERAILCRAFTLANTERNSTONE with ID 1048.
[20:14:20] [Server thread/INFO]: Injected new Forge block material RAILCRAFT_TILERAILCRAFTLANTERNMETAL with ID 1049.
[20:14:20] [Server thread/INFO]: Injected new Forge block material RAILCRAFT_TILERAILCRAFTPOST with ID 1050.
[20:14:20] [Server thread/INFO]: Injected new Forge block material RAILCRAFT_TILERAILCRAFTPOSTMETAL with ID 1051.
[20:14:20] [Server thread/INFO]: Injected new Forge block material RAILCRAFT_TILERAILCRAFTPOSTMETALPLATFORM with ID 1052.
[20:14:20] [Server thread/INFO]: Injected new Forge block material RAILCRAFT_TILERAILCRAFTWALLALPHA with ID 1053.
[20:14:20] [Server thread/INFO]: Injected new Forge block material RAILCRAFT_TILERAILCRAFTWALLBETA with ID 1054.
[20:14:20] [Server thread/INFO]: Injected new Forge block material RAILCRAFT_TILERAILCRAFTGLASS with ID 1055.
[20:14:20] [Server thread/INFO]: Injected new Forge block material RAILCRAFT_TILERAILCRAFTBRICKINFERNAL with ID 1056.
[20:14:20] [Server thread/INFO]: Injected new Forge block material RAILCRAFT_TILERAILCRAFTBRICKABYSSAL with ID 1057.
[20:14:20] [Server thread/INFO]: Injected new Forge block material RAILCRAFT_TILERAILCRAFTBRICKSANDY with ID 1058.
[20:14:20] [Server thread/INFO]: Injected new Forge block material RAILCRAFT_TILERAILCRAFTBRICKFROSTBOUND with ID 1059.
[20:14:20] [Server thread/INFO]: Injected new Forge block material RAILCRAFT_TILERAILCRAFTBRICKQUARRIED with ID 1060.
[20:14:20] [Server thread/INFO]: Injected new Forge block material RAILCRAFT_TILERAILCRAFTBRICKBLEACHEDBONE with ID 1061.
[20:14:20] [Server thread/INFO]: Injected new Forge block material RAILCRAFT_TILERAILCRAFTBRICKBLOODSTAINED with ID 1062.
[20:14:20] [Server thread/INFO]: Injected new Forge block material RAILCRAFT_TILERAILCRAFTBRICKNETHER with ID 1063.
[20:14:20] [Server thread/INFO]: Injected new Forge block material RAILCRAFT_TILERAILCRAFTDETECTOR with ID 1064.
[20:14:20] [Server thread/INFO]: Injected new Forge block material RAILCRAFT_TILERAILCRAFTMACHINEGAMMA with ID 1065.
[20:14:20] [Server thread/INFO]: Injected new Forge block material RAILCRAFT_TILERAILCRAFTMACHINEEPSILON with ID 1066.
[20:14:20] [Server thread/INFO]: Injected new Forge block material RAILCRAFT_TILERAILCRAFTORE with ID 1067.
[20:14:20] [Server thread/INFO]: Injected new Forge block material RAILCRAFT_TILERAILCRAFTWORLDLOGIC with ID 1068.
[20:14:20] [Server thread/INFO]: Injected new Forge block material RAILCRAFT_TILERAILCRAFTFIRESTONERECHARGE with ID 1069.
[20:14:20] [Server thread/INFO]: Injected new Forge block material RAILCRAFT_TILERAILCRAFTFRAME with ID 1070.
[20:14:20] [Server thread/INFO]: Injected new Forge block material RAILCRAFT_TILERAILCRAFTMACHINEDELTA with ID 1071.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TWILIGHTFOREST_TILETFLOG with ID 1072.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TWILIGHTFOREST_TILETFROOTS with ID 1073.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TWILIGHTFOREST_TILETFLEAVES with ID 1074.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TWILIGHTFOREST_TILETFFIREFLY with ID 1075.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TWILIGHTFOREST_TILETFCICADA with ID 1076.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TWILIGHTFOREST_TILETFPORTAL with ID 1077.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TWILIGHTFOREST_TILETFMAZESTONE with ID 1078.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TWILIGHTFOREST_TILETFHEDGE with ID 1079.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TWILIGHTFOREST_TILETFBOSSSPAWNER with ID 1080.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TWILIGHTFOREST_TILETFFIREFLYJAR with ID 1081.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TWILIGHTFOREST_TILETFPLANT with ID 1082.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TWILIGHTFOREST_TILETFUNCRAFTINGTABLE with ID 1083.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TWILIGHTFOREST_TILETFFIREJET with ID 1084.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TWILIGHTFOREST_TILETFNAGASTONE with ID 1085.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TWILIGHTFOREST_TILETFSAPLING with ID 1086.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TWILIGHTFOREST_TILETFMOONWORM with ID 1087.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TWILIGHTFOREST_TILETFMAGICLOG with ID 1088.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TWILIGHTFOREST_TILETFMAGICLEAVES with ID 1089.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TWILIGHTFOREST_TILETFMAGICLOGSPECIAL with ID 1090.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TWILIGHTFOREST_TILETFTOWERSTONE with ID 1091.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TWILIGHTFOREST_TILETFTOWERDEVICE with ID 1092.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TWILIGHTFOREST_TILETFTOWERTRANSLUCENT with ID 1093.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TWILIGHTFOREST_TILETFTROPHY with ID 1094.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TWILIGHTFOREST_TILETFSHIELD with ID 1095.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TWILIGHTFOREST_TILETFTROPHYPEDESTAL with ID 1096.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TWILIGHTFOREST_TILETFAURORABRICK with ID 1097.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TWILIGHTFOREST_TILETFUNDERBRICK with ID 1098.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TWILIGHTFOREST_TILETFTHORNS with ID 1099.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TWILIGHTFOREST_TILETFBURNTTHORNS with ID 1100.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TWILIGHTFOREST_TILETFTHORNROSE with ID 1101.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TWILIGHTFOREST_TILETFLEAVES3 with ID 1102.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TWILIGHTFOREST_TILETFDEADROCK with ID 1103.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TWILIGHTFOREST_TILEDARKLEAVES with ID 1104.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TWILIGHTFOREST_TILEAURORAPILLAR with ID 1105.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TWILIGHTFOREST_TILEAURORASLAB with ID 1106.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TWILIGHTFOREST_TILEAURORADOUBLESLAB with ID 1107.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TWILIGHTFOREST_TILETROLLSTEINN with ID 1108.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TWILIGHTFOREST_TILEWISPYCLOUD with ID 1109.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TWILIGHTFOREST_TILEFLUFFYCLOUD with ID 1110.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TWILIGHTFOREST_TILEGIANTCOBBLE with ID 1111.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TWILIGHTFOREST_TILEGIANTLOG with ID 1112.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TWILIGHTFOREST_TILEGIANTLEAVES with ID 1113.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TWILIGHTFOREST_TILEGIANTOBSIDIAN with ID 1114.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TWILIGHTFOREST_TILEUBEROUSSOIL with ID 1115.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TWILIGHTFOREST_TILEHUGESTALK with ID 1116.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TWILIGHTFOREST_TILEHUGEGLOOMBLOCK with ID 1117.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TWILIGHTFOREST_TILETROLLVIDR with ID 1118.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TWILIGHTFOREST_TILEUNRIPETROLLBER with ID 1119.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TWILIGHTFOREST_TILETROLLBER with ID 1120.
[20:14:20] [Server thread/INFO]: Injected new Forge block material FORGEMULTIPART_BLOCK with ID 1121.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_AMBER with ID 1122.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_ANDESITE with ID 1123.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_ANTIBLOCK with ID 1124.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_ARCANE with ID 1125.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_AUTOCHISEL with ID 1126.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_BOOKSHELF with ID 1127.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_BRICKCUSTOM with ID 1128.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_CARPET_BLOCK with ID 1129.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_CARPET with ID 1130.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_CLOUD with ID 1131.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_COBBLESTONE with ID 1132.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_MOSSY_COBBLESTONE with ID 1133.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_CONCRETE with ID 1134.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_DIAMOND_BLOCK with ID 1135.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_DIORITE with ID 1136.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_DIRT with ID 1137.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_EMERALD_BLOCK with ID 1138.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_FACTORYBLOCK with ID 1139.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_FANTASYBLOCK with ID 1140.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_FANTASYBLOCK2 with ID 1141.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_FUTURA with ID 1142.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_GLASS with ID 1143.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_GLASS_PANE with ID 1144.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_STAINED_GLASS_WHITE with ID 1145.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_STAINED_GLASS_YELLOW with ID 1146.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_STAINED_GLASS_LIGHTGRAY with ID 1147.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_STAINED_GLASS_BROWN with ID 1148.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_STAINED_GLASS_PANE_WHITE with ID 1149.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_STAINED_GLASS_PANE_MAGENTA with ID 1150.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_STAINED_GLASS_PANE_YELLOW with ID 1151.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_STAINED_GLASS_PANE_PINK with ID 1152.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_STAINED_GLASS_PANE_LIGHTGRAY with ID 1153.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_STAINED_GLASS_PANE_PURPLE with ID 1154.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_STAINED_GLASS_PANE_BROWN with ID 1155.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_STAINED_GLASS_PANE_RED with ID 1156.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_GLOWSTONE with ID 1157.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_GOLD_BLOCK with ID 1158.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_GRANITE with ID 1159.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_GRIMSTONE with ID 1160.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_HEXPLATING with ID 1161.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_HOLYSTONE with ID 1162.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_ICE with ID 1163.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_ICE_PILLAR with ID 1164.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_ICE_STAIRS0 with ID 1165.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_ICE_STAIRS1 with ID 1166.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_ICE_STAIRS2 with ID 1167.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_ICE_STAIRS3 with ID 1168.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_ICE_STAIRS4 with ID 1169.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_ICE_STAIRS5 with ID 1170.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_ICE_STAIRS6 with ID 1171.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_ICE_STAIRS7 with ID 1172.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_IRON_BARS with ID 1173.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_IRON_BLOCK with ID 1174.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_JACKOLANTERN1 with ID 1175.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_JACKOLANTERN2 with ID 1176.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_JACKOLANTERN3 with ID 1177.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_JACKOLANTERN4 with ID 1178.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_JACKOLANTERN5 with ID 1179.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_JACKOLANTERN6 with ID 1180.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_JACKOLANTERN7 with ID 1181.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_JACKOLANTERN8 with ID 1182.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_JACKOLANTERN9 with ID 1183.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_JACKOLANTERN10 with ID 1184.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_JACKOLANTERN11 with ID 1185.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_JACKOLANTERN12 with ID 1186.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_JACKOLANTERN13 with ID 1187.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_JACKOLANTERN14 with ID 1188.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_JACKOLANTERN15 with ID 1189.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_JACKOLANTERN16 with ID 1190.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_LABORATORYBLOCK with ID 1191.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_LAPIS_BLOCK with ID 1192.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_LAVASTONE with ID 1193.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_LEAVES with ID 1194.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_LIMESTONE with ID 1195.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_LIMESTONE_SLAB with ID 1196.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_LIMESTONE_SLAB_TOP with ID 1197.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_LIMESTONE_STAIRS0 with ID 1198.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_LIMESTONE_STAIRS1 with ID 1199.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_LIMESTONE_STAIRS2 with ID 1200.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_LIMESTONE_STAIRS3 with ID 1201.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_LIMESTONE_STAIRS4 with ID 1202.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_LIMESTONE_STAIRS5 with ID 1203.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_LIMESTONE_STAIRS6 with ID 1204.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_LIMESTONE_STAIRS7 with ID 1205.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_MARBLE with ID 1206.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_MARBLE_SLAB with ID 1207.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_MARBLE_SLAB_TOP with ID 1208.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_MARBLE_STAIRS0 with ID 1209.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_MARBLE_STAIRS1 with ID 1210.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_MARBLE_STAIRS2 with ID 1211.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_MARBLE_STAIRS3 with ID 1212.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_MARBLE_STAIRS4 with ID 1213.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_MARBLE_STAIRS5 with ID 1214.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_MARBLE_STAIRS6 with ID 1215.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_MARBLE_STAIRS7 with ID 1216.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_MARBLE_PILLAR with ID 1217.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_MARBLE_PILLAR_SLAB with ID 1218.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_MARBLE_PILLAR_SLAB_TOP with ID 1219.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_NETHER_BRICK with ID 1220.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_NETHERRACK with ID 1221.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_OBSIDIAN with ID 1222.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_PACKEDICE with ID 1223.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_PACKEDICE_PILLAR with ID 1224.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_PACKEDICE_STAIRS0 with ID 1225.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_PACKEDICE_STAIRS1 with ID 1226.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_PACKEDICE_STAIRS2 with ID 1227.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_PACKEDICE_STAIRS3 with ID 1228.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_PACKEDICE_STAIRS4 with ID 1229.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_PACKEDICE_STAIRS5 with ID 1230.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_PACKEDICE_STAIRS6 with ID 1231.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_PACKEDICE_STAIRS7 with ID 1232.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_PAPERWALL with ID 1233.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_PAPERWALL_BLOCK with ID 1234.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_CHEST0 with ID 1235.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_CHEST1 with ID 1236.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_CHEST2 with ID 1237.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_CHEST3 with ID 1238.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_CHEST4 with ID 1239.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_CHEST5 with ID 1240.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_CHEST6 with ID 1241.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_CHEST7 with ID 1242.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_CHEST8 with ID 1243.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_CHEST9 with ID 1244.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_CHEST10 with ID 1245.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_CHEST11 with ID 1246.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_CHEST12 with ID 1247.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_CHEST13 with ID 1248.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_CHEST14 with ID 1249.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_CHEST15 with ID 1250.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_PUMPKIN1 with ID 1251.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_PUMPKIN2 with ID 1252.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_PUMPKIN3 with ID 1253.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_PUMPKIN4 with ID 1254.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_PUMPKIN5 with ID 1255.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_PUMPKIN6 with ID 1256.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_PUMPKIN7 with ID 1257.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_PUMPKIN8 with ID 1258.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_PUMPKIN9 with ID 1259.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_PUMPKIN10 with ID 1260.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_PUMPKIN11 with ID 1261.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_PUMPKIN12 with ID 1262.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_PUMPKIN13 with ID 1263.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_PUMPKIN14 with ID 1264.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_PUMPKIN15 with ID 1265.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_PUMPKIN16 with ID 1266.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_REDSTONE_BLOCK with ID 1267.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_ROAD_LINE with ID 1268.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_SANDSTONE with ID 1269.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_SANDSTONE_SCRIBBLES with ID 1270.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_SAND_SNAKESTONE with ID 1271.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_STONE_SNAKESTONE with ID 1272.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_OBSIDIAN_SNAKESTONE with ID 1273.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_STONEBRICKSMOOTH with ID 1274.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_TALLOW with ID 1275.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_TECHNICAL with ID 1276.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_TECHNICAL2 with ID 1277.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_TEMPLEBLOCK with ID 1278.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_MOSSY_TEMPLEBLOCK with ID 1279.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_THAUMIUM with ID 1280.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_TORCH1 with ID 1281.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_TORCH2 with ID 1282.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_TORCH3 with ID 1283.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_TORCH4 with ID 1284.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_TORCH5 with ID 1285.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_TORCH6 with ID 1286.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_TORCH7 with ID 1287.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_TORCH8 with ID 1288.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_TORCH9 with ID 1289.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_TORCH10 with ID 1290.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_TYRIAN with ID 1291.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_VOIDSTONE with ID 1292.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_VOIDSTONE2 with ID 1293.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_VOIDSTONEPILLAR with ID 1294.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_VOIDSTONEPILLAR2 with ID 1295.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_WARNINGSIGN with ID 1296.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_WATERSTONE with ID 1297.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_OAK_PLANKS with ID 1298.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_SPRUCE_PLANKS with ID 1299.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_BIRCH_PLANKS with ID 1300.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_JUNGLE_PLANKS with ID 1301.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_ACACIA_PLANKS with ID 1302.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_DARK_OAK_PLANKS with ID 1303.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHISEL_WOOLEN_CLAY with ID 1304.
[20:14:20] [Server thread/INFO]: Injected new Forge block material COMPUTERCRAFT_CCCOMPUTER with ID 1305.
[20:14:20] [Server thread/INFO]: Injected new Forge block material COMPUTERCRAFT_CCPERIPHERAL with ID 1306.
[20:14:20] [Server thread/INFO]: Injected new Forge block material COMPUTERCRAFT_CCCABLE with ID 1307.
[20:14:20] [Server thread/INFO]: Injected new Forge block material COMPUTERCRAFT_CCTURTLE with ID 1308.
[20:14:20] [Server thread/INFO]: Injected new Forge block material COMPUTERCRAFT_CCTURTLEEXPANDED with ID 1309.
[20:14:20] [Server thread/INFO]: Injected new Forge block material COMPUTERCRAFT_CCTURTLEADVANCED with ID 1310.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CRAFTHERALDRY_BLOCKHERALDRY with ID 1311.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCREDSTONEBLOCK with ID 1312.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCCARPENTYBENCH with ID 1313.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCMAILBOX with ID 1314.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCWAYPOINT with ID 1315.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCBORDER with ID 1316.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCBLOODBLOCK with ID 1317.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCBANNER with ID 1318.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCWALLBANNER with ID 1319.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCTALLLAMP with ID 1320.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCCHAIR with ID 1321.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCCRATE with ID 1322.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCWEAPONRACK with ID 1323.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCCOUCHWOOL with ID 1324.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCCOUCHWOOD with ID 1325.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCTABLE with ID 1326.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCSTOOL with ID 1327.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCPLACEHOLDER with ID 1328.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCBIGSIGN with ID 1329.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCBARREL with ID 1330.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCTOMBSTONE with ID 1331.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCSHELF with ID 1332.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCSIGN with ID 1333.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCBEAM with ID 1334.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCBOOK with ID 1335.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCPEDESTAL with ID 1336.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCCRYSTALBLOCK with ID 1337.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCCAMPFIRE with ID 1338.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCLAMP with ID 1339.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCCANDLE with ID 1340.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCCAMPFIREUNLIT with ID 1341.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCLAMPUNLIT with ID 1342.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCCANDLEUNLIT with ID 1343.
[20:14:20] [Server thread/INFO]: Injected new Forge block material PROPS_BLOCKPROPS with ID 1344.
[20:14:20] [Server thread/INFO]: Injected new Forge block material EPLUS_TILEADVANCEDENCHANTMENTTABLE with ID 1345.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINEFACTORYRELOADED_CONVEYOR with ID 1346.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINEFACTORYRELOADED_MACHINEBLOCK with ID 1347.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINEFACTORYRELOADED_MACHINE0 with ID 1348.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINEFACTORYRELOADED_MACHINE1 with ID 1349.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINEFACTORYRELOADED_MACHINE2 with ID 1350.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINEFACTORYRELOADED_TANK with ID 1351.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINEFACTORYRELOADED_CABLEPLASTIC with ID 1352.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINEFACTORYRELOADED_CABLEREDSTONE with ID 1353.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINEFACTORYRELOADED_REDNETLOGIC with ID 1354.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINEFACTORYRELOADED_REDNETPANEL with ID 1355.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINEFACTORYRELOADED_RAILCARGOPICKUP with ID 1356.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINEFACTORYRELOADED_RAILCARGODROPOFF with ID 1357.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINEFACTORYRELOADED_RAILPASSENGERPICKUP with ID 1358.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINEFACTORYRELOADED_RAILPASSENGERDROPOFF with ID 1359.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINEFACTORYRELOADED_RUBBERWOODSAPLING with ID 1360.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINEFACTORYRELOADED_RUBBERWOODLOG with ID 1361.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINEFACTORYRELOADED_RUBBERWOODLEAVES with ID 1362.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINEFACTORYRELOADED_STAINEDGLASSBLOCK with ID 1363.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINEFACTORYRELOADED_STAINEDGLASSPANE with ID 1364.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINEFACTORYRELOADED_ROAD with ID 1365.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINEFACTORYRELOADED_PLASTIC with ID 1366.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINEFACTORYRELOADED_BRICK with ID 1367.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINEFACTORYRELOADED_STONE with ID 1368.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINEFACTORYRELOADED_PINKSLIMEBLOCK with ID 1369.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINEFACTORYRELOADED_VINESCAFFOLD with ID 1370.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINEFACTORYRELOADED_FARMLAND with ID 1371.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINEFACTORYRELOADED_DETCORD with ID 1372.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINEFACTORYRELOADED_LASERAIR with ID 1373.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINEFACTORYRELOADED_MILKSTILL with ID 1374.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINEFACTORYRELOADED_SLUDGESTILL with ID 1375.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINEFACTORYRELOADED_SEWAGESTILL with ID 1376.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINEFACTORYRELOADED_MOBESSENCESTILL with ID 1377.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINEFACTORYRELOADED_BIOFUELSTILL with ID 1378.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINEFACTORYRELOADED_MEATSTILL with ID 1379.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINEFACTORYRELOADED_PINKSLIMESTILL with ID 1380.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINEFACTORYRELOADED_CHOCOLATEMILKSTILL with ID 1381.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINEFACTORYRELOADED_MUSHROOMSOUPSTILL with ID 1382.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINEFACTORYRELOADED_STEAMSTILL with ID 1383.
[20:14:20] [Server thread/INFO]: Injected new Forge block material ENDERIO_BLOCKSTIRLINGGENERATOR with ID 1384.
[20:14:20] [Server thread/INFO]: Injected new Forge block material ENDERIO_BLOCKCOMBUSTIONGENERATOR with ID 1385.
[20:14:20] [Server thread/INFO]: Injected new Forge block material ENDERIO_BLOCKZOMBIEGENERATOR with ID 1386.
[20:14:20] [Server thread/INFO]: Injected new Forge block material ENDERIO_BLOCKSOLARPANEL with ID 1387.
[20:14:20] [Server thread/INFO]: Injected new Forge block material ENDERIO_BLOCKSAGMILL with ID 1388.
[20:14:20] [Server thread/INFO]: Injected new Forge block material ENDERIO_BLOCKALLOYSMELTER with ID 1389.
[20:14:20] [Server thread/INFO]: Injected new Forge block material ENDERIO_BLOCKCAPACITORBANK with ID 1390.
[20:14:20] [Server thread/INFO]: Injected new Forge block material ENDERIO_BLOCKCAPBANK with ID 1391.
[20:14:20] [Server thread/INFO]: Injected new Forge block material ENDERIO_BLOCKPAINTER with ID 1392.
[20:14:20] [Server thread/INFO]: Injected new Forge block material ENDERIO_BLOCKPAINTEDFENCE with ID 1393.
[20:14:20] [Server thread/INFO]: Injected new Forge block material ENDERIO_BLOCKPAINTEDFENCEGATE with ID 1394.
[20:14:20] [Server thread/INFO]: Injected new Forge block material ENDERIO_BLOCKPAINTEDWALL with ID 1395.
[20:14:20] [Server thread/INFO]: Injected new Forge block material ENDERIO_BLOCKPAINTEDSTAIR with ID 1396.
[20:14:20] [Server thread/INFO]: Injected new Forge block material ENDERIO_BLOCKPAINTEDSLAB with ID 1397.
[20:14:20] [Server thread/INFO]: Injected new Forge block material ENDERIO_BLOCKPAINTEDDOUBLESLAB with ID 1398.
[20:14:20] [Server thread/INFO]: Injected new Forge block material ENDERIO_BLOCKCRAFTER with ID 1399.
[20:14:20] [Server thread/INFO]: Injected new Forge block material ENDERIO_BLOCKPAINTEDGLOWSTONE with ID 1400.
[20:14:20] [Server thread/INFO]: Injected new Forge block material ENDERIO_BLOCKPAINTEDCARPET with ID 1401.
[20:14:20] [Server thread/INFO]: Injected new Forge block material ENDERIO_BLOCKVAT with ID 1402.
[20:14:20] [Server thread/INFO]: Injected new Forge block material ENDERIO_BLOCKPOWERMONITOR with ID 1403.
[20:14:20] [Server thread/INFO]: Injected new Forge block material ENDERIO_BLOCKFARMSTATION with ID 1404.
[20:14:20] [Server thread/INFO]: Injected new Forge block material ENDERIO_BLOCKWIRELESSCHARGER with ID 1405.
[20:14:20] [Server thread/INFO]: Injected new Forge block material ENDERIO_BLOCKHYPERCUBE with ID 1406.
[20:14:20] [Server thread/INFO]: Injected new Forge block material ENDERIO_BLOCKTANK with ID 1407.
[20:14:20] [Server thread/INFO]: Injected new Forge block material ENDERIO_BLOCKRESERVOIR with ID 1408.
[20:14:20] [Server thread/INFO]: Injected new Forge block material ENDERIO_BLOCKVACUUMCHEST with ID 1409.
[20:14:20] [Server thread/INFO]: Injected new Forge block material ENDERIO_BLOCKTRANSCEIVER with ID 1410.
[20:14:20] [Server thread/INFO]: Injected new Forge block material ENDERIO_BLOCKENDERIO with ID 1411.
[20:14:20] [Server thread/INFO]: Injected new Forge block material ENDERIO_BLOCKTRAVELANCHOR with ID 1412.
[20:14:20] [Server thread/INFO]: Injected new Forge block material ENDERIO_BLOCKSLICEANDSPLICE with ID 1413.
[20:14:20] [Server thread/INFO]: Injected new Forge block material ENDERIO_BLOCKSOULBINDER with ID 1414.
[20:14:20] [Server thread/INFO]: Injected new Forge block material ENDERIO_BLOCKPOWEREDSPAWNER with ID 1415.
[20:14:20] [Server thread/INFO]: Injected new Forge block material ENDERIO_BLOCKKILLERJOE with ID 1416.
[20:14:20] [Server thread/INFO]: Injected new Forge block material ENDERIO_BLOCKATTRACTOR with ID 1417.
[20:14:20] [Server thread/INFO]: Injected new Forge block material ENDERIO_BLOCKSPAWNGUARD with ID 1418.
[20:14:20] [Server thread/INFO]: Injected new Forge block material ENDERIO_BLOCKEXPERIENCEOBELISK with ID 1419.
[20:14:20] [Server thread/INFO]: Injected new Forge block material ENDERIO_BLOCKENCHANTER with ID 1420.
[20:14:20] [Server thread/INFO]: Injected new Forge block material ENDERIO_BLOCKDARKSTEELPRESSUREPLATE with ID 1421.
[20:14:20] [Server thread/INFO]: Injected new Forge block material ENDERIO_BLOCKDARKSTEELANVIL with ID 1422.
[20:14:20] [Server thread/INFO]: Injected new Forge block material ENDERIO_BLOCKDARKSTEELLADDER with ID 1423.
[20:14:20] [Server thread/INFO]: Injected new Forge block material ENDERIO_BLOCKELECTRICLIGHT with ID 1424.
[20:14:20] [Server thread/INFO]: Injected new Forge block material ENDERIO_BLOCKLIGHTNODE with ID 1425.
[20:14:20] [Server thread/INFO]: Injected new Forge block material ENDERIO_BLOCKREINFORCEDOBSIDIAN with ID 1426.
[20:14:20] [Server thread/INFO]: Injected new Forge block material ENDERIO_BLOCKFUSEDQUARTZ with ID 1427.
[20:14:20] [Server thread/INFO]: Injected new Forge block material ENDERIO_BLOCKENDERRAIL with ID 1428.
[20:14:20] [Server thread/INFO]: Injected new Forge block material ENDERIO_BLOCKCONDUITBUNDLE with ID 1429.
[20:14:20] [Server thread/INFO]: Injected new Forge block material ENDERIO_BLOCKCONDUITFACADE with ID 1430.
[20:14:20] [Server thread/INFO]: Injected new Forge block material ENDERIO_BLOCKENDERMANSKULL with ID 1431.
[20:14:20] [Server thread/INFO]: Injected new Forge block material ENDERIO_BLOCKNUTRIENT_DISTILLATION with ID 1432.
[20:14:20] [Server thread/INFO]: Injected new Forge block material ENDERIO_BLOCKHOOTCH with ID 1433.
[20:14:20] [Server thread/INFO]: Injected new Forge block material ENDERIO_BLOCKROCKET_FUEL with ID 1434.
[20:14:20] [Server thread/INFO]: Injected new Forge block material ENDERIO_BLOCKFIRE_WATER with ID 1435.
[20:14:20] [Server thread/INFO]: Injected new Forge block material ENDERIO_BLOCKINGOTSTORAGE with ID 1436.
[20:14:20] [Server thread/INFO]: Injected new Forge block material ENDERIO_BLOCKDARKIRONBARS with ID 1437.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GASCRAFT_SHALERESOURCE with ID 1438.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GASCRAFT_CHIMNEY with ID 1439.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GASCRAFT_NATURALGAS with ID 1440.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GASCRAFT_PROPELLENT with ID 1441.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GASCRAFT_HYDROGEN with ID 1442.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GASCRAFT_SMOKE with ID 1443.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GASCRAFT_WEAPONIZEDGAS with ID 1444.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GASCRAFT_NEUROTOXIN with ID 1445.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GASCRAFT_CORROSIVEGAS with ID 1446.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GASCRAFT_GASPOCKET with ID 1447.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GASCRAFT_PLASMA with ID 1448.
[20:14:20] [Server thread/INFO]: Injected new Forge block material EXTRAUTILITIES_ENDCONSTRUCTOR with ID 1449.
[20:14:20] [Server thread/INFO]: Injected new Forge block material EXTRAUTILITIES_ENDMARKER with ID 1450.
[20:14:20] [Server thread/INFO]: Injected new Forge block material EXTRAUTILITIES_CURTAINS with ID 1451.
[20:14:20] [Server thread/INFO]: Injected new Forge block material EXTRAUTILITIES_ANGELBLOCK with ID 1452.
[20:14:20] [Server thread/INFO]: Injected new Forge block material EXTRAUTILITIES_BUDOFF with ID 1453.
[20:14:20] [Server thread/INFO]: Injected new Forge block material EXTRAUTILITIES_CHANDELIER with ID 1454.
[20:14:20] [Server thread/INFO]: Injected new Forge block material EXTRAUTILITIES_DECORATIVEBLOCK1 with ID 1455.
[20:14:20] [Server thread/INFO]: Injected new Forge block material EXTRAUTILITIES_DECORATIVEBLOCK2 with ID 1456.
[20:14:20] [Server thread/INFO]: Injected new Forge block material EXTRAUTILITIES_PURELOVE with ID 1457.
[20:14:20] [Server thread/INFO]: Injected new Forge block material EXTRAUTILITIES_BLOCK_BEDROCKIUM with ID 1458.
[20:14:20] [Server thread/INFO]: Injected new Forge block material EXTRAUTILITIES_DATABLOCK with ID 1459.
[20:14:20] [Server thread/INFO]: Injected new Forge block material EXTRAUTILITIES_COLORSTONEBRICK with ID 1460.
[20:14:20] [Server thread/INFO]: Injected new Forge block material EXTRAUTILITIES_COLORWOODPLANKS with ID 1461.
[20:14:20] [Server thread/INFO]: Injected new Forge block material EXTRAUTILITIES_COLOR_LIGHTGEM with ID 1462.
[20:14:20] [Server thread/INFO]: Injected new Forge block material EXTRAUTILITIES_COLOR_STONE with ID 1463.
[20:14:20] [Server thread/INFO]: Injected new Forge block material EXTRAUTILITIES_COLOR_QUARTZBLOCK with ID 1464.
[20:14:20] [Server thread/INFO]: Injected new Forge block material EXTRAUTILITIES_COLOR_HELLSAND with ID 1465.
[20:14:20] [Server thread/INFO]: Injected new Forge block material EXTRAUTILITIES_COLOR_REDSTONELIGHT with ID 1466.
[20:14:20] [Server thread/INFO]: Injected new Forge block material EXTRAUTILITIES_COLOR_BRICK with ID 1467.
[20:14:20] [Server thread/INFO]: Injected new Forge block material EXTRAUTILITIES_COLOR_STONEBRICK with ID 1468.
[20:14:20] [Server thread/INFO]: Injected new Forge block material EXTRAUTILITIES_COLOR_BLOCKLAPIS with ID 1469.
[20:14:20] [Server thread/INFO]: Injected new Forge block material EXTRAUTILITIES_COLOR_OBSIDIAN with ID 1470.
[20:14:20] [Server thread/INFO]: Injected new Forge block material EXTRAUTILITIES_COLOR_BLOCKREDSTONE with ID 1471.
[20:14:20] [Server thread/INFO]: Injected new Forge block material EXTRAUTILITIES_COLOR_BLOCKCOAL with ID 1472.
[20:14:20] [Server thread/INFO]: Injected new Forge block material EXTRAUTILITIES_COBBLESTONE_COMPRESSED with ID 1473.
[20:14:20] [Server thread/INFO]: Injected new Forge block material EXTRAUTILITIES_CONVEYOR with ID 1474.
[20:14:20] [Server thread/INFO]: Injected new Forge block material EXTRAUTILITIES_FILING with ID 1475.
[20:14:20] [Server thread/INFO]: Injected new Forge block material EXTRAUTILITIES_GREENSCREEN with ID 1476.
[20:14:20] [Server thread/INFO]: Injected new Forge block material EXTRAUTILITIES_PEACEFUL_TABLE_TOP with ID 1477.
[20:14:20] [Server thread/INFO]: Injected new Forge block material EXTRAUTILITIES_TRADING_POST with ID 1478.
[20:14:20] [Server thread/INFO]: Injected new Forge block material EXTRAUTILITIES_SOUND_MUFFLER with ID 1479.
[20:14:20] [Server thread/INFO]: Injected new Forge block material EXTRAUTILITIES_EXTRACTOR_BASE with ID 1480.
[20:14:20] [Server thread/INFO]: Injected new Forge block material EXTRAUTILITIES_EXTRACTOR_BASE_REMOTE with ID 1481.
[20:14:20] [Server thread/INFO]: Injected new Forge block material EXTRAUTILITIES_PIPES with ID 1482.
[20:14:20] [Server thread/INFO]: Injected new Forge block material EXTRAUTILITIES_PIPES1 with ID 1483.
[20:14:20] [Server thread/INFO]: Injected new Forge block material EXTRAUTILITIES_CURSEDEARTHSIDE with ID 1484.
[20:14:20] [Server thread/INFO]: Injected new Forge block material EXTRAUTILITIES_TRASHCAN with ID 1485.
[20:14:20] [Server thread/INFO]: Injected new Forge block material EXTRAUTILITIES_SPIKE_BASE with ID 1486.
[20:14:20] [Server thread/INFO]: Injected new Forge block material EXTRAUTILITIES_SPIKE_BASE_DIAMOND with ID 1487.
[20:14:20] [Server thread/INFO]: Injected new Forge block material EXTRAUTILITIES_SPIKE_BASE_GOLD with ID 1488.
[20:14:20] [Server thread/INFO]: Injected new Forge block material EXTRAUTILITIES_SPIKE_BASE_WOOD with ID 1489.
[20:14:20] [Server thread/INFO]: Injected new Forge block material EXTRAUTILITIES_ENDERTHERMICPUMP with ID 1490.
[20:14:20] [Server thread/INFO]: Injected new Forge block material EXTRAUTILITIES_ENDERQUARRY with ID 1491.
[20:14:20] [Server thread/INFO]: Injected new Forge block material EXTRAUTILITIES_ENDERQUARRYUPGRADE with ID 1492.
[20:14:20] [Server thread/INFO]: Injected new Forge block material EXTRAUTILITIES_PLANTENDER_LILLY with ID 1493.
[20:14:20] [Server thread/INFO]: Injected new Forge block material EXTRAUTILITIES_TIMER with ID 1494.
[20:14:20] [Server thread/INFO]: Injected new Forge block material EXTRAUTILITIES_MAGNUMTORCH with ID 1495.
[20:14:20] [Server thread/INFO]: Injected new Forge block material EXTRAUTILITIES_DRUM with ID 1496.
[20:14:20] [Server thread/INFO]: Injected new Forge block material EXTRAUTILITIES_GENERATOR with ID 1497.
[20:14:20] [Server thread/INFO]: Injected new Forge block material EXTRAUTILITIES_GENERATOR8 with ID 1498.
[20:14:20] [Server thread/INFO]: Injected new Forge block material EXTRAUTILITIES_GENERATOR64 with ID 1499.
[20:14:20] [Server thread/INFO]: Injected new Forge block material EXTRAUTILITIES_DARK_PORTAL with ID 1500.
[20:14:20] [Server thread/INFO]: Injected new Forge block material EXTRAUTILITIES_ETHEREALGLASS with ID 1501.
[20:14:20] [Server thread/INFO]: Injected new Forge block material FLATSIGNS_BLOCKFLATSIGN with ID 1502.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILELANDINGPAD with ID 1503.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILELANDINGPADFULL with ID 1504.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILEUNLITTORCH with ID 1505.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILEUNLITTORCHLIT with ID 1506.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILEBREATHEABLEAIR with ID 1507.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILEBRIGHTAIR with ID 1508.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILEBRIGHTBREATHABLEAIR with ID 1509.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILEOXYGENCOLLECTOR with ID 1510.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILEOXYGENCOMPRESSOR with ID 1511.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILEDISTRIBUTOR with ID 1512.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILESEALER with ID 1513.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILEOXYGENDETECTOR with ID 1514.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILEOXYGENPIPE with ID 1515.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILEREFINERY with ID 1516.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILEFUELLOADER with ID 1517.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILECARGO with ID 1518.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILEROCKETWORKBENCH with ID 1519.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILEGCBLOCKCORE with ID 1520.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILEAIRLOCKFRAME with ID 1521.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILEAIRLOCKSEAL with ID 1522.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILEENCLOSED with ID 1523.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILESPACESTATIONBASE with ID 1524.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILEDUMMYBLOCK with ID 1525.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILEPARACHEST with ID 1526.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILESOLAR with ID 1527.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILEMACHINE with ID 1528.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILEMACHINE2 with ID 1529.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILEMACHINETIERED with ID 1530.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILEALUMINUMWIRE with ID 1531.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILEGLOWSTONETORCH with ID 1532.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILEFALLENMETEOR with ID 1533.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILEMOONBLOCK with ID 1534.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILECHEESEBLOCK with ID 1535.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILESPINTHRUSTER with ID 1536.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILEVIEWSCREEN with ID 1537.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILETELEMETRY with ID 1538.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILEARCLAMP with ID 1539.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILETREASURECHEST with ID 1540.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILETINSTAIRS1 with ID 1541.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILETINSTAIRS2 with ID 1542.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILEMOONSTONESTAIRS with ID 1543.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILEMOONBRICKSSTAIRS with ID 1544.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILEWALLGC with ID 1545.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_SLABGCHALF with ID 1546.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_SLABGCDOUBLE with ID 1547.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTMARS_TILETREASURET2 with ID 1548.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTMARS_TILETREASURET3 with ID 1549.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTMARS_TILEASTEROIDSBLOCK with ID 1550.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTMARS_TILEWALKWAY with ID 1551.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTMARS_TILEWALKWAYWIRE with ID 1552.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTMARS_TILEWALKWAYOXYGENPIPE with ID 1553.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTMARS_TILEBEAMREFLECTOR with ID 1554.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTMARS_TILEBEAMRECEIVER with ID 1555.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTMARS_TILETELEPADSHORT with ID 1556.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTMARS_TILETELEPADFAKE with ID 1557.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTMARS_TILEDENSEICE with ID 1558.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTMARS_TILEMARS with ID 1559.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTMARS_TILESLUDGE with ID 1560.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTMARS_TILECAVERNVINES with ID 1561.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTMARS_TILESLIMELINGEGG with ID 1562.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTMARS_TILECREEPEREGG with ID 1563.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTMARS_TILEMARSMACHINE with ID 1564.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTMARS_TILEMARSMACHINET2 with ID 1565.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTMARS_TILEMARSCOBBLESTONESTAIRS with ID 1566.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTMARS_TILEMARSDUNGEONBRICKSSTAIRS with ID 1567.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTMARS_TILEHYDROGENPIPE with ID 1568.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GENDUSTRY_FLUIDMUTAGEN with ID 1569.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GENDUSTRY_FLUIDLIQUIDDNA with ID 1570.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GENDUSTRY_FLUIDPROTEIN with ID 1571.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GENDUSTRY_MUTAGENPRODUCER with ID 1572.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GENDUSTRY_MUTATRON with ID 1573.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GENDUSTRY_INDUSTRIALAPIARY with ID 1574.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GENDUSTRY_IMPRINTER with ID 1575.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GENDUSTRY_SAMPLER with ID 1576.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GENDUSTRY_MUTATRONADV with ID 1577.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GENDUSTRY_LIQUIFIER with ID 1578.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GENDUSTRY_EXTRACTOR with ID 1579.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GENDUSTRY_TRANSPOSER with ID 1580.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GENDUSTRY_REPLICATOR with ID 1581.
[20:14:20] [Server thread/INFO]: Injected new Forge block material GRAVISUITE_BLOCKRELOCATORPORTAL with ID 1582.
[20:14:20] [Server thread/INFO]: Injected new Forge block material IRONCHEST_BLOCKIRONCHEST with ID 1583.
[20:14:20] [Server thread/INFO]: Injected new Forge block material JABBA_BARREL with ID 1584.
[20:14:20] [Server thread/INFO]: Injected new Forge block material OPENCOMPUTERS_SIMPLE with ID 1585.
[20:14:20] [Server thread/INFO]: Injected new Forge block material OPENCOMPUTERS_SIMPLE_REDSTONE with ID 1586.
[20:14:20] [Server thread/INFO]: Injected new Forge block material OPENCOMPUTERS_SPECIAL with ID 1587.
[20:14:20] [Server thread/INFO]: Injected new Forge block material OPENCOMPUTERS_SPECIAL_REDSTONE with ID 1588.
[20:14:20] [Server thread/INFO]: Injected new Forge block material OPENCOMPUTERS_ADAPTER with ID 1589.
[20:14:20] [Server thread/INFO]: Injected new Forge block material OPENCOMPUTERS_CABLE with ID 1590.
[20:14:20] [Server thread/INFO]: Injected new Forge block material OPENCOMPUTERS_CAPACITOR with ID 1591.
[20:14:20] [Server thread/INFO]: Injected new Forge block material OPENCOMPUTERS_CASE1 with ID 1592.
[20:14:20] [Server thread/INFO]: Injected new Forge block material OPENCOMPUTERS_CASE2 with ID 1593.
[20:14:20] [Server thread/INFO]: Injected new Forge block material OPENCOMPUTERS_CASE3 with ID 1594.
[20:14:20] [Server thread/INFO]: Injected new Forge block material OPENCOMPUTERS_CHARGER with ID 1595.
[20:14:20] [Server thread/INFO]: Injected new Forge block material OPENCOMPUTERS_DISKDRIVE with ID 1596.
[20:14:20] [Server thread/INFO]: Injected new Forge block material OPENCOMPUTERS_POWERDISTRIBUTOR with ID 1597.
[20:14:20] [Server thread/INFO]: Injected new Forge block material OPENCOMPUTERS_POWERCONVERTER with ID 1598.
[20:14:20] [Server thread/INFO]: Injected new Forge block material OPENCOMPUTERS_REDSTONE with ID 1599.
[20:14:20] [Server thread/INFO]: Injected new Forge block material OPENCOMPUTERS_ROBOTAFTERIMAGE with ID 1600.
[20:14:20] [Server thread/INFO]: Injected new Forge block material OPENCOMPUTERS_ROBOT with ID 1601.
[20:14:20] [Server thread/INFO]: Injected new Forge block material OPENCOMPUTERS_SWITCH with ID 1602.
[20:14:20] [Server thread/INFO]: Injected new Forge block material OPENCOMPUTERS_SCREEN1 with ID 1603.
[20:14:20] [Server thread/INFO]: Injected new Forge block material OPENCOMPUTERS_SCREEN2 with ID 1604.
[20:14:20] [Server thread/INFO]: Injected new Forge block material OPENCOMPUTERS_SCREEN3 with ID 1605.
[20:14:20] [Server thread/INFO]: Injected new Forge block material OPENCOMPUTERS_SERVERRACK with ID 1606.
[20:14:20] [Server thread/INFO]: Injected new Forge block material OPENCOMPUTERS_KEYBOARD with ID 1607.
[20:14:20] [Server thread/INFO]: Injected new Forge block material OPENCOMPUTERS_HOLOGRAM1 with ID 1608.
[20:14:20] [Server thread/INFO]: Injected new Forge block material OPENCOMPUTERS_ACCESSPOINT with ID 1609.
[20:14:20] [Server thread/INFO]: Injected new Forge block material OPENCOMPUTERS_CASECREATIVE with ID 1610.
[20:14:20] [Server thread/INFO]: Injected new Forge block material OPENCOMPUTERS_HOLOGRAM2 with ID 1611.
[20:14:20] [Server thread/INFO]: Injected new Forge block material OPENCOMPUTERS_GEOLYZER with ID 1612.
[20:14:20] [Server thread/INFO]: Injected new Forge block material OPENCOMPUTERS_ASSEMBLER with ID 1613.
[20:14:20] [Server thread/INFO]: Injected new Forge block material OPENCOMPUTERS_DISASSEMBLER with ID 1614.
[20:14:20] [Server thread/INFO]: Injected new Forge block material OPENCOMPUTERS_MOTIONSENSOR with ID 1615.
[20:14:20] [Server thread/INFO]: Injected new Forge block material OPENCOMPUTERS_RAID with ID 1616.
[20:14:20] [Server thread/INFO]: Injected new Forge block material OPENCOMPUTERS_MICROCONTROLLER with ID 1617.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_TILECHEMICALDECOMPOSER with ID 1618.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_TILEOPTICALMICROSCOPE with ID 1619.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_TILECHEMICALSYNTHESIZER with ID 1620.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_TILEFUSIONWALL with ID 1621.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_TILEGHOSTBLOCK with ID 1622.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_TILEBLUEPRINTPROJECTOR with ID 1623.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_TILEOREURANIUM with ID 1624.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_TILELEADCHEST with ID 1625.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDHNAME with ID 1626.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDHENAME with ID 1627.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDLINAME with ID 1628.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDBENAME with ID 1629.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDBNAME with ID 1630.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDCNAME with ID 1631.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDNNAME with ID 1632.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDONAME with ID 1633.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDFNAME with ID 1634.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDNENAME with ID 1635.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDNANAME with ID 1636.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDMGNAME with ID 1637.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDALNAME with ID 1638.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDSINAME with ID 1639.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDPNAME with ID 1640.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDSNAME with ID 1641.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDCLNAME with ID 1642.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDARNAME with ID 1643.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDKNAME with ID 1644.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDCANAME with ID 1645.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDSCNAME with ID 1646.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDTINAME with ID 1647.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDVNAME with ID 1648.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDCRNAME with ID 1649.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDMNNAME with ID 1650.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDFENAME with ID 1651.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDCONAME with ID 1652.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDNINAME with ID 1653.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDCUNAME with ID 1654.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDZNNAME with ID 1655.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDGANAME with ID 1656.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDGENAME with ID 1657.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDASNAME with ID 1658.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDSENAME with ID 1659.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDBRNAME with ID 1660.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDKRNAME with ID 1661.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDRBNAME with ID 1662.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDSRNAME with ID 1663.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDYNAME with ID 1664.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDZRNAME with ID 1665.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDNBNAME with ID 1666.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDMONAME with ID 1667.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDTCNAME with ID 1668.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDRUNAME with ID 1669.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDRHNAME with ID 1670.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDPDNAME with ID 1671.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDAGNAME with ID 1672.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDCDNAME with ID 1673.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDINNAME with ID 1674.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDSNNAME with ID 1675.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDSBNAME with ID 1676.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDTENAME with ID 1677.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDINAME with ID 1678.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDXENAME with ID 1679.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDCSNAME with ID 1680.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDBANAME with ID 1681.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDLANAME with ID 1682.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDCENAME with ID 1683.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDPRNAME with ID 1684.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDNDNAME with ID 1685.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDPMNAME with ID 1686.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDSMNAME with ID 1687.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDEUNAME with ID 1688.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDGDNAME with ID 1689.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDTBNAME with ID 1690.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDDYNAME with ID 1691.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDHONAME with ID 1692.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDERNAME with ID 1693.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDTMNAME with ID 1694.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDYBNAME with ID 1695.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDLUNAME with ID 1696.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDHFNAME with ID 1697.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDTANAME with ID 1698.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDWNAME with ID 1699.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDRENAME with ID 1700.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDOSNAME with ID 1701.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDIRNAME with ID 1702.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDPTNAME with ID 1703.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDAUNAME with ID 1704.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDHGNAME with ID 1705.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDTLNAME with ID 1706.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDPBNAME with ID 1707.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDBINAME with ID 1708.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDPONAME with ID 1709.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDATNAME with ID 1710.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDRNNAME with ID 1711.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDFRNAME with ID 1712.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDRANAME with ID 1713.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDACNAME with ID 1714.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDTHNAME with ID 1715.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDPANAME with ID 1716.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDUNAME with ID 1717.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDNPNAME with ID 1718.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDPUNAME with ID 1719.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDAMNAME with ID 1720.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDCMNAME with ID 1721.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDBKNAME with ID 1722.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDCFNAME with ID 1723.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDESNAME with ID 1724.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDFMNAME with ID 1725.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDMDNAME with ID 1726.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDNONAME with ID 1727.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDLRNAME with ID 1728.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDRFNAME with ID 1729.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDDBNAME with ID 1730.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDSGNAME with ID 1731.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDBHNAME with ID 1732.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDHSNAME with ID 1733.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDMTNAME with ID 1734.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDDSNAME with ID 1735.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDRGNAME with ID 1736.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDCNNAME with ID 1737.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDUUTNAME with ID 1738.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDCELLULOSENAME with ID 1739.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDCARBONDIOXIDENAME with ID 1740.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDNITROGENDIOXIDENAME with ID 1741.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDTOLUENENAME with ID 1742.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDPOTASSIUMNITRATENAME with ID 1743.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDTNTNAME with ID 1744.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDSILICONDIOXIDENAME with ID 1745.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDCALCICPYROXENENAME with ID 1746.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDPYRITENAME with ID 1747.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDNEPHELINENAME with ID 1748.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDSULFATENAME with ID 1749.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDNOSELITENAME with ID 1750.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDSODALITENAME with ID 1751.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDNITRATENAME with ID 1752.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDCARBONATENAME with ID 1753.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDCYANIDENAME with ID 1754.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDPHOSPHATENAME with ID 1755.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDACETATENAME with ID 1756.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDCHROMATENAME with ID 1757.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDHYDROXIDENAME with ID 1758.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDAMMONIUMNAME with ID 1759.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDHYDRONIUMNAME with ID 1760.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDPEROXIDENAME with ID 1761.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDCALCIUMOXIDENAME with ID 1762.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDCALCIUMCARBONATENAME with ID 1763.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDMAGNESIUMCARBONATENAME with ID 1764.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDLAZURITENAME with ID 1765.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDISOPRENENAME with ID 1766.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDBUTENENAME with ID 1767.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDPOLYISOBUTYLENENAME with ID 1768.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDMALICACIDNAME with ID 1769.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDVINYLCHLORIDENAME with ID 1770.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDPOLYVINYLCHLORIDENAME with ID 1771.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDMETHAMPHETAMINENAME with ID 1772.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDPSILOCYBINNAME with ID 1773.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDIRON3OXIDENAME with ID 1774.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDSTRONTIUMNITRATENAME with ID 1775.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDMAGNETITENAME with ID 1776.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDMAGNESIUMOXIDENAME with ID 1777.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDCUCURBITACINNAME with ID 1778.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDASPARTICACIDNAME with ID 1779.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDHYDROXYLAPATITENAME with ID 1780.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDALININENAME with ID 1781.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDGLYCINENAME with ID 1782.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDSERINENAME with ID 1783.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDMESCALINENAME with ID 1784.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDMETHYLNAME with ID 1785.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDMETHYLENENAME with ID 1786.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDMEMETHACRYLATENAME with ID 1787.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDPMMANAME with ID 1788.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDREDPIGMENTNAME with ID 1789.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDORANGEPIGMENTNAME with ID 1790.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDYELLOWPIGMENTNAME with ID 1791.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDLIMEPIGMENTNAME with ID 1792.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDLIGHTBLUEPIGMENTNAME with ID 1793.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDPURPLEPIGMENTNAME with ID 1794.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDGREENPIGMENTNAME with ID 1795.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDBLACKPIGMENTNAME with ID 1796.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDWHITEPIGMENTNAME with ID 1797.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDMETASILICATENAME with ID 1798.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDBERYLNAME with ID 1799.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDETHANOLNAME with ID 1800.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDAMPHETAMINENAME with ID 1801.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDTHEOBROMINENAME with ID 1802.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDSTARCHNAME with ID 1803.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDSUCROSENAME with ID 1804.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDPANTHERINENAME with ID 1805.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDALUMINIUMOXIDENAME with ID 1806.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDFULLRENENAME with ID 1807.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDVALINENAME with ID 1808.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDPENICILLINNAME with ID 1809.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDTESTOSTERONENAME with ID 1810.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDKAOLINITENAME with ID 1811.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDFINGOLIMODNAME with ID 1812.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDARGININENAME with ID 1813.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDSHIKIMICACIDNAME with ID 1814.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDSULFURICACIDNAME with ID 1815.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDGLYPHOSATENAME with ID 1816.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDASPRINNAME with ID 1817.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDDDTNAME with ID 1818.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDDOTANAME with ID 1819.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDMYCOTOXINNAME with ID 1820.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDSALTNAME with ID 1821.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDAMMONIANAME with ID 1822.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDNODULARINNAME with ID 1823.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDTETRODOTOXINNAME with ID 1824.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDTHCNAME with ID 1825.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDMTNAME with ID 1826.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDBULINAME with ID 1827.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDPLATNAME with ID 1828.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDPHOSGENENAME with ID 1829.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDAALCNAME with ID 1830.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDHISTNAME with ID 1831.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDPAL2NAME with ID 1832.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDRETINOLNAME with ID 1833.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDXYLITOLNAME with ID 1834.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDWEEDEXNAME with ID 1835.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDXANAXNAME with ID 1836.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDHCLNAME with ID 1837.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDCOCAINENAME with ID 1838.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDCOCAINEHCLNAME with ID 1839.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDBLUEORGODYENAME with ID 1840.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDREDORGODYENAME with ID 1841.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDPURPLEORGODYENAME with ID 1842.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDOLIVINENAME with ID 1843.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDMETBLUENAME with ID 1844.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDMEOHNAME with ID 1845.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDLCDNAME with ID 1846.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDRADCHLORNAME with ID 1847.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDCAULERPENYNENAME with ID 1848.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDLATROPINENAME with ID 1849.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDGALLICACIDNAME with ID 1850.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDGLUCOSENAME with ID 1851.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDTANNICACIDNAME with ID 1852.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDHPEROXNAME with ID 1853.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDGALLIUMARSENIDENAME with ID 1854.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDFIBROINNAME with ID 1855.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDALUMINIUMPHOSPHATENAME with ID 1856.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDPOTASSIUMOXIDENAME with ID 1857.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDSODIUMOXIDENAME with ID 1858.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDPLAGIOCLASEANORTHITENAME with ID 1859.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDPLAGIOCLASEALBITENAME with ID 1860.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDORTHOCLASENAME with ID 1861.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDBIOTITENAME with ID 1862.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDAUGITENAME with ID 1863.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDTALCNAME with ID 1864.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDPROPANENAME with ID 1865.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDPERIDOTNAME with ID 1866.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDTOPAZNAME with ID 1867.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDZOISITENAME with ID 1868.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDCYSTEINENAME with ID 1869.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDTHREONINENAME with ID 1870.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDLYSINENAME with ID 1871.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDMETHIONINENAME with ID 1872.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDTYROSINENAME with ID 1873.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDHISTIDINENAME with ID 1874.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDPHENYLALANINENAME with ID 1875.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDGLUTAMINENAME with ID 1876.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDPROLINENAME with ID 1877.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDLEUCINENAME with ID 1878.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDTRYPTOPHANNAME with ID 1879.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDISOLEUCINENAME with ID 1880.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDGLUTAMATESNAME with ID 1881.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDASPARAGINENAME with ID 1882.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDKERATINNAME with ID 1883.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDASBESTOSNAME with ID 1884.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDLITHIUMHYDROXIDENAME with ID 1885.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDSODIUMHYDROXIDENAME with ID 1886.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDPOTASSIUMHYDROXIDENAME with ID 1887.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDRUBIDIUMHYDROXIDENAME with ID 1888.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDCESIUMHYDROXIDENAME with ID 1889.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDFRANCIUMHYDROXIDENAME with ID 1890.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDHYPOPHOSPHITENAME with ID 1891.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDALUMINIUMHYPOPHOSPHITENAME with ID 1892.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDOMPHACITENAME with ID 1893.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDSILICATENAME with ID 1894.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDPYROPENAME with ID 1895.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDALMADINENAME with ID 1896.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDSPESSARTINENAME with ID 1897.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDREDGARNETNAME with ID 1898.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDFORSTERITENAME with ID 1899.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDCHROMITENAME with ID 1900.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDSILICONOXIDENAME with ID 1901.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDIRONOXIDENAME with ID 1902.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDGALLIUMOXIDENAME with ID 1903.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDARSENICOXIDENAME with ID 1904.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDSULFURDIOXIDENAME with ID 1905.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDHYDROGENSULFIDENAME with ID 1906.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDSODIUMBISULFATENAME with ID 1907.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDSODIUMSULFATENAME with ID 1908.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDDIMETHYLTRYPTAMINENAME with ID 1909.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MINECHEM_FLUIDOLEICACIDNAME with ID 1910.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TCONSTRUCT_LIQUIDSLIME with ID 1911.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TCONSTRUCT_MEATBLOCK with ID 1912.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TCONSTRUCT_WOOLSLAB1 with ID 1913.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TCONSTRUCT_WOOLSLAB2 with ID 1914.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TCONSTRUCT_TRAPPUNJI with ID 1915.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TCONSTRUCT_TRAPBARRICADEOAK with ID 1916.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TCONSTRUCT_TRAPBARRICADESPRUCE with ID 1917.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TCONSTRUCT_TRAPBARRICADEBIRCH with ID 1918.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TCONSTRUCT_TRAPBARRICADEJUNGLE with ID 1919.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TCONSTRUCT_EXPLOSIVESLIME with ID 1920.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TCONSTRUCT_SLIMEGEL with ID 1921.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TCONSTRUCT_SLIMEGRASS with ID 1922.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TCONSTRUCT_SLIMEGRASSTALL with ID 1923.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TCONSTRUCT_SLIMELEAVES with ID 1924.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TCONSTRUCT_SLIMESAPLING with ID 1925.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TCONSTRUCT_SLIMECHANNEL with ID 1926.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TCONSTRUCT_BLOODCHANNEL with ID 1927.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TCONSTRUCT_SLIMEPAD with ID 1928.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TCONSTRUCT_DECORATIONSTONETORCH with ID 1929.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TCONSTRUCT_DECORATIONSTONELADDER with ID 1930.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TCONSTRUCT_DECORATIONMULTIBRICK with ID 1931.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TCONSTRUCT_DECORATIONMULTIBRICKFANCY with ID 1932.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TCONSTRUCT_OREBERRIESONE with ID 1933.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TCONSTRUCT_OREBERRIESTWO with ID 1934.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TCONSTRUCT_SEAREDBRICK with ID 1935.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TCONSTRUCT_GRAVELORE with ID 1936.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TCONSTRUCT_RAILWOOD with ID 1937.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TCONSTRUCT_METALBLOCK with ID 1938.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TCONSTRUCT_TOOLSTATIONBLOCK with ID 1939.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TCONSTRUCT_TOOLFORGEBLOCK with ID 1940.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TCONSTRUCT_CRAFTINGSTATION with ID 1941.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TCONSTRUCT_CRAFTINGSLAB with ID 1942.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TCONSTRUCT_FURNACESLAB with ID 1943.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TCONSTRUCT_HELDITEMBLOCK with ID 1944.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TCONSTRUCT_BATTLESIGNBLOCK with ID 1945.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TCONSTRUCT_CRAFTEDSOIL with ID 1946.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TCONSTRUCT_FLUIDMOLTENIRON with ID 1947.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TCONSTRUCT_FLUIDMOLTENGOLD with ID 1948.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TCONSTRUCT_FLUIDMOLTENCOPPER with ID 1949.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TCONSTRUCT_FLUIDMOLTENTIN with ID 1950.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TCONSTRUCT_FLUIDMOLTENALUMINUM with ID 1951.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TCONSTRUCT_FLUIDMOLTENCOBALT with ID 1952.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TCONSTRUCT_FLUIDMOLTENARDITE with ID 1953.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TCONSTRUCT_FLUIDMOLTENBRONZE with ID 1954.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TCONSTRUCT_FLUIDMOLTENALUBRASS with ID 1955.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TCONSTRUCT_FLUIDMOLTENMANYULLYN with ID 1956.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TCONSTRUCT_FLUIDMOLTENALUMITE with ID 1957.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TCONSTRUCT_FLUIDMOLTENOBSIDIAN with ID 1958.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TCONSTRUCT_FLUIDMOLTENSTEEL with ID 1959.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TCONSTRUCT_FLUIDMOLTENGLASS with ID 1960.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TCONSTRUCT_MOLTENSTONE with ID 1961.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TCONSTRUCT_MOLTENEMERALD with ID 1962.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TCONSTRUCT_LIQUIDBLOOD with ID 1963.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TCONSTRUCT_FLUIDMOLTENNICKEL with ID 1964.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TCONSTRUCT_FLUIDMOLTENLEAD with ID 1965.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TCONSTRUCT_FLUIDMOLTENSILVER with ID 1966.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TCONSTRUCT_FLUIDMOLTENSHINY with ID 1967.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TCONSTRUCT_FLUIDMOLTENINVAR with ID 1968.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TCONSTRUCT_FLUIDMOLTENELECTRUM with ID 1969.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TCONSTRUCT_FLUIDENDER with ID 1970.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TCONSTRUCT_LIQUIDGLUE with ID 1971.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TCONSTRUCT_FLUIDMOLTENPIGIRON with ID 1972.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TCONSTRUCT_SEAREDSLAB with ID 1973.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TCONSTRUCT_SPEEDSLAB with ID 1974.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TCONSTRUCT_GLUEBLOCK with ID 1975.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TCONSTRUCT_SMELTERY with ID 1976.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TCONSTRUCT_SMELTERYNETHER with ID 1977.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TCONSTRUCT_LAVATANK with ID 1978.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TCONSTRUCT_LAVATANKNETHER with ID 1979.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TCONSTRUCT_SEAREDBLOCK with ID 1980.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TCONSTRUCT_SEAREDBLOCKNETHER with ID 1981.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TCONSTRUCT_CASTINGCHANNEL with ID 1982.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TCONSTRUCT_TANKAIR with ID 1983.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TCONSTRUCT_SPEEDBLOCK with ID 1984.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TCONSTRUCT_GLASSBLOCK with ID 1985.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TCONSTRUCT_GLASSPANE with ID 1986.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TCONSTRUCT_GLASSBLOCKSTAINEDCLEAR with ID 1987.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TCONSTRUCT_GLASSPANECLEARSTAINED with ID 1988.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TCONSTRUCT_REDSTONELANDMINE with ID 1989.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TCONSTRUCT_ARMORDRYINGRACK with ID 1990.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CFM_LAMPON with ID 1991.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CFM_LAMPOFF with ID 1992.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CFM_COFFETABLEWOOD with ID 1993.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CFM_COFFETABLESTONE with ID 1994.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CFM_TABLEWOOD with ID 1995.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CFM_TABLESTONE with ID 1996.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CFM_CHAIRWOOD with ID 1997.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CFM_CHAIRSTONE with ID 1998.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CFM_FREEZER with ID 1999.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CFM_FRIDGE with ID 2000.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CFM_CABINET with ID 2001.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CFM_COUCHWHITE with ID 2002.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CFM_COUCHGREEN with ID 2003.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CFM_COUCHBROWN with ID 2004.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CFM_COUCHRED with ID 2005.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CFM_COUCHBLACK with ID 2006.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CFM_BLINDON with ID 2007.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CFM_BLINDOFF with ID 2008.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CFM_CURTAINON with ID 2009.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CFM_CURTAINOFF with ID 2010.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CFM_BEDSIDECABINET with ID 2011.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CFM_OVEN with ID 2012.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CFM_OVENOVERHEAD with ID 2013.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CFM_HEDGE with ID 2014.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CFM_BIRDBATH with ID 2015.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CFM_STONEPATH with ID 2016.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CFM_WHITEFENCE with ID 2017.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CFM_TAP with ID 2018.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CFM_MAILBOX with ID 2019.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CFM_TV with ID 2020.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CFM_COMPUTER with ID 2021.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CFM_PRINTER with ID 2022.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CFM_ELECTRICFENCE with ID 2023.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CFM_DOORBELL with ID 2024.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CFM_FIREALARMOFF with ID 2025.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CFM_FIREALARMON with ID 2026.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CFM_CEILINGLIGHTOFF with ID 2027.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CFM_CEILINGLIGHTON with ID 2028.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CFM_STEREO with ID 2029.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CFM_TOILET with ID 2030.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CFM_BASIN with ID 2031.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CFM_WALLCABINET with ID 2032.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CFM_BATH1 with ID 2033.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CFM_BATH2 with ID 2034.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CFM_SHOWERBOTTOM with ID 2035.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CFM_SHOWERTOP with ID 2036.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CFM_SHOWERHEADOFF with ID 2037.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CFM_SHOWERHEADON with ID 2038.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CFM_BIN with ID 2039.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CFM_PRESENT with ID 2040.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CFM_TREE with ID 2041.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CFM_HEY with ID 2042.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CFM_NYAN with ID 2043.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CFM_PATTERN with ID 2044.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CFM_YELLOWGLOW with ID 2045.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CFM_WHITEGLASS with ID 2046.
[20:14:20] [Server thread/INFO]: Injected new Forge block material OBSIDIPLATES_OBSIDIANPRESSUREPLATE with ID 2047.
[20:14:20] [Server thread/INFO]: Injected new Forge block material OPENLIGHTS_OPENLIGHTSOPENLIGHT with ID 2048.
[20:14:20] [Server thread/INFO]: Injected new Forge block material OPENPRINTER_OPENPRINTERPRINTER with ID 2049.
[20:14:20] [Server thread/INFO]: Injected new Forge block material FODC_ORECONVTABLE with ID 2050.
[20:14:20] [Server thread/INFO]: Injected new Forge block material FODC_OREAUTOCONVERTER with ID 2051.
[20:14:20] [Server thread/INFO]: Injected new Forge block material PROJECTE_ALCHEMICAL_CHEST with ID 2052.
[20:14:20] [Server thread/INFO]: Injected new Forge block material PROJECTE_INTERDICTION_TORCH with ID 2053.
[20:14:20] [Server thread/INFO]: Injected new Forge block material PROJECTE_TRANSMUTATION_STONE with ID 2054.
[20:14:20] [Server thread/INFO]: Injected new Forge block material PROJECTE_CONDENSER with ID 2055.
[20:14:20] [Server thread/INFO]: Injected new Forge block material PROJECTE_CONDENSER_MK2 with ID 2056.
[20:14:20] [Server thread/INFO]: Injected new Forge block material PROJECTE_RM_FURNACE with ID 2057.
[20:14:20] [Server thread/INFO]: Injected new Forge block material PROJECTE_RM_FURNACE_LIT with ID 2058.
[20:14:20] [Server thread/INFO]: Injected new Forge block material PROJECTE_DM_FURNACE with ID 2059.
[20:14:20] [Server thread/INFO]: Injected new Forge block material PROJECTE_DM_FURNACE_LIT with ID 2060.
[20:14:20] [Server thread/INFO]: Injected new Forge block material PROJECTE_MATTER_BLOCK with ID 2061.
[20:14:20] [Server thread/INFO]: Injected new Forge block material PROJECTE_FUEL_BLOCK with ID 2062.
[20:14:20] [Server thread/INFO]: Injected new Forge block material PROJECTE_COLLECTOR_MK1 with ID 2063.
[20:14:20] [Server thread/INFO]: Injected new Forge block material PROJECTE_COLLECTOR_MK2 with ID 2064.
[20:14:20] [Server thread/INFO]: Injected new Forge block material PROJECTE_COLLECTOR_MK3 with ID 2065.
[20:14:20] [Server thread/INFO]: Injected new Forge block material PROJECTE_RELAY_MK1 with ID 2066.
[20:14:20] [Server thread/INFO]: Injected new Forge block material PROJECTE_REALY_MK2 with ID 2067.
[20:14:20] [Server thread/INFO]: Injected new Forge block material PROJECTE_RELAY_MK3 with ID 2068.
[20:14:20] [Server thread/INFO]: Injected new Forge block material PROJECTE_NOVA_CATALYST with ID 2069.
[20:14:20] [Server thread/INFO]: Injected new Forge block material PROJECTE_NOVA_CATACLYSM with ID 2070.
[20:14:20] [Server thread/INFO]: Injected new Forge block material SECRETROOMSMOD_TORCHLEVER with ID 2071.
[20:14:20] [Server thread/INFO]: Injected new Forge block material SECRETROOMSMOD_ONEWAYGLASS with ID 2072.
[20:14:20] [Server thread/INFO]: Injected new Forge block material SECRETROOMSMOD_CAMOGATE with ID 2073.
[20:14:20] [Server thread/INFO]: Injected new Forge block material SECRETROOMSMOD_CAMODUMMY with ID 2074.
[20:14:20] [Server thread/INFO]: Injected new Forge block material SECRETROOMSMOD_SECRETTRAPDOOR with ID 2075.
[20:14:20] [Server thread/INFO]: Injected new Forge block material SECRETROOMSMOD_SECRETWOODENDOORBLOCK with ID 2076.
[20:14:20] [Server thread/INFO]: Injected new Forge block material SECRETROOMSMOD_SECRETIRONDOORBLOCK with ID 2077.
[20:14:20] [Server thread/INFO]: Injected new Forge block material SECRETROOMSMOD_GHOSTBLOCK with ID 2078.
[20:14:20] [Server thread/INFO]: Injected new Forge block material SECRETROOMSMOD_SECRETCAMOLEVER with ID 2079.
[20:14:20] [Server thread/INFO]: Injected new Forge block material SECRETROOMSMOD_SECRETCAMOREDSTONE with ID 2080.
[20:14:20] [Server thread/INFO]: Injected new Forge block material SECRETROOMSMOD_SECRETCAMOBUTTON with ID 2081.
[20:14:20] [Server thread/INFO]: Injected new Forge block material SECRETROOMSMOD_SECRETPRESSUREPLATE with ID 2082.
[20:14:20] [Server thread/INFO]: Injected new Forge block material SECRETROOMSMOD_SECRETPLAYERPLATE with ID 2083.
[20:14:20] [Server thread/INFO]: Injected new Forge block material SECRETROOMSMOD_SECRETLIGHTPLATE with ID 2084.
[20:14:20] [Server thread/INFO]: Injected new Forge block material SECRETROOMSMOD_SECRETHEAVYPLATE with ID 2085.
[20:14:20] [Server thread/INFO]: Injected new Forge block material SECRETROOMSMOD_SECRETSTAIR with ID 2086.
[20:14:20] [Server thread/INFO]: Injected new Forge block material SECRETROOMSMOD_SECRETCHEST with ID 2087.
[20:14:20] [Server thread/INFO]: Injected new Forge block material SECRETROOMSMOD_SECRETTRAPPEDCHEST with ID 2088.
[20:14:20] [Server thread/INFO]: Injected new Forge block material SECRETROOMSMOD_SECRETLIGHTDETECTOR with ID 2089.
[20:14:20] [Server thread/INFO]: Injected new Forge block material SECRETROOMSMOD_SOLIDAIR with ID 2090.
[20:14:20] [Server thread/INFO]: Injected new Forge block material STEVESCARTS_BLOCKCARGOMANAGER with ID 2091.
[20:14:20] [Server thread/INFO]: Injected new Forge block material STEVESCARTS_BLOCKJUNCTION with ID 2092.
[20:14:20] [Server thread/INFO]: Injected new Forge block material STEVESCARTS_BLOCKADVDETECTOR with ID 2093.
[20:14:20] [Server thread/INFO]: Injected new Forge block material STEVESCARTS_BLOCKCARTASSEMBLER with ID 2094.
[20:14:20] [Server thread/INFO]: Injected new Forge block material STEVESCARTS_BLOCKACTIVATOR with ID 2095.
[20:14:20] [Server thread/INFO]: Injected new Forge block material STEVESCARTS_BLOCKDISTRIBUTOR with ID 2096.
[20:14:20] [Server thread/INFO]: Injected new Forge block material STEVESCARTS_BLOCKDETECTOR with ID 2097.
[20:14:20] [Server thread/INFO]: Injected new Forge block material STEVESCARTS_UPGRADE with ID 2098.
[20:14:20] [Server thread/INFO]: Injected new Forge block material STEVESCARTS_BLOCKLIQUIDMANAGER with ID 2099.
[20:14:20] [Server thread/INFO]: Injected new Forge block material STEVESCARTS_BLOCKMETALSTORAGE with ID 2100.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THAUMICTINKERER_FIREAIR with ID 2101.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THAUMICTINKERER_FIRECHAOS with ID 2102.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THAUMICTINKERER_WARPGATE with ID 2103.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THAUMICTINKERER_DARKQUARTZ with ID 2104.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THAUMICTINKERER_ENCHANTER with ID 2105.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THAUMICTINKERER_ASPECTANALYZER with ID 2106.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THAUMICTINKERER_FIREFIRE with ID 2107.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THAUMICTINKERER_LEVITATIONAL_LOCOMOTIVE_RELAY with ID 2108.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THAUMICTINKERER_REPAIRER with ID 2109.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THAUMICTINKERER_FIREORDER with ID 2110.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THAUMICTINKERER_INFUSEDFARMLAND with ID 2111.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THAUMICTINKERER_DISLOCATOR with ID 2112.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THAUMICTINKERER_FIREWATER with ID 2113.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THAUMICTINKERER_PLATFORM with ID 2114.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THAUMICTINKERER_DARKQUARTZSLAB with ID 2115.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THAUMICTINKERER_DARKQUARTZSLABFULL with ID 2116.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THAUMICTINKERER_GASEOUSLIGHT with ID 2117.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THAUMICTINKERER_INTERFACE with ID 2118.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THAUMICTINKERER_MAGNET with ID 2119.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THAUMICTINKERER_FIREEARTH with ID 2120.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THAUMICTINKERER_GOLEMCONNECTOR with ID 2121.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THAUMICTINKERER_SPAWNER with ID 2122.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THAUMICTINKERER_DARKQUARTZSTAIRS with ID 2123.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THAUMICTINKERER_BEDROCKPORTAL with ID 2124.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THAUMICTINKERER_NITORGAS with ID 2125.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THAUMICTINKERER_FUNNEL with ID 2126.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THAUMICTINKERER_ANIMATIONTABLET with ID 2127.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THAUMICTINKERER_LEVITATIONAL_LOCOMOTIVE with ID 2128.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THAUMICTINKERER_FORCEFIELD with ID 2129.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THAUMICTINKERER_GASEOUSSHADOW with ID 2130.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THAUMICTINKERER_INFUSEDGRAINBLOCK with ID 2131.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TMECHWORKS_REDSTONEMACHINE with ID 2132.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TMECHWORKS_DYNAMO with ID 2133.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TMECHWORKS_SIGNALBUS with ID 2134.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TMECHWORKS_SIGNALTERMINAL with ID 2135.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TMECHWORKS_MESHFILTER with ID 2136.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TUBESTUFF_MACHINE with ID 2137.
[20:14:20] [Server thread/INFO]: Injected new Forge block material TUBESTUFF_STORAGE with ID 2138.
[20:14:20] [Server thread/INFO]: Injected new Forge block material BETTERRECORDS_RECORDETCHER with ID 2139.
[20:14:20] [Server thread/INFO]: Injected new Forge block material BETTERRECORDS_RECORDPLAYER with ID 2140.
[20:14:20] [Server thread/INFO]: Injected new Forge block material BETTERRECORDS_FREQUENCYTUNER with ID 2141.
[20:14:20] [Server thread/INFO]: Injected new Forge block material BETTERRECORDS_SHOUTCASTRADIO with ID 2142.
[20:14:20] [Server thread/INFO]: Injected new Forge block material BETTERRECORDS_RECORDSPEAKERSM with ID 2143.
[20:14:20] [Server thread/INFO]: Injected new Forge block material BETTERRECORDS_RECORDSPEAKERMD with ID 2144.
[20:14:20] [Server thread/INFO]: Injected new Forge block material BETTERRECORDS_RECORDSPEAKERLG with ID 2145.
[20:14:20] [Server thread/INFO]: Injected new Forge block material BETTERRECORDS_STROBELIGHT with ID 2146.
[20:14:20] [Server thread/INFO]: Injected new Forge block material BETTERRECORDS_LAZER with ID 2147.
[20:14:20] [Server thread/INFO]: Injected new Forge block material BETTERRECORDS_LAZERCLUSTER with ID 2148.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THERMALEXPANSION_MACHINE with ID 2149.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THERMALEXPANSION_DEVICE with ID 2150.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THERMALEXPANSION_DYNAMO with ID 2151.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THERMALEXPANSION_CELL with ID 2152.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THERMALEXPANSION_TANK with ID 2153.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THERMALEXPANSION_STRONGBOX with ID 2154.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THERMALEXPANSION_CACHE with ID 2155.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THERMALEXPANSION_TESSERACT with ID 2156.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THERMALEXPANSION_PLATE with ID 2157.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THERMALEXPANSION_LIGHT with ID 2158.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THERMALEXPANSION_FRAME with ID 2159.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THERMALEXPANSION_GLASS with ID 2160.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THERMALEXPANSION_ROCKWOOL with ID 2161.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THERMALEXPANSION_SPONGE with ID 2162.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THERMALEXPANSION_FAKEAIRSIGNAL with ID 2163.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THERMALEXPANSION_FAKEAIRLIGHT with ID 2164.
[20:14:20] [Server thread/INFO]: Injected new Forge block material THERMALEXPANSION_FAKEAIRBARRIER with ID 2165.
[20:14:20] [Server thread/INFO]: Injected new Forge block material CHICKENCHUNKS_CHICKENCHUNKLOADER with ID 2166.
[20:14:20] [Server thread/INFO]: Injected new Forge block material COMPACTSOLARS_COMPACTSOLARBLOCK with ID 2167.
[20:14:20] [Server thread/INFO]: Injected new Forge block material DAVINCING_SCULPTUREBLOCK with ID 2168.
[20:14:20] [Server thread/INFO]: Injected new Forge block material DAVINCING_PAINTINGBLOCK with ID 2169.
[20:14:20] [Server thread/INFO]: Injected new Forge block material EMASHERCORE_REDSANDSTONE with ID 2170.
[20:14:20] [Server thread/INFO]: Injected new Forge block material EMASHERCORE_LIMESTONE with ID 2171.
[20:14:20] [Server thread/INFO]: Injected new Forge block material EMASHERCORE_NORMALCUBE with ID 2172.
[20:14:20] [Server thread/INFO]: Injected new Forge block material EMASHERCORE_METAL with ID 2173.
[20:14:20] [Server thread/INFO]: Injected new Forge block material EMASHERCORE_ORE with ID 2174.
[20:14:20] [Server thread/INFO]: Injected new Forge block material EMASHERCORE_NUTRIENTWATER with ID 2175.
[20:14:20] [Server thread/INFO]: Injected new Forge block material EMASHERCORE_MIXEDDIRT with ID 2176.
[20:14:20] [Server thread/INFO]: Injected new Forge block material EMASHERCORE_MIXEDSAND with ID 2177.
[20:14:20] [Server thread/INFO]: Injected new Forge block material EMASHERCORE_MACHINE with ID 2178.
[20:14:20] [Server thread/INFO]: Injected new Forge block material EMASHERCORE_ALGAE with ID 2179.
[20:14:20] [Server thread/INFO]: Injected new Forge block material EMASHERCORE_SUPERALGAE with ID 2180.
[20:14:20] [Server thread/INFO]: Injected new Forge block material EMASHERCORE_DEADALGAE with ID 2181.
[20:14:20] [Server thread/INFO]: Injected new Forge block material EMASHERCORE_HEMP with ID 2182.
[20:14:20] [Server thread/INFO]: Injected new Forge block material EMASHERDEFENSE_CHAINFENCE with ID 2183.
[20:14:20] [Server thread/INFO]: Injected new Forge block material EMASHERDEFENSE_SANDBAG with ID 2184.
[20:14:20] [Server thread/INFO]: Injected new Forge block material EMASHERDEFENSE_EMERYTILE with ID 2185.
[20:14:20] [Server thread/INFO]: Injected new Forge block material EMASHERDEFENSE_DEFLECTORBASE with ID 2186.
[20:14:20] [Server thread/INFO]: Injected new Forge block material EMASHERDEFENSE_DEFLECTOR with ID 2187.
[20:14:20] [Server thread/INFO]: Injected new Forge block material ENG_TOOLBOX_MODULAR_SOCKET with ID 2188.
[20:14:20] [Server thread/INFO]: Injected new Forge block material ENG_TOOLBOX_TEMPRS with ID 2189.
[20:14:20] [Server thread/INFO]: Injected new Forge block material ENG_TOOLBOX_START_PIPE with ID 2190.
[20:14:20] [Server thread/INFO]: Injected new Forge block material ENG_TOOLBOX_FLUID_PIPE with ID 2191.
[20:14:20] [Server thread/INFO]: Injected new Forge block material ENG_TOOLBOX_ENERGY_PIPE with ID 2192.
[20:14:20] [Server thread/INFO]: Injected new Forge block material ENG_TOOLBOX_EMASHER_MINI_PORTAL with ID 2193.
[20:14:20] [Server thread/INFO]: Injected new Forge block material ENG_TOOLBOX_EMASHER_DIRECTION_CHANGER with ID 2194.
[20:14:20] [Server thread/INFO]: Injected new Forge block material ENG_TOOLBOX_EMASHER_FRAME with ID 2195.
[20:14:20] [Server thread/INFO]: Injected new Forge block material ENG_TOOLBOX_PAINTEDPLANKS with ID 2196.
[20:14:20] [Server thread/INFO]: Injected new Forge block material ENG_TOOLBOX_GROUNDLIMESTONE with ID 2197.
[20:14:20] [Server thread/INFO]: Injected new Forge block material ENG_TOOLBOX_SLICKWATER with ID 2198.
[20:14:20] [Server thread/INFO]: Injected new Forge block material IC2NUCLEARCONTROL_BLOCKNUCLEARCONTROLMAIN with ID 2199.
[20:14:20] [Server thread/INFO]: Injected new Forge block material IC2NUCLEARCONTROL_BLOCKNUCLEARCONTROLLIGHT with ID 2200.
[20:14:20] [Server thread/INFO]: Injected new Forge block material LANTEACRAFT_LANTEAOREBLOCK with ID 2201.
[20:14:20] [Server thread/INFO]: Injected new Forge block material LANTEACRAFT_LANTEAOREINGOTBLOCK with ID 2202.
[20:14:20] [Server thread/INFO]: Injected new Forge block material LANTEACRAFT_BLOCKLIQUIDNAQUADAH with ID 2203.
[20:14:20] [Server thread/INFO]: Injected new Forge block material LANTEACRAFT_STARGATERING with ID 2204.
[20:14:20] [Server thread/INFO]: Injected new Forge block material LANTEACRAFT_STARGATEBASE with ID 2205.
[20:14:20] [Server thread/INFO]: Injected new Forge block material LANTEACRAFT_STARGATEDHD with ID 2206.
[20:14:20] [Server thread/INFO]: Injected new Forge block material LANTEACRAFT_RINGPLATFORM with ID 2207.
[20:14:20] [Server thread/INFO]: Injected new Forge block material LANTEACRAFT_NAQUADAHGENERATOR with ID 2208.
[20:14:20] [Server thread/INFO]: Injected new Forge block material LANTEACRAFT_LANTEADECOR with ID 2209.
[20:14:20] [Server thread/INFO]: Injected new Forge block material LANTEACRAFT_LANTEASTEELDECORSTAIR with ID 2210.
[20:14:20] [Server thread/INFO]: Injected new Forge block material LANTEACRAFT_LANTEAPATTERNEDSTEELDECORSTAIR with ID 2211.
[20:14:20] [Server thread/INFO]: Injected new Forge block material LANTEACRAFT_GOAULDGOLDDECORSTAIR with ID 2212.
[20:14:20] [Server thread/INFO]: Injected new Forge block material LANTEACRAFT_GOAULDPATTERNEDGOLDDECORSTAIR with ID 2213.
[20:14:20] [Server thread/INFO]: Injected new Forge block material LANTEACRAFT_INTEGRATIONCOMPUTERCRAFT with ID 2214.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MEKANISM_BASICBLOCK with ID 2215.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MEKANISM_BASICBLOCK2 with ID 2216.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MEKANISM_MACHINEBLOCK with ID 2217.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MEKANISM_MACHINEBLOCK2 with ID 2218.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MEKANISM_OREBLOCK with ID 2219.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MEKANISM_ENERGYCUBE with ID 2220.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MEKANISM_OBSIDIANTNT with ID 2221.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MEKANISM_BOUNDINGBLOCK with ID 2222.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MEKANISM_GASTANK with ID 2223.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MEKANISM_CARDBOARDBOX with ID 2224.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MEKANISM_PLASTICBLOCK with ID 2225.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MEKANISM_SLICKPLASTICBLOCK with ID 2226.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MEKANISM_GLOWPLASTICBLOCK with ID 2227.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MEKANISM_REINFORCEDPLASTICBLOCK with ID 2228.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MEKANISM_ROADPLASTICBLOCK with ID 2229.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MEKANISM_PLASTICFENCE with ID 2230.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MEKANISM_SALTBLOCK with ID 2231.
[20:14:20] [Server thread/INFO]: Injected new Forge block material MEKANISMGENERATORS_GENERATOR with ID 2232.
[20:14:20] [Server thread/INFO]: Injected new Forge block material PROJREDEXPLORATION_PROJECTREDEXPLORATIONORE with ID 2233.
[20:14:20] [Server thread/INFO]: Injected new Forge block material PROJREDEXPLORATION_PROJECTREDEXPLORATIONSTONE with ID 2234.
[20:14:20] [Server thread/INFO]: Injected new Forge block material PROJREDEXPLORATION_PROJECTREDEXPLORATIONSTONEWALLS with ID 2235.
[20:14:20] [Server thread/INFO]: Injected new Forge block material POWERSUITS_TILETINKERTABLE with ID 2236.
[20:14:20] [Server thread/INFO]: Injected new Forge block material POWERSUITS_TILELUXCAPACITOR with ID 2237.
[20:14:20] [Server thread/INFO]: Injected new Forge block material PROJREDCOMPATIBILITY_PROJECTREDCOMPATIBILITYLIQREDSTONE with ID 2238.
[20:14:20] [Server thread/INFO]: Injected new Forge block material PROJREDCOMPATIBILITY_PROJECTREDCOMPATIBILITYLIQCONDREDMETAL with ID 2239.
[20:14:20] [Server thread/INFO]: Injected new Forge block material PROJREDILLUMINATION_PROJECTREDILLUMINATIONLAMP with ID 2240.
[20:14:20] [Server thread/INFO]: Injected new Forge block material PROJREDILLUMINATION_PROJECTREDILLUMINATIONAIROUSLIGHT with ID 2241.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BUILDCRAFTCORE_WRENCHITEM with ID 4096.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BUILDCRAFTCORE_MAPLOCATION with ID 4097.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BUILDCRAFTCORE_LIST with ID 4098.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BUILDCRAFTCORE_WOODENGEARITEM with ID 4099.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BUILDCRAFTCORE_STONEGEARITEM with ID 4100.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BUILDCRAFTCORE_IRONGEARITEM with ID 4101.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BUILDCRAFTCORE_GOLDGEARITEM with ID 4102.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BUILDCRAFTCORE_DIAMONDGEARITEM with ID 4103.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_PIPEWATERPROOF with ID 4104.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_ITEMBUILDCRAFTPIPEPIPEITEMSWOOD with ID 4105.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_ITEMBUILDCRAFTPIPEPIPEITEMSEMERALD with ID 4106.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_ITEMBUILDCRAFTPIPEPIPEITEMSCOBBLESTONE with ID 4107.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_ITEMBUILDCRAFTPIPEPIPEITEMSSTONE with ID 4108.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_ITEMBUILDCRAFTPIPEPIPEITEMSQUARTZ with ID 4109.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_ITEMBUILDCRAFTPIPEPIPEITEMSIRON with ID 4110.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_ITEMBUILDCRAFTPIPEPIPEITEMSGOLD with ID 4111.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_ITEMBUILDCRAFTPIPEPIPEITEMSDIAMOND with ID 4112.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_ITEMBUILDCRAFTPIPEPIPEITEMSOBSIDIAN with ID 4113.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_ITEMBUILDCRAFTPIPEPIPEITEMSLAPIS with ID 4114.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_ITEMBUILDCRAFTPIPEPIPEITEMSDAIZULI with ID 4115.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_ITEMBUILDCRAFTPIPEPIPEITEMSSANDSTONE with ID 4116.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_ITEMBUILDCRAFTPIPEPIPEITEMSVOID with ID 4117.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_ITEMBUILDCRAFTPIPEPIPEITEMSEMZULI with ID 4118.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_ITEMBUILDCRAFTPIPEPIPEITEMSSTRIPES with ID 4119.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_ITEMBUILDCRAFTPIPEPIPEITEMSCLAY with ID 4120.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_ITEMBUILDCRAFTPIPEPIPEFLUIDSWOOD with ID 4121.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_ITEMBUILDCRAFTPIPEPIPEFLUIDSCOBBLESTONE with ID 4122.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_ITEMBUILDCRAFTPIPEPIPEFLUIDSSTONE with ID 4123.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_ITEMBUILDCRAFTPIPEPIPEFLUIDSQUARTZ with ID 4124.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_ITEMBUILDCRAFTPIPEPIPEFLUIDSIRON with ID 4125.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_ITEMBUILDCRAFTPIPEPIPEFLUIDSGOLD with ID 4126.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_ITEMBUILDCRAFTPIPEPIPEFLUIDSEMERALD with ID 4127.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_ITEMBUILDCRAFTPIPEPIPEFLUIDSDIAMOND with ID 4128.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_ITEMBUILDCRAFTPIPEPIPEFLUIDSSANDSTONE with ID 4129.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_ITEMBUILDCRAFTPIPEPIPEFLUIDSVOID with ID 4130.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_ITEMBUILDCRAFTPIPEPIPEPOWERWOOD with ID 4131.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_ITEMBUILDCRAFTPIPEPIPEPOWERCOBBLESTONE with ID 4132.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_ITEMBUILDCRAFTPIPEPIPEPOWERSTONE with ID 4133.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_ITEMBUILDCRAFTPIPEPIPEPOWERQUARTZ with ID 4134.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_ITEMBUILDCRAFTPIPEPIPEPOWERIRON with ID 4135.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_ITEMBUILDCRAFTPIPEPIPEPOWERGOLD with ID 4136.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_ITEMBUILDCRAFTPIPEPIPEPOWERDIAMOND with ID 4137.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_ITEMBUILDCRAFTPIPEPIPEPOWEREMERALD with ID 4138.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_ITEMBUILDCRAFTPIPEPIPEPOWERSANDSTONE with ID 4139.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_ITEMBUILDCRAFTPIPEPIPESTRUCTURECOBBLESTONE with ID 4140.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_PIPEWIRE with ID 4141.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_PIPEGATE with ID 4142.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_PIPEFACADE with ID 4143.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_PIPEPLUG with ID 4144.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_PIPELENS with ID 4145.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_ROBOTSTATION with ID 4146.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BUILDCRAFTTRANSPORT_GATECOPIER with ID 4147.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BUILDCRAFTSILICON_REDSTONECHIPSET with ID 4148.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BUILDCRAFTSILICON_REDSTONE_BOARD with ID 4149.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BUILDCRAFTSILICON_REDSTONECRYSTAL with ID 4150.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BUILDCRAFTSILICON_ROBOT with ID 4151.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BUILDCRAFTENERGY_BUCKETOIL with ID 4152.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BUILDCRAFTENERGY_BUCKETFUEL with ID 4153.
[20:14:20] [Server thread/INFO]: Injected new Forge item material ADDITIONALBUILDCRAFTOBJECTS_ITEMBUILDCRAFTPIPEPIPEFLUIDSVALVE with ID 4154.
[20:14:20] [Server thread/INFO]: Injected new Forge item material ADDITIONALBUILDCRAFTOBJECTS_ITEMBUILDCRAFTPIPEPIPEFLUIDSGOLDENIRON with ID 4155.
[20:14:20] [Server thread/INFO]: Injected new Forge item material ADDITIONALBUILDCRAFTOBJECTS_ITEMBUILDCRAFTPIPEPIPEFLUIDSREINFORCEDGOLDEN with ID 4156.
[20:14:20] [Server thread/INFO]: Injected new Forge item material ADDITIONALBUILDCRAFTOBJECTS_ITEMBUILDCRAFTPIPEPIPEFLUIDSREINFORCEDGOLDENIRON with ID 4157.
[20:14:20] [Server thread/INFO]: Injected new Forge item material ADDITIONALBUILDCRAFTOBJECTS_ITEMBUILDCRAFTPIPEPIPEFLUIDSBALANCE with ID 4158.
[20:14:20] [Server thread/INFO]: Injected new Forge item material ADDITIONALBUILDCRAFTOBJECTS_ITEMBUILDCRAFTPIPEPIPEITEMSROUNDROBIN with ID 4159.
[20:14:20] [Server thread/INFO]: Injected new Forge item material ADDITIONALBUILDCRAFTOBJECTS_ITEMBUILDCRAFTPIPEPIPEITEMSDIVIDE with ID 4160.
[20:14:20] [Server thread/INFO]: Injected new Forge item material ADDITIONALBUILDCRAFTOBJECTS_ITEMBUILDCRAFTPIPEPIPEITEMSCOMPACTOR with ID 4161.
[20:14:20] [Server thread/INFO]: Injected new Forge item material ADDITIONALBUILDCRAFTOBJECTS_ITEMBUILDCRAFTPIPEPIPEITEMSINSERTION with ID 4162.
[20:14:20] [Server thread/INFO]: Injected new Forge item material ADDITIONALBUILDCRAFTOBJECTS_ITEMBUILDCRAFTPIPEPIPEFLUIDSINSERTION with ID 4163.
[20:14:20] [Server thread/INFO]: Injected new Forge item material ADDITIONALBUILDCRAFTOBJECTS_ITEMBUILDCRAFTPIPEPIPEITEMSEXTRACTION with ID 4164.
[20:14:20] [Server thread/INFO]: Injected new Forge item material ADDITIONALBUILDCRAFTOBJECTS_ITEMBUILDCRAFTPIPEPIPEITEMSENDEREXTRACTION with ID 4165.
[20:14:20] [Server thread/INFO]: Injected new Forge item material ADDITIONALBUILDCRAFTOBJECTS_ITEMBUILDCRAFTPIPEPIPEITEMSCROSSOVER with ID 4166.
[20:14:20] [Server thread/INFO]: Injected new Forge item material ADDITIONALBUILDCRAFTOBJECTS_ITEMBUILDCRAFTPIPEPIPEPOWERSWITCH with ID 4167.
[20:14:20] [Server thread/INFO]: Injected new Forge item material ADDITIONALBUILDCRAFTOBJECTS_ITEMBUILDCRAFTPIPEPIPEPOWERDIRECTED with ID 4168.
[20:14:20] [Server thread/INFO]: Injected new Forge item material ADDITIONALBUILDCRAFTOBJECTS_ITEMBUILDCRAFTPIPEPIPEPOWERDISTRIBUTION with ID 4169.
[20:14:20] [Server thread/INFO]: Injected new Forge item material ADDITIONALBUILDCRAFTOBJECTS_MOBBOTTLE with ID 4170.
[20:14:20] [Server thread/INFO]: Injected new Forge item material ADDITIONALBUILDCRAFTOBJECTS_GOLDENSTAFF with ID 4171.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMHARZ with ID 4172.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMRUBBER with ID 4173.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMFLUIDCELL with ID 4174.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMUPGRADEKIT with ID 4175.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMRECIPEPART with ID 4176.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMCASING with ID 4177.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMCRUSHEDORE with ID 4178.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMPURIFIEDCRUSHEDORE with ID 4179.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMPLATES with ID 4180.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMDENSEPLATES with ID 4181.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMTURNINGBLANKS with ID 4182.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMDUSTSMALL with ID 4183.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMDUST with ID 4184.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMDUST2 with ID 4185.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMINGOT with ID 4186.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_REACTORLITHIUMCELL with ID 4187.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMTRITIUMCELL with ID 4188.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMURAN with ID 4189.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMMOX with ID 4190.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMPLUTONIUM with ID 4191.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMPLUTONIUMSMALL with ID 4192.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMURAN235 with ID 4193.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMURAN235SMALL with ID 4194.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMURAN238 with ID 4195.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMFUELROD with ID 4196.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMRTGPELLET with ID 4197.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMPARTCIRCUIT with ID 4198.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMPARTCIRCUITADV with ID 4199.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMPARTALLOY with ID 4200.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMPARTCARBONFIBRE with ID 4201.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMPARTCARBONMESH with ID 4202.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMPARTCARBONPLATE with ID 4203.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMOREIRIDIUM with ID 4204.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMPARTIRIDIUM with ID 4205.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMTREETAP with ID 4206.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMTOOLBRONZEPICKAXE with ID 4207.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMTOOLBRONZEAXE with ID 4208.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMTOOLBRONZESWORD with ID 4209.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMTOOLBRONZESPADE with ID 4210.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMTOOLBRONZEHOE with ID 4211.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMTOOLWRENCH with ID 4212.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMTOOLCUTTER with ID 4213.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMFOAMSPRAYER with ID 4214.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMTOOLBOX with ID 4215.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMCONTAINMENTBOX with ID 4216.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMTOOLFORGEHAMMER with ID 4217.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMLATHINGTOOL with ID 4218.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMCRYSTALMEMORY with ID 4219.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMTOOLDRILL with ID 4220.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMTOOLDDRILL with ID 4221.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMTOOLIRIDIUMDRILL with ID 4222.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMTOOLCHAINSAW with ID 4223.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMTOOLWRENCHELECTRIC with ID 4224.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMTREETAPELECTRIC with ID 4225.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMTOOLMININGLASER with ID 4226.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMTOOLMETER with ID 4227.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMSCANNER with ID 4228.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMSCANNERADV with ID 4229.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_OBSCURATOR with ID 4230.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMFREQ with ID 4231.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMNANOSABER with ID 4232.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_PLASMALAUNCHER with ID 4233.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_WINDMETER with ID 4234.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMARMORHAZMATHELMET with ID 4235.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMARMORHAZMATCHESTPLATE with ID 4236.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMARMORHAZMATLEGGINGS with ID 4237.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMARMORRUBBOOTS with ID 4238.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMARMORBRONZEHELMET with ID 4239.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMARMORBRONZECHESTPLATE with ID 4240.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMARMORBRONZELEGS with ID 4241.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMARMORBRONZEBOOTS with ID 4242.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMARMORALLOYCHESTPLATE with ID 4243.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMARMORNANOHELMET with ID 4244.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMARMORNANOCHESTPLATE with ID 4245.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMARMORNANOLEGS with ID 4246.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMARMORNANOBOOTS with ID 4247.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMARMORQUANTUMHELMET with ID 4248.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMARMORQUANTUMCHESTPLATE with ID 4249.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMARMORQUANTUMLEGS with ID 4250.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMARMORQUANTUMBOOTS with ID 4251.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMARMORJETPACK with ID 4252.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMARMORJETPACKELECTRIC with ID 4253.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMARMORBATPACK with ID 4254.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMARMORADVBATPACK with ID 4255.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMARMORENERGYPACK with ID 4256.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMARMORCFPACK with ID 4257.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMSOLARHELMET with ID 4258.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMSTATICBOOTS with ID 4259.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMNIGHTVISIONGOGGLES with ID 4260.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMBATREDISCHARGED with ID 4261.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMBATRE with ID 4262.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMADVBAT with ID 4263.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMBATCRYSTAL with ID 4264.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMBATLAMACRYSTAL with ID 4265.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMBATSU with ID 4266.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMCABLE with ID 4267.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMCELLEMPTY with ID 4268.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMTINCAN with ID 4269.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMTINCANFILLED with ID 4270.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_REACTORMOXSIMPLE with ID 4271.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_REACTORMOXDUAL with ID 4272.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_REACTORMOXQUAD with ID 4273.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_REACTORURANIUMSIMPLE with ID 4274.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_REACTORURANIUMDUAL with ID 4275.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_REACTORURANIUMQUAD with ID 4276.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_REACTORMOXSIMPLEDEPLETED with ID 4277.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_REACTORMOXDUALDEPLETED with ID 4278.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_REACTORMOXQUADDEPLETED with ID 4279.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_REACTORURANIUMSIMPLEDEPLETED with ID 4280.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_REACTORURANIUMDUALDEPLETED with ID 4281.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_REACTORURANIUMQUADDEPLETED with ID 4282.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_REACTORCOOLANTSIMPLE with ID 4283.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_REACTORCOOLANTTRIPLE with ID 4284.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_REACTORCOOLANTSIX with ID 4285.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_REACTORPLATING with ID 4286.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_REACTORPLATINGHEAT with ID 4287.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_REACTORPLATINGEXPLOSIVE with ID 4288.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_REACTORHEATSWITCH with ID 4289.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_REACTORHEATSWITCHCORE with ID 4290.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_REACTORHEATSWITCHSPREAD with ID 4291.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_REACTORHEATSWITCHDIAMOND with ID 4292.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_REACTORVENT with ID 4293.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_REACTORVENTCORE with ID 4294.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_REACTORVENTGOLD with ID 4295.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_REACTORVENTSPREAD with ID 4296.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_REACTORVENTDIAMOND with ID 4297.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_REACTORREFLECTOR with ID 4298.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_REACTORREFLECTORTHICK with ID 4299.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_REACTORCONDENSATOR with ID 4300.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_REACTORCONDENSATORLAP with ID 4301.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMTFBP with ID 4302.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMTFBPCULTIVATION with ID 4303.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMTFBPIRRIGATION with ID 4304.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMTFBPCHILLING with ID 4305.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMTFBPDESERTIFICATION with ID 4306.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMTFBPFLATIFICATION with ID 4307.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMTFBPMUSHROOM with ID 4308.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMPARTCOALBALL with ID 4309.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMPARTCOALBLOCK with ID 4310.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMPARTCOALCHUNK with ID 4311.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMPARTINDUSTRIALDIAMOND with ID 4312.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMSLAG with ID 4313.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMSCRAP with ID 4314.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMSCRAPBOX with ID 4315.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMFUELPLANTBALL with ID 4316.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMBIOCHAFF with ID 4317.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMTOOLPAINTER with ID 4318.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMTOOLPAINTERBLACK with ID 4319.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMTOOLPAINTERRED with ID 4320.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMTOOLPAINTERGREEN with ID 4321.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMTOOLPAINTERBROWN with ID 4322.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMTOOLPAINTERBLUE with ID 4323.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMTOOLPAINTERPURPLE with ID 4324.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMTOOLPAINTERCYAN with ID 4325.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMTOOLPAINTERLIGHTGREY with ID 4326.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMTOOLPAINTERDARKGREY with ID 4327.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMTOOLPAINTERPINK with ID 4328.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMTOOLPAINTERLIME with ID 4329.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMTOOLPAINTERYELLOW with ID 4330.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMTOOLPAINTERCLOUD with ID 4331.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMTOOLPAINTERMAGENTA with ID 4332.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMTOOLPAINTERORANGE with ID 4333.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMTOOLPAINTERWHITE with ID 4334.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMDYNAMITE with ID 4335.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMDYNAMITESTICKY with ID 4336.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMREMOTE with ID 4337.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_UPGRADEMODULE with ID 4338.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMCOIN with ID 4339.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMDOORALLOY with ID 4340.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMPARTCFPOWDER with ID 4341.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMGRINPOWDER with ID 4342.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMDEBUG with ID 4343.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMBOAT with ID 4344.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMWEEDINGTROWEL with ID 4345.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMWEED with ID 4346.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMCROPSEED with ID 4347.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMCROPNALYZER with ID 4348.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMFERTILIZER with ID 4349.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMCELLHYDRANT with ID 4350.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMTOOLHOE with ID 4351.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMTERRAWART with ID 4352.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMWEEDEX with ID 4353.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMMUGEMPTY with ID 4354.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMCOFEEBEANS with ID 4355.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMCOFEEPOWDER with ID 4356.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMMUGCOFFEE with ID 4357.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMHOPS with ID 4358.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMBARREL with ID 4359.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMMUGBOOZE with ID 4360.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMWOODROTOR with ID 4361.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMIRONROTOR with ID 4362.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMSTEELROTOR with ID 4363.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMWCARBONROTOR with ID 4364.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMSTEAMTURBINE with ID 4365.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMSTEAMTURBINEBLADE with ID 4366.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMIRONBLOCKCUTTINGBLADE with ID 4367.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMADVIRONBLOCKCUTTINGBLADE with ID 4368.
[20:14:20] [Server thread/INFO]: Injected new Forge item material IC2_ITEMDIAMONDBLOCKCUTTINGBLADE with ID 4369.
[20:14:20] [Server thread/INFO]: Injected new Forge item material ADVANCEDGENETICS_ADVGEN_SCRAPER with ID 4370.
[20:14:20] [Server thread/INFO]: Injected new Forge item material ADVANCEDGENETICS_ADVGEN_SKINSCALES with ID 4371.
[20:14:20] [Server thread/INFO]: Injected new Forge item material ADVANCEDGENETICS_ADVGEN_CELL with ID 4372.
[20:14:20] [Server thread/INFO]: Injected new Forge item material ADVANCEDGENETICS_ADVGEN_ORGANICDROP with ID 4373.
[20:14:20] [Server thread/INFO]: Injected new Forge item material ADVANCEDGENETICS_ADVGEN_HELIX with ID 4374.
[20:14:20] [Server thread/INFO]: Injected new Forge item material ADVANCEDGENETICS_ADVGEN_GENE with ID 4375.
[20:14:20] [Server thread/INFO]: Injected new Forge item material ADVANCEDGENETICS_ADVGEN_SYRINGE with ID 4376.
[20:14:20] [Server thread/INFO]: Injected new Forge item material ADVANCEDGENETICS_ADVGEN_SYRINGEBLOODY with ID 4377.
[20:14:20] [Server thread/INFO]: Injected new Forge item material ADVANCEDGENETICS_ADVGEN_ANTIGENE with ID 4378.
[20:14:20] [Server thread/INFO]: Injected new Forge item material ADVANCEDGENETICS_ADVGEN_STONESTICK with ID 4379.
[20:14:20] [Server thread/INFO]: Injected new Forge item material ADVANCEDGENETICS_ADVGEN_BASICDICTIONARY with ID 4380.
[20:14:20] [Server thread/INFO]: Injected new Forge item material ADVANCEDGENETICS_ADVGEN_MAGNIFIER with ID 4381.
[20:14:20] [Server thread/INFO]: Injected new Forge item material ADVANCEDGENETICS_ADVGEN_OVERCLOCKER with ID 4382.
[20:14:20] [Server thread/INFO]: Injected new Forge item material ADVANCEDGENETICS_ADVGEN_SYRINGEBLOODYMOB with ID 4383.
[20:14:20] [Server thread/INFO]: Injected new Forge item material ADVANCEDGENETICS_ADVGEN_AUTOOUTPUTUPGRADE with ID 4384.
[20:14:20] [Server thread/INFO]: Injected new Forge item material ADVANCEDGENETICS_ADVGEN_HELIXINSULATED with ID 4385.
[20:14:20] [Server thread/INFO]: Injected new Forge item material ADVANCEDGENETICS_ADVGEN_ADVANCEDDICTIONARY with ID 4386.
[20:14:20] [Server thread/INFO]: Injected new Forge item material ADVANCEDGENETICS_ADVGEN_CELLINSTULATED with ID 4387.
[20:14:20] [Server thread/INFO]: Injected new Forge item material ADVANCEDGENETICS_ADVGEN_ANTIDOTESYRINGE with ID 4388.
[20:14:20] [Server thread/INFO]: Injected new Forge item material ADVANCEDGENETICS_ADVGEN_GENETICBOW with ID 4389.
[20:14:20] [Server thread/INFO]: Injected new Forge item material ADVANCEDGENETICS_ADVGEN_HEALCRYSTAL with ID 4390.
[20:14:20] [Server thread/INFO]: Injected new Forge item material ADVANCEDGENETICS_ADVGEN_INVALIDCELL with ID 4391.
[20:14:20] [Server thread/INFO]: Injected new Forge item material ADVANCEDGENETICS_ADVGEN_HOMEOSTASISTUBEITEM with ID 4392.
[20:14:20] [Server thread/INFO]: Injected new Forge item material ADVANCEDSOLARPANEL_ADVANCED_SOLAR_HELMET with ID 4393.
[20:14:20] [Server thread/INFO]: Injected new Forge item material ADVANCEDSOLARPANEL_HYBRID_SOLAR_HELMET with ID 4394.
[20:14:20] [Server thread/INFO]: Injected new Forge item material ADVANCEDSOLARPANEL_ULTIMATE_SOLAR_HELMET with ID 4395.
[20:14:20] [Server thread/INFO]: Injected new Forge item material ADVANCEDSOLARPANEL_ASP_CRAFTING_ITEMS with ID 4396.
[20:14:20] [Server thread/INFO]: Injected new Forge item material APPLIEDENERGISTICS2_ITEMITEMMULTIMATERIAL with ID 4397.
[20:14:20] [Server thread/INFO]: Injected new Forge item material APPLIEDENERGISTICS2_ITEMITEMMULTIPART with ID 4398.
[20:14:20] [Server thread/INFO]: Injected new Forge item material APPLIEDENERGISTICS2_ITEMITEMCREATIVESTORAGECELL with ID 4399.
[20:14:20] [Server thread/INFO]: Injected new Forge item material APPLIEDENERGISTICS2_ITEMITEMVIEWCELL with ID 4400.
[20:14:20] [Server thread/INFO]: Injected new Forge item material APPLIEDENERGISTICS2_ITEMITEMENCODEDPATTERN with ID 4401.
[20:14:20] [Server thread/INFO]: Injected new Forge item material APPLIEDENERGISTICS2_ITEMITEMBASICSTORAGECELL1K with ID 4402.
[20:14:20] [Server thread/INFO]: Injected new Forge item material APPLIEDENERGISTICS2_ITEMITEMBASICSTORAGECELL4K with ID 4403.
[20:14:20] [Server thread/INFO]: Injected new Forge item material APPLIEDENERGISTICS2_ITEMITEMBASICSTORAGECELL16K with ID 4404.
[20:14:20] [Server thread/INFO]: Injected new Forge item material APPLIEDENERGISTICS2_ITEMITEMBASICSTORAGECELL64K with ID 4405.
[20:14:20] [Server thread/INFO]: Injected new Forge item material APPLIEDENERGISTICS2_ITEMITEMSPATIALSTORAGECELL2CUBED with ID 4406.
[20:14:20] [Server thread/INFO]: Injected new Forge item material APPLIEDENERGISTICS2_ITEMITEMSPATIALSTORAGECELL16CUBED with ID 4407.
[20:14:20] [Server thread/INFO]: Injected new Forge item material APPLIEDENERGISTICS2_ITEMITEMSPATIALSTORAGECELL128CUBED with ID 4408.
[20:14:20] [Server thread/INFO]: Injected new Forge item material APPLIEDENERGISTICS2_ITEMTOOLCERTUSQUARTZCUTTINGKNIFE with ID 4409.
[20:14:20] [Server thread/INFO]: Injected new Forge item material APPLIEDENERGISTICS2_ITEMTOOLCERTUSQUARTZWRENCH with ID 4410.
[20:14:20] [Server thread/INFO]: Injected new Forge item material APPLIEDENERGISTICS2_ITEMTOOLCERTUSQUARTZAXE with ID 4411.
[20:14:20] [Server thread/INFO]: Injected new Forge item material APPLIEDENERGISTICS2_ITEMTOOLCERTUSQUARTZHOE with ID 4412.
[20:14:20] [Server thread/INFO]: Injected new Forge item material APPLIEDENERGISTICS2_ITEMTOOLCERTUSQUARTZPICKAXE with ID 4413.
[20:14:20] [Server thread/INFO]: Injected new Forge item material APPLIEDENERGISTICS2_ITEMTOOLCERTUSQUARTZSPADE with ID 4414.
[20:14:20] [Server thread/INFO]: Injected new Forge item material APPLIEDENERGISTICS2_ITEMTOOLCERTUSQUARTZSWORD with ID 4415.
[20:14:20] [Server thread/INFO]: Injected new Forge item material APPLIEDENERGISTICS2_ITEMTOOLNETHERQUARTZCUTTINGKNIFE with ID 4416.
[20:14:20] [Server thread/INFO]: Injected new Forge item material APPLIEDENERGISTICS2_ITEMTOOLNETHERQUARTZWRENCH with ID 4417.
[20:14:20] [Server thread/INFO]: Injected new Forge item material APPLIEDENERGISTICS2_ITEMTOOLNETHERQUARTZAXE with ID 4418.
[20:14:20] [Server thread/INFO]: Injected new Forge item material APPLIEDENERGISTICS2_ITEMTOOLNETHERQUARTZHOE with ID 4419.
[20:14:20] [Server thread/INFO]: Injected new Forge item material APPLIEDENERGISTICS2_ITEMTOOLNETHERQUARTZPICKAXE with ID 4420.
[20:14:20] [Server thread/INFO]: Injected new Forge item material APPLIEDENERGISTICS2_ITEMTOOLNETHERQUARTZSPADE with ID 4421.
[20:14:20] [Server thread/INFO]: Injected new Forge item material APPLIEDENERGISTICS2_ITEMTOOLNETHERQUARTZSWORD with ID 4422.
[20:14:20] [Server thread/INFO]: Injected new Forge item material APPLIEDENERGISTICS2_ITEMTOOLMASSCANNON with ID 4423.
[20:14:20] [Server thread/INFO]: Injected new Forge item material APPLIEDENERGISTICS2_ITEMTOOLMEMORYCARD with ID 4424.
[20:14:20] [Server thread/INFO]: Injected new Forge item material APPLIEDENERGISTICS2_ITEMTOOLCHARGEDSTAFF with ID 4425.
[20:14:20] [Server thread/INFO]: Injected new Forge item material APPLIEDENERGISTICS2_ITEMTOOLENTROPYMANIPULATOR with ID 4426.
[20:14:20] [Server thread/INFO]: Injected new Forge item material APPLIEDENERGISTICS2_ITEMTOOLCOLORAPPLICATOR with ID 4427.
[20:14:20] [Server thread/INFO]: Injected new Forge item material APPLIEDENERGISTICS2_ITEMTOOLWIRELESSTERMINAL with ID 4428.
[20:14:20] [Server thread/INFO]: Injected new Forge item material APPLIEDENERGISTICS2_ITEMTOOLNETWORKTOOL with ID 4429.
[20:14:20] [Server thread/INFO]: Injected new Forge item material APPLIEDENERGISTICS2_ITEMTOOLPORTABLECELL with ID 4430.
[20:14:20] [Server thread/INFO]: Injected new Forge item material APPLIEDENERGISTICS2_ITEMTOOLBIOMETRICCARD with ID 4431.
[20:14:20] [Server thread/INFO]: Injected new Forge item material APPLIEDENERGISTICS2_ITEMITEMFACADE with ID 4432.
[20:14:20] [Server thread/INFO]: Injected new Forge item material APPLIEDENERGISTICS2_ITEMITEMCRYSTALSEED with ID 4433.
[20:14:20] [Server thread/INFO]: Injected new Forge item material APPLIEDENERGISTICS2_ITEMITEMPAINTBALL with ID 4434.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BACKPACK_BACKPACK with ID 4435.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BACKPACK_WORKBENCHBACKPACK with ID 4436.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BACKPACK_BOUNDLEATHER with ID 4437.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BACKPACK_TANNEDLEATHER with ID 4438.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BIBLIOCRAFT_ITEMTESTERITEM with ID 4439.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BIBLIOCRAFT_ITEMATLASBOOK with ID 4440.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BIBLIOCRAFT_ITEMATLASPLATE with ID 4441.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BIBLIOCRAFT_ITEMDEATHCOMPASS with ID 4442.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BIBLIOCRAFT_ITEMPAINTINGCANVAS with ID 4443.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BIBLIOCRAFT_ITEMBIGBOOK with ID 4444.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BIBLIOCRAFT_ITEMRECIPEBOOK with ID 4445.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BIBLIOCRAFT_ITEMSLOTTEDBOOK with ID 4446.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BIBLIOCRAFT_ITEMHANDDRILL with ID 4447.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BIBLIOCRAFT_ITEMTAPEMEASURE with ID 4448.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BIBLIOCRAFT_ITEMTAPE with ID 4449.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BIBLIOCRAFT_ITEMBIBLIOCHASE with ID 4450.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BIBLIOCRAFT_ITEMPRINTPLATE with ID 4451.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BIBLIOCRAFT_ITEMENCHANTEDPLATE with ID 4452.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BIBLIOCRAFT_ITEMBIBLIOREDBOOK with ID 4453.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BIBLIOCRAFT_ITEMBIBLIOGLASSES with ID 4454.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BIBLIOCRAFT_ITEMBIBLIODRILL with ID 4455.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BIBLIOCRAFT_ITEMBIBLIOCREATIVELOCK with ID 4456.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BIBLIOCRAFT_ITEMBIBLIOCLIPBOARD with ID 4457.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BIBLIOCRAFT_ITEMSEATBACK with ID 4458.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BIBLIOCRAFT_ITEMSEATBACK2 with ID 4459.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BIBLIOCRAFT_ITEMSEATBACK3 with ID 4460.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BIBLIOCRAFT_ITEMSEATBACK4 with ID 4461.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BIBLIOCRAFT_ITEMSEATBACK5 with ID 4462.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BIBLIOCRAFT_ITEMBIBLIOMAPTOOL with ID 4463.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BIBLIOCRAFT_ITEMBIBLIOWAYPOINTCOMPASS with ID 4464.
[20:14:20] [Server thread/INFO]: Injected new Forge item material MANTLE_MANTLEBOOK with ID 4465.
[20:14:20] [Server thread/INFO]: Injected new Forge item material NATURA_NATURASPAWNEGG with ID 4466.
[20:14:20] [Server thread/INFO]: Injected new Forge item material NATURA_BARLEYFOOD with ID 4467.
[20:14:20] [Server thread/INFO]: Injected new Forge item material NATURA_BARLEYSEED with ID 4468.
[20:14:20] [Server thread/INFO]: Injected new Forge item material NATURA_WATERDROP with ID 4469.
[20:14:20] [Server thread/INFO]: Injected new Forge item material NATURA_WHEATBAG with ID 4470.
[20:14:20] [Server thread/INFO]: Injected new Forge item material NATURA_BARLEYBAG with ID 4471.
[20:14:20] [Server thread/INFO]: Injected new Forge item material NATURA_POTATOBAG with ID 4472.
[20:14:20] [Server thread/INFO]: Injected new Forge item material NATURA_CARROTBAG with ID 4473.
[20:14:20] [Server thread/INFO]: Injected new Forge item material NATURA_WARTBAG with ID 4474.
[20:14:20] [Server thread/INFO]: Injected new Forge item material NATURA_COTTONBAG with ID 4475.
[20:14:20] [Server thread/INFO]: Injected new Forge item material NATURA_BONEBAG with ID 4476.
[20:14:20] [Server thread/INFO]: Injected new Forge item material NATURA_BERRYNETHER with ID 4477.
[20:14:20] [Server thread/INFO]: Injected new Forge item material NATURA_BERRY with ID 4478.
[20:14:20] [Server thread/INFO]: Injected new Forge item material NATURA_BERRYMEDLEY with ID 4479.
[20:14:20] [Server thread/INFO]: Injected new Forge item material NATURA_SAGUAROFRUIT with ID 4480.
[20:14:20] [Server thread/INFO]: Injected new Forge item material NATURA_REDWOODDOORITEM with ID 4481.
[20:14:20] [Server thread/INFO]: Injected new Forge item material NATURA_NATURANETHERFOOD with ID 4482.
[20:14:20] [Server thread/INFO]: Injected new Forge item material NATURA_NATURASTICK with ID 4483.
[20:14:20] [Server thread/INFO]: Injected new Forge item material NATURA_NATURASWORDGHOSTWOOD with ID 4484.
[20:14:20] [Server thread/INFO]: Injected new Forge item material NATURA_NATURAPICKAXEGHOSTWOOD with ID 4485.
[20:14:20] [Server thread/INFO]: Injected new Forge item material NATURA_NATURASHOVELGHOSTWOOD with ID 4486.
[20:14:20] [Server thread/INFO]: Injected new Forge item material NATURA_NATURAAXEGHOSTWOOD with ID 4487.
[20:14:20] [Server thread/INFO]: Injected new Forge item material NATURA_NATURASWORDBLOODWOOD with ID 4488.
[20:14:20] [Server thread/INFO]: Injected new Forge item material NATURA_NATURAPICKAXEBLOODWOOD with ID 4489.
[20:14:20] [Server thread/INFO]: Injected new Forge item material NATURA_NATURASHOVELBLOODWOOD with ID 4490.
[20:14:20] [Server thread/INFO]: Injected new Forge item material NATURA_NATURAAXEBLOODWOOD with ID 4491.
[20:14:20] [Server thread/INFO]: Injected new Forge item material NATURA_NATURASWORDDARKWOOD with ID 4492.
[20:14:20] [Server thread/INFO]: Injected new Forge item material NATURA_NATURAPICKAXEDARKWOOD with ID 4493.
[20:14:20] [Server thread/INFO]: Injected new Forge item material NATURA_NATURASHOVELDARKWOOD with ID 4494.
[20:14:20] [Server thread/INFO]: Injected new Forge item material NATURA_NATURAAXEDARKWOOD with ID 4495.
[20:14:20] [Server thread/INFO]: Injected new Forge item material NATURA_NATURASWORDFUSEWOOD with ID 4496.
[20:14:20] [Server thread/INFO]: Injected new Forge item material NATURA_NATURAPICKAXEFUSEWOOD with ID 4497.
[20:14:20] [Server thread/INFO]: Injected new Forge item material NATURA_NATURASHOVELFUSEWOOD with ID 4498.
[20:14:20] [Server thread/INFO]: Injected new Forge item material NATURA_NATURAAXEFUSEWOOD with ID 4499.
[20:14:20] [Server thread/INFO]: Injected new Forge item material NATURA_NATURASWORDNETHERQUARTZ with ID 4500.
[20:14:20] [Server thread/INFO]: Injected new Forge item material NATURA_NATURAPICKAXENETHERQUARTZ with ID 4501.
[20:14:20] [Server thread/INFO]: Injected new Forge item material NATURA_NATURASHOVELNETHERQUARTZ with ID 4502.
[20:14:20] [Server thread/INFO]: Injected new Forge item material NATURA_NATURAAXENETHERQUARTZ with ID 4503.
[20:14:20] [Server thread/INFO]: Injected new Forge item material NATURA_NATURAKAMANETHERQUARTZ with ID 4504.
[20:14:20] [Server thread/INFO]: Injected new Forge item material NATURA_NATURAKAMAGHOSTWOOD with ID 4505.
[20:14:20] [Server thread/INFO]: Injected new Forge item material NATURA_NATURAKAMABLOODWOOD with ID 4506.
[20:14:20] [Server thread/INFO]: Injected new Forge item material NATURA_NATURAKAMADARKWOOD with ID 4507.
[20:14:20] [Server thread/INFO]: Injected new Forge item material NATURA_NATURAKAMAFUSEWOOD with ID 4508.
[20:14:20] [Server thread/INFO]: Injected new Forge item material NATURA_NATURABOWGHOSTWOOD with ID 4509.
[20:14:20] [Server thread/INFO]: Injected new Forge item material NATURA_NATURABOWBLOODWOOD with ID 4510.
[20:14:20] [Server thread/INFO]: Injected new Forge item material NATURA_NATURABOWDARKWOOD with ID 4511.
[20:14:20] [Server thread/INFO]: Injected new Forge item material NATURA_NATURABOWFUSEWOOD with ID 4512.
[20:14:20] [Server thread/INFO]: Injected new Forge item material NATURA_NATURAARMORIMPHELMET with ID 4513.
[20:14:20] [Server thread/INFO]: Injected new Forge item material NATURA_NATURAARMORIMPJERKIN with ID 4514.
[20:14:20] [Server thread/INFO]: Injected new Forge item material NATURA_NATURAARMORIMPLEGGINGS with ID 4515.
[20:14:20] [Server thread/INFO]: Injected new Forge item material NATURA_NATURAARMORIMPBOOTS with ID 4516.
[20:14:20] [Server thread/INFO]: Injected new Forge item material NATURA_NATURAFLINTANDBLAZE with ID 4517.
[20:14:20] [Server thread/INFO]: Injected new Forge item material NATURA_IMPMEAT with ID 4518.
[20:14:20] [Server thread/INFO]: Injected new Forge item material NATURA_NATURAEMPTYBOWL with ID 4519.
[20:14:20] [Server thread/INFO]: Injected new Forge item material NATURA_NATURASTEWBOWL with ID 4520.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BIOMESOPLENTY_FOOD with ID 4521.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BIOMESOPLENTY_TURNIPSEEDS with ID 4522.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BIOMESOPLENTY_MISC with ID 4523.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BIOMESOPLENTY_GEMS with ID 4524.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BIOMESOPLENTY_MUDBALL with ID 4525.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BIOMESOPLENTY_JAREMPTY with ID 4526.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BIOMESOPLENTY_JARFILLED with ID 4527.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BIOMESOPLENTY_DARTBLOWER with ID 4528.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BIOMESOPLENTY_DART with ID 4529.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BIOMESOPLENTY_ANCIENTSTAFF with ID 4530.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BIOMESOPLENTY_ENDERPORTER with ID 4531.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BIOMESOPLENTY_BOPBUCKET with ID 4532.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BIOMESOPLENTY_RECORD_WANDERER with ID 4533.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BIOMESOPLENTY_RECORD_CORRUPTION with ID 4534.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BIOMESOPLENTY_BIOMEFINDER with ID 4535.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BIOMESOPLENTY_BIOMEESSENCE with ID 4536.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BIOMESOPLENTY_SWORDMUD with ID 4537.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BIOMESOPLENTY_SHOVELMUD with ID 4538.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BIOMESOPLENTY_PICKAXEMUD with ID 4539.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BIOMESOPLENTY_AXEMUD with ID 4540.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BIOMESOPLENTY_HOEMUD with ID 4541.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BIOMESOPLENTY_SWORDAMETHYST with ID 4542.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BIOMESOPLENTY_SHOVELAMETHYST with ID 4543.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BIOMESOPLENTY_PICKAXEAMETHYST with ID 4544.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BIOMESOPLENTY_AXEAMETHYST with ID 4545.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BIOMESOPLENTY_HOEAMETHYST with ID 4546.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BIOMESOPLENTY_SCYTHEWOOD with ID 4547.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BIOMESOPLENTY_SCYTHESTONE with ID 4548.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BIOMESOPLENTY_SCYTHEIRON with ID 4549.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BIOMESOPLENTY_SCYTHEGOLD with ID 4550.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BIOMESOPLENTY_SCYTHEDIAMOND with ID 4551.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BIOMESOPLENTY_SCYTHEMUD with ID 4552.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BIOMESOPLENTY_SCYTHEAMETHYST with ID 4553.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BIOMESOPLENTY_HELMETMUD with ID 4554.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BIOMESOPLENTY_CHESTPLATEMUD with ID 4555.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BIOMESOPLENTY_LEGGINGSMUD with ID 4556.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BIOMESOPLENTY_BOOTSMUD with ID 4557.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BIOMESOPLENTY_HELMETAMETHYST with ID 4558.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BIOMESOPLENTY_CHESTPLATEAMETHYST with ID 4559.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BIOMESOPLENTY_LEGGINGSAMETHYST with ID 4560.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BIOMESOPLENTY_BOOTSAMETHYST with ID 4561.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BIOMESOPLENTY_FLOWERBAND with ID 4562.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BIOMESOPLENTY_FLIPPERS with ID 4563.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BIOMESOPLENTY_WADINGBOOTS with ID 4564.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BIBLIOWOODSBOP_SEATBACK1 with ID 4565.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BIBLIOWOODSBOP_SEATBACK2 with ID 4566.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BIBLIOWOODSBOP_SEATBACK3 with ID 4567.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BIBLIOWOODSBOP_SEATBACK4 with ID 4568.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BIBLIOWOODSBOP_SEATBACK5 with ID 4569.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_FERTILIZERBIO with ID 4570.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_FERTILIZERCOMPOUND with ID 4571.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_APATITE with ID 4572.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_RESEARCHNOTE with ID 4573.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_INGOTCOPPER with ID 4574.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_INGOTTIN with ID 4575.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_INGOTBRONZE with ID 4576.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_WRENCH with ID 4577.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_PIPETTE with ID 4578.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_STURDYMACHINE with ID 4579.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_HARDENEDMACHINE with ID 4580.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_IMPREGNATEDCASING with ID 4581.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_CRAFTINGMATERIAL with ID 4582.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_NATURALISTHELMET with ID 4583.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_PEAT with ID 4584.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_ASH with ID 4585.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_BITUMINOUSPEAT with ID 4586.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_GEARBRONZE with ID 4587.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_GEARCOPPER with ID 4588.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_GEARTIN with ID 4589.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_CHIPSETS with ID 4590.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_SOLDERINGIRON with ID 4591.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_THERMIONICTUBES with ID 4592.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_CARTON with ID 4593.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_OAKSTICK with ID 4594.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_WOODPULP with ID 4595.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_BROKENBRONZEPICKAXE with ID 4596.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_BROKENBRONZESHOVEL with ID 4597.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_BRONZEPICKAXE with ID 4598.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_BRONZESHOVEL with ID 4599.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_KITSHOVEL with ID 4600.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_KITPICKAXE with ID 4601.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_MOULDYWHEAT with ID 4602.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_DECAYINGWHEAT with ID 4603.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_MULCH with ID 4604.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_IODINECAPSULE with ID 4605.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_PHOSPHOR with ID 4606.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_BEESWAX with ID 4607.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_REFRACTORYWAX with ID 4608.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_FRUITS with ID 4609.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_CANEMPTY with ID 4610.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_CANETHANOL with ID 4611.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_CANBIOMASS with ID 4612.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_CANHONEY with ID 4613.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_CANICE with ID 4614.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_CANJUICE with ID 4615.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_CANSEEDOIL with ID 4616.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_CANWATER with ID 4617.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_CANLAVA with ID 4618.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_CANFUEL with ID 4619.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_CANOIL with ID 4620.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_WAXCAPSULE with ID 4621.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_WAXCAPSULEETHANOL with ID 4622.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_WAXCAPSULEBIOMASS with ID 4623.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_WAXCAPSULEHONEY with ID 4624.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_WAXCAPSULEICE with ID 4625.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_WAXCAPSULEJUICE with ID 4626.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_WAXCAPSULESEEDOIL with ID 4627.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_WAXCAPSULEWATER with ID 4628.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_WAXCAPSULEFUEL with ID 4629.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_WAXCAPSULEOIL with ID 4630.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_REFRACTORYEMPTY with ID 4631.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_REFRACTORYETHANOL with ID 4632.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_REFRACTORYBIOMASS with ID 4633.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_REFRACTORYHONEY with ID 4634.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_REFRACTORYICE with ID 4635.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_REFRACTORYJUICE with ID 4636.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_REFRACTORYSEEDOIL with ID 4637.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_REFRACTORYWATER with ID 4638.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_REFRACTORYLAVA with ID 4639.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_REFRACTORYFUEL with ID 4640.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_REFRACTORYOIL with ID 4641.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_BUCKETETHANOL with ID 4642.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_BUCKETBIOMASS with ID 4643.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_BUCKETGLASS with ID 4644.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_BUCKETHONEY with ID 4645.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_BUCKETICE with ID 4646.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_BUCKETJUICE with ID 4647.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_BUCKETSEEDOIL with ID 4648.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_BUCKETSHORTMEAD with ID 4649.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_BEEQUEENGE with ID 4650.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_BEEDRONEGE with ID 4651.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_BEEPRINCESSGE with ID 4652.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_BEELARVAEGE with ID 4653.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_BEEALYZER with ID 4654.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_IMPRINTER with ID 4655.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_FRAMEUNTREATED with ID 4656.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_FRAMEIMPREGNATED with ID 4657.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_FRAMEPROVEN with ID 4658.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_HONEYDROP with ID 4659.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_POLLEN with ID 4660.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_PROPOLIS with ID 4661.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_HONEYDEW with ID 4662.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_ROYALJELLY with ID 4663.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_WAXCAST with ID 4664.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_BEECOMBS with ID 4665.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_APIARISTHELMET with ID 4666.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_APIARISTCHEST with ID 4667.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_APIARISTLEGS with ID 4668.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_APIARISTBOOTS with ID 4669.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_SCOOP with ID 4670.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_SAPLING with ID 4671.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_POLLENFERTILE with ID 4672.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_TREEALYZER with ID 4673.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_GRAFTER with ID 4674.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_GRAFTERPROVEN with ID 4675.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_HONEYEDSLICE with ID 4676.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_BEVERAGE with ID 4677.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_AMBROSIA with ID 4678.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_HONEYPOT with ID 4679.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_INFUSER with ID 4680.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_FLUTTERLYZER with ID 4681.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_BUTTERFLYGE with ID 4682.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_SERUMGE with ID 4683.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_CATERPILLARGE with ID 4684.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_STAMPS with ID 4685.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_LETTERS with ID 4686.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_CATALOGUE with ID 4687.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_CRATE with ID 4688.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_APIARISTBAG with ID 4689.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_LEPIDOPTERISTBAG with ID 4690.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_MINERBAG with ID 4691.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_MINERBAGT2 with ID 4692.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_DIGGERBAG with ID 4693.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_DIGGERBAGT2 with ID 4694.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_FORESTERBAG with ID 4695.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_FORESTERBAGT2 with ID 4696.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_HUNTERBAG with ID 4697.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_HUNTERBAGT2 with ID 4698.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_ADVENTURERBAG with ID 4699.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_ADVENTURERBAGT2 with ID 4700.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_BUILDERBAG with ID 4701.
[20:14:20] [Server thread/INFO]: Injected new Forge item material FORESTRY_BUILDERBAGT2 with ID 4702.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BIBLIOWOODSFORESTRY_SEATBACK1 with ID 4703.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BIBLIOWOODSFORESTRY_SEATBACK2 with ID 4704.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BIBLIOWOODSFORESTRY_SEATBACK3 with ID 4705.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BIBLIOWOODSFORESTRY_SEATBACK4 with ID 4706.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BIBLIOWOODSFORESTRY_SEATBACK5 with ID 4707.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BIBLIOWOODSNATURA_SEATBACK1 with ID 4708.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BIBLIOWOODSNATURA_SEATBACK2 with ID 4709.
[20:14:20] [Server thread/INFO]: Injected new Forge item material BIBLIOWOODSNATURA_SEATBACK3 with ID 4710.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BIBLIOWOODSNATURA_SEATBACK4 with ID 4711.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BIBLIOWOODSNATURA_SEATBACK5 with ID 4712.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THERMALFOUNDATION_LEXICON with ID 4713.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THERMALFOUNDATION_BUCKET with ID 4714.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THERMALFOUNDATION_MATERIAL with ID 4715.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THERMALEXPANSION_WRENCH with ID 4716.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THERMALEXPANSION_METER with ID 4717.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THERMALEXPANSION_IGNITER with ID 4718.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THERMALEXPANSION_CAPACITOR with ID 4719.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THERMALEXPANSION_SATCHEL with ID 4720.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THERMALEXPANSION_DIAGRAM with ID 4721.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THERMALEXPANSION_MATERIAL with ID 4722.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THERMALEXPANSION_AUGMENT with ID 4723.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THERMALEXPANSION_ARMORHELMETINVAR with ID 4724.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THERMALEXPANSION_ARMORPLATEINVAR with ID 4725.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THERMALEXPANSION_ARMORLEGSINVAR with ID 4726.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THERMALEXPANSION_ARMORBOOTSINVAR with ID 4727.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THERMALEXPANSION_TOOLBATTLEWRENCHINVAR with ID 4728.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THERMALEXPANSION_TOOLSWORDINVAR with ID 4729.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THERMALEXPANSION_TOOLSHOVELINVAR with ID 4730.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THERMALEXPANSION_TOOLPICKAXEINVAR with ID 4731.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THERMALEXPANSION_TOOLAXEINVAR with ID 4732.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THERMALEXPANSION_TOOLHOEINVAR with ID 4733.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THERMALEXPANSION_TOOLSHEARSINVAR with ID 4734.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THERMALEXPANSION_TOOLFISHINGRODINVAR with ID 4735.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THERMALEXPANSION_TOOLSICKLEINVAR with ID 4736.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THERMALEXPANSION_TOOLBOWINVAR with ID 4737.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THERMALEXPANSION_FLORB with ID 4738.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BIGREACTORS_BRINGOT with ID 4739.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BIGREACTORS_BUCKETYELLORIUM with ID 4740.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BIGREACTORS_BUCKETCYANITE with ID 4741.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BIGREACTORS_BRDEBUGTOOL with ID 4742.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BINNIECORE_CONTAINERBUCKET with ID 4743.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BINNIECORE_CONTAINERCAPSULE with ID 4744.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BINNIECORE_CONTAINERREFRACTORY with ID 4745.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BINNIECORE_CONTAINERCAN with ID 4746.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BINNIECORE_CONTAINERGLASS with ID 4747.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BINNIECORE_CONTAINERCYLINDER with ID 4748.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BOTANY_SEED with ID 4749.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BOTANY_POLLEN with ID 4750.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BOTANY_DATABASE with ID 4751.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BOTANY_TROWELWOOD with ID 4752.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BOTANY_TROWELSTONE with ID 4753.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BOTANY_TROWELIRON with ID 4754.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BOTANY_TROWELDIAMOND with ID 4755.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BOTANY_TROWELGOLD with ID 4756.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BOTANY_INSULATEDTUBE with ID 4757.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BOTANY_SOILMETER with ID 4758.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BOTANY_MISC with ID 4759.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BOTANY_ENCYLOPEDIA with ID 4760.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BOTANY_ENCYLOPEDIAIRON with ID 4761.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BOTANY_ITEMFLOWER with ID 4762.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BOTANY_PIGMENT with ID 4763.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BOTANY_CLAY with ID 4764.
[20:14:21] [Server thread/INFO]: Injected new Forge item material EXTRABEES_HIVEFRAMECOCOA with ID 4765.
[20:14:21] [Server thread/INFO]: Injected new Forge item material EXTRABEES_HIVEFRAMECAGE with ID 4766.
[20:14:21] [Server thread/INFO]: Injected new Forge item material EXTRABEES_HIVEFRAMESOUL with ID 4767.
[20:14:21] [Server thread/INFO]: Injected new Forge item material EXTRABEES_HIVEFRAMECLAY with ID 4768.
[20:14:21] [Server thread/INFO]: Injected new Forge item material EXTRABEES_HIVEFRAMEDEBUG with ID 4769.
[20:14:21] [Server thread/INFO]: Injected new Forge item material EXTRABEES_HONEYCOMB with ID 4770.
[20:14:21] [Server thread/INFO]: Injected new Forge item material EXTRABEES_PROPOLIS with ID 4771.
[20:14:21] [Server thread/INFO]: Injected new Forge item material EXTRABEES_HONEYDROP with ID 4772.
[20:14:21] [Server thread/INFO]: Injected new Forge item material EXTRABEES_HONEYCRYSTAL with ID 4773.
[20:14:21] [Server thread/INFO]: Injected new Forge item material EXTRABEES_HONEYCRYSTALEMPTY with ID 4774.
[20:14:21] [Server thread/INFO]: Injected new Forge item material EXTRABEES_DICTIONARY with ID 4775.
[20:14:21] [Server thread/INFO]: Injected new Forge item material EXTRABEES_MISC with ID 4776.
[20:14:21] [Server thread/INFO]: Injected new Forge item material EXTRATREES_DATABASE with ID 4777.
[20:14:21] [Server thread/INFO]: Injected new Forge item material EXTRATREES_DATABASEMOTH with ID 4778.
[20:14:21] [Server thread/INFO]: Injected new Forge item material EXTRATREES_MISC with ID 4779.
[20:14:21] [Server thread/INFO]: Injected new Forge item material EXTRATREES_FOOD with ID 4780.
[20:14:21] [Server thread/INFO]: Injected new Forge item material EXTRATREES_HAMMER with ID 4781.
[20:14:21] [Server thread/INFO]: Injected new Forge item material EXTRATREES_DURABLEHAMMER with ID 4782.
[20:14:21] [Server thread/INFO]: Injected new Forge item material EXTRATREES_DRINK with ID 4783.
[20:14:21] [Server thread/INFO]: Injected new Forge item material GENETICS_SERUMARRAY with ID 4784.
[20:14:21] [Server thread/INFO]: Injected new Forge item material GENETICS_MISC with ID 4785.
[20:14:21] [Server thread/INFO]: Injected new Forge item material GENETICS_SERUM with ID 4786.
[20:14:21] [Server thread/INFO]: Injected new Forge item material GENETICS_SEQUENCE with ID 4787.
[20:14:21] [Server thread/INFO]: Injected new Forge item material GENETICS_DATABASE with ID 4788.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTNOT with ID 4789.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTAND with ID 4790.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTTIMER with ID 4791.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTSEQUENCER with ID 4792.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTBUFFER with ID 4793.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTCOUNTER with ID 4794.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTMULTIPLEXER with ID 4795.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTNAND with ID 4796.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTOR with ID 4797.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTNOR with ID 4798.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTPULSEFORMER with ID 4799.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTRANDOMIZER with ID 4800.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTLIGHTCELL with ID 4801.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTTOGGLE with ID 4802.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTRS with ID 4803.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTXOR with ID 4804.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTXNOR with ID 4805.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTSTATE with ID 4806.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTREPEATER with ID 4807.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTTRANSPARENT with ID 4808.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTSYNCHRONIZER with ID 4809.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTINTEGRATEDCIRCUIT3X3 with ID 4810.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTINTEGRATEDCIRCUIT5X5 with ID 4811.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTINTEGRATEDCIRCUIT7X7 with ID 4812.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTCAGELAMPBLACK with ID 4813.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTCAGELAMPRED with ID 4814.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTCAGELAMPGREEN with ID 4815.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTCAGELAMPBROWN with ID 4816.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTCAGELAMPBLUE with ID 4817.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTCAGELAMPPURPLE with ID 4818.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTCAGELAMPCYAN with ID 4819.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTCAGELAMPSILVER with ID 4820.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTCAGELAMPGRAY with ID 4821.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTCAGELAMPPINK with ID 4822.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTCAGELAMPLIME with ID 4823.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTCAGELAMPYELLOW with ID 4824.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTCAGELAMPLIGHT_BLUE with ID 4825.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTCAGELAMPMAGENTA with ID 4826.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTCAGELAMPORANGE with ID 4827.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTCAGELAMPWHITE with ID 4828.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTFIXTUREBLACK with ID 4829.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTFIXTURERED with ID 4830.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTFIXTUREGREEN with ID 4831.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTFIXTUREBROWN with ID 4832.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTFIXTUREBLUE with ID 4833.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTFIXTUREPURPLE with ID 4834.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTFIXTURECYAN with ID 4835.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTFIXTURESILVER with ID 4836.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTFIXTUREGRAY with ID 4837.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTFIXTUREPINK with ID 4838.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTFIXTURELIME with ID 4839.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTFIXTUREYELLOW with ID 4840.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTFIXTURELIGHT_BLUE with ID 4841.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTFIXTUREMAGENTA with ID 4842.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTFIXTUREORANGE with ID 4843.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTFIXTUREWHITE with ID 4844.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTINVERTEDCAGELAMPBLACK with ID 4845.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTINVERTEDCAGELAMPRED with ID 4846.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTINVERTEDCAGELAMPGREEN with ID 4847.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTINVERTEDCAGELAMPBROWN with ID 4848.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTINVERTEDCAGELAMPBLUE with ID 4849.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTINVERTEDCAGELAMPPURPLE with ID 4850.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTINVERTEDCAGELAMPCYAN with ID 4851.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTINVERTEDCAGELAMPSILVER with ID 4852.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTINVERTEDCAGELAMPGRAY with ID 4853.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTINVERTEDCAGELAMPPINK with ID 4854.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTINVERTEDCAGELAMPLIME with ID 4855.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTINVERTEDCAGELAMPYELLOW with ID 4856.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTINVERTEDCAGELAMPLIGHT_BLUE with ID 4857.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTINVERTEDCAGELAMPMAGENTA with ID 4858.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTINVERTEDCAGELAMPORANGE with ID 4859.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTINVERTEDCAGELAMPWHITE with ID 4860.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTINVERTEDFIXTUREBLACK with ID 4861.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTINVERTEDFIXTURERED with ID 4862.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTINVERTEDFIXTUREGREEN with ID 4863.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTINVERTEDFIXTUREBROWN with ID 4864.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTINVERTEDFIXTUREBLUE with ID 4865.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTINVERTEDFIXTUREPURPLE with ID 4866.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTINVERTEDFIXTURECYAN with ID 4867.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTINVERTEDFIXTURESILVER with ID 4868.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTINVERTEDFIXTUREGRAY with ID 4869.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTINVERTEDFIXTUREPINK with ID 4870.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTINVERTEDFIXTURELIME with ID 4871.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTINVERTEDFIXTUREYELLOW with ID 4872.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTINVERTEDFIXTURELIGHT_BLUE with ID 4873.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTINVERTEDFIXTUREMAGENTA with ID 4874.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTINVERTEDFIXTUREORANGE with ID 4875.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTINVERTEDFIXTUREWHITE with ID 4876.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTPNEUMATICTUBE with ID 4877.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTPNEUMATICTUBEOPAQUE with ID 4878.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTRESTRICTIONTUBE with ID 4879.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTRESTRICTIONTUBEOPAQUE with ID 4880.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTMAGTUBE with ID 4881.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTACCELERATOR with ID 4882.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTBLUESTONEWIRE with ID 4883.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTBLUESTONEWIREBLACK with ID 4884.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTBLUESTONEWIRERED with ID 4885.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTBLUESTONEWIREGREEN with ID 4886.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTBLUESTONEWIREBROWN with ID 4887.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTBLUESTONEWIREBLUE with ID 4888.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTBLUESTONEWIREPURPLE with ID 4889.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTBLUESTONEWIRECYAN with ID 4890.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTBLUESTONEWIRESILVER with ID 4891.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTBLUESTONEWIREGRAY with ID 4892.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTBLUESTONEWIREPINK with ID 4893.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTBLUESTONEWIRELIME with ID 4894.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTBLUESTONEWIREYELLOW with ID 4895.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTBLUESTONEWIRELIGHT_BLUE with ID 4896.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTBLUESTONEWIREMAGENTA with ID 4897.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTBLUESTONEWIREORANGE with ID 4898.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTBLUESTONEWIREWHITE with ID 4899.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTBLUESTONEWIREBUNDLED with ID 4900.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTBLUESTONEWIREBUNDLEDBLACK with ID 4901.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTBLUESTONEWIREBUNDLEDRED with ID 4902.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTBLUESTONEWIREBUNDLEDGREEN with ID 4903.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTBLUESTONEWIREBUNDLEDBROWN with ID 4904.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTBLUESTONEWIREBUNDLEDBLUE with ID 4905.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTBLUESTONEWIREBUNDLEDPURPLE with ID 4906.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTBLUESTONEWIREBUNDLEDCYAN with ID 4907.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTBLUESTONEWIREBUNDLEDSILVER with ID 4908.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTBLUESTONEWIREBUNDLEDGRAY with ID 4909.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTBLUESTONEWIREBUNDLEDPINK with ID 4910.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTBLUESTONEWIREBUNDLEDLIME with ID 4911.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTBLUESTONEWIREBUNDLEDYELLOW with ID 4912.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTBLUESTONEWIREBUNDLEDLIGHT_BLUE with ID 4913.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTBLUESTONEWIREBUNDLEDMAGENTA with ID 4914.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTBLUESTONEWIREBUNDLEDORANGE with ID 4915.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PARTBLUESTONEWIREBUNDLEDWHITE with ID 4916.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_AMETHYST_GEM with ID 4917.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_SAPPHIRE_GEM with ID 4918.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_RUBY_GEM with ID 4919.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_TESLATITE_DUST with ID 4920.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_COPPER_INGOT with ID 4921.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_SILVER_INGOT with ID 4922.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_ZINC_INGOT with ID 4923.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_TUNGSTEN_INGOT with ID 4924.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_BRASS_INGOT with ID 4925.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_BLUE_ALLOY_INGOT with ID 4926.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_ZINC_DUST with ID 4927.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_ZINC_ORE_CRUSHED with ID 4928.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_ZINC_ORE_PURIFIED with ID 4929.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_ZINC_TINY_DUST with ID 4930.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_RUBY_AXE with ID 4931.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_RUBY_SWORD with ID 4932.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_RUBY_PICKAXE with ID 4933.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_RUBY_SHOVEL with ID 4934.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_RUBY_HOE with ID 4935.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_RUBY_SICKLE with ID 4936.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_SAPPHIRE_AXE with ID 4937.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_SAPPHIRE_SWORD with ID 4938.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_SAPPHIRE_PICKAXE with ID 4939.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_SAPPHIRE_SHOVEL with ID 4940.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_SAPPHIRE_HOE with ID 4941.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_SAPPHIRE_SICKLE with ID 4942.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_AMETHYST_AXE with ID 4943.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_AMETHYST_SWORD with ID 4944.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_AMETHYST_PICKAXE with ID 4945.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_AMETHYST_SHOVEL with ID 4946.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_AMETHYST_HOE with ID 4947.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_AMETHYST_SICKLE with ID 4948.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_WOOD_SICKLE with ID 4949.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_STONE_SICKLE with ID 4950.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_IRON_SICKLE with ID 4951.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_GOLD_SICKLE with ID 4952.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_DIAMOND_SICKLE with ID 4953.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_RUBY_SAW with ID 4954.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_SAPPHIRE_SAW with ID 4955.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_AMETHYST_SAW with ID 4956.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_FLAX_SEEDS with ID 4957.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_INDIGO_DYE with ID 4958.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_SILICON_BOULE with ID 4959.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_SILICON_WAFER with ID 4960.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_BLUE_DOPED_WAFER with ID 4961.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_RED_DOPED_WAFER with ID 4962.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_SCREWDRIVER with ID 4963.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_SILKY_SCREWDRIVER with ID 4964.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_ATHAME with ID 4965.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_ZINCPLATE with ID 4966.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_STONE_TILE with ID 4967.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_STONE_WIRE with ID 4968.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_STONE_ANODE with ID 4969.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_STONE_CATHODE with ID 4970.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_STONE_POINTER with ID 4971.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_SILICON_CHIP with ID 4972.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_TAINTEDSILICON_CHIP with ID 4973.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_STONE_BUNDLE with ID 4974.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_SCREWDRIVER_HANDLE with ID 4975.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_SEED_BAG with ID 4976.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_CANVAS_BAG with ID 4977.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_CANVAS with ID 4978.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_LUMAR with ID 4979.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_WOOL_CARD with ID 4980.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_DIAMOND_DRAWPLATE with ID 4981.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PAINT_CAN with ID 4982.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_PAINT_BRUSH with ID 4983.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_COPPER_WIRE with ID 4984.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_IRON_WIRE with ID 4985.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BLUEPOWER_BLUEPOWER_MULTIPART with ID 4986.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BUILDCRAFTBUILDERS_TEMPLATEITEM with ID 4987.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BUILDCRAFTBUILDERS_BLUEPRINTITEM with ID 4988.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CARPENTERSBLOCKS_ITEMCARPENTERSHAMMER with ID 4989.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CARPENTERSBLOCKS_ITEMCARPENTERSCHISEL with ID 4990.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CARPENTERSBLOCKS_ITEMCARPENTERSTILE with ID 4991.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CARPENTERSBLOCKS_ITEMCARPENTERSDOOR with ID 4992.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CARPENTERSBLOCKS_ITEMCARPENTERSBED with ID 4993.
[20:14:21] [Server thread/INFO]: Injected new Forge item material BAUBLES_RING with ID 4994.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_WANDCASTING with ID 4995.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_WANDCAP with ID 4996.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_WANDROD with ID 4997.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_FOCUSPOUCH with ID 4998.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_FOCUSFIRE with ID 4999.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_FOCUSSHOCK with ID 5000.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_FOCUSHELLBAT with ID 5001.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_FOCUSFROST with ID 5002.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_FOCUSTRADE with ID 5003.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_FOCUSEXCAVATION with ID 5004.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_FOCUSPORTABLEHOLE with ID 5005.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_FOCUSPECH with ID 5006.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_FOCUSWARDING with ID 5007.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_FOCUSPRIMAL with ID 5008.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_ITEMESSENCE with ID 5009.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_ITEMMANABEAN with ID 5010.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_ITEMWISPESSENCE with ID 5011.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_ITEMRESOURCE with ID 5012.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_ITEMSHARD with ID 5013.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_ITEMRESEARCHNOTES with ID 5014.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_ITEMINKWELL with ID 5015.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_ITEMTHAUMONOMICON with ID 5016.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_ITEMTHAUMOMETER with ID 5017.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_ITEMGOGGLES with ID 5018.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_ITEMHELMETTHAUMIUM with ID 5019.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_ITEMCHESTPLATETHAUMIUM with ID 5020.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_ITEMLEGGINGSTHAUMIUM with ID 5021.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_ITEMBOOTSTHAUMIUM with ID 5022.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_ITEMSHOVELTHAUMIUM with ID 5023.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_ITEMPICKTHAUMIUM with ID 5024.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_ITEMAXETHAUMIUM with ID 5025.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_ITEMSWORDTHAUMIUM with ID 5026.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_ITEMHOETHAUMIUM with ID 5027.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_ITEMARCANEDOOR with ID 5028.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_ITEMNUGGET with ID 5029.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_BOOTSTRAVELLER with ID 5030.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_ITEMNUGGETCHICKEN with ID 5031.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_ITEMNUGGETBEEF with ID 5032.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_ITEMNUGGETPORK with ID 5033.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_ITEMNUGGETFISH with ID 5034.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_TRIPLEMEATTREAT with ID 5035.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_ITEMSWORDELEMENTAL with ID 5036.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_ITEMSHOVELELEMENTAL with ID 5037.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_ITEMPICKAXEELEMENTAL with ID 5038.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_ITEMAXEELEMENTAL with ID 5039.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_ITEMHOEELEMENTAL with ID 5040.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_ITEMCHESTPLATEROBE with ID 5041.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_ITEMLEGGINGSROBE with ID 5042.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_ITEMBOOTSROBE with ID 5043.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_ARCANEDOORKEY with ID 5044.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_HANDMIRROR with ID 5045.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_HOVERHARNESS with ID 5046.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_BLOCKJARFILLEDITEM with ID 5047.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_BLOCKJARNODEITEM with ID 5048.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_TRUNKSPAWNER with ID 5049.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_ITEMGOLEMPLACER with ID 5050.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_ITEMGOLEMCORE with ID 5051.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_ITEMGOLEMUPGRADE with ID 5052.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_GOLEMBELL with ID 5053.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_ITEMGOLEMDECORATION with ID 5054.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_ITEMBOWBONE with ID 5055.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_PRIMALARROW with ID 5056.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_ITEMRESONATOR with ID 5057.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_ITEMBAUBLEBLANKS with ID 5058.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_ITEMAMULETRUNIC with ID 5059.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_ITEMRINGRUNIC with ID 5060.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_ITEMGIRDLERUNIC with ID 5061.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_ITEMAMULETVIS with ID 5062.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_ITEMGIRDLEHOVER with ID 5063.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_ITEMSPAWNEREGG with ID 5064.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_ITEMZOMBIEBRAIN with ID 5065.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_ITEMBATHSALTS with ID 5066.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_ITEMCRYSTALESSENCE with ID 5067.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_ITEMBUCKETDEATH with ID 5068.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_ITEMBUCKETPURE with ID 5069.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_ITEMHELMETFORTRESS with ID 5070.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_ITEMCHESTPLATEFORTRESS with ID 5071.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_ITEMLEGGINGSFORTRESS with ID 5072.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_ITEMELDRITCHOBJECT with ID 5073.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_ITEMHELMETVOID with ID 5074.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_ITEMCHESTPLATEVOID with ID 5075.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_ITEMLEGGINGSVOID with ID 5076.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_ITEMBOOTSVOID with ID 5077.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_ITEMSHOVELVOID with ID 5078.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_ITEMPICKVOID with ID 5079.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_ITEMAXEVOID with ID 5080.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_ITEMSWORDVOID with ID 5081.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_ITEMHOEVOID with ID 5082.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_ITEMHELMETVOIDFORTRESS with ID 5083.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_ITEMCHESTPLATEVOIDFORTRESS with ID 5084.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_ITEMLEGGINGSVOIDFORTRESS with ID 5085.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_ITEMSANITYSOAP with ID 5086.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_ITEMSANITYCHECKER with ID 5087.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_ITEMBOTTLETAINT with ID 5088.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_ITEMHELMETCULTISTROBE with ID 5089.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_ITEMCHESTPLATECULTISTROBE with ID 5090.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_ITEMLEGGINGSCULTISTROBE with ID 5091.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_ITEMBOOTSCULTIST with ID 5092.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_ITEMHELMETCULTISTPLATE with ID 5093.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_ITEMCHESTPLATECULTISTPLATE with ID 5094.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_ITEMLEGGINGSCULTISTPLATE with ID 5095.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_ITEMHELMETCULTISTLEADERPLATE with ID 5096.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_ITEMCHESTPLATECULTISTLEADERPLATE with ID 5097.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_ITEMLEGGINGSCULTISTLEADERPLATE with ID 5098.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_ITEMSWORDCRIMSON with ID 5099.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_ITEMLOOTBAG with ID 5100.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_ITEMCOMPASSSTONE with ID 5101.
[20:14:21] [Server thread/INFO]: Injected new Forge item material THAUMCRAFT_ITEMPRIMALCRUSHER with ID 5102.
[20:14:21] [Server thread/INFO]: Injected new Forge item material RAILCRAFT_FLUIDCREOSOTEBUCKET with ID 5103.
[20:14:21] [Server thread/INFO]: Injected new Forge item material RAILCRAFT_FLUIDCREOSOTEBOTTLE with ID 5104.
[20:14:21] [Server thread/INFO]: Injected new Forge item material RAILCRAFT_FLUIDCREOSOTECAN with ID 5105.
[20:14:21] [Server thread/INFO]: Injected new Forge item material RAILCRAFT_FLUIDCREOSOTECELL with ID 5106.
[20:14:21] [Server thread/INFO]: Injected new Forge item material RAILCRAFT_FLUIDCREOSOTEWAX with ID 5107.
[20:14:21] [Server thread/INFO]: Injected new Forge item material RAILCRAFT_FLUIDCREOSOTEREFACTORY with ID 5108.
[20:14:21] [Server thread/INFO]: Injected new Forge item material RAILCRAFT_FLUIDSTEAMBOTTLE with ID 5109.
[20:14:21] [Server thread/INFO]: Injected new Forge item material RAILCRAFT_TOOLCROWBAR with ID 5110.
[20:14:21] [Server thread/INFO]: Injected new Forge item material RAILCRAFT_TOOLCROWBARREINFORCED with ID 5111.
[20:14:21] [Server thread/INFO]: Injected new Forge item material RAILCRAFT_TOOLMAGNIFYINGGLASS with ID 5112.
[20:14:21] [Server thread/INFO]: Injected new Forge item material RAILCRAFT_ARMORGOGGLES with ID 5113.
[20:14:21] [Server thread/INFO]: Injected new Forge item material RAILCRAFT_PARTCIRCUIT with ID 5114.
[20:14:21] [Server thread/INFO]: Injected new Forge item material RAILCRAFT_TOOLSTEELSHEARS with ID 5115.
[20:14:21] [Server thread/INFO]: Injected new Forge item material RAILCRAFT_TOOLSTEELSWORD with ID 5116.
[20:14:21] [Server thread/INFO]: Injected new Forge item material RAILCRAFT_TOOLSTEELSHOVEL with ID 5117.
[20:14:21] [Server thread/INFO]: Injected new Forge item material RAILCRAFT_TOOLSTEELPICKAXE with ID 5118.
[20:14:21] [Server thread/INFO]: Injected new Forge item material RAILCRAFT_TOOLSTEELAXE with ID 5119.
[20:14:21] [Server thread/INFO]: Injected new Forge item material RAILCRAFT_TOOLSTEELHOE with ID 5120.
[20:14:21] [Server thread/INFO]: Injected new Forge item material RAILCRAFT_ARMORSTEELHELMET with ID 5121.
[20:14:21] [Server thread/INFO]: Injected new Forge item material RAILCRAFT_ARMORSTEELPLATE with ID 5122.
[20:14:21] [Server thread/INFO]: Injected new Forge item material RAILCRAFT_ARMORSTEELLEGS with ID 5123.
[20:14:21] [Server thread/INFO]: Injected new Forge item material RAILCRAFT_ARMORSTEELBOOTS with ID 5124.
[20:14:21] [Server thread/INFO]: Injected new Forge item material RAILCRAFT_ARMOROVERALLS with ID 5125.
[20:14:21] [Server thread/INFO]: Injected new Forge item material RAILCRAFT_NUGGET with ID 5126.
[20:14:21] [Server thread/INFO]: Injected new Forge item material RAILCRAFT_INGOT with ID 5127.
[20:14:21] [Server thread/INFO]: Injected new Forge item material RAILCRAFT_PARTRAILBED with ID 5128.
[20:14:21] [Server thread/INFO]: Injected new Forge item material RAILCRAFT_PARTTIE with ID 5129.
[20:14:21] [Server thread/INFO]: Injected new Forge item material RAILCRAFT_PARTREBAR with ID 5130.
[20:14:21] [Server thread/INFO]: Injected new Forge item material RAILCRAFT_PARTRAIL with ID 5131.
[20:14:21] [Server thread/INFO]: Injected new Forge item material RAILCRAFT_FUELCOKE with ID 5132.
[20:14:21] [Server thread/INFO]: Injected new Forge item material RAILCRAFT_PARTPLATE with ID 5133.
[20:14:21] [Server thread/INFO]: Injected new Forge item material RAILCRAFT_DUST with ID 5134.
[20:14:21] [Server thread/INFO]: Injected new Forge item material RAILCRAFT_PARTGEAR with ID 5135.
[20:14:21] [Server thread/INFO]: Injected new Forge item material RAILCRAFT_CARTTNTWOOD with ID 5136.
[20:14:21] [Server thread/INFO]: Injected new Forge item material RAILCRAFT_CARTWORK with ID 5137.
[20:14:21] [Server thread/INFO]: Injected new Forge item material RAILCRAFT_TOOLSURVEYOR with ID 5138.
[20:14:21] [Server thread/INFO]: Injected new Forge item material RAILCRAFT_TOOLSIGNALTUNER with ID 5139.
[20:14:21] [Server thread/INFO]: Injected new Forge item material RAILCRAFT_PARTSIGNALLAMP with ID 5140.
[20:14:21] [Server thread/INFO]: Injected new Forge item material RAILCRAFT_PARTBLEACHEDCLAY with ID 5141.
[20:14:21] [Server thread/INFO]: Injected new Forge item material RAILCRAFT_CARTBORE with ID 5142.
[20:14:21] [Server thread/INFO]: Injected new Forge item material RAILCRAFT_BOREHEADDIAMOND with ID 5143.
[20:14:21] [Server thread/INFO]: Injected new Forge item material RAILCRAFT_BOREHEADSTEEL with ID 5144.
[20:14:21] [Server thread/INFO]: Injected new Forge item material RAILCRAFT_BOREHEADIRON with ID 5145.
[20:14:21] [Server thread/INFO]: Injected new Forge item material RAILCRAFT_CARTTRACKRELAYER with ID 5146.
[20:14:21] [Server thread/INFO]: Injected new Forge item material RAILCRAFT_CARTUNDERCUTTER with ID 5147.
[20:14:21] [Server thread/INFO]: Injected new Forge item material RAILCRAFT_CARTTRACKLAYER with ID 5148.
[20:14:21] [Server thread/INFO]: Injected new Forge item material RAILCRAFT_CARTTRACKREMOVER with ID 5149.
[20:14:21] [Server thread/INFO]: Injected new Forge item material RAILCRAFT_CARTTANK with ID 5150.
[20:14:21] [Server thread/INFO]: Injected new Forge item material RAILCRAFT_UPGRADELAPOTRON with ID 5151.
[20:14:21] [Server thread/INFO]: Injected new Forge item material RAILCRAFT_CARTENERGYBATBOX with ID 5152.
[20:14:21] [Server thread/INFO]: Injected new Forge item material RAILCRAFT_CARTENERGYMFE with ID 5153.
[20:14:21] [Server thread/INFO]: Injected new Forge item material RAILCRAFT_CARTENERGYCESU with ID 5154.
[20:14:21] [Server thread/INFO]: Injected new Forge item material RAILCRAFT_BACKPACKTRACKMANT1 with ID 5155.
[20:14:21] [Server thread/INFO]: Injected new Forge item material RAILCRAFT_BACKPACKTRACKMANT2 with ID 5156.
[20:14:21] [Server thread/INFO]: Injected new Forge item material RAILCRAFT_BACKPACKICEMANT1 with ID 5157.
[20:14:21] [Server thread/INFO]: Injected new Forge item material RAILCRAFT_BACKPACKICEMANT2 with ID 5158.
[20:14:21] [Server thread/INFO]: Injected new Forge item material RAILCRAFT_BACKPACKAPOTHECARYT1 with ID 5159.
[20:14:21] [Server thread/INFO]: Injected new Forge item material RAILCRAFT_BACKPACKAPOTHECARYT2 with ID 5160.
[20:14:21] [Server thread/INFO]: Injected new Forge item material RAILCRAFT_TOOLCROWBARMAGIC with ID 5161.
[20:14:21] [Server thread/INFO]: Injected new Forge item material RAILCRAFT_CARTANCHOR with ID 5162.
[20:14:21] [Server thread/INFO]: Injected new Forge item material RAILCRAFT_CARTANCHORPERSONAL with ID 5163.
[20:14:21] [Server thread/INFO]: Injected new Forge item material RAILCRAFT_CARTANCHORADMIN with ID 5164.
[20:14:21] [Server thread/INFO]: Injected new Forge item material RAILCRAFT_CARTPUMPKIN with ID 5165.
[20:14:21] [Server thread/INFO]: Injected new Forge item material RAILCRAFT_CARTGIFT with ID 5166.
[20:14:21] [Server thread/INFO]: Injected new Forge item material RAILCRAFT_TOOLWHISTLETUNER with ID 5167.
[20:14:21] [Server thread/INFO]: Injected new Forge item material RAILCRAFT_CARTLOCOSTEAMSOLID with ID 5168.
[20:14:21] [Server thread/INFO]: Injected new Forge item material RAILCRAFT_CARTLOCOELECTRIC with ID 5169.
[20:14:21] [Server thread/INFO]: Injected new Forge item material RAILCRAFT_ROUTINGTABLE with ID 5170.
[20:14:21] [Server thread/INFO]: Injected new Forge item material RAILCRAFT_ROUTINGTICKETGOLD with ID 5171.
[20:14:21] [Server thread/INFO]: Injected new Forge item material RAILCRAFT_ROUTINGTICKET with ID 5172.
[20:14:21] [Server thread/INFO]: Injected new Forge item material RAILCRAFT_EMBLEM with ID 5173.
[20:14:21] [Server thread/INFO]: Injected new Forge item material RAILCRAFT_FIRESTONERAW with ID 5174.
[20:14:21] [Server thread/INFO]: Injected new Forge item material RAILCRAFT_FIRESTONECUT with ID 5175.
[20:14:21] [Server thread/INFO]: Injected new Forge item material RAILCRAFT_FIRESTONEREFINED with ID 5176.
[20:14:21] [Server thread/INFO]: Injected new Forge item material RAILCRAFT_FIRESTONECRACKED with ID 5177.
[20:14:21] [Server thread/INFO]: Injected new Forge item material RAILCRAFT_TOOLELECTRICMETER with ID 5178.
[20:14:21] [Server thread/INFO]: Injected new Forge item material RAILCRAFT_PARTTURBINEROTOR with ID 5179.
[20:14:21] [Server thread/INFO]: Injected new Forge item material RAILCRAFT_PARTTURBINEDISK with ID 5180.
[20:14:21] [Server thread/INFO]: Injected new Forge item material RAILCRAFT_PARTTURBINEBLADE with ID 5181.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMNAGASCALE with ID 5182.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMPLATENAGA with ID 5183.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMLEGSNAGA with ID 5184.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMSCEPTERTWILIGHT with ID 5185.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMSCEPTERLIFEDRAIN with ID 5186.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMSCEPTERZOMBIE with ID 5187.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMOREMETER with ID 5188.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMMAGICMAP with ID 5189.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMMAZEMAP with ID 5190.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMOREMAP with ID 5191.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMTFFEATHER with ID 5192.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMMAGICMAPFOCUS with ID 5193.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMMAZEMAPFOCUS with ID 5194.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMLIVEROOT with ID 5195.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMIRONWOODRAW with ID 5196.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMIRONWOODINGOT with ID 5197.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMIRONWOODHELM with ID 5198.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMIRONWOODPLATE with ID 5199.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMIRONWOODLEGS with ID 5200.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMIRONWOODBOOTS with ID 5201.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMIRONWOODSWORD with ID 5202.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMIRONWOODSHOVEL with ID 5203.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMIRONWOODPICK with ID 5204.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMIRONWOODAXE with ID 5205.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMIRONWOODHOE with ID 5206.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMTORCHBERRIES with ID 5207.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMVENISONRAW with ID 5208.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMVENISONCOOKED with ID 5209.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMHYDRACHOP with ID 5210.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMFIERYBLOOD with ID 5211.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMTROPHY with ID 5212.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMFIERYINGOT with ID 5213.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMFIERYHELM with ID 5214.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMFIERYPLATE with ID 5215.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMFIERYLEGS with ID 5216.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMFIERYBOOTS with ID 5217.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMFIERYSWORD with ID 5218.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMFIERYPICK with ID 5219.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMSTEELEAFINGOT with ID 5220.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMSTEELEAFHELM with ID 5221.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMSTEELEAFPLATE with ID 5222.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMSTEELEAFLEGS with ID 5223.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMSTEELEAFBOOTS with ID 5224.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMSTEELEAFSWORD with ID 5225.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMSTEELEAFSHOVEL with ID 5226.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMSTEELEAFPICK with ID 5227.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMSTEELEAFAXE with ID 5228.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMSTEELEAFHOE with ID 5229.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMMINOTAURAXE with ID 5230.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMMAZEBREAKERPICK with ID 5231.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMTRANSFORMPOWDER with ID 5232.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMMEEFRAW with ID 5233.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMMEEFSTEAK with ID 5234.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMMEEFSTROGANOFF with ID 5235.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMMAZEWAFER with ID 5236.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMEMPTYMAGICMAP with ID 5237.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMEMPTYMAZEMAP with ID 5238.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMEMPTYOREMAP with ID 5239.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMOREMAGNET with ID 5240.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMCRUMBLEHORN with ID 5241.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMPEACOCKFAN with ID 5242.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMMOONWORMQUEEN with ID 5243.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMCHARMOFLIFE1 with ID 5244.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMCHARMOFLIFE2 with ID 5245.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMCHARMOFKEEPING1 with ID 5246.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMCHARMOFKEEPING2 with ID 5247.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMCHARMOFKEEPING3 with ID 5248.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMTOWERKEY with ID 5249.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMBORERESSENCE with ID 5250.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMCARMINITE with ID 5251.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMEXPERIMENT115 with ID 5252.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMARMORSHARDS with ID 5253.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMKNIGHTMETAL with ID 5254.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMSHARDCLUSTER with ID 5255.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMKNIGHTLYHELM with ID 5256.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMKNIGHTLYPLATE with ID 5257.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMKNIGHTLYLEGS with ID 5258.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMKNIGHTLYBOOTS with ID 5259.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMKNIGHTLYSWORD with ID 5260.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMKNIGHTLYPICK with ID 5261.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMKNIGHTLYAXE with ID 5262.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMPHANTOMHELM with ID 5263.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMPHANTOMPLATE with ID 5264.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMLAMPOFCINDERS with ID 5265.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMFIERYTEARS with ID 5266.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMALPHAFUR with ID 5267.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMYETIHELM with ID 5268.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMYETIPLATE with ID 5269.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMYETILEGS with ID 5270.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMYETIBOOTS with ID 5271.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMICEBOMB with ID 5272.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMARCTICFUR with ID 5273.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMARCTICHELM with ID 5274.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMARCTICPLATE with ID 5275.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMARCTICLEGS with ID 5276.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMARCTICBOOTS with ID 5277.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMMAGICBEANS with ID 5278.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMGIANTPICK with ID 5279.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMGIANTSWORD with ID 5280.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMTRIPLEBOW with ID 5281.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMSEEKERBOW with ID 5282.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMICEBOW with ID 5283.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMENDERBOW with ID 5284.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMICESWORD with ID 5285.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMGLASSSWORD with ID 5286.
[20:14:21] [Server thread/INFO]: Injected new Forge item material TWILIGHTFOREST_ITEMTFSPAWNEGG with ID 5287.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CHISEL_UPGRADE with ID 5288.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CHISEL_BALLOMOSS with ID 5289.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CHISEL_CHISEL with ID 5290.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CHISEL_DIAMONDCHISEL with ID 5291.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CHISEL_CLOUDINABOTTLE with ID 5292.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CHISEL_SMASHINGROCK with ID 5293.
[20:14:21] [Server thread/INFO]: Injected new Forge item material COMPACTSOLARS_SOLARHATLV with ID 5294.
[20:14:21] [Server thread/INFO]: Injected new Forge item material COMPACTSOLARS_SOLARHATMV with ID 5295.
[20:14:21] [Server thread/INFO]: Injected new Forge item material COMPACTSOLARS_SOLARHATHV with ID 5296.
[20:14:21] [Server thread/INFO]: Injected new Forge item material COMPUTERCRAFT_DISK with ID 5297.
[20:14:21] [Server thread/INFO]: Injected new Forge item material COMPUTERCRAFT_DISKEXPANDED with ID 5298.
[20:14:21] [Server thread/INFO]: Injected new Forge item material COMPUTERCRAFT_TREASUREDISK with ID 5299.
[20:14:21] [Server thread/INFO]: Injected new Forge item material COMPUTERCRAFT_PRINTOUT with ID 5300.
[20:14:21] [Server thread/INFO]: Injected new Forge item material COMPUTERCRAFT_POCKETCOMPUTER with ID 5301.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CRAFTHERALDRY_ITEMHERALDRY with ID 5302.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCWAND with ID 5303.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCMOBCLONER with ID 5304.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCSCRIPTER with ID 5305.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCMOVINGPATH with ID 5306.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCMOUNTER with ID 5307.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCTELEPORTER with ID 5308.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCBANJO with ID 5309.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCVIOLIN with ID 5310.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCVIOLINBOW with ID 5311.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCHARP with ID 5312.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCGUITAR with ID 5313.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFRENCHHORN with ID 5314.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCOCARINA with ID 5315.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCCLARINET with ID 5316.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCWOODENGUN with ID 5317.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCWOODENBULLET with ID 5318.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCSTONEGUN with ID 5319.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCSTONEBULLET with ID 5320.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCIRONGUN with ID 5321.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCIRONBULLET with ID 5322.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCGOLDGUN with ID 5323.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCGOLDENBULLET with ID 5324.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCDIAMONDGUN with ID 5325.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCDIAMONDBULLET with ID 5326.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCBRONZEGUN with ID 5327.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCBRONZEBULLET with ID 5328.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCEMERALDGUN with ID 5329.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCEMERALDBULLET with ID 5330.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCMACHINEGUN with ID 5331.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCBLACKBULLET with ID 5332.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCWOODENTRIDENT with ID 5333.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCSTONETRIDENT with ID 5334.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCIRONTRIDENT with ID 5335.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCGOLDTRIDENT with ID 5336.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCDIAMONDTRIDENT with ID 5337.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCBRONZETRIDENT with ID 5338.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCEMERALDTRIDENT with ID 5339.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCCURSEDTRIDENT with ID 5340.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCDEMONICTRIDENT with ID 5341.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFROSTTRIDENT with ID 5342.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCNATURESPELL with ID 5343.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCARCANESPELL with ID 5344.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCLIGHTNINGSPELL with ID 5345.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCICESPELL with ID 5346.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFIRESPELL with ID 5347.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCDARKSPELL with ID 5348.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCHOLYSPELL with ID 5349.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCORB with ID 5350.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCMANA with ID 5351.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCBROKENORB with ID 5352.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCKUNAI with ID 5353.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCREVERSEKUNAI with ID 5354.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCSHURIKEN with ID 5355.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCGIANTSHURIKEN with ID 5356.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCKATANA with ID 5357.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCKUKRI with ID 5358.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCBRONZESWORD with ID 5359.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCEMERALDSWORD with ID 5360.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCDEMONICSWORD with ID 5361.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFROSTSWORD with ID 5362.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCGOLFCLUB with ID 5363.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCMAGICWAND with ID 5364.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCCHICKENSWORD with ID 5365.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCHANDCUFFS with ID 5366.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCHAMMER with ID 5367.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCBASEBALLBAT with ID 5368.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCLEADPIPE with ID 5369.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCCLEAVER with ID 5370.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCSABER with ID 5371.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCHOCKEYSTICK with ID 5372.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCSLEDGEHAMMER with ID 5373.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCBROKENBOTTLE with ID 5374.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCCOMBATKNIVE with ID 5375.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCMACUAHUITL with ID 5376.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCBOSTAFF with ID 5377.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCSAIBLADE with ID 5378.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCSLINGSHOT with ID 5379.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCMUSKET with ID 5380.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCLEAFBLADE with ID 5381.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCCROSSBOW with ID 5382.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCCROSSBOLT with ID 5383.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCBATTON with ID 5384.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCGUNCHAINSAW with ID 5385.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCRAPIER with ID 5386.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCCROWBAR with ID 5387.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCPIPEWRENCH with ID 5388.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCSWISSARMYKNIFE with ID 5389.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCWRENCH with ID 5390.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCEXCALIBUR with ID 5391.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCWOODENSHIELD with ID 5392.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCSTONESHIELD with ID 5393.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCIRONSHIELD with ID 5394.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCGOLDENSHIELD with ID 5395.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCDIASHIELD with ID 5396.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCBRONZESHIELD with ID 5397.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCEMERALDSHIELD with ID 5398.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCDEMONICSHIELD with ID 5399.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFROSTSHIELD with ID 5400.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFULLWOODENSHIELD with ID 5401.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFULLSTONESHIELD with ID 5402.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFULLIRONSHIELD with ID 5403.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFULLGOLDENSHIELD with ID 5404.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFULLDIASHIELD with ID 5405.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFULLBRONZESHIELD with ID 5406.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFULLEMERALDSHIELD with ID 5407.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCHEATERSHIELD with ID 5408.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCCRYSCENTSHIELD with ID 5409.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCSCUTUMSHIELD with ID 5410.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCTOWERSHIELD with ID 5411.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCWOODENSPEAR with ID 5412.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCSTONESPEAR with ID 5413.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCIRONSPEAR with ID 5414.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCGOLDENSPEAR with ID 5415.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCDIAMONDSPEAR with ID 5416.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCBRONZESPEAR with ID 5417.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCEMERALDSPEAR with ID 5418.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCDEMONICSPEAR with ID 5419.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFROSTSPEAR with ID 5420.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCWOODENHALBERD with ID 5421.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCSTONEHALBERD with ID 5422.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCIRONHALBERD with ID 5423.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCGOLDENHALBERD with ID 5424.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCDIAMONDHALBERD with ID 5425.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCBRONZEHALBERD with ID 5426.
[20:14:21] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCEMERALDHALBERD with ID 5427.
[20:14:21]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment