Skip to content

Instantly share code, notes, and snippets.

@Yamza
Created December 14, 2020 00:16
Show Gist options
  • Save Yamza/ba326e0e8575c53f2e07e6fb765b6841 to your computer and use it in GitHub Desktop.
Save Yamza/ba326e0e8575c53f2e07e6fb765b6841 to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
[18:50:23] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[18:50:23] [main/INFO]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[18:50:23] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[18:50:23] [main/INFO]: Forge Mod Loader version 14.23.5.2847 for Minecraft 1.12.2 loading
[18:50:23] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_51, running on Windows 10:amd64:10.0, installed at C:\Users\Halon\OneDrive\Documents\curseforge\minecraft\Install\runtime\jre-x64
[18:50:24] [main/WARN]: The coremod FMLCorePlugin (net.minecraftforge.fml.relauncher.FMLCorePlugin) is not signed!
[18:50:24] [main/WARN]: The coremod FMLForgePlugin (net.minecraftforge.classloading.FMLForgePlugin) is not signed!
[18:50:24] [main/INFO]: Searching C:\Users\Halon\OneDrive\Documents\curseforge\minecraft\Instances\Crackpack 3\mods for mods
[18:50:24] [main/INFO]: Searching C:\Users\Halon\OneDrive\Documents\curseforge\minecraft\Instances\Crackpack 3\mods\1.12.2 for mods
[18:50:24] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in Apotheosis-1.12.2-1.12.4.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[18:50:24] [main/WARN]: The coremod ApotheosisCore (shadows.ApotheosisCore) is not signed!
[18:50:24] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in Aroma1997Core-1.12.2-2.0.0.2.b166.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[18:50:24] [main/WARN]: The coremod aroma1997.core.coremod.CoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[18:50:24] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in astralsorcery-1.12.2-1.10.22.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[18:50:24] [main/WARN]: The coremod hellfirepvp.astralsorcery.core.AstralCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[18:50:24] [main/INFO]: [AstralCore] Initialized.
[18:50:24] [main/INFO]: Loading tweaker guichaguri.betterfps.tweaker.BetterFpsTweaker from BetterFps-1.4.8.jar
[18:50:24] [main/WARN]: The coremod com.bloodnbonesgaming.bnbgamingcore.core.BNBGamingCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[18:50:24] [main/WARN]: The coremod BNBGamingCore (com.bloodnbonesgaming.bnbgamingcore.core.BNBGamingCorePlugin) is not signed!
[18:50:24] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in CTM-MC1.12.2-1.0.0.29.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[18:50:24] [main/WARN]: The coremod team.chisel.ctm.client.asm.CTMCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[18:50:24] [main/WARN]: The coremod CTMCorePlugin (team.chisel.ctm.client.asm.CTMCorePlugin) is not signed!
[18:50:24] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in foamfix-0.10.8-1.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[18:50:24] [main/WARN]: The coremod pl.asie.foamfix.coremod.FoamFixCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[18:50:24] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in Forgelin-1.8.4.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[18:50:24] [main/WARN]: The coremod net.shadowfacts.forgelin.preloader.ForgelinPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[18:50:24] [main/WARN]: The coremod ForgelinPlugin (net.shadowfacts.forgelin.preloader.ForgelinPlugin) is not signed!
[18:50:24] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in InventoryTweaks-1.64+dev.146.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[18:50:24] [main/WARN]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[18:50:24] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in literalascension-1.12.2-2.0.0.0.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[18:50:24] [main/ERROR]: Coremod LiteralAscensionPlugin: Unable to class load the plugin com.jamieswhiteshirt.literalascension.core.plugin.LiteralAscensionPlugin
java.lang.ClassNotFoundException: com.jamieswhiteshirt.literalascension.core.plugin.LiteralAscensionPlugin
at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117) ~[launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_51]
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_51]
at java.lang.Class.forName0(Native Method) ~[?:1.8.0_51]
at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_51]
at net.minecraftforge.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:527) [forge-1.12.2-14.23.5.2847.jar:?]
at net.minecraftforge.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:451) [forge-1.12.2-14.23.5.2847.jar:?]
at net.minecraftforge.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:265) [forge-1.12.2-14.23.5.2847.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:107) [forge-1.12.2-14.23.5.2847.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:81) [forge-1.12.2-14.23.5.2847.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:42) [forge-1.12.2-14.23.5.2847.jar:?]
at net.minecraftforge.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:141) [forge-1.12.2-14.23.5.2847.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[18:50:24] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in logisticspipes-0.10.2.212.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[18:50:24] [main/WARN]: The coremod logisticspipes.asm.LogisticsPipesCoreLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[18:50:24] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in mclib-1.0.4-1.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[18:50:24] [main/WARN]: The coremod McLib core mod (mchorse.mclib.core.McLibCM) is not signed!
[18:50:24] [main/WARN]: The coremod micdoodle8.mods.miccore.MicdoodlePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[18:50:24] [main/WARN]: The coremod MicdoodlePlugin (micdoodle8.mods.miccore.MicdoodlePlugin) is not signed!
[18:50:24] [main/WARN]: The coremod ObfuscatePlugin (com.mrcrayfish.obfuscate.asm.ObfuscatePlugin) is not signed!
[18:50:24] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in OpenModsLib-1.12.2-0.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[18:50:24] [main/WARN]: The coremod openmods.core.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[18:50:24] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in rats-3.2.5.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[18:50:24] [main/WARN]: The coremod ratscore (com.github.alexthe666.rats.server.asm.RatsPlugin) is not signed!
[18:50:24] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in ResourceLoader-MC1.12.1-1.5.3.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[18:50:24] [main/WARN]: The coremod lumien.resourceloader.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[18:50:24] [main/INFO]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from phosphor-1.12.2-0.2.6+build50-universal.jar
[18:50:24] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[18:50:24] [main/INFO]: Loading tweak class name guichaguri.betterfps.tweaker.BetterFpsTweaker
[18:50:24] [main/INFO]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
[18:50:24] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.7.11 Source=file:/C:/Users/Halon/OneDrive/Documents/curseforge/minecraft/Instances/Crackpack%203/mods/phosphor-1.12.2-0.2.6+build50-universal.jar Service=LaunchWrapper Env=CLIENT
[18:50:24] [main/DEBUG]: Instantiating coremod class PhosphorFMLLoadingPlugin
[18:50:25] [main/DEBUG]: The coremod me.jellysquid.mods.phosphor.core.PhosphorFMLLoadingPlugin requested minecraft version 1.12.2 and minecraft is 1.12.2. It will be loaded.
[18:50:25] [main/DEBUG]: Found signing certificates for coremod PhosphorFMLLoadingPlugin (me.jellysquid.mods.phosphor.core.PhosphorFMLLoadingPlugin)
[18:50:25] [main/DEBUG]: Found certificate f0387d288626cc2d937daa504e74af570c52a2f1
[18:50:25] [main/DEBUG]: Enqueued coremod PhosphorFMLLoadingPlugin
[18:50:25] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[18:50:25] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[18:50:25] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[18:50:25] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:50:25] [main/DEBUG]: Injecting coremod FMLCorePlugin \{net.minecraftforge.fml.relauncher.FMLCorePlugin\} class transformers
[18:50:25] [main/TRACE]: Registering transformer net.minecraftforge.fml.common.asm.transformers.SideTransformer
[18:50:25] [main/TRACE]: Registering transformer net.minecraftforge.fml.common.asm.transformers.EventSubscriptionTransformer
[18:50:25] [main/TRACE]: Registering transformer net.minecraftforge.fml.common.asm.transformers.EventSubscriberTransformer
[18:50:25] [main/TRACE]: Registering transformer net.minecraftforge.fml.common.asm.transformers.SoundEngineFixTransformer
[18:50:25] [main/DEBUG]: Injection complete
[18:50:25] [main/DEBUG]: Running coremod plugin for FMLCorePlugin \{net.minecraftforge.fml.relauncher.FMLCorePlugin\}
[18:50:25] [main/DEBUG]: Running coremod plugin FMLCorePlugin
[18:50:26] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[18:50:26] [main/ERROR]: FML appears to be missing any signature data. This is not a good thing
[18:50:26] [main/DEBUG]: Coremod plugin class FMLCorePlugin run successfully
[18:50:26] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:50:26] [main/DEBUG]: Injecting coremod FMLForgePlugin \{net.minecraftforge.classloading.FMLForgePlugin\} class transformers
[18:50:26] [main/DEBUG]: Injection complete
[18:50:26] [main/DEBUG]: Running coremod plugin for FMLForgePlugin \{net.minecraftforge.classloading.FMLForgePlugin\}
[18:50:26] [main/DEBUG]: Running coremod plugin FMLForgePlugin
[18:50:26] [main/DEBUG]: Coremod plugin class FMLForgePlugin run successfully
[18:50:26] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:50:26] [main/DEBUG]: Injecting coremod CoreMod \{aroma1997.core.coremod.CoreMod\} class transformers
[18:50:26] [main/DEBUG]: Injection complete
[18:50:26] [main/DEBUG]: Running coremod plugin for CoreMod \{aroma1997.core.coremod.CoreMod\}
[18:50:26] [main/DEBUG]: Running coremod plugin CoreMod
[18:50:26] [main/INFO]: Finished data injection.
[18:50:26] [main/INFO]: Finished data injection.
[18:50:26] [main/DEBUG]: Coremod plugin class CoreMod run successfully
[18:50:26] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:50:26] [main/DEBUG]: Injecting coremod ForgelinPlugin \{net.shadowfacts.forgelin.preloader.ForgelinPlugin\} class transformers
[18:50:26] [main/DEBUG]: Injection complete
[18:50:26] [main/DEBUG]: Running coremod plugin for ForgelinPlugin \{net.shadowfacts.forgelin.preloader.ForgelinPlugin\}
[18:50:26] [main/DEBUG]: Running coremod plugin ForgelinPlugin
[18:50:26] [main/DEBUG]: Coremod plugin class ForgelinPlugin run successfully
[18:50:26] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:50:26] [main/DEBUG]: Injecting coremod LogisticsPipesCoreLoader \{logisticspipes.asm.LogisticsPipesCoreLoader\} class transformers
[18:50:26] [main/TRACE]: Registering transformer logisticspipes.asm.LogisticsClassTransformer
[18:50:26] [main/DEBUG]: Injection complete
[18:50:26] [main/DEBUG]: Running coremod plugin for LogisticsPipesCoreLoader \{logisticspipes.asm.LogisticsPipesCoreLoader\}
[18:50:26] [main/DEBUG]: Running coremod plugin LogisticsPipesCoreLoader
[18:50:26] [main/DEBUG]: Coremod plugin class LogisticsPipesCoreLoader run successfully
[18:50:26] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:50:26] [main/DEBUG]: Injecting coremod MicdoodlePlugin \{micdoodle8.mods.miccore.MicdoodlePlugin\} class transformers
[18:50:26] [main/INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:getASMTransformerClass:99]: Successfully Registered Transformer
[18:50:26] [main/TRACE]: Registering transformer micdoodle8.mods.miccore.MicdoodleTransformer
[18:50:26] [main/DEBUG]: Injection complete
[18:50:26] [main/DEBUG]: Running coremod plugin for MicdoodlePlugin \{micdoodle8.mods.miccore.MicdoodlePlugin\}
[18:50:26] [main/DEBUG]: Running coremod plugin MicdoodlePlugin
[18:50:26] [main/INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:292]: [Micdoodle8Core]: Patching game...
[18:50:26] [main/INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:292]: [Micdoodle8Core]: Patching game...
[18:50:26] [main/DEBUG]: Coremod plugin class MicdoodlePlugin run successfully
[18:50:26] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:50:26] [main/DEBUG]: Injecting coremod TheBetweenlandsLoadingPlugin \{thebetweenlands.core.TheBetweenlandsLoadingPlugin\} class transformers
[18:50:26] [main/TRACE]: Registering transformer thebetweenlands.core.TheBetweenlandsClassTransformer
[18:50:26] [main/DEBUG]: Injection complete
[18:50:26] [main/DEBUG]: Running coremod plugin for TheBetweenlandsLoadingPlugin \{thebetweenlands.core.TheBetweenlandsLoadingPlugin\}
[18:50:26] [main/DEBUG]: Running coremod plugin TheBetweenlandsLoadingPlugin
[18:50:26] [main/DEBUG]: Coremod plugin class TheBetweenlandsLoadingPlugin run successfully
[18:50:26] [main/INFO]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
[18:50:26] [main/INFO]: Initialised Mixin FML Remapper Adapter with net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper@4c063cb9
[18:50:26] [main/DEBUG]: Injecting coremod PhosphorFMLLoadingPlugin \{me.jellysquid.mods.phosphor.core.PhosphorFMLLoadingPlugin\} class transformers
[18:50:26] [main/DEBUG]: Injection complete
[18:50:26] [main/DEBUG]: Running coremod plugin for PhosphorFMLLoadingPlugin \{me.jellysquid.mods.phosphor.core.PhosphorFMLLoadingPlugin\}
[18:50:26] [main/DEBUG]: Running coremod plugin PhosphorFMLLoadingPlugin
[18:50:26] [main/INFO]: Compatibility level set to JAVA_8
[18:50:26] [main/DEBUG]: Coremod plugin class PhosphorFMLLoadingPlugin run successfully
[18:50:26] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:50:26] [main/DEBUG]: Injecting coremod McLib core mod \{mchorse.mclib.core.McLibCM\} class transformers
[18:50:26] [main/TRACE]: Registering transformer mchorse.mclib.core.McLibCMClassTransformer
[18:50:26] [main/DEBUG]: Injection complete
[18:50:26] [main/DEBUG]: Running coremod plugin for McLib core mod \{mchorse.mclib.core.McLibCM\}
[18:50:26] [main/DEBUG]: Running coremod plugin McLib core mod
[18:50:26] [main/DEBUG]: Coremod plugin class McLibCM run successfully
[18:50:26] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:50:26] [main/DEBUG]: Injecting coremod OpenModsCorePlugin \{openmods.core.OpenModsCorePlugin\} class transformers
[18:50:26] [main/TRACE]: Registering transformer openmods.core.OpenModsClassTransformer
[18:50:26] [main/DEBUG]: Injection complete
[18:50:26] [main/DEBUG]: Running coremod plugin for OpenModsCorePlugin \{openmods.core.OpenModsCorePlugin\}
[18:50:26] [main/DEBUG]: Running coremod plugin OpenModsCorePlugin
[18:50:27] [main/DEBUG]: Coremod plugin class OpenModsCorePlugin run successfully
[18:50:27] [main/INFO]: Calling tweak class guichaguri.betterfps.tweaker.BetterFpsTweaker
[18:50:27] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[18:50:27] [main/INFO]: [AstralTransformer] Loading patches...
[18:50:27] [main/INFO]: [AstralTransformer] Found 0 Transformers! Trying to recover with direct references...
[18:50:27] [main/INFO]: [AstralTransformer] Initialized! Loaded 14 class patches!
[18:50:27] [main/DEBUG]: Validating minecraft
[18:50:27] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:50:27] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:50:27] [main/INFO]: Minecraft version is 1.12.2 and BNBGamingCore accepts versions 1.12, . It will be registered.
[18:50:27] [main/INFO]: Minecraft version is 1.12.2 and BNBGamingCore accepts versions 1.12, . It will be registered.
[18:50:27] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:50:27] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:50:27] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:50:27] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:50:27] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:50:27] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:50:27] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:50:27] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:50:27] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:50:27] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[18:50:27] [main/INFO]: Loading tweak class name org.spongepowered.asm.mixin.EnvironmentStateTweaker
[18:50:27] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[18:50:27] [main/INFO]: Calling tweak class org.spongepowered.asm.mixin.EnvironmentStateTweaker
[18:50:27] [main/INFO]: Patching net.minecraft.client.Minecraft... (bib)
[18:50:27] [main/INFO]: A re-entrant transformer 'guichaguri.betterfps.transformers.PatcherTransformer' was detected and will no longer process meta class data
[18:50:27] [main/INFO]: A re-entrant transformer '$wrapper.lumien.resourceloader.asm.ClassTransformer' was detected and will no longer process meta class data
[18:50:28] [main/INFO]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitTypeInsn:73]: Replaced NEW for net/minecraft/util/ClassInheritanceMultiMap to pl/asie/foamfix/coremod/common/FoamyClassInheritanceMultiMap
[18:50:28] [main/INFO]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitMethodInsn:85]: Replaced INVOKESPECIAL for net/minecraft/util/ClassInheritanceMultiMap to pl/asie/foamfix/coremod/common/FoamyClassInheritanceMultiMap
[18:50:28] [main/INFO]: A re-entrant transformer '$wrapper.pl.asie.foamfix.coremod.FoamFixTransformer' was detected and will no longer process meta class data
[18:50:28] [main/INFO]: Transforming Class [net.minecraft.world.chunk.storage.ExtendedBlockStorage], Method [func_76663_a]
[18:50:28] [main/INFO]: Transforming net.minecraft.world.chunk.storage.ExtendedBlockStorage Finished.
[18:50:28] [main/INFO]: [AstralTransformer] Transforming amu : net.minecraft.world.World with 2 patches!
[18:50:28] [main/INFO]: [AstralTransformer] Applied patch PATCHSUNBRIGHTNESSWORLDCLIENT
[18:50:28] [main/INFO]: [AstralTransformer] Applied patch PATCHSUNBRIGHTNESSWORLDCOMMON
[18:50:28] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[18:50:28] [main/INFO]: Patching net.minecraft.client.Minecraft... (bib)
[18:50:28] [main/INFO]: Patching net.minecraft.client.entity.EntityPlayerSP... (bud)
[18:50:28] [main/INFO]: Transforming net.minecraft.entity.player.EntityPlayer finished, added func_184613_cA() overriding EntityLivingBase
[18:50:28] [main/INFO]: [AstralTransformer] Transforming vp : net.minecraft.entity.EntityLivingBase with 4 patches!
[18:50:28] [main/INFO]: [AstralTransformer] Applied patch PATCHAPPLYPOTIONEFFECTEVENT
[18:50:28] [main/INFO]: [AstralTransformer] Applied patch PATCHUPDATEELYTRA
[18:50:28] [main/INFO]: [AstralTransformer] Applied patch PATCHENTITYLIVINGBASEWATERSLOWDOWN
[18:50:28] [main/INFO]: [AstralTransformer] Applied patch PATCHSETPLAYERATTRIBUTE
[18:50:28] [main/INFO]: Transforming EntityLivingBase...
[18:50:28] [main/INFO]: Successfully transformed EntityLivingBase
[18:50:28] [main/INFO]: [AstralTransformer] Transforming amu : net.minecraft.world.World with 2 patches!
[18:50:28] [main/INFO]: [AstralTransformer] Applied patch PATCHSUNBRIGHTNESSWORLDCLIENT
[18:50:28] [main/INFO]: [AstralTransformer] Applied patch PATCHSUNBRIGHTNESSWORLDCOMMON
[18:50:28] [main/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:98]: Added INTERFACE: pl/asie/foamfix/coremod/patches/IFoamFixWorldRemovable
[18:50:28] [main/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:135]: Added METHOD: net.minecraft.world.World.foamfix_removeUnloadedEntities
[18:50:28] [main/INFO]: [pl.asie.foamfix.coremod.patches.WorldServerRemovalPatch:apply:62]: Patched updateEntities in net/minecraft/world/WorldServer func_72939_s
[18:50:28] [main/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.client.util.SearchTreeManager.func_110549_a
[18:50:28] [main/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraftforge.client.ForgeHooksClient], Method [getDamageModel]
[18:50:28] [main/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraftforge.client.ForgeHooksClient Finished.
[18:50:28] [Client thread/INFO]: Setting user: Asta5ksin
[18:50:28] [Client thread/INFO]: Patching net.minecraft.block.Block... (aow)
[18:50:28] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraft.block.Block], Method [getExtendedState]
[18:50:28] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraft.block.Block Finished.
[18:50:28] [Client thread/INFO]: Transforming Item...
[18:50:28] [Client thread/INFO]: Successfully transformed Item
[18:50:29] [Client thread/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.state.BlockStateContainer.createState
[18:50:29] [Client thread/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.properties.PropertyEnum.equals
[18:50:29] [Client thread/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.properties.PropertyEnum.hashCode
[18:50:29] [Client thread/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.block.properties.PropertyEnum.foamfix_hashCode
[18:50:29] [Client thread/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.block.properties.PropertyEnum.foamfix_hashCode_calced
[18:50:29] [Client thread/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.properties.PropertyInteger.hashCode
[18:50:29] [Client thread/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.block.properties.PropertyInteger.foamfix_hashCode
[18:50:29] [Client thread/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.block.properties.PropertyInteger.foamfix_hashCode_calced
[18:50:29] [Client thread/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.properties.PropertyBool.equals
[18:50:29] [Client thread/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.properties.PropertyBool.hashCode
[18:50:29] [Client thread/INFO]: Patching math utils with "RIVENS_HALF" algorithm
[18:50:29] [Client thread/INFO]: [AstralTransformer] Transforming aip : net.minecraft.item.ItemStack with 2 patches!
[18:50:29] [Client thread/INFO]: [AstralTransformer] Applied patch PATCHMODIFYENCHANTMENTLEVELSTOOLTIP
[18:50:29] [Client thread/INFO]: [AstralTransformer] Applied patch PATCHMODIFYENCHANTMENTLEVELSTOOLTIPEVENT
[18:50:29] [Client thread/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.tileentity.TileEntity.func_190559_a
[18:50:29] [Client thread/INFO]: Transforming BlockBed...
[18:50:29] [Client thread/INFO]: Successfully transformed BlockBed
[18:50:29] [Client thread/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.BlockBed.func_189540_a
[18:50:29] [Client thread/INFO]: Patching net.minecraft.tileentity.TileEntityBeacon... (avh)
[18:50:29] [Client thread/INFO]: Patching net.minecraft.block.BlockHopper... (arl)
[18:50:29] [Client thread/INFO]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitTypeInsn:73]: Replaced NEW for net/minecraft/tileentity/TileEntityHopper to pl/asie/foamfix/common/TileEntityFasterHopper
[18:50:29] [Client thread/INFO]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitMethodInsn:85]: Replaced INVOKESPECIAL for net/minecraft/tileentity/TileEntityHopper to pl/asie/foamfix/common/TileEntityFasterHopper
[18:50:29] [Client thread/INFO]: Patching net.minecraft.tileentity.TileEntityHopper... (avw)
[18:50:29] [Client thread/INFO]: Transforming SharedMonsterAttributes...
[18:50:29] [Client thread/INFO]: Successfully transformed SharedMonsterAttributes
[18:50:29] [Client thread/INFO]: Transforming ItemArrow...
[18:50:29] [Client thread/INFO]: Successfully transformed ItemArrow
[18:50:30] [Client thread/INFO]: Transforming PotionEffect...
[18:50:30] [Client thread/INFO]: Successfully transformed PotionEffect
[18:50:30] [Client thread/INFO]: [AstralTransformer] Transforming wg : net.minecraft.entity.ai.attributes.AbstractAttributeMap with 1 patches!
[18:50:30] [Client thread/INFO]: [AstralTransformer] Applied patch PATCHADDPLAYERATTRIBUTE
[18:50:30] [Client thread/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:98]: Added INTERFACE: pl/asie/foamfix/api/IFoamFixMobSpawnerLogic
[18:50:30] [Client thread/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.tileentity.MobSpawnerBaseLogic.func_98279_f
[18:50:30] [Client thread/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_activatedCache
[18:50:30] [Client thread/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_activatedCachePESize
[18:50:30] [Client thread/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_activatedCacheTime
[18:50:30] [Client thread/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_forcedCache
[18:50:30] [Client thread/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_forcedCacheTime
[18:50:30] [Client thread/INFO]: Transforming Class [net.minecraft.entity.ai.EntityAICreeperSwell], Method [func_75246_d]
[18:50:30] [Client thread/INFO]: Transforming net.minecraft.entity.ai.EntityAICreeperSwell Finished.
[18:50:30] [Client thread/INFO]: Transforming EntityAITempt...
[18:50:30] [Client thread/INFO]: Successfully transformed EntityAITempt
[18:50:31] [Client thread/INFO]: Transforming Class [net.minecraft.inventory.ContainerFurnace], Method [func_82846_b]
[18:50:31] [Client thread/INFO]: Transforming net.minecraft.inventory.ContainerFurnace Finished.
[18:50:31] [Client thread/INFO]: Transforming TileEntityMobSpawner$2...
[18:50:31] [Client thread/INFO]: Successfully transformed TileEntityMobSpawner$2
[18:50:31] [Client thread/WARN]: Skipping bad option: lastServer:
[18:50:31] [Client thread/INFO]: LWJGL Version: 2.9.4
[18:50:31] [Client thread/INFO]: [mchorse.mclib.core.McLibCMClassTransformer:transform:15]: McLib: Transforming SimpleReloadableResourceManager class (cev)
[18:50:31] [Client thread/INFO]: [mchorse.mclib.core.transformers.SimpleReloadableResourceManagerTransformer:processGetResource:52]: McLib: successfully patched getResource!
[18:50:31] [Client thread/WARN]: Unable to call Core API! It has not been initialized yet!
[18:50:31] [BetterFps Update Checker/WARN]: Could not check for updates: Server returned HTTP response code: 403 for URL: http://widget.mcf.li/mc-mods/minecraft/229876-betterfps.json
[18:50:31] [Client thread/INFO]: -- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 676479776 bytes (645 MB) / 1128267776 bytes (1076 MB) up to 3817865216 bytes (3641 MB)
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4096m -Xms256m -XX:PermSize=256m
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML:
Loaded coremods (and transformers):
Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.8-1.12.2.jar)
pl.asie.foamfix.coremod.FoamFixTransformer
CTMCorePlugin (CTM-MC1.12.2-1.0.0.29.jar)
team.chisel.ctm.client.asm.CTMTransformer
ForgelinPlugin (Forgelin-1.8.4.jar)
AstralCore (astralsorcery-1.12.2-1.10.22.jar)
OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
openmods.core.OpenModsClassTransformer
Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.146.jar)
invtweaks.forge.asm.ContainerTransformer
ObfuscatePlugin (obfuscate-0.2.6-1.12.2.jar)
com.mrcrayfish.obfuscate.asm.ObfuscateTransformer
EnderCorePlugin (EnderCore-1.12.2-0.5.73-core.jar)
com.enderio.core.common.transform.EnderCoreTransformer
com.enderio.core.common.transform.SimpleMixinPatcher
McLib core mod (mclib-1.0.4-1.12.2.jar)
mchorse.mclib.core.McLibCMClassTransformer
CoreMod (Aroma1997Core-1.12.2-2.0.0.2.b166.jar)
llibrary (llibrary-core-1.0.11-1.12.2.jar)
net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
ApotheosisCore (Apotheosis-1.12.2-1.12.4.jar)
shadows.ApotheosisTransformer
PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6+build50-universal.jar)
ratscore (rats-3.2.5.jar)
com.github.alexthe666.rats.server.misc.RatsRuntimePatcher
BNBGamingCore (BNBGamingCore-1.12.2-0.11.0.jar)
com.bloodnbonesgaming.bnbgamingcore.core.BNBGamingCoreClassTransformer
LogisticsPipesCoreLoader (logisticspipes-0.10.2.212.jar)
logisticspipes.asm.LogisticsClassTransformer
LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
lumien.resourceloader.asm.ClassTransformer
TheBetweenlandsLoadingPlugin (TheBetweenlands-3.5.6-core.jar)
thebetweenlands.core.TheBetweenlandsClassTransformer
MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.238.jar)
micdoodle8.mods.miccore.MicdoodleTransformer
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 456.71' Renderer: 'GeForce GTX 1660 Ti/PCIe/SSE2'
[18:50:31] [Client thread/INFO]: MinecraftForge v14.23.5.2847 Initialized
[18:50:31] [Client thread/INFO]: Starts to replace vanilla recipe ingredients with ore ingredients.
[18:50:31] [Client thread/INFO]: Invalid recipe found with multiple oredict ingredients in the same ingredient...
[18:50:31] [Client thread/INFO]: Replaced 1227 ore ingredients
[18:50:32] [Client thread/INFO]: Searching C:\Users\Halon\OneDrive\Documents\curseforge\minecraft\Instances\Crackpack 3\mods for mods
[18:50:32] [Client thread/INFO]: Searching C:\Users\Halon\OneDrive\Documents\curseforge\minecraft\Instances\Crackpack 3\mods\1.12.2 for mods
[18:50:32] [Client thread/WARN]: Mod absentbydesign is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.2-1.0.4
[18:50:33] [Client thread/WARN]: Mod aroma1997core is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0.0.2.b166
[18:50:33] [Client thread/WARN]: Mod aroma1997sdimension is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0.0.2.b96
[18:50:33] [Client thread/WARN]: Mod aromabackup is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.0.0.0.b130
[18:50:33] [Client thread/WARN]: Mod aromabackuprecovery is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.0.0.0.b130
[18:50:33] [Client thread/INFO]: Mod careerbees is missing the required element 'name'. Substituting careerbees
[18:50:33] [Client thread/WARN]: Mod cd4017be_lib is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 6.4.13
[18:50:33] [Client thread/WARN]: Mod clienttweaks is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.1.11
[18:50:33] [Client thread/WARN]: Mod codechickenlib is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.2.3.358
[18:50:33] [Client thread/WARN]: Mod cookingforblockheads is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 6.4.71
[18:50:34] [Client thread/WARN]: Mod defaultoptions is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 9.2.8
[18:50:34] [Client thread/WARN]: Mod dimstack is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.2-1.2.1
[18:50:34] [Thread-4/INFO]: Using sync timing. 200 frames of Display.update took 89791000 nanos
[18:50:34] [Client thread/WARN]: Mod fbp is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.4.1
[18:50:35] [Client thread/ERROR]: Unable to parse dependency for mod 'literalascension' with dependency string 'after:BiomesOPlenty'. The modId 'BiomesOPlenty' must be all lowercase.
[18:50:35] [Client thread/WARN]: Mod logisticspipes is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.10.2.212
[18:50:35] [Client thread/WARN]: Mod magicbees is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[18:50:36] [Client thread/WARN]: Mod patchouli is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0-20
[18:50:36] [Client thread/WARN]: Mod pogosticks is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.3.1
[18:50:36] [Client thread/WARN]: Mod rootsclassic is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.2-1.1.5
[18:50:37] [Client thread/WARN]: Mod trashslot is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 8.4.10
[18:50:37] [Client thread/WARN]: Mod ultimate_unicorn_mod is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.5.16
[18:50:37] [Client thread/WARN]: Mod waystones is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.1.0
[18:50:37] [Client thread/INFO]: Forge Mod Loader has identified 195 mods to load
[18:50:37] [Client thread/WARN]: Mod mclib_core has been disabled through configuration
[18:50:37] [Client thread/INFO]: FML has found a non-mod file engine.io-client-1.0.0.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[18:50:37] [Client thread/INFO]: FML has found a non-mod file json-20090211.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[18:50:37] [Client thread/INFO]: FML has found a non-mod file okhttp-3.8.1.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[18:50:37] [Client thread/INFO]: FML has found a non-mod file okio-1.13.0.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[18:50:37] [Client thread/INFO]: FML has found a non-mod file slf4j-api-1.7.25.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[18:50:37] [Client thread/INFO]: FML has found a non-mod file socket.io-client-1.0.0.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[18:50:37] [Client thread/INFO]: FML has found a non-mod file Java-WebSocket-1.4.0.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[18:50:37] [Client thread/INFO]: FML has found a non-mod file AutoSave-1.12.2-1.0.11.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[18:50:37] [Client thread/INFO]: FML has found a non-mod file AutoConfig-1.12.2-1.0.2.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[18:50:37] [Client thread/INFO]: FML has found a non-mod file mcjtytools-0.0.21.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[18:50:37] [Client thread/INFO]: FML has found a non-mod file gigaherz.commons-1.12.1-0.6.4.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[18:50:38] [Client thread/INFO]: [org.slf4j.helpers.Util:report:128]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[18:50:38] [Client thread/INFO]: [org.slf4j.helpers.Util:report:128]: SLF4J: Defaulting to no-operation (NOP) logger implementation
[18:50:38] [Client thread/INFO]: [org.slf4j.helpers.Util:report:128]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[18:50:39] [Client thread/INFO]: Attempting connection with missing mods [minecraft, mcp, FML, forge, micdoodlecore, openmodscore, bnbgamingcore, foamfixcore, obfuscate, oresheepmod, absentbydesign, aiimprovements, alchemistry, alib, ancientwarfarestructure, ancientwarfarevehicle, ancientwarfarenpc, ancientwarfareautomation, ancientwarfare, apotheosis, appleskin, architecturecraft, aroma1997core, aroma1997sdimension, aromabackup, aromabackuprecovery, astralsorcery, baubles, bdlib, betteradvancements, bettercaves, biomesoplenty, blockcraftery, bnbgaminglib, bookshelf, botania, buildinggadgets, calmdownzombieguy, careerbees, cctweaked, computercraft, cd4017be_lib, chancecubes, chisel, chococraft, clickmachine, clienttweaks, clumps, codechickenlib, cofhcore, cofhworld, colossalchests, colouredtooltips, contentcreatorintegration, controlling, cookingforblockheads, craftingstation, ctgui, crafttweaker, crafttweakerjei, ctm, cucumber, culinaryconstruct, modcurrency, custommainmenu, cyclopscore, defaultoptions, dimstack, ebwizardry, csb_ench_table, enchdesc, endercore, enderio, enderiobase, enderioconduitsappliedenergistics, enderioconduitsopencomputers, enderioconduitsrefinedstorage, enderioconduits, enderiointegrationforestry, enderiointegrationtic, enderiointegrationticlate, enderiomachines, enderiopowertools, endertweaker, erebus, fbp, fasterladderclimbing, fastfurnace, fastleafdecay, fastbench, findme, foamfix, forestry, forgelin, funkylocomotion, cfm, galacticraftplanets, galacticraftcore, gamestages, gendustry, gendustryjei, geographicraft, waila, icbmclassic, ichunutil, ido, incontrol, inventorytweaks, ironjetpacks, jei, jeibees, journeymap, literalascension, loadingscreens, logisticspipes, lttweaker, magicbees, mcjtylib_ng, mclib, megaloot, mercurius, metamorph, mobstages, modtweaker, powersuits, morebees, moreoverlays, morpheus, mousetweaks, mowziesmobs, mpbasic, mputils, mtlib, mysticallib, nonetherportals, noworldgen5you, numina, omlib, ompd, openblocks, openmods, openmodularturrets, oreexcavation, harvestcraft, parrotpower, patchouli, placebo, plummet, pneumaticcraft, pogosticks, portalgun, pdp, rats, redstoneflux, refinedstorage, xreliquary, resourceloader, additionalstructures, rftools, rftoolsdim, rootsclassic, silentgear, silentlib, stackable, stg, sasit, tallgates, beneath, thermalcultivation, thermaldynamics, thermalexpansion, thermalfoundation, thermalinnovation, tipthescales, toastcontrol, tombstone, toolbelt, topography, trashslot, travellersbackpack, triumph, twilightforest, ultimate_unicorn_mod, vehicle, wawla, waystones, xnet, zenstages, densemetals, llibrary, phosphor-lighting, reauth, rtg, thebetweenlands] at CLIENT
[18:50:39] [Client thread/INFO]: Attempting connection with missing mods [minecraft, mcp, FML, forge, micdoodlecore, openmodscore, bnbgamingcore, foamfixcore, obfuscate, oresheepmod, absentbydesign, aiimprovements, alchemistry, alib, ancientwarfarestructure, ancientwarfarevehicle, ancientwarfarenpc, ancientwarfareautomation, ancientwarfare, apotheosis, appleskin, architecturecraft, aroma1997core, aroma1997sdimension, aromabackup, aromabackuprecovery, astralsorcery, baubles, bdlib, betteradvancements, bettercaves, biomesoplenty, blockcraftery, bnbgaminglib, bookshelf, botania, buildinggadgets, calmdownzombieguy, careerbees, cctweaked, computercraft, cd4017be_lib, chancecubes, chisel, chococraft, clickmachine, clienttweaks, clumps, codechickenlib, cofhcore, cofhworld, colossalchests, colouredtooltips, contentcreatorintegration, controlling, cookingforblockheads, craftingstation, ctgui, crafttweaker, crafttweakerjei, ctm, cucumber, culinaryconstruct, modcurrency, custommainmenu, cyclopscore, defaultoptions, dimstack, ebwizardry, csb_ench_table, enchdesc, endercore, enderio, enderiobase, enderioconduitsappliedenergistics, enderioconduitsopencomputers, enderioconduitsrefinedstorage, enderioconduits, enderiointegrationforestry, enderiointegrationtic, enderiointegrationticlate, enderiomachines, enderiopowertools, endertweaker, erebus, fbp, fasterladderclimbing, fastfurnace, fastleafdecay, fastbench, findme, foamfix, forestry, forgelin, funkylocomotion, cfm, galacticraftplanets, galacticraftcore, gamestages, gendustry, gendustryjei, geographicraft, waila, icbmclassic, ichunutil, ido, incontrol, inventorytweaks, ironjetpacks, jei, jeibees, journeymap, literalascension, loadingscreens, logisticspipes, lttweaker, magicbees, mcjtylib_ng, mclib, megaloot, mercurius, metamorph, mobstages, modtweaker, powersuits, morebees, moreoverlays, morpheus, mousetweaks, mowziesmobs, mpbasic, mputils, mtlib, mysticallib, nonetherportals, noworldgen5you, numina, omlib, ompd, openblocks, openmods, openmodularturrets, oreexcavation, harvestcraft, parrotpower, patchouli, placebo, plummet, pneumaticcraft, pogosticks, portalgun, pdp, rats, redstoneflux, refinedstorage, xreliquary, resourceloader, additionalstructures, rftools, rftoolsdim, rootsclassic, silentgear, silentlib, stackable, stg, sasit, tallgates, beneath, thermalcultivation, thermaldynamics, thermalexpansion, thermalfoundation, thermalinnovation, tipthescales, toastcontrol, tombstone, toolbelt, topography, trashslot, travellersbackpack, triumph, twilightforest, ultimate_unicorn_mod, vehicle, wawla, waystones, xnet, zenstages, densemetals, llibrary, phosphor-lighting, reauth, rtg, thebetweenlands] at SERVER
[18:50:42] [Client thread/WARN]: Failed to fetch hierarchy node for net.minecraft.client.renderer.DestroyBlockProgress. This may cause patch issues
[18:50:42] [Client thread/WARN]: Failed to fetch hierarchy node for net.minecraft.client.renderer.culling.Frustum. This may cause patch issues
[18:50:42] [Client thread/WARN]: Failed to fetch hierarchy node for net.minecraft.client.renderer.culling.ICamera. This may cause patch issues
[18:50:42] [Client thread/INFO]: [AstralTransformer] Transforming pa : net.minecraft.network.NetHandlerPlayServer with 1 patches!
[18:50:42] [Client thread/INFO]: [AstralTransformer] Applied patch PATCHSERVEREXTENDENTITYINTERACTREACH
[18:50:42] [Client thread/INFO]: [pl.asie.foamfix.coremod.patches.ReturnIfBooleanTruePatch:apply:89]: Added return if option true in net/minecraft/client/renderer/texture/TextureMap func_94248_c
[18:50:42] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraft.client.renderer.texture.TextureMap], Method [registerSprite]
[18:50:42] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraft.client.renderer.texture.TextureMap Finished.
[18:50:42] [Client thread/INFO]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitTypeInsn:73]: Replaced NEW for net/minecraft/client/renderer/texture/TextureAtlasSprite to pl/asie/foamfix/client/FastTextureAtlasSprite
[18:50:42] [Client thread/INFO]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitMethodInsn:85]: Replaced INVOKESPECIAL for net/minecraft/client/renderer/texture/TextureAtlasSprite to pl/asie/foamfix/client/FastTextureAtlasSprite
[18:50:42] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraft.client.renderer.texture.TextureAtlasSprite], Method [updateAnimationInterpolated]
[18:50:42] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraft.client.renderer.texture.TextureAtlasSprite Finished.
[18:50:44] [Client thread/INFO]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitTypeInsn:73]: Replaced NEW for net/minecraft/util/ClassInheritanceMultiMap to pl/asie/foamfix/coremod/common/FoamyClassInheritanceMultiMap
[18:50:44] [Client thread/INFO]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitMethodInsn:85]: Replaced INVOKESPECIAL for net/minecraft/util/ClassInheritanceMultiMap to pl/asie/foamfix/coremod/common/FoamyClassInheritanceMultiMap
[18:50:44] [Client thread/WARN]: Static binding violation: PRIVATE @Overwrite method func_76615_h in mixins.phosphor.json:common.MixinChunk cannot reduce visibiliy of PUBLIC target method, visibility will be upgraded.
[18:50:44] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraft.block.Block], Method [getExtendedState]
[18:50:44] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraft.block.Block Finished.
[18:50:45] [Client thread/WARN]: Skipping bad option: lastServer:
[18:50:45] [Client thread/INFO]: Found annotation mixin: crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin
[18:50:45] [Client thread/INFO]: Registered mixin.
[18:50:45] [Client thread/INFO]: Found annotation mixin: crazypants.enderio.base.power.forge.item.InternalPoweredItemMixin
[18:50:45] [Client thread/INFO]: Registered mixin.
[18:50:45] [Client thread/INFO]: Found annotation mixin: crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin
[18:50:45] [Client thread/INFO]: Registered mixin.
[18:50:45] [Client thread/INFO]: Found annotation mixin: crazypants.enderio.base.integration.thaumcraft.ThaumcraftArmorMixin
[18:50:45] [Client thread/INFO]: Skipping mixin due to missing dependencies: [thaumcraft]
[18:50:45] [Client thread/INFO]: Found annotation mixin: crazypants.enderio.base.item.darksteel.upgrade.DarkSteelUpgradeMixin
[18:50:45] [Client thread/INFO]: Registered mixin.
[18:50:45] [Client thread/INFO]: Found annotation mixin: crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin
[18:50:45] [Client thread/INFO]: Registered mixin.
[18:50:45] [Client thread/INFO]: Found annotation mixin: crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin
[18:50:45] [Client thread/INFO]: Registered mixin.
[18:50:45] [Client thread/INFO]: Found mixin source class data for crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin.
[18:50:45] [Client thread/INFO]: Found mixin source class data for crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin.
[18:50:45] [Client thread/INFO]: Found mixin source class data for crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin.
[18:50:45] [Client thread/INFO]: Found mixin source class data for crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin.
[18:50:45] [Client thread/INFO]: Found mixin source class data for crazypants.enderio.base.power.forge.item.InternalPoweredItemMixin.
[18:50:45] [Client thread/INFO]: Found interface target crazypants.enderio.base.power.forge.item.IInternalPoweredItem
[18:50:45] [Client thread/INFO]: Found mixin source class data for crazypants.enderio.base.item.darksteel.upgrade.DarkSteelUpgradeMixin.
[18:50:45] [Client thread/INFO]: Found interface target crazypants.enderio.api.upgrades.IDarkSteelItem
[18:50:45] [Client thread/INFO]: Found interface target crazypants.enderio.base.paint.IPaintable$INonSolidBlockPaintableBlock
[18:50:45] [Client thread/INFO]: Found interface target crazypants.enderio.base.paint.IPaintable$IBlockPaintableBlock
[18:50:45] [Client thread/INFO]: Found interface target crazypants.enderio.base.paint.IPaintable$ISolidBlockPaintableBlock
[18:50:45] [Client thread/INFO]: Found interface target crazypants.enderio.base.paint.IPaintable$ITexturePaintableBlock
[18:50:46] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemInventoryCharger from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
[18:50:46] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemInventoryCharger
[18:50:46] [Client thread/INFO]: Added 3 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, getAttributeModifiers(Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/item/ItemStack;)Lcom/google/common/collect/Multimap;, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
[18:50:46] [Client thread/INFO]: Successfully patched.
[18:50:46] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelCrook from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
[18:50:46] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelCrook
[18:50:46] [Client thread/INFO]: Added 3 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, getAttributeModifiers(Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/item/ItemStack;)Lcom/google/common/collect/Multimap;, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
[18:50:46] [Client thread/INFO]: Successfully patched.
[18:50:46] [Client thread/INFO]: Patching net.minecraft.client.renderer.EntityRenderer... (buq)
[18:50:46] [Client thread/INFO]: [AstralTransformer] Transforming buq : net.minecraft.client.renderer.EntityRenderer with 1 patches!
[18:50:46] [Client thread/INFO]: [AstralTransformer] Applied patch PATCHENTITYRENDEREREXTENDEDENTITYREACH
[18:50:47] [Client thread/INFO]: Found annotation mixin: crazypants.enderio.conduit.me.conduit.MEMixin
[18:50:47] [Client thread/INFO]: Skipping mixin due to missing dependencies: [appliedenergistics2|API]
[18:50:47] [Client thread/INFO]: Found annotation mixin: crazypants.enderio.conduit.oc.conduit.OCMixin
[18:50:47] [Client thread/INFO]: Skipping mixin due to missing dependencies: [opencomputersapi|network]
[18:50:47] [Client thread/INFO]: Found annotation mixin: crazypants.enderio.integration.forestry.upgrades.ArmorMixin
[18:50:47] [Client thread/INFO]: Registered mixin.
[18:50:47] [Client thread/INFO]: Found mixin source class data for crazypants.enderio.integration.forestry.upgrades.ArmorMixin.
[18:50:47] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.integration.forestry.upgrades.ArmorMixin from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
[18:50:47] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.integration.forestry.upgrades.ArmorMixin
[18:50:47] [Client thread/INFO]: Added 1 new interface: [com/enderio/core/api/client/gui/IAdvancedTooltipProvider]
[18:50:47] [Client thread/INFO]: Added 6 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, getAttributeModifiers(Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/item/ItemStack;)Lcom/google/common/collect/Multimap;, addCommonEntries(Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/player/EntityPlayer;Ljava/util/List;Z)V, addBasicEntries(Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/player/EntityPlayer;Ljava/util/List;Z)V, addDetailedEntries(Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/player/EntityPlayer;Ljava/util/List;Z)V, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
[18:50:47] [Client thread/INFO]: Successfully patched.
[18:50:47] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelArmor from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
[18:50:47] [Client thread/INFO]: Patching 2 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelArmor
[18:50:47] [Client thread/INFO]: Added 2 new interfaces: [forestry/api/apiculture/IArmorApiarist, forestry/api/core/IArmorNaturalist]
[18:50:47] [Client thread/INFO]: Added 2 new methods: [canSeePollination(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/item/ItemStack;Z)Z, protectEntity(Lnet/minecraft/entity/EntityLivingBase;Lnet/minecraft/item/ItemStack;Ljava/lang/String;Z)Z]
[18:50:47] [Client thread/INFO]: Added 4 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, addCommonEntries(Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/player/EntityPlayer;Ljava/util/List;Z)V, addBasicEntries(Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/player/EntityPlayer;Ljava/util/List;Z)V, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
[18:50:47] [Client thread/INFO]: Successfully patched.
[18:50:49] [Client thread/INFO]: Applying ASM to RenderItem
[18:50:49] [Client thread/INFO]: Successfully patched RenderItem
[18:50:49] [Client thread/INFO]: Transforming Class [net.minecraft.client.renderer.RenderItem], Method [func_180453_a, func_184391_a]
[18:50:49] [Client thread/INFO]: Transforming net.minecraft.client.renderer.RenderItem Finished.
[18:50:51] [Client thread/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraftforge.common.property.ExtendedBlockState.createState
[18:50:51] [Client thread/INFO]: The mod has started up!
[18:50:51] [Client thread/INFO]: Logs containing the following text may have been removed!
[18:50:51] [Client thread/INFO]: mchorse.vanilla_pack.MobMorphFactory
[18:50:51] [Client thread/INFO]: computercraft:turtle_player
[18:50:51] [Client thread/INFO]: EntityNeoRatlantean
[18:50:51] [Client thread/INFO]: ebwizardry:evil_wizard morph
[18:50:51] [Client thread/INFO]: climateControl.LockGenLayer lock
[18:50:51] [Client thread/INFO]: ArchitectureCraft
[18:50:51] [Client thread/ERROR]: The mod tallgates is expecting signature 62:AC:69:4A:82:E9:1B:F4:40:10:2D:9C:1C:00:D2:0D:89:F2:B5:F3 for source TallGates-1.12.2-1.0.0.1.jar, however there is no signature matching that description
[18:50:51] [Client thread/WARN]: Invalid fingerprint detected! The file TallGates-1.12.2-1.0.0.1.jar may have been tampered with. This version will NOT be supported by the author!
[18:50:53] [Client thread/INFO]: Processing ObjectHolder annotations
[18:50:53] [Client thread/INFO]: Found 2822 ObjectHolder annotations
[18:50:53] [Client thread/INFO]: Identifying ItemStackHolder annotations
[18:50:53] [Client thread/INFO]: Found 5 ItemStackHolder annotations
[18:50:53] [Client thread/INFO]: Configured a dormant chunk cache size of 0
[18:50:53] [Forge Version Check/INFO]: [openmods] Starting version check at http://openmods.info/versions/openmodslib.json
[18:50:54] [Forge Version Check/INFO]: [openmods] Found status: AHEAD Target: null
[18:50:54] [Forge Version Check/INFO]: [densemetals] Starting version check at https://raw.githubusercontent.com/MinecraftModDevelopmentMods/DenseMetals/master/update.json
[18:50:54] [Client thread/INFO]: OBJLoader: Domain alchemistry has been added.
[18:50:54] [Forge Version Check/INFO]: [pneumaticcraft] Starting version check at https://raw.github.com/TeamPneumatic/pnc-repressurized/master/release_info.json
[18:50:55] [Client thread/INFO]: RF Compatability loaded successfully
[18:50:55] [Forge Version Check/INFO]: [pneumaticcraft] Found status: AHEAD Target: null
[18:50:55] [Forge Version Check/INFO]: [thermalinnovation] Starting version check at https://raw.github.com/cofh/version/master/thermalinnovation_update.json
[18:50:56] [Forge Version Check/INFO]: [thermalinnovation] Found status: OUTDATED Target: 0.3.6
[18:50:56] [Forge Version Check/INFO]: [refinedstorage] Starting version check at https://refinedstorage.raoulvdberge.com/update
[18:50:56] [Forge Version Check/INFO]: [absentbydesign] Starting version check at https://raw.githubusercontent.com/Lothrazar/AbsentByDesign/master/update.json
[18:50:56] [Forge Version Check/INFO]: [absentbydesign] Found status: BETA Target: null
[18:50:56] [Forge Version Check/INFO]: [mousetweaks] Starting version check at http://play.sourceruns.org/yalter/MouseTweaks/update.json
[18:50:57] [Client thread/OFF]: Loading Aroma1997Core version 2.0.0.2.b166 for MC 1.12.2
[18:50:57] [Client thread/INFO]: Finished Pre-initialization.
[18:50:57] [Forge Version Check/INFO]: [pdp] Starting version check at https://github.com/Phylogeny/ProportionalDestructionParticles/raw/1.12.2/update.json
[18:50:57] [Client thread/INFO]: Loading 1 modules.
[18:50:57] [Client thread/INFO]: Loading module: "Corecompressions".
[18:50:57] [Client thread/INFO]: Done loading plugins.
[18:50:57] [Client thread/INFO]: [AssetLibrary] Refreshing and Invalidating Resources
[18:50:57] [Client thread/INFO]: [AssetLibrary] Finished reloading, rebinding textures...
[18:50:57] [Client thread/INFO]: [AssetLibrary] Preload mandatory textures
[18:50:58] [Client thread/INFO]: [AssetLibrary] Preload textures
[18:50:58] [Forge Version Check/INFO]: [pdp] Found status: UP_TO_DATE Target: null
[18:50:58] [Forge Version Check/INFO]: [codechickenlib] Starting version check at http://chickenbones.net/Files/notification/version.php?query=forge&version=1.12&file=CodeChickenLib
[18:50:59] [Forge Version Check/INFO]: [buildinggadgets] Starting version check at https://github.com/Direwolf20-MC/BuildingGadgets/raw/master/update.json
[18:50:59] [Client thread/INFO]: [AssetLibrary] Initializing sprite library
[18:50:59] [Client thread/INFO]: [AssetLibrary] Texture Preloading took 1657ms!
[18:50:59] [Client thread/INFO]: [AssetLibrary] Successfully reloaded and rebound library.
[18:50:59] [Client thread/INFO]: OBJLoader: Domain astralsorcery has been added.
[18:50:59] [Forge Version Check/INFO]: [buildinggadgets] Found status: OUTDATED Target: 2.8.2
[18:50:59] [Forge Version Check/INFO]: [moreoverlays] Starting version check at https://raw.githubusercontent.com/feldim2425/Mod_Update-JSONs/master/MoreOverlays.json
[18:50:59] [Forge Version Check/INFO]: [moreoverlays] Found status: UP_TO_DATE Target: null
[18:50:59] [Forge Version Check/INFO]: [fastleafdecay] Starting version check at http://www.olafkeijsers.net/fastleafdecay-update.json
[18:51:00] [Forge Version Check/INFO]: [fastleafdecay] Found status: UP_TO_DATE Target: null
[18:51:00] [Forge Version Check/INFO]: [thermalexpansion] Starting version check at https://raw.github.com/cofh/version/master/thermalexpansion_update.json
[18:51:00] [Forge Version Check/INFO]: [thermalexpansion] Found status: OUTDATED Target: 5.5.7
[18:51:00] [Forge Version Check/INFO]: [cofhworld] Starting version check at https://raw.github.com/cofh/version/master/cofhworld_update.json
[18:51:00] [Forge Version Check/INFO]: [cofhworld] Found status: OUTDATED Target: 1.4.0
[18:51:00] [Forge Version Check/INFO]: [metamorph] Starting version check at https://raw.githubusercontent.com/mchorse/metamorph/master/version.json
[18:51:00] [Forge Version Check/INFO]: [metamorph] Found status: AHEAD Target: null
[18:51:00] [Forge Version Check/INFO]: [rootsclassic] Starting version check at https://raw.githubusercontent.com/PrinceOfAmber/RootsClassic/master/update.json
[18:51:00] [Client thread/INFO]: Crafttweaker found! Adding recipe handlers...
[18:51:00] [Forge Version Check/INFO]: [rootsclassic] Found status: AHEAD Target: null
[18:51:00] [Forge Version Check/INFO]: [llibrary] Starting version check at https://gist.githubusercontent.com/gegy1000/a6639456aeb8edd92cbf7cbfcf9d65d9/raw/llibrary_updates.json
[18:51:00] [Client thread/INFO]: bdlib 1.14.3.12 loaded
[18:51:01] [Client thread/INFO]: Initialized network channel 'bdew.multiblock' for mod 'bdlib'
[18:51:01] [Forge Version Check/INFO]: [openblocks] Starting version check at http://openmods.info/versions/openblocks.json
[18:51:01] [Forge Version Check/INFO]: [openblocks] Found status: AHEAD Target: null
[18:51:01] [Forge Version Check/INFO]: [travellersbackpack] Starting version check at https://gist.githubusercontent.com/Tiviacz1337/906937677aa472285dff9d6c2a189d5e/raw/2d0fbb4c09b8e5da711c3b03914882e6a551a658/TravellersBackpackUpdateJSON.json
[18:51:02] [Client thread/INFO]: gravel_beach.json: Detected config file
[18:51:02] [Client thread/INFO]: gravel_beach.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: topBlock, Value: minecraft:gravel
[18:51:02] [Client thread/INFO]: gravel_beach.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fillerBlock, Value: minecraft:gravel
[18:51:02] [Client thread/INFO]: gravel_beach.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: skyColor, Value: -1
[18:51:02] [Client thread/INFO]: gravel_beach.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogColor, Value: -1
[18:51:02] [Client thread/INFO]: gravel_beach.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogDensity, Value: 1.0
[18:51:02] [Client thread/INFO]: gravel_beach.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: hasBiomeEssence, Value: false
[18:51:02] [Client thread/INFO]: gravel_beach.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: seaFloorBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: gravel_beach.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: averageHeight, Value: 64.0
[18:51:02] [Client thread/INFO]: gravel_beach.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationBelow, Value: 3.0
[18:51:02] [Client thread/INFO]: gravel_beach.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationAbove, Value: 4.0
[18:51:02] [Client thread/INFO]: gravel_beach.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canSpawnInBiome, Value: false
[18:51:02] [Client thread/INFO]: gravel_beach.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateVillages, Value: false
[18:51:02] [Client thread/INFO]: gravel_beach.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateRivers, Value: true
[18:51:02] [Client thread/INFO]: gravel_beach.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: beachBiomeLocation, Value: minecraft:beaches
[18:51:02] [Client thread/INFO]: white_beach.json: Detected config file
[18:51:02] [Client thread/INFO]: white_beach.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: topBlock, Value: biomesoplenty:white_sand
[18:51:02] [Client thread/INFO]: white_beach.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fillerBlock, Value: biomesoplenty:white_sand
[18:51:02] [Client thread/INFO]: white_beach.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: skyColor, Value: 507391
[18:51:02] [Client thread/INFO]: white_beach.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogColor, Value: 11925759
[18:51:02] [Client thread/INFO]: white_beach.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogDensity, Value: 1.0
[18:51:02] [Client thread/INFO]: white_beach.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: hasBiomeEssence, Value: false
[18:51:02] [Client thread/INFO]: white_beach.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: seaFloorBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: white_beach.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: averageHeight, Value: 64.0
[18:51:02] [Client thread/INFO]: white_beach.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationBelow, Value: 1.0
[18:51:02] [Client thread/INFO]: white_beach.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationAbove, Value: 1.0
[18:51:02] [Client thread/INFO]: white_beach.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canSpawnInBiome, Value: false
[18:51:02] [Client thread/INFO]: white_beach.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateVillages, Value: false
[18:51:02] [Client thread/INFO]: white_beach.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateRivers, Value: true
[18:51:02] [Client thread/INFO]: white_beach.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: beachBiomeLocation, Value: minecraft:beaches
[18:51:02] [Client thread/INFO]: origin_beach.json: Detected config file
[18:51:02] [Client thread/INFO]: origin_beach.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: topBlock, Value: minecraft:sand[variant=sand]
[18:51:02] [Client thread/INFO]: origin_beach.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fillerBlock, Value: minecraft:sand[variant=sand]
[18:51:02] [Client thread/INFO]: origin_beach.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: skyColor, Value: 8441086
[18:51:02] [Client thread/INFO]: origin_beach.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogColor, Value: -1
[18:51:02] [Client thread/INFO]: origin_beach.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogDensity, Value: 1.0
[18:51:02] [Client thread/INFO]: origin_beach.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: hasBiomeEssence, Value: false
[18:51:02] [Client thread/INFO]: origin_beach.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: seaFloorBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: origin_beach.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: averageHeight, Value: 64.0
[18:51:02] [Client thread/INFO]: origin_beach.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationBelow, Value: 1.0
[18:51:02] [Client thread/INFO]: origin_beach.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationAbove, Value: 1.0
[18:51:02] [Client thread/INFO]: origin_beach.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canSpawnInBiome, Value: false
[18:51:02] [Client thread/INFO]: origin_beach.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateVillages, Value: false
[18:51:02] [Client thread/INFO]: origin_beach.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateRivers, Value: false
[18:51:02] [Client thread/INFO]: origin_beach.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: beachBiomeLocation, Value: minecraft:beaches
[18:51:02] [Client thread/INFO]: alps.json: Detected config file
[18:51:02] [Client thread/INFO]: alps.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: topBlock, Value: minecraft:snow
[18:51:02] [Client thread/INFO]: alps.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fillerBlock, Value: minecraft:snow
[18:51:02] [Client thread/INFO]: alps.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: skyColor, Value: -1
[18:51:02] [Client thread/INFO]: alps.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogColor, Value: -1
[18:51:02] [Client thread/INFO]: alps.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogDensity, Value: 1.0
[18:51:02] [Client thread/INFO]: alps.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: hasBiomeEssence, Value: true
[18:51:02] [Client thread/INFO]: alps.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: seaFloorBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: alps.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: averageHeight, Value: 198.0
[18:51:02] [Client thread/INFO]: alps.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationBelow, Value: 12.0
[18:51:02] [Client thread/INFO]: alps.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationAbove, Value: 12.0
[18:51:02] [Client thread/INFO]: alps.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canSpawnInBiome, Value: false
[18:51:02] [Client thread/INFO]: alps.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateVillages, Value: false
[18:51:02] [Client thread/INFO]: alps.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateRivers, Value: false
[18:51:02] [Client thread/INFO]: bamboo_forest.json: Detected config file
[18:51:02] [Client thread/INFO]: bamboo_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: topBlock, Value: minecraft:dirt[snowy=false,variant=podzol]
[18:51:02] [Client thread/INFO]: bamboo_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fillerBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: bamboo_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: skyColor, Value: -1
[18:51:02] [Client thread/INFO]: bamboo_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogColor, Value: -1
[18:51:02] [Client thread/INFO]: bamboo_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogDensity, Value: 1.0
[18:51:02] [Client thread/INFO]: bamboo_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: hasBiomeEssence, Value: true
[18:51:02] [Client thread/INFO]: bamboo_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: seaFloorBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: bamboo_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: averageHeight, Value: 68.0
[18:51:02] [Client thread/INFO]: bamboo_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationBelow, Value: 5.0
[18:51:02] [Client thread/INFO]: bamboo_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationAbove, Value: 10.0
[18:51:02] [Client thread/INFO]: bamboo_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canSpawnInBiome, Value: true
[18:51:02] [Client thread/INFO]: bamboo_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateVillages, Value: false
[18:51:02] [Client thread/INFO]: bamboo_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateRivers, Value: true
[18:51:02] [Client thread/INFO]: bamboo_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: beachBiomeLocation, Value: minecraft:beaches
[18:51:02] [Client thread/INFO]: bayou.json: Detected config file
[18:51:02] [Client thread/INFO]: bayou.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: topBlock, Value: minecraft:grass[snowy=false]
[18:51:02] [Client thread/INFO]: bayou.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fillerBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: bayou.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: skyColor, Value: -1
[18:51:02] [Client thread/INFO]: bayou.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogColor, Value: -1
[18:51:02] [Client thread/INFO]: bayou.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogDensity, Value: 1.0
[18:51:02] [Client thread/INFO]: bayou.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: hasBiomeEssence, Value: true
[18:51:02] [Client thread/INFO]: bayou.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: seaFloorBlock, Value: biomesoplenty:mud[variant=mud]
[18:51:02] [Client thread/INFO]: bayou.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: averageHeight, Value: 62.0
[18:51:02] [Client thread/INFO]: bayou.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationBelow, Value: 6.0
[18:51:02] [Client thread/INFO]: bayou.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationAbove, Value: 3.0
[18:51:02] [Client thread/INFO]: bayou.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canSpawnInBiome, Value: false
[18:51:02] [Client thread/INFO]: bayou.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateVillages, Value: false
[18:51:02] [Client thread/INFO]: bayou.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateRivers, Value: false
[18:51:02] [Client thread/INFO]: bog.json: Detected config file
[18:51:02] [Client thread/INFO]: bog.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: topBlock, Value: biomesoplenty:grass[snowy=false,variant=loamy]
[18:51:02] [Client thread/INFO]: bog.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fillerBlock, Value: biomesoplenty:dirt[coarse=false,variant=loamy]
[18:51:02] [Client thread/INFO]: bog.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: skyColor, Value: -1
[18:51:02] [Client thread/INFO]: bog.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogColor, Value: -1
[18:51:02] [Client thread/INFO]: bog.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogDensity, Value: 1.0
[18:51:02] [Client thread/INFO]: bog.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: hasBiomeEssence, Value: true
[18:51:02] [Client thread/INFO]: bog.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: seaFloorBlock, Value: biomesoplenty:mud[variant=mud]
[18:51:02] [Client thread/INFO]: bog.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: averageHeight, Value: 63.0
[18:51:02] [Client thread/INFO]: bog.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationBelow, Value: 5.0
[18:51:02] [Client thread/INFO]: bog.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationAbove, Value: 1.0
[18:51:02] [Client thread/INFO]: bog.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canSpawnInBiome, Value: true
[18:51:02] [Client thread/INFO]: bog.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateVillages, Value: false
[18:51:02] [Client thread/INFO]: bog.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateRivers, Value: false
[18:51:02] [Client thread/INFO]: bog.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: beachBiomeLocation, Value: biomesoplenty:gravel_beach
[18:51:02] [Client thread/INFO]: boreal_forest.json: Detected config file
[18:51:02] [Client thread/INFO]: boreal_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: topBlock, Value: minecraft:grass[snowy=false]
[18:51:02] [Client thread/INFO]: boreal_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fillerBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: boreal_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: skyColor, Value: -1
[18:51:02] [Client thread/INFO]: boreal_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogColor, Value: -1
[18:51:02] [Client thread/INFO]: boreal_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogDensity, Value: 1.0
[18:51:02] [Client thread/INFO]: boreal_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: hasBiomeEssence, Value: true
[18:51:02] [Client thread/INFO]: boreal_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: seaFloorBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: boreal_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: averageHeight, Value: 70.0
[18:51:02] [Client thread/INFO]: boreal_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationBelow, Value: 15.0
[18:51:02] [Client thread/INFO]: boreal_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationAbove, Value: 30.0
[18:51:02] [Client thread/INFO]: boreal_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canSpawnInBiome, Value: true
[18:51:02] [Client thread/INFO]: boreal_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateVillages, Value: false
[18:51:02] [Client thread/INFO]: boreal_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateRivers, Value: true
[18:51:02] [Client thread/INFO]: boreal_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: beachBiomeLocation, Value: biomesoplenty:gravel_beach
[18:51:02] [Client thread/INFO]: brushland.json: Detected config file
[18:51:02] [Client thread/INFO]: brushland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: topBlock, Value: biomesoplenty:grass[snowy=false,variant=sandy]
[18:51:02] [Client thread/INFO]: brushland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fillerBlock, Value: biomesoplenty:dirt[coarse=false,variant=sandy]
[18:51:02] [Client thread/INFO]: brushland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: skyColor, Value: -1
[18:51:02] [Client thread/INFO]: brushland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogColor, Value: -1
[18:51:02] [Client thread/INFO]: brushland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogDensity, Value: 1.0
[18:51:02] [Client thread/INFO]: brushland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: hasBiomeEssence, Value: true
[18:51:02] [Client thread/INFO]: brushland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: seaFloorBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: brushland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: averageHeight, Value: 66.0
[18:51:02] [Client thread/INFO]: brushland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationBelow, Value: 3.0
[18:51:02] [Client thread/INFO]: brushland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationAbove, Value: 20.0
[18:51:02] [Client thread/INFO]: brushland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canSpawnInBiome, Value: true
[18:51:02] [Client thread/INFO]: brushland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateVillages, Value: true
[18:51:02] [Client thread/INFO]: brushland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateRivers, Value: true
[18:51:02] [Client thread/INFO]: brushland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: beachBiomeLocation, Value: minecraft:beaches
[18:51:02] [Client thread/INFO]: chaparral.json: Detected config file
[18:51:02] [Client thread/INFO]: chaparral.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: topBlock, Value: minecraft:grass[snowy=false]
[18:51:02] [Client thread/INFO]: chaparral.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fillerBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: chaparral.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: skyColor, Value: -1
[18:51:02] [Client thread/INFO]: chaparral.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogColor, Value: -1
[18:51:02] [Client thread/INFO]: chaparral.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogDensity, Value: 1.0
[18:51:02] [Client thread/INFO]: chaparral.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: hasBiomeEssence, Value: true
[18:51:02] [Client thread/INFO]: chaparral.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: seaFloorBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: chaparral.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: averageHeight, Value: 80.0
[18:51:02] [Client thread/INFO]: chaparral.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationBelow, Value: 10.0
[18:51:02] [Client thread/INFO]: chaparral.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationAbove, Value: 20.0
[18:51:02] [Client thread/INFO]: chaparral.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canSpawnInBiome, Value: true
[18:51:02] [Client thread/INFO]: chaparral.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateVillages, Value: true
[18:51:02] [Client thread/INFO]: chaparral.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateRivers, Value: true
[18:51:02] [Client thread/INFO]: chaparral.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: beachBiomeLocation, Value: minecraft:beaches
[18:51:02] [Client thread/INFO]: cherry_blossom_grove.json: Detected config file
[18:51:02] [Client thread/INFO]: cherry_blossom_grove.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: topBlock, Value: biomesoplenty:grass[snowy=false,variant=silty]
[18:51:02] [Client thread/INFO]: cherry_blossom_grove.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fillerBlock, Value: biomesoplenty:dirt[coarse=false,variant=silty]
[18:51:02] [Client thread/INFO]: cherry_blossom_grove.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: skyColor, Value: -1
[18:51:02] [Client thread/INFO]: cherry_blossom_grove.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogColor, Value: -1
[18:51:02] [Client thread/INFO]: cherry_blossom_grove.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogDensity, Value: 1.0
[18:51:02] [Client thread/INFO]: cherry_blossom_grove.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: hasBiomeEssence, Value: true
[18:51:02] [Client thread/INFO]: cherry_blossom_grove.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: seaFloorBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: cherry_blossom_grove.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: averageHeight, Value: 63.0
[18:51:02] [Client thread/INFO]: cherry_blossom_grove.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationBelow, Value: 5.0
[18:51:02] [Client thread/INFO]: cherry_blossom_grove.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationAbove, Value: 25.0
[18:51:02] [Client thread/INFO]: cherry_blossom_grove.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canSpawnInBiome, Value: false
[18:51:02] [Client thread/INFO]: cherry_blossom_grove.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateVillages, Value: false
[18:51:02] [Client thread/INFO]: cherry_blossom_grove.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateRivers, Value: true
[18:51:02] [Client thread/INFO]: cherry_blossom_grove.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: beachBiomeLocation, Value: minecraft:beaches
[18:51:02] [Client thread/INFO]: cold_desert.json: Detected config file
[18:51:02] [Client thread/INFO]: cold_desert.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: topBlock, Value: minecraft:gravel
[18:51:02] [Client thread/INFO]: cold_desert.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fillerBlock, Value: minecraft:stone[variant=stone]
[18:51:02] [Client thread/INFO]: cold_desert.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: skyColor, Value: -1
[18:51:02] [Client thread/INFO]: cold_desert.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogColor, Value: -1
[18:51:02] [Client thread/INFO]: cold_desert.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogDensity, Value: 1.0
[18:51:02] [Client thread/INFO]: cold_desert.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: hasBiomeEssence, Value: true
[18:51:02] [Client thread/INFO]: cold_desert.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: seaFloorBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: cold_desert.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: averageHeight, Value: 64.0
[18:51:02] [Client thread/INFO]: cold_desert.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationBelow, Value: 5.0
[18:51:02] [Client thread/INFO]: cold_desert.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationAbove, Value: 10.0
[18:51:02] [Client thread/INFO]: cold_desert.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canSpawnInBiome, Value: false
[18:51:02] [Client thread/INFO]: cold_desert.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateVillages, Value: false
[18:51:02] [Client thread/INFO]: cold_desert.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateRivers, Value: false
[18:51:02] [Client thread/INFO]: cold_desert.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: beachBiomeLocation, Value: biomesoplenty:gravel_beach
[18:51:02] [Client thread/INFO]: coniferous_forest.json: Detected config file
[18:51:02] [Client thread/INFO]: coniferous_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: topBlock, Value: biomesoplenty:grass[snowy=false,variant=loamy]
[18:51:02] [Client thread/INFO]: coniferous_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fillerBlock, Value: biomesoplenty:dirt[coarse=false,variant=loamy]
[18:51:02] [Client thread/INFO]: coniferous_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: skyColor, Value: -1
[18:51:02] [Client thread/INFO]: coniferous_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogColor, Value: -1
[18:51:02] [Client thread/INFO]: coniferous_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogDensity, Value: 1.0
[18:51:02] [Client thread/INFO]: coniferous_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: hasBiomeEssence, Value: true
[18:51:02] [Client thread/INFO]: coniferous_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: seaFloorBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: coniferous_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: averageHeight, Value: 68.0
[18:51:02] [Client thread/INFO]: coniferous_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationBelow, Value: 10.0
[18:51:02] [Client thread/INFO]: coniferous_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationAbove, Value: 20.0
[18:51:02] [Client thread/INFO]: coniferous_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canSpawnInBiome, Value: true
[18:51:02] [Client thread/INFO]: coniferous_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateVillages, Value: true
[18:51:02] [Client thread/INFO]: coniferous_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateRivers, Value: true
[18:51:02] [Client thread/INFO]: coniferous_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: beachBiomeLocation, Value: biomesoplenty:gravel_beach
[18:51:02] [Client thread/INFO]: crag.json: Detected config file
[18:51:02] [Client thread/INFO]: crag.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: topBlock, Value: minecraft:gravel
[18:51:02] [Client thread/INFO]: crag.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fillerBlock, Value: minecraft:stone[variant=stone]
[18:51:02] [Client thread/INFO]: crag.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: skyColor, Value: -1
[18:51:02] [Client thread/INFO]: crag.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogColor, Value: -1
[18:51:02] [Client thread/INFO]: crag.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogDensity, Value: 1.0
[18:51:02] [Client thread/INFO]: crag.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: hasBiomeEssence, Value: true
[18:51:02] [Client thread/INFO]: crag.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: seaFloorBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: crag.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: averageHeight, Value: 100.0
[18:51:02] [Client thread/INFO]: crag.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationBelow, Value: 80.0
[18:51:02] [Client thread/INFO]: crag.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationAbove, Value: 200.0
[18:51:02] [Client thread/INFO]: crag.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canSpawnInBiome, Value: false
[18:51:02] [Client thread/INFO]: crag.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateVillages, Value: false
[18:51:02] [Client thread/INFO]: crag.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateRivers, Value: false
[18:51:02] [Client thread/INFO]: dead_forest.json: Detected config file
[18:51:02] [Client thread/INFO]: dead_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: topBlock, Value: biomesoplenty:grass[snowy=false,variant=loamy]
[18:51:02] [Client thread/INFO]: dead_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fillerBlock, Value: biomesoplenty:dirt[coarse=false,variant=loamy]
[18:51:02] [Client thread/INFO]: dead_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: skyColor, Value: -1
[18:51:02] [Client thread/INFO]: dead_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogColor, Value: -1
[18:51:02] [Client thread/INFO]: dead_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogDensity, Value: 1.0
[18:51:02] [Client thread/INFO]: dead_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: hasBiomeEssence, Value: true
[18:51:02] [Client thread/INFO]: dead_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: seaFloorBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: dead_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: averageHeight, Value: 68.0
[18:51:02] [Client thread/INFO]: dead_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationBelow, Value: 8.0
[18:51:02] [Client thread/INFO]: dead_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationAbove, Value: 25.0
[18:51:02] [Client thread/INFO]: dead_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canSpawnInBiome, Value: false
[18:51:02] [Client thread/INFO]: dead_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateVillages, Value: false
[18:51:02] [Client thread/INFO]: dead_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateRivers, Value: true
[18:51:02] [Client thread/INFO]: dead_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: beachBiomeLocation, Value: biomesoplenty:gravel_beach
[18:51:02] [Client thread/INFO]: dead_swamp.json: Detected config file
[18:51:02] [Client thread/INFO]: dead_swamp.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: topBlock, Value: biomesoplenty:grass[snowy=false,variant=loamy]
[18:51:02] [Client thread/INFO]: dead_swamp.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fillerBlock, Value: biomesoplenty:dirt[coarse=false,variant=loamy]
[18:51:02] [Client thread/INFO]: dead_swamp.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: skyColor, Value: -1
[18:51:02] [Client thread/INFO]: dead_swamp.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogColor, Value: -1
[18:51:02] [Client thread/INFO]: dead_swamp.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogDensity, Value: 1.0
[18:51:02] [Client thread/INFO]: dead_swamp.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: hasBiomeEssence, Value: true
[18:51:02] [Client thread/INFO]: dead_swamp.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: seaFloorBlock, Value: biomesoplenty:mud[variant=mud]
[18:51:02] [Client thread/INFO]: dead_swamp.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: averageHeight, Value: 63.0
[18:51:02] [Client thread/INFO]: dead_swamp.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationBelow, Value: 6.0
[18:51:02] [Client thread/INFO]: dead_swamp.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationAbove, Value: 3.0
[18:51:02] [Client thread/INFO]: dead_swamp.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canSpawnInBiome, Value: false
[18:51:02] [Client thread/INFO]: dead_swamp.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateVillages, Value: false
[18:51:02] [Client thread/INFO]: dead_swamp.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateRivers, Value: false
[18:51:02] [Client thread/INFO]: eucalyptus_forest.json: Detected config file
[18:51:02] [Client thread/INFO]: eucalyptus_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: topBlock, Value: minecraft:grass[snowy=false]
[18:51:02] [Client thread/INFO]: eucalyptus_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fillerBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: eucalyptus_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: skyColor, Value: -1
[18:51:02] [Client thread/INFO]: eucalyptus_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogColor, Value: -1
[18:51:02] [Client thread/INFO]: eucalyptus_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogDensity, Value: 1.0
[18:51:02] [Client thread/INFO]: eucalyptus_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: hasBiomeEssence, Value: true
[18:51:02] [Client thread/INFO]: eucalyptus_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: seaFloorBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: eucalyptus_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: averageHeight, Value: 64.0
[18:51:02] [Client thread/INFO]: eucalyptus_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationBelow, Value: 10.0
[18:51:02] [Client thread/INFO]: eucalyptus_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationAbove, Value: 20.0
[18:51:02] [Client thread/INFO]: eucalyptus_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canSpawnInBiome, Value: true
[18:51:02] [Client thread/INFO]: eucalyptus_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateVillages, Value: false
[18:51:02] [Client thread/INFO]: eucalyptus_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateRivers, Value: true
[18:51:02] [Client thread/INFO]: eucalyptus_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: beachBiomeLocation, Value: minecraft:beaches
[18:51:02] [Client thread/INFO]: fen.json: Detected config file
[18:51:02] [Client thread/INFO]: fen.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: topBlock, Value: biomesoplenty:grass[snowy=false,variant=loamy]
[18:51:02] [Client thread/INFO]: fen.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fillerBlock, Value: biomesoplenty:dirt[coarse=false,variant=loamy]
[18:51:02] [Client thread/INFO]: fen.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: skyColor, Value: -1
[18:51:02] [Client thread/INFO]: fen.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogColor, Value: -1
[18:51:02] [Client thread/INFO]: fen.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogDensity, Value: 1.0
[18:51:02] [Client thread/INFO]: fen.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: hasBiomeEssence, Value: true
[18:51:02] [Client thread/INFO]: fen.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: seaFloorBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: fen.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: averageHeight, Value: 63.0
[18:51:02] [Client thread/INFO]: fen.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationBelow, Value: 8.0
[18:51:02] [Client thread/INFO]: fen.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationAbove, Value: 6.0
[18:51:02] [Client thread/INFO]: fen.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canSpawnInBiome, Value: false
[18:51:02] [Client thread/INFO]: fen.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateVillages, Value: false
[18:51:02] [Client thread/INFO]: fen.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateRivers, Value: false
[18:51:02] [Client thread/INFO]: fen.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: beachBiomeLocation, Value: biomesoplenty:gravel_beach
[18:51:02] [Client thread/INFO]: flower_field.json: Detected config file
[18:51:02] [Client thread/INFO]: flower_field.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: topBlock, Value: minecraft:grass[snowy=false]
[18:51:02] [Client thread/INFO]: flower_field.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fillerBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: flower_field.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: skyColor, Value: -1
[18:51:02] [Client thread/INFO]: flower_field.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogColor, Value: -1
[18:51:02] [Client thread/INFO]: flower_field.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogDensity, Value: 1.0
[18:51:02] [Client thread/INFO]: flower_field.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: hasBiomeEssence, Value: true
[18:51:02] [Client thread/INFO]: flower_field.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: seaFloorBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: flower_field.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: averageHeight, Value: 64.0
[18:51:02] [Client thread/INFO]: flower_field.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationBelow, Value: 5.0
[18:51:02] [Client thread/INFO]: flower_field.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationAbove, Value: 5.0
[18:51:02] [Client thread/INFO]: flower_field.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canSpawnInBiome, Value: true
[18:51:02] [Client thread/INFO]: flower_field.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateVillages, Value: false
[18:51:02] [Client thread/INFO]: flower_field.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateRivers, Value: true
[18:51:02] [Client thread/INFO]: flower_field.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: beachBiomeLocation, Value: minecraft:beaches
[18:51:02] [Client thread/INFO]: grassland.json: Detected config file
[18:51:02] [Client thread/INFO]: grassland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: topBlock, Value: minecraft:grass[snowy=false]
[18:51:02] [Client thread/INFO]: grassland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fillerBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: grassland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: skyColor, Value: -1
[18:51:02] [Client thread/INFO]: grassland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogColor, Value: -1
[18:51:02] [Client thread/INFO]: grassland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogDensity, Value: 1.0
[18:51:02] [Client thread/INFO]: grassland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: hasBiomeEssence, Value: true
[18:51:02] [Client thread/INFO]: grassland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: seaFloorBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: grassland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: averageHeight, Value: 64.0
[18:51:02] [Client thread/INFO]: grassland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationBelow, Value: 6.0
[18:51:02] [Client thread/INFO]: grassland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationAbove, Value: 25.0
[18:51:02] [Client thread/INFO]: grassland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canSpawnInBiome, Value: true
[18:51:02] [Client thread/INFO]: grassland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateVillages, Value: true
[18:51:02] [Client thread/INFO]: grassland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateRivers, Value: true
[18:51:02] [Client thread/INFO]: grassland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: beachBiomeLocation, Value: biomesoplenty:gravel_beach
[18:51:02] [Client thread/INFO]: grove.json: Detected config file
[18:51:02] [Client thread/INFO]: grove.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: topBlock, Value: minecraft:grass[snowy=false]
[18:51:02] [Client thread/INFO]: grove.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fillerBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: grove.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: skyColor, Value: -1
[18:51:02] [Client thread/INFO]: grove.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogColor, Value: -1
[18:51:02] [Client thread/INFO]: grove.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogDensity, Value: 1.0
[18:51:02] [Client thread/INFO]: grove.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: hasBiomeEssence, Value: true
[18:51:02] [Client thread/INFO]: grove.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: seaFloorBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: grove.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: averageHeight, Value: 66.0
[18:51:02] [Client thread/INFO]: grove.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationBelow, Value: 8.0
[18:51:02] [Client thread/INFO]: grove.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationAbove, Value: 20.0
[18:51:02] [Client thread/INFO]: grove.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canSpawnInBiome, Value: true
[18:51:02] [Client thread/INFO]: grove.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateVillages, Value: true
[18:51:02] [Client thread/INFO]: grove.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateRivers, Value: true
[18:51:02] [Client thread/INFO]: grove.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: beachBiomeLocation, Value: minecraft:beaches
[18:51:02] [Client thread/INFO]: highland.json: Detected config file
[18:51:02] [Client thread/INFO]: highland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: topBlock, Value: minecraft:grass[snowy=false]
[18:51:02] [Client thread/INFO]: highland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fillerBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: highland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: skyColor, Value: -1
[18:51:02] [Client thread/INFO]: highland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogColor, Value: -1
[18:51:02] [Client thread/INFO]: highland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogDensity, Value: 1.0
[18:51:02] [Client thread/INFO]: highland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: hasBiomeEssence, Value: true
[18:51:02] [Client thread/INFO]: highland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: seaFloorBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: highland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: averageHeight, Value: 100.0
[18:51:02] [Client thread/INFO]: highland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationBelow, Value: 35.0
[18:51:02] [Client thread/INFO]: highland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationAbove, Value: 35.0
[18:51:02] [Client thread/INFO]: highland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canSpawnInBiome, Value: true
[18:51:02] [Client thread/INFO]: highland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateVillages, Value: false
[18:51:02] [Client thread/INFO]: highland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateRivers, Value: false
[18:51:02] [Client thread/INFO]: land_of_lakes.json: Detected config file
[18:51:02] [Client thread/INFO]: land_of_lakes.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: topBlock, Value: biomesoplenty:grass[snowy=false,variant=loamy]
[18:51:02] [Client thread/INFO]: land_of_lakes.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fillerBlock, Value: biomesoplenty:dirt[coarse=false,variant=loamy]
[18:51:02] [Client thread/INFO]: land_of_lakes.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: skyColor, Value: -1
[18:51:02] [Client thread/INFO]: land_of_lakes.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogColor, Value: -1
[18:51:02] [Client thread/INFO]: land_of_lakes.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogDensity, Value: 1.0
[18:51:02] [Client thread/INFO]: land_of_lakes.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: hasBiomeEssence, Value: true
[18:51:02] [Client thread/INFO]: land_of_lakes.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: seaFloorBlock, Value: biomesoplenty:mud[variant=mud]
[18:51:02] [Client thread/INFO]: land_of_lakes.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: averageHeight, Value: 63.0
[18:51:02] [Client thread/INFO]: land_of_lakes.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationBelow, Value: 10.0
[18:51:02] [Client thread/INFO]: land_of_lakes.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationAbove, Value: 10.0
[18:51:02] [Client thread/INFO]: land_of_lakes.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canSpawnInBiome, Value: true
[18:51:02] [Client thread/INFO]: land_of_lakes.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateVillages, Value: false
[18:51:02] [Client thread/INFO]: land_of_lakes.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateRivers, Value: true
[18:51:02] [Client thread/INFO]: land_of_lakes.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: beachBiomeLocation, Value: biomesoplenty:gravel_beach
[18:51:02] [Client thread/INFO]: lavender_fields.json: Detected config file
[18:51:02] [Client thread/INFO]: lavender_fields.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: topBlock, Value: biomesoplenty:grass[snowy=false,variant=silty]
[18:51:02] [Client thread/INFO]: lavender_fields.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fillerBlock, Value: biomesoplenty:dirt[coarse=false,variant=silty]
[18:51:02] [Client thread/INFO]: lavender_fields.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: skyColor, Value: -1
[18:51:02] [Client thread/INFO]: lavender_fields.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogColor, Value: -1
[18:51:02] [Client thread/INFO]: lavender_fields.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogDensity, Value: 1.0
[18:51:02] [Client thread/INFO]: lavender_fields.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: hasBiomeEssence, Value: true
[18:51:02] [Client thread/INFO]: lavender_fields.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: seaFloorBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: lavender_fields.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: averageHeight, Value: 64.0
[18:51:02] [Client thread/INFO]: lavender_fields.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationBelow, Value: 4.0
[18:51:02] [Client thread/INFO]: lavender_fields.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationAbove, Value: 12.0
[18:51:02] [Client thread/INFO]: lavender_fields.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canSpawnInBiome, Value: false
[18:51:02] [Client thread/INFO]: lavender_fields.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateVillages, Value: false
[18:51:02] [Client thread/INFO]: lavender_fields.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateRivers, Value: true
[18:51:02] [Client thread/INFO]: lavender_fields.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: beachBiomeLocation, Value: minecraft:beaches
[18:51:02] [Client thread/INFO]: lush_desert.json: Detected config file
[18:51:02] [Client thread/INFO]: lush_desert.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: topBlock, Value: minecraft:hardened_clay
[18:51:02] [Client thread/INFO]: lush_desert.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fillerBlock, Value: minecraft:hardened_clay
[18:51:02] [Client thread/INFO]: lush_desert.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: skyColor, Value: -1
[18:51:02] [Client thread/INFO]: lush_desert.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogColor, Value: -1
[18:51:02] [Client thread/INFO]: lush_desert.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogDensity, Value: 1.0
[18:51:02] [Client thread/INFO]: lush_desert.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: hasBiomeEssence, Value: true
[18:51:02] [Client thread/INFO]: lush_desert.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: seaFloorBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: lush_desert.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: averageHeight, Value: 63.0
[18:51:02] [Client thread/INFO]: lush_desert.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationBelow, Value: 8.0
[18:51:02] [Client thread/INFO]: lush_desert.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationAbove, Value: 40.0
[18:51:02] [Client thread/INFO]: lush_desert.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canSpawnInBiome, Value: false
[18:51:02] [Client thread/INFO]: lush_desert.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateVillages, Value: true
[18:51:02] [Client thread/INFO]: lush_desert.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateRivers, Value: true
[18:51:02] [Client thread/INFO]: lush_desert.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: beachBiomeLocation, Value: minecraft:beaches
[18:51:02] [Client thread/INFO]: lush_swamp.json: Detected config file
[18:51:02] [Client thread/INFO]: lush_swamp.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: topBlock, Value: minecraft:grass[snowy=false]
[18:51:02] [Client thread/INFO]: lush_swamp.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fillerBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: lush_swamp.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: skyColor, Value: -1
[18:51:02] [Client thread/INFO]: lush_swamp.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogColor, Value: -1
[18:51:02] [Client thread/INFO]: lush_swamp.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogDensity, Value: 1.0
[18:51:02] [Client thread/INFO]: lush_swamp.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: hasBiomeEssence, Value: true
[18:51:02] [Client thread/INFO]: lush_swamp.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: seaFloorBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: lush_swamp.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: averageHeight, Value: 63.0
[18:51:02] [Client thread/INFO]: lush_swamp.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationBelow, Value: 5.0
[18:51:02] [Client thread/INFO]: lush_swamp.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationAbove, Value: 10.0
[18:51:02] [Client thread/INFO]: lush_swamp.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canSpawnInBiome, Value: true
[18:51:02] [Client thread/INFO]: lush_swamp.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateVillages, Value: false
[18:51:02] [Client thread/INFO]: lush_swamp.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateRivers, Value: false
[18:51:02] [Client thread/INFO]: mangrove.json: Detected config file
[18:51:02] [Client thread/INFO]: mangrove.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: topBlock, Value: biomesoplenty:mud[variant=mud]
[18:51:02] [Client thread/INFO]: mangrove.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fillerBlock, Value: biomesoplenty:mud[variant=mud]
[18:51:02] [Client thread/INFO]: mangrove.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: skyColor, Value: -1
[18:51:02] [Client thread/INFO]: mangrove.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogColor, Value: -1
[18:51:02] [Client thread/INFO]: mangrove.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogDensity, Value: 1.0
[18:51:02] [Client thread/INFO]: mangrove.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: hasBiomeEssence, Value: true
[18:51:02] [Client thread/INFO]: mangrove.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: seaFloorBlock, Value: biomesoplenty:mud[variant=mud]
[18:51:02] [Client thread/INFO]: mangrove.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: averageHeight, Value: 62.0
[18:51:02] [Client thread/INFO]: mangrove.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationBelow, Value: 8.0
[18:51:02] [Client thread/INFO]: mangrove.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationAbove, Value: 2.0
[18:51:02] [Client thread/INFO]: mangrove.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canSpawnInBiome, Value: false
[18:51:02] [Client thread/INFO]: mangrove.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateVillages, Value: false
[18:51:02] [Client thread/INFO]: mangrove.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateRivers, Value: false
[18:51:02] [Client thread/INFO]: maple_woods.json: Detected config file
[18:51:02] [Client thread/INFO]: maple_woods.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: topBlock, Value: minecraft:grass[snowy=false]
[18:51:02] [Client thread/INFO]: maple_woods.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fillerBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: maple_woods.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: skyColor, Value: -1
[18:51:02] [Client thread/INFO]: maple_woods.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogColor, Value: -1
[18:51:02] [Client thread/INFO]: maple_woods.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogDensity, Value: 1.0
[18:51:02] [Client thread/INFO]: maple_woods.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: hasBiomeEssence, Value: true
[18:51:02] [Client thread/INFO]: maple_woods.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: seaFloorBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: maple_woods.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: averageHeight, Value: 70.0
[18:51:02] [Client thread/INFO]: maple_woods.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationBelow, Value: 10.0
[18:51:02] [Client thread/INFO]: maple_woods.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationAbove, Value: 25.0
[18:51:02] [Client thread/INFO]: maple_woods.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canSpawnInBiome, Value: true
[18:51:02] [Client thread/INFO]: maple_woods.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateVillages, Value: false
[18:51:02] [Client thread/INFO]: maple_woods.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateRivers, Value: true
[18:51:02] [Client thread/INFO]: maple_woods.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: beachBiomeLocation, Value: biomesoplenty:gravel_beach
[18:51:02] [Client thread/INFO]: marsh.json: Detected config file
[18:51:02] [Client thread/INFO]: marsh.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: topBlock, Value: biomesoplenty:grass[snowy=false,variant=loamy]
[18:51:02] [Client thread/INFO]: marsh.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fillerBlock, Value: biomesoplenty:dirt[coarse=false,variant=loamy]
[18:51:02] [Client thread/INFO]: marsh.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: skyColor, Value: -1
[18:51:02] [Client thread/INFO]: marsh.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogColor, Value: -1
[18:51:02] [Client thread/INFO]: marsh.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogDensity, Value: 1.0
[18:51:02] [Client thread/INFO]: marsh.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: hasBiomeEssence, Value: true
[18:51:02] [Client thread/INFO]: marsh.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: seaFloorBlock, Value: biomesoplenty:mud[variant=mud]
[18:51:02] [Client thread/INFO]: marsh.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: averageHeight, Value: 62.0
[18:51:02] [Client thread/INFO]: marsh.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationBelow, Value: 5.0
[18:51:02] [Client thread/INFO]: marsh.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationAbove, Value: 3.0
[18:51:02] [Client thread/INFO]: marsh.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canSpawnInBiome, Value: false
[18:51:02] [Client thread/INFO]: marsh.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateVillages, Value: false
[18:51:02] [Client thread/INFO]: marsh.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateRivers, Value: false
[18:51:02] [Client thread/INFO]: meadow.json: Detected config file
[18:51:02] [Client thread/INFO]: meadow.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: topBlock, Value: minecraft:grass[snowy=false]
[18:51:02] [Client thread/INFO]: meadow.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fillerBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: meadow.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: skyColor, Value: -1
[18:51:02] [Client thread/INFO]: meadow.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogColor, Value: -1
[18:51:02] [Client thread/INFO]: meadow.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogDensity, Value: 1.0
[18:51:02] [Client thread/INFO]: meadow.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: hasBiomeEssence, Value: true
[18:51:02] [Client thread/INFO]: meadow.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: seaFloorBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: meadow.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: averageHeight, Value: 64.0
[18:51:02] [Client thread/INFO]: meadow.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationBelow, Value: 5.0
[18:51:02] [Client thread/INFO]: meadow.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationAbove, Value: 5.0
[18:51:02] [Client thread/INFO]: meadow.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canSpawnInBiome, Value: true
[18:51:02] [Client thread/INFO]: meadow.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateVillages, Value: true
[18:51:02] [Client thread/INFO]: meadow.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateRivers, Value: true
[18:51:02] [Client thread/INFO]: meadow.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: beachBiomeLocation, Value: biomesoplenty:gravel_beach
[18:51:02] [Client thread/INFO]: moor.json: Detected config file
[18:51:02] [Client thread/INFO]: moor.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: topBlock, Value: biomesoplenty:grass[snowy=false,variant=loamy]
[18:51:02] [Client thread/INFO]: moor.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fillerBlock, Value: biomesoplenty:dirt[coarse=false,variant=loamy]
[18:51:02] [Client thread/INFO]: moor.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: skyColor, Value: -1
[18:51:02] [Client thread/INFO]: moor.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogColor, Value: -1
[18:51:02] [Client thread/INFO]: moor.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogDensity, Value: 1.0
[18:51:02] [Client thread/INFO]: moor.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: hasBiomeEssence, Value: true
[18:51:02] [Client thread/INFO]: moor.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: seaFloorBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: moor.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: averageHeight, Value: 88.0
[18:51:02] [Client thread/INFO]: moor.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationBelow, Value: 8.0
[18:51:02] [Client thread/INFO]: moor.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationAbove, Value: 10.0
[18:51:02] [Client thread/INFO]: moor.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canSpawnInBiome, Value: false
[18:51:02] [Client thread/INFO]: moor.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateVillages, Value: false
[18:51:02] [Client thread/INFO]: moor.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateRivers, Value: true
[18:51:02] [Client thread/INFO]: mountain.json: Detected config file
[18:51:02] [Client thread/INFO]: mountain.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: topBlock, Value: minecraft:grass[snowy=false]
[18:51:02] [Client thread/INFO]: mountain.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fillerBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: mountain.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: skyColor, Value: -1
[18:51:02] [Client thread/INFO]: mountain.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogColor, Value: -1
[18:51:02] [Client thread/INFO]: mountain.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogDensity, Value: 1.0
[18:51:02] [Client thread/INFO]: mountain.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: hasBiomeEssence, Value: true
[18:51:02] [Client thread/INFO]: mountain.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: seaFloorBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: mountain.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: averageHeight, Value: 140.0
[18:51:02] [Client thread/INFO]: mountain.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationBelow, Value: 30.0
[18:51:02] [Client thread/INFO]: mountain.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationAbove, Value: 60.0
[18:51:02] [Client thread/INFO]: mountain.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canSpawnInBiome, Value: false
[18:51:02] [Client thread/INFO]: mountain.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateVillages, Value: false
[18:51:02] [Client thread/INFO]: mountain.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateRivers, Value: false
[18:51:02] [Client thread/INFO]: mystic_grove.json: Detected config file
[18:51:02] [Client thread/INFO]: mystic_grove.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: topBlock, Value: biomesoplenty:grass[snowy=false,variant=silty]
[18:51:02] [Client thread/INFO]: mystic_grove.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fillerBlock, Value: biomesoplenty:dirt[coarse=false,variant=silty]
[18:51:02] [Client thread/INFO]: mystic_grove.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: skyColor, Value: 8972496
[18:51:02] [Client thread/INFO]: mystic_grove.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogColor, Value: 16755401
[18:51:02] [Client thread/INFO]: mystic_grove.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogDensity, Value: 1.0
[18:51:02] [Client thread/INFO]: mystic_grove.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: hasBiomeEssence, Value: true
[18:51:02] [Client thread/INFO]: mystic_grove.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: seaFloorBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: mystic_grove.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: averageHeight, Value: 63.0
[18:51:02] [Client thread/INFO]: mystic_grove.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationBelow, Value: 5.0
[18:51:02] [Client thread/INFO]: mystic_grove.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationAbove, Value: 20.0
[18:51:02] [Client thread/INFO]: mystic_grove.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canSpawnInBiome, Value: false
[18:51:02] [Client thread/INFO]: mystic_grove.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateVillages, Value: false
[18:51:02] [Client thread/INFO]: mystic_grove.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateRivers, Value: false
[18:51:02] [Client thread/INFO]: ominous_woods.json: Detected config file
[18:51:02] [Client thread/INFO]: ominous_woods.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: topBlock, Value: biomesoplenty:grass[snowy=false,variant=loamy]
[18:51:02] [Client thread/INFO]: ominous_woods.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fillerBlock, Value: biomesoplenty:dirt[coarse=false,variant=loamy]
[18:51:02] [Client thread/INFO]: ominous_woods.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: skyColor, Value: 3687520
[18:51:02] [Client thread/INFO]: ominous_woods.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogColor, Value: 3882316
[18:51:02] [Client thread/INFO]: ominous_woods.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogDensity, Value: 0.175
[18:51:02] [Client thread/INFO]: ominous_woods.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: hasBiomeEssence, Value: true
[18:51:02] [Client thread/INFO]: ominous_woods.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: seaFloorBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: ominous_woods.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: averageHeight, Value: 66.0
[18:51:02] [Client thread/INFO]: ominous_woods.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationBelow, Value: 5.0
[18:51:02] [Client thread/INFO]: ominous_woods.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationAbove, Value: 10.0
[18:51:02] [Client thread/INFO]: ominous_woods.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canSpawnInBiome, Value: false
[18:51:02] [Client thread/INFO]: ominous_woods.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateVillages, Value: false
[18:51:02] [Client thread/INFO]: ominous_woods.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateRivers, Value: false
[18:51:02] [Client thread/INFO]: orchard.json: Detected config file
[18:51:02] [Client thread/INFO]: orchard.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: topBlock, Value: minecraft:grass[snowy=false]
[18:51:02] [Client thread/INFO]: orchard.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fillerBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: orchard.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: skyColor, Value: -1
[18:51:02] [Client thread/INFO]: orchard.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogColor, Value: -1
[18:51:02] [Client thread/INFO]: orchard.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogDensity, Value: 1.0
[18:51:02] [Client thread/INFO]: orchard.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: hasBiomeEssence, Value: true
[18:51:02] [Client thread/INFO]: orchard.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: seaFloorBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: orchard.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: averageHeight, Value: 64.0
[18:51:02] [Client thread/INFO]: orchard.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationBelow, Value: 4.0
[18:51:02] [Client thread/INFO]: orchard.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationAbove, Value: 15.0
[18:51:02] [Client thread/INFO]: orchard.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canSpawnInBiome, Value: true
[18:51:02] [Client thread/INFO]: orchard.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateVillages, Value: true
[18:51:02] [Client thread/INFO]: orchard.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateRivers, Value: true
[18:51:02] [Client thread/INFO]: orchard.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: beachBiomeLocation, Value: minecraft:beaches
[18:51:02] [Client thread/INFO]: outback.json: Detected config file
[18:51:02] [Client thread/INFO]: outback.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: topBlock, Value: minecraft:sand[variant=red_sand]
[18:51:02] [Client thread/INFO]: outback.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fillerBlock, Value: minecraft:sand[variant=red_sand]
[18:51:02] [Client thread/INFO]: outback.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: skyColor, Value: -1
[18:51:02] [Client thread/INFO]: outback.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogColor, Value: -1
[18:51:02] [Client thread/INFO]: outback.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogDensity, Value: 1.0
[18:51:02] [Client thread/INFO]: outback.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: hasBiomeEssence, Value: true
[18:51:02] [Client thread/INFO]: outback.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: seaFloorBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: outback.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: averageHeight, Value: 72.0
[18:51:02] [Client thread/INFO]: outback.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationBelow, Value: 8.0
[18:51:02] [Client thread/INFO]: outback.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationAbove, Value: 10.0
[18:51:02] [Client thread/INFO]: outback.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canSpawnInBiome, Value: true
[18:51:02] [Client thread/INFO]: outback.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateVillages, Value: true
[18:51:02] [Client thread/INFO]: outback.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateRivers, Value: true
[18:51:02] [Client thread/INFO]: outback.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: beachBiomeLocation, Value: minecraft:beaches
[18:51:02] [Client thread/INFO]: overgrown_cliffs.json: Detected config file
[18:51:02] [Client thread/INFO]: overgrown_cliffs.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: topBlock, Value: biomesoplenty:grass[snowy=false,variant=overgrown_stone]
[18:51:02] [Client thread/INFO]: overgrown_cliffs.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fillerBlock, Value: minecraft:stone[variant=stone]
[18:51:02] [Client thread/INFO]: overgrown_cliffs.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: skyColor, Value: -1
[18:51:02] [Client thread/INFO]: overgrown_cliffs.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogColor, Value: -1
[18:51:02] [Client thread/INFO]: overgrown_cliffs.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogDensity, Value: 1.0
[18:51:02] [Client thread/INFO]: overgrown_cliffs.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: hasBiomeEssence, Value: true
[18:51:02] [Client thread/INFO]: overgrown_cliffs.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: seaFloorBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: overgrown_cliffs.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: averageHeight, Value: 70.0
[18:51:02] [Client thread/INFO]: overgrown_cliffs.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationBelow, Value: 5.0
[18:51:02] [Client thread/INFO]: overgrown_cliffs.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationAbove, Value: 100.0
[18:51:02] [Client thread/INFO]: overgrown_cliffs.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canSpawnInBiome, Value: false
[18:51:02] [Client thread/INFO]: overgrown_cliffs.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateVillages, Value: false
[18:51:02] [Client thread/INFO]: overgrown_cliffs.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateRivers, Value: false
[18:51:02] [Client thread/INFO]: prairie.json: Detected config file
[18:51:02] [Client thread/INFO]: prairie.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: topBlock, Value: biomesoplenty:grass[snowy=false,variant=silty]
[18:51:02] [Client thread/INFO]: prairie.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fillerBlock, Value: biomesoplenty:dirt[coarse=false,variant=silty]
[18:51:02] [Client thread/INFO]: prairie.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: skyColor, Value: -1
[18:51:02] [Client thread/INFO]: prairie.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogColor, Value: -1
[18:51:02] [Client thread/INFO]: prairie.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogDensity, Value: 1.0
[18:51:02] [Client thread/INFO]: prairie.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: hasBiomeEssence, Value: true
[18:51:02] [Client thread/INFO]: prairie.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: seaFloorBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: prairie.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: averageHeight, Value: 64.0
[18:51:02] [Client thread/INFO]: prairie.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationBelow, Value: 4.0
[18:51:02] [Client thread/INFO]: prairie.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationAbove, Value: 6.0
[18:51:02] [Client thread/INFO]: prairie.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canSpawnInBiome, Value: true
[18:51:02] [Client thread/INFO]: prairie.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateVillages, Value: true
[18:51:02] [Client thread/INFO]: prairie.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateRivers, Value: true
[18:51:02] [Client thread/INFO]: prairie.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: beachBiomeLocation, Value: minecraft:beaches
[18:51:02] [Client thread/INFO]: quagmire.json: Detected config file
[18:51:02] [Client thread/INFO]: quagmire.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: topBlock, Value: biomesoplenty:mud[variant=mud]
[18:51:02] [Client thread/INFO]: quagmire.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fillerBlock, Value: biomesoplenty:mud[variant=mud]
[18:51:02] [Client thread/INFO]: quagmire.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: skyColor, Value: -1
[18:51:02] [Client thread/INFO]: quagmire.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogColor, Value: -1
[18:51:02] [Client thread/INFO]: quagmire.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogDensity, Value: 1.0
[18:51:02] [Client thread/INFO]: quagmire.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: hasBiomeEssence, Value: true
[18:51:02] [Client thread/INFO]: quagmire.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: seaFloorBlock, Value: biomesoplenty:mud[variant=mud]
[18:51:02] [Client thread/INFO]: quagmire.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: averageHeight, Value: 63.0
[18:51:02] [Client thread/INFO]: quagmire.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationBelow, Value: 5.0
[18:51:02] [Client thread/INFO]: quagmire.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationAbove, Value: 10.0
[18:51:02] [Client thread/INFO]: quagmire.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canSpawnInBiome, Value: false
[18:51:02] [Client thread/INFO]: quagmire.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateVillages, Value: false
[18:51:02] [Client thread/INFO]: quagmire.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateRivers, Value: false
[18:51:02] [Client thread/INFO]: rainforest.json: Detected config file
[18:51:02] [Client thread/INFO]: rainforest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: topBlock, Value: minecraft:grass[snowy=false]
[18:51:02] [Client thread/INFO]: rainforest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fillerBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: rainforest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: skyColor, Value: -1
[18:51:02] [Client thread/INFO]: rainforest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogColor, Value: -1
[18:51:02] [Client thread/INFO]: rainforest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogDensity, Value: 1.0
[18:51:02] [Client thread/INFO]: rainforest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: hasBiomeEssence, Value: true
[18:51:02] [Client thread/INFO]: rainforest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: seaFloorBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: rainforest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: averageHeight, Value: 80.0
[18:51:02] [Client thread/INFO]: rainforest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationBelow, Value: 50.0
[18:51:02] [Client thread/INFO]: rainforest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationAbove, Value: 50.0
[18:51:02] [Client thread/INFO]: rainforest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canSpawnInBiome, Value: false
[18:51:02] [Client thread/INFO]: rainforest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateVillages, Value: false
[18:51:02] [Client thread/INFO]: rainforest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateRivers, Value: false
[18:51:02] [Client thread/INFO]: redwood_forest.json: Detected config file
[18:51:02] [Client thread/INFO]: redwood_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: topBlock, Value: minecraft:dirt[snowy=false,variant=podzol]
[18:51:02] [Client thread/INFO]: redwood_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fillerBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: redwood_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: skyColor, Value: -1
[18:51:02] [Client thread/INFO]: redwood_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogColor, Value: -1
[18:51:02] [Client thread/INFO]: redwood_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogDensity, Value: 1.0
[18:51:02] [Client thread/INFO]: redwood_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: hasBiomeEssence, Value: true
[18:51:02] [Client thread/INFO]: redwood_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: seaFloorBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: redwood_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: averageHeight, Value: 70.0
[18:51:02] [Client thread/INFO]: redwood_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationBelow, Value: 4.0
[18:51:02] [Client thread/INFO]: redwood_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationAbove, Value: 10.0
[18:51:02] [Client thread/INFO]: redwood_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canSpawnInBiome, Value: false
[18:51:02] [Client thread/INFO]: redwood_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateVillages, Value: false
[18:51:02] [Client thread/INFO]: redwood_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateRivers, Value: false
[18:51:02] [Client thread/INFO]: redwood_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: beachBiomeLocation, Value: minecraft:beaches
[18:51:02] [Client thread/INFO]: sacred_springs.json: Detected config file
[18:51:02] [Client thread/INFO]: sacred_springs.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: topBlock, Value: minecraft:grass[snowy=false]
[18:51:02] [Client thread/INFO]: sacred_springs.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fillerBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: sacred_springs.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: skyColor, Value: -1
[18:51:02] [Client thread/INFO]: sacred_springs.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogColor, Value: -1
[18:51:02] [Client thread/INFO]: sacred_springs.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogDensity, Value: 1.0
[18:51:02] [Client thread/INFO]: sacred_springs.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: hasBiomeEssence, Value: true
[18:51:02] [Client thread/INFO]: sacred_springs.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: seaFloorBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: sacred_springs.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: averageHeight, Value: 64.0
[18:51:02] [Client thread/INFO]: sacred_springs.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationBelow, Value: 10.0
[18:51:02] [Client thread/INFO]: sacred_springs.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationAbove, Value: 10.0
[18:51:02] [Client thread/INFO]: sacred_springs.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canSpawnInBiome, Value: false
[18:51:02] [Client thread/INFO]: sacred_springs.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateVillages, Value: false
[18:51:02] [Client thread/INFO]: sacred_springs.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateRivers, Value: false
[18:51:02] [Client thread/INFO]: seasonal_forest.json: Detected config file
[18:51:02] [Client thread/INFO]: seasonal_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: topBlock, Value: minecraft:grass[snowy=false]
[18:51:02] [Client thread/INFO]: seasonal_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fillerBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: seasonal_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: skyColor, Value: -1
[18:51:02] [Client thread/INFO]: seasonal_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogColor, Value: -1
[18:51:02] [Client thread/INFO]: seasonal_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogDensity, Value: 1.0
[18:51:02] [Client thread/INFO]: seasonal_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: hasBiomeEssence, Value: true
[18:51:02] [Client thread/INFO]: seasonal_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: seaFloorBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: seasonal_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: averageHeight, Value: 75.0
[18:51:02] [Client thread/INFO]: seasonal_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationBelow, Value: 20.0
[18:51:02] [Client thread/INFO]: seasonal_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationAbove, Value: 30.0
[18:51:02] [Client thread/INFO]: seasonal_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canSpawnInBiome, Value: true
[18:51:02] [Client thread/INFO]: seasonal_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateVillages, Value: true
[18:51:02] [Client thread/INFO]: seasonal_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateRivers, Value: true
[18:51:02] [Client thread/INFO]: seasonal_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: beachBiomeLocation, Value: biomesoplenty:gravel_beach
[18:51:02] [Client thread/INFO]: shield.json: Detected config file
[18:51:02] [Client thread/INFO]: shield.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: topBlock, Value: minecraft:grass[snowy=false]
[18:51:02] [Client thread/INFO]: shield.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fillerBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: shield.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: skyColor, Value: -1
[18:51:02] [Client thread/INFO]: shield.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogColor, Value: -1
[18:51:02] [Client thread/INFO]: shield.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogDensity, Value: 1.0
[18:51:02] [Client thread/INFO]: shield.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: hasBiomeEssence, Value: true
[18:51:02] [Client thread/INFO]: shield.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: seaFloorBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: shield.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: averageHeight, Value: 63.0
[18:51:02] [Client thread/INFO]: shield.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationBelow, Value: 10.0
[18:51:02] [Client thread/INFO]: shield.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationAbove, Value: 10.0
[18:51:02] [Client thread/INFO]: shield.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canSpawnInBiome, Value: true
[18:51:02] [Client thread/INFO]: shield.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateVillages, Value: false
[18:51:02] [Client thread/INFO]: shield.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateRivers, Value: true
[18:51:02] [Client thread/INFO]: shield.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: beachBiomeLocation, Value: biomesoplenty:gravel_beach
[18:51:02] [Client thread/INFO]: shrubland.json: Detected config file
[18:51:02] [Client thread/INFO]: shrubland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: topBlock, Value: minecraft:grass[snowy=false]
[18:51:02] [Client thread/INFO]: shrubland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fillerBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: shrubland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: skyColor, Value: -1
[18:51:02] [Client thread/INFO]: shrubland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogColor, Value: -1
[18:51:02] [Client thread/INFO]: shrubland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogDensity, Value: 1.0
[18:51:02] [Client thread/INFO]: shrubland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: hasBiomeEssence, Value: true
[18:51:02] [Client thread/INFO]: shrubland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: seaFloorBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: shrubland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: averageHeight, Value: 66.0
[18:51:02] [Client thread/INFO]: shrubland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationBelow, Value: 8.0
[18:51:02] [Client thread/INFO]: shrubland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationAbove, Value: 15.0
[18:51:02] [Client thread/INFO]: shrubland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canSpawnInBiome, Value: true
[18:51:02] [Client thread/INFO]: shrubland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateVillages, Value: true
[18:51:02] [Client thread/INFO]: shrubland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateRivers, Value: true
[18:51:02] [Client thread/INFO]: shrubland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: beachBiomeLocation, Value: biomesoplenty:gravel_beach
[18:51:02] [Client thread/INFO]: snowy_coniferous_forest.json: Detected config file
[18:51:02] [Client thread/INFO]: snowy_coniferous_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: topBlock, Value: biomesoplenty:grass[snowy=false,variant=loamy]
[18:51:02] [Client thread/INFO]: snowy_coniferous_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fillerBlock, Value: biomesoplenty:dirt[coarse=false,variant=loamy]
[18:51:02] [Client thread/INFO]: snowy_coniferous_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: skyColor, Value: -1
[18:51:02] [Client thread/INFO]: snowy_coniferous_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogColor, Value: -1
[18:51:02] [Client thread/INFO]: snowy_coniferous_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogDensity, Value: 1.0
[18:51:02] [Client thread/INFO]: snowy_coniferous_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: hasBiomeEssence, Value: true
[18:51:02] [Client thread/INFO]: snowy_coniferous_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: seaFloorBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: snowy_coniferous_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: averageHeight, Value: 68.0
[18:51:02] [Client thread/INFO]: snowy_coniferous_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationBelow, Value: 10.0
[18:51:02] [Client thread/INFO]: snowy_coniferous_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationAbove, Value: 20.0
[18:51:02] [Client thread/INFO]: snowy_coniferous_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canSpawnInBiome, Value: true
[18:51:02] [Client thread/INFO]: snowy_coniferous_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateVillages, Value: false
[18:51:02] [Client thread/INFO]: snowy_coniferous_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateRivers, Value: true
[18:51:02] [Client thread/INFO]: snowy_coniferous_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: beachBiomeLocation, Value: minecraft:beaches
[18:51:02] [Client thread/INFO]: snowy_forest.json: Detected config file
[18:51:02] [Client thread/INFO]: snowy_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: topBlock, Value: biomesoplenty:grass[snowy=false,variant=silty]
[18:51:02] [Client thread/INFO]: snowy_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fillerBlock, Value: biomesoplenty:dirt[coarse=false,variant=silty]
[18:51:02] [Client thread/INFO]: snowy_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: skyColor, Value: -1
[18:51:02] [Client thread/INFO]: snowy_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogColor, Value: -1
[18:51:02] [Client thread/INFO]: snowy_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogDensity, Value: 1.0
[18:51:02] [Client thread/INFO]: snowy_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: hasBiomeEssence, Value: true
[18:51:02] [Client thread/INFO]: snowy_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: seaFloorBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: snowy_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: averageHeight, Value: 66.0
[18:51:02] [Client thread/INFO]: snowy_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationBelow, Value: 6.0
[18:51:02] [Client thread/INFO]: snowy_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationAbove, Value: 21.0
[18:51:02] [Client thread/INFO]: snowy_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canSpawnInBiome, Value: true
[18:51:02] [Client thread/INFO]: snowy_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateVillages, Value: false
[18:51:02] [Client thread/INFO]: snowy_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateRivers, Value: true
[18:51:02] [Client thread/INFO]: snowy_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: beachBiomeLocation, Value: minecraft:beaches
[18:51:02] [Client thread/INFO]: steppe.json: Detected config file
[18:51:02] [Client thread/INFO]: steppe.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: topBlock, Value: biomesoplenty:grass[snowy=false,variant=sandy]
[18:51:02] [Client thread/INFO]: steppe.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fillerBlock, Value: biomesoplenty:dirt[coarse=false,variant=sandy]
[18:51:02] [Client thread/INFO]: steppe.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: skyColor, Value: -1
[18:51:02] [Client thread/INFO]: steppe.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogColor, Value: -1
[18:51:02] [Client thread/INFO]: steppe.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogDensity, Value: 1.0
[18:51:02] [Client thread/INFO]: steppe.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: hasBiomeEssence, Value: true
[18:51:02] [Client thread/INFO]: steppe.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: seaFloorBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: steppe.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: averageHeight, Value: 90.0
[18:51:02] [Client thread/INFO]: steppe.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationBelow, Value: 8.0
[18:51:02] [Client thread/INFO]: steppe.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationAbove, Value: 8.0
[18:51:02] [Client thread/INFO]: steppe.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canSpawnInBiome, Value: false
[18:51:02] [Client thread/INFO]: steppe.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateVillages, Value: true
[18:51:02] [Client thread/INFO]: steppe.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateRivers, Value: true
[18:51:02] [Client thread/INFO]: steppe.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: beachBiomeLocation, Value: biomesoplenty:gravel_beach
[18:51:02] [Client thread/INFO]: temperate_rainforest.json: Detected config file
[18:51:02] [Client thread/INFO]: temperate_rainforest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: topBlock, Value: minecraft:grass[snowy=false]
[18:51:02] [Client thread/INFO]: temperate_rainforest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fillerBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: temperate_rainforest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: skyColor, Value: -1
[18:51:02] [Client thread/INFO]: temperate_rainforest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogColor, Value: -1
[18:51:02] [Client thread/INFO]: temperate_rainforest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogDensity, Value: 1.0
[18:51:02] [Client thread/INFO]: temperate_rainforest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: hasBiomeEssence, Value: true
[18:51:02] [Client thread/INFO]: temperate_rainforest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: seaFloorBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: temperate_rainforest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: averageHeight, Value: 67.0
[18:51:02] [Client thread/INFO]: temperate_rainforest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationBelow, Value: 25.0
[18:51:02] [Client thread/INFO]: temperate_rainforest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationAbove, Value: 55.0
[18:51:02] [Client thread/INFO]: temperate_rainforest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canSpawnInBiome, Value: true
[18:51:02] [Client thread/INFO]: temperate_rainforest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateVillages, Value: false
[18:51:02] [Client thread/INFO]: temperate_rainforest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateRivers, Value: true
[18:51:02] [Client thread/INFO]: temperate_rainforest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: beachBiomeLocation, Value: biomesoplenty:gravel_beach
[18:51:02] [Client thread/INFO]: tropical_rainforest.json: Detected config file
[18:51:02] [Client thread/INFO]: tropical_rainforest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: topBlock, Value: minecraft:grass[snowy=false]
[18:51:02] [Client thread/INFO]: tropical_rainforest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fillerBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: tropical_rainforest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: skyColor, Value: -1
[18:51:02] [Client thread/INFO]: tropical_rainforest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogColor, Value: -1
[18:51:02] [Client thread/INFO]: tropical_rainforest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogDensity, Value: 1.0
[18:51:02] [Client thread/INFO]: tropical_rainforest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: hasBiomeEssence, Value: true
[18:51:02] [Client thread/INFO]: tropical_rainforest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: seaFloorBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: tropical_rainforest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: averageHeight, Value: 67.0
[18:51:02] [Client thread/INFO]: tropical_rainforest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationBelow, Value: 10.0
[18:51:02] [Client thread/INFO]: tropical_rainforest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationAbove, Value: 25.0
[18:51:02] [Client thread/INFO]: tropical_rainforest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canSpawnInBiome, Value: false
[18:51:02] [Client thread/INFO]: tropical_rainforest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateVillages, Value: false
[18:51:02] [Client thread/INFO]: tropical_rainforest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateRivers, Value: true
[18:51:02] [Client thread/INFO]: tropical_rainforest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: beachBiomeLocation, Value: minecraft:beaches
[18:51:02] [Client thread/INFO]: tundra.json: Detected config file
[18:51:02] [Client thread/INFO]: tundra.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: topBlock, Value: biomesoplenty:grass[snowy=false,variant=silty]
[18:51:02] [Client thread/INFO]: tundra.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fillerBlock, Value: biomesoplenty:dirt[coarse=false,variant=silty]
[18:51:02] [Client thread/INFO]: tundra.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: skyColor, Value: -1
[18:51:02] [Client thread/INFO]: tundra.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogColor, Value: -1
[18:51:02] [Client thread/INFO]: tundra.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogDensity, Value: 1.0
[18:51:02] [Client thread/INFO]: tundra.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: hasBiomeEssence, Value: true
[18:51:02] [Client thread/INFO]: tundra.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: seaFloorBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: tundra.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: averageHeight, Value: 64.0
[18:51:02] [Client thread/INFO]: tundra.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationBelow, Value: 5.0
[18:51:02] [Client thread/INFO]: tundra.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationAbove, Value: 10.0
[18:51:02] [Client thread/INFO]: tundra.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canSpawnInBiome, Value: false
[18:51:02] [Client thread/INFO]: tundra.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateVillages, Value: false
[18:51:02] [Client thread/INFO]: tundra.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateRivers, Value: false
[18:51:02] [Client thread/INFO]: tundra.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: beachBiomeLocation, Value: biomesoplenty:gravel_beach
[18:51:02] [Client thread/INFO]: wasteland.json: Detected config file
[18:51:02] [Client thread/INFO]: wasteland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: topBlock, Value: biomesoplenty:dried_sand
[18:51:02] [Client thread/INFO]: wasteland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fillerBlock, Value: biomesoplenty:dried_sand
[18:51:02] [Client thread/INFO]: wasteland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: skyColor, Value: -1
[18:51:02] [Client thread/INFO]: wasteland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogColor, Value: 14409153
[18:51:02] [Client thread/INFO]: wasteland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogDensity, Value: 0.5
[18:51:02] [Client thread/INFO]: wasteland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: hasBiomeEssence, Value: true
[18:51:02] [Client thread/INFO]: wasteland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: seaFloorBlock, Value: biomesoplenty:dried_sand
[18:51:02] [Client thread/INFO]: wasteland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: averageHeight, Value: 66.0
[18:51:02] [Client thread/INFO]: wasteland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationBelow, Value: 1.0
[18:51:02] [Client thread/INFO]: wasteland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationAbove, Value: 5.0
[18:51:02] [Client thread/INFO]: wasteland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canSpawnInBiome, Value: false
[18:51:02] [Client thread/INFO]: wasteland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateVillages, Value: false
[18:51:02] [Client thread/INFO]: wasteland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateRivers, Value: false
[18:51:02] [Client thread/INFO]: wetland.json: Detected config file
[18:51:02] [Client thread/INFO]: wetland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: topBlock, Value: minecraft:grass[snowy=false]
[18:51:02] [Client thread/INFO]: wetland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fillerBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: wetland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: skyColor, Value: -1
[18:51:02] [Client thread/INFO]: wetland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogColor, Value: -1
[18:51:02] [Client thread/INFO]: wetland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogDensity, Value: 1.0
[18:51:02] [Client thread/INFO]: wetland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: hasBiomeEssence, Value: true
[18:51:02] [Client thread/INFO]: wetland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: seaFloorBlock, Value: biomesoplenty:mud[variant=mud]
[18:51:02] [Client thread/INFO]: wetland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: averageHeight, Value: 63.0
[18:51:02] [Client thread/INFO]: wetland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationBelow, Value: 5.0
[18:51:02] [Client thread/INFO]: wetland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationAbove, Value: 15.0
[18:51:02] [Client thread/INFO]: wetland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canSpawnInBiome, Value: true
[18:51:02] [Client thread/INFO]: wetland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateVillages, Value: false
[18:51:02] [Client thread/INFO]: wetland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateRivers, Value: false
[18:51:02] [Client thread/INFO]: woodland.json: Detected config file
[18:51:02] [Client thread/INFO]: woodland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: topBlock, Value: minecraft:grass[snowy=false]
[18:51:02] [Client thread/INFO]: woodland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fillerBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: woodland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: skyColor, Value: -1
[18:51:02] [Client thread/INFO]: woodland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogColor, Value: -1
[18:51:02] [Client thread/INFO]: woodland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogDensity, Value: 1.0
[18:51:02] [Client thread/INFO]: woodland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: hasBiomeEssence, Value: true
[18:51:02] [Client thread/INFO]: woodland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: seaFloorBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: woodland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: averageHeight, Value: 64.0
[18:51:02] [Client thread/INFO]: woodland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationBelow, Value: 6.0
[18:51:02] [Client thread/INFO]: woodland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationAbove, Value: 25.0
[18:51:02] [Client thread/INFO]: woodland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canSpawnInBiome, Value: true
[18:51:02] [Client thread/INFO]: woodland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateVillages, Value: true
[18:51:02] [Client thread/INFO]: woodland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateRivers, Value: true
[18:51:02] [Client thread/INFO]: woodland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: beachBiomeLocation, Value: biomesoplenty:gravel_beach
[18:51:02] [Client thread/INFO]: xeric_shrubland.json: Detected config file
[18:51:02] [Client thread/INFO]: xeric_shrubland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: topBlock, Value: minecraft:sand[variant=sand]
[18:51:02] [Client thread/INFO]: xeric_shrubland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fillerBlock, Value: minecraft:sand[variant=sand]
[18:51:02] [Client thread/INFO]: xeric_shrubland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: skyColor, Value: -1
[18:51:02] [Client thread/INFO]: xeric_shrubland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogColor, Value: -1
[18:51:02] [Client thread/INFO]: xeric_shrubland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogDensity, Value: 1.0
[18:51:02] [Client thread/INFO]: xeric_shrubland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: hasBiomeEssence, Value: true
[18:51:02] [Client thread/INFO]: xeric_shrubland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: seaFloorBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: xeric_shrubland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: averageHeight, Value: 64.0
[18:51:02] [Client thread/INFO]: xeric_shrubland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationBelow, Value: 1.0
[18:51:02] [Client thread/INFO]: xeric_shrubland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationAbove, Value: 5.0
[18:51:02] [Client thread/INFO]: xeric_shrubland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canSpawnInBiome, Value: false
[18:51:02] [Client thread/INFO]: xeric_shrubland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateVillages, Value: true
[18:51:02] [Client thread/INFO]: xeric_shrubland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateRivers, Value: true
[18:51:02] [Client thread/INFO]: xeric_shrubland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: beachBiomeLocation, Value: minecraft:beaches
[18:51:02] [Client thread/INFO]: alps_foothills.json: Detected config file
[18:51:02] [Client thread/INFO]: alps_foothills.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: topBlock, Value: biomesoplenty:grass[snowy=false,variant=overgrown_stone]
[18:51:02] [Client thread/INFO]: alps_foothills.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fillerBlock, Value: minecraft:stone[variant=stone]
[18:51:02] [Client thread/INFO]: alps_foothills.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: skyColor, Value: -1
[18:51:02] [Client thread/INFO]: alps_foothills.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogColor, Value: -1
[18:51:02] [Client thread/INFO]: alps_foothills.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogDensity, Value: 1.0
[18:51:02] [Client thread/INFO]: alps_foothills.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: hasBiomeEssence, Value: false
[18:51:02] [Client thread/INFO]: alps_foothills.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: seaFloorBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: alps_foothills.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: averageHeight, Value: 120.0
[18:51:02] [Client thread/INFO]: alps_foothills.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationBelow, Value: 48.0
[18:51:02] [Client thread/INFO]: alps_foothills.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationAbove, Value: 64.0
[18:51:02] [Client thread/INFO]: alps_foothills.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canSpawnInBiome, Value: false
[18:51:02] [Client thread/INFO]: alps_foothills.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateVillages, Value: false
[18:51:02] [Client thread/INFO]: alps_foothills.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateRivers, Value: false
[18:51:02] [Client thread/INFO]: mountain_foothills.json: Detected config file
[18:51:02] [Client thread/INFO]: mountain_foothills.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: topBlock, Value: minecraft:grass[snowy=false]
[18:51:02] [Client thread/INFO]: mountain_foothills.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fillerBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: mountain_foothills.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: skyColor, Value: -1
[18:51:02] [Client thread/INFO]: mountain_foothills.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogColor, Value: -1
[18:51:02] [Client thread/INFO]: mountain_foothills.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogDensity, Value: 1.0
[18:51:02] [Client thread/INFO]: mountain_foothills.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: hasBiomeEssence, Value: false
[18:51:02] [Client thread/INFO]: mountain_foothills.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: seaFloorBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: mountain_foothills.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: averageHeight, Value: 100.0
[18:51:02] [Client thread/INFO]: mountain_foothills.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationBelow, Value: 15.0
[18:51:02] [Client thread/INFO]: mountain_foothills.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationAbove, Value: 30.0
[18:51:02] [Client thread/INFO]: mountain_foothills.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canSpawnInBiome, Value: false
[18:51:02] [Client thread/INFO]: mountain_foothills.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateVillages, Value: false
[18:51:02] [Client thread/INFO]: mountain_foothills.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateRivers, Value: false
[18:51:02] [Client thread/INFO]: redwood_forest_edge.json: Detected config file
[18:51:02] [Client thread/INFO]: redwood_forest_edge.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: topBlock, Value: minecraft:dirt[snowy=false,variant=podzol]
[18:51:02] [Client thread/INFO]: redwood_forest_edge.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fillerBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: redwood_forest_edge.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: skyColor, Value: -1
[18:51:02] [Client thread/INFO]: redwood_forest_edge.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogColor, Value: -1
[18:51:02] [Client thread/INFO]: redwood_forest_edge.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogDensity, Value: 1.0
[18:51:02] [Client thread/INFO]: redwood_forest_edge.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: hasBiomeEssence, Value: false
[18:51:02] [Client thread/INFO]: redwood_forest_edge.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: seaFloorBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: redwood_forest_edge.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: averageHeight, Value: 70.0
[18:51:02] [Client thread/INFO]: redwood_forest_edge.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationBelow, Value: 4.0
[18:51:02] [Client thread/INFO]: redwood_forest_edge.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationAbove, Value: 10.0
[18:51:02] [Client thread/INFO]: redwood_forest_edge.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canSpawnInBiome, Value: false
[18:51:02] [Client thread/INFO]: redwood_forest_edge.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateVillages, Value: false
[18:51:02] [Client thread/INFO]: redwood_forest_edge.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateRivers, Value: false
[18:51:02] [Client thread/INFO]: redwood_forest_edge.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: beachBiomeLocation, Value: minecraft:beaches
[18:51:02] [Client thread/INFO]: pasture.json: Detected config file
[18:51:02] [Client thread/INFO]: pasture.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: topBlock, Value: biomesoplenty:grass[snowy=false,variant=silty]
[18:51:02] [Client thread/INFO]: pasture.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fillerBlock, Value: biomesoplenty:dirt[coarse=false,variant=silty]
[18:51:02] [Client thread/INFO]: pasture.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: skyColor, Value: -1
[18:51:02] [Client thread/INFO]: pasture.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogColor, Value: -1
[18:51:02] [Client thread/INFO]: pasture.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogDensity, Value: 1.0
[18:51:02] [Client thread/INFO]: pasture.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: hasBiomeEssence, Value: false
[18:51:02] [Client thread/INFO]: pasture.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: seaFloorBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: pasture.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: averageHeight, Value: 64.0
[18:51:02] [Client thread/INFO]: pasture.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationBelow, Value: 4.0
[18:51:02] [Client thread/INFO]: pasture.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationAbove, Value: 6.0
[18:51:02] [Client thread/INFO]: pasture.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canSpawnInBiome, Value: true
[18:51:02] [Client thread/INFO]: pasture.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateVillages, Value: false
[18:51:02] [Client thread/INFO]: pasture.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateRivers, Value: true
[18:51:02] [Client thread/INFO]: pasture.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: beachBiomeLocation, Value: minecraft:beaches
[18:51:02] [Client thread/INFO]: glacier.json: Detected config file
[18:51:02] [Client thread/INFO]: glacier.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: topBlock, Value: minecraft:ice
[18:51:02] [Client thread/INFO]: glacier.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fillerBlock, Value: biomesoplenty:hard_ice
[18:51:02] [Client thread/INFO]: glacier.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: skyColor, Value: -1
[18:51:02] [Client thread/INFO]: glacier.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogColor, Value: -1
[18:51:02] [Client thread/INFO]: glacier.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogDensity, Value: 1.0
[18:51:02] [Client thread/INFO]: glacier.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: hasBiomeEssence, Value: false
[18:51:02] [Client thread/INFO]: glacier.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: seaFloorBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: glacier.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: averageHeight, Value: 88.0
[18:51:02] [Client thread/INFO]: glacier.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationBelow, Value: 8.0
[18:51:02] [Client thread/INFO]: glacier.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationAbove, Value: 10.0
[18:51:02] [Client thread/INFO]: glacier.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canSpawnInBiome, Value: false
[18:51:02] [Client thread/INFO]: glacier.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateVillages, Value: false
[18:51:02] [Client thread/INFO]: glacier.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateRivers, Value: false
[18:51:02] [Client thread/INFO]: glacier.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: beachBiomeLocation, Value: minecraft:beaches
[18:51:02] [Client thread/INFO]: oasis.json: Detected config file
[18:51:02] [Client thread/INFO]: oasis.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: topBlock, Value: minecraft:sand[variant=sand]
[18:51:02] [Client thread/INFO]: oasis.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fillerBlock, Value: minecraft:sand[variant=sand]
[18:51:02] [Client thread/INFO]: oasis.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: skyColor, Value: -1
[18:51:02] [Client thread/INFO]: oasis.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogColor, Value: -1
[18:51:02] [Client thread/INFO]: oasis.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogDensity, Value: 1.0
[18:51:02] [Client thread/INFO]: oasis.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: hasBiomeEssence, Value: false
[18:51:02] [Client thread/INFO]: oasis.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: seaFloorBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: oasis.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: averageHeight, Value: 62.0
[18:51:02] [Client thread/INFO]: oasis.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationBelow, Value: 5.0
[18:51:02] [Client thread/INFO]: oasis.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationAbove, Value: 7.0
[18:51:02] [Client thread/INFO]: oasis.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canSpawnInBiome, Value: false
[18:51:02] [Client thread/INFO]: oasis.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateVillages, Value: false
[18:51:02] [Client thread/INFO]: oasis.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateRivers, Value: false
[18:51:02] [Client thread/INFO]: oasis.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: beachBiomeLocation, Value: minecraft:beaches
[18:51:02] [Client thread/INFO]: snowy_tundra.json: Detected config file
[18:51:02] [Client thread/INFO]: snowy_tundra.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: topBlock, Value: biomesoplenty:grass[snowy=false,variant=silty]
[18:51:02] [Client thread/INFO]: snowy_tundra.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fillerBlock, Value: biomesoplenty:dirt[coarse=false,variant=silty]
[18:51:02] [Client thread/INFO]: snowy_tundra.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: skyColor, Value: -1
[18:51:02] [Client thread/INFO]: snowy_tundra.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogColor, Value: -1
[18:51:02] [Client thread/INFO]: snowy_tundra.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogDensity, Value: 1.0
[18:51:02] [Client thread/INFO]: snowy_tundra.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: hasBiomeEssence, Value: true
[18:51:02] [Client thread/INFO]: snowy_tundra.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: seaFloorBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: snowy_tundra.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: averageHeight, Value: 64.0
[18:51:02] [Client thread/INFO]: snowy_tundra.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationBelow, Value: 5.0
[18:51:02] [Client thread/INFO]: snowy_tundra.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationAbove, Value: 10.0
[18:51:02] [Client thread/INFO]: snowy_tundra.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canSpawnInBiome, Value: false
[18:51:02] [Client thread/INFO]: snowy_tundra.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateVillages, Value: false
[18:51:02] [Client thread/INFO]: snowy_tundra.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateRivers, Value: false
[18:51:02] [Client thread/INFO]: snowy_tundra.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: beachBiomeLocation, Value: biomesoplenty:gravel_beach
[18:51:02] [Client thread/INFO]: coral_reef.json: Detected config file
[18:51:02] [Client thread/INFO]: coral_reef.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: topBlock, Value: minecraft:grass[snowy=false]
[18:51:02] [Client thread/INFO]: coral_reef.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fillerBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: coral_reef.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: skyColor, Value: -1
[18:51:02] [Client thread/INFO]: coral_reef.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogColor, Value: -1
[18:51:02] [Client thread/INFO]: coral_reef.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogDensity, Value: 1.0
[18:51:02] [Client thread/INFO]: coral_reef.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: hasBiomeEssence, Value: false
[18:51:02] [Client thread/INFO]: coral_reef.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: seaFloorBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: coral_reef.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: averageHeight, Value: 45.0
[18:51:02] [Client thread/INFO]: coral_reef.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationBelow, Value: 5.0
[18:51:02] [Client thread/INFO]: coral_reef.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationAbove, Value: 10.0
[18:51:02] [Client thread/INFO]: coral_reef.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canSpawnInBiome, Value: false
[18:51:02] [Client thread/INFO]: coral_reef.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateVillages, Value: false
[18:51:02] [Client thread/INFO]: coral_reef.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateRivers, Value: false
[18:51:02] [Client thread/INFO]: coral_reef.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: beachBiomeLocation, Value: minecraft:ocean
[18:51:02] [Client thread/INFO]: kelp_forest.json: Detected config file
[18:51:02] [Client thread/INFO]: kelp_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: topBlock, Value: minecraft:grass[snowy=false]
[18:51:02] [Client thread/INFO]: kelp_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fillerBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: kelp_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: skyColor, Value: -1
[18:51:02] [Client thread/INFO]: kelp_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogColor, Value: -1
[18:51:02] [Client thread/INFO]: kelp_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogDensity, Value: 1.0
[18:51:02] [Client thread/INFO]: kelp_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: hasBiomeEssence, Value: false
[18:51:02] [Client thread/INFO]: kelp_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: seaFloorBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: kelp_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: averageHeight, Value: 40.0
[18:51:02] [Client thread/INFO]: kelp_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationBelow, Value: 5.0
[18:51:02] [Client thread/INFO]: kelp_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationAbove, Value: 5.0
[18:51:02] [Client thread/INFO]: kelp_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canSpawnInBiome, Value: false
[18:51:02] [Client thread/INFO]: kelp_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateVillages, Value: false
[18:51:02] [Client thread/INFO]: kelp_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateRivers, Value: false
[18:51:02] [Client thread/INFO]: kelp_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: beachBiomeLocation, Value: minecraft:ocean
[18:51:02] [Client thread/INFO]: origin_island.json: Detected config file
[18:51:02] [Client thread/INFO]: origin_island.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: topBlock, Value: biomesoplenty:grass[snowy=false,variant=origin]
[18:51:02] [Client thread/INFO]: origin_island.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fillerBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: origin_island.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: skyColor, Value: 8441086
[18:51:02] [Client thread/INFO]: origin_island.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogColor, Value: -1
[18:51:02] [Client thread/INFO]: origin_island.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogDensity, Value: 1.0
[18:51:02] [Client thread/INFO]: origin_island.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: hasBiomeEssence, Value: true
[18:51:02] [Client thread/INFO]: origin_island.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: seaFloorBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: origin_island.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: averageHeight, Value: 64.0
[18:51:02] [Client thread/INFO]: origin_island.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationBelow, Value: 6.0
[18:51:02] [Client thread/INFO]: origin_island.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationAbove, Value: 25.0
[18:51:02] [Client thread/INFO]: origin_island.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canSpawnInBiome, Value: true
[18:51:02] [Client thread/INFO]: origin_island.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateVillages, Value: false
[18:51:02] [Client thread/INFO]: origin_island.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateRivers, Value: false
[18:51:02] [Client thread/INFO]: origin_island.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: beachBiomeLocation, Value: biomesoplenty:origin_beach
[18:51:02] [Client thread/INFO]: tropical_island.json: Detected config file
[18:51:02] [Client thread/INFO]: tropical_island.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: topBlock, Value: minecraft:grass[snowy=false]
[18:51:02] [Client thread/INFO]: tropical_island.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fillerBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: tropical_island.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: skyColor, Value: 507391
[18:51:02] [Client thread/INFO]: tropical_island.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogColor, Value: 11925759
[18:51:02] [Client thread/INFO]: tropical_island.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogDensity, Value: 1.0
[18:51:02] [Client thread/INFO]: tropical_island.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: hasBiomeEssence, Value: true
[18:51:02] [Client thread/INFO]: tropical_island.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: seaFloorBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: tropical_island.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: averageHeight, Value: 64.0
[18:51:02] [Client thread/INFO]: tropical_island.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationBelow, Value: 5.0
[18:51:02] [Client thread/INFO]: tropical_island.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationAbove, Value: 40.0
[18:51:02] [Client thread/INFO]: tropical_island.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canSpawnInBiome, Value: true
[18:51:02] [Client thread/INFO]: tropical_island.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateVillages, Value: false
[18:51:02] [Client thread/INFO]: tropical_island.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateRivers, Value: false
[18:51:02] [Client thread/INFO]: tropical_island.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: beachBiomeLocation, Value: biomesoplenty:white_beach
[18:51:02] [Client thread/INFO]: volcanic_island.json: Detected config file
[18:51:02] [Client thread/INFO]: volcanic_island.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: topBlock, Value: biomesoplenty:ash_block
[18:51:02] [Client thread/INFO]: volcanic_island.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fillerBlock, Value: biomesoplenty:ash_block
[18:51:02] [Client thread/INFO]: volcanic_island.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: skyColor, Value: -1
[18:51:02] [Client thread/INFO]: volcanic_island.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogColor, Value: -1
[18:51:02] [Client thread/INFO]: volcanic_island.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogDensity, Value: 1.0
[18:51:02] [Client thread/INFO]: volcanic_island.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: hasBiomeEssence, Value: true
[18:51:02] [Client thread/INFO]: volcanic_island.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: seaFloorBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: volcanic_island.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: averageHeight, Value: 120.0
[18:51:02] [Client thread/INFO]: volcanic_island.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationBelow, Value: 50.0
[18:51:02] [Client thread/INFO]: volcanic_island.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationAbove, Value: 50.0
[18:51:02] [Client thread/INFO]: volcanic_island.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canSpawnInBiome, Value: false
[18:51:02] [Client thread/INFO]: volcanic_island.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateVillages, Value: false
[18:51:02] [Client thread/INFO]: volcanic_island.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateRivers, Value: false
[18:51:02] [Client thread/INFO]: flower_island.json: Detected config file
[18:51:02] [Client thread/INFO]: flower_island.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: topBlock, Value: biomesoplenty:grass[snowy=false,variant=daisy]
[18:51:02] [Client thread/INFO]: flower_island.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fillerBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: flower_island.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: skyColor, Value: -1
[18:51:02] [Client thread/INFO]: flower_island.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogColor, Value: -1
[18:51:02] [Client thread/INFO]: flower_island.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogDensity, Value: 1.0
[18:51:02] [Client thread/INFO]: flower_island.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: hasBiomeEssence, Value: true
[18:51:02] [Client thread/INFO]: flower_island.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: seaFloorBlock, Value: minecraft:dirt[snowy=false,variant=dirt]
[18:51:02] [Client thread/INFO]: flower_island.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: averageHeight, Value: 70.0
[18:51:02] [Client thread/INFO]: flower_island.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationBelow, Value: 10.0
[18:51:02] [Client thread/INFO]: flower_island.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: variationAbove, Value: 15.0
[18:51:02] [Client thread/INFO]: flower_island.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canSpawnInBiome, Value: false
[18:51:02] [Client thread/INFO]: flower_island.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateVillages, Value: false
[18:51:02] [Client thread/INFO]: flower_island.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: canGenerateRivers, Value: false
[18:51:02] [Client thread/INFO]: flower_island.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: beachBiomeLocation, Value: minecraft:beaches
[18:51:02] [Client thread/INFO]: corrupted_sands.json: Detected config file
[18:51:02] [Client thread/INFO]: corrupted_sands.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: topBlock, Value: minecraft:soul_sand
[18:51:02] [Client thread/INFO]: corrupted_sands.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fillerBlock, Value: minecraft:soul_sand
[18:51:02] [Client thread/INFO]: corrupted_sands.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: skyColor, Value: -1
[18:51:02] [Client thread/INFO]: corrupted_sands.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogColor, Value: -1
[18:51:02] [Client thread/INFO]: corrupted_sands.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogDensity, Value: 1.0
[18:51:02] [Client thread/INFO]: corrupted_sands.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: hasBiomeEssence, Value: false
[18:51:02] [Client thread/INFO]: corrupted_sands.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: wallBlock, Value: minecraft:soul_sand
[18:51:02] [Client thread/INFO]: corrupted_sands.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: roofTopBlock, Value: minecraft:netherrack
[18:51:02] [Client thread/INFO]: corrupted_sands.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: roofFillerBlock, Value: minecraft:netherrack
[18:51:02] [Client thread/INFO]: fungi_forest.json: Detected config file
[18:51:02] [Client thread/INFO]: fungi_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: topBlock, Value: minecraft:netherrack
[18:51:02] [Client thread/INFO]: fungi_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fillerBlock, Value: minecraft:netherrack
[18:51:02] [Client thread/INFO]: fungi_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: skyColor, Value: -1
[18:51:02] [Client thread/INFO]: fungi_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogColor, Value: -1
[18:51:02] [Client thread/INFO]: fungi_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogDensity, Value: 1.0
[18:51:02] [Client thread/INFO]: fungi_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: hasBiomeEssence, Value: false
[18:51:02] [Client thread/INFO]: fungi_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: wallBlock, Value: minecraft:netherrack
[18:51:02] [Client thread/INFO]: fungi_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: roofTopBlock, Value: minecraft:netherrack
[18:51:02] [Client thread/INFO]: fungi_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: roofFillerBlock, Value: minecraft:netherrack
[18:51:02] [Client thread/INFO]: phantasmagoric_inferno.json: Detected config file
[18:51:02] [Client thread/INFO]: phantasmagoric_inferno.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: topBlock, Value: biomesoplenty:ash_block
[18:51:02] [Client thread/INFO]: phantasmagoric_inferno.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fillerBlock, Value: biomesoplenty:ash_block
[18:51:02] [Client thread/INFO]: phantasmagoric_inferno.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: skyColor, Value: -1
[18:51:02] [Client thread/INFO]: phantasmagoric_inferno.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogColor, Value: -1
[18:51:02] [Client thread/INFO]: phantasmagoric_inferno.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogDensity, Value: 1.0
[18:51:02] [Client thread/INFO]: phantasmagoric_inferno.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: hasBiomeEssence, Value: false
[18:51:02] [Client thread/INFO]: phantasmagoric_inferno.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: wallBlock, Value: minecraft:netherrack
[18:51:02] [Client thread/INFO]: phantasmagoric_inferno.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: roofTopBlock, Value: minecraft:netherrack
[18:51:02] [Client thread/INFO]: phantasmagoric_inferno.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: roofFillerBlock, Value: minecraft:netherrack
[18:51:02] [Client thread/INFO]: undergarden.json: Detected config file
[18:51:02] [Client thread/INFO]: undergarden.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: topBlock, Value: biomesoplenty:grass[snowy=false,variant=overgrown_netherrack]
[18:51:02] [Client thread/INFO]: undergarden.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fillerBlock, Value: minecraft:netherrack
[18:51:02] [Client thread/INFO]: undergarden.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: skyColor, Value: -1
[18:51:02] [Client thread/INFO]: undergarden.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogColor, Value: -1
[18:51:02] [Client thread/INFO]: undergarden.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogDensity, Value: 1.0
[18:51:02] [Client thread/INFO]: undergarden.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: hasBiomeEssence, Value: false
[18:51:02] [Client thread/INFO]: undergarden.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: wallBlock, Value: minecraft:netherrack
[18:51:02] [Client thread/INFO]: undergarden.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: roofTopBlock, Value: minecraft:netherrack
[18:51:02] [Client thread/INFO]: undergarden.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: roofFillerBlock, Value: minecraft:netherrack
[18:51:02] [Client thread/INFO]: visceral_heap.json: Detected config file
[18:51:02] [Client thread/INFO]: visceral_heap.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: topBlock, Value: biomesoplenty:flesh
[18:51:02] [Client thread/INFO]: visceral_heap.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fillerBlock, Value: biomesoplenty:flesh
[18:51:02] [Client thread/INFO]: visceral_heap.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: skyColor, Value: -1
[18:51:02] [Client thread/INFO]: visceral_heap.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogColor, Value: -1
[18:51:02] [Client thread/INFO]: visceral_heap.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: fogDensity, Value: 1.0
[18:51:02] [Client thread/INFO]: visceral_heap.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: hasBiomeEssence, Value: false
[18:51:02] [Client thread/INFO]: visceral_heap.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: wallBlock, Value: biomesoplenty:flesh
[18:51:02] [Client thread/INFO]: visceral_heap.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: roofTopBlock, Value: minecraft:netherrack
[18:51:02] [Client thread/INFO]: visceral_heap.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: roofFillerBlock, Value: minecraft:netherrack
[18:51:02] [Client thread/INFO]: sky.json: Detected config file
[18:51:02] [Client thread/INFO]: sky.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: beachBiomeLocation, Value: minecraft:beaches
[18:51:02] [Client thread/INFO]: mushroom_island.json: Detected config file
[18:51:02] [Client thread/INFO]: mushroom_island.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: beachBiomeLocation, Value: minecraft:beaches
[18:51:02] [Client thread/INFO]: birch_forest.json: Detected config file
[18:51:02] [Client thread/INFO]: birch_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: beachBiomeLocation, Value: biomesoplenty:gravel_beach
[18:51:02] [Client thread/INFO]: birch_forest_hills.json: Detected config file
[18:51:02] [Client thread/INFO]: birch_forest_hills.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: beachBiomeLocation, Value: biomesoplenty:gravel_beach
[18:51:02] [Client thread/INFO]: taiga_cold.json: Detected config file
[18:51:02] [Client thread/INFO]: taiga_cold.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: beachBiomeLocation, Value: minecraft:beaches
[18:51:02] [Client thread/INFO]: taiga_cold_hills.json: Detected config file
[18:51:02] [Client thread/INFO]: taiga_cold_hills.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: beachBiomeLocation, Value: minecraft:beaches
[18:51:02] [Client thread/INFO]: desert.json: Detected config file
[18:51:02] [Client thread/INFO]: desert.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: beachBiomeLocation, Value: minecraft:beaches
[18:51:02] [Client thread/INFO]: desert_hills.json: Detected config file
[18:51:02] [Client thread/INFO]: desert_hills.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: beachBiomeLocation, Value: minecraft:beaches
[18:51:02] [Client thread/INFO]: extreme_hills.json: Detected config file
[18:51:02] [Client thread/INFO]: extreme_hills.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: beachBiomeLocation, Value: minecraft:beaches
[18:51:02] [Client thread/INFO]: extreme_hills_with_trees.json: Detected config file
[18:51:02] [Client thread/INFO]: extreme_hills_with_trees.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: beachBiomeLocation, Value: minecraft:beaches
[18:51:02] [Client thread/INFO]: mutated_forest.json: Detected config file
[18:51:02] [Client thread/INFO]: mutated_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: beachBiomeLocation, Value: minecraft:beaches
[18:51:02] [Client thread/INFO]: forest.json: Detected config file
[18:51:02] [Client thread/INFO]: forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: beachBiomeLocation, Value: biomesoplenty:gravel_beach
[18:51:02] [Client thread/INFO]: forest_hills.json: Detected config file
[18:51:02] [Client thread/INFO]: forest_hills.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: beachBiomeLocation, Value: biomesoplenty:gravel_beach
[18:51:02] [Client thread/INFO]: ice_flats.json: Detected config file
[18:51:02] [Client thread/INFO]: ice_flats.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: beachBiomeLocation, Value: minecraft:beaches
[18:51:02] [Client thread/INFO]: ice_mountains.json: Detected config file
[18:51:02] [Client thread/INFO]: ice_mountains.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: beachBiomeLocation, Value: minecraft:beaches
[18:51:02] [Client thread/INFO]: jungle.json: Detected config file
[18:51:02] [Client thread/INFO]: jungle.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: beachBiomeLocation, Value: minecraft:beaches
[18:51:02] [Client thread/INFO]: jungle_hills.json: Detected config file
[18:51:02] [Client thread/INFO]: jungle_hills.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: beachBiomeLocation, Value: minecraft:beaches
[18:51:02] [Client thread/INFO]: redwood_taiga.json: Detected config file
[18:51:02] [Client thread/INFO]: redwood_taiga.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: beachBiomeLocation, Value: biomesoplenty:gravel_beach
[18:51:02] [Client thread/INFO]: redwood_taiga_hills.json: Detected config file
[18:51:02] [Client thread/INFO]: redwood_taiga_hills.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: beachBiomeLocation, Value: biomesoplenty:gravel_beach
[18:51:02] [Client thread/INFO]: mesa.json: Detected config file
[18:51:02] [Client thread/INFO]: mesa.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: beachBiomeLocation, Value: minecraft:beaches
[18:51:02] [Client thread/INFO]: mesa_clear_rock.json: Detected config file
[18:51:02] [Client thread/INFO]: mesa_clear_rock.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: beachBiomeLocation, Value: minecraft:beaches
[18:51:02] [Client thread/INFO]: ocean.json: Detected config file
[18:51:02] [Client thread/INFO]: ocean.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: beachBiomeLocation, Value: minecraft:beaches
[18:51:02] [Client thread/INFO]: plains.json: Detected config file
[18:51:02] [Client thread/INFO]: plains.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: beachBiomeLocation, Value: minecraft:beaches
[18:51:02] [Client thread/INFO]: roofed_forest.json: Detected config file
[18:51:02] [Client thread/INFO]: roofed_forest.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: beachBiomeLocation, Value: minecraft:beaches
[18:51:02] [Client thread/INFO]: savanna.json: Detected config file
[18:51:02] [Client thread/INFO]: savanna.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: beachBiomeLocation, Value: minecraft:beaches
[18:51:02] [Client thread/INFO]: savanna_rock.json: Detected config file
[18:51:02] [Client thread/INFO]: savanna_rock.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: beachBiomeLocation, Value: minecraft:beaches
[18:51:02] [Client thread/INFO]: swampland.json: Detected config file
[18:51:02] [Client thread/INFO]: swampland.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: beachBiomeLocation, Value: minecraft:beaches
[18:51:02] [Client thread/INFO]: taiga.json: Detected config file
[18:51:02] [Client thread/INFO]: taiga.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: beachBiomeLocation, Value: biomesoplenty:gravel_beach
[18:51:02] [Client thread/INFO]: taiga_hills.json: Detected config file
[18:51:02] [Client thread/INFO]: taiga_hills.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: beachBiomeLocation, Value: biomesoplenty:gravel_beach
[18:51:02] [Client thread/INFO]: hell.json: Detected config file
[18:51:02] [Client thread/INFO]: hell.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: beachBiomeLocation, Value: minecraft:beaches
[18:51:02] [Client thread/INFO]: beaches.json: Detected config file
[18:51:02] [Client thread/INFO]: beaches.json: You can't set a property to its default value, only changed properties can be included in config files.
Property: beachBiomeLocation, Value: minecraft:beaches
[18:51:02] [Forge Version Check/INFO]: [travellersbackpack] Found status: AHEAD Target: null
[18:51:02] [Forge Version Check/INFO]: [thermalcultivation] Starting version check at https://raw.github.com/cofh/version/master/thermalcultivation_update.json
[18:51:03] [Forge Version Check/INFO]: [thermalcultivation] Found status: OUTDATED Target: 0.3.6
[18:51:03] [Forge Version Check/INFO]: [twilightforest] Starting version check at https://raw.githubusercontent.com/TeamTwilight/twilightforest/1.12.x/update.json
[18:51:03] [Forge Version Check/INFO]: [twilightforest] Found status: AHEAD Target: null
[18:51:03] [Forge Version Check/INFO]: [thermalfoundation] Starting version check at https://raw.github.com/cofh/version/master/thermalfoundation_update.json
[18:51:03] [Forge Version Check/INFO]: [thermalfoundation] Found status: OUTDATED Target: 2.6.7
[18:51:03] [Forge Version Check/INFO]: [csb_ench_table] Starting version check at https://raw.githubusercontent.com/crazysnailboy/EnchantingTable/master/update.json
[18:51:03] [Forge Version Check/INFO]: [csb_ench_table] Found status: UP_TO_DATE Target: null
[18:51:03] [Forge Version Check/INFO]: [zenstages] Starting version check at https://gist.githubusercontent.com/artdude543/5f9aff5dc5f9b800eb478bf2896363f2/raw/zenstages_changelog.json
[18:51:03] [Client thread/INFO]: Module AgriCraft Module failed to load: AgriCraft not found
[18:51:03] [Client thread/INFO]: Module disabled: Mail Module
[18:51:03] [Client thread/INFO]: Module disabled: Actually Additions Module
[18:51:03] [Client thread/INFO]: Module disabled: BuildCraft 6 Fuels Module
[18:51:03] [Client thread/INFO]: Module disabled: Better With Mods Module
[18:51:03] [Client thread/INFO]: Module disabled: TechReborn Module
[18:51:03] [Client thread/INFO]: Module disabled: Extra Utilities Module
[18:51:03] [Client thread/INFO]: Module disabled: BuildCraft 6 Recipes Module
[18:51:03] [Client thread/INFO]: Module disabled: BuildCraft 6 Transport Module
[18:51:03] [Client thread/INFO]: Module disabled: IndustrialCraft2 Module
[18:51:03] [Client thread/INFO]: Module Roots Module failed to load: Roots not found
[18:51:03] [Client thread/INFO]: Module disabled: BuildCraft 6 Statements Module
[18:51:03] [Client thread/INFO]: Module disabled: Mystical Agriculture Module
[18:51:03] [Client thread/INFO]: Module disabled: ImmersiveEngineering Module
[18:51:03] [Client thread/INFO]: Module disabled: rustic Module
[18:51:03] [Client thread/INFO]: Module disabled: Natura Module
[18:51:03] [Forge Version Check/INFO]: [zenstages] Found status: AHEAD Target: null
[18:51:03] [Forge Version Check/INFO]: [mclib] Starting version check at https://raw.githubusercontent.com/mchorse/mclib/master/version.json
[18:51:03] [Forge Version Check/INFO]: [mclib] Found status: OUTDATED Target: 2.1.1
[18:51:03] [Forge Version Check/INFO]: [dimstack] Starting version check at https://raw.githubusercontent.com/Lothrazar/DimStacker/master/update.json
[18:51:04] [Forge Version Check/INFO]: [dimstack] Found status: AHEAD Target: null
[18:51:04] [Forge Version Check/INFO]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[18:51:04] [Forge Version Check/INFO]: [forge] Found status: OUTDATED Target: 14.23.5.2854
[18:51:04] [Forge Version Check/INFO]: [tombstone] Starting version check at https://raw.githubusercontent.com/Corail31/tombstone_lite/master/update.json
[18:51:04] [Forge Version Check/INFO]: [tombstone] Found status: OUTDATED Target: 4.0.1
[18:51:04] [Forge Version Check/INFO]: [cofhcore] Starting version check at https://raw.github.com/cofh/version/master/cofhcore_update.json
[18:51:05] [Client thread/INFO]: skipped core.PRE_INIT
[18:51:05] [Client thread/INFO]: added Forge Energy-API with 100.0 J / Flux
[18:51:05] [Forge Version Check/INFO]: [cofhcore] Found status: OUTDATED Target: 4.6.6
[18:51:05] [Forge Version Check/INFO]: [beneath] Starting version check at https://raw.githubusercontent.com/Shinoow/The-Beneath/master/version.json
[18:51:05] [Forge Version Check/INFO]: [beneath] Found status: OUTDATED Target: 1.7.0
[18:51:05] [Forge Version Check/INFO]: [thermaldynamics] Starting version check at https://raw.github.com/cofh/version/master/thermaldynamics_update.json
[18:51:05] [Forge Version Check/INFO]: [thermaldynamics] Found status: OUTDATED Target: 2.5.6
[18:51:05] [Client thread/INFO]: [AssetLibrary] Refreshing and Invalidating Resources
[18:51:05] [Client thread/INFO]: [AssetLibrary] Finished reloading, rebinding textures...
[18:51:05] [Client thread/INFO]: [AssetLibrary] Preload mandatory textures
[18:51:06] [Client thread/INFO]: [AssetLibrary] Preload textures
[18:51:07] [Client thread/INFO]: [AssetLibrary] Initializing sprite library
[18:51:07] [Client thread/INFO]: [AssetLibrary] Texture Preloading took 1500ms!
[18:51:07] [Client thread/INFO]: [AssetLibrary] Successfully reloaded and rebound library.
[18:51:07] [Client thread/INFO]: Loaded GameStages support!
[18:51:07] [Client thread/INFO]: Applying holder lookups
[18:51:07] [Client thread/INFO]: Holder lookups applied
[18:51:07] [Client thread/INFO]: Registering default Feature Templates...
[18:51:07] [Client thread/INFO]: Registering default World Generators...
[18:51:08] [Client thread/INFO]: Verifying or creating base world generation directory...
[18:51:08] [Client thread/INFO]: Complete.
[18:51:08] [Client thread/INFO]: Initialising. Log types: cci, debug, event, socket_status, socket_event
[18:51:08] [Thread-6/ERROR]: No socket tokens or chat channels found. Cannot initialise.
[18:51:08] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `modcurrency_tevending`, expected `modcurrency`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:08] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `modcurrency_teexchanger`, expected `modcurrency`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:08] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `modcurrency_teatm`, expected `modcurrency`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:08] [Client thread/INFO]: Patching net.minecraft.client.gui.GuiOptions... (ble)
[18:51:08] [Client thread/INFO]: Found @journeymap.client.api.ClientPlugin: net.blay09.mods.waystones.compat.JourneyMapAddon
[18:51:08] [Client thread/INFO]: Setting up main config
[18:51:08] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tileentityenchantmenttable`, expected `csb_ench_table`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:10] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedFence from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ITexturePaintableBlock]
[18:51:10] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedFence
[18:51:10] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[18:51:10] [Client thread/INFO]: Successfully patched.
[18:51:10] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedFenceGate from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ITexturePaintableBlock]
[18:51:10] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedFenceGate
[18:51:10] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[18:51:10] [Client thread/INFO]: Successfully patched.
[18:51:10] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedWall from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ITexturePaintableBlock]
[18:51:10] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedWall
[18:51:10] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[18:51:10] [Client thread/INFO]: Successfully patched.
[18:51:10] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedStairs from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ITexturePaintableBlock]
[18:51:10] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedStairs
[18:51:10] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[18:51:10] [Client thread/INFO]: Successfully patched.
[18:51:10] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedSlab from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ITexturePaintableBlock]
[18:51:10] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedSlab
[18:51:10] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[18:51:10] [Client thread/INFO]: Successfully patched.
[18:51:10] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedGlowstone from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$IBlockPaintableBlock]
[18:51:10] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedGlowstone
[18:51:10] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[18:51:10] [Client thread/INFO]: Successfully patched.
[18:51:10] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedGlowstone$BlockPaintedGlowstoneNonSolid from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
[18:51:10] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedGlowstone$BlockPaintedGlowstoneNonSolid
[18:51:10] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[18:51:10] [Client thread/INFO]: Successfully patched.
[18:51:10] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedGlowstone$BlockPaintedGlowstoneSolid from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[18:51:10] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedGlowstone$BlockPaintedGlowstoneSolid
[18:51:10] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[18:51:10] [Client thread/INFO]: Successfully patched.
[18:51:10] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedCarpet from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ITexturePaintableBlock]
[18:51:10] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedCarpet
[18:51:10] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[18:51:10] [Client thread/INFO]: Successfully patched.
[18:51:10] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedPressurePlate from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ITexturePaintableBlock]
[18:51:10] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedPressurePlate
[18:51:10] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[18:51:10] [Client thread/INFO]: Successfully patched.
[18:51:10] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedRedstone from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$IBlockPaintableBlock]
[18:51:10] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedRedstone
[18:51:10] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[18:51:10] [Client thread/INFO]: Successfully patched.
[18:51:10] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedRedstone$BlockPaintedRedstoneNonSolid from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
[18:51:10] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedRedstone$BlockPaintedRedstoneNonSolid
[18:51:10] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[18:51:10] [Client thread/INFO]: Successfully patched.
[18:51:10] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedRedstone$BlockPaintedRedstoneSolid from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[18:51:10] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedRedstone$BlockPaintedRedstoneSolid
[18:51:10] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[18:51:10] [Client thread/INFO]: Successfully patched.
[18:51:10] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedStone from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[18:51:10] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedStone
[18:51:10] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[18:51:10] [Client thread/INFO]: Successfully patched.
[18:51:10] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedTrapDoor from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ITexturePaintableBlock]
[18:51:10] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedTrapDoor
[18:51:10] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[18:51:10] [Client thread/INFO]: Successfully patched.
[18:51:10] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedDoor from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ITexturePaintableBlock]
[18:51:10] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedDoor
[18:51:10] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[18:51:10] [Client thread/INFO]: Successfully patched.
[18:51:10] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedWorkbench from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[18:51:10] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedWorkbench
[18:51:10] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[18:51:10] [Client thread/INFO]: Successfully patched.
[18:51:10] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedReinforcedObsidian from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$IBlockPaintableBlock]
[18:51:10] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedReinforcedObsidian
[18:51:10] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[18:51:10] [Client thread/INFO]: Successfully patched.
[18:51:10] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedReinforcedObsidian$BlockPaintedReinforcedObsidianNonSolid from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
[18:51:10] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedReinforcedObsidian$BlockPaintedReinforcedObsidianNonSolid
[18:51:10] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[18:51:10] [Client thread/INFO]: Successfully patched.
[18:51:10] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedReinforcedObsidian$BlockPaintedReinforcedObsidianSolid from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[18:51:10] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedReinforcedObsidian$BlockPaintedReinforcedObsidianSolid
[18:51:10] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[18:51:10] [Client thread/INFO]: Successfully patched.
[18:51:10] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedPackedIce from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$IBlockPaintableBlock]
[18:51:10] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedPackedIce
[18:51:10] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[18:51:10] [Client thread/INFO]: Successfully patched.
[18:51:10] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedPackedIce$BlockPaintedPackedIceNonSolid from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
[18:51:10] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedPackedIce$BlockPaintedPackedIceNonSolid
[18:51:10] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[18:51:10] [Client thread/INFO]: Successfully patched.
[18:51:10] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedPackedIce$BlockPaintedPackedIceSolid from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[18:51:10] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedPackedIce$BlockPaintedPackedIceSolid
[18:51:10] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[18:51:10] [Client thread/INFO]: Successfully patched.
[18:51:10] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.item.travelstaff.ItemTravelStaff from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
[18:51:10] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.item.travelstaff.ItemTravelStaff
[18:51:10] [Client thread/INFO]: Added 3 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, getAttributeModifiers(Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/item/ItemStack;)Lcom/google/common/collect/Multimap;, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
[18:51:10] [Client thread/INFO]: Successfully patched.
[18:51:10] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.power.forge.item.AbstractPoweredItem from implemented interfaces: [crazypants/enderio/base/power/forge/item/IInternalPoweredItem]
[18:51:10] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.power.forge.item.AbstractPoweredItem
[18:51:10] [Client thread/INFO]: Added 1 new method: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;]
[18:51:10] [Client thread/INFO]: Successfully patched.
[18:51:10] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.material.glass.BlockPaintedFusedQuartz from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$IBlockPaintableBlock]
[18:51:10] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.material.glass.BlockPaintedFusedQuartz
[18:51:10] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[18:51:10] [Client thread/INFO]: Successfully patched.
[18:51:10] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.detector.BlockDetector from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[18:51:10] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.detector.BlockDetector
[18:51:10] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[18:51:10] [Client thread/INFO]: Successfully patched.
[18:51:10] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelShield from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
[18:51:10] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelShield
[18:51:10] [Client thread/INFO]: Added 2 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
[18:51:10] [Client thread/INFO]: Successfully patched.
[18:51:10] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelSword from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
[18:51:10] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelSword
[18:51:10] [Client thread/INFO]: Added 2 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
[18:51:10] [Client thread/INFO]: Successfully patched.
[18:51:10] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelPickaxe from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
[18:51:10] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelPickaxe
[18:51:10] [Client thread/INFO]: Added 5 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, getAttributeModifiers(Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/item/ItemStack;)Lcom/google/common/collect/Multimap;, addCommonEntries(Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/player/EntityPlayer;Ljava/util/List;Z)V, addBasicEntries(Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/player/EntityPlayer;Ljava/util/List;Z)V, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
[18:51:10] [Client thread/INFO]: Successfully patched.
[18:51:10] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelAxe from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
[18:51:10] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelAxe
[18:51:10] [Client thread/INFO]: Added 3 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, getAttributeModifiers(Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/item/ItemStack;)Lcom/google/common/collect/Multimap;, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
[18:51:10] [Client thread/INFO]: Successfully patched.
[18:51:10] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelBow from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
[18:51:10] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelBow
[18:51:10] [Client thread/INFO]: Added 3 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, getAttributeModifiers(Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/item/ItemStack;)Lcom/google/common/collect/Multimap;, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
[18:51:10] [Client thread/INFO]: Successfully patched.
[18:51:11] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelShears from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
[18:51:11] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelShears
[18:51:11] [Client thread/INFO]: Added 3 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, getAttributeModifiers(Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/item/ItemStack;)Lcom/google/common/collect/Multimap;, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
[18:51:11] [Client thread/INFO]: Successfully patched.
[18:51:11] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelTreetap from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
[18:51:11] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelTreetap
[18:51:11] [Client thread/INFO]: Added 3 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, getAttributeModifiers(Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/item/ItemStack;)Lcom/google/common/collect/Multimap;, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
[18:51:11] [Client thread/INFO]: Successfully patched.
[18:51:11] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelHand from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
[18:51:11] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelHand
[18:51:11] [Client thread/INFO]: Added 3 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, getAttributeModifiers(Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/item/ItemStack;)Lcom/google/common/collect/Multimap;, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
[18:51:11] [Client thread/INFO]: Successfully patched.
[18:51:11] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.item.staffoflevity.ItemStaffOfLevity from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
[18:51:11] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.item.staffoflevity.ItemStaffOfLevity
[18:51:11] [Client thread/INFO]: Added 3 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, getAttributeModifiers(Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/item/ItemStack;)Lcom/google/common/collect/Multimap;, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
[18:51:11] [Client thread/INFO]: Successfully patched.
[18:51:11] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.conduits.conduit.BlockConduitBundle from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$IBlockPaintableBlock]
[18:51:11] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.conduits.conduit.BlockConduitBundle
[18:51:11] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[18:51:11] [Client thread/INFO]: Class 2 super was object or null
[18:51:11] [Client thread/INFO]: Successfully patched.
[18:51:12] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.alloy.BlockAlloySmelter from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[18:51:12] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.alloy.BlockAlloySmelter
[18:51:12] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[18:51:12] [Client thread/INFO]: Successfully patched.
[18:51:12] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.power.forge.item.PoweredBlockItem from implemented interfaces: [crazypants/enderio/base/power/forge/item/IInternalPoweredItem]
[18:51:12] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.power.forge.item.PoweredBlockItem
[18:51:12] [Client thread/INFO]: Added 1 new method: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;]
[18:51:12] [Client thread/INFO]: Successfully patched.
[18:51:12] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.buffer.BlockBuffer from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[18:51:12] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.buffer.BlockBuffer
[18:51:12] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[18:51:12] [Client thread/INFO]: Successfully patched.
[18:51:12] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.farm.BlockFarmStation from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
[18:51:12] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.farm.BlockFarmStation
[18:51:12] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[18:51:12] [Client thread/INFO]: Successfully patched.
[18:51:12] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.generator.combustion.BlockCombustionGenerator from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
[18:51:12] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.generator.combustion.BlockCombustionGenerator
[18:51:12] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[18:51:12] [Client thread/INFO]: Successfully patched.
[18:51:12] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.generator.stirling.BlockStirlingGenerator from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[18:51:12] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.generator.stirling.BlockStirlingGenerator
[18:51:12] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[18:51:12] [Client thread/INFO]: Successfully patched.
[18:51:12] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.generator.lava.BlockLavaGenerator from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[18:51:12] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.generator.lava.BlockLavaGenerator
[18:51:12] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[18:51:12] [Client thread/INFO]: Successfully patched.
[18:51:12] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.painter.BlockPainter from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[18:51:12] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.painter.BlockPainter
[18:51:12] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[18:51:12] [Client thread/INFO]: Successfully patched.
[18:51:12] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.sagmill.BlockSagMill from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[18:51:12] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.sagmill.BlockSagMill
[18:51:12] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[18:51:12] [Client thread/INFO]: Successfully patched.
[18:51:12] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.slicensplice.BlockSliceAndSplice from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[18:51:12] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.slicensplice.BlockSliceAndSplice
[18:51:12] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[18:51:12] [Client thread/INFO]: Successfully patched.
[18:51:12] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.soul.BlockSoulBinder from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
[18:51:12] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.soul.BlockSoulBinder
[18:51:12] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[18:51:12] [Client thread/INFO]: Successfully patched.
[18:51:12] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.spawner.BlockPoweredSpawner from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
[18:51:12] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.spawner.BlockPoweredSpawner
[18:51:12] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[18:51:12] [Client thread/INFO]: Successfully patched.
[18:51:12] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.vat.BlockVat from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
[18:51:12] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.vat.BlockVat
[18:51:12] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[18:51:12] [Client thread/INFO]: Successfully patched.
[18:51:12] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.wired.BlockWiredCharger from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[18:51:12] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.wired.BlockWiredCharger
[18:51:12] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[18:51:12] [Client thread/INFO]: Successfully patched.
[18:51:12] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.wireless.BlockWirelessCharger from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$IBlockPaintableBlock]
[18:51:12] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.wireless.BlockWirelessCharger
[18:51:12] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[18:51:12] [Client thread/INFO]: Successfully patched.
[18:51:12] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.tank.BlockTank from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
[18:51:12] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.tank.BlockTank
[18:51:12] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[18:51:12] [Client thread/INFO]: Successfully patched.
[18:51:12] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.transceiver.BlockTransceiver from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
[18:51:12] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.transceiver.BlockTransceiver
[18:51:12] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[18:51:12] [Client thread/INFO]: Successfully patched.
[18:51:12] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.vacuum.chest.BlockVacuumChest from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$IBlockPaintableBlock]
[18:51:12] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.vacuum.chest.BlockVacuumChest
[18:51:12] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[18:51:12] [Client thread/INFO]: Successfully patched.
[18:51:12] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.vacuum.xp.BlockXPVacuum from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$IBlockPaintableBlock]
[18:51:12] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.vacuum.xp.BlockXPVacuum
[18:51:12] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[18:51:12] [Client thread/INFO]: Successfully patched.
[18:51:12] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.niard.BlockNiard from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
[18:51:12] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.niard.BlockNiard
[18:51:12] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[18:51:12] [Client thread/INFO]: Successfully patched.
[18:51:12] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.teleport.anchor.BlockTravelAnchor from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$IBlockPaintableBlock]
[18:51:12] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.teleport.anchor.BlockTravelAnchor
[18:51:12] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[18:51:12] [Client thread/INFO]: Successfully patched.
[18:51:12] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.teleport.telepad.BlockTelePad from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[18:51:12] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.teleport.telepad.BlockTelePad
[18:51:12] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[18:51:12] [Client thread/INFO]: Successfully patched.
[18:51:12] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.crafter.BlockCrafter from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[18:51:12] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.crafter.BlockCrafter
[18:51:12] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[18:51:12] [Client thread/INFO]: Successfully patched.
[18:51:12] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.spawner.creative.BlockCreativeSpawner from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[18:51:12] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.spawner.creative.BlockCreativeSpawner
[18:51:12] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[18:51:12] [Client thread/INFO]: Successfully patched.
[18:51:12] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.powertools.machine.capbank.BlockCapBank from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[18:51:12] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.powertools.machine.capbank.BlockCapBank
[18:51:12] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[18:51:12] [Client thread/INFO]: Successfully patched.
[18:51:12] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.powertools.machine.capbank.BlockItemCapBank from implemented interfaces: [crazypants/enderio/base/power/forge/item/IInternalPoweredItem]
[18:51:12] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.powertools.machine.capbank.BlockItemCapBank
[18:51:12] [Client thread/INFO]: Added 1 new method: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;]
[18:51:12] [Client thread/INFO]: Successfully patched.
[18:51:12] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.powertools.machine.monitor.BlockPowerMonitor from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[18:51:12] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.powertools.machine.monitor.BlockPowerMonitor
[18:51:12] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[18:51:12] [Client thread/INFO]: Successfully patched.
[18:51:12] [Client thread/WARN]: Tinkers' Construct integration NOT loaded. Tinkers' Construct is not installed
[18:51:12] [Client thread/WARN]: Applied Energistics conduits NOT loaded. Applied Energistics is not installed
[18:51:12] [Client thread/WARN]: OpenComputers conduits NOT loaded. OpenComputers is not installed
[18:51:13] [Client thread/WARN]: Refined Storage conduits loaded. Let your networks connect!
[18:51:13] [Client thread/WARN]: Forestry integration loaded. Let things grow.
[18:51:13] [Client thread/WARN]: defineId called for: class erebus.entity.EntityScytodes from class erebus.entity.EntityJumpingSpider
[18:51:14] [Client thread/WARN]: A mod has attempted to assign Block Block{minecraft:air} to the Fluid 'honey' but this Fluid has already been linked to the Block Block{biomesoplenty:honey}. You may have duplicate Fluid Blocks as a result. It *may* be possible to configure your mods to avoid this.
[18:51:14] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `erebus.gaean_keystone`, expected `erebus`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:14] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `erebus.bamboo_crate`, expected `erebus`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:14] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `erebus.umber_furnace`, expected `erebus`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:14] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `erebus.altar_of_crafting`, expected `erebus`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:14] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `erebus.altar_empty`, expected `erebus`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:14] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `erebus.altar_of_healing`, expected `erebus`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:14] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `erebus.altar_of_lighting`, expected `erebus`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:14] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `erebus.altar_of_repair`, expected `erebus`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:14] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `erebus.altar_of_xp`, expected `erebus`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:14] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `erebus.glowing_jar`, expected `erebus`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:14] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `erebus.bamboo_bridge`, expected `erebus`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:14] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `erebus.umber_golem_statue`, expected `erebus`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:14] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `erebus.petrified_wood_chest`, expected `erebus`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:14] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `erebus.block_of_bones`, expected `erebus`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:14] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `erebus.extender_thingy`, expected `erebus`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:14] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `erebus.fluid_jar`, expected `erebus`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:14] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `erebus.honey_comb`, expected `erebus`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:14] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `erebus.silo_tank`, expected `erebus`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:14] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `erebus.composter`, expected `erebus`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:14] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `erebus.offering_altar`, expected `erebus`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:14] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `erebus.smoothie_maker`, expected `erebus`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:14] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `erebus.temple_teleporter`, expected `erebus`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:14] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `erebus.preserved_block`, expected `erebus`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:14] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `erebus.bamboo_pipe`, expected `erebus`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:14] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `erebus.bamboo_pipe_extract`, expected `erebus`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:14] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `erebus.liquifier`, expected `erebus`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:14] [Client thread/INFO]: [FasterLadderClimbing] Module featureloader is enabled
[18:51:14] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `furnace`, expected `fastfurnace`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:14] [Client thread/INFO]: Removing LaunchWrapper package manifest map...
[18:51:14] [Client thread/INFO]: Let's Move!
[18:51:16] [Client thread/INFO]: Reloading fakeplayers stage data from gameStagesFakePlayerData.json.
[18:51:16] [Client thread/INFO]: IC2 Version: NOT FOUND
[18:51:16] [Client thread/INFO]: RF API Version: redstoneflux 2.1.0
[18:51:16] [Client thread/INFO]: Tesla Version: NOT FOUND
[18:51:16] [Client thread/INFO]: Available Forestry species roots:
[18:51:16] [Client thread/INFO]: * rootBees - forestry.apiculture.genetics.BeeRoot
[18:51:16] [Client thread/INFO]: * rootTrees - forestry.arboriculture.genetics.TreeRoot
[18:51:16] [Client thread/INFO]: * rootButterflies - forestry.lepidopterology.genetics.ButterflyRoot
[18:51:16] [Client thread/INFO]: Loading internal config files for mod Gendustry
[18:51:16] [Client thread/INFO]: Loading config: jar:file:/C:/Users/Halon/OneDrive/Documents/curseforge/minecraft/Instances/Crackpack%203/mods/gendustry-1.6.5.8-mc1.12.2.jar!/assets/gendustry/config/tuning.cfg
[18:51:16] [Client thread/INFO]: Loading config: jar:file:/C:/Users/Halon/OneDrive/Documents/curseforge/minecraft/Instances/Crackpack%203/mods/gendustry-1.6.5.8-mc1.12.2.jar!/assets/gendustry/config/recipes.cfg
[18:51:16] [Client thread/INFO]: Loading config: jar:file:/C:/Users/Halon/OneDrive/Documents/curseforge/minecraft/Instances/Crackpack%203/mods/gendustry-1.6.5.8-mc1.12.2.jar!/assets/gendustry/config/upgrades.cfg
[18:51:16] [Client thread/INFO]: Loading config: jar:file:/C:/Users/Halon/OneDrive/Documents/curseforge/minecraft/Instances/Crackpack%203/mods/gendustry-1.6.5.8-mc1.12.2.jar!/assets/gendustry/config/bees_color.cfg
[18:51:16] [Client thread/INFO]: Loading config: jar:file:/C:/Users/Halon/OneDrive/Documents/curseforge/minecraft/Instances/Crackpack%203/mods/gendustry-1.6.5.8-mc1.12.2.jar!/assets/gendustry/config/bees_patreon.cfg
[18:51:16] [Client thread/INFO]: Loading user config files for mod Gendustry
[18:51:16] [Client thread/INFO]: Config loading for mod Gendustry finished
[18:51:16] [Client thread/INFO]: Loaded creative tabs for gendustry
[18:51:16] [Client thread/INFO]: Blocks loaded
[18:51:16] [Client thread/INFO]: Fluids loaded
[18:51:17] [Client thread/INFO]: Items loaded
[18:51:17] [Client thread/INFO]: Machines loaded
[18:51:17] [Client thread/INFO]: Resource manager reload, new language: en_us
[18:51:17] [Client thread/INFO]: Registered reload listener
[18:51:17] [Client thread/INFO]: Enabling support for Game Stages
[18:51:17] [Client thread/INFO]: Enabling support for Baubles
[18:51:18] [Client thread/INFO]: Loaded BC DummyProxy
[18:51:18] [Client thread/INFO]: Loaded IC2 DummyProxy
[18:51:18] [Client thread/INFO]: Loaded CCProxy
[18:51:18] [Client thread/INFO]: Loaded ThermalExpansionProxy
[18:51:18] [Client thread/INFO]: Loaded BetterStorage DummyProxy
[18:51:18] [Client thread/INFO]: Loaded NEI DummyProxy
[18:51:18] [Client thread/INFO]: Loaded Factorization DummyProxy
[18:51:18] [Client thread/INFO]: Loaded EnderIO DummyProxy
[18:51:18] [Client thread/INFO]: Loaded IronChest DummyProxy
[18:51:18] [Client thread/INFO]: Loaded EnderStorage DummyProxy
[18:51:18] [Client thread/INFO]: Loaded OpenComputers DummyProxy
[18:51:18] [Client thread/INFO]: Loaded TDProxy
[18:51:18] [Client thread/INFO]: Loaded MCMP DummyProxy
[18:51:18] [Client thread/INFO]: Loaded CCLProxy
[18:51:18] [Client thread/INFO]: Didn't load BuildCraft PipeConfigToolWrapper
[18:51:18] [Client thread/INFO]: Loaded CoFH PipeConfigToolWrapper
[18:51:18] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tileentitymagicbeeseffectjar`, expected `magicbees`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:18] [Client thread/INFO]: Mod railcraft not detected, not activating module Railcraft Integration
[18:51:18] [Client thread/INFO]: Mod appliedenergistics2 not detected, not activating module AE2 Integration
[18:51:18] [Client thread/INFO]: Mod redstonearsenal not detected, not activating module RedstoneArsenal Integration
[18:51:18] [Client thread/INFO]: Preinitializing modules for mod magicbees...
[18:51:18] [Client thread/INFO]: Preinitializing module ThermalExpansion Integration
[18:51:18] [Client thread/INFO]: Preinitializing module Vanilla Module
[18:51:18] [Client thread/INFO]: Preinitializing module Botania Integration
[18:51:18] [Client thread/INFO]: Preinitialized 3 modules for mod magicbees
[18:51:18] [Client thread/INFO]: MagicBees has Pre-initialized in 248 ms
[18:51:19] [Client thread/INFO]: MuseOBJLoader: Domain powersuits has been added.
[18:51:19] [Client thread/INFO]: Loading configuration
[18:51:19] [Client thread/INFO]: TabulaModelHandler: Domain llibrary has been added.
[18:51:19] [Client thread/INFO]: Registered MPUtils SaveHandler: BTSaveHandler
[18:51:19] [Client thread/INFO]: Found the following mods:
[18:51:19] [pool-4-thread-1/ERROR]: ---- Minecraft Crash Report ----
WARNING: coremods are present:
Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.8-1.12.2.jar)
CTMCorePlugin (CTM-MC1.12.2-1.0.0.29.jar)
ForgelinPlugin (Forgelin-1.8.4.jar)
AstralCore (astralsorcery-1.12.2-1.10.22.jar)
OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.146.jar)
ObfuscatePlugin (obfuscate-0.2.6-1.12.2.jar)
EnderCorePlugin (EnderCore-1.12.2-0.5.73-core.jar)
McLib core mod (mclib-1.0.4-1.12.2.jar)
CoreMod (Aroma1997Core-1.12.2-2.0.0.2.b166.jar)
llibrary (llibrary-core-1.0.11-1.12.2.jar)
ApotheosisCore (Apotheosis-1.12.2-1.12.4.jar)
PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6+build50-universal.jar)
ratscore (rats-3.2.5.jar)
BNBGamingCore (BNBGamingCore-1.12.2-0.11.0.jar)
LogisticsPipesCoreLoader (logisticspipes-0.10.2.212.jar)
LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
TheBetweenlandsLoadingPlugin (TheBetweenlands-3.5.6-core.jar)
MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.238.jar)
Contact their authors BEFORE contacting forge
// You should try our sister game, Minceraft!
Time: 12/13/20 6:51 PM
Description: Failed to receive data from URL: https://gist.githubusercontent.com/gegy1000/7a6d39cf7a2c1f794ffb9037e8146adc/raw/llibrary_patrons.json
java.io.FileNotFoundException: https://gist.githubusercontent.com/gegy1000/7a6d39cf7a2c1f794ffb9037e8146adc/raw/llibrary_patrons.json
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1835)
at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90)
at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1432)
at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1430)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessController.doPrivileged(AccessController.java:713)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1429)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254)
at java.net.URL.openStream(URL.java:1038)
at net.ilexiconn.llibrary.server.util.WebUtils.readURL(WebUtils.java:60)
at net.ilexiconn.llibrary.server.util.WebUtils.lambda$readURLAsync$0(WebUtils.java:105)
at net.ilexiconn.llibrary.server.util.WebUtils$$Lambda$1499/2060382669.call(Unknown Source)
at com.google.common.util.concurrent.TrustedListenableFutureTask$TrustedFutureInterruptibleTask.runInterruptibly(TrustedListenableFutureTask.java:111)
at com.google.common.util.concurrent.InterruptibleTask.run(InterruptibleTask.java:58)
at com.google.common.util.concurrent.TrustedListenableFutureTask.run(TrustedListenableFutureTask.java:75)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 424459728 bytes (404 MB) / 2204106752 bytes (2102 MB) up to 3817865216 bytes (3641 MB)
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4096m -Xms256m -XX:PermSize=256m
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.5.2847 195 mods loaded, 194 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
| State | ID | Version | Source | Signature |
|:----- |:--------------------------------- |:-------------------- |:--------------------------------------------------- |:---------------------------------------- |
| LCH | minecraft | 1.12.2 | minecraft.jar | None |
| LCH | mcp | 9.42 | minecraft.jar | None |
| LCH | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2847.jar | None |
| LCH | forge | 14.23.5.2847 | forge-1.12.2-14.23.5.2847.jar | None |
| LCH | micdoodlecore | | minecraft.jar | None |
| LCH | openmodscore | 0.12.2 | minecraft.jar | None |
| LCH | bnbgamingcore | 0.11.0 | minecraft.jar | None |
| LCH | foamfixcore | 7.7.4 | minecraft.jar | None |
| LCH | obfuscate | 0.2.6 | minecraft.jar | None |
| LCH | oresheepmod | v4.0.3 | 1.12.2-OreSheepMod-v4.0.3.jar | None |
| LCH | absentbydesign | 1.12.2-1.0.4 | absentbydesign-1.12.2-1.0.4.jar | 1bc8f8dbe770187a854cef35dad0ff40ba441bbe |
| LCH | aiimprovements | 0.0.1.3 | AIImprovements-1.12-0.0.1b3.jar | None |
| LCH | forgelin | 1.8.4 | Forgelin-1.8.4.jar | None |
| LCH | alib | 1.0.12 | alib-1.0.12.jar | None |
| LCH | crafttweaker | 4.1.19 | CraftTweaker2-1.12-4.1.19.jar | None |
| LCH | alchemistry | 1.0.36 | alchemistry-1.0.36.jar | None |
| LCH | codechickenlib | 3.2.3.358 | CodeChickenLib-1.12.2-3.2.3.358-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCH | ancientwarfare | 1.12.2-2.7.0.772 | ancientwarfare-1.12.2-2.7.0.772.jar | None |
| LCH | ancientwarfarestructure | 1.12.2-2.7.0.772 | ancientwarfare-1.12.2-2.7.0.772.jar | None |
| LCH | ancientwarfarevehicle | 1.12.2-2.7.0.772 | ancientwarfare-1.12.2-2.7.0.772.jar | None |
| LCH | ancientwarfarenpc | 1.12.2-2.7.0.772 | ancientwarfare-1.12.2-2.7.0.772.jar | None |
| LCH | redstoneflux | 2.1.0 | RedstoneFlux-1.12-2.1.0.6-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LCH | ancientwarfareautomation | 1.12.2-2.7.0.772 | ancientwarfare-1.12.2-2.7.0.772.jar | None |
| LCH | placebo | 1.6.0 | Placebo-1.12.2-1.6.0.jar | None |
| LCH | apotheosis | 1.12.4 | Apotheosis-1.12.2-1.12.4.jar | None |
| LCH | endertweaker | 1.1.7 | EnderTweaker-1.12.2-1.1.7.jar | None |
| LCH | mtlib | 3.0.6 | MTLib-3.0.6.jar | None |
| LCH | modtweaker | 4.0.17 | modtweaker-4.0.17.jar | None |
| LCH | jei | 4.15.0.292 | jei_1.12.2-4.15.0.292.jar | None |
| LCH | appleskin | 1.0.9 | AppleSkin-mc1.12-1.0.9.jar | None |
| LCH | architecturecraft | @VERSION@ | architecturecraft-1.12-3.98.jar | None |
| LCH | aroma1997core | 2.0.0.2.b166 | Aroma1997Core-1.12.2-2.0.0.2.b166.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
| LCH | aroma1997sdimension | 2.0.0.2.b96 | Aroma1997s-Dimensional-World-1.12.2-2.0.0.2.b96.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
| LCH | aromabackup | 3.0.0.0.b130 | AromaBackup-1.12.2-3.0.0.0.b130.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
| LCH | aromabackuprecovery | 3.0.0.0.b130 | AromaBackup-1.12.2-3.0.0.0.b130.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
| LCH | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
| LCH | astralsorcery | 1.10.22 | astralsorcery-1.12.2-1.10.22.jar | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
| LCH | bdlib | 1.14.3.12 | bdlib-1.14.3.12-mc1.12.2.jar | None |
| LCH | betteradvancements | 0.1.0.77 | BetterAdvancements-1.12.2-0.1.0.77.jar | None |
| LCH | bettercaves | 1.12.2 | bettercaves-1.12.2-1.6.0.jar | None |
| LCH | biomesoplenty | 7.0.1.2444 | BiomesOPlenty-1.12.2-7.0.1.2444-universal.jar | None |
| LCH | blockcraftery | 1.12.2-1.3.1 | blockcraftery-1.12.2-1.3.1.jar | None |
| LCH | bnbgaminglib | 2.17.6 | BNBGamingLib-1.12.2-2.17.6.jar | None |
| LCH | bookshelf | 2.3.589 | Bookshelf-1.12.2-2.3.589.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCH | botania | r1.10-362 | Botania r1.10-362.jar | None |
| LCH | buildinggadgets | 2.7.4 | BuildingGadgets-2.7.4.jar | None |
| LCH | calmdownzombieguy | 1.6.4 | CalmDownZombieGuy-1.12.2-1.6.4.jar | None |
| LCH | forestry | 5.8.2.409 | forestry_1.12.2-5.8.2.409.jar | None |
| LCH | careerbees | 1.0 | careerbees-0.4.0.jar | None |
| LCH | cctweaked | 1.85.0 | cc-tweaked-1.12.2-1.85.0.jar | None |
| LCH | computercraft | 1.85.0 | cc-tweaked-1.12.2-1.85.0.jar | None |
| LCH | cd4017be_lib | 6.4.13 | CD4017BE_lib-1.12.2-6.4.13.jar | None |
| LCH | chancecubes | 1.12.2-4.1.0.300 | ChanceCubes-1.12.2-4.1.0.300.jar | None |
| LCH | ctm | MC1.12.2-1.0.0.29 | CTM-MC1.12.2-1.0.0.29.jar | None |
| LCH | chisel | MC1.12.2-1.0.1.44 | Chisel-MC1.12.2-1.0.1.44.jar | None |
| LCH | chococraft | 0.9.8.0 | chococraft_1.12.2-0.9.8.0.jar | None |
| LCH | clickmachine | 1.2.0 | ClickMachine-1.12.2-1.2.0.jar | None |
| LCH | clienttweaks | 3.1.11 | ClientTweaks_1.12.2-3.1.11.jar | None |
| LCH | clumps | 3.1.2 | Clumps-3.1.2.jar | None |
| LCH | fbp | 2.4.1 | FancyBlockParticles-1.12.x-2.4.1.jar | None |
| LCH | pdp | 1.12.2-1.2.4 | ProportionalDestructionParticles-1.12.2-1.2.4.jar | None |
| LCH | cofhcore | 4.6.3 | CoFHCore-1.12.2-4.6.3.27-universal.jar | None |
| LCH | cofhworld | 1.3.1 | CoFHWorld-1.12.2-1.3.1.7-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LCH | cyclopscore | 1.5.1 | CyclopsCore-1.12.2-1.5.1.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
| LCH | colossalchests | 1.7.3 | ColossalChests-1.12.2-1.7.3.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
| LCH | colouredtooltips | 1.0.9 | ColouredTooltips-1.12.2-1.0.9.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCH | contentcreatorintegration | 1.2.1 | ContentCreatorIntegration-1.12.2-1.2.1.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
| LCH | controlling | 3.0.7 | Controlling-3.0.7.jar | None |
| LCH | cookingforblockheads | 6.4.71 | CookingForBlockheads_1.12.2-6.4.71.jar | None |
| LCH | craftingstation | @VERSION@ | craftingstation-0.1.7b.jar | None |
| LCH | ctgui | 1.0.0 | CraftTweaker2-1.12-4.1.19.jar | None |
| LCH | crafttweakerjei | 2.0.3 | CraftTweaker2-1.12-4.1.19.jar | None |
| LCH | cucumber | 1.1.3 | Cucumber-1.12.2-1.1.3.jar | None |
| LCH | culinaryconstruct | 1.3.3.1 | culinaryconstruct-1.3.3.1.jar | 2484ef4d131fdc0dca0647aa21b7b944ddb935a1 |
| LCH | modcurrency | 1.12-1.3.11 | Currency-1.12.0-1.3.11.jar | None |
| LCH | custommainmenu | 2.0.9 | CustomMainMenu-MC1.12.2-2.0.9.jar | None |
| LCH | journeymap | 1.12.2-5.5.6 | journeymap-1.12.2-5.5.6.jar | None |
| LCH | defaultoptions | 9.2.8 | DefaultOptions_1.12.2-9.2.8.jar | None |
| LCH | dimstack | 1.12.2-1.2.1 | DimStack-1.12.2-1.2.1.jar | None |
| LCH | ebwizardry | 4.2.7 | ElectroblobsWizardry-4.2.7-MC1.12.2.jar | None |
| LCH | csb_ench_table | 1.1.3 | EnchantingTable-1.12-1.1.3.jar | None |
| LCH | enchdesc | 1.1.19 | EnchantmentDescriptions-1.12.2-1.1.19.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCH | endercore | 1.12.2-0.5.73 | EnderCore-1.12.2-0.5.73.jar | None |
| LCH | thermalfoundation | 2.6.3 | ThermalFoundation-1.12.2-2.6.3.27-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LCH | thermalexpansion | 5.5.4 | ThermalExpansion-1.12.2-5.5.4.43-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LCH | enderio | 5.1.55 | EnderIO-1.12.2-5.1.55.jar | None |
| LCH | enderiointegrationtic | 5.1.55 | EnderIO-1.12.2-5.1.55.jar | None |
| LCH | enderiobase | 5.1.55 | EnderIO-1.12.2-5.1.55.jar | None |
| LCH | enderioconduits | 5.1.55 | EnderIO-1.12.2-5.1.55.jar | None |
| LCH | enderioconduitsappliedenergistics | 5.1.55 | EnderIO-1.12.2-5.1.55.jar | None |
| LCH | enderioconduitsopencomputers | 5.1.55 | EnderIO-1.12.2-5.1.55.jar | None |
| LCH | refinedstorage | 1.6.15 | refinedstorage-1.6.15.jar | 57893d5b90a7336e8c63fe1c1e1ce472c3d59578 |
| LCH | enderioconduitsrefinedstorage | 5.1.55 | EnderIO-1.12.2-5.1.55.jar | None |
| LCH | enderiointegrationforestry | 5.1.55 | EnderIO-1.12.2-5.1.55.jar | None |
| LCH | enderiointegrationticlate | 5.1.55 | EnderIO-1.12.2-5.1.55.jar | None |
| LCH | enderiomachines | 5.1.55 | EnderIO-1.12.2-5.1.55.jar | None |
| LCH | enderiopowertools | 5.1.55 | EnderIO-1.12.2-5.1.55.jar | None |
| LCH | tombstone | 3.6.2 | tombstone-3.6.2-1.12.2.jar | None |
| LCH | erebus | 1.0.31 | Erebus-1.0.31.jar | None |
| LCH | fasterladderclimbing | 0.1-146 | FasterLadderClimbing-1.12-0.1-146.jar | None |
| LCH | fastfurnace | 1.3.1 | FastFurnace-1.12.2-1.3.1.jar | None |
| LCH | fastleafdecay | v14 | FastLeafDecay-v14.jar | None |
| LCH | fastbench | 1.7.3 | FastWorkbench-1.12.2-1.7.3.jar | None |
| LCH | findme | 1.1.0 | findme-1.12.2-1.1.0-8.jar | None |
| LCH | foamfix | 0.10.8-1.12.2 | foamfix-0.10.8-1.12.2.jar | None |
| LCH | funkylocomotion | 1.0 | funky-locomotion-1.12.2-1.1.2.jar | None |
| LCH | cfm | 6.3.1 | furniture-6.3.1-1.12.2.jar | None |
| LCH | galacticraftcore | 4.0.2.238 | GalacticraftCore-1.12.2-4.0.2.238.jar | None |
| LCH | galacticraftplanets | 4.0.2.238 | Galacticraft-Planets-1.12.2-4.0.2.238.jar | None |
| LCH | gamestages | 2.0.117 | GameStages-1.12.2-2.0.117.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCH | gendustry | 1.6.5.8 | gendustry-1.6.5.8-mc1.12.2.jar | None |
| LCH | gendustryjei | 1.0.2 | gendustryjei-1.0.2.jar | None |
| LCH | geographicraft | 0.8.7 | GeographiCraft-1.12-0.8.9b.jar | None |
| LCH | waila | 1.8.26 | Hwyla-1.8.26-B41_1.12.2.jar | None |
| LCH | icbmclassic | 1.12.2-3.3.0.65 | ICBM-classic-1.12.2-3.3.0b65.jar | None |
| LCH | ichunutil | 7.2.2 | iChunUtil-1.12.2-7.2.2.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
| LCH | ido | 1.0.6 | ido-1.12.2-1.1.0.jar | None |
| LCH | incontrol | 3.9.16 | incontrol-1.12-3.9.16.jar | None |
| LCH | inventorytweaks | 1.64+dev.146.2180b27 | InventoryTweaks-1.64+dev.146.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
| LCH | ironjetpacks | 1.1.0 | IronJetpacks-1.12-2-1.1.0.jar | None |
| LCH | jeibees | 0.9.0.5 | jeibees-0.9.0.5-mc1.12.2.jar | None |
| LCH | literalascension | 1.12.2-1.0.2.2 | literalascension-1.12.2-2.0.0.0.jar | None |
| LCH | loadingscreens | 0.3.1 | LoadingScreens-1.12.2-0.3.1.jar | None |
| LCH | logisticspipes | 0.10.2.212 | logisticspipes-0.10.2.212.jar | e0c86912b2f7cc0cc646ad57799574aea43dbd45 |
| LCH | lttweaker | 1.1.17 | LootTableTweaker-1.12.2-1.1.17.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCH | magicbees | 1.0 | MagicBees-1.12.2-3.1.10.jar | None |
| LCH | mcjtylib_ng | 3.5.4 | mcjtylib-1.12-3.5.4.jar | None |
| LCH | mclib | 1.0.4 | mclib-1.0.4-1.12.2.jar | None |
| LCH | megaloot | 0.2.40 | megaloot-1.12.2-0.2.40.jar | None |
| LCH | mercurius | 1.0.6 | Mercurius-1.12.2.jar | None |
| LCH | metamorph | 1.1.10 | metamorph-1.1.10-1.12.2.jar | None |
| LCH | mobstages | 2.0.13 | MobStages-1.12.2-2.0.13.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCH | numina | 1.12.2-1.0.38 | Numina-1.12.2-1.0.38.jar | None |
| LCH | powersuits | 1.12.2-1.0.46 | ModularPowersuits-1.12.2-1.0.46.jar | None |
| LCH | morebees | 1.12.2-2.0.1 | morebees-1.12.2-2.0.1.jar | None |
| LCH | moreoverlays | 1.15.1 | moreoverlays-1.15.1-mc1.12.2.jar | None |
| LCH | morpheus | 1.12.2-3.5.106 | Morpheus-1.12.2-3.5.106.jar | None |
| LCH | mousetweaks | 2.10 | MouseTweaks-2.10-mc1.12.2.jar | None |
| LCH | llibrary | 1.7.19 | llibrary-1.7.19-1.12.2.jar | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
| LCH | mowziesmobs | 1.5.4 | mowziesmobs-1.5.4.jar | None |
| LCH | mputils | 1.5.6 | MPUtils-1.12.2-1.5.7.jar | None |
| LCH | mpbasic | 1.4.7 | mpbasic-1.12.2-1.4.11.jar | None |
| LCH | nonetherportals | 1.0.0 | nonetherPortals_v1.0.0formc1.12.2.jar | None |
| LCH | noworldgen5you | 1.0.8 | NoWorldgen5You-1.12.2-1.0.8.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCH | omlib | 3.1.3-246 | omlib-1.12.2-3.1.3-246.jar | None |
| LC | ompd | 3.1.0-61 | ompd-1.12.2-3.1.0-61.jar | None |
| LC | openmods | 0.12.2 | OpenModsLib-1.12.2-0.12.2.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
| LC | openblocks | 1.8.1 | OpenBlocks-1.12.2-1.8.1.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
| LC | openmodularturrets | 3.1.4-356 | openmodularturrets-1.12.2-3.1.4-356.jar | None |
| LC | oreexcavation | 1.4.143 | OreExcavation-1.4.143.jar | None |
| LC | harvestcraft | 1.12.2zb | Pam's HarvestCraft 1.12.2zf.jar | None |
| LC | parrotpower | 1.12.2 | parrotpower-1.3.4.jar | None |
| LC | patchouli | 1.0-20 | Patchouli-1.0-20.jar | None |
| LC | plummet | 1.0.0 | Plummet-1.12.2-1.0.0.jar | None |
| LC | pneumaticcraft | 1.12.2-0.11.7-375 | pneumaticcraft-repressurized-1.12.2-0.11.7-375.jar | None |
| LC | pogosticks | 1.3.1 | PogoSticks-1.12.2-1.3.1.jar | None |
| LC | portalgun | 7.1.0 | PortalGun-1.12.2-7.1.0.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
| LC | rats | 3.2.5 | rats-3.2.5.jar | None |
| LC | xreliquary | 1.12.2-1.3.4.796 | Reliquary-1.12.2-1.3.4.796.jar | None |
| LC | resourceloader | 1.5.3 | ResourceLoader-MC1.12.1-1.5.3.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 |
| LC | additionalstructures | 2.3.1 | Rex's-Additional-Structures-1.12.x-(v.2.3.1).jar | None |
| LC | rftools | 7.72 | rftools-1.12-7.72.jar | None |
| LC | rftoolsdim | 5.71 | rftoolsdim-1.12-5.71.jar | None |
| LC | rootsclassic | 1.12.2-1.1.5 | RootsClassic-1.12.2-1.1.5.jar | 1bc8f8dbe770187a854cef35dad0ff40ba441bbe |
| LC | silentlib | 3.0.13 | SilentLib-1.12.2-3.0.13+167.jar | None |
| LC | silentgear | 0.6.5 | SilentGear-1.12.2-0.6.7+76.jar | None |
| LC | stackable | 1.3.3 | stackable-1.12.2-1.3.3.jar | None |
| LC | stg | 1.12.2-1.2.3 | stg-1.12.2-1.2.3.jar | None |
| LC | sasit | 1.1.32 | StuffASockInIt-1.12.2-1.1.32.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| LC | tallgates | 1.0.0 | TallGates-1.12.2-1.0.0.1.jar | None |
| LC | beneath | 1.6.0 | The Beneath-1.12.2-1.6.0.jar | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
| LC | thermalcultivation | 0.3.3 | ThermalCultivation-1.12.2-0.3.3.12-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LC | thermaldynamics | 2.5.5 | ThermalDynamics-1.12.2-2.5.5.21-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LC | thermalinnovation | 0.3.3 | ThermalInnovation-1.12.2-0.3.3.12-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LC | tipthescales | 1.0.4 | TipTheScales-1.12.2-1.0.4.jar | None |
| LC | toastcontrol | 1.8.1 | Toast Control-1.12.2-1.8.1.jar | None |
| LC | toolbelt | 1.9.12 | ToolBelt-1.12.2-1.9.12.jar | None |
| LC | topography | 1.10.1 | Topography-1.12.2-1.10.1.jar | None |
| LC | trashslot | 8.4.10 | TrashSlot_1.12.2-8.4.10.jar | None |
| LC | travellersbackpack | 1.0.22.22 | TravellersBackpack-1.12.2-1.0.22.22.jar | None |
| LC | triumph | 3.19.2 | Triumph-1.12.2-3.19.2.jar | None |
| LC | twilightforest | 3.10.1013 | twilightforest-1.12.2-3.10.1013-universal.jar | None |
| LC | ultimate_unicorn_mod | 1.5.16 | ultimate_unicorn_mod-1.12.2-1.5.16.jar | None |
| LC | vehicle | 0.41.1 | vehicle-mod-0.41.1-1.12.2.jar | None |
| LC | wawla | 2.5.273 | Wawla-1.12.2-2.5.273.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| LC | waystones | 4.1.0 | Waystones_1.12.2-4.1.0.jar | None |
| LC | xnet | 1.8.2 | xnet-1.12-1.8.2.jar | None |
| LC | zenstages | 0.4.1-19 | zenstages-0.4.1-19.jar | None |
| LC | densemetals | 2.0.0 | DenseMetals-1.12.2-2.0.0.30.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| LC | phosphor-lighting | 1.12.2-0.2.6 | phosphor-1.12.2-0.2.6+build50-universal.jar | f0387d288626cc2d937daa504e74af570c52a2f1 |
| LC | reauth | 3.6.0 | reauth-3.6.0.jar | daba0ec4df71b6da841768c49fb873def208a1e3 |
| LC | rtg | 6.1.0.0-snapshot.1 | RTG-1.12.2-6.1.0.0-snapshot.1.jar | None |
| LC | thebetweenlands | 3.5.6 | TheBetweenlands-3.5.6-universal.jar | 38067d6878811efb38b6a045521cfd80b9b60b38 |
| LC | mysticallib | 1.12.2-1.4.0 | mysticallib-1.12.2-1.4.0.jar | None |
| UD | mclib_core | 1.0.4 | minecraft.jar | None |
Loaded coremods (and transformers):
Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.8-1.12.2.jar)
pl.asie.foamfix.coremod.FoamFixTransformer
CTMCorePlugin (CTM-MC1.12.2-1.0.0.29.jar)
team.chisel.ctm.client.asm.CTMTransformer
ForgelinPlugin (Forgelin-1.8.4.jar)
AstralCore (astralsorcery-1.12.2-1.10.22.jar)
OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
openmods.core.OpenModsClassTransformer
Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.146.jar)
invtweaks.forge.asm.ContainerTransformer
ObfuscatePlugin (obfuscate-0.2.6-1.12.2.jar)
com.mrcrayfish.obfuscate.asm.ObfuscateTransformer
EnderCorePlugin (EnderCore-1.12.2-0.5.73-core.jar)
com.enderio.core.common.transform.EnderCoreTransformer
com.enderio.core.common.transform.SimpleMixinPatcher
McLib core mod (mclib-1.0.4-1.12.2.jar)
mchorse.mclib.core.McLibCMClassTransformer
CoreMod (Aroma1997Core-1.12.2-2.0.0.2.b166.jar)
llibrary (llibrary-core-1.0.11-1.12.2.jar)
net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
ApotheosisCore (Apotheosis-1.12.2-1.12.4.jar)
shadows.ApotheosisTransformer
PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6+build50-universal.jar)
ratscore (rats-3.2.5.jar)
com.github.alexthe666.rats.server.misc.RatsRuntimePatcher
BNBGamingCore (BNBGamingCore-1.12.2-0.11.0.jar)
com.bloodnbonesgaming.bnbgamingcore.core.BNBGamingCoreClassTransformer
LogisticsPipesCoreLoader (logisticspipes-0.10.2.212.jar)
logisticspipes.asm.LogisticsClassTransformer
LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
lumien.resourceloader.asm.ClassTransformer
TheBetweenlandsLoadingPlugin (TheBetweenlands-3.5.6-core.jar)
thebetweenlands.core.TheBetweenlandsClassTransformer
MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.238.jar)
micdoodle8.mods.miccore.MicdoodleTransformer
GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:FINISHED],[player_render_hook:FINISHED],[horse_null_fix:FINISHED]
List of loaded APIs:
* Baubles|API (1.4.0.2) from PogoSticks-1.12.2-1.3.1.jar
* betteradvancements|API (0.0.11) from Triumph-1.12.2-3.19.2.jar
* BetterWithModsAPI (Beta 0.6) from AppleSkin-mc1.12-1.0.9.jar
* BetweenlandsAPI (1.12.8) from TheBetweenlands-3.5.6-universal.jar
* BotaniaAPI (93) from Botania r1.10-362.jar
* Chisel-API (0.0.1) from Chisel-MC1.12.2-1.0.1.44.jar
* ChiselAPI|Carving (0.0.1) from Chisel-MC1.12.2-1.0.1.44.jar
* cofhapi (2.5.0) from CoFHCore-1.12.2-4.6.3.27-universal.jar
* ComputerCraft|API (1.85.0) from cc-tweaked-1.12.2-1.85.0.jar
* ComputerCraft|API|FileSystem (1.85.0) from cc-tweaked-1.12.2-1.85.0.jar
* ComputerCraft|API|Lua (1.85.0) from cc-tweaked-1.12.2-1.85.0.jar
* ComputerCraft|API|Media (1.85.0) from cc-tweaked-1.12.2-1.85.0.jar
* ComputerCraft|API|Network (1.85.0) from cc-tweaked-1.12.2-1.85.0.jar
* ComputerCraft|API|Network|Wired (1.85.0) from cc-tweaked-1.12.2-1.85.0.jar
* ComputerCraft|API|Peripheral (1.85.0) from cc-tweaked-1.12.2-1.85.0.jar
* ComputerCraft|API|Permissions (1.85.0) from cc-tweaked-1.12.2-1.85.0.jar
* ComputerCraft|API|Redstone (1.85.0) from cc-tweaked-1.12.2-1.85.0.jar
* ComputerCraft|API|Turtle (1.85.0) from cc-tweaked-1.12.2-1.85.0.jar
* ComputerCraft|API|Turtle|Event (1.85.0) from cc-tweaked-1.12.2-1.85.0.jar
* ctm-api (0.1.0) from CTM-MC1.12.2-1.0.0.29.jar
* ctm-api-events (0.1.0) from CTM-MC1.12.2-1.0.0.29.jar
* ctm-api-models (0.1.0) from CTM-MC1.12.2-1.0.0.29.jar
* ctm-api-textures (0.1.0) from CTM-MC1.12.2-1.0.0.29.jar
* ctm-api-utils (0.1.0) from CTM-MC1.12.2-1.0.0.29.jar
* Culinary Construct API (1) from culinaryconstruct-1.3.3.1.jar
* enderioapi (4.0.0) from EnderIO-1.12.2-5.1.55.jar
* enderioapi|addon (4.0.0) from EnderIO-1.12.2-5.1.55.jar
* enderioapi|capacitor (4.0.0) from EnderIO-1.12.2-5.1.55.jar
* enderioapi|conduits (4.0.0) from EnderIO-1.12.2-5.1.55.jar
* enderioapi|farm (4.0.0) from EnderIO-1.12.2-5.1.55.jar
* enderioapi|redstone (4.0.0) from EnderIO-1.12.2-5.1.55.jar
* enderioapi|teleport (4.0.0) from EnderIO-1.12.2-5.1.55.jar
* enderioapi|tools (4.0.0) from EnderIO-1.12.2-5.1.55.jar
* enderioapi|upgrades (4.0.0) from EnderIO-1.12.2-5.1.55.jar
* ForestryAPI|apiculture (5.0.0) from forestry_1.12.2-5.8.2.409.jar
* ForestryAPI|arboriculture (4.3.0) from forestry_1.12.2-5.8.2.409.jar
* ForestryAPI|book (5.8.1) from forestry_1.12.2-5.8.2.409.jar
* ForestryAPI|circuits (3.1.0) from forestry_1.12.2-5.8.2.409.jar
* ForestryAPI|climate (5.0.0) from forestry_1.12.2-5.8.2.409.jar
* ForestryAPI|core (5.7.0) from forestry_1.12.2-5.8.2.409.jar
* ForestryAPI|farming (5.8.0) from forestry_1.12.2-5.8.2.409.jar
* ForestryAPI|food (1.1.0) from forestry_1.12.2-5.8.2.409.jar
* ForestryAPI|fuels (3.0.0) from forestry_1.12.2-5.8.2.409.jar
* ForestryAPI|genetics (5.7.0) from forestry_1.12.2-5.8.2.409.jar
* ForestryAPI|gui (5.8.0) from forestry_1.12.2-5.8.2.409.jar
* ForestryAPI|hives (4.1.0) from forestry_1.12.2-5.8.2.409.jar
* ForestryAPI|lepidopterology (1.4.0) from forestry_1.12.2-5.8.2.409.jar
* ForestryAPI|mail (3.1.0) from forestry_1.12.2-5.8.2.409.jar
* ForestryAPI|modules (5.7.0) from forestry_1.12.2-5.8.2.409.jar
* ForestryAPI|multiblock (3.0.0) from forestry_1.12.2-5.8.2.409.jar
* ForestryAPI|recipes (5.4.0) from forestry_1.12.2-5.8.2.409.jar
* ForestryAPI|storage (5.0.0) from forestry_1.12.2-5.8.2.409.jar
* ForestryAPI|world (2.1.0) from forestry_1.12.2-5.8.2.409.jar
* funkylocomotion_api (2.0) from funky-locomotion-1.12.2-1.1.2.jar
* Galacticraft API (1.1) from GalacticraftCore-1.12.2-4.0.2.238.jar
* gendustryAPI (2.3.0) from gendustry-1.6.5.8-mc1.12.2.jar
* iChunUtil API (1.2.0) from iChunUtil-1.12.2-7.2.2.jar
* journeymap|client-api (1.4) from journeymap-1.12.2-5.5.6.jar
* journeymap|client-api-display (1.4) from journeymap-1.12.2-5.5.6.jar
* journeymap|client-api-event (1.4) from journeymap-1.12.2-5.5.6.jar
* journeymap|client-api-model (1.4) from journeymap-1.12.2-5.5.6.jar
* journeymap|client-api-util (1.4) from journeymap-1.12.2-5.5.6.jar
* JustEnoughItemsAPI (4.13.0) from jei_1.12.2-4.15.0.292.jar
* MouseTweaks|API (1.0) from MouseTweaks-2.10-mc1.12.2.jar
* openblocks|api (1.2) from OpenBlocks-1.12.2-1.8.1.jar
* PatchouliAPI (6) from Patchouli-1.0-20.jar
* PneumaticCraftApi (1.1) from pneumaticcraft-repressurized-1.12.2-0.11.7-375.jar
* redstonefluxapi (2.1.0) from RedstoneFlux-1.12-2.1.0.6-universal.jar
* rtgapi (1.0.0) from RTG-1.12.2-6.1.0.0-snapshot.1.jar
* Thaumcraft|API (6.0.2) from parrotpower-1.3.4.jar
* tombstone-api (1.0.4) from tombstone-3.6.2-1.12.2.jar
* tombstone-api-capability (1.0.4) from tombstone-3.6.2-1.12.2.jar
* tombstone-api-event (1.0.4) from tombstone-3.6.2-1.12.2.jar
* tombstone-api-magic (1.0.4) from tombstone-3.6.2-1.12.2.jar
* tombstone-api-recipe (1.0.4) from tombstone-3.6.2-1.12.2.jar
* WailaAPI (1.3) from Hwyla-1.8.26-B41_1.12.2.jar
[18:51:21] [Client thread/INFO]: openmods.config.game.GameRegistryObjectsProvider.processAnnotations(GameRegistryObjectsProvider.java:208): Object heal (from field public static net.minecraft.block.Block openblocks.OpenBlocks$Blocks.heal) is disabled
[18:51:21] [Client thread/INFO]: openmods.config.game.GameRegistryObjectsProvider.processAnnotations(GameRegistryObjectsProvider.java:208): Object grave (from field public static net.minecraft.block.Block openblocks.OpenBlocks$Blocks.grave) is disabled
[18:51:21] [Client thread/INFO]: OBJLoader: Domain openblocks has been added.
[18:51:21] [Client thread/INFO]: Hi there, dV=V0B(t1-t0)! (Found ThermalExpansion)
[18:51:21] [Client thread/INFO]: Not sure if iron ingot, or electrical steel ingot... (Found EnderIO)
[18:51:21] [Client thread/INFO]: Enabling LUA integration. (Found OpenComputers/ComputerCraft)
[18:51:22] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `apple`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:22] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `wheat`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:22] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `potato`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:22] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `carrot`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:22] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `beetroot`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:22] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `melon`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:22] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `beef`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:22] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `cooked_beef`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:22] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `chicken`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:22] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `cooked_chicken`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:22] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `porkchop`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:22] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `cooked_porkchop`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:22] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `rabbit`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:22] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `cooked_rabbit`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:22] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `mutton`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:22] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `cooked_mutton`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:22] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `cod`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:22] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `cooked_cod`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:22] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `salmon`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:22] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `cooked_salmon`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:22] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `clownfish`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:22] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `pufferfish`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:22] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `mushroom_stew`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:22] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `bread`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:22] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `cookie`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:22] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `baked_potato`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:22] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `pumpkin_pie`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:22] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `rabbit_stew`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:22] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `beetroot_soup`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:22] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `aves_alternator`, expected `parrotpower`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:22] [Client thread/WARN]: Fluid 'oil' already registered by another mod: [galacticraftcore:oil] - we'll use it, but it might not be available in block form!
[18:51:22] [Client thread/WARN]: Fluid 'fuel' already registered by another mod: [galacticraftcore:fuel] - we'll use it, but it might not be available in block form!
[18:51:22] [Client thread/INFO]: Thirdparty integration activated for [toughasnails, theoneprobe, immersiveengineering, baubles, computercraft, waila, botania, crafttweaker, cofhcore, thaumcraft, enderio, immersivepetroleum, mekanism, igwmod, ic2, patchouli, buildcraftcore, forestry, appliedenergistics2]
[18:51:23] [Client thread/INFO]: OBJLoader: Domain pneumaticcraft has been added.
[18:51:23] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `portalgun_tileentityportalmaster`, expected `portalgun`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:23] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `portalgun_tileentityportalbase`, expected `portalgun`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:23] [Client thread/ERROR]: Failed to get float for Rat Immediate Despawn Distance/all
java.lang.NumberFormatException: For input string: "true"
at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:2043) ~[?:1.8.0_51]
at sun.misc.FloatingDecimal.parseFloat(FloatingDecimal.java:122) ~[?:1.8.0_51]
at java.lang.Float.parseFloat(Float.java:451) ~[?:1.8.0_51]
at net.minecraftforge.common.config.Configuration.getFloat(Configuration.java:1816) [Configuration.class:?]
at net.minecraftforge.common.config.Configuration.getFloat(Configuration.java:1792) [Configuration.class:?]
at com.github.alexthe666.rats.RatConfig.init(RatConfig.java:105) [RatConfig.class:?]
at com.github.alexthe666.rats.RatsMod.syncConfig(RatsMod.java:90) [RatsMod.class:?]
at com.github.alexthe666.rats.RatsMod.preInit(RatsMod.java:97) [RatsMod.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637) [FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [guava-21.0.jar:?]
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [guava-21.0.jar:?]
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [guava-21.0.jar:?]
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [guava-21.0.jar:?]
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [guava-21.0.jar:?]
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [guava-21.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:217) [guava-21.0.jar:?]
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [guava-21.0.jar:?]
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [guava-21.0.jar:?]
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [guava-21.0.jar:?]
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [guava-21.0.jar:?]
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [guava-21.0.jar:?]
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [guava-21.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:217) [guava-21.0.jar:?]
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:629) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[18:51:23] [Client thread/INFO]: RFTools Detected Dimensions addon: enabling support
[18:51:23] [Client thread/INFO]: RFTools Detected XNet: enabling support
[18:51:24] [Client thread/INFO]: Could not read 'userbuilder.json', this is not an error!
[18:51:24] [Client thread/INFO]: OBJLoader: Domain rftools has been added.
[18:51:24] [Client thread/INFO]: Reading dimlets.json from config
[18:51:24] [Client thread/INFO]: Reading default dimlets.json
[18:51:25] [Client thread/INFO]: Registering rftools dimension type at id 67
[18:51:25] [Update-Checker/INFO]: [xxrexraptorxx.additionalstructures.util.UpdateChecker$1:run:34]: java.io.FileNotFoundException: https://www.dropbox.com/s/dl/r2qo3tmaw721m79/Additional%20Structures%201.12.2.txt
[18:51:25] [Update-Checker/INFO]: [xxrexraptorxx.additionalstructures.util.UpdateChecker$1:run:34]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1835)
[18:51:25] [Update-Checker/INFO]: [xxrexraptorxx.additionalstructures.util.UpdateChecker$1:run:34]: at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90)
[18:51:25] [Update-Checker/INFO]: [xxrexraptorxx.additionalstructures.util.UpdateChecker$1:run:34]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1432)
[18:51:25] [Update-Checker/INFO]: [xxrexraptorxx.additionalstructures.util.UpdateChecker$1:run:34]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1430)
[18:51:25] [Update-Checker/INFO]: [xxrexraptorxx.additionalstructures.util.UpdateChecker$1:run:34]: at java.security.AccessController.doPrivileged(Native Method)
[18:51:25] [Update-Checker/INFO]: [xxrexraptorxx.additionalstructures.util.UpdateChecker$1:run:34]: at java.security.AccessController.doPrivileged(AccessController.java:713)
[18:51:25] [Update-Checker/INFO]: [xxrexraptorxx.additionalstructures.util.UpdateChecker$1:run:34]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1429)
[18:51:25] [Update-Checker/INFO]: [xxrexraptorxx.additionalstructures.util.UpdateChecker$1:run:34]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254)
[18:51:25] [Update-Checker/INFO]: [xxrexraptorxx.additionalstructures.util.UpdateChecker$1:run:34]: at java.net.URL.openStream(URL.java:1038)
[18:51:25] [Update-Checker/INFO]: [xxrexraptorxx.additionalstructures.util.UpdateChecker$1:run:34]: at xxrexraptorxx.additionalstructures.util.UpdateChecker$1.run(UpdateChecker.java:24)
[18:51:25] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `te_mortar`, expected `rootsclassic`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:25] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `te_imbuer`, expected `rootsclassic`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:25] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `te_altar`, expected `rootsclassic`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:25] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `te_brazier`, expected `rootsclassic`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:25] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `te_vacuum`, expected `rootsclassic`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:25] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `te_repulsor`, expected `rootsclassic`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:25] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `te_accelerator`, expected `rootsclassic`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:25] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `te_pretty`, expected `rootsclassic`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:25] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `te_entangler`, expected `rootsclassic`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:25] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `te_grower`, expected `rootsclassic`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:25] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `te_igniter`, expected `rootsclassic`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:25] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `te_healer`, expected `rootsclassic`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:25] [Client thread/INFO]: CoreMachete: set tool class "axe"
[18:51:25] [Client thread/INFO]: CorePickaxe: set tool class "pickaxe"
[18:51:25] [Client thread/INFO]: CoreShovel: set tool class "shovel"
[18:51:25] [Client thread/INFO]: CoreAxe: set tool class "axe"
[18:51:25] [Client thread/INFO]: CoreHammer: set tool class "pickaxe"
[18:51:25] [Client thread/INFO]: CoreExcavator: set tool class "shovel"
[18:51:25] [Client thread/INFO]: CoreMattock: set tool class "shovel"
[18:51:25] [Client thread/INFO]: CoreMattock: set tool class "axe"
[18:51:25] [Client thread/INFO]: Loading equipment asset file: assets/silentgear/equipment/sword.json
[18:51:25] [Client thread/INFO]: Loading equipment asset file: assets/silentgear/equipment/dagger.json
[18:51:25] [Client thread/INFO]: Loading equipment asset file: assets/silentgear/equipment/katana.json
[18:51:25] [Client thread/INFO]: Loading equipment asset file: assets/silentgear/equipment/machete.json
[18:51:25] [Client thread/INFO]: Loading equipment asset file: assets/silentgear/equipment/pickaxe.json
[18:51:25] [Client thread/INFO]: Loading equipment asset file: assets/silentgear/equipment/shovel.json
[18:51:25] [Client thread/INFO]: Loading equipment asset file: assets/silentgear/equipment/axe.json
[18:51:25] [Client thread/INFO]: Loading equipment asset file: assets/silentgear/equipment/hammer.json
[18:51:25] [Client thread/INFO]: Loading equipment asset file: assets/silentgear/equipment/excavator.json
[18:51:25] [Client thread/INFO]: Loading equipment asset file: assets/silentgear/equipment/mattock.json
[18:51:25] [Client thread/INFO]: Loading equipment asset file: assets/silentgear/equipment/sickle.json
[18:51:25] [Client thread/INFO]: Loading equipment asset file: assets/silentgear/equipment/bow.json
[18:51:25] [Client thread/INFO]: Loading equipment asset file: assets/silentgear/equipment/helmet.json
[18:51:25] [Client thread/INFO]: Loading equipment asset file: assets/silentgear/equipment/chestplate.json
[18:51:25] [Client thread/INFO]: Loading equipment asset file: assets/silentgear/equipment/leggings.json
[18:51:25] [Client thread/INFO]: Loading equipment asset file: assets/silentgear/equipment/boots.json
[18:51:25] [Client thread/INFO]: Material file found: C:\Users\Halon\OneDrive\Documents\curseforge\minecraft\Instances\Crackpack 3\config\silentchaos512\silentgear\materials\main_aluminum.json
[18:51:25] [Client thread/INFO]: Trying to add part silentgear:main_aluminum, typeName main
[18:51:25] [Client thread/INFO]: Material file found: C:\Users\Halon\OneDrive\Documents\curseforge\minecraft\Instances\Crackpack 3\config\silentchaos512\silentgear\materials\main_bronze.json
[18:51:25] [Client thread/INFO]: Trying to add part silentgear:main_bronze, typeName main
[18:51:25] [Client thread/INFO]: Material file found: C:\Users\Halon\OneDrive\Documents\curseforge\minecraft\Instances\Crackpack 3\config\silentchaos512\silentgear\materials\main_copper.json
[18:51:25] [Client thread/INFO]: Trying to add part silentgear:main_copper, typeName main
[18:51:25] [Client thread/INFO]: Material file found: C:\Users\Halon\OneDrive\Documents\curseforge\minecraft\Instances\Crackpack 3\config\silentchaos512\silentgear\materials\main_electrum.json
[18:51:25] [Client thread/INFO]: Trying to add part silentgear:main_electrum, typeName main
[18:51:25] [Client thread/INFO]: Material file found: C:\Users\Halon\OneDrive\Documents\curseforge\minecraft\Instances\Crackpack 3\config\silentchaos512\silentgear\materials\main_enderium.json
[18:51:25] [Client thread/INFO]: Trying to add part silentgear:main_enderium, typeName main
[18:51:25] [Client thread/INFO]: Material file found: C:\Users\Halon\OneDrive\Documents\curseforge\minecraft\Instances\Crackpack 3\config\silentchaos512\silentgear\materials\main_invar.json
[18:51:25] [Client thread/INFO]: Trying to add part silentgear:main_invar, typeName main
[18:51:25] [Client thread/INFO]: Material file found: C:\Users\Halon\OneDrive\Documents\curseforge\minecraft\Instances\Crackpack 3\config\silentchaos512\silentgear\materials\main_lead.json
[18:51:25] [Client thread/INFO]: Trying to add part silentgear:main_lead, typeName main
[18:51:25] [Client thread/INFO]: Material file found: C:\Users\Halon\OneDrive\Documents\curseforge\minecraft\Instances\Crackpack 3\config\silentchaos512\silentgear\materials\main_nickel.json
[18:51:25] [Client thread/INFO]: Trying to add part silentgear:main_nickel, typeName main
[18:51:25] [Client thread/INFO]: Material file found: C:\Users\Halon\OneDrive\Documents\curseforge\minecraft\Instances\Crackpack 3\config\silentchaos512\silentgear\materials\main_osmium.json
[18:51:25] [Client thread/INFO]: Trying to add part silentgear:main_osmium, typeName main
[18:51:25] [Client thread/INFO]: Material file found: C:\Users\Halon\OneDrive\Documents\curseforge\minecraft\Instances\Crackpack 3\config\silentchaos512\silentgear\materials\main_platinum.json
[18:51:25] [Client thread/INFO]: Trying to add part silentgear:main_platinum, typeName main
[18:51:25] [Client thread/INFO]: Material file found: C:\Users\Halon\OneDrive\Documents\curseforge\minecraft\Instances\Crackpack 3\config\silentchaos512\silentgear\materials\main_silver.json
[18:51:25] [Client thread/INFO]: Trying to add part silentgear:main_silver, typeName main
[18:51:25] [Client thread/INFO]: Material file found: C:\Users\Halon\OneDrive\Documents\curseforge\minecraft\Instances\Crackpack 3\config\silentchaos512\silentgear\materials\main_steel.json
[18:51:25] [Client thread/INFO]: Trying to add part silentgear:main_steel, typeName main
[18:51:25] [Client thread/INFO]: Material file found: C:\Users\Halon\OneDrive\Documents\curseforge\minecraft\Instances\Crackpack 3\config\silentchaos512\silentgear\materials\main_tin.json
[18:51:25] [Client thread/INFO]: Trying to add part silentgear:main_tin, typeName main
[18:51:25] [Client thread/INFO]: Material file found: C:\Users\Halon\OneDrive\Documents\curseforge\minecraft\Instances\Crackpack 3\config\silentchaos512\silentgear\materials\main_titanium.json
[18:51:25] [Client thread/INFO]: Trying to add part silentgear:main_titanium, typeName main
[18:51:25] [Client thread/INFO]: Material file found: C:\Users\Halon\OneDrive\Documents\curseforge\minecraft\Instances\Crackpack 3\config\silentchaos512\silentgear\materials\main_zinc.json
[18:51:25] [Client thread/INFO]: Trying to add part silentgear:main_zinc, typeName main
[18:51:25] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tileentityteleporterbeneath`, expected `beneath`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:26] [Client thread/INFO]: Registered the class com.tiviacz.travellersbackpack.fluids.effects.EffectWater as a FluidEffect for water with the ID 0
[18:51:26] [Client thread/INFO]: Registered the class com.tiviacz.travellersbackpack.fluids.effects.EffectLava as a FluidEffect for lava with the ID 1
[18:51:26] [Client thread/INFO]: Registered the class com.tiviacz.travellersbackpack.fluids.effects.EffectMilk as a FluidEffect for milk with the ID 2
[18:51:26] [Client thread/INFO]: Registered the class com.tiviacz.travellersbackpack.fluids.effects.EffectPotion as a FluidEffect for potion with the ID 3
[18:51:26] [Client thread/INFO]: Registering BetterAdvancements event handler
[18:51:27] [Client thread/INFO]: Loaded compatibility for mod Baubles.
[18:51:27] [Client thread/INFO]: Loaded compatibility for mod Chisel.
[18:51:27] [Client thread/INFO]: Loaded compatibility for mod Forestry.
[18:51:27] [Client thread/INFO]: Skipped compatibility for mod Immersive Engineering.
[18:51:27] [Client thread/INFO]: Loaded compatibility for mod Just Enough Items.
[18:51:27] [Client thread/INFO]: Skipped compatibility for mod Tinkers' Construct.
[18:51:27] [Client thread/INFO]: Skipped compatibility for mod Thaumcraft.
[18:51:27] [Client thread/WARN]: defineId called for: class net.minecraft.entity.player.EntityPlayer from class com.mrcrayfish.vehicle.common.CommonEvents
[18:51:27] [Client thread/WARN]: defineId called for: class net.minecraft.entity.player.EntityPlayer from class com.mrcrayfish.vehicle.common.CommonEvents
[18:51:27] [Client thread/WARN]: defineId called for: class net.minecraft.entity.player.EntityPlayer from class com.mrcrayfish.vehicle.common.CommonEvents
[18:51:27] [Client thread/WARN]: defineId called for: class net.minecraft.entity.player.EntityPlayer from class com.mrcrayfish.vehicle.common.CommonEvents
[18:51:27] [Client thread/INFO]: OBJLoader: Domain xnet has been added.
[18:51:27] [ReAuth-VersionChecker/INFO]: Looking for Updates
[18:51:27] [ReAuth-VersionChecker/INFO]: Looking for Updates - Finished
[18:51:34] [Client thread/INFO]: OBJLoader: Domain mysticallib has been added.
[18:51:34] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `electrolyzer`, expected `alchemistry`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:34] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `chemical_dissolver`, expected `alchemistry`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:34] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `chemical_combiner`, expected `alchemistry`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:34] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `evaporator`, expected `alchemistry`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:34] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `atomizer`, expected `alchemistry`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:34] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `liquifier`, expected `alchemistry`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:34] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `fission_controller`, expected `alchemistry`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:34] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `fusion_controller`, expected `alchemistry`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:35] [Client thread/INFO]: Loading blocks...
[18:51:35] [Client thread/INFO]: Skipping feature arcaneStone as its required mod thaumcraft was missing.
[18:51:35] [Client thread/INFO]: Skipping feature bloodMagic as its required mod bloodmagic was missing.
[18:51:35] [Client thread/INFO]: Skipping feature certus as its required mod appliedenergistics2 was missing.
[18:51:35] [Client thread/INFO]: Skipping feature cobalt as it was disabled in the config.
[18:51:35] [Client thread/INFO]: 71 Feature's blocks loaded.
[18:51:35] [Client thread/INFO]: Loading Tile Entities...
[18:51:35] [Client thread/INFO]: Tile Entities loaded.
[18:51:36] [Client thread/INFO]: registered block for fluid: lubricant
[18:51:36] [Client thread/INFO]: registered block for fluid: etchacid
[18:51:36] [Client thread/INFO]: registered block for fluid: kerosene
[18:51:36] [Client thread/INFO]: registered block for fluid: lpg
[18:51:36] [Client thread/INFO]: registered block for fluid: plastic
[18:51:36] [Client thread/INFO]: registered block for fluid: diesel
[18:51:36] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `rats.cauldron_milk`, expected `rats`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:36] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `rats.rat_hole`, expected `rats`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:36] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `rats.rat_trap`, expected `rats`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:36] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `rats.rat_cage_decorated`, expected `rats`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:36] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `rats.rat_cage_breeding_lantern`, expected `rats`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:36] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `rats.rat_crafting_table`, expected `rats`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:36] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `rats.auto_curdler`, expected `rats`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:36] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `rats.ratlantis_portal`, expected `rats`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:36] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `rats.upgrade_combiner`, expected `rats`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:36] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `rats.upgrade_separator`, expected `rats`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:36] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `rat_tube`, expected `rats`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:36] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `rat_tube`, expected `rats`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:36] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `rat_tube`, expected `rats`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:36] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `rat_tube`, expected `rats`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:36] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `rat_tube`, expected `rats`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:36] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `rat_tube`, expected `rats`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:36] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `rat_tube`, expected `rats`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:36] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `rat_tube`, expected `rats`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:36] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `rat_tube`, expected `rats`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:36] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `rat_tube`, expected `rats`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:36] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `rat_tube`, expected `rats`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:36] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `rat_tube`, expected `rats`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:36] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `rat_tube`, expected `rats`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:36] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `rat_tube`, expected `rats`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:36] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `rat_tube`, expected `rats`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:36] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `rat_tube`, expected `rats`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:36] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `anvil`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:36] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `mob_spawner`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:36] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `mob_spawner`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:36] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `reeds`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:36] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `cactus`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:36] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `cactus`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:36] [Client thread/INFO]: Successfully registered 5 Blocks for class net.minecraft.block.Block from aroma1997sdimension.
[18:51:37] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `furnace`, expected `fastfurnace`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:37] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `lit_furnace`, expected `fastfurnace`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:37] [Client thread/INFO]: Registering block parrotpower:aves_alternator
[18:51:37] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `portal`, expected `topography`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:37] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `crafting_table`, expected `fastbench`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:37] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `crafting_table`, expected `fastbench`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:37] [Client thread/INFO]: Applying holder lookups
[18:51:37] [Client thread/INFO]: Holder lookups applied
[18:51:37] [Client thread/INFO]: Loading items...
[18:51:37] [Client thread/INFO]: Skipping feature arcaneStone as its required mod thaumcraft was missing.
[18:51:37] [Client thread/INFO]: Skipping feature bloodMagic as its required mod bloodmagic was missing.
[18:51:37] [Client thread/INFO]: Skipping feature certus as its required mod appliedenergistics2 was missing.
[18:51:37] [Client thread/INFO]: Skipping feature cobalt as it was disabled in the config.
[18:51:37] [Client thread/INFO]: 71 Feature's items loaded.
[18:51:39] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `shears`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:39] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `anvil`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:39] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `reeds`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:39] [Client thread/INFO]: Successfully registered 5 Items for class net.minecraft.item.Item from aroma1997sdimension.
[18:51:39] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `furnace`, expected `fastfurnace`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:39] [Client thread/WARN]: Missing block: sandstone
[18:51:39] [Client thread/INFO]: Applying holder lookups
[18:51:39] [Client thread/INFO]: Holder lookups applied
[18:51:39] [Client thread/INFO]: Farming Station: TechReborn integration not loaded
[18:51:39] [Client thread/WARN]: Potentially Dangerous alternative prefix `botania` for name `petals`, expected `enderio`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:39] [Client thread/INFO]: Farming Station: Botania integration for farming fully loaded
[18:51:39] [Client thread/INFO]: Farming Station: Immersive Engineering integration not loaded
[18:51:39] [Client thread/INFO]: Farming Station: MFR integration not loaded
[18:51:39] [Client thread/INFO]: Farming Station: Natura integration not loaded
[18:51:39] [Client thread/INFO]: Farming Station: IC2 integration not loaded
[18:51:39] [Client thread/INFO]: Farming Station: IC2 classic integration not loaded
[18:51:39] [Client thread/INFO]: Farming Station: Extra Utilities 2 integration not loaded
[18:51:39] [Client thread/WARN]: Farming Station: Forestry integration for farming loaded but could not find Forestry sapling.
[18:51:39] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `dye`, expected `enderio`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:39] [Client thread/WARN]: Potentially Dangerous alternative prefix `botania` for name `fertilizer`, expected `enderio`. This could be a intended override, but in most cases indicates a broken mod.
[18:51:39] [Client thread/INFO]: Farming Station: Botania integration for fertilizing fully loaded
[18:51:39] [Client thread/INFO]: Farming Station: Gardencore integration not loaded
[18:51:39] [Client thread/INFO]: Farming Station: Magicalcrops integration not loaded
[18:51:39] [Client thread/INFO]: Farming Station: Actually Additions integration disabled by config
[18:51:39] [Client thread/INFO]: Farming Station: Metallurgy integration not loaded
[18:51:39] [Client thread/WARN]: Farming Station: Forestry integration for fertilizing loaded but could not find Forestry fertilizer.
[18:51:39] [Client thread/INFO]: Dark Steel Upgrades: Forestry integration loaded
[18:51:40] [Client thread/INFO]: Successfully registered 1 Biomes for class net.minecraft.world.biome.Biome from aroma1997sdimension.
[18:51:40] [Client thread/WARN]: No types have been added to Biome rats:ratlantis, types have been assigned on a best-effort guess: [WET, DENSE, JUNGLE, HOT]
[18:51:40] [Client thread/WARN]: No types have been added to Biome aroma1997sdimension:miningbiome, types have been assigned on a best-effort guess: [PLAINS]
[18:51:40] [Client thread/INFO]: Applying holder lookups
[18:51:40] [Client thread/INFO]: Holder lookups applied
[18:51:41] [Client thread/INFO]: Applying holder lookups
[18:51:41] [Client thread/INFO]: Holder lookups applied
[18:51:41] [Placebo Patreon Loader/INFO]: Loading patreon data...
[18:51:41] [Client thread/INFO]: OBJLoader: Domain botania has been added.
[18:51:41] [Client thread/INFO]: OBJLoader: Domain chancecubes has been added.
[18:51:41] [Client thread/INFO]: OBJLoader: Domain icbmclassic has been added.
[18:51:41] [Client thread/INFO]: TabulaModelHandler: Domain mowziesmobs has been added.
[18:51:41] [Client thread/INFO]: OBJLoader: Domain magicbees has been added.
[18:51:42] [Client thread/INFO]: Applying holder lookups
[18:51:42] [Client thread/INFO]: Holder lookups applied
[18:51:42] [Client thread/INFO]: Injecting itemstacks
[18:51:42] [Client thread/INFO]: Itemstack injection complete
[18:51:45] [Client thread/WARN]: File icbmclassic:sounds/laser1.ogg does not exist, cannot add it to event icbmclassic:laser
[18:51:45] [Client thread/WARN]: Missing sound for event: cfm:channel_news
[18:51:45] [Client thread/WARN]: Missing sound for event: cfm:channel_cooking
[18:51:45] [Client thread/WARN]: Missing sound for event: cfm:channel_sam_tabor
[18:51:45] [Client thread/WARN]: Missing sound for event: cfm:channel_heman
[18:51:45] [Client thread/WARN]: Missing sound for event: cfm:channel_switch
[18:51:45] [Sound Library Loader/INFO]: Starting up SoundSystem...
[18:51:45] [Thread-10/INFO]: Initializing LWJGL OpenAL
[18:51:45] [Thread-10/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[18:51:46] [Thread-10/INFO]: OpenAL initialized.
[18:51:46] [Sound Library Loader/INFO]: Sound engine started
[18:51:47] [Client thread/INFO]: OBJLoader.Parser: command 's' (model: 'chancecubes:models/block/d20.obj') is not currently supported, skipping. Line: 41 's off'
[18:51:50] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'icbmclassic:models/item/machines/cruise_launcher.mtl') is not currently supported, skipping
[18:51:50] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'icbmclassic:models/item/machines/cruise_launcher.mtl'. The color defined by key 'Ks' will not be applied!
[18:51:50] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'icbmclassic:models/item/machines/cruise_launcher.mtl') is not currently supported, skipping
[18:51:50] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'icbmclassic:models/item/machines/cruise_launcher.mtl') is not currently supported, skipping
[18:51:50] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'icbmclassic:models/item/machines/cruise_launcher.mtl') is not currently supported, skipping
[18:51:50] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'icbmclassic:models/item/machines/emp_tower.mtl') is not currently supported, skipping
[18:51:50] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'icbmclassic:models/item/machines/emp_tower.mtl'. The color defined by key 'Ks' will not be applied!
[18:51:50] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'icbmclassic:models/item/machines/emp_tower.mtl') is not currently supported, skipping
[18:51:50] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'icbmclassic:models/item/machines/emp_tower.mtl') is not currently supported, skipping
[18:51:50] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'icbmclassic:models/item/machines/emp_tower.mtl') is not currently supported, skipping
[18:51:50] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'icbmclassic:models/item/launcher/launcher.mtl') is not currently supported, skipping
[18:51:50] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'icbmclassic:models/item/launcher/launcher.mtl'. The color defined by key 'Ks' will not be applied!
[18:51:50] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'icbmclassic:models/item/launcher/launcher.mtl') is not currently supported, skipping
[18:51:50] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'icbmclassic:models/item/launcher/launcher.mtl') is not currently supported, skipping
[18:51:50] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'icbmclassic:models/item/launcher/launcher.mtl') is not currently supported, skipping
[18:51:50] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'icbmclassic:models/item/launcher/launcher_tier_2.mtl') is not currently supported, skipping
[18:51:50] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'icbmclassic:models/item/launcher/launcher_tier_2.mtl'. The color defined by key 'Ks' will not be applied!
[18:51:50] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'icbmclassic:models/item/launcher/launcher_tier_2.mtl') is not currently supported, skipping
[18:51:50] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'icbmclassic:models/item/launcher/launcher_tier_2.mtl') is not currently supported, skipping
[18:51:50] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'icbmclassic:models/item/launcher/launcher_tier_2.mtl') is not currently supported, skipping
[18:51:50] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'icbmclassic:models/item/launcher/launcher_tier_3.mtl') is not currently supported, skipping
[18:51:50] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'icbmclassic:models/item/launcher/launcher_tier_3.mtl'. The color defined by key 'Ks' will not be applied!
[18:51:50] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'icbmclassic:models/item/launcher/launcher_tier_3.mtl') is not currently supported, skipping
[18:51:50] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'icbmclassic:models/item/launcher/launcher_tier_3.mtl') is not currently supported, skipping
[18:51:50] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'icbmclassic:models/item/launcher/launcher_tier_3.mtl') is not currently supported, skipping
[18:51:50] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'icbmclassic:models/item/launcher/support.mtl') is not currently supported, skipping
[18:51:50] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'icbmclassic:models/item/launcher/support.mtl'. The color defined by key 'Ks' will not be applied!
[18:51:50] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'icbmclassic:models/item/launcher/support.mtl') is not currently supported, skipping
[18:51:50] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'icbmclassic:models/item/launcher/support.mtl') is not currently supported, skipping
[18:51:50] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'icbmclassic:models/item/launcher/support.mtl') is not currently supported, skipping
[18:51:50] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'icbmclassic:models/item/launcher/screen.mtl') is not currently supported, skipping
[18:51:50] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'icbmclassic:models/item/launcher/screen.mtl'. The color defined by key 'Ks' will not be applied!
[18:51:50] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'icbmclassic:models/item/launcher/screen.mtl') is not currently supported, skipping
[18:51:50] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'icbmclassic:models/item/launcher/screen.mtl') is not currently supported, skipping
[18:51:50] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'icbmclassic:models/item/launcher/screen.mtl') is not currently supported, skipping
[18:51:50] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'icbmclassic:models/item/launcher/screen_tier_2.mtl') is not currently supported, skipping
[18:51:50] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'icbmclassic:models/item/launcher/screen_tier_2.mtl'. The color defined by key 'Ks' will not be applied!
[18:51:50] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'icbmclassic:models/item/launcher/screen_tier_2.mtl') is not currently supported, skipping
[18:51:50] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'icbmclassic:models/item/launcher/screen_tier_2.mtl') is not currently supported, skipping
[18:51:50] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'icbmclassic:models/item/launcher/screen_tier_2.mtl') is not currently supported, skipping
[18:51:50] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'icbmclassic:models/item/launcher/screen_tier_3.mtl') is not currently supported, skipping
[18:51:50] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'icbmclassic:models/item/launcher/screen_tier_3.mtl'. The color defined by key 'Ks' will not be applied!
[18:51:50] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'icbmclassic:models/item/launcher/screen_tier_3.mtl') is not currently supported, skipping
[18:51:50] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'icbmclassic:models/item/launcher/screen_tier_3.mtl') is not currently supported, skipping
[18:51:50] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'icbmclassic:models/item/launcher/screen_tier_3.mtl') is not currently supported, skipping
[18:51:50] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'icbmclassic:models/item/machines/radar_station.mtl') is not currently supported, skipping
[18:51:50] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'icbmclassic:models/item/machines/radar_station.mtl'. The color defined by key 'Ks' will not be applied!
[18:51:50] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'icbmclassic:models/item/machines/radar_station.mtl') is not currently supported, skipping
[18:51:50] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'icbmclassic:models/item/machines/radar_station.mtl') is not currently supported, skipping
[18:51:50] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'icbmclassic:models/item/machines/radar_station.mtl') is not currently supported, skipping
[18:51:56] [Client thread/INFO]: OBJLoader.Parser: command 's' (model: 'pneumaticcraft:models/block/assembly_platform.obj') is not currently supported, skipping. Line: 27 's off'
[18:51:56] [Client thread/FATAL]: fluid 'liquid_nitrogen' not found
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'icbmclassic:models/item/missiles/tier2/missile_sonic.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'icbmclassic:models/item/missiles/tier2/missile_sonic.mtl'. The color defined by key 'Ks' will not be applied!
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'icbmclassic:models/item/missiles/tier2/missile_sonic.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'icbmclassic:models/item/missiles/tier2/missile_sonic.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'icbmclassic:models/item/missiles/tier2/missile_sonic.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'icbmclassic:models/item/missiles/tier2/missile_breaching.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'icbmclassic:models/item/missiles/tier2/missile_breaching.mtl'. The color defined by key 'Ks' will not be applied!
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'icbmclassic:models/item/missiles/tier2/missile_breaching.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'icbmclassic:models/item/missiles/tier2/missile_breaching.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'icbmclassic:models/item/missiles/tier2/missile_breaching.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'icbmclassic:models/item/missiles/tier3/missile_emp.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'icbmclassic:models/item/missiles/tier3/missile_emp.mtl'. The color defined by key 'Ks' will not be applied!
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'icbmclassic:models/item/missiles/tier3/missile_emp.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'icbmclassic:models/item/missiles/tier3/missile_emp.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'icbmclassic:models/item/missiles/tier3/missile_emp.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'icbmclassic:models/item/missiles/tier2/missile_anti.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'icbmclassic:models/item/missiles/tier2/missile_anti.mtl'. The color defined by key 'Ks' will not be applied!
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'icbmclassic:models/item/missiles/tier2/missile_anti.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'icbmclassic:models/item/missiles/tier2/missile_anti.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'icbmclassic:models/item/missiles/tier2/missile_anti.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'icbmclassic:models/item/missiles/tier1/missile_condensed.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'icbmclassic:models/item/missiles/tier1/missile_condensed.mtl'. The color defined by key 'Ks' will not be applied!
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'icbmclassic:models/item/missiles/tier1/missile_condensed.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'icbmclassic:models/item/missiles/tier1/missile_condensed.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'icbmclassic:models/item/missiles/tier1/missile_condensed.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'icbmclassic:models/item/missiles/tier2/missile_thermobaric.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'icbmclassic:models/item/missiles/tier2/missile_thermobaric.mtl'. The color defined by key 'Ks' will not be applied!
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'icbmclassic:models/item/missiles/tier2/missile_thermobaric.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'icbmclassic:models/item/missiles/tier2/missile_thermobaric.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'icbmclassic:models/item/missiles/tier2/missile_thermobaric.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'icbmclassic:models/item/missiles/tier1/missile_anvil.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Texture' in 'icbmclassic:models/item/missiles/tier1/missile_anvil.mtl'. The color defined by key 'Ks' will not be applied!
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'icbmclassic:models/item/missiles/tier1/missile_anvil.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'icbmclassic:models/item/missiles/tier1/missile_anvil.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'icbmclassic:models/item/missiles/tier1/missile_anvil.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'icbmclassic:models/item/missiles/tier1/missile_shrapnel.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'icbmclassic:models/item/missiles/tier1/missile_shrapnel.mtl'. The color defined by key 'Ks' will not be applied!
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'icbmclassic:models/item/missiles/tier1/missile_shrapnel.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'icbmclassic:models/item/missiles/tier1/missile_shrapnel.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'icbmclassic:models/item/missiles/tier1/missile_shrapnel.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'icbmclassic:models/item/missiles/tier3/missile_exothermic.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'icbmclassic:models/item/missiles/tier3/missile_exothermic.mtl'. The color defined by key 'Ks' will not be applied!
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'icbmclassic:models/item/missiles/tier3/missile_exothermic.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'icbmclassic:models/item/missiles/tier3/missile_exothermic.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'icbmclassic:models/item/missiles/tier3/missile_exothermic.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'icbmclassic:models/item/missiles/tier3/missile_anti_grav.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'icbmclassic:models/item/missiles/tier3/missile_anti_grav.mtl'. The color defined by key 'Ks' will not be applied!
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'icbmclassic:models/item/missiles/tier3/missile_anti_grav.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'icbmclassic:models/item/missiles/tier3/missile_anti_grav.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'icbmclassic:models/item/missiles/tier3/missile_anti_grav.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'icbmclassic:models/item/missiles/tier1/missile_incendiary.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'icbmclassic:models/item/missiles/tier1/missile_incendiary.mtl'. The color defined by key 'Ks' will not be applied!
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'icbmclassic:models/item/missiles/tier1/missile_incendiary.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'icbmclassic:models/item/missiles/tier1/missile_incendiary.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'icbmclassic:models/item/missiles/tier1/missile_incendiary.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'icbmclassic:models/item/missiles/tier1/missile_deblitation.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'icbmclassic:models/item/missiles/tier1/missile_deblitation.mtl'. The color defined by key 'Ks' will not be applied!
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'icbmclassic:models/item/missiles/tier1/missile_deblitation.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'icbmclassic:models/item/missiles/tier1/missile_deblitation.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'icbmclassic:models/item/missiles/tier1/missile_deblitation.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'icbmclassic:models/item/missiles/tier1/missile_repulsion.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'icbmclassic:models/item/missiles/tier1/missile_repulsion.mtl'. The color defined by key 'Ks' will not be applied!
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'icbmclassic:models/item/missiles/tier1/missile_repulsion.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'icbmclassic:models/item/missiles/tier1/missile_repulsion.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'icbmclassic:models/item/missiles/tier1/missile_repulsion.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'icbmclassic:models/item/missiles/tier2/missile_fragmentation.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'icbmclassic:models/item/missiles/tier2/missile_fragmentation.mtl'. The color defined by key 'Ks' will not be applied!
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'icbmclassic:models/item/missiles/tier2/missile_fragmentation.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'icbmclassic:models/item/missiles/tier2/missile_fragmentation.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'icbmclassic:models/item/missiles/tier2/missile_fragmentation.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'icbmclassic:models/item/missiles/tier2/missile_cluster.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'icbmclassic:models/item/missiles/tier2/missile_cluster.mtl'. The color defined by key 'Ks' will not be applied!
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'icbmclassic:models/item/missiles/tier2/missile_cluster.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'icbmclassic:models/item/missiles/tier2/missile_cluster.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'icbmclassic:models/item/missiles/tier2/missile_cluster.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'icbmclassic:models/item/missiles/tier3/missile_endothermic.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'icbmclassic:models/item/missiles/tier3/missile_endothermic.mtl'. The color defined by key 'Ks' will not be applied!
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'icbmclassic:models/item/missiles/tier3/missile_endothermic.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'icbmclassic:models/item/missiles/tier3/missile_endothermic.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'icbmclassic:models/item/missiles/tier3/missile_endothermic.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'icbmclassic:models/item/missiles/tier3/missile_nuclear.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'icbmclassic:models/item/missiles/tier3/missile_nuclear.mtl'. The color defined by key 'Ks' will not be applied!
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'icbmclassic:models/item/missiles/tier3/missile_nuclear.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'icbmclassic:models/item/missiles/tier3/missile_nuclear.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'icbmclassic:models/item/missiles/tier3/missile_nuclear.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'icbmclassic:models/item/missiles/tier1/missile_homing.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'icbmclassic:models/item/missiles/tier1/missile_homing.mtl'. The color defined by key 'Ks' will not be applied!
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'icbmclassic:models/item/missiles/tier1/missile_homing.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'icbmclassic:models/item/missiles/tier1/missile_homing.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'icbmclassic:models/item/missiles/tier1/missile_homing.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'icbmclassic:models/item/missiles/tier4/missile_antimatter.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'icbmclassic:models/item/missiles/tier4/missile_antimatter.mtl'. The color defined by key 'Ks' will not be applied!
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'icbmclassic:models/item/missiles/tier4/missile_antimatter.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'icbmclassic:models/item/missiles/tier4/missile_antimatter.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'icbmclassic:models/item/missiles/tier4/missile_antimatter.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'icbmclassic:models/item/missiles/tier4/missile_redmatter.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'icbmclassic:models/item/missiles/tier4/missile_redmatter.mtl'. The color defined by key 'Ks' will not be applied!
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'icbmclassic:models/item/missiles/tier4/missile_redmatter.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'icbmclassic:models/item/missiles/tier4/missile_redmatter.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'icbmclassic:models/item/missiles/tier4/missile_redmatter.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'icbmclassic:models/item/missiles/tier2/missile_regen.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'icbmclassic:models/item/missiles/tier2/missile_regen.mtl'. The color defined by key 'Ks' will not be applied!
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'icbmclassic:models/item/missiles/tier2/missile_regen.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'icbmclassic:models/item/missiles/tier2/missile_regen.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'icbmclassic:models/item/missiles/tier2/missile_regen.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'icbmclassic:models/item/missiles/tier1/missile_chemical.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'icbmclassic:models/item/missiles/tier1/missile_chemical.mtl'. The color defined by key 'Ks' will not be applied!
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'icbmclassic:models/item/missiles/tier1/missile_chemical.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'icbmclassic:models/item/missiles/tier1/missile_chemical.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'icbmclassic:models/item/missiles/tier1/missile_chemical.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'icbmclassic:models/item/missiles/tier1/missile_attraction.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'icbmclassic:models/item/missiles/tier1/missile_attraction.mtl'. The color defined by key 'Ks' will not be applied!
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'icbmclassic:models/item/missiles/tier1/missile_attraction.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'icbmclassic:models/item/missiles/tier1/missile_attraction.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'icbmclassic:models/item/missiles/tier1/missile_attraction.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'icbmclassic:models/item/missiles/tier3/missile_ender.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'icbmclassic:models/item/missiles/tier3/missile_ender.mtl'. The color defined by key 'Ks' will not be applied!
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'icbmclassic:models/item/missiles/tier3/missile_ender.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'icbmclassic:models/item/missiles/tier3/missile_ender.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'icbmclassic:models/item/missiles/tier3/missile_ender.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'icbmclassic:models/item/missiles/tier2/missile_contagious.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'icbmclassic:models/item/missiles/tier2/missile_contagious.mtl'. The color defined by key 'Ks' will not be applied!
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'icbmclassic:models/item/missiles/tier2/missile_contagious.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'icbmclassic:models/item/missiles/tier2/missile_contagious.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'icbmclassic:models/item/missiles/tier2/missile_contagious.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'icbmclassic:models/item/rocket_launcher.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material.001' in 'icbmclassic:models/item/rocket_launcher.mtl'. The color defined by key 'Ks' will not be applied!
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'icbmclassic:models/item/rocket_launcher.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'icbmclassic:models/item/rocket_launcher.mtl') is not currently supported, skipping
[18:52:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'icbmclassic:models/item/rocket_launcher.mtl') is not currently supported, skipping
[18:52:08] [Client thread/INFO]: Packed model textures in 57.6967ms
[18:52:08] [Client thread/INFO]: Optimal footprint: 118313px^2, Packed footprint: 119552px^2
[18:52:11] [Client thread/INFO]: Max texture size: 16384
[18:52:22] [Client thread/INFO]: Created: 8192x4096 textures-atlas
[18:52:23] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:52:23] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:52:23] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:52:23] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:52:23] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:52:23] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:52:23] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:52:23] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:52:24] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:52:24] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:52:24] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:52:24] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:52:24] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:52:24] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:52:24] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:52:24] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:52:24] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:52:24] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:52:24] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:52:24] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:52:24] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:52:24] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:52:24] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:52:24] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:52:27] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:52:27] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:52:27] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:52:27] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:52:27] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:52:27] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:52:28] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:52:28] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:52:28] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:52:28] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:52:28] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:52:28] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:52:28] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:52:28] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:52:28] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:52:28] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:52:28] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:52:29] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:52:29] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:52:29] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:52:29] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:52:29] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:52:29] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:52:29] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:52:29] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:52:29] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:52:29] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:52:29] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:52:29] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:52:29] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:52:31] [Client thread/INFO]: Clearing ModelLoaderRegistry cache (98850 items)...
[18:52:31] [Client thread/INFO]: Cleared 98845 objects.
[18:52:31] [Client thread/INFO]: Deduplicating models...
[18:52:31] [Client thread/INFO]: Deduplicating models...
[18:52:35] [Client thread/INFO]: Deduplicated 2310789 (+ 767390) objects.
[18:52:35] [Client thread/ERROR]: Could not load override model megaloot:item/bow/10 for model megaloot:models/item/weaponbow
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: circular model dependencies, stack: [megaloot:item/bow/10]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:108) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:182) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getTextures(ModelLoader.java:387) [ModelLoader$VanillaModelWrapper.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:171) [ModelLoaderRegistry.class:?]
at team.chisel.ctm.client.util.TextureMetadataHandler.onModelBake(TextureMetadataHandler.java:134) [TextureMetadataHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1304_TextureMetadataHandler_onModelBake_ModelBakeEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:414) [ForgeHooksClient.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:30) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[18:52:35] [Client thread/ERROR]: Could not load vanilla model parent 'megaloot:item/bow/10' for 'net.minecraft.client.renderer.block.model.ModelBlock@62688c45'
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: circular model dependencies, stack: [megaloot:item/bow/10, megaloot:item/bow/10_pulling_0]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:108) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getTextures(ModelLoader.java:387) [ModelLoader$VanillaModelWrapper.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:171) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:182) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getTextures(ModelLoader.java:387) [ModelLoader$VanillaModelWrapper.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:171) [ModelLoaderRegistry.class:?]
at team.chisel.ctm.client.util.TextureMetadataHandler.onModelBake(TextureMetadataHandler.java:134) [TextureMetadataHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1304_TextureMetadataHandler_onModelBake_ModelBakeEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:414) [ForgeHooksClient.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:30) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[18:52:35] [Client thread/ERROR]: Could not load vanilla model parent 'megaloot:item/bow/10' for 'net.minecraft.client.renderer.block.model.ModelBlock@4790e3'
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: circular model dependencies, stack: [megaloot:item/bow/10, megaloot:item/bow/10_pulling_2]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:108) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getTextures(ModelLoader.java:387) [ModelLoader$VanillaModelWrapper.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:171) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:182) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getTextures(ModelLoader.java:387) [ModelLoader$VanillaModelWrapper.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:171) [ModelLoaderRegistry.class:?]
at team.chisel.ctm.client.util.TextureMetadataHandler.onModelBake(TextureMetadataHandler.java:134) [TextureMetadataHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1304_TextureMetadataHandler_onModelBake_ModelBakeEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:414) [ForgeHooksClient.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:30) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[18:52:35] [Client thread/ERROR]: Could not load vanilla model parent 'megaloot:item/bow/10' for 'net.minecraft.client.renderer.block.model.ModelBlock@23aba00'
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: circular model dependencies, stack: [megaloot:item/bow/10, megaloot:item/bow/10_pulling_1]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:108) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getTextures(ModelLoader.java:387) [ModelLoader$VanillaModelWrapper.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:171) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:182) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getTextures(ModelLoader.java:387) [ModelLoader$VanillaModelWrapper.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:171) [ModelLoaderRegistry.class:?]
at team.chisel.ctm.client.util.TextureMetadataHandler.onModelBake(TextureMetadataHandler.java:134) [TextureMetadataHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1304_TextureMetadataHandler_onModelBake_ModelBakeEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:414) [ForgeHooksClient.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:30) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[18:52:35] [Client thread/ERROR]: Could not load override model thermalfoundation:item/tool/shield_blocking for model thermalfoundation:models/item/tool/shield
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: circular model dependencies, stack: [thermalfoundation:item/tool/shield_gold_blocking, thermalfoundation:item/tool/shield_blocking]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:108) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:182) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getTextures(ModelLoader.java:387) [ModelLoader$VanillaModelWrapper.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:171) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getTextures(ModelLoader.java:387) [ModelLoader$VanillaModelWrapper.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:171) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
at team.chisel.ctm.client.util.TextureMetadataHandler.onModelBake(TextureMetadataHandler.java:149) [TextureMetadataHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1304_TextureMetadataHandler_onModelBake_ModelBakeEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:414) [ForgeHooksClient.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:30) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[18:52:36] [Client thread/ERROR]: Could not load override model thermalfoundation:item/tool/bow_aluminum_0 for model thermalfoundation:models/item/tool/bow_aluminum
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: circular model dependencies, stack: [thermalfoundation:item/tool/bow_aluminum_0]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:108) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:182) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getTextures(ModelLoader.java:387) [ModelLoader$VanillaModelWrapper.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:171) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
at team.chisel.ctm.client.util.TextureMetadataHandler.onModelBake(TextureMetadataHandler.java:149) [TextureMetadataHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1304_TextureMetadataHandler_onModelBake_ModelBakeEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:414) [ForgeHooksClient.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:30) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[18:52:36] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'icbmclassic:models/item/launcher/screen_tier_2.mtl') is not currently supported, skipping
[18:52:36] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'icbmclassic:models/item/launcher/screen_tier_2.mtl'. The color defined by key 'Ks' will not be applied!
[18:52:36] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'icbmclassic:models/item/launcher/screen_tier_2.mtl') is not currently supported, skipping
[18:52:36] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'icbmclassic:models/item/launcher/screen_tier_2.mtl') is not currently supported, skipping
[18:52:36] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'icbmclassic:models/item/launcher/screen_tier_2.mtl') is not currently supported, skipping
[18:52:36] [Client thread/ERROR]: Could not load override model thermalfoundation:item/tool/fishing_rod_invar_cast for model thermalfoundation:models/item/tool/fishing_rod_invar
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: circular model dependencies, stack: [thermalfoundation:item/tool/fishing_rod_invar_cast]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:108) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:182) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getTextures(ModelLoader.java:387) [ModelLoader$VanillaModelWrapper.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:171) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
at team.chisel.ctm.client.util.TextureMetadataHandler.onModelBake(TextureMetadataHandler.java:149) [TextureMetadataHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1304_TextureMetadataHandler_onModelBake_ModelBakeEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:414) [ForgeHooksClient.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:30) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[18:52:36] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'icbmclassic:models/item/missiles/tier2/missile_regen.mtl') is not currently supported, skipping
[18:52:36] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'icbmclassic:models/item/missiles/tier2/missile_regen.mtl'. The color defined by key 'Ks' will not be applied!
[18:52:36] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'icbmclassic:models/item/missiles/tier2/missile_regen.mtl') is not currently supported, skipping
[18:52:36] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'icbmclassic:models/item/missiles/tier2/missile_regen.mtl') is not currently supported, skipping
[18:52:36] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'icbmclassic:models/item/missiles/tier2/missile_regen.mtl') is not currently supported, skipping
[18:52:37] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'icbmclassic:models/item/launcher/launcher_tier_2.mtl') is not currently supported, skipping
[18:52:37] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'icbmclassic:models/item/launcher/launcher_tier_2.mtl'. The color defined by key 'Ks' will not be applied!
[18:52:37] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'icbmclassic:models/item/launcher/launcher_tier_2.mtl') is not currently supported, skipping
[18:52:37] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'icbmclassic:models/item/launcher/launcher_tier_2.mtl') is not currently supported, skipping
[18:52:37] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'icbmclassic:models/item/launcher/launcher_tier_2.mtl') is not currently supported, skipping
[18:52:37] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'icbmclassic:models/item/launcher/screen.mtl') is not currently supported, skipping
[18:52:37] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'icbmclassic:models/item/launcher/screen.mtl'. The color defined by key 'Ks' will not be applied!
[18:52:37] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'icbmclassic:models/item/launcher/screen.mtl') is not currently supported, skipping
[18:52:37] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'icbmclassic:models/item/launcher/screen.mtl') is not currently supported, skipping
[18:52:37] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'icbmclassic:models/item/launcher/screen.mtl') is not currently supported, skipping
[18:52:37] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'icbmclassic:models/item/machines/emp_tower.mtl') is not currently supported, skipping
[18:52:37] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'icbmclassic:models/item/machines/emp_tower.mtl'. The color defined by key 'Ks' will not be applied!
[18:52:37] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'icbmclassic:models/item/machines/emp_tower.mtl') is not currently supported, skipping
[18:52:37] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'icbmclassic:models/item/machines/emp_tower.mtl') is not currently supported, skipping
[18:52:37] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'icbmclassic:models/item/machines/emp_tower.mtl') is not currently supported, skipping
[18:52:37] [Client thread/ERROR]: Could not load override model thermalfoundation:item/tool/fishing_rod_stone_cast for model thermalfoundation:models/item/tool/fishing_rod_stone
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: circular model dependencies, stack: [thermalfoundation:item/tool/fishing_rod_stone_cast]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:108) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:182) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getTextures(ModelLoader.java:387) [ModelLoader$VanillaModelWrapper.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:171) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
at team.chisel.ctm.client.util.TextureMetadataHandler.onModelBake(TextureMetadataHandler.java:149) [TextureMetadataHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1304_TextureMetadataHandler_onModelBake_ModelBakeEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:414) [ForgeHooksClient.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:30) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[18:52:37] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'icbmclassic:models/item/launcher/launcher.mtl') is not currently supported, skipping
[18:52:37] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'icbmclassic:models/item/launcher/launcher.mtl'. The color defined by key 'Ks' will not be applied!
[18:52:37] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'icbmclassic:models/item/launcher/launcher.mtl') is not currently supported, skipping
[18:52:37] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'icbmclassic:models/item/launcher/launcher.mtl') is not currently supported, skipping
[18:52:37] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'icbmclassic:models/item/launcher/launcher.mtl') is not currently supported, skipping
[18:52:37] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'icbmclassic:models/item/missiles/tier3/missile_nuclear.mtl') is not currently supported, skipping
[18:52:37] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'icbmclassic:models/item/missiles/tier3/missile_nuclear.mtl'. The color defined by key 'Ks' will not be applied!
[18:52:37] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'icbmclassic:models/item/missiles/tier3/missile_nuclear.mtl') is not currently supported, skipping
[18:52:37] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'icbmclassic:models/item/missiles/tier3/missile_nuclear.mtl') is not currently supported, skipping
[18:52:37] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'icbmclassic:models/item/missiles/tier3/missile_nuclear.mtl') is not currently supported, skipping
[18:52:37] [Client thread/ERROR]: Could not load override model thermalfoundation:item/tool/fishing_rod_nickel_cast for model thermalfoundation:models/item/tool/fishing_rod_nickel
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: circular model dependencies, stack: [thermalfoundation:item/tool/fishing_rod_nickel_cast]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:108) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:182) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getTextures(ModelLoader.java:387) [ModelLoader$VanillaModelWrapper.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:171) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
at team.chisel.ctm.client.util.TextureMetadataHandler.onModelBake(TextureMetadataHandler.java:149) [TextureMetadataHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1304_TextureMetadataHandler_onModelBake_ModelBakeEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:414) [ForgeHooksClient.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:30) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[18:52:37] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'icbmclassic:models/item/machines/radar_station.mtl') is not currently supported, skipping
[18:52:37] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'icbmclassic:models/item/machines/radar_station.mtl'. The color defined by key 'Ks' will not be applied!
[18:52:37] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'icbmclassic:models/item/machines/radar_station.mtl') is not currently supported, skipping
[18:52:37] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'icbmclassic:models/item/machines/radar_station.mtl') is not currently supported, skipping
[18:52:37] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'icbmclassic:models/item/machines/radar_station.mtl') is not currently supported, skipping
[18:52:38] [Client thread/ERROR]: Could not load override model thermalfoundation:item/tool/bow_iron_0 for model thermalfoundation:models/item/tool/bow_iron
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: circular model dependencies, stack: [thermalfoundation:item/tool/bow_iron_0]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:108) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:182) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getTextures(ModelLoader.java:387) [ModelLoader$VanillaModelWrapper.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:171) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
at team.chisel.ctm.client.util.TextureMetadataHandler.onModelBake(TextureMetadataHandler.java:149) [TextureMetadataHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1304_TextureMetadataHandler_onModelBake_ModelBakeEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:414) [ForgeHooksClient.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:30) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[18:52:38] [Client thread/ERROR]: Could not load override model megaloot:item/axe/9 for model megaloot:models/item/tool_axe
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: circular model dependencies, stack: [megaloot:item/axe/9]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:108) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:182) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getTextures(ModelLoader.java:387) [ModelLoader$VanillaModelWrapper.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:171) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
at team.chisel.ctm.client.util.TextureMetadataHandler.onModelBake(TextureMetadataHandler.java:149) [TextureMetadataHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1304_TextureMetadataHandler_onModelBake_ModelBakeEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:414) [ForgeHooksClient.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:30) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[18:52:38] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'icbmclassic:models/item/missiles/tier1/missile_repulsion.mtl') is not currently supported, skipping
[18:52:38] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'icbmclassic:models/item/missiles/tier1/missile_repulsion.mtl'. The color defined by key 'Ks' will not be applied!
[18:52:38] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'icbmclassic:models/item/missiles/tier1/missile_repulsion.mtl') is not currently supported, skipping
[18:52:38] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'icbmclassic:models/item/missiles/tier1/missile_repulsion.mtl') is not currently supported, skipping
[18:52:38] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'icbmclassic:models/item/missiles/tier1/missile_repulsion.mtl') is not currently supported, skipping
[18:52:38] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'icbmclassic:models/item/launcher/support.mtl') is not currently supported, skipping
[18:52:38] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'icbmclassic:models/item/launcher/support.mtl'. The color defined by key 'Ks' will not be applied!
[18:52:38] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'icbmclassic:models/item/launcher/support.mtl') is not currently supported, skipping
[18:52:38] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'icbmclassic:models/item/launcher/support.mtl') is not currently supported, skipping
[18:52:38] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'icbmclassic:models/item/launcher/support.mtl') is not currently supported, skipping
[18:52:38] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'icbmclassic:models/item/launcher/launcher_tier_3.mtl') is not currently supported, skipping
[18:52:38] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'icbmclassic:models/item/launcher/launcher_tier_3.mtl'. The color defined by key 'Ks' will not be applied!
[18:52:38] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'icbmclassic:models/item/launcher/launcher_tier_3.mtl') is not currently supported, skipping
[18:52:38] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'icbmclassic:models/item/launcher/launcher_tier_3.mtl') is not currently supported, skipping
[18:52:38] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'icbmclassic:models/item/launcher/launcher_tier_3.mtl') is not currently supported, skipping
[18:52:38] [Client thread/ERROR]: Could not load override model twilightforest:item/ice_bow_pulling_2 for model twilightforest:models/item/ice_bow
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: circular model dependencies, stack: [twilightforest:item/ice_bow_pulling_2]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:108) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:182) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getTextures(ModelLoader.java:387) [ModelLoader$VanillaModelWrapper.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:171) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
at team.chisel.ctm.client.util.TextureMetadataHandler.onModelBake(TextureMetadataHandler.java:149) [TextureMetadataHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1304_TextureMetadataHandler_onModelBake_ModelBakeEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:414) [ForgeHooksClient.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:30) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[18:52:38] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'icbmclassic:models/item/missiles/tier1/missile_anvil.mtl') is not currently supported, skipping
[18:52:38] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Texture' in 'icbmclassic:models/item/missiles/tier1/missile_anvil.mtl'. The color defined by key 'Ks' will not be applied!
[18:52:38] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'icbmclassic:models/item/missiles/tier1/missile_anvil.mtl') is not currently supported, skipping
[18:52:38] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'icbmclassic:models/item/missiles/tier1/missile_anvil.mtl') is not currently supported, skipping
[18:52:38] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'icbmclassic:models/item/missiles/tier1/missile_anvil.mtl') is not currently supported, skipping
[18:52:38] [Client thread/ERROR]: Could not load override model tombstone:item/ancient_tablet_of_recall for model tombstone:models/item/tablet_of_recall
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: circular model dependencies, stack: [tombstone:item/ancient_tablet_of_recall]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:108) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:182) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getTextures(ModelLoader.java:387) [ModelLoader$VanillaModelWrapper.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:171) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
at team.chisel.ctm.client.util.TextureMetadataHandler.onModelBake(TextureMetadataHandler.java:149) [TextureMetadataHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1304_TextureMetadataHandler_onModelBake_ModelBakeEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:414) [ForgeHooksClient.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:30) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[18:52:38] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'icbmclassic:models/item/launcher/screen_tier_3.mtl') is not currently supported, skipping
[18:52:38] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'icbmclassic:models/item/launcher/screen_tier_3.mtl'. The color defined by key 'Ks' will not be applied!
[18:52:38] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'icbmclassic:models/item/launcher/screen_tier_3.mtl') is not currently supported, skipping
[18:52:38] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'icbmclassic:models/item/launcher/screen_tier_3.mtl') is not currently supported, skipping
[18:52:38] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'icbmclassic:models/item/launcher/screen_tier_3.mtl') is not currently supported, skipping
[18:52:38] [Client thread/ERROR]: Could not load override model thermalfoundation:item/tool/fishing_rod_tin_cast for model thermalfoundation:models/item/tool/fishing_rod_tin
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: circular model dependencies, stack: [thermalfoundation:item/tool/fishing_rod_tin_cast]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:108) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:182) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getTextures(ModelLoader.java:387) [ModelLoader$VanillaModelWrapper.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:171) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
at team.chisel.ctm.client.util.TextureMetadataHandler.onModelBake(TextureMetadataHandler.java:149) [TextureMetadataHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1304_TextureMetadataHandler_onModelBake_ModelBakeEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:414) [ForgeHooksClient.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:30) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[18:52:38] [Client thread/ERROR]: Could not load override model thermalfoundation:item/tool/bow_lead_1 for model thermalfoundation:models/item/tool/bow_lead
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: circular model dependencies, stack: [thermalfoundation:item/tool/bow_lead_1]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:108) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:182) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getTextures(ModelLoader.java:387) [ModelLoader$VanillaModelWrapper.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:171) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
at team.chisel.ctm.client.util.TextureMetadataHandler.onModelBake(TextureMetadataHandler.java:149) [TextureMetadataHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1304_TextureMetadataHandler_onModelBake_ModelBakeEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:414) [ForgeHooksClient.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:30) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[18:52:38] [Client thread/ERROR]: Could not load override model thermalfoundation:item/tool/fishing_rod_bronze_cast for model thermalfoundation:models/item/tool/fishing_rod_bronze
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: circular model dependencies, stack: [thermalfoundation:item/tool/fishing_rod_bronze_cast]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:108) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:182) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getTextures(ModelLoader.java:387) [ModelLoader$VanillaModelWrapper.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:171) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
at team.chisel.ctm.client.util.TextureMetadataHandler.onModelBake(TextureMetadataHandler.java:149) [TextureMetadataHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1304_TextureMetadataHandler_onModelBake_ModelBakeEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:414) [ForgeHooksClient.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:30) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[18:52:38] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'icbmclassic:models/item/missiles/tier3/missile_anti_grav.mtl') is not currently supported, skipping
[18:52:38] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'icbmclassic:models/item/missiles/tier3/missile_anti_grav.mtl'. The color defined by key 'Ks' will not be applied!
[18:52:38] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'icbmclassic:models/item/missiles/tier3/missile_anti_grav.mtl') is not currently supported, skipping
[18:52:38] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'icbmclassic:models/item/missiles/tier3/missile_anti_grav.mtl') is not currently supported, skipping
[18:52:38] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'icbmclassic:models/item/missiles/tier3/missile_anti_grav.mtl') is not currently supported, skipping
[18:52:38] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'icbmclassic:models/item/machines/cruise_launcher.mtl') is not currently supported, skipping
[18:52:38] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'icbmclassic:models/item/machines/cruise_launcher.mtl'. The color defined by key 'Ks' will not be applied!
[18:52:38] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'icbmclassic:models/item/machines/cruise_launcher.mtl') is not currently supported, skipping
[18:52:38] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'icbmclassic:models/item/machines/cruise_launcher.mtl') is not currently supported, skipping
[18:52:38] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'icbmclassic:models/item/machines/cruise_launcher.mtl') is not currently supported, skipping
[18:52:38] [Client thread/ERROR]: Could not load override model thermalfoundation:item/tool/bow_constantan_0 for model thermalfoundation:models/item/tool/bow_constantan
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: circular model dependencies, stack: [thermalfoundation:item/tool/bow_constantan_0]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:108) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:182) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getTextures(ModelLoader.java:387) [ModelLoader$VanillaModelWrapper.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:171) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
at team.chisel.ctm.client.util.TextureMetadataHandler.onModelBake(TextureMetadataHandler.java:149) [TextureMetadataHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1304_TextureMetadataHandler_onModelBake_ModelBakeEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:414) [ForgeHooksClient.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:30) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[18:52:39] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'icbmclassic:models/item/missiles/tier2/missile_breaching.mtl') is not currently supported, skipping
[18:52:39] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'icbmclassic:models/item/missiles/tier2/missile_breaching.mtl'. The color defined by key 'Ks' will not be applied!
[18:52:39] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'icbmclassic:models/item/missiles/tier2/missile_breaching.mtl') is not currently supported, skipping
[18:52:39] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'icbmclassic:models/item/missiles/tier2/missile_breaching.mtl') is not currently supported, skipping
[18:52:39] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'icbmclassic:models/item/missiles/tier2/missile_breaching.mtl') is not currently supported, skipping
[18:52:39] [Client thread/ERROR]: Could not load override model megaloot:item/armor_leggings/3 for model megaloot:models/item/armor_leggings
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: circular model dependencies, stack: [megaloot:item/armor_leggings/3]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:108) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:182) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getTextures(ModelLoader.java:387) [ModelLoader$VanillaModelWrapper.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:171) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
at team.chisel.ctm.client.util.TextureMetadataHandler.onModelBake(TextureMetadataHandler.java:149) [TextureMetadataHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1304_TextureMetadataHandler_onModelBake_ModelBakeEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:414) [ForgeHooksClient.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:30) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[18:52:39] [Client thread/ERROR]: Could not load override model minecraft:item/fishing_rod_cast for model minecraft:models/item/fishing_rod
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: circular model dependencies, stack: [minecraft:item/fishing_rod_cast]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:108) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:182) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getTextures(ModelLoader.java:387) [ModelLoader$VanillaModelWrapper.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:171) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
at team.chisel.ctm.client.util.TextureMetadataHandler.onModelBake(TextureMetadataHandler.java:149) [TextureMetadataHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1304_TextureMetadataHandler_onModelBake_ModelBakeEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:414) [ForgeHooksClient.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:30) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[18:52:39] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'icbmclassic:models/item/missiles/tier1/missile_homing.mtl') is not currently supported, skipping
[18:52:39] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'icbmclassic:models/item/missiles/tier1/missile_homing.mtl'. The color defined by key 'Ks' will not be applied!
[18:52:39] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'icbmclassic:models/item/missiles/tier1/missile_homing.mtl') is not currently supported, skipping
[18:52:39] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'icbmclassic:models/item/missiles/tier1/missile_homing.mtl') is not currently supported, skipping
[18:52:39] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'icbmclassic:models/item/missiles/tier1/missile_homing.mtl') is not currently supported, skipping
[18:52:39] [Client thread/ERROR]: Could not load override model tombstone:item/ancient_tablet_of_home for model tombstone:models/item/tablet_of_home
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: circular model dependencies, stack: [tombstone:item/ancient_tablet_of_home]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:108) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:182) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getTextures(ModelLoader.java:387) [ModelLoader$VanillaModelWrapper.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:171) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
at team.chisel.ctm.client.util.TextureMetadataHandler.onModelBake(TextureMetadataHandler.java:149) [TextureMetadataHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1304_TextureMetadataHandler_onModelBake_ModelBakeEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:414) [ForgeHooksClient.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:30) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[18:52:39] [Client thread/ERROR]: Could not load override model thermalfoundation:item/tool/bow_electrum_1 for model thermalfoundation:models/item/tool/bow_electrum
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: circular model dependencies, stack: [thermalfoundation:item/tool/bow_electrum_1]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:108) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:182) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getTextures(ModelLoader.java:387) [ModelLoader$VanillaModelWrapper.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:171) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
at team.chisel.ctm.client.util.TextureMetadataHandler.onModelBake(TextureMetadataHandler.java:149) [TextureMetadataHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1304_TextureMetadataHandler_onModelBake_ModelBakeEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:414) [ForgeHooksClient.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:30) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[18:52:39] [Client thread/ERROR]: Could not load override model megaloot:item/armor_boots/1 for model megaloot:models/item/armor_boots
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: circular model dependencies, stack: [megaloot:item/armor_boots/1]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:108) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:182) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getTextures(ModelLoader.java:387) [ModelLoader$VanillaModelWrapper.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:171) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
at team.chisel.ctm.client.util.TextureMetadataHandler.onModelBake(TextureMetadataHandler.java:149) [TextureMetadataHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1304_TextureMetadataHandler_onModelBake_ModelBakeEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:414) [ForgeHooksClient.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:30) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[18:52:39] [Client thread/ERROR]: Could not load override model tombstone:item/fishing_rod_of_misadventure_cast for model tombstone:models/item/fishing_rod_of_misadventure
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: circular model dependencies, stack: [tombstone:item/fishing_rod_of_misadventure_cast]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:108) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:182) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getTextures(ModelLoader.java:387) [ModelLoader$VanillaModelWrapper.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:171) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
at team.chisel.ctm.client.util.TextureMetadataHandler.onModelBake(TextureMetadataHandler.java:149) [TextureMetadataHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1304_TextureMetadataHandler_onModelBake_ModelBakeEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:414) [ForgeHooksClient.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:30) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[18:52:39] [Client thread/ERROR]: Could not load override model thermalfoundation:item/tool/fishing_rod_constantan_cast for model thermalfoundation:models/item/tool/fishing_rod_constantan
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: circular model dependencies, stack: [thermalfoundation:item/tool/fishing_rod_constantan_cast]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:108) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:182) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getTextures(ModelLoader.java:387) [ModelLoader$VanillaModelWrapper.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:171) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
at team.chisel.ctm.client.util.TextureMetadataHandler.onModelBake(TextureMetadataHandler.java:149) [TextureMetadataHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1304_TextureMetadataHandler_onModelBake_ModelBakeEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:414) [ForgeHooksClient.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:30) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[18:52:39] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'icbmclassic:models/item/missiles/tier2/missile_thermobaric.mtl') is not currently supported, skipping
[18:52:39] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'icbmclassic:models/item/missiles/tier2/missile_thermobaric.mtl'. The color defined by key 'Ks' will not be applied!
[18:52:39] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'icbmclassic:models/item/missiles/tier2/missile_thermobaric.mtl') is not currently supported, skipping
[18:52:39] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'icbmclassic:models/item/missiles/tier2/missile_thermobaric.mtl') is not currently supported, skipping
[18:52:39] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'icbmclassic:models/item/missiles/tier2/missile_thermobaric.mtl') is not currently supported, skipping
[18:52:39] [Client thread/ERROR]: Could not load override model thermalfoundation:item/tool/fishing_rod_platinum_cast for model thermalfoundation:models/item/tool/fishing_rod_platinum
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: circular model dependencies, stack: [thermalfoundation:item/tool/fishing_rod_platinum_cast]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:108) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:182) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getTextures(ModelLoader.java:387) [ModelLoader$VanillaModelWrapper.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:171) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
at team.chisel.ctm.client.util.TextureMetadataHandler.onModelBake(TextureMetadataHandler.java:149) [TextureMetadataHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1304_TextureMetadataHandler_onModelBake_ModelBakeEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:414) [ForgeHooksClient.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:30) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[18:52:40] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'icbmclassic:models/item/missiles/tier2/missile_anti.mtl') is not currently supported, skipping
[18:52:40] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'icbmclassic:models/item/missiles/tier2/missile_anti.mtl'. The color defined by key 'Ks' will not be applied!
[18:52:40] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'icbmclassic:models/item/missiles/tier2/missile_anti.mtl') is not currently supported, skipping
[18:52:40] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'icbmclassic:models/item/missiles/tier2/missile_anti.mtl') is not currently supported, skipping
[18:52:40] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'icbmclassic:models/item/missiles/tier2/missile_anti.mtl') is not currently supported, skipping
[18:52:40] [Client thread/ERROR]: Could not load override model thermalfoundation:item/tool/bow_platinum_0 for model thermalfoundation:models/item/tool/bow_platinum
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: circular model dependencies, stack: [thermalfoundation:item/tool/bow_platinum_0]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:108) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:182) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getTextures(ModelLoader.java:387) [ModelLoader$VanillaModelWrapper.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:171) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
at team.chisel.ctm.client.util.TextureMetadataHandler.onModelBake(TextureMetadataHandler.java:149) [TextureMetadataHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1304_TextureMetadataHandler_onModelBake_ModelBakeEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:414) [ForgeHooksClient.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:30) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[18:52:40] [Client thread/ERROR]: Could not load override model thermalfoundation:item/tool/bow_bronze_2 for model thermalfoundation:models/item/tool/bow_bronze
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: circular model dependencies, stack: [thermalfoundation:item/tool/bow_bronze_2]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:108) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:182) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getTextures(ModelLoader.java:387) [ModelLoader$VanillaModelWrapper.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:171) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
at team.chisel.ctm.client.util.TextureMetadataHandler.onModelBake(TextureMetadataHandler.java:149) [TextureMetadataHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1304_TextureMetadataHandler_onModelBake_ModelBakeEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:414) [ForgeHooksClient.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:30) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[18:52:40] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'icbmclassic:models/item/missiles/tier1/missile_condensed.mtl') is not currently supported, skipping
[18:52:40] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'icbmclassic:models/item/missiles/tier1/missile_condensed.mtl'. The color defined by key 'Ks' will not be applied!
[18:52:40] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'icbmclassic:models/item/missiles/tier1/missile_condensed.mtl') is not currently supported, skipping
[18:52:40] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'icbmclassic:models/item/missiles/tier1/missile_condensed.mtl') is not currently supported, skipping
[18:52:40] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'icbmclassic:models/item/missiles/tier1/missile_condensed.mtl') is not currently supported, skipping
[18:52:40] [Client thread/ERROR]: Could not load override model thermalfoundation:item/tool/fishing_rod_electrum_cast for model thermalfoundation:models/item/tool/fishing_rod_electrum
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: circular model dependencies, stack: [thermalfoundation:item/tool/fishing_rod_electrum_cast]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:108) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:182) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getTextures(ModelLoader.java:387) [ModelLoader$VanillaModelWrapper.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:171) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
at team.chisel.ctm.client.util.TextureMetadataHandler.onModelBake(TextureMetadataHandler.java:149) [TextureMetadataHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1304_TextureMetadataHandler_onModelBake_ModelBakeEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:414) [ForgeHooksClient.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:30) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[18:52:40] [Client thread/ERROR]: Could not load override model megaloot:item/armor_chestplate/4 for model megaloot:models/item/armor_chestplate
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: circular model dependencies, stack: [megaloot:item/armor_chestplate/4]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:108) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:182) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getTextures(ModelLoader.java:387) [ModelLoader$VanillaModelWrapper.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:171) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
at team.chisel.ctm.client.util.TextureMetadataHandler.onModelBake(TextureMetadataHandler.java:149) [TextureMetadataHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1304_TextureMetadataHandler_onModelBake_ModelBakeEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:414) [ForgeHooksClient.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:30) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[18:52:40] [Client thread/ERROR]: Could not load override model thermalfoundation:item/tool/bow_stone_0 for model thermalfoundation:models/item/tool/bow_stone
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: circular model dependencies, stack: [thermalfoundation:item/tool/bow_stone_0]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:108) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:182) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getTextures(ModelLoader.java:387) [ModelLoader$VanillaModelWrapper.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:171) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
at team.chisel.ctm.client.util.TextureMetadataHandler.onModelBake(TextureMetadataHandler.java:149) [TextureMetadataHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1304_TextureMetadataHandler_onModelBake_ModelBakeEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:414) [ForgeHooksClient.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:30) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[18:52:40] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'icbmclassic:models/item/missiles/tier1/missile_attraction.mtl') is not currently supported, skipping
[18:52:40] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'icbmclassic:models/item/missiles/tier1/missile_attraction.mtl'. The color defined by key 'Ks' will not be applied!
[18:52:40] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'icbmclassic:models/item/missiles/tier1/missile_attraction.mtl') is not currently supported, skipping
[18:52:40] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'icbmclassic:models/item/missiles/tier1/missile_attraction.mtl') is not currently supported, skipping
[18:52:40] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'icbmclassic:models/item/missiles/tier1/missile_attraction.mtl') is not currently supported, skipping
[18:52:40] [Client thread/ERROR]: Could not load override model xreliquary:item/rod_of_lyssa_cast for model xreliquary:models/item/rod_of_lyssa
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: circular model dependencies, stack: [xreliquary:item/rod_of_lyssa_cast]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:108) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:182) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getTextures(ModelLoader.java:387) [ModelLoader$VanillaModelWrapper.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:171) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
at team.chisel.ctm.client.util.TextureMetadataHandler.onModelBake(TextureMetadataHandler.java:149) [TextureMetadataHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1304_TextureMetadataHandler_onModelBake_ModelBakeEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:414) [ForgeHooksClient.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:30) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[18:52:40] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'icbmclassic:models/item/missiles/tier3/missile_exothermic.mtl') is not currently supported, skipping
[18:52:40] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'icbmclassic:models/item/missiles/tier3/missile_exothermic.mtl'. The color defined by key 'Ks' will not be applied!
[18:52:40] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'icbmclassic:models/item/missiles/tier3/missile_exothermic.mtl') is not currently supported, skipping
[18:52:40] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'icbmclassic:models/item/missiles/tier3/missile_exothermic.mtl') is not currently supported, skipping
[18:52:40] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'icbmclassic:models/item/missiles/tier3/missile_exothermic.mtl') is not currently supported, skipping
[18:52:40] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'icbmclassic:models/item/missiles/tier3/missile_emp.mtl') is not currently supported, skipping
[18:52:40] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'icbmclassic:models/item/missiles/tier3/missile_emp.mtl'. The color defined by key 'Ks' will not be applied!
[18:52:40] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'icbmclassic:models/item/missiles/tier3/missile_emp.mtl') is not currently supported, skipping
[18:52:40] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'icbmclassic:models/item/missiles/tier3/missile_emp.mtl') is not currently supported, skipping
[18:52:40] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'icbmclassic:models/item/missiles/tier3/missile_emp.mtl') is not currently supported, skipping
[18:52:40] [Client thread/ERROR]: Could not load override model thermalfoundation:item/tool/fishing_rod_silver_cast for model thermalfoundation:models/item/tool/fishing_rod_silver
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: circular model dependencies, stack: [thermalfoundation:item/tool/fishing_rod_silver_cast]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:108) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:182) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getTextures(ModelLoader.java:387) [ModelLoader$VanillaModelWrapper.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:171) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
at team.chisel.ctm.client.util.TextureMetadataHandler.onModelBake(TextureMetadataHandler.java:149) [TextureMetadataHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1304_TextureMetadataHandler_onModelBake_ModelBakeEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:414) [ForgeHooksClient.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:30) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[18:52:41] [Client thread/ERROR]: Could not load override model thermalfoundation:item/tool/bow_diamond_0 for model thermalfoundation:models/item/tool/bow_diamond
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: circular model dependencies, stack: [thermalfoundation:item/tool/bow_diamond_0]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:108) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:182) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getTextures(ModelLoader.java:387) [ModelLoader$VanillaModelWrapper.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:171) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
at team.chisel.ctm.client.util.TextureMetadataHandler.onModelBake(TextureMetadataHandler.java:149) [TextureMetadataHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1304_TextureMetadataHandler_onModelBake_ModelBakeEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:414) [ForgeHooksClient.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:30) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[18:52:41] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'icbmclassic:models/item/missiles/tier3/missile_endothermic.mtl') is not currently supported, skipping
[18:52:41] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'icbmclassic:models/item/missiles/tier3/missile_endothermic.mtl'. The color defined by key 'Ks' will not be applied!
[18:52:41] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'icbmclassic:models/item/missiles/tier3/missile_endothermic.mtl') is not currently supported, skipping
[18:52:41] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'icbmclassic:models/item/missiles/tier3/missile_endothermic.mtl') is not currently supported, skipping
[18:52:41] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'icbmclassic:models/item/missiles/tier3/missile_endothermic.mtl') is not currently supported, skipping
[18:52:41] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'icbmclassic:models/item/missiles/tier1/missile_shrapnel.mtl') is not currently supported, skipping
[18:52:41] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'icbmclassic:models/item/missiles/tier1/missile_shrapnel.mtl'. The color defined by key 'Ks' will not be applied!
[18:52:41] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'icbmclassic:models/item/missiles/tier1/missile_shrapnel.mtl') is not currently supported, skipping
[18:52:41] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'icbmclassic:models/item/missiles/tier1/missile_shrapnel.mtl') is not currently supported, skipping
[18:52:41] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'icbmclassic:models/item/missiles/tier1/missile_shrapnel.mtl') is not currently supported, skipping
[18:52:41] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'icbmclassic:models/item/missiles/tier2/missile_cluster.mtl') is not currently supported, skipping
[18:52:41] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'icbmclassic:models/item/missiles/tier2/missile_cluster.mtl'. The color defined by key 'Ks' will not be applied!
[18:52:41] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'icbmclassic:models/item/missiles/tier2/missile_cluster.mtl') is not currently supported, skipping
[18:52:41] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'icbmclassic:models/item/missiles/tier2/missile_cluster.mtl') is not currently supported, skipping
[18:52:41] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'icbmclassic:models/item/missiles/tier2/missile_cluster.mtl') is not currently supported, skipping
[18:52:41] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'icbmclassic:models/item/missiles/tier2/missile_contagious.mtl') is not currently supported, skipping
[18:52:41] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'icbmclassic:models/item/missiles/tier2/missile_contagious.mtl'. The color defined by key 'Ks' will not be applied!
[18:52:41] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'icbmclassic:models/item/missiles/tier2/missile_contagious.mtl') is not currently supported, skipping
[18:52:41] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'icbmclassic:models/item/missiles/tier2/missile_contagious.mtl') is not currently supported, skipping
[18:52:41] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'icbmclassic:models/item/missiles/tier2/missile_contagious.mtl') is not currently supported, skipping
[18:52:41] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'icbmclassic:models/item/missiles/tier2/missile_sonic.mtl') is not currently supported, skipping
[18:52:41] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'icbmclassic:models/item/missiles/tier2/missile_sonic.mtl'. The color defined by key 'Ks' will not be applied!
[18:52:41] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'icbmclassic:models/item/missiles/tier2/missile_sonic.mtl') is not currently supported, skipping
[18:52:41] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'icbmclassic:models/item/missiles/tier2/missile_sonic.mtl') is not currently supported, skipping
[18:52:41] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'icbmclassic:models/item/missiles/tier2/missile_sonic.mtl') is not currently supported, skipping
[18:52:41] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'icbmclassic:models/item/missiles/tier1/missile_incendiary.mtl') is not currently supported, skipping
[18:52:41] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'icbmclassic:models/item/missiles/tier1/missile_incendiary.mtl'. The color defined by key 'Ks' will not be applied!
[18:52:41] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'icbmclassic:models/item/missiles/tier1/missile_incendiary.mtl') is not currently supported, skipping
[18:52:41] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'icbmclassic:models/item/missiles/tier1/missile_incendiary.mtl') is not currently supported, skipping
[18:52:41] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'icbmclassic:models/item/missiles/tier1/missile_incendiary.mtl') is not currently supported, skipping
[18:52:41] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'icbmclassic:models/item/missiles/tier3/missile_ender.mtl') is not currently supported, skipping
[18:52:41] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'icbmclassic:models/item/missiles/tier3/missile_ender.mtl'. The color defined by key 'Ks' will not be applied!
[18:52:41] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'icbmclassic:models/item/missiles/tier3/missile_ender.mtl') is not currently supported, skipping
[18:52:41] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'icbmclassic:models/item/missiles/tier3/missile_ender.mtl') is not currently supported, skipping
[18:52:41] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'icbmclassic:models/item/missiles/tier3/missile_ender.mtl') is not currently supported, skipping
[18:52:41] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'icbmclassic:models/item/missiles/tier2/missile_fragmentation.mtl') is not currently supported, skipping
[18:52:41] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'icbmclassic:models/item/missiles/tier2/missile_fragmentation.mtl'. The color defined by key 'Ks' will not be applied!
[18:52:41] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'icbmclassic:models/item/missiles/tier2/missile_fragmentation.mtl') is not currently supported, skipping
[18:52:41] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'icbmclassic:models/item/missiles/tier2/missile_fragmentation.mtl') is not currently supported, skipping
[18:52:41] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'icbmclassic:models/item/missiles/tier2/missile_fragmentation.mtl') is not currently supported, skipping
[18:52:41] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'icbmclassic:models/item/missiles/tier1/missile_deblitation.mtl') is not currently supported, skipping
[18:52:41] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'icbmclassic:models/item/missiles/tier1/missile_deblitation.mtl'. The color defined by key 'Ks' will not be applied!
[18:52:41] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'icbmclassic:models/item/missiles/tier1/missile_deblitation.mtl') is not currently supported, skipping
[18:52:41] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'icbmclassic:models/item/missiles/tier1/missile_deblitation.mtl') is not currently supported, skipping
[18:52:41] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'icbmclassic:models/item/missiles/tier1/missile_deblitation.mtl') is not currently supported, skipping
[18:52:41] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'icbmclassic:models/item/missiles/tier1/missile_chemical.mtl') is not currently supported, skipping
[18:52:41] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'icbmclassic:models/item/missiles/tier1/missile_chemical.mtl'. The color defined by key 'Ks' will not be applied!
[18:52:41] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'icbmclassic:models/item/missiles/tier1/missile_chemical.mtl') is not currently supported, skipping
[18:52:41] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'icbmclassic:models/item/missiles/tier1/missile_chemical.mtl') is not currently supported, skipping
[18:52:41] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'icbmclassic:models/item/missiles/tier1/missile_chemical.mtl') is not currently supported, skipping
[18:52:41] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'icbmclassic:models/item/rocket_launcher.mtl') is not currently supported, skipping
[18:52:41] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material.001' in 'icbmclassic:models/item/rocket_launcher.mtl'. The color defined by key 'Ks' will not be applied!
[18:52:41] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'icbmclassic:models/item/rocket_launcher.mtl') is not currently supported, skipping
[18:52:41] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'icbmclassic:models/item/rocket_launcher.mtl') is not currently supported, skipping
[18:52:41] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'icbmclassic:models/item/rocket_launcher.mtl') is not currently supported, skipping
[18:52:41] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'icbmclassic:models/item/missiles/tier4/missile_antimatter.mtl') is not currently supported, skipping
[18:52:41] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'icbmclassic:models/item/missiles/tier4/missile_antimatter.mtl'. The color defined by key 'Ks' will not be applied!
[18:52:41] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'icbmclassic:models/item/missiles/tier4/missile_antimatter.mtl') is not currently supported, skipping
[18:52:41] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'icbmclassic:models/item/missiles/tier4/missile_antimatter.mtl') is not currently supported, skipping
[18:52:41] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'icbmclassic:models/item/missiles/tier4/missile_antimatter.mtl') is not currently supported, skipping
[18:52:41] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'icbmclassic:models/item/missiles/tier4/missile_redmatter.mtl') is not currently supported, skipping
[18:52:41] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'icbmclassic:models/item/missiles/tier4/missile_redmatter.mtl'. The color defined by key 'Ks' will not be applied!
[18:52:41] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'icbmclassic:models/item/missiles/tier4/missile_redmatter.mtl') is not currently supported, skipping
[18:52:41] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'icbmclassic:models/item/missiles/tier4/missile_redmatter.mtl') is not currently supported, skipping
[18:52:41] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'icbmclassic:models/item/missiles/tier4/missile_redmatter.mtl') is not currently supported, skipping
[18:52:42] [Client thread/ERROR]: Exception loading model for variant omlib:network_cable#down=false,east=true,north=false,south=false,up=false,west=true
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model omlib:network_cable#down=false,east=true,north=false,south=false,up=false,west=true with loader VariantLoader.INSTANCE, skipping
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:235) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:153) ~[cgb.class:?]
at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
... 15 more
[18:52:42] [Client thread/ERROR]: Exception loading blockstate for the variant omlib:network_cable#down=false,east=true,north=false,south=false,up=false,west=true:
java.lang.Exception: Could not load model definition for variant omlib:network_cable
at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:269) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:121) ~[cgb.class:?]
at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.lang.RuntimeException: Encountered an exception when loading model definition of model omlib:blockstates/network_cable.json
at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:228) ~[cgb.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:208) ~[cgb.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:265) ~[ModelLoader.class:?]
... 14 more
Caused by: java.io.FileNotFoundException: omlib:blockstates/network_cable.json
at net.minecraft.client.resources.FallbackResourceManager.func_135056_b(FallbackResourceManager.java:104) ~[cei.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_135056_b(SimpleReloadableResourceManager.java:79) ~[cev.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:221) ~[cgb.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:208) ~[cgb.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:265) ~[ModelLoader.class:?]
... 14 more
[18:52:42] [Client thread/ERROR]: Exception loading model for variant omlib:network_cable#down=true,east=false,north=false,south=true,up=false,west=false
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model omlib:network_cable#down=true,east=false,north=false,south=true,up=false,west=false with loader VariantLoader.INSTANCE, skipping
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:235) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:153) ~[cgb.class:?]
at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
... 15 more
[18:52:42] [Client thread/ERROR]: Exception loading model for variant absentbydesign:slab_concrete_orange_double#inventory, normal location exception:
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model absentbydesign:item/slab_concrete_orange_double with loader VanillaLoader.INSTANCE, skipping
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:302) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:175) ~[cgb.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.io.FileNotFoundException: absentbydesign:models/item/slab_concrete_orange_double.json
at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:69) ~[cei.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[cev.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:334) ~[cgb.class:?]
at net.minecraftforge.client.model.ModelLoader.access$1400(ModelLoader.java:115) ~[ModelLoader.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:861) ~[ModelLoader$VanillaLoader.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
... 14 more
[18:52:42] [Client thread/ERROR]: Exception loading model for variant absentbydesign:slab_concrete_orange_double#inventory, blockstate location exception:
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model absentbydesign:slab_concrete_orange_double#inventory with loader VariantLoader.INSTANCE, skipping
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:296) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:175) ~[cgb.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
... 14 more
[18:52:42] [Client thread/ERROR]: Exception loading model for variant omlib:network_cable#down=true,east=false,north=true,south=true,up=true,west=false
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model omlib:network_cable#down=true,east=false,north=true,south=true,up=true,west=false with loader VariantLoader.INSTANCE, skipping
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:235) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:153) ~[cgb.class:?]
at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
... 15 more
[18:52:42] [Client thread/ERROR]: Exception loading model for variant absentbydesign:slab_concrete_green_double#inventory, normal location exception:
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model absentbydesign:item/slab_concrete_green_double with loader VanillaLoader.INSTANCE, skipping
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:302) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:175) ~[cgb.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.io.FileNotFoundException: absentbydesign:models/item/slab_concrete_green_double.json
at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:69) ~[cei.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[cev.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:334) ~[cgb.class:?]
at net.minecraftforge.client.model.ModelLoader.access$1400(ModelLoader.java:115) ~[ModelLoader.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:861) ~[ModelLoader$VanillaLoader.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
... 14 more
[18:52:42] [Client thread/ERROR]: Exception loading model for variant absentbydesign:slab_concrete_green_double#inventory, blockstate location exception:
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model absentbydesign:slab_concrete_green_double#inventory with loader VariantLoader.INSTANCE, skipping
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:296) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:175) ~[cgb.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
... 14 more
[18:52:42] [Client thread/ERROR]: Exception loading model for variant absentbydesign:slab_netherrack_double#normal, normal location exception:
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model absentbydesign:item/slab_netherrack_double with loader VanillaLoader.INSTANCE, skipping
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:302) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:175) ~[cgb.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.io.FileNotFoundException: absentbydesign:models/item/slab_netherrack_double.json
at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:69) ~[cei.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[cev.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:334) ~[cgb.class:?]
at net.minecraftforge.client.model.ModelLoader.access$1400(ModelLoader.java:115) ~[ModelLoader.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:861) ~[ModelLoader$VanillaLoader.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
... 14 more
[18:52:42] [Client thread/ERROR]: Exception loading model for variant absentbydesign:slab_netherrack_double#normal, blockstate location exception:
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model absentbydesign:slab_netherrack_double#normal with loader VariantLoader.INSTANCE, skipping
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:296) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:175) ~[cgb.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
... 14 more
[18:52:42] [Client thread/ERROR]: Exception loading model for variant omlib:network_cable#down=false,east=true,north=false,south=true,up=false,west=true
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model omlib:network_cable#down=false,east=true,north=false,south=true,up=false,west=true with loader VariantLoader.INSTANCE, skipping
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:235) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:153) ~[cgb.class:?]
at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
... 15 more
[18:52:42] [Client thread/ERROR]: Exception loading model for variant absentbydesign:slab_coarse_dirt_double#inventory, normal location exception:
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model absentbydesign:item/slab_coarse_dirt_double with loader VanillaLoader.INSTANCE, skipping
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:302) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:175) ~[cgb.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.io.FileNotFoundException: absentbydesign:models/item/slab_coarse_dirt_double.json
at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:69) ~[cei.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[cev.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:334) ~[cgb.class:?]
at net.minecraftforge.client.model.ModelLoader.access$1400(ModelLoader.java:115) ~[ModelLoader.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:861) ~[ModelLoader$VanillaLoader.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
... 14 more
[18:52:42] [Client thread/ERROR]: Exception loading model for variant absentbydesign:slab_coarse_dirt_double#inventory, blockstate location exception:
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model absentbydesign:slab_coarse_dirt_double#inventory with loader VariantLoader.INSTANCE, skipping
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:296) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:175) ~[cgb.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
... 14 more
[18:52:42] [Client thread/ERROR]: Exception loading model for variant minecraft:air#inventory, normal location exception:
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model minecraft:item/air with loader VanillaLoader.INSTANCE, skipping
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:302) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:175) ~[cgb.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.io.FileNotFoundException: minecraft:models/item/air.json
at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:69) ~[cei.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[cev.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:334) ~[cgb.class:?]
at net.minecraftforge.client.model.ModelLoader.access$1400(ModelLoader.java:115) ~[ModelLoader.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:861) ~[ModelLoader$VanillaLoader.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
... 14 more
[18:52:42] [Client thread/ERROR]: Exception loading model for variant minecraft:air#inventory, blockstate location exception:
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model minecraft:air#inventory with loader VariantLoader.INSTANCE, skipping
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:296) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:175) ~[cgb.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
... 14 more
[18:52:42] [Client thread/ERROR]: Exception loading model for variant twilightforest:mangrove_door#inventory, normal location exception:
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model twilightforest:item/mangrove_door with loader VanillaLoader.INSTANCE, skipping
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:302) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:175) ~[cgb.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.io.FileNotFoundException: twilightforest:models/item/mangrove_door.json
at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:69) ~[cei.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[cev.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:334) ~[cgb.class:?]
at net.minecraftforge.client.model.ModelLoader.access$1400(ModelLoader.java:115) ~[ModelLoader.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:861) ~[ModelLoader$VanillaLoader.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
... 14 more
[18:52:42] [Client thread/ERROR]: Exception loading model for variant twilightforest:mangrove_door#inventory, blockstate location exception:
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model twilightforest:mangrove_door#inventory with loader VariantLoader.INSTANCE, skipping
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:296) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:175) ~[cgb.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
... 14 more
[18:52:42] [Client thread/ERROR]: Exception loading model for variant twilightforest:dark_door#inventory, normal location exception:
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model twilightforest:item/dark_door with loader VanillaLoader.INSTANCE, skipping
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:302) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:175) ~[cgb.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.io.FileNotFoundException: twilightforest:models/item/dark_door.json
at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:69) ~[cei.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[cev.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:334) ~[cgb.class:?]
at net.minecraftforge.client.model.ModelLoader.access$1400(ModelLoader.java:115) ~[ModelLoader.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:861) ~[ModelLoader$VanillaLoader.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
... 14 more
[18:52:42] [Client thread/ERROR]: Exception loading model for variant twilightforest:dark_door#inventory, blockstate location exception:
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model twilightforest:dark_door#inventory with loader VariantLoader.INSTANCE, skipping
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:296) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:175) ~[cgb.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
... 14 more
[18:52:42] [Client thread/ERROR]: Exception loading model for variant icbmclassic:explosives#explosive=xmas_skeleton,rotation=east
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model icbmclassic:explosives#explosive=xmas_skeleton,rotation=east with loader VariantLoader.INSTANCE, skipping
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:235) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:153) ~[cgb.class:?]
at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
... 15 more
[18:52:42] [Client thread/ERROR]: Exception loading model for variant icbmclassic:explosives#explosive=xmas_skeleton,rotation=down
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model icbmclassic:explosives#explosive=xmas_skeleton,rotation=down with loader VariantLoader.INSTANCE, skipping
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:235) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:153) ~[cgb.class:?]
at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
... 15 more
[18:52:42] [Client thread/ERROR]: Exception loading model for variant icbmclassic:explosives#explosive=xmas_skeleton,rotation=west
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model icbmclassic:explosives#explosive=xmas_skeleton,rotation=west with loader VariantLoader.INSTANCE, skipping
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:235) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:153) ~[cgb.class:?]
at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
... 15 more
[18:52:42] [Client thread/ERROR]: Exception loading model for variant twilightforest:trans_door#inventory, normal location exception:
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model twilightforest:item/trans_door with loader VanillaLoader.INSTANCE, skipping
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:302) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:175) ~[cgb.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.io.FileNotFoundException: twilightforest:models/item/trans_door.json
at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:69) ~[cei.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[cev.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:334) ~[cgb.class:?]
at net.minecraftforge.client.model.ModelLoader.access$1400(ModelLoader.java:115) ~[ModelLoader.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:861) ~[ModelLoader$VanillaLoader.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
... 14 more
[18:52:42] [Client thread/ERROR]: Exception loading model for variant twilightforest:trans_door#inventory, blockstate location exception:
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model twilightforest:trans_door#inventory with loader VariantLoader.INSTANCE, skipping
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:296) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:175) ~[cgb.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
... 14 more
[18:52:42] [Client thread/ERROR]: Exception loading model for variant architecturecraft:shape#light=0
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model architecturecraft:shape#light=0 with loader VariantLoader.INSTANCE, skipping
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:235) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:153) ~[cgb.class:?]
at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
... 15 more
[18:52:42] [Client thread/ERROR]: Exception loading model for variant architecturecraft:shape#light=1
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model architecturecraft:shape#light=1 with loader VariantLoader.INSTANCE, skipping
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:235) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:153) ~[cgb.class:?]
at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
... 15 more
[18:52:42] [Client thread/ERROR]: Exception loading model for variant architecturecraft:shape#light=2
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model architecturecraft:shape#light=2 with loader VariantLoader.INSTANCE, skipping
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:235) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:153) ~[cgb.class:?]
at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
... 15 more
[18:52:42] [Client thread/ERROR]: Exception loading model for variant architecturecraft:shape#light=7
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model architecturecraft:shape#light=7 with loader VariantLoader.INSTANCE, skipping
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:235) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:153) ~[cgb.class:?]
at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
... 15 more
[18:52:42] [Client thread/ERROR]: Exception loading model for variant rootsclassic:runicfocus#inventory, normal location exception:
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model rootsclassic:item/runicfocus with loader VanillaLoader.INSTANCE, skipping
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:302) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:175) ~[cgb.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.io.FileNotFoundException: rootsclassic:models/item/runicfocus.json
at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:69) ~[cei.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[cev.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:334) ~[cgb.class:?]
at net.minecraftforge.client.model.ModelLoader.access$1400(ModelLoader.java:115) ~[ModelLoader.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:861) ~[ModelLoader$VanillaLoader.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
... 14 more
[18:52:42] [Client thread/ERROR]: Exception loading model for variant rootsclassic:runicfocus#inventory, blockstate location exception:
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model rootsclassic:runicfocus#inventory with loader VariantLoader.INSTANCE, skipping
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:296) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:175) ~[cgb.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
... 14 more
[18:52:42] [Client thread/ERROR]: Exception loading model for variant logisticspipes:solid_block#block_sub_type=11
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model logisticspipes:solid_block#block_sub_type=11 with loader VariantLoader.INSTANCE, skipping
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:235) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:153) ~[cgb.class:?]
at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
... 15 more
[18:52:42] [Client thread/ERROR]: Exception loading blockstate for the variant logisticspipes:solid_block#block_sub_type=11:
java.lang.Exception: Could not load model definition for variant logisticspipes:solid_block
at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:269) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:121) ~[cgb.class:?]
at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.lang.RuntimeException: Encountered an exception when loading model definition of 'logisticspipes:solid_block' from: 'logisticspipes:blockstates/solid_block.json' in resourcepack: 'FMLFileResourcePack:Logistics Pipes'
at net.minecraft.client.renderer.block.model.ModelBakery.func_188636_a(ModelBakery.java:246) ~[cgb.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:223) ~[cgb.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:208) ~[cgb.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:265) ~[ModelLoader.class:?]
... 14 more
Caused by: java.util.NoSuchElementException
at com.google.gson.internal.LinkedTreeMap$LinkedTreeMapIterator.nextNode(LinkedTreeMap.java:541) ~[LinkedTreeMap$LinkedTreeMapIterator.class:?]
at com.google.gson.internal.LinkedTreeMap$EntrySet$1.next(LinkedTreeMap.java:568) ~[LinkedTreeMap$EntrySet$1.class:?]
at com.google.gson.internal.LinkedTreeMap$EntrySet$1.next(LinkedTreeMap.java:566) ~[LinkedTreeMap$EntrySet$1.class:?]
at net.minecraftforge.client.model.ForgeBlockStateV1$Deserializer.deserialize(ForgeBlockStateV1.java:103) ~[ForgeBlockStateV1$Deserializer.class:?]
at net.minecraftforge.client.model.ForgeBlockStateV1$Deserializer.deserialize(ForgeBlockStateV1.java:68) ~[ForgeBlockStateV1$Deserializer.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
at com.google.gson.Gson.fromJson(Gson.java:825) ~[Gson.class:?]
at net.minecraftforge.client.model.BlockStateLoader.load(BlockStateLoader.java:85) ~[BlockStateLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelBlockDefinition.parseFromReader(ModelBlockDefinition.java:42) ~[bvv.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_188636_a(ModelBakery.java:242) ~[cgb.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:223) ~[cgb.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:208) ~[cgb.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:265) ~[ModelLoader.class:?]
... 14 more
[18:52:42] [Client thread/ERROR]: Exception loading model for variant logisticspipes:solid_block#block_sub_type=10
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model logisticspipes:solid_block#block_sub_type=10 with loader VariantLoader.INSTANCE, skipping
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:235) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:153) ~[cgb.class:?]
at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
... 15 more
[18:52:42] [Client thread/ERROR]: Exception loading model for variant twilightforest:mine_door#inventory, normal location exception:
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model twilightforest:item/mine_door with loader VanillaLoader.INSTANCE, skipping
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:302) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:175) ~[cgb.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.io.FileNotFoundException: twilightforest:models/item/mine_door.json
at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:69) ~[cei.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[cev.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:334) ~[cgb.class:?]
at net.minecraftforge.client.model.ModelLoader.access$1400(ModelLoader.java:115) ~[ModelLoader.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:861) ~[ModelLoader$VanillaLoader.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
... 14 more
[18:52:42] [Client thread/ERROR]: Exception loading model for variant twilightforest:mine_door#inventory, blockstate location exception:
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model twilightforest:mine_door#inventory with loader VariantLoader.INSTANCE, skipping
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:296) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:175) ~[cgb.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
... 14 more
[18:52:42] [Client thread/ERROR]: Exception loading model for variant icbmclassic:explosives#explosive=xmas_skeleton,rotation=up, normal location exception:
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model icbmclassic:item/explosives with loader VanillaLoader.INSTANCE, skipping
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:302) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:175) ~[cgb.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.io.FileNotFoundException: icbmclassic:models/item/explosives.json
at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:69) ~[cei.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[cev.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:334) ~[cgb.class:?]
at net.minecraftforge.client.model.ModelLoader.access$1400(ModelLoader.java:115) ~[ModelLoader.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:861) ~[ModelLoader$VanillaLoader.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
... 14 more
[18:52:42] [Client thread/ERROR]: Exception loading model for variant icbmclassic:explosives#explosive=xmas_skeleton,rotation=up, blockstate location exception:
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model icbmclassic:explosives#explosive=xmas_skeleton,rotation=up with loader VariantLoader.INSTANCE, skipping
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:296) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:175) ~[cgb.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
... 14 more
[18:52:42] [Client thread/ERROR]: Exception loading model for variant logisticspipes:upgrade/logic_controller#inventory, normal location exception:
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model logisticspipes:item/upgrade/logic_controller with loader VanillaLoader.INSTANCE, skipping
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:302) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:175) ~[cgb.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.io.FileNotFoundException: logisticspipes:models/item/upgrade/logic_controller.json
at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:69) ~[cei.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[cev.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:334) ~[cgb.class:?]
at net.minecraftforge.client.model.ModelLoader.access$1400(ModelLoader.java:115) ~[ModelLoader.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:861) ~[ModelLoader$VanillaLoader.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
... 14 more
[18:52:42] [Client thread/ERROR]: Exception loading model for variant logisticspipes:upgrade/logic_controller#inventory, blockstate location exception:
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model logisticspipes:upgrade/logic_controller#inventory with loader VariantLoader.INSTANCE, skipping
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:296) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:175) ~[cgb.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
... 14 more
[18:52:42] [Client thread/ERROR]: Exception loading model for variant logisticspipes:solid_block#block_sub_type=9
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model logisticspipes:solid_block#block_sub_type=9 with loader VariantLoader.INSTANCE, skipping
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:235) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:153) ~[cgb.class:?]
at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
... 15 more
[18:52:42] [Client thread/ERROR]: Exception loading model for variant rootsclassic:staff#inventory, normal location exception:
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model rootsclassic:item/staff with loader VanillaLoader.INSTANCE, skipping
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:302) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:175) ~[cgb.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.io.FileNotFoundException: rootsclassic:models/item/staff.json
at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:69) ~[cei.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[cev.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:334) ~[cgb.class:?]
at net.minecraftforge.client.model.ModelLoader.access$1400(ModelLoader.java:115) ~[ModelLoader.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:861) ~[ModelLoader$VanillaLoader.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
... 14 more
[18:52:42] [Client thread/ERROR]: Exception loading model for variant rootsclassic:staff#inventory, blockstate location exception:
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model rootsclassic:staff#inventory with loader VariantLoader.INSTANCE, skipping
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:296) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:175) ~[cgb.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
... 14 more
[18:52:42] [Client thread/FATAL]: Suppressed additional 47 model loading errors for domain absentbydesign
[18:52:42] [Client thread/FATAL]: Suppressed additional 8 model loading errors for domain logisticspipes
[18:52:42] [Client thread/FATAL]: Suppressed additional 61 model loading errors for domain omlib
[18:52:42] [Client thread/FATAL]: Suppressed additional 3 model loading errors for domain twilightforest
[18:52:42] [Client thread/FATAL]: Suppressed additional 7 model loading errors for domain icbmclassic
[18:52:42] [Client thread/FATAL]: Suppressed additional 15 model loading errors for domain architecturecraft
[18:52:44] [Client thread/INFO]: [AstralTransformer] Transforming alm : net.minecraft.enchantment.EnchantmentHelper with 1 patches!
[18:52:44] [Client thread/INFO]: [AstralTransformer] Applied patch PATCHMODIFYENCHANTMENTLEVELS
[18:52:44] [Client thread/INFO]: Transforming EnchantmentHelper...
[18:52:44] [Client thread/INFO]: Successfully transformed EnchantmentHelper.calcItemStackEnchantability
[18:52:44] [Client thread/INFO]: Successfully transformed EnchantmentHelper.getEnchantmentDatas
[18:52:44] [Client thread/INFO]: [Deadly] Transforming EnchantmentHelper...
[18:52:44] [Client thread/INFO]: [Deadly] Transforming EnchantmentHelper...
[18:52:44] [Client thread/INFO]: [Deadly] Successfully transformed EnchantmentHelper
[18:52:44] [Client thread/INFO]: Successfully transformed EnchantmentHelper
[18:52:46] [Client thread/INFO]: JEI search tree manager injection complete!
[18:52:47] [Client thread/ERROR]: Parsing error loading recipe icbmclassic:parts/clump.steel
com.google.gson.JsonSyntaxException: Unknown item 'icbmclassic:clump'
at net.minecraftforge.common.crafting.CraftingHelper.getItemStack(CraftingHelper.java:214) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$14(CraftingHelper.java:523) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$774/944316967.parse(Unknown Source) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:416) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:723) [CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$3720/1507798996.apply(Unknown Source) [CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:833) [CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:688) [CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$3718/1441604560.accept(Unknown Source) [CraftingHelper.class:?]
at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:633) [CraftingHelper.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:747) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[18:52:47] [Client thread/ERROR]: Parsing error loading recipe icbmclassic:parts/circuit.basic
com.google.gson.JsonSyntaxException: Unknown item 'icbmclassic:circuit'
at net.minecraftforge.common.crafting.CraftingHelper.getItemStack(CraftingHelper.java:214) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$14(CraftingHelper.java:523) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$774/944316967.parse(Unknown Source) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:416) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:723) [CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$3720/1507798996.apply(Unknown Source) [CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:833) [CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:688) [CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$3718/1441604560.accept(Unknown Source) [CraftingHelper.class:?]
at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:633) [CraftingHelper.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:747) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[18:52:47] [Client thread/ERROR]: Parsing error loading recipe icbmclassic:parts/circuit.elite
com.google.gson.JsonSyntaxException: Unknown item 'icbmclassic:circuit'
at net.minecraftforge.common.crafting.CraftingHelper.getItemStack(CraftingHelper.java:214) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$14(CraftingHelper.java:523) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$774/944316967.parse(Unknown Source) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:416) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:723) [CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$3720/1507798996.apply(Unknown Source) [CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:833) [CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:688) [CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$3718/1441604560.accept(Unknown Source) [CraftingHelper.class:?]
at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:633) [CraftingHelper.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:747) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[18:52:47] [Client thread/ERROR]: Parsing error loading recipe icbmclassic:parts/wire.gold
com.google.gson.JsonSyntaxException: Unknown item 'icbmclassic:wire'
at net.minecraftforge.common.crafting.CraftingHelper.getItemStack(CraftingHelper.java:214) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$14(CraftingHelper.java:523) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$774/944316967.parse(Unknown Source) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:416) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:723) [CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$3720/1507798996.apply(Unknown Source) [CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:833) [CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:688) [CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$3718/1441604560.accept(Unknown Source) [CraftingHelper.class:?]
at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:633) [CraftingHelper.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:747) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[18:52:47] [Client thread/ERROR]: Parsing error loading recipe icbmclassic:parts/wire.copper
com.google.gson.JsonSyntaxException: Unknown item 'icbmclassic:wire'
at net.minecraftforge.common.crafting.CraftingHelper.getItemStack(CraftingHelper.java:214) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$14(CraftingHelper.java:523) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$774/944316967.parse(Unknown Source) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:416) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:723) [CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$3720/1507798996.apply(Unknown Source) [CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:833) [CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:688) [CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$3718/1441604560.accept(Unknown Source) [CraftingHelper.class:?]
at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:633) [CraftingHelper.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:747) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[18:52:47] [Client thread/ERROR]: Parsing error loading recipe icbmclassic:parts/plate.steel
com.google.gson.JsonSyntaxException: Unknown item 'icbmclassic:plate'
at net.minecraftforge.common.crafting.CraftingHelper.getItemStack(CraftingHelper.java:214) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$14(CraftingHelper.java:523) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$774/944316967.parse(Unknown Source) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:416) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:723) [CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$3720/1507798996.apply(Unknown Source) [CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:833) [CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:688) [CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$3718/1441604560.accept(Unknown Source) [CraftingHelper.class:?]
at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:633) [CraftingHelper.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:747) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[18:52:47] [Client thread/ERROR]: Parsing error loading recipe icbmclassic:parts/circuit.advanced
com.google.gson.JsonSyntaxException: Unknown item 'icbmclassic:circuit'
at net.minecraftforge.common.crafting.CraftingHelper.getItemStack(CraftingHelper.java:214) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$14(CraftingHelper.java:523) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$774/944316967.parse(Unknown Source) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:416) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:723) [CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$3720/1507798996.apply(Unknown Source) [CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:833) [CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:688) [CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$3718/1441604560.accept(Unknown Source) [CraftingHelper.class:?]
at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:633) [CraftingHelper.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:747) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[18:52:48] [Client thread/ERROR]: Parsing error loading recipe xreliquary:blocks/apothecary_mortar
com.google.gson.JsonSyntaxException: Unknown item 'xreliquary:apothecary_mortar'
at net.minecraftforge.common.crafting.CraftingHelper.getItemStack(CraftingHelper.java:214) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$14(CraftingHelper.java:523) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$774/944316967.parse(Unknown Source) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:416) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:723) [CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$3720/1507798996.apply(Unknown Source) [CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:833) [CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:688) [CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$3718/1441604560.accept(Unknown Source) [CraftingHelper.class:?]
at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:633) [CraftingHelper.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:747) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[18:52:48] [Client thread/ERROR]: Parsing error loading recipe xreliquary:blocks/apothecary_cauldron
com.google.gson.JsonSyntaxException: Unknown item 'xreliquary:apothecary_cauldron'
at net.minecraftforge.common.crafting.CraftingHelper.getItemStack(CraftingHelper.java:214) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$14(CraftingHelper.java:523) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$774/944316967.parse(Unknown Source) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:416) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:723) [CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$3720/1507798996.apply(Unknown Source) [CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:833) [CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:688) [CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$3718/1441604560.accept(Unknown Source) [CraftingHelper.class:?]
at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:633) [CraftingHelper.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:747) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[18:52:48] [Client thread/ERROR]: Parsing error loading recipe xreliquary:items/attraction_potion
com.google.gson.JsonSyntaxException: Unknown item 'xreliquary:attraction_potion'
at net.minecraftforge.common.crafting.CraftingHelper.getItemStack(CraftingHelper.java:214) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$14(CraftingHelper.java:523) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$774/944316967.parse(Unknown Source) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:416) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:723) [CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$3720/1507798996.apply(Unknown Source) [CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:833) [CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:688) [CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$3718/1441604560.accept(Unknown Source) [CraftingHelper.class:?]
at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:633) [CraftingHelper.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:747) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[18:52:48] [Client thread/ERROR]: Parsing error loading recipe xreliquary:items/fertile_potion
com.google.gson.JsonSyntaxException: Unknown item 'xreliquary:fertile_potion'
at net.minecraftforge.common.crafting.CraftingHelper.getItemStack(CraftingHelper.java:214) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$14(CraftingHelper.java:523) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$774/944316967.parse(Unknown Source) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:416) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:723) [CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$3720/1507798996.apply(Unknown Source) [CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:833) [CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:688) [CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$3718/1441604560.accept(Unknown Source) [CraftingHelper.class:?]
at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:633) [CraftingHelper.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:747) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[18:52:48] [Client thread/ERROR]: Parsing error loading recipe xreliquary:items/tipped_arrow
com.google.gson.JsonSyntaxException: Unknown item 'xreliquary:tipped_arrow'
at net.minecraftforge.common.crafting.CraftingHelper.getItemStack(CraftingHelper.java:214) ~[CraftingHelper.class:?]
at net.minecraftforge.oredict.ShapedOreRecipe.factory(ShapedOreRecipe.java:254) ~[ShapedOreRecipe.class:?]
at xreliquary.crafting.factories.UseMetaEffectsRecipeFactory.parse(UseMetaEffectsRecipeFactory.java:33) ~[UseMetaEffectsRecipeFactory.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:416) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:723) [CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$3720/1507798996.apply(Unknown Source) [CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:833) [CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:688) [CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$3718/1441604560.accept(Unknown Source) [CraftingHelper.class:?]
at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:633) [CraftingHelper.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:747) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[18:52:48] [Client thread/ERROR]: Parsing error loading recipe xreliquary:items/potion_vial
com.google.gson.JsonSyntaxException: Unknown item 'xreliquary:potion'
at net.minecraftforge.common.crafting.CraftingHelper.getItemStack(CraftingHelper.java:214) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$14(CraftingHelper.java:523) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$774/944316967.parse(Unknown Source) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:416) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:723) [CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$3720/1507798996.apply(Unknown Source) [CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:833) [CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:688) [CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$3718/1441604560.accept(Unknown Source) [CraftingHelper.class:?]
at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:633) [CraftingHelper.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:747) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[18:52:48] [Client thread/ERROR]: Parsing error loading recipe silentgear:guide_book
com.google.gson.JsonSyntaxException: Unknown item 'silentgear:guide_book'
at net.minecraftforge.common.crafting.CraftingHelper.getItemStack(CraftingHelper.java:214) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$15(CraftingHelper.java:538) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$775/1186970553.parse(Unknown Source) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:416) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:723) [CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$3720/1507798996.apply(Unknown Source) [CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:833) [CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:688) [CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$3718/1441604560.accept(Unknown Source) [CraftingHelper.class:?]
at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:633) [CraftingHelper.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:747) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[18:52:48] [Client thread/INFO]: Loading recipes...
[18:52:48] [Client thread/INFO]: Skipping feature arcaneStone as its required mod thaumcraft was missing.
[18:52:48] [Client thread/INFO]: Skipping feature bloodMagic as its required mod bloodmagic was missing.
[18:52:48] [Client thread/INFO]: Skipping feature certus as its required mod appliedenergistics2 was missing.
[18:52:48] [Client thread/INFO]: Skipping feature cobalt as it was disabled in the config.
[18:52:48] [Client thread/INFO]: 71 Feature's recipes loaded.
[18:52:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `enderio` for name `capbank_basic2normal`, expected `enderiopowertools`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `enderio` for name `capbank_normal2vibrant`, expected `enderiopowertools`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:48] [Client thread/INFO]: ingotIron
[18:52:48] [Client thread/INFO]: ingotGold
[18:52:48] [Client thread/INFO]: ingotBrick
[18:52:48] [Client thread/INFO]: ingotBrickNether
[18:52:48] [Client thread/INFO]: ingotCopper
[18:52:48] [Client thread/INFO]: ingotTin
[18:52:48] [Client thread/INFO]: ingotBronze
[18:52:48] [Client thread/INFO]: ingotSilver
[18:52:48] [Client thread/INFO]: ingotLead
[18:52:48] [Client thread/INFO]: ingotAluminum
[18:52:48] [Client thread/INFO]: ingotNickel
[18:52:48] [Client thread/INFO]: ingotPlatinum
[18:52:48] [Client thread/INFO]: ingotIridium
[18:52:48] [Client thread/INFO]: ingotMithril
[18:52:48] [Client thread/INFO]: ingotSteel
[18:52:48] [Client thread/INFO]: ingotElectrum
[18:52:48] [Client thread/INFO]: ingotInvar
[18:52:48] [Client thread/INFO]: ingotConstantan
[18:52:48] [Client thread/INFO]: ingotSignalum
[18:52:48] [Client thread/INFO]: ingotLumium
[18:52:48] [Client thread/INFO]: ingotEnderium
[18:52:48] [Client thread/INFO]: ingotManasteel
[18:52:48] [Client thread/INFO]: ingotTerrasteel
[18:52:48] [Client thread/INFO]: ingotElvenElementium
[18:52:48] [Client thread/INFO]: ingotMeteoricIron
[18:52:48] [Client thread/INFO]: ingotCrimsonIron
[18:52:48] [Client thread/INFO]: ingotCrimsonSteel
[18:52:48] [Client thread/INFO]: ingotAstralStarmetal
[18:52:48] [Client thread/INFO]: ingotSyrmorite
[18:52:48] [Client thread/INFO]: ingotOctine
[18:52:48] [Client thread/INFO]: ingotBrickNetherGlazed
[18:52:48] [Client thread/INFO]: ingotElectricalSteel
[18:52:48] [Client thread/INFO]: ingotEnergeticAlloy
[18:52:48] [Client thread/INFO]: ingotVibrantAlloy
[18:52:48] [Client thread/INFO]: ingotRedstoneAlloy
[18:52:48] [Client thread/INFO]: ingotConductiveIron
[18:52:48] [Client thread/INFO]: ingotPulsatingIron
[18:52:48] [Client thread/INFO]: ingotDarkSteel
[18:52:48] [Client thread/INFO]: ingotSoularium
[18:52:48] [Client thread/INFO]: ingotEndSteel
[18:52:48] [Client thread/INFO]: ingotConstructionAlloy
[18:52:48] [Client thread/INFO]: ingotCrudeSteel
[18:52:48] [Client thread/INFO]: ingotCrystallineAlloy
[18:52:48] [Client thread/INFO]: ingotMelodicAlloy
[18:52:48] [Client thread/INFO]: ingotStellarAlloy
[18:52:48] [Client thread/INFO]: ingotCrystallinePinkSlime
[18:52:48] [Client thread/INFO]: ingotEnergeticSilver
[18:52:48] [Client thread/INFO]: ingotVividAlloy
[18:52:48] [Client thread/INFO]: ingotThorium
[18:52:48] [Client thread/INFO]: ingotSelenium
[18:52:48] [Client thread/INFO]: ingotTungsten
[18:52:48] [Client thread/INFO]: ingotNeodymium
[18:52:48] [Client thread/INFO]: ingotChromium
[18:52:48] [Client thread/INFO]: ingotBeryllium
[18:52:48] [Client thread/INFO]: ingotBarium
[18:52:48] [Client thread/INFO]: ingotMagnesium
[18:52:48] [Client thread/INFO]: ingotBrass
[18:52:48] [Client thread/INFO]: ingotHoneyComb
[18:52:48] [Client thread/INFO]: ingotUranium
[18:52:48] [Client thread/INFO]: ingotOsmium
[18:52:48] [Client thread/INFO]: ingotRefinedGlowstone
[18:52:48] [Client thread/INFO]: ingotRefinedObsidian
[18:52:48] [Client thread/INFO]: ingotEnergeticSteel
[18:52:48] [Client thread/INFO]: ingotIronCompressed
[18:52:48] [Client thread/INFO]: ingotFiery
[18:52:48] [Client thread/INFO]: ingotIronwood
[18:52:48] [Client thread/INFO]: ingotKnightmetal
[18:52:48] [Client thread/INFO]: ingotSteeleaf
[18:52:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `painted acacia slab`, expected `mowziesmobs`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:49] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `bread`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:49] [Client thread/WARN]: Unable to find recipe for minecraft:rabbit_stew
[18:52:49] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `beetroot_soup`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:49] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `mushroom_stew`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:49] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `cookie`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:49] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `pumpkin_pie`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:49] [Client thread/WARN]: Unable to find recipe for minecraft:baked_potato
[18:52:49] [Client thread/INFO]: Replacing vanilla repair recipe
[18:52:49] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `repairitem`, expected `silentgear`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:51] [Client thread/INFO]: Applying holder lookups
[18:52:51] [Client thread/INFO]: Holder lookups applied
[18:52:52] [Client thread/INFO]: Created: 256x128 textures-atlas
[18:52:52] [Client thread/INFO]: Finished Initialization.
[18:52:52] [Client thread/INFO]: Postloading 1 modules.
[18:52:52] [Client thread/INFO]: Postloading module: "Corecompressions".
[18:52:52] [Client thread/INFO]: Done postloading plugins.
[18:52:52] [Client thread/INFO]: Using Dimension Blacklist with 0 entries.
[18:52:52] [Client thread/INFO]: Ignoring fluid crystaloil for rarity registry - it doesn't exist in the current environment
[18:52:52] [Client thread/INFO]: Ignoring fluid empoweredoil for rarity registry - it doesn't exist in the current environment
[18:52:52] [Client thread/INFO]: Ignoring fluid iron for rarity registry - it doesn't exist in the current environment
[18:52:52] [Client thread/INFO]: Ignoring fluid gold for rarity registry - it doesn't exist in the current environment
[18:52:52] [Client thread/INFO]: Ignoring fluid cobalt for rarity registry - it doesn't exist in the current environment
[18:52:52] [Client thread/INFO]: Ignoring fluid ardite for rarity registry - it doesn't exist in the current environment
[18:52:52] [Client thread/INFO]: Ignoring fluid emerald for rarity registry - it doesn't exist in the current environment
[18:52:52] [Client thread/INFO]: Ignoring fluid fluidoil for rarity registry - it doesn't exist in the current environment
[18:52:52] [Client thread/INFO]: Ignoring fluid fluidnitrodiesel for rarity registry - it doesn't exist in the current environment
[18:52:52] [Client thread/INFO]: Ignoring fluid ic2uu_matter for rarity registry - it doesn't exist in the current environment
[18:52:52] [Client thread/INFO]: Ignoring fluid ic2biomass for rarity registry - it doesn't exist in the current environment
[18:52:52] [Client thread/INFO]: Ignoring fluid ic2biogas for rarity registry - it doesn't exist in the current environment
[18:52:52] [Client thread/INFO]: Ignoring fluid nacre for rarity registry - it doesn't exist in the current environment
[18:52:52] [Client thread/INFO]: Ignoring amulet enchantment 'cofhcore:holding' as it's prone to cause issues.
[18:52:52] [CC Supporters Downloader/INFO]: [codechicken.lib.internal.ModDescriptionEnhancer:lambda$init$0:85]: java.lang.UnsupportedOperationException: JsonNull
[18:52:52] [CC Supporters Downloader/INFO]: [codechicken.lib.internal.ModDescriptionEnhancer:lambda$init$0:85]: at com.google.gson.JsonElement.getAsString(JsonElement.java:191)
[18:52:52] [CC Supporters Downloader/INFO]: [codechicken.lib.internal.ModDescriptionEnhancer:lambda$init$0:85]: at codechicken.lib.internal.ModDescriptionEnhancer.parse(ModDescriptionEnhancer.java:103)
[18:52:52] [CC Supporters Downloader/INFO]: [codechicken.lib.internal.ModDescriptionEnhancer:lambda$init$0:85]: at codechicken.lib.internal.ModDescriptionEnhancer.lambda$init$0(ModDescriptionEnhancer.java:82)
[18:52:52] [CC Supporters Downloader/INFO]: [codechicken.lib.internal.ModDescriptionEnhancer:lambda$init$0:85]: at codechicken.lib.internal.ModDescriptionEnhancer$$Lambda$3825/73564329.run(Unknown Source)
[18:52:52] [CC Supporters Downloader/INFO]: [codechicken.lib.internal.ModDescriptionEnhancer:lambda$init$0:85]: at java.lang.Thread.run(Thread.java:745)
[18:52:52] [Client thread/INFO]: Got 0 recipe modifications from CraftTweaker. - Applying...
[18:52:52] [Client thread/INFO]: Recipe changes applied.
[18:52:53] [Client thread/INFO]: [AstralTransformer] Transforming wh : net.minecraft.entity.ai.attributes.ModifiableAttributeInstance with 1 patches!
[18:52:53] [Client thread/INFO]: [AstralTransformer] Applied patch PATCHPOSTPROCESSATTRIBUTES
[18:52:53] [Client thread/INFO]: Loaded OAK of minecraft into tree registry.
[18:52:53] [Client thread/INFO]: Loaded SPRUCE of minecraft into tree registry.
[18:52:53] [Client thread/INFO]: Loaded BIRCH of minecraft into tree registry.
[18:52:53] [Client thread/INFO]: Loaded JUNGLE of minecraft into tree registry.
[18:52:53] [Client thread/INFO]: Loaded ACACIA of minecraft into tree registry.
[18:52:53] [Client thread/INFO]: Loaded DARK_OAK of minecraft into tree registry.
[18:52:53] [Client thread/INFO]: Not loading tree type SLIME as the mod tconstruct is not loaded.
[18:52:53] [Client thread/INFO]: Adding delayed color handlers
[18:52:53] [AstralSorcery Patreon Effect Loader/WARN]: Skipped 2 patreon effects during loading due to malformed data!
[18:52:53] [AstralSorcery Patreon Effect Loader/INFO]: Patreon effect loading finished.
[18:52:53] [Client thread/INFO]: Created: 256x128 textures-atlas
[18:52:54] [Client thread/INFO]:
0.0 0.05 0.098 0.144 0.187 0.228 0.267 0.304 0.339 0.373 0.405 0.435 0.464 0.491 0.517 0.542 0.565 0.587 0.608 0.628 0.647 0.665 0.682 0.698 0.714 0.729 0.743 0.756 0.769 0.781 0.792 0.803 0.813 0.823 0.832 0.841 0.849 0.857 0.865 0.872 0.879 0.886 0.892 0.898 0.904 0.909 0.914 0.919 0.924 0.928 0.932 0.936 0.94 0.943 0.946 0.949 0.952 0.955 0.958 0.961 0.963 0.965 0.967 0.969 0.971 0.973 0.975 0.977 0.979 0.981 0.982 0.983 0.984 0.985 0.986 0.987 0.988 0.989 0.99 0.991 0.992 0.993 0.994 0.995 0.996 0.997 0.998 0.999 1.0
89
[18:52:54] [Client thread/INFO]: Registering mutatron override from careerbees: careerbees.mad_scientist -> DISABLED
[18:52:54] [Client thread/INFO]: OpenComputers API not available!
[18:52:54] [Client thread/INFO]: skipped core.INIT
[18:52:54] [Client thread/INFO]: Replacing Minecraft#effectRenderer - Block destruction particles now only spawn in blocks' collision/bounding boxes.
[18:52:55] [Client thread/INFO]: JourneyMap log initialized.
[18:52:55] [Client thread/INFO]: initialize ENTER
[18:52:55] [Client thread/WARN]: core (Initialized) Bad configField entry during updateFrom(): optionsManagerViewed=null
[18:52:55] [Client thread/INFO]: [ClientAPI] built with JourneyMap API 1.4
[18:52:55] [Client thread/INFO]: Initializing plugins with Client API: journeymap.client.api.impl.ClientAPI
[18:52:55] [Client thread/INFO]: Initialized IClientPlugin: net.blay09.mods.waystones.compat.JourneyMapAddon
[18:52:55] [Client thread/INFO]: initialize EXIT, elapsed count 0 avg ?ms
[18:52:55] [Client thread/INFO]: Setting up spells config for 172 spells
[18:52:55] [Client thread/INFO]: Setting up resistances config
[18:52:55] [Client thread/INFO]: Loading spell properties from config folder
[18:52:55] [Client thread/INFO]: Loading built-in spell properties for 173 spells in mod ebwizardry
[18:52:55] [Client thread/INFO]: [Handlers] Registering handler XPBoostHandler to busses: [FORGE]
[18:52:55] [Client thread/INFO]: [Handlers] Registering handler OreDictTooltipHandler to busses: [FORGE]
[18:52:55] [Client thread/INFO]: [Handlers] Registering handler SpecialTooltipHandler to busses: [FORGE]
[18:52:55] [Client thread/INFO]: [Handlers] Registering handler FireworkHandler to busses: [FORGE]
[18:52:55] [Client thread/INFO]: [Handlers] Registering handler FluidSpawnHandler to busses: [FORGE]
[18:52:55] [Client thread/INFO]: [Handlers] Registering handler FluidVisualsHandler to busses: [FORGE]
[18:52:55] [Client thread/INFO]: [Handlers] Registering handler JoinMessageHandler to busses: [FORGE]
[18:52:55] [Client thread/INFO]: [Handlers] Registering handler EnchantTooltipHandler to busses: [FORGE]
[18:52:55] [Client thread/INFO]: [Handlers] Registering handler Scheduler to busses: [FORGE]
[18:52:55] [Client thread/INFO]: [Handlers] Registering handler AutoSmeltHandler to busses: [FORGE]
[18:52:55] [Client thread/INFO]: [Handlers] Registering handler RightClickCropHandler to busses: [FORGE]
[18:52:55] [Client thread/INFO]: [Handlers] Registering handler ClientHandler to busses: [FORGE]
[18:52:55] [Client thread/INFO]: Sending dummy event to all mods
[18:52:55] [Client thread/INFO]: Reloading ingame configs for modid: endercore
[18:52:55] [Client thread/INFO]: Reloading config file...
[18:52:55] [Client thread/INFO]: Config reload finished
[18:52:55] [Client thread/INFO]: Reloading config file...
[18:52:55] [Client thread/INFO]: Config reload finished
[18:52:55] [Client thread/INFO]: Reloading config file...
[18:52:55] [Client thread/INFO]: Config reload finished
[18:52:55] [Client thread/INFO]: Reloading config file...
[18:52:55] [Client thread/INFO]: Config reload finished
[18:52:55] [Client thread/INFO]: Reloading config file...
[18:52:55] [Client thread/INFO]: Config reload finished
[18:52:56] [Client thread/INFO]: Registered permission enderio.gui.block_dark_steel_anvil
[18:52:56] [Client thread/INFO]: Registered permission enderio.gui.block_dark_paper_anvil
[18:52:56] [Client thread/INFO]: Registered permission enderio.gui.item_basic_item_filter
[18:52:56] [Client thread/INFO]: Registered permission enderio.gui.item_advanced_item_filter
[18:52:56] [Client thread/INFO]: Registered permission enderio.gui.item_limited_item_filter
[18:52:56] [Client thread/INFO]: Registered permission enderio.gui.item_big_item_filter
[18:52:56] [Client thread/INFO]: Registered permission enderio.gui.item_big_advanced_item_filter
[18:52:56] [Client thread/INFO]: Registered permission enderio.gui.item_existing_item_filter
[18:52:56] [Client thread/INFO]: Registered permission enderio.gui.item_mod_item_filter
[18:52:56] [Client thread/INFO]: Registered permission enderio.gui.item_power_item_filter
[18:52:56] [Client thread/INFO]: Registered permission enderio.gui.item_soul_filter_normal
[18:52:56] [Client thread/INFO]: Registered permission enderio.gui.item_soul_filter_big
[18:52:56] [Client thread/INFO]: Registered permission enderio.gui.item_enchantment_filter_normal
[18:52:56] [Client thread/INFO]: Registered permission enderio.gui.item_enchantment_filter_big
[18:52:56] [Client thread/INFO]: Registered permission enderio.gui.item_fluid_filter
[18:52:56] [Client thread/INFO]: Registered permission enderio.gui.item_redstone_not_filter
[18:52:56] [Client thread/INFO]: Registered permission enderio.gui.item_redstone_or_filter
[18:52:56] [Client thread/INFO]: Registered permission enderio.gui.item_redstone_and_filter
[18:52:56] [Client thread/INFO]: Registered permission enderio.gui.item_redstone_nor_filter
[18:52:56] [Client thread/INFO]: Registered permission enderio.gui.item_redstone_nand_filter
[18:52:56] [Client thread/INFO]: Registered permission enderio.gui.item_redstone_xor_filter
[18:52:56] [Client thread/INFO]: Registered permission enderio.gui.item_redstone_xnor_filter
[18:52:56] [Client thread/INFO]: Registered permission enderio.gui.item_redstone_toggle_filter
[18:52:56] [Client thread/INFO]: Registered permission enderio.gui.item_redstone_counting_filter
[18:52:56] [Client thread/INFO]: Registered permission enderio.gui.item_redstone_sensor_filter
[18:52:56] [Client thread/INFO]: Registered permission enderio.gui.item_redstone_timer_filter
[18:52:56] [Client thread/INFO]: Registered permission enderio.gui.item_dark_steel_helmet
[18:52:56] [Client thread/INFO]: Registered permission enderio.gui.item_dark_steel_chestplate
[18:52:56] [Client thread/INFO]: Registered permission enderio.gui.item_dark_steel_leggings
[18:52:56] [Client thread/INFO]: Registered permission enderio.gui.item_dark_steel_boots
[18:52:56] [Client thread/INFO]: Registered permission enderio.gui.item_end_steel_helmet
[18:52:56] [Client thread/INFO]: Registered permission enderio.gui.item_end_steel_chestplate
[18:52:56] [Client thread/INFO]: Registered permission enderio.gui.item_end_steel_leggings
[18:52:56] [Client thread/INFO]: Registered permission enderio.gui.item_end_steel_boots
[18:52:56] [Client thread/INFO]: Registered permission enderio.gui.block_conduit_bundle
[18:52:56] [Client thread/INFO]: Registered permission enderio.gui.item_species_item_filter
[18:52:56] [Client thread/INFO]: Registered permission enderio.gui.block_simple_furnace
[18:52:56] [Client thread/INFO]: Registered permission enderio.gui.block_simple_alloy_smelter
[18:52:56] [Client thread/INFO]: Registered permission enderio.gui.block_alloy_smelter
[18:52:56] [Client thread/INFO]: Registered permission enderio.gui.block_enhanced_alloy_smelter
[18:52:56] [Client thread/INFO]: Registered permission enderio.gui.block_buffer
[18:52:56] [Client thread/INFO]: Registered permission enderio.gui.block_enchanter
[18:52:56] [Client thread/INFO]: Registered permission enderio.gui.block_farm_station
[18:52:56] [Client thread/INFO]: Registered permission enderio.gui.block_combustion_generator
[18:52:56] [Client thread/INFO]: Registered permission enderio.gui.block_enhanced_combustion_generator
[18:52:56] [Client thread/INFO]: Registered permission enderio.gui.block_simple_stirling_generator
[18:52:56] [Client thread/INFO]: Registered permission enderio.gui.block_stirling_generator
[18:52:56] [Client thread/INFO]: Registered permission enderio.gui.block_zombie_generator
[18:52:56] [Client thread/INFO]: Registered permission enderio.gui.block_franken_zombie_generator
[18:52:56] [Client thread/INFO]: Registered permission enderio.gui.block_ender_generator
[18:52:56] [Client thread/INFO]: Registered permission enderio.gui.block_lava_generator
[18:52:56] [Client thread/INFO]: Registered permission enderio.gui.block_killer_joe
[18:52:56] [Client thread/INFO]: Registered permission enderio.gui.block_attractor_obelisk
[18:52:56] [Client thread/INFO]: Registered permission enderio.gui.block_aversion_obelisk
[18:52:56] [Client thread/INFO]: Registered permission enderio.gui.block_inhibitor_obelisk
[18:52:56] [Client thread/INFO]: Registered permission enderio.gui.block_relocator_obelisk
[18:52:56] [Client thread/INFO]: Registered permission enderio.gui.block_weather_obelisk
[18:52:56] [Client thread/INFO]: Registered permission enderio.gui.block_experience_obelisk
[18:52:56] [Client thread/INFO]: Registered permission enderio.gui.block_painter
[18:52:56] [Client thread/INFO]: Registered permission enderio.gui.block_simple_sag_mill
[18:52:56] [Client thread/INFO]: Registered permission enderio.gui.block_sag_mill
[18:52:56] [Client thread/INFO]: Registered permission enderio.gui.block_enhanced_sag_mill
[18:52:56] [Client thread/INFO]: Registered permission enderio.gui.block_slice_and_splice
[18:52:56] [Client thread/INFO]: Registered permission enderio.gui.block_soul_binder
[18:52:56] [Client thread/INFO]: Registered permission enderio.gui.block_powered_spawner
[18:52:56] [Client thread/INFO]: Registered permission enderio.gui.block_vat
[18:52:56] [Client thread/INFO]: Registered permission enderio.gui.block_enhanced_vat
[18:52:56] [Client thread/INFO]: Registered permission enderio.gui.block_simple_wired_charger
[18:52:56] [Client thread/INFO]: Registered permission enderio.gui.block_wired_charger
[18:52:56] [Client thread/INFO]: Registered permission enderio.gui.block_enhanced_wired_charger
[18:52:56] [Client thread/INFO]: Registered permission enderio.gui.block_tank
[18:52:56] [Client thread/INFO]: Registered permission enderio.gui.block_transceiver
[18:52:56] [Client thread/INFO]: Registered permission enderio.gui.block_vacuum_chest
[18:52:56] [Client thread/INFO]: Registered permission enderio.gui.block_xp_vacuum
[18:52:56] [Client thread/INFO]: Registered permission enderio.gui.block_niard
[18:52:56] [Client thread/INFO]: Registered permission enderio.gui.block_travel_anchor
[18:52:56] [Client thread/INFO]: Registered permission enderio.gui.block_tele_pad
[18:52:56] [Client thread/INFO]: Registered permission enderio.gui.block_dialing_device
[18:52:56] [Client thread/INFO]: Registered permission enderio.gui.block_impulse_hopper
[18:52:56] [Client thread/INFO]: Registered permission enderio.gui.block_simple_crafter
[18:52:56] [Client thread/INFO]: Registered permission enderio.gui.block_crafter
[18:52:56] [Client thread/INFO]: Registered permission enderio.gui.block_creative_spawner
[18:52:56] [Client thread/INFO]: Registered permission enderio.gui.block_cap_bank
[18:52:56] [Client thread/INFO]: Registered permission enderio.gui.block_power_monitor
[18:52:56] [Client thread/INFO]: Registered permission enderio.gui.block_advanced_power_monitor
[18:52:56] [Client thread/INFO]: Sending whitelist message to Chisel and Bits for block blockDecoration1
[18:52:56] [Client thread/INFO]: Sending whitelist message to Chisel and Bits for block blockDecoration2
[18:52:56] [Client thread/INFO]: Sending whitelist message to Chisel and Bits for block blockDecoration3
[18:52:56] [Client thread/INFO]: Deduplicated 877 property sets.
[18:52:56] [Client thread/INFO]: Weakening LaunchWrapper resource cache...
[18:52:56] [Client thread/INFO]: Registered client-side world unload notifier!
[18:52:56] [Client thread/INFO]: Cleaning up ModelLoader...
[18:52:56] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `cfmoven`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:56] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `cfmfridge`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:56] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `cfmcabinet`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:56] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `cfmfreezer`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:56] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `cfmbedsidecabinet`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:56] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `cfmmailbox`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:56] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `cfmcomputer`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:56] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `cfmprinter`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:56] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `cfmstereo`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:56] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `cfmpresent`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:56] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `cfmbin`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:56] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `cfmwallcabinet`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:56] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `cfmbath`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:56] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `cfmshowerhead`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:56] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `cfmplate`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:56] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `cfmcouch`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:56] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `cfmtoaster`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:56] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `cfmchoppingboard`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:56] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `cfmblender`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:56] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `cfmmicrowave`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:56] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `cfmwashingmachine`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:56] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `cfmdishwasher`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:56] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `cfmcabinetkitchen`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:56] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `cfmcup`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:56] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `cfmcookiejar`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:56] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `cfmtree`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:56] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `cfmmirror`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:56] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `cfmgrill`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:56] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `cfmeski`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:56] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `cfmdoormat`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:56] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `cfmcrate`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:56] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `cfmlightswitch`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:56] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `cfmceilingfan`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:56] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `cfmdeskcabinet`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:56] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `cfmmodernslidingdoor`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:56] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `cfmdigitalclock`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:56] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `cfmtv`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:56] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `cfmkitchencounter`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:56] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `cfmkitchencounterdrawer`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:57] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc treasure chest`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:57] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc air distributor`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:57] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc air collector`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:57] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc oxygen pipe`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:57] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc air lock frame`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:57] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc refinery`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:57] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc nasa workbench`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:57] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc deconstructor`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:57] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc air compressor`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:57] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc fuel loader`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:57] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc landing pad`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:57] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc landing pad full`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:57] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc space station`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:57] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc dummy block`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:57] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc air sealer`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:57] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc dungeon boss spawner`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:57] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc oxygen detector`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:57] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc buggy fueler`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:57] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc buggy fueler single`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:57] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc cargo loader`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:57] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc cargo unloader`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:57] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc parachest tile`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:57] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc solar panel`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:57] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc radio telescope`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:57] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc magnetic crafting table`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:57] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc energy storage module`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:57] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc coal generator`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:57] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc electric furnace`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:57] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc aluminum wire`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:57] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc switchable aluminum wire`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:57] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc fallen meteor`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:57] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc ingot compressor`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:57] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc electric ingot compressor`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:57] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc circuit fabricator`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:57] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc air lock controller`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:57] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc oxygen storage module`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:57] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc oxygen decompressor`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:57] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc space station thruster`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:57] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc arc lamp`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:57] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc view screen`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:57] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc panel lighting`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:57] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc telemetry unit`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:57] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc painter`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:57] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc fluid tank`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:57] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc player detector`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:57] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc platform`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:57] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc emergency post`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:57] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc null tile`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:57] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc slimeling egg`, expected `galacticraftplanets`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:57] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc tier 2 treasure chest`, expected `galacticraftplanets`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:57] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc planet terraformer`, expected `galacticraftplanets`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:57] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc cryogenic chamber`, expected `galacticraftplanets`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:57] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc gas liquefier`, expected `galacticraftplanets`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:57] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc methane synthesizer`, expected `galacticraftplanets`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:57] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc water electrolyzer`, expected `galacticraftplanets`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:57] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc mars dungeon spawner`, expected `galacticraftplanets`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:57] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc launch controller`, expected `galacticraftplanets`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:57] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc beam reflector`, expected `galacticraftplanets`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:57] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc beam receiver`, expected `galacticraftplanets`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:57] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc short range telepad`, expected `galacticraftplanets`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:57] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc fake short range telepad`, expected `galacticraftplanets`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:57] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc astro miner base builder`, expected `galacticraftplanets`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:57] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc astro miner base`, expected `galacticraftplanets`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:57] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc venus spout`, expected `galacticraftplanets`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:57] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc venus dungeon spawner`, expected `galacticraftplanets`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:57] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc tier 3 treasure chest`, expected `galacticraftplanets`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:57] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc geothermal generator`, expected `galacticraftplanets`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:57] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc crashed probe`, expected `galacticraftplanets`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:57] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc solar array module`, expected `galacticraftplanets`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:57] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc solar array controller`, expected `galacticraftplanets`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:57] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc laser turret`, expected `galacticraftplanets`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:57] [Client thread/INFO]: Registered 2 branches
[18:52:58] [Client thread/INFO]: Registered 17 bees
[18:52:58] [Client thread/WARN]: Failed to check item tree version: null
[18:52:58] [Client thread/INFO]: Merging tree files.
[18:52:58] [Client thread/INFO]: Saving merged tree in TEMP folder.
[18:52:58] [Client thread/INFO]: Merged tree files.
[18:52:58] [Client thread/INFO]: Mod initialized
[18:52:58] [Client thread/INFO]: Initializing modules for mod magicbees...
[18:52:58] [Client thread/INFO]: Initializing module ThermalExpansion Integration
[18:52:58] [Client thread/INFO]: Initializing module Vanilla Module
[18:52:58] [Client thread/INFO]: Initializing module Botania Integration
[18:52:58] [Client thread/INFO]: Initialized 3 modules for mod magicbees
[18:52:58] [Client thread/INFO]: Registering 96 new bee species!
[18:52:58] [Client thread/INFO]: MagicBees has Initialized in 68 ms
[18:52:58] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tileentityskintable`, expected `megaloot`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:58] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tileentitydisenchanter`, expected `megaloot`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:58] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tileentityevolutionchamber`, expected `megaloot`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:59] [Client thread/INFO]: [domain.archaea, domain.bacteria, domain.eukarya, kingdom.animalia, kingdom.plantae, kingdom.fungi, kingdom.protista, phylum.arthropoda, class.insecta, genus.trees.acacia, genus.trees.acer, genus.trees.adansonia, genus.trees.astronium, genus.trees.betula, genus.trees.castanea, genus.trees.ceiba, genus.trees.chlorocardium, genus.trees.citrus, genus.trees.dalbergia, genus.trees.ebony, genus.trees.juglans, genus.trees.larix, genus.trees.mahogany, genus.trees.millettia, genus.trees.ochroma, genus.trees.phoenix, genus.trees.picea, genus.trees.pinus, genus.trees.populus, genus.trees.prunus, genus.trees.pterocarpus, genus.trees.quercus, genus.trees.salix, genus.trees.sequoia, genus.trees.sequoiadendron, genus.trees.tabebuia, genus.trees.talipariti, genus.trees.tectona, genus.trees.tilia, genus.trees.carica, genus.trees.tropical, genus.bees.honey, genus.bees.noble, genus.bees.industrious, genus.bees.heroic, genus.bees.infernal, genus.bees.austere, genus.bees.tropical, genus.bees.end, genus.bees.frozen, genus.bees.vengeful, genus.bees.festive, genus.bees.agrarian, genus.bees.boggy, genus.bees.monastic, genus.moth.anthocharis, genus.moth.attacus, genus.moth.bassarona, genus.moth.batesia, genus.moth.bombyx, genus.moth.celastrina, genus.moth.cethosia, genus.moth.chiasmia, genus.moth.colias, genus.moth.danaus, genus.moth.gonepteryx, genus.moth.greta, genus.moth.heliconius, genus.moth.morpho, genus.moth.myscelia, genus.moth.opisthograptis, genus.moth.papilio, genus.moth.parantica, genus.moth.pararge, genus.moth.pieris, genus.moth.polygonia, genus.moth.pontia, genus.moth.protographium, genus.moth.siproeta, genus.moth.speyeria, family.geometridae, family.saturniidae, family.pieridae, family.nymphalidae, family.lycaenidae, family.papilionidae, family.notchidae, family.bombycidae, order.lepidoptera, genus.bees.magicbees.branch.veiled, genus.bees.magicbees.branch.arcane, genus.bees.magicbees.branch.supernatural, genus.bees.magicbees.branch.scholarly, genus.bees.magicbees.branch.skulking, genus.bees.magicbees.branch.magical, genus.bees.magicbees.branch.time, genus.bees.magicbees.branch.soul, genus.bees.magicbees.branch.abominable, genus.bees.magicbees.branch.extrinsic, genus.bees.magicbees.branch.metallic, genus.bees.magicbees.branch.gem, genus.bees.magicbees.branch.transmuting, genus.bees.magicbees.branch.thaumic, genus.bees.magicbees.branch.fleshy, genus.bees.magicbees.branch.alchemical, genus.bees.magicbees.branch.essential, genus.bees.magicbees.branch.thermal, genus.bees.magicbees.branch.adorable, genus.bees.magicbees.branch.bloody, genus.bees.magicbees.branch.botanical, order.hymnoptera, family.apidae, family.ebenaceae, family.fabaceae, order.ericales, family.bignoniaceae, family.lamiaceae, order.lamiales, class.asterids, family.arecaceae, order.arecales, class.commelinids, family.caricaceae, order.brassicales, order.fabales, family.betulaceae, family.fagaceae, family.juglandaceae, order.fagales, family.rosaceae, order.rosales, family.dipterocarpaceae, family.malvaceae, order.malvales, order.laurales, family.salicaceae, family.lauraceae, order.malpighiales, family.rutaceae, family.sapindaceae, family.anacardiaceae, order.sapindales, class.rosids, division.angiosperms, family.pinaceae, family.cupressaceae, order.pinales, class.pinopsida, class.magnoliopsida, division.pinophyta, division.magnoliophyta, genus.bees.discipulus, genus.bees.coactore, genus.bees.graduati, genus.bees.artifex, genus.bees.faber, genus.bees.cleptus, genus.bees.choppicus, genus.bees.easpariunt, genus.bees.smelter, genus.bees.negotiator, genus.bees.caedes, genus.bees.matchmaker, genus.bees.eritque.arcus, genus.bees.mason, genus.bees.science, genus.bees.engineer, genus.bees.cookus, genus.bees.evil, genus.bees.priestly, genus.bees.diggicus, genus.bees.medicine, genus.bees.crusher, genus.bees.clockwork, genus.bees.lightning, genus.bees.stab, genus.bees.beepboop, genus.bees.fugit, genus.bees.redstoneflux, genus.bees.dire, genus.bees.soaryn, genus.bees.jazz, genus.gendustry.color, genus.gendustry.patreon, genus.bees.rock]
[18:52:59] [Client thread/INFO]: [domain.archaea, domain.bacteria, domain.eukarya, kingdom.animalia, kingdom.plantae, kingdom.fungi, kingdom.protista, phylum.arthropoda, class.insecta, genus.trees.acacia, genus.trees.acer, genus.trees.adansonia, genus.trees.astronium, genus.trees.betula, genus.trees.castanea, genus.trees.ceiba, genus.trees.chlorocardium, genus.trees.citrus, genus.trees.dalbergia, genus.trees.ebony, genus.trees.juglans, genus.trees.larix, genus.trees.mahogany, genus.trees.millettia, genus.trees.ochroma, genus.trees.phoenix, genus.trees.picea, genus.trees.pinus, genus.trees.populus, genus.trees.prunus, genus.trees.pterocarpus, genus.trees.quercus, genus.trees.salix, genus.trees.sequoia, genus.trees.sequoiadendron, genus.trees.tabebuia, genus.trees.talipariti, genus.trees.tectona, genus.trees.tilia, genus.trees.carica, genus.trees.tropical, genus.bees.honey, genus.bees.noble, genus.bees.industrious, genus.bees.heroic, genus.bees.infernal, genus.bees.austere, genus.bees.tropical, genus.bees.end, genus.bees.frozen, genus.bees.vengeful, genus.bees.festive, genus.bees.agrarian, genus.bees.boggy, genus.bees.monastic, genus.moth.anthocharis, genus.moth.attacus, genus.moth.bassarona, genus.moth.batesia, genus.moth.bombyx, genus.moth.celastrina, genus.moth.cethosia, genus.moth.chiasmia, genus.moth.colias, genus.moth.danaus, genus.moth.gonepteryx, genus.moth.greta, genus.moth.heliconius, genus.moth.morpho, genus.moth.myscelia, genus.moth.opisthograptis, genus.moth.papilio, genus.moth.parantica, genus.moth.pararge, genus.moth.pieris, genus.moth.polygonia, genus.moth.pontia, genus.moth.protographium, genus.moth.siproeta, genus.moth.speyeria, family.geometridae, family.saturniidae, family.pieridae, family.nymphalidae, family.lycaenidae, family.papilionidae, family.notchidae, family.bombycidae, order.lepidoptera, genus.bees.magicbees.branch.veiled, genus.bees.magicbees.branch.arcane, genus.bees.magicbees.branch.supernatural, genus.bees.magicbees.branch.scholarly, genus.bees.magicbees.branch.skulking, genus.bees.magicbees.branch.magical, genus.bees.magicbees.branch.time, genus.bees.magicbees.branch.soul, genus.bees.magicbees.branch.abominable, genus.bees.magicbees.branch.extrinsic, genus.bees.magicbees.branch.metallic, genus.bees.magicbees.branch.gem, genus.bees.magicbees.branch.transmuting, genus.bees.magicbees.branch.thaumic, genus.bees.magicbees.branch.fleshy, genus.bees.magicbees.branch.alchemical, genus.bees.magicbees.branch.essential, genus.bees.magicbees.branch.thermal, genus.bees.magicbees.branch.adorable, genus.bees.magicbees.branch.bloody, genus.bees.magicbees.branch.botanical, order.hymnoptera, family.apidae, family.ebenaceae, family.fabaceae, order.ericales, family.bignoniaceae, family.lamiaceae, order.lamiales, class.asterids, family.arecaceae, order.arecales, class.commelinids, family.caricaceae, order.brassicales, order.fabales, family.betulaceae, family.fagaceae, family.juglandaceae, order.fagales, family.rosaceae, order.rosales, family.dipterocarpaceae, family.malvaceae, order.malvales, order.laurales, family.salicaceae, family.lauraceae, order.malpighiales, family.rutaceae, family.sapindaceae, family.anacardiaceae, order.sapindales, class.rosids, division.angiosperms, family.pinaceae, family.cupressaceae, order.pinales, class.pinopsida, class.magnoliopsida, division.pinophyta, division.magnoliophyta, genus.bees.discipulus, genus.bees.coactore, genus.bees.graduati, genus.bees.artifex, genus.bees.faber, genus.bees.cleptus, genus.bees.choppicus, genus.bees.easpariunt, genus.bees.smelter, genus.bees.negotiator, genus.bees.caedes, genus.bees.matchmaker, genus.bees.eritque.arcus, genus.bees.mason, genus.bees.science, genus.bees.engineer, genus.bees.cookus, genus.bees.evil, genus.bees.priestly, genus.bees.diggicus, genus.bees.medicine, genus.bees.crusher, genus.bees.clockwork, genus.bees.lightning, genus.bees.stab, genus.bees.beepboop, genus.bees.fugit, genus.bees.redstoneflux, genus.bees.dire, genus.bees.soaryn, genus.bees.jazz, genus.gendustry.color, genus.gendustry.patreon, genus.bees.rock, genus.rock, genus.bees.metal]
[18:52:59] [Client thread/INFO]: [domain.archaea, domain.bacteria, domain.eukarya, kingdom.animalia, kingdom.plantae, kingdom.fungi, kingdom.protista, phylum.arthropoda, class.insecta, genus.trees.acacia, genus.trees.acer, genus.trees.adansonia, genus.trees.astronium, genus.trees.betula, genus.trees.castanea, genus.trees.ceiba, genus.trees.chlorocardium, genus.trees.citrus, genus.trees.dalbergia, genus.trees.ebony, genus.trees.juglans, genus.trees.larix, genus.trees.mahogany, genus.trees.millettia, genus.trees.ochroma, genus.trees.phoenix, genus.trees.picea, genus.trees.pinus, genus.trees.populus, genus.trees.prunus, genus.trees.pterocarpus, genus.trees.quercus, genus.trees.salix, genus.trees.sequoia, genus.trees.sequoiadendron, genus.trees.tabebuia, genus.trees.talipariti, genus.trees.tectona, genus.trees.tilia, genus.trees.carica, genus.trees.tropical, genus.bees.honey, genus.bees.noble, genus.bees.industrious, genus.bees.heroic, genus.bees.infernal, genus.bees.austere, genus.bees.tropical, genus.bees.end, genus.bees.frozen, genus.bees.vengeful, genus.bees.festive, genus.bees.agrarian, genus.bees.boggy, genus.bees.monastic, genus.moth.anthocharis, genus.moth.attacus, genus.moth.bassarona, genus.moth.batesia, genus.moth.bombyx, genus.moth.celastrina, genus.moth.cethosia, genus.moth.chiasmia, genus.moth.colias, genus.moth.danaus, genus.moth.gonepteryx, genus.moth.greta, genus.moth.heliconius, genus.moth.morpho, genus.moth.myscelia, genus.moth.opisthograptis, genus.moth.papilio, genus.moth.parantica, genus.moth.pararge, genus.moth.pieris, genus.moth.polygonia, genus.moth.pontia, genus.moth.protographium, genus.moth.siproeta, genus.moth.speyeria, family.geometridae, family.saturniidae, family.pieridae, family.nymphalidae, family.lycaenidae, family.papilionidae, family.notchidae, family.bombycidae, order.lepidoptera, genus.bees.magicbees.branch.veiled, genus.bees.magicbees.branch.arcane, genus.bees.magicbees.branch.supernatural, genus.bees.magicbees.branch.scholarly, genus.bees.magicbees.branch.skulking, genus.bees.magicbees.branch.magical, genus.bees.magicbees.branch.time, genus.bees.magicbees.branch.soul, genus.bees.magicbees.branch.abominable, genus.bees.magicbees.branch.extrinsic, genus.bees.magicbees.branch.metallic, genus.bees.magicbees.branch.gem, genus.bees.magicbees.branch.transmuting, genus.bees.magicbees.branch.thaumic, genus.bees.magicbees.branch.fleshy, genus.bees.magicbees.branch.alchemical, genus.bees.magicbees.branch.essential, genus.bees.magicbees.branch.thermal, genus.bees.magicbees.branch.adorable, genus.bees.magicbees.branch.bloody, genus.bees.magicbees.branch.botanical, order.hymnoptera, family.apidae, family.ebenaceae, family.fabaceae, order.ericales, family.bignoniaceae, family.lamiaceae, order.lamiales, class.asterids, family.arecaceae, order.arecales, class.commelinids, family.caricaceae, order.brassicales, order.fabales, family.betulaceae, family.fagaceae, family.juglandaceae, order.fagales, family.rosaceae, order.rosales, family.dipterocarpaceae, family.malvaceae, order.malvales, order.laurales, family.salicaceae, family.lauraceae, order.malpighiales, family.rutaceae, family.sapindaceae, family.anacardiaceae, order.sapindales, class.rosids, division.angiosperms, family.pinaceae, family.cupressaceae, order.pinales, class.pinopsida, class.magnoliopsida, division.pinophyta, division.magnoliophyta, genus.bees.discipulus, genus.bees.coactore, genus.bees.graduati, genus.bees.artifex, genus.bees.faber, genus.bees.cleptus, genus.bees.choppicus, genus.bees.easpariunt, genus.bees.smelter, genus.bees.negotiator, genus.bees.caedes, genus.bees.matchmaker, genus.bees.eritque.arcus, genus.bees.mason, genus.bees.science, genus.bees.engineer, genus.bees.cookus, genus.bees.evil, genus.bees.priestly, genus.bees.diggicus, genus.bees.medicine, genus.bees.crusher, genus.bees.clockwork, genus.bees.lightning, genus.bees.stab, genus.bees.beepboop, genus.bees.fugit, genus.bees.redstoneflux, genus.bees.dire, genus.bees.soaryn, genus.bees.jazz, genus.gendustry.color, genus.gendustry.patreon, genus.bees.rock, genus.rock, genus.bees.metal, genus.metal, genus.bees.crystal]
[18:52:59] [Client thread/INFO]: [domain.archaea, domain.bacteria, domain.eukarya, kingdom.animalia, kingdom.plantae, kingdom.fungi, kingdom.protista, phylum.arthropoda, class.insecta, genus.trees.acacia, genus.trees.acer, genus.trees.adansonia, genus.trees.astronium, genus.trees.betula, genus.trees.castanea, genus.trees.ceiba, genus.trees.chlorocardium, genus.trees.citrus, genus.trees.dalbergia, genus.trees.ebony, genus.trees.juglans, genus.trees.larix, genus.trees.mahogany, genus.trees.millettia, genus.trees.ochroma, genus.trees.phoenix, genus.trees.picea, genus.trees.pinus, genus.trees.populus, genus.trees.prunus, genus.trees.pterocarpus, genus.trees.quercus, genus.trees.salix, genus.trees.sequoia, genus.trees.sequoiadendron, genus.trees.tabebuia, genus.trees.talipariti, genus.trees.tectona, genus.trees.tilia, genus.trees.carica, genus.trees.tropical, genus.bees.honey, genus.bees.noble, genus.bees.industrious, genus.bees.heroic, genus.bees.infernal, genus.bees.austere, genus.bees.tropical, genus.bees.end, genus.bees.frozen, genus.bees.vengeful, genus.bees.festive, genus.bees.agrarian, genus.bees.boggy, genus.bees.monastic, genus.moth.anthocharis, genus.moth.attacus, genus.moth.bassarona, genus.moth.batesia, genus.moth.bombyx, genus.moth.celastrina, genus.moth.cethosia, genus.moth.chiasmia, genus.moth.colias, genus.moth.danaus, genus.moth.gonepteryx, genus.moth.greta, genus.moth.heliconius, genus.moth.morpho, genus.moth.myscelia, genus.moth.opisthograptis, genus.moth.papilio, genus.moth.parantica, genus.moth.pararge, genus.moth.pieris, genus.moth.polygonia, genus.moth.pontia, genus.moth.protographium, genus.moth.siproeta, genus.moth.speyeria, family.geometridae, family.saturniidae, family.pieridae, family.nymphalidae, family.lycaenidae, family.papilionidae, family.notchidae, family.bombycidae, order.lepidoptera, genus.bees.magicbees.branch.veiled, genus.bees.magicbees.branch.arcane, genus.bees.magicbees.branch.supernatural, genus.bees.magicbees.branch.scholarly, genus.bees.magicbees.branch.skulking, genus.bees.magicbees.branch.magical, genus.bees.magicbees.branch.time, genus.bees.magicbees.branch.soul, genus.bees.magicbees.branch.abominable, genus.bees.magicbees.branch.extrinsic, genus.bees.magicbees.branch.metallic, genus.bees.magicbees.branch.gem, genus.bees.magicbees.branch.transmuting, genus.bees.magicbees.branch.thaumic, genus.bees.magicbees.branch.fleshy, genus.bees.magicbees.branch.alchemical, genus.bees.magicbees.branch.essential, genus.bees.magicbees.branch.thermal, genus.bees.magicbees.branch.adorable, genus.bees.magicbees.branch.bloody, genus.bees.magicbees.branch.botanical, order.hymnoptera, family.apidae, family.ebenaceae, family.fabaceae, order.ericales, family.bignoniaceae, family.lamiaceae, order.lamiales, class.asterids, family.arecaceae, order.arecales, class.commelinids, family.caricaceae, order.brassicales, order.fabales, family.betulaceae, family.fagaceae, family.juglandaceae, order.fagales, family.rosaceae, order.rosales, family.dipterocarpaceae, family.malvaceae, order.malvales, order.laurales, family.salicaceae, family.lauraceae, order.malpighiales, family.rutaceae, family.sapindaceae, family.anacardiaceae, order.sapindales, class.rosids, division.angiosperms, family.pinaceae, family.cupressaceae, order.pinales, class.pinopsida, class.magnoliopsida, division.pinophyta, division.magnoliophyta, genus.bees.discipulus, genus.bees.coactore, genus.bees.graduati, genus.bees.artifex, genus.bees.faber, genus.bees.cleptus, genus.bees.choppicus, genus.bees.easpariunt, genus.bees.smelter, genus.bees.negotiator, genus.bees.caedes, genus.bees.matchmaker, genus.bees.eritque.arcus, genus.bees.mason, genus.bees.science, genus.bees.engineer, genus.bees.cookus, genus.bees.evil, genus.bees.priestly, genus.bees.diggicus, genus.bees.medicine, genus.bees.crusher, genus.bees.clockwork, genus.bees.lightning, genus.bees.stab, genus.bees.beepboop, genus.bees.fugit, genus.bees.redstoneflux, genus.bees.dire, genus.bees.soaryn, genus.bees.jazz, genus.gendustry.color, genus.gendustry.patreon, genus.bees.rock, genus.rock, genus.bees.metal, genus.metal, genus.bees.crystal, genus.crystal, genus.bees.earth]
[18:52:59] [Client thread/INFO]: [domain.archaea, domain.bacteria, domain.eukarya, kingdom.animalia, kingdom.plantae, kingdom.fungi, kingdom.protista, phylum.arthropoda, class.insecta, genus.trees.acacia, genus.trees.acer, genus.trees.adansonia, genus.trees.astronium, genus.trees.betula, genus.trees.castanea, genus.trees.ceiba, genus.trees.chlorocardium, genus.trees.citrus, genus.trees.dalbergia, genus.trees.ebony, genus.trees.juglans, genus.trees.larix, genus.trees.mahogany, genus.trees.millettia, genus.trees.ochroma, genus.trees.phoenix, genus.trees.picea, genus.trees.pinus, genus.trees.populus, genus.trees.prunus, genus.trees.pterocarpus, genus.trees.quercus, genus.trees.salix, genus.trees.sequoia, genus.trees.sequoiadendron, genus.trees.tabebuia, genus.trees.talipariti, genus.trees.tectona, genus.trees.tilia, genus.trees.carica, genus.trees.tropical, genus.bees.honey, genus.bees.noble, genus.bees.industrious, genus.bees.heroic, genus.bees.infernal, genus.bees.austere, genus.bees.tropical, genus.bees.end, genus.bees.frozen, genus.bees.vengeful, genus.bees.festive, genus.bees.agrarian, genus.bees.boggy, genus.bees.monastic, genus.moth.anthocharis, genus.moth.attacus, genus.moth.bassarona, genus.moth.batesia, genus.moth.bombyx, genus.moth.celastrina, genus.moth.cethosia, genus.moth.chiasmia, genus.moth.colias, genus.moth.danaus, genus.moth.gonepteryx, genus.moth.greta, genus.moth.heliconius, genus.moth.morpho, genus.moth.myscelia, genus.moth.opisthograptis, genus.moth.papilio, genus.moth.parantica, genus.moth.pararge, genus.moth.pieris, genus.moth.polygonia, genus.moth.pontia, genus.moth.protographium, genus.moth.siproeta, genus.moth.speyeria, family.geometridae, family.saturniidae, family.pieridae, family.nymphalidae, family.lycaenidae, family.papilionidae, family.notchidae, family.bombycidae, order.lepidoptera, genus.bees.magicbees.branch.veiled, genus.bees.magicbees.branch.arcane, genus.bees.magicbees.branch.supernatural, genus.bees.magicbees.branch.scholarly, genus.bees.magicbees.branch.skulking, genus.bees.magicbees.branch.magical, genus.bees.magicbees.branch.time, genus.bees.magicbees.branch.soul, genus.bees.magicbees.branch.abominable, genus.bees.magicbees.branch.extrinsic, genus.bees.magicbees.branch.metallic, genus.bees.magicbees.branch.gem, genus.bees.magicbees.branch.transmuting, genus.bees.magicbees.branch.thaumic, genus.bees.magicbees.branch.fleshy, genus.bees.magicbees.branch.alchemical, genus.bees.magicbees.branch.essential, genus.bees.magicbees.branch.thermal, genus.bees.magicbees.branch.adorable, genus.bees.magicbees.branch.bloody, genus.bees.magicbees.branch.botanical, order.hymnoptera, family.apidae, family.ebenaceae, family.fabaceae, order.ericales, family.bignoniaceae, family.lamiaceae, order.lamiales, class.asterids, family.arecaceae, order.arecales, class.commelinids, family.caricaceae, order.brassicales, order.fabales, family.betulaceae, family.fagaceae, family.juglandaceae, order.fagales, family.rosaceae, order.rosales, family.dipterocarpaceae, family.malvaceae, order.malvales, order.laurales, family.salicaceae, family.lauraceae, order.malpighiales, family.rutaceae, family.sapindaceae, family.anacardiaceae, order.sapindales, class.rosids, division.angiosperms, family.pinaceae, family.cupressaceae, order.pinales, class.pinopsida, class.magnoliopsida, division.pinophyta, division.magnoliophyta, genus.bees.discipulus, genus.bees.coactore, genus.bees.graduati, genus.bees.artifex, genus.bees.faber, genus.bees.cleptus, genus.bees.choppicus, genus.bees.easpariunt, genus.bees.smelter, genus.bees.negotiator, genus.bees.caedes, genus.bees.matchmaker, genus.bees.eritque.arcus, genus.bees.mason, genus.bees.science, genus.bees.engineer, genus.bees.cookus, genus.bees.evil, genus.bees.priestly, genus.bees.diggicus, genus.bees.medicine, genus.bees.crusher, genus.bees.clockwork, genus.bees.lightning, genus.bees.stab, genus.bees.beepboop, genus.bees.fugit, genus.bees.redstoneflux, genus.bees.dire, genus.bees.soaryn, genus.bees.jazz, genus.gendustry.color, genus.gendustry.patreon, genus.bees.rock, genus.rock, genus.bees.metal, genus.metal, genus.bees.crystal, genus.crystal, genus.bees.earth, genus.earth, genus.bees.radioactive]
[18:52:59] [Client thread/INFO]: [domain.archaea, domain.bacteria, domain.eukarya, kingdom.animalia, kingdom.plantae, kingdom.fungi, kingdom.protista, phylum.arthropoda, class.insecta, genus.trees.acacia, genus.trees.acer, genus.trees.adansonia, genus.trees.astronium, genus.trees.betula, genus.trees.castanea, genus.trees.ceiba, genus.trees.chlorocardium, genus.trees.citrus, genus.trees.dalbergia, genus.trees.ebony, genus.trees.juglans, genus.trees.larix, genus.trees.mahogany, genus.trees.millettia, genus.trees.ochroma, genus.trees.phoenix, genus.trees.picea, genus.trees.pinus, genus.trees.populus, genus.trees.prunus, genus.trees.pterocarpus, genus.trees.quercus, genus.trees.salix, genus.trees.sequoia, genus.trees.sequoiadendron, genus.trees.tabebuia, genus.trees.talipariti, genus.trees.tectona, genus.trees.tilia, genus.trees.carica, genus.trees.tropical, genus.bees.honey, genus.bees.noble, genus.bees.industrious, genus.bees.heroic, genus.bees.infernal, genus.bees.austere, genus.bees.tropical, genus.bees.end, genus.bees.frozen, genus.bees.vengeful, genus.bees.festive, genus.bees.agrarian, genus.bees.boggy, genus.bees.monastic, genus.moth.anthocharis, genus.moth.attacus, genus.moth.bassarona, genus.moth.batesia, genus.moth.bombyx, genus.moth.celastrina, genus.moth.cethosia, genus.moth.chiasmia, genus.moth.colias, genus.moth.danaus, genus.moth.gonepteryx, genus.moth.greta, genus.moth.heliconius, genus.moth.morpho, genus.moth.myscelia, genus.moth.opisthograptis, genus.moth.papilio, genus.moth.parantica, genus.moth.pararge, genus.moth.pieris, genus.moth.polygonia, genus.moth.pontia, genus.moth.protographium, genus.moth.siproeta, genus.moth.speyeria, family.geometridae, family.saturniidae, family.pieridae, family.nymphalidae, family.lycaenidae, family.papilionidae, family.notchidae, family.bombycidae, order.lepidoptera, genus.bees.magicbees.branch.veiled, genus.bees.magicbees.branch.arcane, genus.bees.magicbees.branch.supernatural, genus.bees.magicbees.branch.scholarly, genus.bees.magicbees.branch.skulking, genus.bees.magicbees.branch.magical, genus.bees.magicbees.branch.time, genus.bees.magicbees.branch.soul, genus.bees.magicbees.branch.abominable, genus.bees.magicbees.branch.extrinsic, genus.bees.magicbees.branch.metallic, genus.bees.magicbees.branch.gem, genus.bees.magicbees.branch.transmuting, genus.bees.magicbees.branch.thaumic, genus.bees.magicbees.branch.fleshy, genus.bees.magicbees.branch.alchemical, genus.bees.magicbees.branch.essential, genus.bees.magicbees.branch.thermal, genus.bees.magicbees.branch.adorable, genus.bees.magicbees.branch.bloody, genus.bees.magicbees.branch.botanical, order.hymnoptera, family.apidae, family.ebenaceae, family.fabaceae, order.ericales, family.bignoniaceae, family.lamiaceae, order.lamiales, class.asterids, family.arecaceae, order.arecales, class.commelinids, family.caricaceae, order.brassicales, order.fabales, family.betulaceae, family.fagaceae, family.juglandaceae, order.fagales, family.rosaceae, order.rosales, family.dipterocarpaceae, family.malvaceae, order.malvales, order.laurales, family.salicaceae, family.lauraceae, order.malpighiales, family.rutaceae, family.sapindaceae, family.anacardiaceae, order.sapindales, class.rosids, division.angiosperms, family.pinaceae, family.cupressaceae, order.pinales, class.pinopsida, class.magnoliopsida, division.pinophyta, division.magnoliophyta, genus.bees.discipulus, genus.bees.coactore, genus.bees.graduati, genus.bees.artifex, genus.bees.faber, genus.bees.cleptus, genus.bees.choppicus, genus.bees.easpariunt, genus.bees.smelter, genus.bees.negotiator, genus.bees.caedes, genus.bees.matchmaker, genus.bees.eritque.arcus, genus.bees.mason, genus.bees.science, genus.bees.engineer, genus.bees.cookus, genus.bees.evil, genus.bees.priestly, genus.bees.diggicus, genus.bees.medicine, genus.bees.crusher, genus.bees.clockwork, genus.bees.lightning, genus.bees.stab, genus.bees.beepboop, genus.bees.fugit, genus.bees.redstoneflux, genus.bees.dire, genus.bees.soaryn, genus.bees.jazz, genus.gendustry.color, genus.gendustry.patreon, genus.bees.rock, genus.rock, genus.bees.metal, genus.metal, genus.bees.crystal, genus.crystal, genus.bees.earth, genus.earth, genus.bees.radioactive, genus.radioactive, genus.bees.apocalytic]
[18:52:59] [Client thread/INFO]: [domain.archaea, domain.bacteria, domain.eukarya, kingdom.animalia, kingdom.plantae, kingdom.fungi, kingdom.protista, phylum.arthropoda, class.insecta, genus.trees.acacia, genus.trees.acer, genus.trees.adansonia, genus.trees.astronium, genus.trees.betula, genus.trees.castanea, genus.trees.ceiba, genus.trees.chlorocardium, genus.trees.citrus, genus.trees.dalbergia, genus.trees.ebony, genus.trees.juglans, genus.trees.larix, genus.trees.mahogany, genus.trees.millettia, genus.trees.ochroma, genus.trees.phoenix, genus.trees.picea, genus.trees.pinus, genus.trees.populus, genus.trees.prunus, genus.trees.pterocarpus, genus.trees.quercus, genus.trees.salix, genus.trees.sequoia, genus.trees.sequoiadendron, genus.trees.tabebuia, genus.trees.talipariti, genus.trees.tectona, genus.trees.tilia, genus.trees.carica, genus.trees.tropical, genus.bees.honey, genus.bees.noble, genus.bees.industrious, genus.bees.heroic, genus.bees.infernal, genus.bees.austere, genus.bees.tropical, genus.bees.end, genus.bees.frozen, genus.bees.vengeful, genus.bees.festive, genus.bees.agrarian, genus.bees.boggy, genus.bees.monastic, genus.moth.anthocharis, genus.moth.attacus, genus.moth.bassarona, genus.moth.batesia, genus.moth.bombyx, genus.moth.celastrina, genus.moth.cethosia, genus.moth.chiasmia, genus.moth.colias, genus.moth.danaus, genus.moth.gonepteryx, genus.moth.greta, genus.moth.heliconius, genus.moth.morpho, genus.moth.myscelia, genus.moth.opisthograptis, genus.moth.papilio, genus.moth.parantica, genus.moth.pararge, genus.moth.pieris, genus.moth.polygonia, genus.moth.pontia, genus.moth.protographium, genus.moth.siproeta, genus.moth.speyeria, family.geometridae, family.saturniidae, family.pieridae, family.nymphalidae, family.lycaenidae, family.papilionidae, family.notchidae, family.bombycidae, order.lepidoptera, genus.bees.magicbees.branch.veiled, genus.bees.magicbees.branch.arcane, genus.bees.magicbees.branch.supernatural, genus.bees.magicbees.branch.scholarly, genus.bees.magicbees.branch.skulking, genus.bees.magicbees.branch.magical, genus.bees.magicbees.branch.time, genus.bees.magicbees.branch.soul, genus.bees.magicbees.branch.abominable, genus.bees.magicbees.branch.extrinsic, genus.bees.magicbees.branch.metallic, genus.bees.magicbees.branch.gem, genus.bees.magicbees.branch.transmuting, genus.bees.magicbees.branch.thaumic, genus.bees.magicbees.branch.fleshy, genus.bees.magicbees.branch.alchemical, genus.bees.magicbees.branch.essential, genus.bees.magicbees.branch.thermal, genus.bees.magicbees.branch.adorable, genus.bees.magicbees.branch.bloody, genus.bees.magicbees.branch.botanical, order.hymnoptera, family.apidae, family.ebenaceae, family.fabaceae, order.ericales, family.bignoniaceae, family.lamiaceae, order.lamiales, class.asterids, family.arecaceae, order.arecales, class.commelinids, family.caricaceae, order.brassicales, order.fabales, family.betulaceae, family.fagaceae, family.juglandaceae, order.fagales, family.rosaceae, order.rosales, family.dipterocarpaceae, family.malvaceae, order.malvales, order.laurales, family.salicaceae, family.lauraceae, order.malpighiales, family.rutaceae, family.sapindaceae, family.anacardiaceae, order.sapindales, class.rosids, division.angiosperms, family.pinaceae, family.cupressaceae, order.pinales, class.pinopsida, class.magnoliopsida, division.pinophyta, division.magnoliophyta, genus.bees.discipulus, genus.bees.coactore, genus.bees.graduati, genus.bees.artifex, genus.bees.faber, genus.bees.cleptus, genus.bees.choppicus, genus.bees.easpariunt, genus.bees.smelter, genus.bees.negotiator, genus.bees.caedes, genus.bees.matchmaker, genus.bees.eritque.arcus, genus.bees.mason, genus.bees.science, genus.bees.engineer, genus.bees.cookus, genus.bees.evil, genus.bees.priestly, genus.bees.diggicus, genus.bees.medicine, genus.bees.crusher, genus.bees.clockwork, genus.bees.lightning, genus.bees.stab, genus.bees.beepboop, genus.bees.fugit, genus.bees.redstoneflux, genus.bees.dire, genus.bees.soaryn, genus.bees.jazz, genus.gendustry.color, genus.gendustry.patreon, genus.bees.rock, genus.rock, genus.bees.metal, genus.metal, genus.bees.crystal, genus.crystal, genus.bees.earth, genus.earth, genus.bees.radioactive, genus.radioactive, genus.bees.apocalytic, genus.apocalytic, genus.bees.aquatic]
[18:52:59] [Client thread/INFO]: [domain.archaea, domain.bacteria, domain.eukarya, kingdom.animalia, kingdom.plantae, kingdom.fungi, kingdom.protista, phylum.arthropoda, class.insecta, genus.trees.acacia, genus.trees.acer, genus.trees.adansonia, genus.trees.astronium, genus.trees.betula, genus.trees.castanea, genus.trees.ceiba, genus.trees.chlorocardium, genus.trees.citrus, genus.trees.dalbergia, genus.trees.ebony, genus.trees.juglans, genus.trees.larix, genus.trees.mahogany, genus.trees.millettia, genus.trees.ochroma, genus.trees.phoenix, genus.trees.picea, genus.trees.pinus, genus.trees.populus, genus.trees.prunus, genus.trees.pterocarpus, genus.trees.quercus, genus.trees.salix, genus.trees.sequoia, genus.trees.sequoiadendron, genus.trees.tabebuia, genus.trees.talipariti, genus.trees.tectona, genus.trees.tilia, genus.trees.carica, genus.trees.tropical, genus.bees.honey, genus.bees.noble, genus.bees.industrious, genus.bees.heroic, genus.bees.infernal, genus.bees.austere, genus.bees.tropical, genus.bees.end, genus.bees.frozen, genus.bees.vengeful, genus.bees.festive, genus.bees.agrarian, genus.bees.boggy, genus.bees.monastic, genus.moth.anthocharis, genus.moth.attacus, genus.moth.bassarona, genus.moth.batesia, genus.moth.bombyx, genus.moth.celastrina, genus.moth.cethosia, genus.moth.chiasmia, genus.moth.colias, genus.moth.danaus, genus.moth.gonepteryx, genus.moth.greta, genus.moth.heliconius, genus.moth.morpho, genus.moth.myscelia, genus.moth.opisthograptis, genus.moth.papilio, genus.moth.parantica, genus.moth.pararge, genus.moth.pieris, genus.moth.polygonia, genus.moth.pontia, genus.moth.protographium, genus.moth.siproeta, genus.moth.speyeria, family.geometridae, family.saturniidae, family.pieridae, family.nymphalidae, family.lycaenidae, family.papilionidae, family.notchidae, family.bombycidae, order.lepidoptera, genus.bees.magicbees.branch.veiled, genus.bees.magicbees.branch.arcane, genus.bees.magicbees.branch.supernatural, genus.bees.magicbees.branch.scholarly, genus.bees.magicbees.branch.skulking, genus.bees.magicbees.branch.magical, genus.bees.magicbees.branch.time, genus.bees.magicbees.branch.soul, genus.bees.magicbees.branch.abominable, genus.bees.magicbees.branch.extrinsic, genus.bees.magicbees.branch.metallic, genus.bees.magicbees.branch.gem, genus.bees.magicbees.branch.transmuting, genus.bees.magicbees.branch.thaumic, genus.bees.magicbees.branch.fleshy, genus.bees.magicbees.branch.alchemical, genus.bees.magicbees.branch.essential, genus.bees.magicbees.branch.thermal, genus.bees.magicbees.branch.adorable, genus.bees.magicbees.branch.bloody, genus.bees.magicbees.branch.botanical, order.hymnoptera, family.apidae, family.ebenaceae, family.fabaceae, order.ericales, family.bignoniaceae, family.lamiaceae, order.lamiales, class.asterids, family.arecaceae, order.arecales, class.commelinids, family.caricaceae, order.brassicales, order.fabales, family.betulaceae, family.fagaceae, family.juglandaceae, order.fagales, family.rosaceae, order.rosales, family.dipterocarpaceae, family.malvaceae, order.malvales, order.laurales, family.salicaceae, family.lauraceae, order.malpighiales, family.rutaceae, family.sapindaceae, family.anacardiaceae, order.sapindales, class.rosids, division.angiosperms, family.pinaceae, family.cupressaceae, order.pinales, class.pinopsida, class.magnoliopsida, division.pinophyta, division.magnoliophyta, genus.bees.discipulus, genus.bees.coactore, genus.bees.graduati, genus.bees.artifex, genus.bees.faber, genus.bees.cleptus, genus.bees.choppicus, genus.bees.easpariunt, genus.bees.smelter, genus.bees.negotiator, genus.bees.caedes, genus.bees.matchmaker, genus.bees.eritque.arcus, genus.bees.mason, genus.bees.science, genus.bees.engineer, genus.bees.cookus, genus.bees.evil, genus.bees.priestly, genus.bees.diggicus, genus.bees.medicine, genus.bees.crusher, genus.bees.clockwork, genus.bees.lightning, genus.bees.stab, genus.bees.beepboop, genus.bees.fugit, genus.bees.redstoneflux, genus.bees.dire, genus.bees.soaryn, genus.bees.jazz, genus.gendustry.color, genus.gendustry.patreon, genus.bees.rock, genus.rock, genus.bees.metal, genus.metal, genus.bees.crystal, genus.crystal, genus.bees.earth, genus.earth, genus.bees.radioactive, genus.radioactive, genus.bees.apocalytic, genus.apocalytic, genus.bees.aquatic, genus.aquatic, genus.bees.wither]
[18:52:59] [Client thread/INFO]: [domain.archaea, domain.bacteria, domain.eukarya, kingdom.animalia, kingdom.plantae, kingdom.fungi, kingdom.protista, phylum.arthropoda, class.insecta, genus.trees.acacia, genus.trees.acer, genus.trees.adansonia, genus.trees.astronium, genus.trees.betula, genus.trees.castanea, genus.trees.ceiba, genus.trees.chlorocardium, genus.trees.citrus, genus.trees.dalbergia, genus.trees.ebony, genus.trees.juglans, genus.trees.larix, genus.trees.mahogany, genus.trees.millettia, genus.trees.ochroma, genus.trees.phoenix, genus.trees.picea, genus.trees.pinus, genus.trees.populus, genus.trees.prunus, genus.trees.pterocarpus, genus.trees.quercus, genus.trees.salix, genus.trees.sequoia, genus.trees.sequoiadendron, genus.trees.tabebuia, genus.trees.talipariti, genus.trees.tectona, genus.trees.tilia, genus.trees.carica, genus.trees.tropical, genus.bees.honey, genus.bees.noble, genus.bees.industrious, genus.bees.heroic, genus.bees.infernal, genus.bees.austere, genus.bees.tropical, genus.bees.end, genus.bees.frozen, genus.bees.vengeful, genus.bees.festive, genus.bees.agrarian, genus.bees.boggy, genus.bees.monastic, genus.moth.anthocharis, genus.moth.attacus, genus.moth.bassarona, genus.moth.batesia, genus.moth.bombyx, genus.moth.celastrina, genus.moth.cethosia, genus.moth.chiasmia, genus.moth.colias, genus.moth.danaus, genus.moth.gonepteryx, genus.moth.greta, genus.moth.heliconius, genus.moth.morpho, genus.moth.myscelia, genus.moth.opisthograptis, genus.moth.papilio, genus.moth.parantica, genus.moth.pararge, genus.moth.pieris, genus.moth.polygonia, genus.moth.pontia, genus.moth.protographium, genus.moth.siproeta, genus.moth.speyeria, family.geometridae, family.saturniidae, family.pieridae, family.nymphalidae, family.lycaenidae, family.papilionidae, family.notchidae, family.bombycidae, order.lepidoptera, genus.bees.magicbees.branch.veiled, genus.bees.magicbees.branch.arcane, genus.bees.magicbees.branch.supernatural, genus.bees.magicbees.branch.scholarly, genus.bees.magicbees.branch.skulking, genus.bees.magicbees.branch.magical, genus.bees.magicbees.branch.time, genus.bees.magicbees.branch.soul, genus.bees.magicbees.branch.abominable, genus.bees.magicbees.branch.extrinsic, genus.bees.magicbees.branch.metallic, genus.bees.magicbees.branch.gem, genus.bees.magicbees.branch.transmuting, genus.bees.magicbees.branch.thaumic, genus.bees.magicbees.branch.fleshy, genus.bees.magicbees.branch.alchemical, genus.bees.magicbees.branch.essential, genus.bees.magicbees.branch.thermal, genus.bees.magicbees.branch.adorable, genus.bees.magicbees.branch.bloody, genus.bees.magicbees.branch.botanical, order.hymnoptera, family.apidae, family.ebenaceae, family.fabaceae, order.ericales, family.bignoniaceae, family.lamiaceae, order.lamiales, class.asterids, family.arecaceae, order.arecales, class.commelinids, family.caricaceae, order.brassicales, order.fabales, family.betulaceae, family.fagaceae, family.juglandaceae, order.fagales, family.rosaceae, order.rosales, family.dipterocarpaceae, family.malvaceae, order.malvales, order.laurales, family.salicaceae, family.lauraceae, order.malpighiales, family.rutaceae, family.sapindaceae, family.anacardiaceae, order.sapindales, class.rosids, division.angiosperms, family.pinaceae, family.cupressaceae, order.pinales, class.pinopsida, class.magnoliopsida, division.pinophyta, division.magnoliophyta, genus.bees.discipulus, genus.bees.coactore, genus.bees.graduati, genus.bees.artifex, genus.bees.faber, genus.bees.cleptus, genus.bees.choppicus, genus.bees.easpariunt, genus.bees.smelter, genus.bees.negotiator, genus.bees.caedes, genus.bees.matchmaker, genus.bees.eritque.arcus, genus.bees.mason, genus.bees.science, genus.bees.engineer, genus.bees.cookus, genus.bees.evil, genus.bees.priestly, genus.bees.diggicus, genus.bees.medicine, genus.bees.crusher, genus.bees.clockwork, genus.bees.lightning, genus.bees.stab, genus.bees.beepboop, genus.bees.fugit, genus.bees.redstoneflux, genus.bees.dire, genus.bees.soaryn, genus.bees.jazz, genus.gendustry.color, genus.gendustry.patreon, genus.bees.rock, genus.rock, genus.bees.metal, genus.metal, genus.bees.crystal, genus.crystal, genus.bees.earth, genus.earth, genus.bees.radioactive, genus.radioactive, genus.bees.apocalytic, genus.apocalytic, genus.bees.aquatic, genus.aquatic, genus.bees.wither, genus.wither, genus.bees.slime]
[18:52:59] [Client thread/INFO]: File load successful.
[18:52:59] [Client thread/INFO]: File load successful.
[18:52:59] [Client thread/INFO]: minecraft:ocean;OCEAN;0.5;false;false;false;[OCEAN, WATER]
[18:52:59] [Client thread/INFO]: minecraft:plains;MEDIUM;0.8;false;false;false;[PLAINS]
[18:52:59] [Client thread/INFO]: minecraft:desert;WARM;2.0;false;false;false;[SANDY, DRY, HOT]
[18:52:59] [Client thread/INFO]: minecraft:extreme_hills;MEDIUM;0.2;false;false;false;[MOUNTAIN, HILLS]
[18:52:59] [Client thread/INFO]: minecraft:forest;MEDIUM;0.7;false;false;false;[FOREST]
[18:52:59] [Client thread/INFO]: minecraft:taiga;MEDIUM;0.25;false;false;false;[FOREST, CONIFEROUS, COLD]
[18:52:59] [Client thread/INFO]: minecraft:swampland;MEDIUM;0.8;true;false;false;[WET, SWAMP]
[18:52:59] [Client thread/INFO]: minecraft:river;MEDIUM;0.5;false;false;false;[RIVER, WATER]
[18:52:59] [Client thread/INFO]: minecraft:hell;WARM;2.0;false;false;false;[DRY, NETHER, HOT]
[18:52:59] [Client thread/INFO]: minecraft:sky;MEDIUM;0.5;false;false;false;[DRY, COLD, END]
[18:52:59] [Client thread/INFO]: minecraft:frozen_ocean;OCEAN;0.0;false;false;true;[SNOWY, OCEAN, COLD, WATER]
[18:52:59] [Client thread/INFO]: minecraft:frozen_river;COLD;0.0;false;false;true;[RIVER, SNOWY, COLD, WATER]
[18:52:59] [Client thread/INFO]: minecraft:ice_flats;COLD;0.0;false;false;true;[SNOWY, COLD, WASTELAND]
[18:52:59] [Client thread/INFO]: minecraft:ice_mountains;COLD;0.0;false;false;true;[MOUNTAIN, SNOWY, COLD]
[18:52:59] [Client thread/INFO]: minecraft:mushroom_island;MEDIUM;0.9;true;false;false;[MUSHROOM, RARE]
[18:52:59] [Client thread/INFO]: minecraft:mushroom_island_shore;MEDIUM;0.9;true;false;false;[MUSHROOM, BEACH, RARE]
[18:52:59] [Client thread/INFO]: minecraft:beaches;MEDIUM;0.8;false;false;false;[BEACH]
[18:52:59] [Client thread/INFO]: minecraft:desert_hills;WARM;2.0;false;false;false;[SANDY, HILLS, DRY, HOT]
[18:52:59] [Client thread/INFO]: minecraft:forest_hills;MEDIUM;0.7;false;false;false;[FOREST, HILLS]
[18:52:59] [Client thread/INFO]: minecraft:taiga_hills;MEDIUM;0.25;false;false;false;[FOREST, HILLS, CONIFEROUS, COLD]
[18:52:59] [Client thread/INFO]: minecraft:smaller_extreme_hills;MEDIUM;0.2;false;false;false;[MOUNTAIN]
[18:52:59] [Client thread/INFO]: minecraft:jungle;MEDIUM;0.95;true;false;false;[WET, DENSE, JUNGLE, HOT]
[18:52:59] [Client thread/INFO]: minecraft:jungle_hills;MEDIUM;0.95;true;false;false;[WET, HILLS, DENSE, JUNGLE, HOT]
[18:52:59] [Client thread/INFO]: minecraft:jungle_edge;MEDIUM;0.95;false;false;false;[WET, FOREST, RARE, JUNGLE, HOT]
[18:52:59] [Client thread/INFO]: minecraft:deep_ocean;OCEAN;0.5;false;false;false;[OCEAN, WATER]
[18:52:59] [Client thread/INFO]: minecraft:stone_beach;MEDIUM;0.2;false;false;false;[BEACH]
[18:52:59] [Client thread/INFO]: minecraft:cold_beach;COLD;0.05;false;false;true;[SNOWY, BEACH, COLD]
[18:52:59] [Client thread/INFO]: minecraft:birch_forest;MEDIUM;0.6;false;false;false;[FOREST]
[18:52:59] [Client thread/INFO]: minecraft:birch_forest_hills;MEDIUM;0.6;false;false;false;[FOREST, HILLS]
[18:52:59] [Client thread/INFO]: minecraft:roofed_forest;MEDIUM;0.7;false;false;false;[FOREST, SPOOKY, DENSE]
[18:52:59] [Client thread/INFO]: minecraft:taiga_cold;COLD;-0.5;false;false;true;[FOREST, SNOWY, CONIFEROUS, COLD]
[18:52:59] [Client thread/INFO]: minecraft:taiga_cold_hills;COLD;-0.5;false;false;true;[FOREST, HILLS, SNOWY, CONIFEROUS, COLD]
[18:52:59] [Client thread/INFO]: minecraft:redwood_taiga;MEDIUM;0.3;false;false;false;[FOREST, CONIFEROUS, COLD]
[18:52:59] [Client thread/INFO]: minecraft:redwood_taiga_hills;MEDIUM;0.3;false;false;false;[FOREST, HILLS, CONIFEROUS, COLD]
[18:52:59] [Client thread/INFO]: minecraft:extreme_hills_with_trees;MEDIUM;0.2;false;false;false;[MOUNTAIN, FOREST, SPARSE]
[18:52:59] [Client thread/INFO]: minecraft:savanna;WARM;1.2;false;false;false;[SAVANNA, PLAINS, HOT, SPARSE]
[18:52:59] [Client thread/INFO]: minecraft:savanna_rock;WARM;1.0;false;false;false;[SAVANNA, RARE, PLAINS, HOT, SPARSE]
[18:52:59] [Client thread/INFO]: minecraft:mesa;WARM;2.0;false;false;false;[MESA, SANDY, DRY]
[18:52:59] [Client thread/INFO]: minecraft:mesa_rock;WARM;2.0;false;false;false;[MESA, SANDY, DRY, SPARSE]
[18:52:59] [Client thread/INFO]: minecraft:mesa_clear_rock;WARM;2.0;false;false;false;[MESA, SANDY, DRY]
[18:52:59] [Client thread/INFO]: minecraft:void;MEDIUM;0.5;false;false;false;[VOID]
[18:52:59] [Client thread/INFO]: minecraft:mutated_plains;MEDIUM;0.8;false;true;false;[RARE, PLAINS]
[18:52:59] [Client thread/INFO]: minecraft:mutated_desert;WARM;2.0;false;true;false;[SANDY, RARE, DRY, HOT]
[18:52:59] [Client thread/INFO]: minecraft:mutated_extreme_hills;MEDIUM;0.2;false;true;false;[MOUNTAIN, RARE, SPARSE]
[18:52:59] [Client thread/INFO]: minecraft:mutated_forest;MEDIUM;0.7;false;true;false;[FOREST, HILLS, RARE]
[18:52:59] [Client thread/INFO]: minecraft:mutated_taiga;MEDIUM;0.25;false;true;false;[MOUNTAIN, FOREST, RARE, CONIFEROUS, COLD]
[18:52:59] [Client thread/INFO]: minecraft:mutated_swampland;MEDIUM;0.8;true;true;false;[WET, HILLS, RARE, SWAMP]
[18:52:59] [Client thread/INFO]: minecraft:mutated_ice_flats;COLD;0.0;false;true;true;[HILLS, SNOWY, RARE, COLD]
[18:52:59] [Client thread/INFO]: minecraft:mutated_jungle;MEDIUM;0.95;true;true;false;[MOUNTAIN, WET, RARE, DENSE, JUNGLE, HOT]
[18:52:59] [Client thread/INFO]: minecraft:mutated_jungle_edge;MEDIUM;0.95;false;true;false;[HILLS, RARE, JUNGLE, HOT, SPARSE]
[18:52:59] [Client thread/INFO]: minecraft:mutated_birch_forest;MEDIUM;0.6;false;true;false;[FOREST, HILLS, RARE, DENSE]
[18:52:59] [Client thread/INFO]: minecraft:mutated_birch_forest_hills;MEDIUM;0.6;false;true;false;[MOUNTAIN, FOREST, RARE, DENSE]
[18:52:59] [Client thread/INFO]: minecraft:mutated_roofed_forest;MEDIUM;0.7;false;true;false;[MOUNTAIN, FOREST, SPOOKY, RARE, DENSE]
[18:52:59] [Client thread/INFO]: minecraft:mutated_taiga_cold;COLD;-0.5;false;true;true;[MOUNTAIN, FOREST, SNOWY, RARE, CONIFEROUS, COLD]
[18:52:59] [Client thread/INFO]: minecraft:mutated_redwood_taiga;MEDIUM;0.25;false;true;false;[FOREST, RARE, DENSE]
[18:52:59] [Client thread/INFO]: minecraft:mutated_redwood_taiga_hills;MEDIUM;0.25;false;true;false;[FOREST, HILLS, RARE, DENSE]
[18:52:59] [Client thread/INFO]: minecraft:mutated_extreme_hills_with_trees;MEDIUM;0.2;false;true;false;[MOUNTAIN, RARE, SPARSE]
[18:52:59] [Client thread/INFO]: minecraft:mutated_savanna;WARM;1.1;false;true;false;[MOUNTAIN, SAVANNA, RARE, DRY, HOT, SPARSE]
[18:52:59] [Client thread/INFO]: minecraft:mutated_savanna_rock;WARM;1.0;false;true;false;[SAVANNA, HILLS, RARE, DRY, HOT, SPARSE]
[18:52:59] [Client thread/INFO]: minecraft:mutated_mesa;WARM;2.0;false;true;false;[MOUNTAIN, RARE, DRY, HOT, SPARSE]
[18:52:59] [Client thread/INFO]: minecraft:mutated_mesa_rock;WARM;2.0;false;true;false;[HILLS, RARE, DRY, HOT, SPARSE]
[18:52:59] [Client thread/INFO]: minecraft:mutated_mesa_clear_rock;WARM;2.0;false;true;false;[MOUNTAIN, RARE, DRY, HOT, SPARSE]
[18:52:59] [Client thread/INFO]: biomesoplenty:gravel_beach;MEDIUM;0.6;false;false;false;[BEACH]
[18:52:59] [Client thread/INFO]: biomesoplenty:white_beach;WARM;1.0;true;false;false;[BEACH]
[18:52:59] [Client thread/INFO]: biomesoplenty:origin_beach;MEDIUM;0.6;false;false;false;[BEACH, RARE]
[18:52:59] [Client thread/INFO]: biomesoplenty:alps;COLD;-0.25;false;false;true;[MOUNTAIN, SNOWY, DRY, COLD]
[18:52:59] [Client thread/INFO]: biomesoplenty:bamboo_forest;MEDIUM;0.9;false;false;false;[WET, FOREST, DENSE, JUNGLE]
[18:52:59] [Client thread/INFO]: biomesoplenty:bayou;MEDIUM;0.95;true;false;false;[WET, DENSE, SWAMP, HOT]
[18:52:59] [Client thread/INFO]: biomesoplenty:bog;MEDIUM;0.5;true;false;false;[WET, FOREST, SWAMP, COLD]
[18:52:59] [Client thread/INFO]: biomesoplenty:boreal_forest;MEDIUM;0.3;false;false;false;[FOREST, HILLS, DENSE, CONIFEROUS, COLD]
[18:52:59] [Client thread/INFO]: biomesoplenty:brushland;WARM;1.5;false;false;false;[SAVANNA, DRY, HOT, SPARSE]
[18:52:59] [Client thread/INFO]: biomesoplenty:chaparral;MEDIUM;0.8;false;false;false;[DRY, PLAINS]
[18:52:59] [Client thread/INFO]: biomesoplenty:cherry_blossom_grove;MEDIUM;0.55;false;false;false;[MAGICAL, WET, FOREST, DENSE, LUSH]
[18:52:59] [Client thread/INFO]: biomesoplenty:cold_desert;MEDIUM;0.2;false;false;false;[SNOWY, DRY, COLD]
[18:52:59] [Client thread/INFO]: biomesoplenty:coniferous_forest;MEDIUM;0.45;false;false;false;[FOREST, DENSE, CONIFEROUS, COLD]
[18:52:59] [Client thread/INFO]: biomesoplenty:crag;MEDIUM;0.5;false;false;false;[MOUNTAIN, MAGICAL, HILLS, DRY, WASTELAND, COLD]
[18:52:59] [Client thread/INFO]: biomesoplenty:dead_forest;MEDIUM;0.3;false;false;false;[DEAD, FOREST, DRY, COLD, SPARSE]
[18:52:59] [Client thread/INFO]: biomesoplenty:dead_swamp;MEDIUM;0.6;true;false;false;[DEAD, WET, SPOOKY, SWAMP, COLD, SPARSE]
[18:52:59] [Client thread/INFO]: biomesoplenty:eucalyptus_forest;MEDIUM;0.95;true;false;false;[WET, FOREST, DENSE, JUNGLE, LUSH]
[18:52:59] [Client thread/INFO]: biomesoplenty:fen;MEDIUM;0.4;false;false;false;[DEAD, WET, FOREST, DENSE, SWAMP, COLD]
[18:52:59] [Client thread/INFO]: biomesoplenty:flower_field;MEDIUM;0.7;false;false;false;[PLAINS, LUSH]
[18:52:59] [Client thread/INFO]: biomesoplenty:grassland;MEDIUM;0.6;false;false;false;[WET, HILLS, PLAINS]
[18:52:59] [Client thread/INFO]: biomesoplenty:grove;MEDIUM;0.6;false;false;false;[WET, FOREST, PLAINS, LUSH, SPARSE]
[18:52:59] [Client thread/INFO]: biomesoplenty:highland;MEDIUM;0.6;false;false;false;[MOUNTAIN, WET, HILLS]
[18:52:59] [Client thread/INFO]: biomesoplenty:land_of_lakes;MEDIUM;0.5;true;false;false;[WET, FOREST, DENSE, SWAMP]
[18:52:59] [Client thread/INFO]: biomesoplenty:lavender_fields;MEDIUM;0.7;false;false;false;[MAGICAL, PLAINS, LUSH]
[18:52:59] [Client thread/INFO]: biomesoplenty:lush_desert;WARM;1.2;false;false;false;[SANDY, SAVANNA, DRY, HOT, LUSH, SPARSE]
[18:52:59] [Client thread/INFO]: biomesoplenty:lush_swamp;MEDIUM;0.7;true;false;false;[WET, DENSE, SWAMP, LUSH]
[18:52:59] [Client thread/INFO]: biomesoplenty:mangrove;MEDIUM;0.85;false;false;false;[WET, DENSE, SWAMP, WATER, LUSH]
[18:52:59] [Client thread/INFO]: biomesoplenty:maple_woods;MEDIUM;0.25;false;false;false;[FOREST, DENSE, CONIFEROUS, COLD]
[18:52:59] [Client thread/INFO]: biomesoplenty:marsh;MEDIUM;0.6;false;false;false;[WET, LUSH]
[18:52:59] [Client thread/INFO]: biomesoplenty:meadow;MEDIUM;0.4;false;false;false;[WET, FOREST, PLAINS, COLD, LUSH, SPARSE]
[18:52:59] [Client thread/INFO]: biomesoplenty:moor;MEDIUM;0.6;true;false;false;[WET, HILLS, SWAMP]
[18:52:59] [Client thread/INFO]: biomesoplenty:mountain;MEDIUM;0.5;false;false;false;[MOUNTAIN, FOREST, DRY, SPARSE]
[18:52:59] [Client thread/INFO]: biomesoplenty:mystic_grove;MEDIUM;0.7;false;false;false;[MAGICAL, WET, FOREST, RARE, DENSE, LUSH]
[18:52:59] [Client thread/INFO]: biomesoplenty:ominous_woods;MEDIUM;0.6;false;false;false;[MAGICAL, DEAD, WET, FOREST, SPOOKY, RARE, DENSE]
[18:52:59] [Client thread/INFO]: biomesoplenty:orchard;MEDIUM;0.7;false;false;false;[FOREST, DENSE, PLAINS, LUSH]
[18:52:59] [Client thread/INFO]: biomesoplenty:outback;WARM;2.0;false;false;false;[SANDY, SAVANNA, DRY, HOT, SPARSE]
[18:52:59] [Client thread/INFO]: biomesoplenty:overgrown_cliffs;MEDIUM;0.95;false;false;false;[MOUNTAIN, WET, HILLS, DENSE, JUNGLE, LUSH]
[18:52:59] [Client thread/INFO]: biomesoplenty:prairie;MEDIUM;0.8;false;false;false;[DRY, PLAINS, SPARSE]
[18:52:59] [Client thread/INFO]: biomesoplenty:quagmire;MEDIUM;0.6;true;false;false;[DEAD, WET, SWAMP, WASTELAND]
[18:52:59] [Client thread/INFO]: biomesoplenty:rainforest;MEDIUM;0.95;true;false;false;[WET, FOREST, HILLS, DENSE, JUNGLE, LUSH]
[18:52:59] [Client thread/INFO]: biomesoplenty:redwood_forest;MEDIUM;0.7;false;false;false;[FOREST, DENSE]
[18:52:59] [Client thread/INFO]: biomesoplenty:sacred_springs;MEDIUM;0.85;true;false;false;[MAGICAL, WET, FOREST, RARE, DENSE, JUNGLE, LUSH]
[18:52:59] [Client thread/INFO]: biomesoplenty:seasonal_forest;MEDIUM;0.4;false;false;false;[FOREST, DENSE, COLD]
[18:52:59] [Client thread/INFO]: biomesoplenty:shield;MEDIUM;0.4;false;false;false;[WET, FOREST, DENSE, COLD]
[18:52:59] [Client thread/INFO]: biomesoplenty:shrubland;MEDIUM;0.6;false;false;false;[DRY, PLAINS, SPARSE]
[18:52:59] [Client thread/INFO]: biomesoplenty:snowy_coniferous_forest;COLD;-0.25;false;false;true;[FOREST, SNOWY, DENSE, CONIFEROUS, COLD]
[18:52:59] [Client thread/INFO]: biomesoplenty:snowy_forest;COLD;-0.25;false;false;true;[WET, FOREST, SNOWY, COLD, SPARSE]
[18:52:59] [Client thread/INFO]: biomesoplenty:steppe;MEDIUM;0.75;false;false;false;[SANDY, DRY, PLAINS]
[18:52:59] [Client thread/INFO]: biomesoplenty:temperate_rainforest;MEDIUM;0.75;true;false;false;[WET, FOREST, DENSE, LUSH]
[18:52:59] [Client thread/INFO]: biomesoplenty:tropical_rainforest;WARM;1.0;true;false;false;[WET, DENSE, JUNGLE, LUSH, HOT]
[18:52:59] [Client thread/INFO]: biomesoplenty:tundra;MEDIUM;0.2;false;false;false;[DEAD, WET, COLD, WASTELAND, SPARSE]
[18:52:59] [Client thread/INFO]: biomesoplenty:wasteland;WARM;2.0;false;false;false;[DEAD, DRY, WASTELAND, SPARSE]
[18:52:59] [Client thread/INFO]: biomesoplenty:wetland;MEDIUM;0.6;false;false;false;[WET, FOREST, DENSE, SWAMP, LUSH]
[18:52:59] [Client thread/INFO]: biomesoplenty:woodland;MEDIUM;0.7;false;false;false;[FOREST, DRY, DENSE]
[18:52:59] [Client thread/INFO]: biomesoplenty:xeric_shrubland;WARM;1.75;false;false;false;[SANDY, SAVANNA, DRY, LUSH, HOT, SPARSE]
[18:52:59] [Client thread/INFO]: biomesoplenty:alps_foothills;COLD;-0.25;false;false;true;[MOUNTAIN, FOREST, SNOWY, DRY, COLD, SPARSE]
[18:52:59] [Client thread/INFO]: biomesoplenty:mountain_foothills;MEDIUM;0.5;false;false;false;[MOUNTAIN, HILLS, FOREST, DRY, SPARSE]
[18:52:59] [Client thread/INFO]: biomesoplenty:redwood_forest_edge;MEDIUM;0.7;false;false;false;[FOREST, DENSE]
[18:52:59] [Client thread/INFO]: biomesoplenty:pasture;MEDIUM;0.8;false;false;false;[DRY, PLAINS, SPARSE]
[18:52:59] [Client thread/INFO]: biomesoplenty:glacier;COLD;-0.5;false;false;false;[SNOWY, WASTELAND, COLD]
[18:52:59] [Client thread/INFO]: biomesoplenty:oasis;WARM;2.0;false;false;false;[SANDY, WET, JUNGLE, LUSH, HOT, SPARSE]
[18:52:59] [Client thread/INFO]: biomesoplenty:snowy_tundra;COLD;0.0;false;false;false;[DEAD, WET, SNOWY, COLD, WASTELAND, SPARSE]
[18:52:59] [Client thread/INFO]: biomesoplenty:coral_reef;MEDIUM;0.5;false;false;false;[OCEAN, WATER]
[18:52:59] [Client thread/INFO]: biomesoplenty:kelp_forest;MEDIUM;0.5;false;false;false;[OCEAN, WATER]
[18:52:59] [Client thread/INFO]: biomesoplenty:origin_island;MEDIUM;0.6;false;false;false;[FOREST, RARE, WATER]
[18:52:59] [Client thread/INFO]: biomesoplenty:tropical_island;MEDIUM;0.95;true;false;false;[WET, DENSE, WATER, JUNGLE, LUSH]
[18:52:59] [Client thread/INFO]: biomesoplenty:volcanic_island;WARM;1.2;false;false;false;[DEAD, MOUNTAIN, DRY, WATER, WASTELAND, HOT]
[18:52:59] [Client thread/INFO]: biomesoplenty:flower_island;MEDIUM;0.8;false;false;false;[MAGICAL, DENSE, PLAINS, WATER, LUSH]
[18:52:59] [Client thread/INFO]: biomesoplenty:corrupted_sands;WARM;2.0;false;false;false;[SANDY, DRY, DENSE, NETHER, HOT]
[18:52:59] [Client thread/INFO]: biomesoplenty:fungi_forest;WARM;2.0;false;false;false;[MUSHROOM, DENSE, NETHER, HOT]
[18:52:59] [Client thread/INFO]: biomesoplenty:phantasmagoric_inferno;WARM;2.0;false;false;false;[MAGICAL, SPOOKY, DRY, NETHER, WASTELAND, HOT]
[18:52:59] [Client thread/INFO]: biomesoplenty:undergarden;WARM;2.0;false;false;false;[NETHER, HOT, LUSH]
[18:52:59] [Client thread/INFO]: biomesoplenty:visceral_heap;WARM;2.0;false;false;false;[WET, NETHER, HOT]
[18:52:59] [Client thread/INFO]: erebus:underground_jungle;MEDIUM;0.5;false;false;false;[DENSE, JUNGLE, HOT, LUSH]
[18:52:59] [Client thread/INFO]: erebus:volcanic_desert;MEDIUM;0.5;false;false;false;[SANDY, DRY, HOT]
[18:52:59] [Client thread/INFO]: erebus:subterranean_savannah;MEDIUM;0.5;false;false;false;[SAVANNA]
[18:52:59] [Client thread/INFO]: erebus:elysian_fields;MEDIUM;0.5;false;false;false;[PLAINS, LUSH]
[18:52:59] [Client thread/INFO]: erebus:ulterior_outback;MEDIUM;0.5;false;false;false;[SANDY, DRY, HOT]
[18:52:59] [Client thread/INFO]: erebus:fungal_forest;MEDIUM;0.5;false;false;false;[MUSHROOM, SPOOKY, DENSE]
[18:52:59] [Client thread/INFO]: erebus:submerged_swamp;MEDIUM;0.5;false;false;false;[WET, SWAMP, WATER, HOT]
[18:52:59] [Client thread/INFO]: erebus:fields_sub_forest;MEDIUM;0.5;false;false;false;[MAGICAL, FOREST, LUSH]
[18:52:59] [Client thread/INFO]: erebus:petrified_forest;MEDIUM;0.5;false;false;false;[DEAD, DRY, HOT]
[18:52:59] [Client thread/INFO]: galacticraftcore:outer space;MEDIUM;0.5;false;false;false;[DEAD, SPOOKY, DRY, SPARSE]
[18:52:59] [Client thread/INFO]: galacticraftplanets:outer space 1;WARM;4.0;false;false;false;[DEAD, SANDY, DRY, HOT]
[18:52:59] [Client thread/INFO]: galacticraftplanets:outer space 2;WARM;4.0;false;false;false;[DEAD, SANDY, DRY, HOT]
[18:52:59] [Client thread/INFO]: rats:ratlantis;MEDIUM;0.95;true;false;false;[WET, DENSE, JUNGLE, HOT]
[18:52:59] [Client thread/INFO]: twilightforest:twilight_lake;MEDIUM;0.66;true;false;false;[TWILIGHT, OCEAN, WATER]
[18:52:59] [Client thread/INFO]: twilightforest:twilight_forest;MEDIUM;0.5;false;false;false;[TWILIGHT, FOREST]
[18:52:59] [Client thread/INFO]: twilightforest:dense_twilight_forest;MEDIUM;0.7;false;false;false;[TWILIGHT, FOREST, DENSE]
[18:52:59] [Client thread/INFO]: twilightforest:twilight_highlands;MEDIUM;0.4;false;false;false;[MOUNTAIN, TWILIGHT, FOREST, CONIFEROUS]
[18:52:59] [Client thread/INFO]: twilightforest:mushroom_forest;MEDIUM;0.8;false;false;false;[MUSHROOM, TWILIGHT, FOREST]
[18:52:59] [Client thread/INFO]: twilightforest:twilight_swamp;MEDIUM;0.8;true;false;false;[WET, TWILIGHT, SWAMP]
[18:52:59] [Client thread/INFO]: twilightforest:twilight_stream;MEDIUM;0.5;false;false;false;[RIVER, TWILIGHT, WATER]
[18:52:59] [Client thread/INFO]: twilightforest:snowy_forest;COLD;0.09;true;false;false;[TWILIGHT, FOREST, SNOWY, CONIFEROUS, COLD]
[18:52:59] [Client thread/INFO]: twilightforest:twilight_glacier;COLD;0.0;false;false;false;[TWILIGHT, SNOWY, COLD, WASTELAND]
[18:52:59] [Client thread/INFO]: twilightforest:twilight_clearing;MEDIUM;0.8;false;false;false;[TWILIGHT, PLAINS, SPARSE]
[18:52:59] [Client thread/INFO]: twilightforest:oak_savannah;MEDIUM;0.9;false;false;false;[TWILIGHT, FOREST, SPARSE]
[18:52:59] [Client thread/INFO]: twilightforest:firefly_forest;MEDIUM;0.5;true;false;false;[TWILIGHT, FOREST, LUSH]
[18:52:59] [Client thread/INFO]: twilightforest:deep_mushroom_forest;MEDIUM;0.8;true;false;false;[MUSHROOM, TWILIGHT, FOREST]
[18:52:59] [Client thread/INFO]: twilightforest:dark_forest;MEDIUM;0.7;true;false;false;[TWILIGHT, FOREST, SPOOKY, DENSE]
[18:52:59] [Client thread/INFO]: twilightforest:enchanted_forest;MEDIUM;0.5;false;false;false;[MAGICAL, TWILIGHT, FOREST]
[18:52:59] [Client thread/INFO]: twilightforest:fire_swamp;WARM;1.0;false;false;false;[TWILIGHT, SWAMP, WASTELAND, HOT]
[18:52:59] [Client thread/INFO]: twilightforest:dark_forest_center;MEDIUM;0.5;true;false;false;[MAGICAL, TWILIGHT, FOREST, SPOOKY, DENSE]
[18:52:59] [Client thread/INFO]: twilightforest:highlands_center;MEDIUM;0.3;false;false;false;[MESA, DEAD, TWILIGHT, DRY, WASTELAND]
[18:52:59] [Client thread/INFO]: twilightforest:thornlands;MEDIUM;0.3;false;false;false;[DEAD, TWILIGHT, HILLS, DRY, WASTELAND]
[18:52:59] [Client thread/INFO]: twilightforest:spooky_forest;MEDIUM;0.5;true;false;false;[DEAD, TWILIGHT, FOREST, SPOOKY, DENSE]
[18:52:59] [Client thread/INFO]: aroma1997sdimension:miningbiome;MEDIUM;0.5;false;false;false;[PLAINS]
[18:52:59] [Client thread/INFO]: beneath:the_beneath;MEDIUM;0.5;false;false;false;[DEAD]
[18:52:59] [Client thread/INFO]: thebetweenlands:patchy_islands;MEDIUM;0.8;true;false;false;[WET, SWAMP, WATER]
[18:52:59] [Client thread/INFO]: thebetweenlands:swamplands;MEDIUM;0.8;true;false;false;[WET, FOREST, DENSE, SWAMP, WATER]
[18:52:59] [Client thread/INFO]: thebetweenlands:deep_waters;MEDIUM;0.8;true;false;false;[SWAMP, WATER]
[18:52:59] [Client thread/INFO]: thebetweenlands:coarse_islands;MEDIUM;0.8;true;false;false;[WET, SWAMP, WATER]
[18:52:59] [Client thread/INFO]: thebetweenlands:sludge_plains;MEDIUM;0.8;true;false;false;[DEAD, WET, SWAMP, WASTELAND]
[18:52:59] [Client thread/INFO]: thebetweenlands:marsh_0;MEDIUM;0.8;true;false;false;[WET, SWAMP, WATER]
[18:52:59] [Client thread/INFO]: thebetweenlands:marsh_1;MEDIUM;0.8;true;false;false;[WET, SWAMP, WATER]
[18:52:59] [Client thread/INFO]: thebetweenlands:swamplands_clearing;MEDIUM;0.8;true;false;false;[WET, FOREST, DENSE, SWAMP, WATER]
[18:52:59] [Client thread/INFO]: thebetweenlands:sludge_plains_clearing;MEDIUM;0.8;true;false;false;[DEAD, WET, SWAMP, WASTELAND]
[18:52:59] [Client thread/INFO]: Registering drops for shadedGarden.
[18:52:59] [Client thread/INFO]: Registering drops for tropicalGarden.
[18:52:59] [Client thread/INFO]: Registering drops for windyGarden.
[18:52:59] [Client thread/INFO]: Registering drops for frostGarden.
[18:52:59] [Client thread/INFO]: Registering drops for aridGarden.
[18:52:59] [Client thread/INFO]: Registering drops for soggyGarden.
[18:52:59] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `pamapiary`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:59] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `pammarket`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:59] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `pamshippingbin`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:59] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `pampresser`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:59] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `pamgroundtrap`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:59] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `pamwatertrap`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:59] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `pamwaterfilter`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[18:52:59] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `pamgrinder`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:00] [Client thread/INFO]: Added PneumaticCraft: Repressurized fuels to CoFH Compression Dynamo
[18:53:00] [Client thread/INFO]: Registered CoFH fuel 'creosote' @ 75000 mL air/bucket
[18:53:00] [Client thread/INFO]: Registered CoFH fuel 'coal' @ 300000 mL air/bucket
[18:53:00] [Client thread/INFO]: Registered CoFH fuel 'tree_oil' @ 750000 mL air/bucket
[18:53:00] [Client thread/INFO]: Registered CoFH fuel 'refined_oil' @ 937500 mL air/bucket
[18:53:00] [Client thread/INFO]: Registered CoFH fuel 'refined_fuel' @ 1500000 mL air/bucket
[18:53:00] [Client thread/INFO]: Added CoFH Crude Oil as a Refinery input
[18:53:00] [Client thread/INFO]: Registered Forestry fuel 'biomass' @ 500000 mL air/bucket
[18:53:00] [Client thread/INFO]: Registered Forestry fuel 'bio.ethanol' @ 500000 mL air/bucket
[18:53:00] [Client thread/INFO]: Rats is initializing
[18:53:01] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `containermagicalhorseinventory`, expected `ultimate_unicorn_mod`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:01] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `containerlogholeinventory`, expected `ultimate_unicorn_mod`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:02] [Client thread/WARN]: Mod rats is using deprecated IMC variation:add! This IMC type may be removed soon, please notify the author of this mod.
[18:53:02] [Client thread/INFO]: Received 14 IMC messages from mod astralsorcery.
[18:53:02] [Client thread/INFO]: Received 52 IMC messages from mod twilightforest.
[18:53:02] [Client thread/INFO]: Received 12 IMC messages from mod rats.
[18:53:02] [Client thread/WARN]: Thermal Expansion received an invalid IMC from chisel! Key was addcompactorpressrecipe
[18:53:02] [Client thread/WARN]: Thermal Expansion received an invalid IMC from chisel! Key was addcompactorpressrecipe
[18:53:02] [Client thread/INFO]: Processing IMC message fluidFuel:add from pneumaticcraft
[18:53:02] [Client thread/INFO]: Processing IMC message fluidFuel:add from pneumaticcraft
[18:53:02] [Client thread/INFO]: Processing IMC message fluidFuel:add from pneumaticcraft
[18:53:02] [Client thread/INFO]: Processing IMC message fluidFuel:add from pneumaticcraft
[18:53:02] [Client thread/INFO]: Processing IMC message recipe:xml from endercore
[18:53:02] [Client thread/INFO]: Processing IMC message recipe:xml from endercore
[18:53:02] [Client thread/INFO]: Processing IMC message fluidFuel:add from forestry
[18:53:02] [Client thread/INFO]: Processing IMC message fluidCoolant:add from forestry
[18:53:02] [Client thread/INFO]: Reading user recipe file user_recipes.xml
[18:53:03] [Client thread/INFO]: Valid IMC recipes to be processed:
[18:53:03] [Client thread/INFO]: * Enchanter: endercore:xpboost from IMC from mod 'endercore'
[18:53:03] [Client thread/INFO]: * Enchanter: endercore:autosmelt from IMC from mod 'endercore'
[18:53:03] [Client thread/INFO]: Reading user recipe file user_recipes.xml
[18:53:03] [Client thread/ERROR]: Cannot add smelting recipe Smelting: Aluminum Dust (1xitem.ic2compat@0 => 1xitem.thermalfoundation.material@132) because another mod already has registered a recipe 1xitem.ic2compat@0 => 1xitem.basic_item@5.
[18:53:03] [Client thread/ERROR]: Cannot add smelting recipe Smelting: Titanium Dust (1xitem.item_basic_asteroids@9 => 1xitem.alchemistry:ingot@22) because another mod already has registered a recipe 1xitem.item_basic_asteroids@9 => 1xitem.item_basic_asteroids@0.
[18:53:03] [Client thread/WARN]: TiC recipe is active, but TiC integration is not loaded
[18:53:03] [Client thread/WARN]: TiC recipe is active, but TiC integration is not loaded
[18:53:03] [Client thread/WARN]: TiC recipe is active, but TiC integration is not loaded
[18:53:03] [Client thread/WARN]: TiC recipe is active, but TiC integration is not loaded
[18:53:03] [Client thread/WARN]: TiC recipe is active, but TiC integration is not loaded
[18:53:03] [Client thread/WARN]: TiC recipe is active, but TiC integration is not loaded
[18:53:03] [Client thread/WARN]: TiC recipe is active, but TiC integration is not loaded
[18:53:03] [Client thread/INFO]: Received RFTools dimension manager request from mod 'rftools'
[18:53:03] [Client thread/INFO]: Injecting itemstacks
[18:53:03] [Client thread/INFO]: Itemstack injection complete
[18:53:03] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xitem.thermalfoundation.material@97 = 1xitem.thermalfoundation.material@161
[18:53:03] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xtile.thermalfoundation.ore@5 = 1xitem.thermalfoundation.material@133
[18:53:03] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xitem.thermalfoundation.material@69 = 1xitem.thermalfoundation.material@133
[18:53:03] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xitem.thermalfoundation.material@96 = 1xitem.thermalfoundation.material@160
[18:53:03] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xtile.thermalfoundation.ore@3 = 1xitem.thermalfoundation.material@131
[18:53:03] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xitem.thermalfoundation.material@67 = 1xitem.thermalfoundation.material@131
[18:53:03] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xitem.thermalfoundation.material@99 = 1xitem.thermalfoundation.material@163
[18:53:03] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xtile.oreGold@0 = 1xitem.ingotGold@0
[18:53:03] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xtile.erebus.ore_gold@0 = 1xitem.ingotGold@0
[18:53:03] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xitem.thermalfoundation.material@1 = 1xitem.ingotGold@0
[18:53:03] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xtile.thermalfoundation.ore@6 = 1xitem.thermalfoundation.material@134
[18:53:03] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xitem.thermalfoundation.material@70 = 1xitem.thermalfoundation.material@134
[18:53:03] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xtile.thermalfoundation.ore@1 = 1xitem.thermalfoundation.material@129
[18:53:03] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xitem.thermalfoundation.material@65 = 1xitem.thermalfoundation.material@129
[18:53:03] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xtile.thermalfoundation.ore@0 = 1xitem.thermalfoundation.material@128
[18:53:03] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xitem.thermalfoundation.material@64 = 1xitem.thermalfoundation.material@128
[18:53:03] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xitem.thermalfoundation.material@98 = 1xitem.thermalfoundation.material@162
[18:53:03] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xtile.oreIron@0 = 1xitem.ingotIron@0
[18:53:03] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xtile.erebus.ore_iron@0 = 1xitem.ingotIron@0
[18:53:03] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xitem.thermalfoundation.material@0 = 1xitem.ingotIron@0
[18:53:03] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xtile.thermalfoundation.ore@2 = 1xitem.thermalfoundation.material@130
[18:53:03] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xitem.thermalfoundation.material@66 = 1xitem.thermalfoundation.material@130
[18:53:03] [Client thread/INFO]: Loaded NPC Module Structure Plugin
[18:53:03] [Client thread/INFO]: Loaded Vehicle Module Structure Plugin
[18:53:03] [Client thread/INFO]: Loaded Automation Module Structure Plugin
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [NoggCoastalTraderShip] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [ZimbaRuin] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [ZimbaBoababTree2] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [ZimbaSmallVillage] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [ZimbaTrader] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [ZimbaLargeVillage2] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [ZimbaBoababTree3] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [ZimbaBoababTree1] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [ZimbaBoababGrove] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [ZimbaOfferingShrine] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [ZimbaMediumVillage] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [ZimbaLargeVillage1] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [BarbarianWarParty] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [BarbarianBroch3] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [BarbarianCircleElderThing] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [BarbarianSwordGodTempleHuge] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [BarbarianCapital] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [BarbarianHillfort2] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [BarbarianVillage] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [BarbarianBroch2] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [BarbarianBroch1] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [BarbarianHillfort1] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [BarbarianStoneCircle] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [XoltecHouse5] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [XoltecHouse1] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [XoltecHouse4] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [XoltecNetherPortal] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [XoltecSlaveFarm] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [XoltecPyramidSmall] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [XoltecHouse2] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [XoltecTempleCompound] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [XoltecBallGameArena] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [XoltecLavaTemple] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [XoltecHouse6] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [XoltecGuardTower] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [XoltecPyramidLarge] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [XoltecFireTemple] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [XoltecVillageSmall] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [XoltecReservoir] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [XoltecHouse3] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [XoltecFarm] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Template /assets/ancientwarfare/template/mohawky_structure_pack/normal/GrimoireOfGaiaGoblinVillages/GOGGoblinVillageSmallFeral.aws not loaded because it depends on mod that isn't loaded.
[18:53:04] [Client thread/INFO]: Template /assets/ancientwarfare/template/mohawky_structure_pack/normal/GrimoireOfGaiaGoblinVillages/GOGGoblinVillageMediumFeral.aws not loaded because it depends on mod that isn't loaded.
[18:53:04] [Client thread/INFO]: Template /assets/ancientwarfare/template/mohawky_structure_pack/normal/GrimoireOfGaiaGoblinVillages/GOGGoblinTownLarge1Feral.aws not loaded because it depends on mod that isn't loaded.
[18:53:04] [Client thread/INFO]: Template /assets/ancientwarfare/template/mohawky_structure_pack/normal/GrimoireOfGaiaGoblinVillages/GOGGoblinVillageLargeFeral.aws not loaded because it depends on mod that isn't loaded.
[18:53:04] [Client thread/INFO]: Template /assets/ancientwarfare/template/mohawky_structure_pack/normal/GrimoireOfGaiaGoblinVillages/GOGGoblinTownLarge2Feral.aws not loaded because it depends on mod that isn't loaded.
[18:53:04] [Client thread/INFO]: Template /assets/ancientwarfare/template/mohawky_structure_pack/normal/GrimoireOfGaiaGoblinVillages/GOGGoblinFortressFeral.aws not loaded because it depends on mod that isn't loaded.
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [WitchRaft] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [TumulusPlains] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [VillagerVindicatorArk] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [MonsterLairVanillaBirchhill] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [GiantMushroomVindicators] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [MonsterLairVanillaOakhill] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [TumulusOakForests] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [GiantMushroomBrownLair] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [TumulusBirchForests] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [TumulusSnow] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [SnowBarrowLair] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [RuinedVillageLargeGenericwithMobs] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [BarrowMoundPlains] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [RuinedVillageSmallGenericwithMobs] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [RuinGenericSmall13] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [RuinGenericSmall9] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [RuinGenericSmall5] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [RuinGenericSmall8] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [RuinGenericSmall1] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [RuinGenericSmall10] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [RuinedVillageGenericNoMobs] WorldGen: false Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [RuinedVillage2GenericNoMobs] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [RuinedTownGenericNoMobs] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [RuinGenericSmall7] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [RuinGenericSmall14] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [RuinGenericSmall12] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [RuinGenericSmall2] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [RuinGenericSmall3] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [RuinGenericSmall6] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [RuinGenericSmall4] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [RuinGenericSmall11] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [BrigandHideOakSmall] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [BrigandCampRoofedForestLarge] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [BrigandHidePlains] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [BrigandBaseStoneCircleRaiders] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [BrigandRuinsLarge] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [BrigandHideBirchSmall] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [BrigandHighwayMan] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [BrigandRuinCastleLarge] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [BrigandCampBirchSmall] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [BrigandBaseHillTomb] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [BrigandRuinLargeMagicians] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [BrigandCampOakSmall] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [BrigandLairStoneCircleDungeon] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [BrigandCampPlainsSmall] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [BrigandBaseRuinTowerMedium] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [OrcVillageSmallRoofedForest] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [OrcAbandonedOpenCastMineHuge] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [OrcRuinAndWarrenLargeRoofedForest] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [OrcRaidersGeneric] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [OrcTraderRoofedForest] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [OrcRuinAndWarrenLargeGeneric] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [OrcVillageMediumRoofedForest] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [OrcRuinCircleMediumGeneric] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [OrcMineMediumRoofedForest] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [OrcWarrenTinyGeneric] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [OrcVillageLargeRoofedForest] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [OrcWatchtowerGeneric] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [OrcVillageTowerRoofedForest] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [OrcRuinedCastleOakWoodsGeneric] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [OrcMineLargeRoofedForest] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [OrcBalrogTempleHuge] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [OrcRuinAndWarrenSmallGeneric] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [BufflokaForestMediumVillage] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [BufflokaPlainsMediumVillage2] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [BufflokaPlainsMediumVillage1] WorldGen: true Survival: false
[18:53:04] [Client thread/INFO]: Loaded Structure Template: [BufflokaForestSmallVillage2] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [BufflokaPlainsLargeVillage2] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [BufflokaPlainsTrader] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [BufflokaForestSmallVillage1] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [BufflokaPlainsSmallVillage] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [BufflokaForestTrader] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [BufflokaPlainsGraveyard] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [BufflokaPlainsSpawner] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [BufflokaPlainsLargeVillage1] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [BufflokaForestLargeVillage] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [NorskaGuardTower] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [NorskaTempleOfThor] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [NorskaLongHallJarlsSteading] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [NorskaTempleOfFreya] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [NorskaTavernTheRagnorok] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [NorskaCharcoalBurner] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [NorskaKingsPalace] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [NorskaTavernWodinsRest] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [NorskaRaidingShipFrozen] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [NorskaSwordsmithsHall] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [NorskaFeastingHall] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [NorskaBlacksmithsSmall] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [NorskaTempleOfOdin] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [NorskaLumberjackLarge] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [NorskaJarlsHall] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [NorskaIrminsulSpire] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [NorskaBloodJarlsHall] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [NorskaPeasantFarmTiny] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [NorskaFarmSmall] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [NorskaJomsburgWarriorsHall] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [NorskaWarriorsTrainingHall] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [NorskaBeaconTower] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [NorskaLumberjackSmall] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [NorskaFarmLarge] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [NorskaTavernBaldursBladdered] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [NorskaRaiderSteading] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [NorskaMine] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [NorskaBlacksmithsMedium] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [NorskaRaidingShip] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [NorskaBlacksmithsLarge] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [RuinsInSwampLarge] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [RuinedTownLarge] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [RuinedTownSwampAndBeachLarge] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [SwampZombieRuin1Vanilla] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [SwampTempleVanillaMobs] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [SwampZombieRuin2Vanilla] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [RuinedCityHuge] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [RuinsInSwampMedium] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [GiantMushroomLairSwamp] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [RuinedTownSwampAndBeachMedium] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [SwampZombieRuin3Vanilla] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [BridgeEmpireLarge43Blockspan] WorldGen: false Survival: true
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [BridgeEmpireMedium29blockspan] WorldGen: false Survival: true
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [BridgeEmpireSmall16blockspan] WorldGen: false Survival: true
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [BridgeEmpireCoverdChasm83Blockspan] WorldGen: false Survival: true
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [BridgeEmpireFortified50blockspan] WorldGen: false Survival: true
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [BridgeNorska] WorldGen: false Survival: true
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [BridgeEmpireMediumFoot33Blockspan] WorldGen: false Survival: true
[18:53:05] [Client thread/INFO]: Template /assets/ancientwarfare/template/mohawky_structure_pack/normal/PrimitiveMobsLairs/PMMOBSElderThingCircleSpruce.aws not loaded because it depends on mod that isn't loaded.
[18:53:05] [Client thread/INFO]: Template /assets/ancientwarfare/template/mohawky_structure_pack/normal/PrimitiveMobsLairs/PMMOBSShriekerSpirePlains.aws not loaded because it depends on mod that isn't loaded.
[18:53:05] [Client thread/INFO]: Template /assets/ancientwarfare/template/mohawky_structure_pack/normal/PrimitiveMobsLairs/PMMOBSShriekerRuin.aws not loaded because it depends on mod that isn't loaded.
[18:53:05] [Client thread/INFO]: Template /assets/ancientwarfare/template/mohawky_structure_pack/normal/PrimitiveMobsLairs/PMMOBSSwampRuin3.aws not loaded because it depends on mod that isn't loaded.
[18:53:05] [Client thread/INFO]: Template /assets/ancientwarfare/template/mohawky_structure_pack/normal/PrimitiveMobsLairs/PMMOBTrollagerCircleSpruce.aws not loaded because it depends on mod that isn't loaded.
[18:53:05] [Client thread/INFO]: Template /assets/ancientwarfare/template/mohawky_structure_pack/normal/PrimitiveMobsLairs/PMMOBSManticoreSpire.aws not loaded because it depends on mod that isn't loaded.
[18:53:05] [Client thread/INFO]: Template /assets/ancientwarfare/template/mohawky_structure_pack/normal/PrimitiveMobsLairs/PMMOBSSwampRuin5.aws not loaded because it depends on mod that isn't loaded.
[18:53:05] [Client thread/INFO]: Template /assets/ancientwarfare/template/mohawky_structure_pack/normal/PrimitiveMobsLairs/PMMOBSSwampRuin4.aws not loaded because it depends on mod that isn't loaded.
[18:53:05] [Client thread/INFO]: Template /assets/ancientwarfare/template/mohawky_structure_pack/normal/PrimitiveMobsLairs/PMMOBSTrollsHouse.aws not loaded because it depends on mod that isn't loaded.
[18:53:05] [Client thread/INFO]: Template /assets/ancientwarfare/template/mohawky_structure_pack/normal/PrimitiveMobsLairs/PMMOBSSwampRuin2.aws not loaded because it depends on mod that isn't loaded.
[18:53:05] [Client thread/INFO]: Template /assets/ancientwarfare/template/mohawky_structure_pack/normal/PrimitiveMobsLairs/PMMOBSSwampRuin1.aws not loaded because it depends on mod that isn't loaded.
[18:53:05] [Client thread/INFO]: Template /assets/ancientwarfare/template/mohawky_structure_pack/normal/PrimitiveMobsLairs/PMOBSIlithidJungleSpire.aws not loaded because it depends on mod that isn't loaded.
[18:53:05] [Client thread/INFO]: Template /assets/ancientwarfare/template/mohawky_structure_pack/normal/GrimoireOfGaiaBossLairs/GOGYetiSpireCave.aws not loaded because it depends on mod that isn't loaded.
[18:53:05] [Client thread/INFO]: Template /assets/ancientwarfare/template/mohawky_structure_pack/normal/GrimoireOfGaiaBossLairs/GOGGoblinVillageSmallFeral.aws not loaded because it depends on mod that isn't loaded.
[18:53:05] [Client thread/INFO]: Template /assets/ancientwarfare/template/mohawky_structure_pack/normal/GrimoireOfGaiaBossLairs/GOGWitchSpireBirchwoods.aws not loaded because it depends on mod that isn't loaded.
[18:53:05] [Client thread/INFO]: Template /assets/ancientwarfare/template/mohawky_structure_pack/normal/GrimoireOfGaiaBossLairs/GOGOrcSiegeCamp.aws not loaded because it depends on mod that isn't loaded.
[18:53:05] [Client thread/INFO]: Template /assets/ancientwarfare/template/mohawky_structure_pack/normal/GrimoireOfGaiaBossLairs/GOGGoblinVillageMediumFeral.aws not loaded because it depends on mod that isn't loaded.
[18:53:05] [Client thread/INFO]: Template /assets/ancientwarfare/template/mohawky_structure_pack/normal/GrimoireOfGaiaBossLairs/GOGandPM_FairyCircle.aws not loaded because it depends on mod that isn't loaded.
[18:53:05] [Client thread/INFO]: Template /assets/ancientwarfare/template/mohawky_structure_pack/normal/GrimoireOfGaiaBossLairs/MineAbandonedBrigandAndGOGOrcs.aws not loaded because it depends on mod that isn't loaded.
[18:53:05] [Client thread/INFO]: Template /assets/ancientwarfare/template/mohawky_structure_pack/normal/GrimoireOfGaiaBossLairs/GOGWitchSpirePlains.aws not loaded because it depends on mod that isn't loaded.
[18:53:05] [Client thread/INFO]: Template /assets/ancientwarfare/template/mohawky_structure_pack/normal/GrimoireOfGaiaBossLairs/GOGWitchSpireOakWoods.aws not loaded because it depends on mod that isn't loaded.
[18:53:05] [Client thread/INFO]: Template /assets/ancientwarfare/template/mohawky_structure_pack/normal/GrimoireOfGaiaBossLairs/GOGMinotaurLair.aws not loaded because it depends on mod that isn't loaded.
[18:53:05] [Client thread/INFO]: Template /assets/ancientwarfare/template/mohawky_structure_pack/normal/GrimoireOfGaiaBossLairs/GOGGoblinTownLarge1Feral.aws not loaded because it depends on mod that isn't loaded.
[18:53:05] [Client thread/INFO]: Template /assets/ancientwarfare/template/mohawky_structure_pack/normal/GrimoireOfGaiaBossLairs/GOGAbandonedWizardsTowerFloating.aws not loaded because it depends on mod that isn't loaded.
[18:53:05] [Client thread/INFO]: Template /assets/ancientwarfare/template/mohawky_structure_pack/normal/GrimoireOfGaiaBossLairs/GOGGoblinVillageLargeFeral.aws not loaded because it depends on mod that isn't loaded.
[18:53:05] [Client thread/INFO]: Template /assets/ancientwarfare/template/mohawky_structure_pack/normal/GrimoireOfGaiaBossLairs/GOGLighthouseAbandonedSharko.aws not loaded because it depends on mod that isn't loaded.
[18:53:05] [Client thread/INFO]: Template /assets/ancientwarfare/template/mohawky_structure_pack/normal/GrimoireOfGaiaBossLairs/GOGGoblinTownLarge2Feral.aws not loaded because it depends on mod that isn't loaded.
[18:53:05] [Client thread/INFO]: Template /assets/ancientwarfare/template/mohawky_structure_pack/normal/GrimoireOfGaiaBossLairs/GOGWitchSpireSpruceWoods.aws not loaded because it depends on mod that isn't loaded.
[18:53:05] [Client thread/INFO]: Template /assets/ancientwarfare/template/mohawky_structure_pack/normal/GrimoireOfGaiaBossLairs/GOGGryphonNest.aws not loaded because it depends on mod that isn't loaded.
[18:53:05] [Client thread/INFO]: Template /assets/ancientwarfare/template/mohawky_structure_pack/normal/GrimoireOfGaiaBossLairs/GOGWitchSpireBeachHouse.aws not loaded because it depends on mod that isn't loaded.
[18:53:05] [Client thread/INFO]: Template /assets/ancientwarfare/template/mohawky_structure_pack/normal/GrimoireOfGaiaBossLairs/GOGEvilLairPlainsOak.aws not loaded because it depends on mod that isn't loaded.
[18:53:05] [Client thread/INFO]: Template /assets/ancientwarfare/template/mohawky_structure_pack/normal/GrimoireOfGaiaBossLairs/GOGWitchSpireSavanna.aws not loaded because it depends on mod that isn't loaded.
[18:53:05] [Client thread/INFO]: Template /assets/ancientwarfare/template/mohawky_structure_pack/normal/GrimoireOfGaiaBossLairs/GOGGoblinFortressFeral.aws not loaded because it depends on mod that isn't loaded.
[18:53:05] [Client thread/INFO]: Template /assets/ancientwarfare/template/mohawky_structure_pack/normal/GrimoireOfGaiaBossLairs/GOGWitchSpireSwamp.aws not loaded because it depends on mod that isn't loaded.
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [EmpireRoadsideShrine] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [EmpireCoachingInn] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [EmpireBlacksmithLarge] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [EmpireTavernSlaughteredLamb] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [EmpireTollGateTower] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [EmpireFarmChickenLarge] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [EmpireFarmWheatLarge] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [EmpireMillAndFarm] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [EmpireCountsCastle] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [EmpireTravellingKnightTent] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [EmpireHamlet1] WorldGen: true Survival: false
[18:53:05] [Client thread/WARN]: Could not locate biome: minecraft_beach while registering template: EmpireHamlet1 for world generation.
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [EmpireLumberjackBirch] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [EmpireFarmSheepLarge] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [EmpireMixedFieldSmall] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [EmpireFarmPigSmall] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [EmpireCowField] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [EmpireParishChurch] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [EmpireMineAbandonedLargeOak] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [EmpireFarmSugarCane] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [EmpireCoastWatchTower] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [EmpireLumberjackPlains] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [EmpireBaronsCastle] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [EmpireHamlet2] WorldGen: true Survival: false
[18:53:05] [Client thread/WARN]: Could not locate biome: minecraft:beach while registering template: EmpireHamlet2 for world generation.
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [EmpireFarmsCowsSmall] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [EmpireStoneMason] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [EmpireFarmPeasantMedium] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [EmpireFarmChickenSmall] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [EmpireMarquisCastle] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [EmpireBarn] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [EmpireWell] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [EmpireCoastalTraderBoat] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [EmpireMillNewFangled] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [EmpireDukesCastle] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [EmpireFarmLarge] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [EmpireTraderCaravel] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [EmpireLumberjackOak] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [EmpireFarmEstate] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [EmpireSugarCaneField] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [EmpireMineOak] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [EmpireLordsCastle] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [EmpireFarmMelon] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [EmpireBorderTower] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [EmpireFarmPeasantSmall] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [EmpireArchbishopsChurch] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [EmpireFishingBoat] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [EmpireMillTraditional] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [EmpireMineGoldarado] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [EmpireFarmChickenMedium] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [EmpireHilltopFortress] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [EmpireLumberjackSpruce] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [EmpireFarmVilla] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [EmpireCharcoalBurnersOak] WorldGen: false Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [EmpireMixedFieldMedium] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [EmpireFarmPigLarge] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [EmpireTavernTravellersRest] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [EmpireWatchTower] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [EmpireMineSpruce] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [EmpireCharcoalBurnersBirch] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [EmpireVillageChurch] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [EmpireCoastalTradingShip] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [EmpireMineBirch] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [EmpireCharcoalBurnersSpruce] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [EmpireMineOpenCastHuge] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [EmpireVillageChapel] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [EmpireBishopsChurch] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [EmpireCowBarn] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [EmpireFarmSheepSmall] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [EmpireBlacksmithSmall] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [EmpireBallistaeTower] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [PirateInfestedLighthouse] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [PirateShipwreckIsland] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [PirateShipCoastalRaider1] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [PirateWreckRaft] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [PirateSmallCoastalRaider2] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [EmptyWaterBalancingProxy1] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [EmptyWaterBalancingProxy2] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [PirateArtilleryShip] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [PirateIslandCastleOcean] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [PirateHauntedCoastHouse] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [PirateCoastalCannonTowerSand] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [PirateCoastCannonTowerCold] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [PirateBeachCastle] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [PirateCityCoastal] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [PirateShipStandard] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [EmptyWaterBalancingProxy3] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [KongTreehouse9] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [KongTreehouse7] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [Kong Treehouse1] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [KongInfestedRuinedJungleCastle] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [KongTrader] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [KongPantry] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [KongMetalWorker] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [KongSacredTreeVillage2] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [LizardmanRaidingWarband] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [KongJungleWizardsTower] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [KongTreehouse8] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [KongJungleTempleLarge] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [KongTreehouse2] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [KongTreehouse3] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [KongTreehouse5] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [KongJungleTempleSmall] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [KongTreehouse6] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [KongTreehouse4] WorldGen: true Survival: false
[18:53:05] [Client thread/INFO]: Loaded Structure Template: [KongShamansLodge] WorldGen: true Survival: false
[18:53:06] [Client thread/INFO]: Loaded Structure Template: [KongSacredTreeVillage1] WorldGen: true Survival: false
[18:53:06] [Client thread/INFO]: Loaded Structure Template: [EmpireWizardsTowerELBwizard] WorldGen: true Survival: false
[18:53:06] [Client thread/INFO]: Loaded Structure Template: [ELBSorcerorsSpireBirch] WorldGen: true Survival: false
[18:53:06] [Client thread/INFO]: Loaded Structure Template: [ELBDogwartsEvilWizardsCollage] WorldGen: true Survival: false
[18:53:06] [Client thread/INFO]: Loaded Structure Template: [ELBGoodWizardFloatingTowerPlains] WorldGen: true Survival: false
[18:53:06] [Client thread/INFO]: Loaded Structure Template: [ELBIceMageSpireCold] WorldGen: true Survival: false
[18:53:06] [Client thread/INFO]: Loaded Structure Template: [ELBWizardsSpirePlains] WorldGen: true Survival: false
[18:53:06] [Client thread/INFO]: Loaded Structure Template: [ELBPyroWizardGoodSpire] WorldGen: true Survival: false
[18:53:06] [Client thread/INFO]: Loaded Structure Template: [ArsMagicaOldTowerMobSpawner] WorldGen: true Survival: false
[18:53:06] [Client thread/INFO]: Loaded Structure Template: [ELBWizardsTowerGeneric] WorldGen: true Survival: false
[18:53:06] [Client thread/INFO]: Loaded Structure Template: [ELBEvilWizardsTowerFloating] WorldGen: true Survival: false
[18:53:06] [Client thread/INFO]: Loaded Structure Template: [ELBStormMageFlyingTower] WorldGen: true Survival: false
[18:53:06] [Client thread/INFO]: Loaded Structure Template: [EmpireWizardLavaTowerELBwizard] WorldGen: true Survival: false
[18:53:06] [Client thread/INFO]: Loaded Structure Template: [ELBGoodWizardSpirePlains] WorldGen: true Survival: false
[18:53:06] [Client thread/INFO]: Loaded Structure Template: [ELBEarthMageGoodWizardMansion] WorldGen: true Survival: false
[18:53:06] [Client thread/INFO]: Loaded Structure Template: [ArsMagicaOldLootTower2] WorldGen: true Survival: false
[18:53:06] [Client thread/INFO]: Loaded Structure Template: [ELBNecromancersTower] WorldGen: true Survival: false
[18:53:06] [Client thread/INFO]: Loaded Structure Template: [EvilSpiderTower] WorldGen: true Survival: false
[18:53:06] [Client thread/INFO]: Loaded Structure Template: [EvilSwampCastle] WorldGen: true Survival: false
[18:53:06] [Client thread/INFO]: Loaded Structure Template: [EvilRuinedSwampCastle] WorldGen: true Survival: false
[18:53:06] [Client thread/INFO]: Loaded Structure Template: [LibraryOfEvil] WorldGen: true Survival: false
[18:53:06] [Client thread/INFO]: Loaded Structure Template: [NorskaTownHovel1] WorldGen: false Survival: false
[18:53:06] [Client thread/INFO]: Loaded Structure Template: [NorskaTownMageTower] WorldGen: false Survival: false
[18:53:06] [Client thread/INFO]: Loaded Structure Template: [NorskaTownHovel4] WorldGen: false Survival: false
[18:53:06] [Client thread/INFO]: Loaded Structure Template: [NorskaTownHouse2] WorldGen: false Survival: false
[18:53:06] [Client thread/INFO]: Loaded Structure Template: [NorskaTownPigPen] WorldGen: false Survival: false
[18:53:06] [Client thread/INFO]: Loaded Structure Template: [NorskaTownHouse1] WorldGen: false Survival: false
[18:53:06] [Client thread/INFO]: Loaded Structure Template: [NorskaTownFieldLarge] WorldGen: false Survival: false
[18:53:06] [Client thread/INFO]: Loaded Structure Template: [NorskaTownStables] WorldGen: false Survival: false
[18:53:06] [Client thread/INFO]: Loaded Structure Template: [NorskaTownLamppost] WorldGen: false Survival: false
[18:53:06] [Client thread/INFO]: Loaded Structure Template: [NorskaTownThingMeetingPlace] WorldGen: false Survival: false
[18:53:06] [Client thread/INFO]: Loaded Structure Template: [NorskaTownWarriorsTraining] WorldGen: false Survival: false
[18:53:06] [Client thread/INFO]: Loaded Structure Template: [NorskaTownWoodpile] WorldGen: false Survival: false
[18:53:06] [Client thread/INFO]: Loaded Structure Template: [NorskaTownTempleOfThor] WorldGen: false Survival: false
[18:53:06] [Client thread/INFO]: Loaded Structure Template: [NorskaTownHovel2] WorldGen: false Survival: false
[18:53:06] [Client thread/INFO]: Loaded Structure Template: [NorskaTownWorkshed] WorldGen: false Survival: false
[18:53:06] [Client thread/INFO]: Loaded Structure Template: [NorskaTownBarn] WorldGen: false Survival: false
[18:53:06] [Client thread/INFO]: Loaded Structure Template: [NorskaTownGrainStore] WorldGen: false Survival: false
[18:53:06] [Client thread/INFO]: Loaded Structure Template: [wall_cobble_corner] WorldGen: false Survival: false
[18:53:06] [Client thread/INFO]: Loaded Structure Template: [wall_cobble_rgate] WorldGen: false Survival: false
[18:53:06] [Client thread/INFO]: Loaded Structure Template: [wall_cobble_lgate] WorldGen: false Survival: false
[18:53:06] [Client thread/INFO]: Loaded Structure Template: [wall_bandit_corner] WorldGen: false Survival: false
[18:53:06] [Client thread/INFO]: Loaded Structure Template: [wall_cobble_gate] WorldGen: false Survival: false
[18:53:06] [Client thread/INFO]: Loaded Structure Template: [wall_bandit_gate] WorldGen: false Survival: false
[18:53:06] [Client thread/INFO]: Loaded Structure Template: [wall_bandit_rgate] WorldGen: false Survival: false
[18:53:06] [Client thread/INFO]: Loaded Structure Template: [wall_bandit_lgate] WorldGen: false Survival: false
[18:53:06] [Client thread/INFO]: Loaded Structure Template: [wall_cobble_straight] WorldGen: false Survival: false
[18:53:06] [Client thread/INFO]: Loaded Structure Template: [wall_bandit_straight] WorldGen: false Survival: false
[18:53:06] [Client thread/INFO]: Loaded Structure Template: [NorskaTownHouse3] WorldGen: false Survival: false
[18:53:06] [Client thread/INFO]: Loaded Structure Template: [NorskaTownHovel3] WorldGen: false Survival: false
[18:53:06] [Client thread/INFO]: Loaded Structure Template: [NorskaTownFieldSmall] WorldGen: false Survival: false
[18:53:06] [Client thread/INFO]: Loaded Structure Template: [NorskaTownCouncilHouse] WorldGen: false Survival: false
[18:53:06] [Client thread/INFO]: Loaded Structure Template: [NorskaTownHenHouse] WorldGen: false Survival: false
[18:53:06] [Client thread/INFO]: Loaded 322 structure(s)
[18:53:06] [Client thread/INFO]: Block forestry:leaves.decorative.0 defined as skippable is redundant as its material is already skipped by default
[18:53:06] [Client thread/INFO]: Block forestry:leaves.decorative.1 defined as skippable is redundant as its material is already skipped by default
[18:53:06] [Client thread/INFO]: Block forestry:mushroom defined as skippable is redundant as its material is already skipped by default
[18:53:06] [Client thread/INFO]: Block forestry:logs.0 defined as skippable is redundant as its material is already skipped by default
[18:53:06] [Client thread/INFO]: Block forestry:logs.3 defined as skippable is redundant as its material is already skipped by default
[18:53:06] [Client thread/INFO]: Block forestry:logs.4 defined as skippable is redundant as its material is already skipped by default
[18:53:06] [Client thread/INFO]: Block forestry:logs.1 defined as skippable is redundant as its material is already skipped by default
[18:53:06] [Client thread/INFO]: Block forestry:logs.2 defined as skippable is redundant as its material is already skipped by default
[18:53:06] [Client thread/INFO]: Block forestry:logs.7 defined as skippable is redundant as its material is already skipped by default
[18:53:06] [Client thread/INFO]: Block forestry:logs.5 defined as skippable is redundant as its material is already skipped by default
[18:53:06] [Client thread/INFO]: Block forestry:logs.6 defined as skippable is redundant as its material is already skipped by default
[18:53:06] [Client thread/INFO]: Block forestry:leaves defined as skippable is redundant as its material is already skipped by default
[18:53:06] [Client thread/INFO]: Block forestry:leaves.default.0 defined as skippable is redundant as its material is already skipped by default
[18:53:06] [Client thread/INFO]: Block forestry:leaves.default.5 defined as skippable is redundant as its material is already skipped by default
[18:53:06] [Client thread/INFO]: Block forestry:leaves.default.6 defined as skippable is redundant as its material is already skipped by default
[18:53:06] [Client thread/INFO]: Block forestry:leaves.default.7 defined as skippable is redundant as its material is already skipped by default
[18:53:06] [Client thread/INFO]: Block forestry:leaves.default.8 defined as skippable is redundant as its material is already skipped by default
[18:53:06] [Client thread/INFO]: Block forestry:leaves.default.1 defined as skippable is redundant as its material is already skipped by default
[18:53:06] [Client thread/INFO]: Block forestry:leaves.default.2 defined as skippable is redundant as its material is already skipped by default
[18:53:06] [Client thread/INFO]: Block forestry:leaves.default.3 defined as skippable is redundant as its material is already skipped by default
[18:53:06] [Client thread/INFO]: Block forestry:leaves.default.4 defined as skippable is redundant as its material is already skipped by default
[18:53:06] [Client thread/INFO]: Block forestry:apiary defined as skippable is redundant as its material is already skipped by default
[18:53:06] [Client thread/INFO]: Block forestry:leaves.decorative.2 defined as skippable is redundant as its material is already skipped by default
[18:53:15] [Client thread/INFO]: Beginning replacement of all shapeless recipes...
[18:53:15] [Client thread/INFO]: Expect log spam from FML!
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `yellow_wool`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `yellow_dye_from_sunflower`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `yellow_dye_from_dandelion`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `yellow_concrete_powder`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `yellow_bed_from_white_bed`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `writable_book`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `white_concrete_powder`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `trapped_chest`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `red_wool`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `red_dye_from_tulip`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `red_dye_from_rose_bush`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `red_dye_from_poppy`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `red_dye_from_beetroot`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `red_concrete_powder`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `red_bed_from_white_bed`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `purple_wool`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `purple_dye`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `purple_concrete_powder`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `purple_bed_from_white_bed`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `pink_wool`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `pink_dye_from_red_bonemeal`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `pink_dye_from_pink_tulip`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `pink_dye_from_peony`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `pink_concrete_powder`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `pink_bed_from_white_bed`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `orange_wool`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `orange_dye_from_red_yellow`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `orange_dye_from_orange_tulip`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `orange_concrete_powder`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `orange_bed_from_white_bed`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `mossy_stonebrick`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `mossy_cobblestone`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `magma_cream`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `magenta_wool`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `magenta_dye_from_purple_and_pink`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `magenta_dye_from_lilac`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `magenta_dye_from_lapis_red_pink`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `magenta_dye_from_lapis_ink_bonemeal`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `magenta_dye_from_allium`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `magenta_concrete_powder`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `magenta_bed_from_white_bed`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `lime_wool`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `lime_dye`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `lime_concrete_powder`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `lime_bed_from_white_bed`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `light_gray_wool`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `light_gray_dye_from_white_tulip`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `light_gray_dye_from_oxeye_daisy`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `light_gray_dye_from_ink_bonemeal`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `light_gray_dye_from_gray_bonemeal`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `light_gray_dye_from_azure_bluet`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `light_gray_concrete_powder`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `light_gray_bed_from_white_bed`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `light_blue_wool`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `light_blue_dye_from_lapis_bonemeal`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `light_blue_dye_from_blue_orchid`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `light_blue_concrete_powder`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `light_blue_bed_from_white_bed`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `green_wool`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `green_concrete_powder`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `green_bed_from_white_bed`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gray_wool`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gray_dye`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gray_concrete_powder`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gray_bed_from_white_bed`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `granite`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `flint_and_steel`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `fire_charge`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `fermented_spider_eye`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `ender_eye`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `cyan_wool`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `cyan_dye`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `cyan_concrete_powder`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `cyan_bed_from_white_bed`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `brown_wool`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `brown_concrete_powder`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `brown_bed_from_white_bed`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `book`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `bone_meal_from_bone`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `bone_meal_from_block`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `blue_wool`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `blue_concrete_powder`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `blue_bed_from_white_bed`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `blaze_powder`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `black_wool`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `black_concrete_powder`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `black_bed_from_white_bed`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
[18:53:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `andesite`, expected `placebo`. This could be a intended ov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment