Skip to content

Instantly share code, notes, and snippets.

@SDUBZ
Created November 13, 2019 21:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save SDUBZ/8d41552ff14340232991e64cfbb57744 to your computer and use it in GitHub Desktop.
Save SDUBZ/8d41552ff14340232991e64cfbb57744 to your computer and use it in GitHub Desktop.
issues with Netty Server IO #2/ERROR 1.14.4-90 forge client logs
This file has been truncated, but you can view the full file.
[14Nov2019 08:04:17.002] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--username, SDUBZ_, --version, 1.14.4-forge-28.1.90, --gameDir, C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack, --assetsDir, C:\Users\steven.WIN-I1LLGJ7KTA1.003\AppData\Roaming\.minecraft\assets, --assetIndex, 1.14, --uuid, 213563b1b09146b1a08d5a39130e11be, --accessToken, ????????, --userType, mojang, --versionType, release, --launchTarget, fmlclient, --fml.forgeVersion, 28.1.90, --fml.mcVersion, 1.14.4, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20190829.143755]
[14Nov2019 08:04:17.005] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 4.1.0+62+5bfa59b starting: java version 1.8.0_231 by Oracle Corporation
[14Nov2019 08:04:17.020] [main/DEBUG] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Found launch services [minecraft,testharness,fmlclient,fmlserver]
[14Nov2019 08:04:17.034] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Found naming services : []
[14Nov2019 08:04:17.051] [main/DEBUG] [cpw.mods.modlauncher.LaunchPluginHandler/MODLAUNCHER]: Found launch plugins: [eventbus,object_holder_definalize,runtime_enum_extender,accesstransformer,capability_inject_definalize,runtimedistcleaner]
[14Nov2019 08:04:17.062] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Discovering transformation services
[14Nov2019 08:04:17.359] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found additional transformation services from discovery services: []
[14Nov2019 08:04:17.425] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found transformer services : [fml]
[14Nov2019 08:04:17.425] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading
[14Nov2019 08:04:17.426] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service fml
[14Nov2019 08:04:17.426] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/]: Injecting tracing printstreams for STDOUT/STDERR.
[14Nov2019 08:04:17.430] [main/DEBUG] [net.minecraftforge.fml.loading.LauncherVersion/CORE]: Found FMLLauncher version 28.1
[14Nov2019 08:04:17.430] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML 28.1 loading
[14Nov2019 08:04:17.431] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found ModLauncher version : 4.1.0+62+5bfa59b
[14Nov2019 08:04:17.431] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Initializing modjar URL handler
[14Nov2019 08:04:17.431] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found AccessTransformer version : 1.0.1-milestone.0.1+94458e7+46+94458e7
[14Nov2019 08:04:17.432] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found EventBus version : 1.0.0+54+3f83a9e
[14Nov2019 08:04:17.432] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found Runtime Dist Cleaner
[14Nov2019 08:04:17.436] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found CoreMod version : 1.0.0+4+e6fed88
[14Nov2019 08:04:17.437] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package implementation version 1.5.0+6+478760f
[14Nov2019 08:04:17.437] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package specification 3
[14Nov2019 08:04:18.484] [main/INFO] [net.minecraftforge.fml.loading.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
[14Nov2019 08:04:18.485] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service fml
[14Nov2019 08:04:18.487] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Configuring option handling for services
[14Nov2019 08:04:18.496] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services initializing
[14Nov2019 08:04:18.496] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service fml
[14Nov2019 08:04:18.497] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Setting up basic FML game directories
[14Nov2019 08:04:18.498] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing GAMEDIR directory : C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack
[14Nov2019 08:04:18.499] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path GAMEDIR is C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack
[14Nov2019 08:04:18.500] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing MODSDIR directory : C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods
[14Nov2019 08:04:18.500] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path MODSDIR is C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods
[14Nov2019 08:04:18.500] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing CONFIGDIR directory : C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\config
[14Nov2019 08:04:18.500] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path CONFIGDIR is C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\config
[14Nov2019 08:04:18.501] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path FMLCONFIG is C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\config\fml.toml
[14Nov2019 08:04:18.501] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading configuration
[14Nov2019 08:04:18.547] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing default config directory directory : C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\defaultconfigs
[14Nov2019 08:04:18.547] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Preparing launch handler
[14Nov2019 08:04:18.547] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Using fmlclient as launch service
[14Nov2019 08:04:18.557] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Received command line version data : MC Version: '1.14.4' MCP Version: '20190829.143755' Forge Version: '28.1.90' Forge group: 'net.minecraftforge'
[14Nov2019 08:04:18.558] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR asm at path C:\Users\steven.WIN-I1LLGJ7KTA1.003\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm\6.2\asm-6.2.jar
[14Nov2019 08:04:18.558] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found probable library path C:\Users\steven.WIN-I1LLGJ7KTA1.003\AppData\Roaming\.minecraft\libraries
[14Nov2019 08:04:18.575] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found forge path C:\Users\steven.WIN-I1LLGJ7KTA1.003\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.14.4-28.1.90\forge-1.14.4-28.1.90-universal.jar is present
[14Nov2019 08:04:18.593] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: SRG MC at C:\Users\steven.WIN-I1LLGJ7KTA1.003\AppData\Roaming\.minecraft\libraries\net\minecraft\client\1.14.4-20190829.143755\client-1.14.4-20190829.143755-srg.jar is present
[14Nov2019 08:04:18.609] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: MC Extras at C:\Users\steven.WIN-I1LLGJ7KTA1.003\AppData\Roaming\.minecraft\libraries\net\minecraft\client\1.14.4\client-1.14.4-extra-stable.jar is present
[14Nov2019 08:04:18.624] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Forge patches at C:\Users\steven.WIN-I1LLGJ7KTA1.003\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.14.4-28.1.90\forge-1.14.4-28.1.90-client.jar is present
[14Nov2019 08:04:18.632] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found 0 language providers
[14Nov2019 08:04:18.633] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Adding forge as a language from C:\Users\steven.WIN-I1LLGJ7KTA1.003\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.14.4-28.1.90\forge-1.14.4-28.1.90-universal.jar
[14Nov2019 08:04:18.635] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Adding file:/C:/Users/steven.WIN-I1LLGJ7KTA1.003/AppData/Roaming/.minecraft/libraries/net/minecraftforge/forge/1.14.4-28.1.90/forge-1.14.4-28.1.90-universal.jar to languageloader classloader
[14Nov2019 08:04:18.688] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found 2 language providers
[14Nov2019 08:04:18.689] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider javafml, version 28.1
[14Nov2019 08:04:18.693] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider minecraft, version 1
[14Nov2019 08:04:18.696] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service fml
[14Nov2019 08:04:18.696] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Current naming domain is 'srg'
[14Nov2019 08:04:18.697] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Identified name mapping providers {}
[14Nov2019 08:04:18.698] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services begin scanning
[14Nov2019 08:04:18.698] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service fml
[14Nov2019 08:04:18.699] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Initiating mod scan
[14Nov2019 08:04:18.775] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModListHandler/CORE]: Found mod coordinates from lists: []
[14Nov2019 08:04:18.808] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/CORE]: Found Mod Locators : (mods folder:null),(maven libs:null),(exploded directory:null),(minecraft:null)
[14Nov2019 08:04:21.139] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Adding file:/C:/Users/steven.WIN-I1LLGJ7KTA1.003/Twitch/Minecraft/Instances/Forager%20Pack/mods/ScalableCatsForce-2.13.1-with-library.jar to languageloader classloader
[14Nov2019 08:04:21.149] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found 3 language providers
[14Nov2019 08:04:21.149] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider javafml, version 28.1
[14Nov2019 08:04:21.150] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider minecraft, version 1
[14Nov2019 08:04:21.150] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider kotori_scala, version 2.13.1
[14Nov2019 08:04:21.152] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\aaws_1.14-1.0.jar
[14Nov2019 08:04:21.177] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\aaws_1.14-1.0.jar with language javafml
[14Nov2019 08:04:21.177] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\AdditionalEnchantedMiner-1.14.4-14.1.1.jar
[14Nov2019 08:04:21.183] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\AdditionalEnchantedMiner-1.14.4-14.1.1.jar with language kotori_scala
[14Nov2019 08:04:21.183] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\al_1.14-1.3.jar
[14Nov2019 08:04:21.183] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\al_1.14-1.3.jar with language javafml
[14Nov2019 08:04:21.184] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\alib-1.14.4-7.jar
[14Nov2019 08:04:21.185] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\alib-1.14.4-7.jar with language javafml
[14Nov2019 08:04:21.185] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\angelring-1.14.4-1.0.1.jar
[14Nov2019 08:04:21.186] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\angelring-1.14.4-1.0.1.jar with language javafml
[14Nov2019 08:04:21.186] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\Apotheosis-1.14.4-2.4.4.jar
[14Nov2019 08:04:21.187] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\Apotheosis-1.14.4-2.4.4.jar with language javafml
[14Nov2019 08:04:21.214] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod trueInfinity with Javascript path apothasm/true-infinity.js
[14Nov2019 08:04:21.215] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod sundering with Javascript path apothasm/sundering.js
[14Nov2019 08:04:21.215] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod enchData with Javascript path apothasm/enchantment-datas.js
[14Nov2019 08:04:21.215] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod tempting with Javascript path apothasm/tempting.js
[14Nov2019 08:04:21.215] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod reflective with Javascript path apothasm/reflective.js
[14Nov2019 08:04:21.215] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod itemEnch with Javascript path apothasm/item-ench.js
[14Nov2019 08:04:21.215] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod calcStackEnch with Javascript path apothasm/calc-stack-ench.js
[14Nov2019 08:04:21.215] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod containerRepair with Javascript path apothasm/container-repair.js
[14Nov2019 08:04:21.215] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod AnvilTweaks containerRepair with Javascript path apothasm/at-container-repair.js
[14Nov2019 08:04:21.215] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod guiRepair with Javascript path apothasm/gui-repair.js
[14Nov2019 08:04:21.215] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod combatRules with Javascript path apothasm/combat-rules.js
[14Nov2019 08:04:21.215] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod fishingBobber with Javascript path apothasm/fishing-bobber.js
[14Nov2019 08:04:21.215] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod apothasm/true-infinity.js
[14Nov2019 08:04:21.216] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod apothasm/sundering.js
[14Nov2019 08:04:21.216] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod apothasm/enchantment-datas.js
[14Nov2019 08:04:21.216] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod apothasm/tempting.js
[14Nov2019 08:04:21.216] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod apothasm/reflective.js
[14Nov2019 08:04:21.216] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod apothasm/item-ench.js
[14Nov2019 08:04:21.216] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod apothasm/calc-stack-ench.js
[14Nov2019 08:04:21.216] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod apothasm/container-repair.js
[14Nov2019 08:04:21.216] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod apothasm/at-container-repair.js
[14Nov2019 08:04:21.216] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod apothasm/gui-repair.js
[14Nov2019 08:04:21.216] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod apothasm/combat-rules.js
[14Nov2019 08:04:21.216] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod apothasm/fishing-bobber.js
[14Nov2019 08:04:21.216] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\AppleSkin-mc1.14.4-forge-1.0.12.jar
[14Nov2019 08:04:21.217] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\AppleSkin-mc1.14.4-forge-1.0.12.jar with language javafml
[14Nov2019 08:04:21.217] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\autodoors_1.14-1.3.jar
[14Nov2019 08:04:21.217] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\autodoors_1.14-1.3.jar with language javafml
[14Nov2019 08:04:21.217] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\BasicNetherOres-1.14.4-3.2.2.jar
[14Nov2019 08:04:21.218] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\BasicNetherOres-1.14.4-3.2.2.jar with language javafml
[14Nov2019 08:04:21.218] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\betteranimalsplus-1.14.4-7.1.2.jar
[14Nov2019 08:04:21.219] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\betteranimalsplus-1.14.4-7.1.2.jar with language javafml
[14Nov2019 08:04:21.219] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\BetterCrates-1.14.4-1.0.1.jar
[14Nov2019 08:04:21.219] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\BetterCrates-1.14.4-1.0.1.jar with language javafml
[14Nov2019 08:04:21.219] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\BetterTitleScreen-1.14.4-1.7.jar
[14Nov2019 08:04:21.220] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\BetterTitleScreen-1.14.4-1.7.jar with language javafml
[14Nov2019 08:04:21.220] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\BiomesOPlenty-1.14.4-9.0.0.257-universal.jar
[14Nov2019 08:04:21.221] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\BiomesOPlenty-1.14.4-9.0.0.257-universal.jar with language javafml
[14Nov2019 08:04:21.222] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\buildinggadgets-3.1.1b.jar
[14Nov2019 08:04:21.224] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\buildinggadgets-3.1.1b.jar with language javafml
[14Nov2019 08:04:21.224] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\C.O.M.B.A.T.-1.14.4-0.24.1.jar
[14Nov2019 08:04:21.226] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\C.O.M.B.A.T.-1.14.4-0.24.1.jar with language javafml
[14Nov2019 08:04:21.226] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\car-1.14.4-2.0.19.jar
[14Nov2019 08:04:21.227] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\car-1.14.4-2.0.19.jar with language javafml
[14Nov2019 08:04:21.227] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\carrotslib-mc1.14.4-2.0b3.jar
[14Nov2019 08:04:21.228] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\carrotslib-mc1.14.4-2.0b3.jar with language javafml
[14Nov2019 08:04:21.228] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\cg_1.14-1.0.jar
[14Nov2019 08:04:21.229] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\cg_1.14-1.0.jar with language javafml
[14Nov2019 08:04:21.229] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\ChickenDropFeathers-2.0.jar
[14Nov2019 08:04:21.229] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\ChickenDropFeathers-2.0.jar with language javafml
[14Nov2019 08:04:21.229] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\chunk_claim-2.7.1.jar
[14Nov2019 08:04:21.230] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\chunk_claim-2.7.1.jar with language javafml
[14Nov2019 08:04:21.230] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\classicbar-2.0.0a.jar
[14Nov2019 08:04:21.231] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\classicbar-2.0.0a.jar with language javafml
[14Nov2019 08:04:21.231] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\ClickMachine-1.14.4-2.1.2.jar
[14Nov2019 08:04:21.231] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\ClickMachine-1.14.4-2.1.2.jar with language javafml
[14Nov2019 08:04:21.232] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\Clumps-4.0.0.jar
[14Nov2019 08:04:21.232] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\Clumps-4.0.0.jar with language javafml
[14Nov2019 08:04:21.232] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\CobbleForDays-1.0.2.jar
[14Nov2019 08:04:21.233] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\CobbleForDays-1.0.2.jar with language javafml
[14Nov2019 08:04:21.233] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\CoffeeSpawner-1.14.4-5.0.0.jar
[14Nov2019 08:04:21.233] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\CoffeeSpawner-1.14.4-5.0.0.jar with language javafml
[14Nov2019 08:04:21.233] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\cofh_core-1.14.4-0.1.1b.jar
[14Nov2019 08:04:21.234] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\cofh_core-1.14.4-0.1.1b.jar with language javafml
[14Nov2019 08:04:21.234] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\colorfulhealthbar-2.0.0.jar
[14Nov2019 08:04:21.234] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\colorfulhealthbar-2.0.0.jar with language javafml
[14Nov2019 08:04:21.234] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\colouredchat-1.14.4-1.4.1.jar
[14Nov2019 08:04:21.235] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\colouredchat-1.14.4-1.4.1.jar with language javafml
[14Nov2019 08:04:21.235] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\controllable-1.14.4-0.7.0.jar
[14Nov2019 08:04:21.235] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\controllable-1.14.4-0.7.0.jar with language javafml
[14Nov2019 08:04:21.236] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod Controllable with Javascript path coremods/controllable-transformer.js
[14Nov2019 08:04:21.236] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/controllable-transformer.js
[14Nov2019 08:04:21.236] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\Controlling-5.0.4.jar
[14Nov2019 08:04:21.236] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\Controlling-5.0.4.jar with language javafml
[14Nov2019 08:04:21.236] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\CookingForBlockheads_1.14.4-7.4.0.jar
[14Nov2019 08:04:21.237] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\CookingForBlockheads_1.14.4-7.4.0.jar with language javafml
[14Nov2019 08:04:21.237] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\corail_pillar-4.5.4-1.14.4.jar
[14Nov2019 08:04:21.237] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\corail_pillar-4.5.4-1.14.4.jar with language javafml
[14Nov2019 08:04:21.238] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\corail_pillar_extension_biomesoplenty-4.2.1-1.14.4.jar
[14Nov2019 08:04:21.238] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\corail_pillar_extension_biomesoplenty-4.2.1-1.14.4.jar with language javafml
[14Nov2019 08:04:21.238] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\corail_woodcutter-1.0.6-1.14.4.jar
[14Nov2019 08:04:21.239] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\corail_woodcutter-1.0.6-1.14.4.jar with language javafml
[14Nov2019 08:04:21.239] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\CraftingSpawn-1.14.4-0.1.1.jar
[14Nov2019 08:04:21.239] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\CraftingSpawn-1.14.4-0.1.1.jar with language javafml
[14Nov2019 08:04:21.239] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\create-mc1.14.4_v0.1.1a.jar
[14Nov2019 08:04:21.240] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\create-mc1.14.4_v0.1.1a.jar with language javafml
[14Nov2019 08:04:21.240] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\CTD-Core-1.14.4-2.0.5b.jar
[14Nov2019 08:04:21.240] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\CTD-Core-1.14.4-2.0.5b.jar with language javafml
[14Nov2019 08:04:21.241] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\Cucumber-1.14.4-2.0.5.jar
[14Nov2019 08:04:21.241] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\Cucumber-1.14.4-2.0.5.jar with language javafml
[14Nov2019 08:04:21.241] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\CyclopsCore-1.14.4-1.5.5.jar
[14Nov2019 08:04:21.242] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\CyclopsCore-1.14.4-1.5.5.jar with language javafml
[14Nov2019 08:04:21.242] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\dankstorage-1.11.jar
[14Nov2019 08:04:21.242] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\dankstorage-1.11.jar with language javafml
[14Nov2019 08:04:21.242] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\dde_1.14.4-1.0.jar
[14Nov2019 08:04:21.242] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\dde_1.14.4-1.0.jar with language javafml
[14Nov2019 08:04:21.243] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\deathquotes-1.2-1.14.4.jar
[14Nov2019 08:04:21.243] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\deathquotes-1.2-1.14.4.jar with language javafml
[14Nov2019 08:04:21.243] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\despeggshatch_1.14-1.1.jar
[14Nov2019 08:04:21.243] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\despeggshatch_1.14-1.1.jar with language javafml
[14Nov2019 08:04:21.243] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\dismounte_1.14-1.0.jar
[14Nov2019 08:04:21.244] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\dismounte_1.14-1.0.jar with language javafml
[14Nov2019 08:04:21.244] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\DungeonCrawl-1.14.4-1.5.1.jar
[14Nov2019 08:04:21.244] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\DungeonCrawl-1.14.4-1.5.1.jar with language javafml
[14Nov2019 08:04:21.244] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\EasyFlint-1.1.0.jar
[14Nov2019 08:04:21.244] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\EasyFlint-1.1.0.jar with language javafml
[14Nov2019 08:04:21.245] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\ElementaryOres-1.14.4-0.0.1.jar
[14Nov2019 08:04:21.245] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\ElementaryOres-1.14.4-0.0.1.jar with language javafml
[14Nov2019 08:04:21.245] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\embellishcraft-1.14.4-1.3.1.jar
[14Nov2019 08:04:21.245] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\embellishcraft-1.14.4-1.3.1.jar with language javafml
[14Nov2019 08:04:21.246] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\embellishcraft-bop-1.14.4-1.0.0.jar
[14Nov2019 08:04:21.246] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\embellishcraft-bop-1.14.4-1.0.0.jar with language javafml
[14Nov2019 08:04:21.246] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\EnderBags-1.14.4-4.2.0.jar
[14Nov2019 08:04:21.247] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\EnderBags-1.14.4-4.2.0.jar with language javafml
[14Nov2019 08:04:21.247] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\EnergeticSheep-1.14.4-1.1.6.jar
[14Nov2019 08:04:21.248] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\EnergeticSheep-1.14.4-1.1.6.jar with language javafml
[14Nov2019 08:04:21.248] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\engineersdecor-1.14.4-1.0.16-b3.jar
[14Nov2019 08:04:21.249] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\engineersdecor-1.14.4-1.0.16-b3.jar with language javafml
[14Nov2019 08:04:21.249] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\engineerstools-1.14.4-1.0.4-b1.jar
[14Nov2019 08:04:21.249] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\engineerstools-1.14.4-1.0.4-b1.jar with language javafml
[14Nov2019 08:04:21.249] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\ensorcellation-1.14.4-0.1.1b.jar
[14Nov2019 08:04:21.250] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\ensorcellation-1.14.4-0.1.1b.jar with language javafml
[14Nov2019 08:04:21.250] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\enviromats-2.0.0.9.jar
[14Nov2019 08:04:21.250] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\enviromats-2.0.0.9.jar with language javafml
[14Nov2019 08:04:21.251] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\EverlastingAbilities-1.14.4-1.5.5.jar
[14Nov2019 08:04:21.251] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\EverlastingAbilities-1.14.4-1.5.5.jar with language javafml
[14Nov2019 08:04:21.251] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\Explorercraft-1.14.4-3.2.4.jar
[14Nov2019 08:04:21.252] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\Explorercraft-1.14.4-3.2.4.jar with language javafml
[14Nov2019 08:04:21.252] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\ExpOre-1.14.4-1.3.jar
[14Nov2019 08:04:21.252] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\ExpOre-1.14.4-1.3.jar with language javafml
[14Nov2019 08:04:21.252] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\extcaves-1.3.3.jar
[14Nov2019 08:04:21.252] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\extcaves-1.3.3.jar with language javafml
[14Nov2019 08:04:21.252] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\FastFurnace-1.14.4-2.2.4.jar
[14Nov2019 08:04:21.253] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\FastFurnace-1.14.4-2.2.4.jar with language javafml
[14Nov2019 08:04:21.253] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\FastLeafDecay-v17.jar
[14Nov2019 08:04:21.253] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\FastLeafDecay-v17.jar with language javafml
[14Nov2019 08:04:21.253] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\FastWorkbench-1.14.4-2.1.4.jar
[14Nov2019 08:04:21.254] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\FastWorkbench-1.14.4-2.1.4.jar with language javafml
[14Nov2019 08:04:21.254] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\FeederHelmet-1.6.2.jar
[14Nov2019 08:04:21.254] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\FeederHelmet-1.6.2.jar with language javafml
[14Nov2019 08:04:21.254] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\flexible_skills-1.14.4-1.1.8.jar
[14Nov2019 08:04:21.255] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\flexible_skills-1.14.4-1.1.8.jar with language javafml
[14Nov2019 08:04:21.255] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\flying_things-1.8.5-1.14.4.jar
[14Nov2019 08:04:21.255] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\flying_things-1.8.5-1.14.4.jar with language javafml
[14Nov2019 08:04:21.255] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\foamdome-2.0.1.jar
[14Nov2019 08:04:21.256] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\foamdome-2.0.1.jar with language javafml
[14Nov2019 08:04:21.256] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\forbidden_arcanus-1.14.4-1.5-beta-1.jar
[14Nov2019 08:04:21.256] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\forbidden_arcanus-1.14.4-1.5-beta-1.jar with language javafml
[14Nov2019 08:04:21.256] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\ForgivingVoid_1.14.4-3.0.7.jar
[14Nov2019 08:04:21.257] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\ForgivingVoid_1.14.4-3.0.7.jar with language javafml
[14Nov2019 08:04:21.257] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\FriendlyFire-1.14.4-3.0.2.jar
[14Nov2019 08:04:21.257] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\FriendlyFire-1.14.4-3.0.2.jar with language javafml
[14Nov2019 08:04:21.257] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\furniture-7.0.0-pre11-1.14.4.jar
[14Nov2019 08:04:21.258] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\furniture-7.0.0-pre11-1.14.4.jar with language javafml
[14Nov2019 08:04:21.258] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\globalxp-1.14.4-v1.4.10.jar
[14Nov2019 08:04:21.258] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\globalxp-1.14.4-v1.4.10.jar with language javafml
[14Nov2019 08:04:21.258] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\Gobber2-1.14.4-2.1.113.jar
[14Nov2019 08:04:21.259] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\Gobber2-1.14.4-2.1.113.jar with language javafml
[14Nov2019 08:04:21.259] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\gravestone-1.15.2.jar
[14Nov2019 08:04:21.259] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\gravestone-1.15.2.jar with language javafml
[14Nov2019 08:04:21.259] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\Harvest-forge-1.14.4-1.2.10-23.jar
[14Nov2019 08:04:21.259] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\Harvest-forge-1.14.4-1.2.10-23.jar with language javafml
[14Nov2019 08:04:21.259] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\infinitewatersource-3.0.jar
[14Nov2019 08:04:21.260] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\infinitewatersource-3.0.jar with language javafml
[14Nov2019 08:04:21.260] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\inftrading_1.14-1.0.jar
[14Nov2019 08:04:21.260] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\inftrading_1.14-1.0.jar with language javafml
[14Nov2019 08:04:21.260] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\instantunify-1.14.4-1.0.3.jar
[14Nov2019 08:04:21.261] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\instantunify-1.14.4-1.0.3.jar with language javafml
[14Nov2019 08:04:21.261] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\inventorysorter-1.14.4-16.2.0.jar
[14Nov2019 08:04:21.261] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\inventorysorter-1.14.4-16.2.0.jar with language javafml
[14Nov2019 08:04:21.261] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\ironchest-1.14.4-9.1.5.jar
[14Nov2019 08:04:21.261] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\ironchest-1.14.4-9.1.5.jar with language javafml
[14Nov2019 08:04:21.262] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\IronJetpacks-1.14.4-2.0.3.jar
[14Nov2019 08:04:21.262] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\IronJetpacks-1.14.4-2.0.3.jar with language javafml
[14Nov2019 08:04:21.262] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\jei-1.14.4-6.0.0.25.jar
[14Nov2019 08:04:21.262] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\jei-1.14.4-6.0.0.25.jar with language javafml
[14Nov2019 08:04:21.263] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\KleeSlabs_1.14.4-7.4.7.jar
[14Nov2019 08:04:21.263] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\KleeSlabs_1.14.4-7.4.7.jar with language javafml
[14Nov2019 08:04:21.263] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\LargeFluidTank-14.8.4.jar
[14Nov2019 08:04:21.264] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\LargeFluidTank-14.8.4.jar with language kotori_scala
[14Nov2019 08:04:21.264] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\LetSleepingDogsLie-1.14.4-1.1.0.jar
[14Nov2019 08:04:21.265] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\LetSleepingDogsLie-1.14.4-1.1.0.jar with language javafml
[14Nov2019 08:04:21.265] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\luckyores-1.14.4-1.2.jar
[14Nov2019 08:04:21.265] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\luckyores-1.14.4-1.2.jar with language javafml
[14Nov2019 08:04:21.265] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\Ma-Essentials-1.14.4-1.2.3.jar
[14Nov2019 08:04:21.266] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\Ma-Essentials-1.14.4-1.2.3.jar with language javafml
[14Nov2019 08:04:21.266] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\Mantle-1.14.4-1.4.32.jar
[14Nov2019 08:04:21.267] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\Mantle-1.14.4-1.4.32.jar with language javafml
[14Nov2019 08:04:21.267] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\MCFurnace-1.14.4-DEV-1.3.2.jar
[14Nov2019 08:04:21.267] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\MCFurnace-1.14.4-DEV-1.3.2.jar with language javafml
[14Nov2019 08:04:21.267] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\mcjtylib-1.14-3.5.12-alpha.jar
[14Nov2019 08:04:21.268] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\mcjtylib-1.14-3.5.12-alpha.jar with language javafml
[14Nov2019 08:04:21.268] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\mightyarchitect-mc1.14.4_v0.5.jar
[14Nov2019 08:04:21.268] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\mightyarchitect-mc1.14.4_v0.5.jar with language javafml
[14Nov2019 08:04:21.268] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\Mo-Glowstone-1.14.4-2.0.4.jar
[14Nov2019 08:04:21.269] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\Mo-Glowstone-1.14.4-2.0.4.jar with language javafml
[14Nov2019 08:04:21.269] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\mobcatcher-1.2b.jar
[14Nov2019 08:04:21.269] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\mobcatcher-1.2b.jar with language javafml
[14Nov2019 08:04:21.269] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\More Dogs-1.0.1.jar
[14Nov2019 08:04:21.270] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\More Dogs-1.0.1.jar with language javafml
[14Nov2019 08:04:21.270] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\Morpheus-1.14.4-4.2.43.jar
[14Nov2019 08:04:21.270] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\Morpheus-1.14.4-4.2.43.jar with language javafml
[14Nov2019 08:04:21.270] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\MouseTweaks-2.12-mc1.14.4.jar
[14Nov2019 08:04:21.271] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\MouseTweaks-2.12-mc1.14.4.jar with language javafml
[14Nov2019 08:04:21.271] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\Mubble-1.4-pre9-(1.14.4).jar
[14Nov2019 08:04:21.272] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\Mubble-1.4-pre9-(1.14.4).jar with language javafml
[14Nov2019 08:04:21.272] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\mysticallib-1.14.4-1.7.0.jar
[14Nov2019 08:04:21.273] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\mysticallib-1.14.4-1.7.0.jar with language javafml
[14Nov2019 08:04:21.273] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\mysticalwildlife-1.14.4-1.3.3.jar
[14Nov2019 08:04:21.274] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\mysticalwildlife-1.14.4-1.3.3.jar with language javafml
[14Nov2019 08:04:21.274] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\mysticalworld-1.14.4-1.6.8.jar
[14Nov2019 08:04:21.274] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\mysticalworld-1.14.4-1.6.8.jar with language javafml
[14Nov2019 08:04:21.274] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\nifty-1.14.4-2.7.1.jar
[14Nov2019 08:04:21.275] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\nifty-1.14.4-2.7.1.jar with language javafml
[14Nov2019 08:04:21.275] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\nps_1.14-2.1.jar
[14Nov2019 08:04:21.275] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\nps_1.14-2.1.jar with language javafml
[14Nov2019 08:04:21.275] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\OreExcavation-1.6.144.jar
[14Nov2019 08:04:21.276] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\OreExcavation-1.6.144.jar with language javafml
[14Nov2019 08:04:21.276] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\Overloaded-1.14.4-0.0.78.jar
[14Nov2019 08:04:21.277] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\Overloaded-1.14.4-0.0.78.jar with language javafml
[14Nov2019 08:04:21.277] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\PackingTape-1.14.4-0.9.0.jar
[14Nov2019 08:04:21.277] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\PackingTape-1.14.4-0.9.0.jar with language javafml
[14Nov2019 08:04:21.277] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\PersistentBits-1.14.4-2.0.2.jar
[14Nov2019 08:04:21.278] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\PersistentBits-1.14.4-2.0.2.jar with language javafml
[14Nov2019 08:04:21.278] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\Placebo-1.14.4-2.3.5.jar
[14Nov2019 08:04:21.278] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\Placebo-1.14.4-2.3.5.jar with language javafml
[14Nov2019 08:04:21.278] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod block-statemap with Javascript path javascript/block-statemap.js
[14Nov2019 08:04:21.278] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod item-statemap with Javascript path javascript/item-statemap.js
[14Nov2019 08:04:21.279] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod javascript/block-statemap.js
[14Nov2019 08:04:21.279] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod javascript/item-statemap.js
[14Nov2019 08:04:21.279] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\planttech2-0.01.04.jar
[14Nov2019 08:04:21.279] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\planttech2-0.01.04.jar with language javafml
[14Nov2019 08:04:21.279] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\pn_1.14-1.0.jar
[14Nov2019 08:04:21.279] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\pn_1.14-1.0.jar with language javafml
[14Nov2019 08:04:21.279] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\portality-1.14.4-2.0.4-b0b3467.jar
[14Nov2019 08:04:21.280] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\portality-1.14.4-2.0.4-b0b3467.jar with language javafml
[14Nov2019 08:04:21.280] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\prefab-1.4.0.7.jar
[14Nov2019 08:04:21.281] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\prefab-1.4.0.7.jar with language javafml
[14Nov2019 08:04:21.281] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\PrettyBeaches_1.14.4-3.0.7.jar
[14Nov2019 08:04:21.282] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\PrettyBeaches_1.14.4-3.0.7.jar with language javafml
[14Nov2019 08:04:21.282] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\PyramidPlunder-1.14.4-1.1.jar
[14Nov2019 08:04:21.282] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\PyramidPlunder-1.14.4-1.1.jar with language javafml
[14Nov2019 08:04:21.283] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\QuantumStorage-1.14.4-5.0.2.jar
[14Nov2019 08:04:21.283] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\QuantumStorage-1.14.4-5.0.2.jar with language javafml
[14Nov2019 08:04:21.283] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\quirkygenerators-1.4.jar
[14Nov2019 08:04:21.283] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\quirkygenerators-1.4.jar with language javafml
[14Nov2019 08:04:21.283] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\RandomThings-MC1.14.4-5.0.1.jar
[14Nov2019 08:04:21.284] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\RandomThings-MC1.14.4-5.0.1.jar with language javafml
[14Nov2019 08:04:21.284] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\rangedpumps-0.6.1.jar
[14Nov2019 08:04:21.284] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\rangedpumps-0.6.1.jar with language javafml
[14Nov2019 08:04:21.284] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\Rays Dongles-1.14.4-2.0.4d.jar
[14Nov2019 08:04:21.285] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\Rays Dongles-1.14.4-2.0.4d.jar with language javafml
[14Nov2019 08:04:21.285] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\RefinedRelocation_1.14.4-6.2.4.jar
[14Nov2019 08:04:21.285] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\RefinedRelocation_1.14.4-6.2.4.jar with language javafml
[14Nov2019 08:04:21.285] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\refinedstorage-1.7.jar
[14Nov2019 08:04:21.285] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\refinedstorage-1.7.jar with language javafml
[14Nov2019 08:04:21.286] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\respawnablepets-1.0.5.1.jar
[14Nov2019 08:04:21.286] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\respawnablepets-1.0.5.1.jar with language javafml
[14Nov2019 08:04:21.287] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\rftoolsbase-1.14-0.0.9-alpha.jar
[14Nov2019 08:04:21.287] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\rftoolsbase-1.14-0.0.9-alpha.jar with language javafml
[14Nov2019 08:04:21.287] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\rftoolsbuilder-1.14-1.2.8-alpha.jar
[14Nov2019 08:04:21.288] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\rftoolsbuilder-1.14-1.2.8-alpha.jar with language javafml
[14Nov2019 08:04:21.288] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\rftoolsstorage-1.14-0.0.4-alpha.jar
[14Nov2019 08:04:21.288] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\rftoolsstorage-1.14-0.0.4-alpha.jar with language javafml
[14Nov2019 08:04:21.288] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\rftoolsutility-1.14-1.2.9-alpha.jar
[14Nov2019 08:04:21.289] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\rftoolsutility-1.14-1.2.9-alpha.jar with language javafml
[14Nov2019 08:04:21.289] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\RingOfGrowth-1.14.4-1.0.18.jar
[14Nov2019 08:04:21.289] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\RingOfGrowth-1.14.4-1.0.18.jar with language javafml
[14Nov2019 08:04:21.289] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\RingOfMiner-1.14.4-1.0.15.jar
[14Nov2019 08:04:21.290] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\RingOfMiner-1.14.4-1.0.15.jar with language javafml
[14Nov2019 08:04:21.290] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\RingOfRepair-1.14.4-1.0.19.jar
[14Nov2019 08:04:21.290] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\RingOfRepair-1.14.4-1.0.19.jar with language javafml
[14Nov2019 08:04:21.290] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\RingOfTeleport-1.14.4-1.0.16.jar
[14Nov2019 08:04:21.291] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\RingOfTeleport-1.14.4-1.0.16.jar with language javafml
[14Nov2019 08:04:21.291] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\roadstuff-1.14.4-2.1.0.jar
[14Nov2019 08:04:21.291] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\roadstuff-1.14.4-2.1.0.jar with language javafml
[14Nov2019 08:04:21.291] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\rsgauges-1.14.4-1.1.9-b2.jar
[14Nov2019 08:04:21.291] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\rsgauges-1.14.4-1.1.9-b2.jar with language javafml
[14Nov2019 08:04:21.292] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\Sauuuuucey's+Farming-1.14.3-1.0-beta.jar
[14Nov2019 08:04:21.292] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\Sauuuuucey's+Farming-1.14.3-1.0-beta.jar with language javafml
[14Nov2019 08:04:21.292] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\seafaring-1.14.4-0.1.46.jar
[14Nov2019 08:04:21.292] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\seafaring-1.14.4-0.1.46.jar with language javafml
[14Nov2019 08:04:21.292] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\ServerTabInfo-1.14.4-1.2.6.jar
[14Nov2019 08:04:21.293] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\ServerTabInfo-1.14.4-1.2.6.jar with language javafml
[14Nov2019 08:04:21.293] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\shulkerdt_1.14-1.1.jar
[14Nov2019 08:04:21.293] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\shulkerdt_1.14-1.1.jar with language javafml
[14Nov2019 08:04:21.293] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\SilentGear-1.14.4-1.4.4+70.jar
[14Nov2019 08:04:21.294] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\SilentGear-1.14.4-1.4.4+70.jar with language javafml
[14Nov2019 08:04:21.294] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\SilentGems-1.14.4-3.4.6+79.jar
[14Nov2019 08:04:21.294] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\SilentGems-1.14.4-3.4.6+79.jar with language javafml
[14Nov2019 08:04:21.294] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\SilentLib-1.14.4-4.4.0+44.jar
[14Nov2019 08:04:21.295] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\SilentLib-1.14.4-4.4.0+44.jar with language javafml
[14Nov2019 08:04:21.295] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\SilentMechanisms-1.14.4-0.6.8+41.jar
[14Nov2019 08:04:21.295] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\SilentMechanisms-1.14.4-0.6.8+41.jar with language javafml
[14Nov2019 08:04:21.295] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\simplecoloredblocks-1.2.1.jar
[14Nov2019 08:04:21.295] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\simplecoloredblocks-1.2.1.jar with language javafml
[14Nov2019 08:04:21.295] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\SimpleDivingGear-3.0.3 mc 1.14.4.jar
[14Nov2019 08:04:21.296] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\SimpleDivingGear-3.0.3 mc 1.14.4.jar with language javafml
[14Nov2019 08:04:21.296] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\simplefarming-1.14.4-1.2.2.jar
[14Nov2019 08:04:21.296] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\simplefarming-1.14.4-1.2.2.jar with language javafml
[14Nov2019 08:04:21.296] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\SimpleStorageNetwork-1.14.4-0.1.0.jar
[14Nov2019 08:04:21.297] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\SimpleStorageNetwork-1.14.4-0.1.0.jar with language javafml
[14Nov2019 08:04:21.297] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\simplylight-0.9.0.jar
[14Nov2019 08:04:21.297] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\simplylight-0.9.0.jar with language javafml
[14Nov2019 08:04:21.298] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\simplytea-2.0.3.jar
[14Nov2019 08:04:21.298] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\simplytea-2.0.3.jar with language javafml
[14Nov2019 08:04:21.298] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\sisser-1.1.jar
[14Nov2019 08:04:21.299] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\sisser-1.1.jar with language javafml
[14Nov2019 08:04:21.299] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\SolarGeneration-1.14.4-1.2.0.jar
[14Nov2019 08:04:21.300] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\SolarGeneration-1.14.4-1.2.0.jar with language javafml
[14Nov2019 08:04:21.300] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\speedyhoppers-1.14.4-7.jar
[14Nov2019 08:04:21.301] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\speedyhoppers-1.14.4-7.jar with language javafml
[14Nov2019 08:04:21.301] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\StorageDrawers-1.14.4-6.0.5.jar
[14Nov2019 08:04:21.302] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\StorageDrawers-1.14.4-6.0.5.jar with language javafml
[14Nov2019 08:04:21.302] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\taffydaf-1.14.4-0.2.jar
[14Nov2019 08:04:21.302] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\taffydaf-1.14.4-0.2.jar with language javafml
[14Nov2019 08:04:21.303] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\tardis-0.0.2.jar
[14Nov2019 08:04:21.303] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\tardis-0.0.2.jar with language javafml
[14Nov2019 08:04:21.303] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\The-Endergetic-Expansion-1.14.4-v1.0.jar
[14Nov2019 08:04:21.303] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\The-Endergetic-Expansion-1.14.4-v1.0.jar with language javafml
[14Nov2019 08:04:21.304] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod patch_ender_crystal with Javascript path coremods/patch_ender_crystal.js
[14Nov2019 08:04:21.304] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod patch_dragon_fight_manager with Javascript path coremods/patch_dragon_fight_manager.js
[14Nov2019 08:04:21.304] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod patch_end_gateway_tile_entity with Javascript path coremods/patch_end_gateway_tile_entity.js
[14Nov2019 08:04:21.304] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/patch_ender_crystal.js
[14Nov2019 08:04:21.304] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/patch_dragon_fight_manager.js
[14Nov2019 08:04:21.304] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/patch_end_gateway_tile_entity.js
[14Nov2019 08:04:21.304] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\theoneprobe-1.14-1.4.37.jar
[14Nov2019 08:04:21.304] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\theoneprobe-1.14-1.4.37.jar with language javafml
[14Nov2019 08:04:21.304] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\TheVeggieWay-1.14.4-2.0.26.jar
[14Nov2019 08:04:21.305] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\TheVeggieWay-1.14.4-2.0.26.jar with language javafml
[14Nov2019 08:04:21.305] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\titanium-1.14.4-2.2.5.jar
[14Nov2019 08:04:21.305] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\titanium-1.14.4-2.2.5.jar with language javafml
[14Nov2019 08:04:21.305] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\TMechworks-1.14.4-2.0.1.jar
[14Nov2019 08:04:21.305] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\TMechworks-1.14.4-2.0.1.jar with language javafml
[14Nov2019 08:04:21.305] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\torchmaster-2.0.0-rc1.jar
[14Nov2019 08:04:21.306] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\torchmaster-2.0.0-rc1.jar with language javafml
[14Nov2019 08:04:21.306] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\torchoptimizer-1.14.4-2.1.6.jar
[14Nov2019 08:04:21.306] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\torchoptimizer-1.14.4-2.1.6.jar with language javafml
[14Nov2019 08:04:21.306] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\travel_bag-1.0.6-1.14.4.jar
[14Nov2019 08:04:21.306] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\travel_bag-1.0.6-1.14.4.jar with language javafml
[14Nov2019 08:04:21.306] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\u_team_core-1.14.4-2.7.8.138.jar
[14Nov2019 08:04:21.307] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\u_team_core-1.14.4-2.7.8.138.jar with language javafml
[14Nov2019 08:04:21.307] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\Uncrafted 1.14.4 (v.4.0.0 pre1).jar
[14Nov2019 08:04:21.307] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\Uncrafted 1.14.4 (v.4.0.0 pre1).jar with language javafml
[14Nov2019 08:04:21.307] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\UndergroundBiomes-1.14.4-1.0-53.jar
[14Nov2019 08:04:21.308] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\UndergroundBiomes-1.14.4-1.0-53.jar with language javafml
[14Nov2019 08:04:21.308] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\unstabletools-3.3a.jar
[14Nov2019 08:04:21.308] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\unstabletools-3.3a.jar with language javafml
[14Nov2019 08:04:21.308] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\Upgrade Aquatic Wave Three v6 - Beta 1.0.8.jar
[14Nov2019 08:04:21.309] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\Upgrade Aquatic Wave Three v6 - Beta 1.0.8.jar with language javafml
[14Nov2019 08:04:21.309] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\upsizer-mc1.14.4-5.0b2.jar
[14Nov2019 08:04:21.309] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\upsizer-mc1.14.4-5.0b2.jar with language javafml
[14Nov2019 08:04:21.309] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\useful_backpacks-1.14.4-1.7.4.46.jar
[14Nov2019 08:04:21.310] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\useful_backpacks-1.14.4-1.7.4.46.jar with language javafml
[14Nov2019 08:04:21.310] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\UselessMod-1.14.4-2.2.5.jar
[14Nov2019 08:04:21.310] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\UselessMod-1.14.4-2.2.5.jar with language javafml
[14Nov2019 08:04:21.310] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\valkyrielib-3.0.0.8.jar
[14Nov2019 08:04:21.311] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\valkyrielib-3.0.0.8.jar with language javafml
[14Nov2019 08:04:21.311] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\vanillafoodpantry-mc1.14.4-5.0b3.jar
[14Nov2019 08:04:21.311] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\vanillafoodpantry-mc1.14.4-5.0b3.jar with language javafml
[14Nov2019 08:04:21.311] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\vilnames_1.14-1.4.jar
[14Nov2019 08:04:21.311] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\vilnames_1.14-1.4.jar with language javafml
[14Nov2019 08:04:21.311] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\vimion-DEV-WEEK-08-0.1-1.14.4.jar
[14Nov2019 08:04:21.312] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\vimion-DEV-WEEK-08-0.1-1.14.4.jar with language javafml
[14Nov2019 08:04:21.312] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\wandermaid-1.14.4-0.1.3.jar
[14Nov2019 08:04:21.312] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\wandermaid-1.14.4-0.1.3.jar with language javafml
[14Nov2019 08:04:21.312] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\World-Stripper-1.7.2-1.14.4.jar
[14Nov2019 08:04:21.312] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\World-Stripper-1.7.2-1.14.4.jar with language javafml
[14Nov2019 08:04:21.312] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\Xaeros_Minimap_1.18.8_Forge_1.14.4.jar
[14Nov2019 08:04:21.313] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\Xaeros_Minimap_1.18.8_Forge_1.14.4.jar with language javafml
[14Nov2019 08:04:21.313] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\XaerosWorldMap_1.5.0.1_Forge_1.14.4.jar
[14Nov2019 08:04:21.313] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\XaerosWorldMap_1.5.0.1_Forge_1.14.4.jar with language javafml
[14Nov2019 08:04:21.313] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\XL-Food-Mod-1.14.4-2.1.1.jar
[14Nov2019 08:04:21.313] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\mods\XL-Food-Mod-1.14.4-2.1.1.jar with language javafml
[14Nov2019 08:04:21.314] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.14.4-28.1.90\forge-1.14.4-28.1.90-universal.jar
[14Nov2019 08:04:21.314] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.14.4-28.1.90\forge-1.14.4-28.1.90-universal.jar with language javafml
[14Nov2019 08:04:21.314] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod fieldtomethodtransformers with Javascript path META-INF/fieldtomethodtransformers.js
[14Nov2019 08:04:21.314] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/fieldtomethodtransformers.js
[14Nov2019 08:04:21.314] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\steven.WIN-I1LLGJ7KTA1.003\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.14.4-28.1.90\forge-1.14.4-28.1.90-client.jar
[14Nov2019 08:04:21.332] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\steven.WIN-I1LLGJ7KTA1.003\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.14.4-28.1.90\forge-1.14.4-28.1.90-client.jar with language minecraft
[14Nov2019 08:04:21.341] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Found 222 mandatory requirements
[14Nov2019 08:04:21.342] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Found 0 mandatory mod requirements missing
[14Nov2019 08:04:21.768] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service fml
[14Nov2019 08:04:21.769] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading transformers
[14Nov2019 08:04:21.769] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service fml
[14Nov2019 08:04:21.769] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading coremod transformers
[14Nov2019 08:04:21.770] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from javascript/block-statemap.js
[14Nov2019 08:04:21.879] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[14Nov2019 08:04:21.879] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from javascript/item-statemap.js
[14Nov2019 08:04:21.895] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[14Nov2019 08:04:21.896] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from apothasm/true-infinity.js
[14Nov2019 08:04:21.925] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[14Nov2019 08:04:21.925] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from apothasm/sundering.js
[14Nov2019 08:04:21.933] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[14Nov2019 08:04:21.933] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from apothasm/enchantment-datas.js
[14Nov2019 08:04:21.939] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[14Nov2019 08:04:21.939] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from apothasm/tempting.js
[14Nov2019 08:04:21.945] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[14Nov2019 08:04:21.945] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from apothasm/reflective.js
[14Nov2019 08:04:21.955] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[14Nov2019 08:04:21.955] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from apothasm/item-ench.js
[14Nov2019 08:04:21.965] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[14Nov2019 08:04:21.965] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from apothasm/calc-stack-ench.js
[14Nov2019 08:04:21.975] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[14Nov2019 08:04:21.975] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from apothasm/container-repair.js
[14Nov2019 08:04:21.985] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[14Nov2019 08:04:21.985] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from apothasm/at-container-repair.js
[14Nov2019 08:04:21.993] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[14Nov2019 08:04:21.993] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from apothasm/gui-repair.js
[14Nov2019 08:04:22.003] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[14Nov2019 08:04:22.003] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from apothasm/combat-rules.js
[14Nov2019 08:04:22.010] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[14Nov2019 08:04:22.010] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from apothasm/fishing-bobber.js
[14Nov2019 08:04:22.019] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[14Nov2019 08:04:22.020] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/controllable-transformer.js
[14Nov2019 08:04:22.067] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[14Nov2019 08:04:22.068] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/patch_ender_crystal.js
[14Nov2019 08:04:22.079] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[14Nov2019 08:04:22.079] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/patch_dragon_fight_manager.js
[14Nov2019 08:04:22.096] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[14Nov2019 08:04:22.096] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/patch_end_gateway_tile_entity.js
[14Nov2019 08:04:22.109] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[14Nov2019 08:04:22.109] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/fieldtomethodtransformers.js
[14Nov2019 08:04:22.123] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[14Nov2019 08:04:22.136] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@859ea42 to Target : METHOD {Lnet/minecraft/client/renderer/BlockModelShapes;} {func_209553_a} {(Lnet/minecraft/util/ResourceLocation;Lnet/minecraft/block/BlockState;)Lnet/minecraft/client/renderer/model/ModelResourceLocation;}
[14Nov2019 08:04:22.137] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@bbf9e07 to Target : METHOD {Lnet/minecraft/client/renderer/model/ModelBakery;} {processLoading} {(Lnet/minecraft/profiler/IProfiler;)V}
[14Nov2019 08:04:22.137] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@6ff6efdc to Target : METHOD {Lnet/minecraft/item/ArrowItem;} {isInfinite} {(Lnet/minecraft/item/ItemStack;Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/player/PlayerEntity;)Z}
[14Nov2019 08:04:22.137] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@2b289ac9 to Target : METHOD {Lnet/minecraft/entity/LivingEntity;} {func_70672_c} {(Lnet/minecraft/util/DamageSource;F)F}
[14Nov2019 08:04:22.137] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@4eb1c69 to Target : METHOD {Lnet/minecraft/enchantment/EnchantmentHelper;} {func_185291_a} {(ILnet/minecraft/item/ItemStack;Z)Ljava/util/List;}
[14Nov2019 08:04:22.137] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@73d3e555 to Target : METHOD {Lnet/minecraft/entity/ai/goal/TemptGoal;} {func_188508_a} {(Lnet/minecraft/item/ItemStack;)Z}
[14Nov2019 08:04:22.138] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@2b037cfc to Target : METHOD {Lnet/minecraft/entity/LivingEntity;} {func_190629_c} {(Lnet/minecraft/entity/EntityLivingBase;)V}
[14Nov2019 08:04:22.138] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@44924587 to Target : METHOD {Lnet/minecraft/item/Item;} {func_77619_b} {()I}
[14Nov2019 08:04:22.138] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@18460128 to Target : METHOD {Lnet/minecraft/enchantment/EnchantmentHelper;} {func_77514_a} {(Ljava/util/Random;IILnet/minecraft/item/ItemStack;)I;}
[14Nov2019 08:04:22.138] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@74d3b638 to Target : METHOD {Lnet/minecraft/inventory/container/RepairContainer;} {func_82848_d} {()V}
[14Nov2019 08:04:22.138] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@4487c0c2 to Target : METHOD {Lcom/tfar/anviltweaks/RepairContainerv2;} {updateRepairOutput} {()V}
[14Nov2019 08:04:22.138] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@126f1ba8 to Target : METHOD {Lnet/minecraft/client/gui/screen/inventory/AnvilScreen;} {func_146979_b} {(II)V}
[14Nov2019 08:04:22.138] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@3a08078c to Target : METHOD {Lnet/minecraft/util/CombatRules;} {func_188401_b} {(FF)F}
[14Nov2019 08:04:22.138] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@53830483 to Target : METHOD {Lnet/minecraft/entity/projectile/FishingBobberEntity;} {func_190621_a} {(Lnet/minecraft/util/math/BlockPos;)V}
[14Nov2019 08:04:22.139] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@29f85fe1 to Target : METHOD {Lnet/minecraft/entity/item/EnderCrystalEntity;} {func_70071_h_} {()V}
[14Nov2019 08:04:22.139] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@43a0a32d to Target : METHOD {Lnet/minecraft/world/end/DragonFightManager;} {func_186094_a} {(Z)V}
[14Nov2019 08:04:22.139] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@396ef8b2 to Target : METHOD {Lnet/minecraft/world/end/DragonFightManager;} {func_186089_a} {(Lnet/minecraft/util/math/BlockPos;)V}
[14Nov2019 08:04:22.139] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@72825400 to Target : METHOD {Lnet/minecraft/tileentity/EndGatewayTileEntity;} {func_195492_c} {(Lnet/minecraft/util/math/BlockPos;)V}
[14Nov2019 08:04:22.139] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@5f117b3d to Target : CLASS {Lnet/minecraft/client/Minecraft;} {} {V}
[14Nov2019 08:04:22.139] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@1174a305 to Target : CLASS {Lnet/minecraft/client/gui/screen/inventory/ContainerScreen;} {} {V}
[14Nov2019 08:04:22.139] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@71b6d77f to Target : CLASS {Lnet/minecraftforge/client/ForgeIngameGui;} {} {V}
[14Nov2019 08:04:22.139] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@1866da85 to Target : CLASS {Lnet/minecraft/client/renderer/GameRenderer;} {} {V}
[14Nov2019 08:04:22.139] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@4cfa8227 to Target : CLASS {Lnet/minecraft/client/gui/IngameGui;} {} {V}
[14Nov2019 08:04:22.139] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@78226c36 to Target : CLASS {Lnet/minecraft/potion/EffectInstance;} {} {V}
[14Nov2019 08:04:22.140] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3f685162 to Target : CLASS {Lnet/minecraft/block/FlowingFluidBlock;} {} {V}
[14Nov2019 08:04:22.140] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@11f406f8 to Target : CLASS {Lnet/minecraft/item/BucketItem;} {} {V}
[14Nov2019 08:04:22.140] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@987455b to Target : CLASS {Lnet/minecraft/block/StairsBlock;} {} {V}
[14Nov2019 08:04:22.140] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@622fdb81 to Target : CLASS {Lnet/minecraft/block/FlowerPotBlock;} {} {V}
[14Nov2019 08:04:22.140] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service fml
[14Nov2019 08:04:22.156] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlclient' with arguments [--version, 1.14.4-forge-28.1.90, --gameDir, C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack, --assetsDir, C:\Users\steven.WIN-I1LLGJ7KTA1.003\AppData\Roaming\.minecraft\assets, --uuid, 213563b1b09146b1a08d5a39130e11be, --username, SDUBZ_, --assetIndex, 1.14, --accessToken, ????????, --userType, mojang, --versionType, release]
[14Nov2019 08:04:22.391] [Client thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/client/Minecraft
[14Nov2019 08:04:23.150] [Client thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_70672_c with desc (Lnet/minecraft/util/DamageSource;F)F
[14Nov2019 08:04:23.547] [Client thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/client/gui/screen/inventory/ContainerScreen
[14Nov2019 08:04:23.701] [Client thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/client/gui/IngameGui
[14Nov2019 08:04:23.706] [Client thread/ERROR] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Error occurred applying transform of coremod coremods/controllable-transformer.js function selected_item_name
java.lang.ClassCastException: jdk.nashorn.internal.runtime.Undefined cannot be cast to org.objectweb.asm.tree.ClassNode
at net.minecraftforge.coremod.transformer.CoreModClassTransformer.runCoremod(CoreModClassTransformer.java:18) ~[coremods-1.0.0.jar:?]
at net.minecraftforge.coremod.transformer.CoreModClassTransformer.runCoremod(CoreModClassTransformer.java:10) ~[coremods-1.0.0.jar:?]
at net.minecraftforge.coremod.transformer.CoreModBaseTransformer.transform(CoreModBaseTransformer.java:38) ~[coremods-1.0.0.jar:?]
at cpw.mods.modlauncher.TransformerHolder.transform(TransformerHolder.java:41) ~[modlauncher-4.1.0.jar:?]
at cpw.mods.modlauncher.ClassTransformer.performVote(ClassTransformer.java:168) ~[modlauncher-4.1.0.jar:?]
at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:112) ~[modlauncher-4.1.0.jar:?]
at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:241) ~[modlauncher-4.1.0.jar:?]
at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:128) ~[modlauncher-4.1.0.jar:?]
at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) ~[modlauncher-4.1.0.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_231]
at net.minecraft.client.main.Main.main(SourceFile:155) ~[1.14.4-forge-28.1.90.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56) ~[forge-1.14.4-28.1.90.jar:28.1]
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-4.1.0.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-4.1.0.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-4.1.0.jar:?]
at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-4.1.0.jar:?]
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-4.1.0.jar:?]
[14Nov2019 08:04:23.829] [Client thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraftforge/client/ForgeIngameGui
[14Nov2019 08:04:25.252] [Client thread/INFO] [net.minecraft.client.Minecraft/]: Setting user: SDUBZ_
[14Nov2019 08:04:25.653] [Client thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_77619_b with desc ()I
[14Nov2019 08:04:26.464] [Client thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/block/FlowingFluidBlock
[14Nov2019 08:04:26.586] [Client thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/block/StairsBlock
[14Nov2019 08:04:26.802] [Client thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/block/FlowerPotBlock
[14Nov2019 08:04:28.331] [Client thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_82848_d with desc ()V
[14Nov2019 08:04:28.523] [Client thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_195492_c with desc (Lnet/minecraft/util/math/BlockPos;)V
[14Nov2019 08:04:30.141] [Client thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_188508_a with desc (Lnet/minecraft/item/ItemStack;)Z
[14Nov2019 08:04:30.900] [Client thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_70071_h_ with desc ()V
[14Nov2019 08:04:33.618] [Client thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming isInfinite with desc (Lnet/minecraft/item/ItemStack;Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/player/PlayerEntity;)Z
[14Nov2019 08:04:33.740] [Client thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/item/BucketItem
[14Nov2019 08:04:34.419] [Client thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/potion/EffectInstance
[14Nov2019 08:04:34.484] [Client thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_190621_a with desc (Lnet/minecraft/util/math/BlockPos;)V
[14Nov2019 08:04:38.853] [Client thread/WARN] [net.minecraft.client.GameSettings/]: Skipping bad option: lastServer:
[14Nov2019 08:04:38.882] [Client thread/INFO] [net.minecraft.client.Minecraft/]: LWJGL Version: 3.2.2 build 10
[14Nov2019 08:04:39.541] [Client thread/DEBUG] [net.minecraftforge.fml.ForgeI18n/CORE]: Loading I18N data entries: 4468
[14Nov2019 08:04:39.837] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/CORE]: Loading Network data for FML net version: FML2
[14Nov2019 08:04:39.890] [Client thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Using 12 threads for parallel mod-loading
[14Nov2019 08:04:39.895] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:39.906] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:39.915] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for org.cyclops.cyclopscore.CyclopsCore with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:39.958] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass org.cyclops.cyclopscore.CyclopsCore with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:39.958] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:39.963] [Client thread/DEBUG] [com.kotori316.scala_lib.ScalaLanguageProvider$/LOADING]: Loading ScalaModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:39.963] [Client thread/DEBUG] [com.kotori316.scala_lib.ScalaModContainer/LOADING]: Creating scala container Class: com.yogpc.qp.QuarryPlus, with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:39.970] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:39.970] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:39.970] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for org.jwaresoftware.mcmods.upsizer.Upsizer with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:39.972] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass org.jwaresoftware.mcmods.upsizer.Upsizer with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:39.972] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:39.972] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:39.972] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.natamus.villagernames.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:39.973] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.natamus.villagernames.Main with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:39.974] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:39.974] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:39.974] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.wuest.prefab.Prefab with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:39.975] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.wuest.prefab.Prefab with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:39.975] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:39.975] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:39.975] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for tv.mapper.embellishcraftbop.EmbellishCraftBOP with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:39.976] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass tv.mapper.embellishcraftbop.EmbellishCraftBOP with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:39.976] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:39.976] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:39.976] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.kaneka.planttech2.PlantTechMain with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:39.994] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass net.kaneka.planttech2.PlantTechMain with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:39.994] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:39.994] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:39.994] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.silentchaos512.mechanisms.SilentMechanisms with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.002] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass net.silentchaos512.mechanisms.SilentMechanisms with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.002] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.002] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.002] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for fr.mathieu.mcfurnace.utils.MCFurnaceMain with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.003] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass fr.mathieu.mcfurnace.utils.MCFurnaceMain with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.004] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.004] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.004] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.blay09.mods.kleeslabs.KleeSlabs with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.006] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass net.blay09.mods.kleeslabs.KleeSlabs with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.006] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.006] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.006] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for de.axelrindle.chickendropfeathersmod.ChickenDropFeathersMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.008] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass de.axelrindle.chickendropfeathersmod.ChickenDropFeathersMod with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.008] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.008] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.008] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for wile.rsgauges.ModRsGauges with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.014] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass wile.rsgauges.ModRsGauges with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.014] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.014] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.014] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.blakebr0.ironjetpacks.IronJetpacks with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.016] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.blakebr0.ironjetpacks.IronJetpacks with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.016] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.017] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.017] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for mods.coffeespawner.CoffeeSpawner with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.019] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass mods.coffeespawner.CoffeeSpawner with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.019] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.019] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.019] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.girafi.bettertitlescreen.BetterTitleScreen with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.020] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.girafi.bettertitlescreen.BetterTitleScreen with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.020] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.021] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.021] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for xaero.map.WorldMap with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.023] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass xaero.map.WorldMap with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.023] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.023] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.023] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.blay09.mods.cookingforblockheads.CookingForBlockheads with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.033] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass net.blay09.mods.cookingforblockheads.CookingForBlockheads with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.033] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.033] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.033] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.blamejared.controlling.Controlling with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.035] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.blamejared.controlling.Controlling with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.035] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.035] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.035] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for shadows.placebo.Placebo with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.039] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass shadows.placebo.Placebo with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.039] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.039] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.039] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.tfar.dankstorage.DankStorage with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.079] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.tfar.dankstorage.DankStorage with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.079] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.079] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.079] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.simibubi.mightyarchitect.TheMightyArchitect with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.080] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.simibubi.mightyarchitect.TheMightyArchitect with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.080] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.080] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.080] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.raoulvdberge.rangedpumps.RangedPumps with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.084] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.raoulvdberge.rangedpumps.RangedPumps with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.084] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.084] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.084] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for xxrexraptorxx.main.Uncrafted with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.088] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass xxrexraptorxx.main.Uncrafted with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.088] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.088] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.088] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.kwpugh.veggie_way.VeggieWay with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.091] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.kwpugh.veggie_way.VeggieWay with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.091] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.091] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.091] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for info.u_team.u_team_core.UCoreMain with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.098] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass info.u_team.u_team_core.UCoreMain with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.098] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.098] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.098] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.direwolf20.buildinggadgets.common.BuildingGadgets with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.103] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.direwolf20.buildinggadgets.common.BuildingGadgets with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.103] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.103] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.103] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.tfar.unstabletools.UnstableTools with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.112] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.tfar.unstabletools.UnstableTools with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.113] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.113] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.113] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.blay09.mods.forgivingvoid.ForgivingVoid with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.119] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass net.blay09.mods.forgivingvoid.ForgivingVoid with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.119] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.120] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.120] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for shadows.apotheosis.Apotheosis with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.135] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass shadows.apotheosis.Apotheosis with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.135] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.135] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.135] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.eleksploded.TorchOptimizer.TorchOptimizer with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.137] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.eleksploded.TorchOptimizer.TorchOptimizer with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.137] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.137] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.137] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.natamus.allloot.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.138] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.natamus.allloot.Main with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.138] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.138] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.138] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.quetzi.morpheus.Morpheus with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.144] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass net.quetzi.morpheus.Morpheus with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.144] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.144] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.144] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for al132.speedyhoppers.SpeedyHoppers with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.148] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass al132.speedyhoppers.SpeedyHoppers with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.149] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.149] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.149] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for locusway.colorfulhealthbar.ColorfulHealthBar with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.152] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass locusway.colorfulhealthbar.ColorfulHealthBar with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.152] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.152] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.152] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for slimeknights.tmechworks.TMechworks with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.246] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass slimeknights.tmechworks.TMechworks with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.246] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.246] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.247] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for mod.krevik.expore.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.250] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `exp_ore` for name `block_exp_ore`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:40.251] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass mod.krevik.expore.Main with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.251] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.251] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.251] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for org.cyclops.energeticsheep.EnergeticSheep with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.268] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass org.cyclops.energeticsheep.EnergeticSheep with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.268] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.268] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.268] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for moriyashiine.respawnablepets.RespawnablePets with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.269] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass moriyashiine.respawnablepets.RespawnablePets with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.269] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.269] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.269] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for al132.quirkygenerators.QuirkyGenerators with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.288] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass al132.quirkygenerators.QuirkyGenerators with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.288] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.288] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.288] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for epicsquid.mysticallib.MysticalLib with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.296] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass epicsquid.mysticallib.MysticalLib with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.297] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.297] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.297] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.raoulvdberge.refinedstorage.RS with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.347] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.raoulvdberge.refinedstorage.RS with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.347] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.347] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.347] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for info.u_team.useful_backpacks.UsefulBackpacksMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.348] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass info.u_team.useful_backpacks.UsefulBackpacksMod with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.348] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.348] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.348] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.xalcon.torchmaster.Torchmaster with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.352] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass net.xalcon.torchmaster.Torchmaster with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.352] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.352] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.352] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for tv.mapper.embellishcraft.EmbellishCraft with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.355] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass tv.mapper.embellishcraft.EmbellishCraft with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.355] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.355] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.355] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for thetestmod.bettercrates.BetterCrates with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.358] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass thetestmod.bettercrates.BetterCrates with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.358] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.358] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.358] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for tk.themcbros.uselessmod.UselessMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.360] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass tk.themcbros.uselessmod.UselessMod with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.360] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.360] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.360] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for biomesoplenty.core.BiomesOPlenty with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.377] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass biomesoplenty.core.BiomesOPlenty with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.377] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.377] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.377] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for teammaid.wandermaid.WanderMaid with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.386] [Client thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity wandermaid.wandermaid
[14Nov2019 08:04:40.386] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass teammaid.wandermaid.WanderMaid with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.387] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.387] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.387] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.valkyrieofnight.vlib.VLib with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.404] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.valkyrieofnight.vlib.VLib with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.404] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.405] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.405] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for me.ichun.letsleepingdogslie.common.LetSleepingDogsLie with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.417] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass me.ichun.letsleepingdogslie.common.LetSleepingDogsLie with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.417] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.417] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.417] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for tk.deltawolf.sea.Seafaring with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.420] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass tk.deltawolf.sea.Seafaring with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.420] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.420] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.420] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.silentchaos512.gear.SilentGear with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.432] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass net.silentchaos512.gear.SilentGear with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.432] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.432] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.433] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.polyvalord.extcaves.ExtCaves with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.435] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.polyvalord.extcaves.ExtCaves with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.435] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.435] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.435] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.flanks255.simplylight.SimplyLight with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.451] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.flanks255.simplylight.SimplyLight with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.451] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.451] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.451] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for enemeez.simplefarming.SimpleFarming with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.457] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass enemeez.simplefarming.SimpleFarming with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.457] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.458] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.458] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.rbs.slurpiesdongles.SlurpiesDongles with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.460] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.rbs.slurpiesdongles.SlurpiesDongles with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.460] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.460] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.460] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.buuz135.portality.Portality with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.472] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.buuz135.portality.Portality with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.473] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.473] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.473] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.psychward.sisser.Sisser with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.475] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.psychward.sisser.Sisser with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.475] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.475] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.475] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for ovh.corail.flying_things.ModFlyingThings with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.478] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass ovh.corail.flying_things.ModFlyingThings with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.478] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.478] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.478] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for ovh.corail.woodcutter.WoodCutterMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.480] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass ovh.corail.woodcutter.WoodCutterMod with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.480] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.480] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.480] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for org.jwaresoftware.mcmods.lib.CarrotsLib with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.481] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass org.jwaresoftware.mcmods.lib.CarrotsLib with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.481] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.482] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.482] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for org.jwaresoftware.mcmods.vfp.VanillaFoodPantry with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.507] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass org.jwaresoftware.mcmods.vfp.VanillaFoodPantry with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.507] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.507] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.507] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for tv.mapper.roadstuff.RoadStuff with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.515] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass tv.mapper.roadstuff.RoadStuff with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.515] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.515] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.515] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for lumien.randomthings.RandomThings with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.516] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass lumien.randomthings.RandomThings with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.516] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.516] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.516] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.kwpugh.ring_of_miner.RingOfMiner with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.520] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.kwpugh.ring_of_miner.RingOfMiner with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.520] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.520] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.520] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for oreexcavation.core.OreExcavation with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.521] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass oreexcavation.core.OreExcavation with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.521] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.522] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.522] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.denismasterherobrine.angelring.AngelRing with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.527] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.denismasterherobrine.angelring.AngelRing with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.527] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.527] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.527] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for flexible_skills.FlexibleSkillsMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.529] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass flexible_skills.FlexibleSkillsMod with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.529] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.529] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.529] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.kwpugh.gobber2.Gobber2 with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.531] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.kwpugh.gobber2.Gobber2 with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.531] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.531] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.531] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.natamus.cryingghasts.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.532] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.natamus.cryingghasts.Main with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.533] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.533] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.533] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.mrcrayfish.furniture.FurnitureMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.539] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.mrcrayfish.furniture.FurnitureMod with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.539] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.539] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.539] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.natamus.shulkerdropstwo.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.542] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.natamus.shulkerdropstwo.Main with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.542] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.542] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.542] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for bl4ckscor3.mod.globalxp.GlobalXP with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.546] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass bl4ckscor3.mod.globalxp.GlobalXP with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.546] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.546] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.546] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for kdp.instantunify.InstantUnify with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.550] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass kdp.instantunify.InstantUnify with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.550] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.550] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.550] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.kowloon.moredogs.core.MoreDogs with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.552] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.kowloon.moredogs.core.MoreDogs with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.552] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.552] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.553] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for tfar.classicbar.ClassicBar with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.554] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass tfar.classicbar.ClassicBar with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.554] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.554] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.554] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.minecraftforge.lex.cfd.CobbleForDays with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.576] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass net.minecraftforge.lex.cfd.CobbleForDays with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.576] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.576] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.576] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.olafkeijsers.fastleafdecay.FastLeafDecay with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.577] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass net.olafkeijsers.fastleafdecay.FastLeafDecay with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.577] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.577] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.577] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.mrcrayfish.controllable.Controllable with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.588] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.mrcrayfish.controllable.Controllable with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.589] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.589] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.589] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.black_dog20.servertabinfo.ServerTabInfo with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.595] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.black_dog20.servertabinfo.ServerTabInfo with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.595] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.595] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.595] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.blay09.mods.prettybeaches.PrettyBeaches with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.596] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass net.blay09.mods.prettybeaches.PrettyBeaches with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.596] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.596] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.596] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.gigabit101.quantumstorage.QuantumStorage with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.605] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass net.gigabit101.quantumstorage.QuantumStorage with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.605] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.605] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.605] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for ovh.corail.corail_pillar.ModPillar with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.607] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass ovh.corail.corail_pillar.ModPillar with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.607] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.607] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.607] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.natamus.automaticdoors.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.608] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.natamus.automaticdoors.Main with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.608] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.608] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.608] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.natamus.infinitetrading.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.609] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.natamus.infinitetrading.Main with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.609] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.609] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.609] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for cpw.mods.inventorysorter.InventorySorter with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.611] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass cpw.mods.inventorysorter.InventorySorter with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.611] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.611] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.611] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.sauuuuucey.sauuuuuceysfarming.SauuuuuceysFarming with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.612] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.sauuuuucey.sauuuuuceysfarming.SauuuuuceysFarming with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.612] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.612] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.612] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.tfar.infinitewatersource.InfiniteWaterSource with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.615] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.tfar.infinitewatersource.InfiniteWaterSource with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.615] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.615] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.615] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.blakebr0.cucumber.Cucumber with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.616] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.blakebr0.cucumber.Cucumber with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.616] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.616] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.616] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.cjm721.overloaded.Overloaded with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.631] [Client thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming processLoading with desc (Lnet/minecraft/profiler/IProfiler;)V
[14Nov2019 08:04:40.669] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.cjm721.overloaded.Overloaded with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.669] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.669] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.669] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.oitsjustjose.persistentbits.PersistentBits with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.675] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.oitsjustjose.persistentbits.PersistentBits with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.675] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.675] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.675] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for mezz.jei.JustEnoughItems with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.676] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass mezz.jei.JustEnoughItems with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.676] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.676] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.676] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for org.cyclops.everlastingabilities.EverlastingAbilities with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.744] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass org.cyclops.everlastingabilities.EverlastingAbilities with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.744] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.744] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.744] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.natamus.despawningeggshatch.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.745] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.natamus.despawningeggshatch.Main with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.745] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.745] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.745] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.teamabnormals.upgrade_aquatic.core.UpgradeAquatic with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.797] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.teamabnormals.upgrade_aquatic.core.UpgradeAquatic with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.797] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.797] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.797] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.themastergeneral.ctdcore.CTDCore with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.798] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.themastergeneral.ctdcore.CTDCore with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.798] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.798] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.798] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for cofh.ensorcellation.Ensorcellation with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.801] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass cofh.ensorcellation.Ensorcellation with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.801] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.801] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.801] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.simibubi.create.Create with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.804] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.simibubi.create.Create with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.804] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.804] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.805] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.blamejared.clumps.Clumps with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.810] [Client thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity clumps:xp_orb_big
[14Nov2019 08:04:40.810] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.blamejared.clumps.Clumps with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.810] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.810] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.810] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.kwpugh.ring_of_repair.RingOfRepair with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.813] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.kwpugh.ring_of_repair.RingOfRepair with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.813] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.813] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.813] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.valkyrieofnight.enviromats.EnviroMats with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.832] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.valkyrieofnight.enviromats.EnviroMats with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.832] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.832] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.832] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for gigabit101.EnderBags.EnderBags with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.835] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass gigabit101.EnderBags.EnderBags with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.835] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.835] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.835] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.lothrazar.storagenetwork.StorageNetwork with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.840] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.lothrazar.storagenetwork.StorageNetwork with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.840] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.840] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.840] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for lime.chunk_claim.ChunkClaim with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.842] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass lime.chunk_claim.ChunkClaim with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.842] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.842] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.842] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.cscot.basicnetherores.BasicNetherOres with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.844] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.cscot.basicnetherores.BasicNetherOres with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.844] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.844] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.844] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.laton95.pyramidplunder.PyramidPlunder with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.852] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.laton95.pyramidplunder.PyramidPlunder with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.853] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.853] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.853] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for ovh.corail.corail_pillar_extension_biomesoplenty.CorailPillarExtensionBiomesoplentyMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.854] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass ovh.corail.corail_pillar_extension_biomesoplenty.CorailPillarExtensionBiomesoplentyMod with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.854] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.855] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.855] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for wile.engineerstools.ModEngineersTools with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.860] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass wile.engineerstools.ModEngineersTools with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.860] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.860] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.860] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for xiroc.dungeoncrawl.DungeonCrawl with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.862] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass xiroc.dungeoncrawl.DungeonCrawl with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.862] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.862] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.862] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for its_meow.betteranimalsplus.BetterAnimalsPlusMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.867] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass its_meow.betteranimalsplus.BetterAnimalsPlusMod with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.867] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.867] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.867] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.kwpugh.ring_of_teleport.RingOfTeleport with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.871] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.kwpugh.ring_of_teleport.RingOfTeleport with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.871] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.871] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.871] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for cofh.core.CoFHCore with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.873] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass cofh.core.CoFHCore with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.873] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.873] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.873] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for endergeticexpansion.core.EndergeticExpansion with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.887] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass endergeticexpansion.core.EndergeticExpansion with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.887] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.887] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.888] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for al132.alib.ALib with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.889] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass al132.alib.ALib with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.889] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.889] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.889] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for mcjty.lib.McJtyLib with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.899] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass mcjty.lib.McJtyLib with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.899] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.899] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.899] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for mcjty.rftoolsbase.RFToolsBase with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.903] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass mcjty.rftoolsbase.RFToolsBase with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.903] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.903] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.903] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for mcjty.rftoolsstorage.RFToolsStorage with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.908] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass mcjty.rftoolsstorage.RFToolsStorage with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.908] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.908] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.908] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.natamus.dismountentity.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.909] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.natamus.dismountentity.Main with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.909] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.909] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.910] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for shadows.click.ClickMachine with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.928] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass shadows.click.ClickMachine with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.928] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.928] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.928] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.cazsius.deathquotes.DeathQuotes with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.930] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.cazsius.deathquotes.DeathQuotes with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.930] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.930] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.930] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.lerrific.easyflint.EasyFlint with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.931] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.lerrific.easyflint.EasyFlint with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.931] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.931] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.932] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for gigaherz.packingtape.PackingTapeMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.933] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass gigaherz.packingtape.PackingTapeMod with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.933] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.933] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.933] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for trainerlord.craftingspawn.CraftingSpawn with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.934] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass trainerlord.craftingspawn.CraftingSpawn with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.934] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.934] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.934] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for epicsquid.mysticalworld.MysticalWorld with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.952] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass epicsquid.mysticalworld.MysticalWorld with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.953] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.953] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.953] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.minecraftforge.common.ForgeMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.958] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass net.minecraftforge.common.ForgeMod with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.958] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.958] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.958] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for de.canitzp.feederhelmet.FeederHelmet with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.962] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `feederhelmet` for name `feeder_helmet_module`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:40.962] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass de.canitzp.feederhelmet.FeederHelmet with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.962] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.962] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.962] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.tardis.mod.Tardis with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.965] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass net.tardis.mod.Tardis with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.965] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.965] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.965] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.zathrox.explorercraft.core.Explorercraft with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.965] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.zathrox.explorercraft.core.Explorercraft with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.965] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.965] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.965] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.themastergeneral.moglowstone.MoGlowstone with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.969] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.themastergeneral.moglowstone.MoGlowstone with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.969] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.969] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.969] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.progwml6.ironchest.IronChest with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.977] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.progwml6.ironchest.IronChest with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.977] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.977] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.977] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.gmail.rohzek.dive.main.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.981] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.gmail.rohzek.dive.main.Main with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.981] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.981] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.981] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for network.pxl8.colouredchat.ColouredChat with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.987] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass network.pxl8.colouredchat.ColouredChat with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.987] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.989] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.989] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.989] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for mcjty.rftoolsutility.RFToolsUtility with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.997] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass mcjty.rftoolsutility.RFToolsUtility with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.997] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.997] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:40.997] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for mcjty.theoneprobe.TheOneProbe with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.019] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass mcjty.theoneprobe.TheOneProbe with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.019] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.020] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.020] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for yalter.mousetweaks.forge.MouseTweaksForge with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.022] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass yalter.mousetweaks.forge.MouseTweaksForge with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.022] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.022] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.022] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.hrznstudio.titanium.Titanium with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.024] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.hrznstudio.titanium.Titanium with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.024] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.024] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.024] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.aang23.undergroundbiomes.UndergroundBiomes with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.031] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.aang23.undergroundbiomes.UndergroundBiomes with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.031] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.031] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.031] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.silentchaos512.lib.SilentLib with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.038] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass net.silentchaos512.lib.SilentLib with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.038] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.038] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.038] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for ovh.corail.travel_bag.ModTravelBag with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.040] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass ovh.corail.travel_bag.ModTravelBag with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.040] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.040] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.040] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.stereowalker.combat.main.Combat with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.101] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `flowing_oil`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.102] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `oil`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.105] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `oil`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.130] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `copper_ore`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.130] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `pasquem_ore`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.130] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `tridox_ore`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.130] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `pelgan_ore`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.130] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `lozyne_ore`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.130] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `copper_block`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.130] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `pasquem_block`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.131] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `tridox_block`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.131] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `pelgan_block`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.131] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `lozyne_block`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.131] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `steel_block`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.132] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `copper_bars`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.132] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `copper_door`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.133] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `copper_trapdoor`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.137] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `ausldine_beam`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.137] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `ausldine_button`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.138] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `ausldine_door`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.138] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `ausldine_fence_gate`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.140] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `ausldine_fence`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.141] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `ausldine_leaves`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.141] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `ausldine_log`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.141] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `ausldine_planks`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.141] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `ausldine_pressure_plate`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.146] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `ausldine_sapling`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.147] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `ausldine_sign`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.147] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `ausldine_slab`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.148] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `ausldine_stairs`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.149] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `ausldine_trapdoor`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.155] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `ausldine_vertical_slab`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.158] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `ausldine_wall_sign`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.158] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `ausldine_wood`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.158] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `stripped_ausldine_log`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.159] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `stripped_ausldine_wood`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.159] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `potted_ausldine_sapling`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.163] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `dead_oak_beam`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.164] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `dead_oak_button`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.165] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `dead_oak_door`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.166] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `dead_oak_fence_gate`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.168] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `dead_oak_fence`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.169] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `dead_oak_log`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.169] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `dead_oak_planks`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.170] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `dead_oak_pressure_plate`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.170] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `dead_oak_sign`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.171] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `dead_oak_slab`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.175] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `dead_oak_stairs`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.176] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `dead_oak_trapdoor`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.177] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `dead_oak_vertical_slab`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.177] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `dead_oak_wall_sign`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.177] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `dead_oak_wood`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.177] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `stripped_dead_oak_log`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.179] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `stripped_dead_oak_wood`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.183] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `monoris_beam`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.184] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `monoris_button`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.185] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `monoris_door`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.187] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `monoris_fence_gate`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.189] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `monoris_fence`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.189] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `monoris_leaves`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.190] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `monoris_log`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.190] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `monoris_planks`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.197] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `monoris_sapling`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.197] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `monoris_slab`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.199] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `monoris_stairs`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.201] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `monoris_vertical_slab`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.201] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `monoris_wood`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.201] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `stripped_monoris_log`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.202] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `stripped_monoris_wood`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.202] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `potted_monoris_sapling`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.206] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `oak_beam`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.206] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `oak_vertical_slab`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.208] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `dark_oak_beam`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.209] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `dark_oak_vertical_slab`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.212] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `spruce_beam`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.212] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `spruce_vertical_slab`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.216] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `birch_beam`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.217] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `birch_vertical_slab`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.221] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `jungle_beam`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.222] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `jungle_vertical_slab`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.225] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `acacia_beam`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.226] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `acacia_vertical_slab`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.226] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `corn`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.226] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `tsune`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.239] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `robin_summoner`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.239] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `empty_robin_summoner`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.242] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `cardboard_box`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.243] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `acrotlest_portal`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.244] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `torch_lever`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.245] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `wall_torch_lever`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.251] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `steelmaking_furnace`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.251] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `limestone`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.251] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `acrotlest_stone`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.254] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `acrotlest_stone_furnace`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.255] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `purified_dirt`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.255] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `purified_grass_block`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.255] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `woodcutter`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.270] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `pyranite_fire`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.271] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `pyranite_ore`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:41.271] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.stereowalker.combat.main.Combat with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.271] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.271] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.271] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.kwpugh.ring_of_growth.RingOfGrowth with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.276] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.kwpugh.ring_of_growth.RingOfGrowth with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.276] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.276] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.276] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.stal111.forbidden_arcanus.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.327] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.stal111.forbidden_arcanus.Main with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.327] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.327] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.327] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.natamus.alwaysawitherskull.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.332] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.natamus.alwaysawitherskull.Main with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.332] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.332] [Client thread/DEBUG] [com.kotori316.scala_lib.ScalaLanguageProvider$/LOADING]: Loading ScalaModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.332] [Client thread/DEBUG] [com.kotori316.scala_lib.ScalaModContainer/LOADING]: Creating scala container Class: com.kotori316.fluidtank.FluidTank, with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.332] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.332] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.332] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for de.maxhenkel.car.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.398] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass de.maxhenkel.car.Main with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.398] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.398] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.398] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for mcjty.rftoolsbuilder.RFToolsBuilder with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.402] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass mcjty.rftoolsbuilder.RFToolsBuilder with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.403] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.403] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.403] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.drizzs.foamdome.FoamDome with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.404] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.drizzs.foamdome.FoamDome with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.405] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.405] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.405] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for slimeknights.mantle.Mantle with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.412] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass slimeknights.mantle.Mantle with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.412] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.412] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.412] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for xaero.minimap.XaeroMinimap with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.433] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass xaero.minimap.XaeroMinimap with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.433] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.433] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.433] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for de.maxhenkel.gravestone.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.440] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass de.maxhenkel.gravestone.Main with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.440] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.440] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.440] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for shadows.fastbench.FastBench with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.466] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass shadows.fastbench.FastBench with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.466] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.466] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.466] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.jaquadro.minecraft.storagedrawers.StorageDrawers with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.474] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.jaquadro.minecraft.storagedrawers.StorageDrawers with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.474] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.474] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.474] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for tehnut.harvest.Harvest with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.477] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass tehnut.harvest.Harvest with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.477] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.477] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.477] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for knightminer.simplytea.SimplyTea with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.479] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass knightminer.simplytea.SimplyTea with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.479] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.479] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.479] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.natamus.dragondropselytra.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.481] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.natamus.dragondropselytra.Main with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.481] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.481] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.481] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for shadows.fastfurnace.FastFurnace with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.490] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass shadows.fastfurnace.FastFurnace with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.490] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.490] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.490] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.ewyboy.worldstripper.WorldStripper with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.503] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.ewyboy.worldstripper.WorldStripper with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.503] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.503] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.503] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for squeek.appleskin.AppleSkin with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.505] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass squeek.appleskin.AppleSkin with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.505] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.505] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.505] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.tfar.mobcatcher.MobCatcher with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.508] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.tfar.mobcatcher.MobCatcher with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.508] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.508] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.508] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for wile.engineersdecor.ModEngineersDecor with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.517] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass wile.engineersdecor.ModEngineersDecor with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.518] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.518] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.518] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.tfar.simplecoloredblocks.SimpleColoredBlocks with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.523] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.tfar.simplecoloredblocks.SimpleColoredBlocks with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.523] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.523] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.523] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.blay09.mods.refinedrelocation.RefinedRelocation with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.530] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass net.blay09.mods.refinedrelocation.RefinedRelocation with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.530] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.530] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.530] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.androsa.nifty.NiftyMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.532] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.androsa.nifty.NiftyMod with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.532] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.532] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.532] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.natamus.netherportalspread.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.534] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.natamus.netherportalspread.Main with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.534] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.534] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.534] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.silentchaos512.gems.SilentGems with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.550] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass net.silentchaos512.gems.SilentGems with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.550] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.550] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.550] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.darkhax.friendlyfire.FriendlyFire with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.551] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass net.darkhax.friendlyfire.FriendlyFire with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.551] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.551] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.551] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for mariot7.xlfoodmod.XLFoodMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.554] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass mariot7.xlfoodmod.XLFoodMod with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.554] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.554] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.554] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for lykrast.mysticalwildlife.core.MysticalWildlife with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.556] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass lykrast.mysticalwildlife.core.MysticalWildlife with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.556] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.556] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.556] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.lothrazar.elementaryores.ModElemOres with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.563] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.lothrazar.elementaryores.ModElemOres with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.563] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.563] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.563] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for gerflargle.taffydaf.TaffyDAF with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.565] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass gerflargle.taffydaf.TaffyDAF with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.565] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.565] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.565] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.maciej916.maessentials.MaEssentials with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.567] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.maciej916.maessentials.MaEssentials with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.567] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.567] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.567] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for mushroommantoad.mmpmod.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.587] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass mushroommantoad.mmpmod.Main with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.587] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.587] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.587] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for edivad.solargeneration.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.595] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass edivad.solargeneration.Main with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.595] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.595] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.595] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.slashking.luckyores.LuckyOres with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.654] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.slashking.luckyores.LuckyOres with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.654] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.654] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.654] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.natamus.petnames.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.656] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.natamus.petnames.Main with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.656] [Client thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.656] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 - got cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.656] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for hugman.mubble.Mubble with classLoader cpw.mods.modlauncher.TransformingClassLoader@14b0e127 & cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.659] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass hugman.mubble.Mubble with cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:41.667] [Client thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching parallel event LifecycleEvent:CONSTRUCT
[14Nov2019 08:04:41.674] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance rftoolsbase of type mcjty.rftoolsbase.RFToolsBase
[14Nov2019 08:04:41.674] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance sisser of type com.psychward.sisser.Sisser
[14Nov2019 08:04:41.674] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance forgivingvoid of type net.blay09.mods.forgivingvoid.ForgivingVoid
[14Nov2019 08:04:41.674] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance mobcatcher of type com.tfar.mobcatcher.MobCatcher
[14Nov2019 08:04:41.674] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance mobcatcher of type com.tfar.mobcatcher.MobCatcher
[14Nov2019 08:04:41.674] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance ma-essentials of type com.maciej916.maessentials.MaEssentials
[14Nov2019 08:04:41.674] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for mobcatcher
[14Nov2019 08:04:41.674] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance theoneprobe of type mcjty.theoneprobe.TheOneProbe
[14Nov2019 08:04:41.674] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance ender_bags of type gigabit101.EnderBags.EnderBags
[14Nov2019 08:04:41.674] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance car of type de.maxhenkel.car.Main
[14Nov2019 08:04:41.674] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance fastfurnace of type shadows.fastfurnace.FastFurnace
[14Nov2019 08:04:41.675] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance undergroundbiomes of type com.aang23.undergroundbiomes.UndergroundBiomes
[14Nov2019 08:04:41.675] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance coffeespawner of type mods.coffeespawner.CoffeeSpawner
[14Nov2019 08:04:41.675] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance coffeespawner of type mods.coffeespawner.CoffeeSpawner
[14Nov2019 08:04:41.675] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for coffeespawner
[14Nov2019 08:04:41.675] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance mysticalwildlife of type lykrast.mysticalwildlife.core.MysticalWildlife
[14Nov2019 08:04:41.690] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance fastfurnace of type shadows.fastfurnace.FastFurnace
[14Nov2019 08:04:41.691] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for fastfurnace
[14Nov2019 08:04:41.694] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fastfurnace
[14Nov2019 08:04:41.694] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for coffeespawner
[14Nov2019 08:04:41.695] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mobcatcher
[14Nov2019 08:04:41.698] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for fastfurnace
[14Nov2019 08:04:41.698] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance worldstripper of type com.ewyboy.worldstripper.WorldStripper
[14Nov2019 08:04:41.700] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file sisser-common.toml for sisser tracking
[14Nov2019 08:04:41.700] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file rftoolsbase-common.toml for rftoolsbase tracking
[14Nov2019 08:04:41.700] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forgivingvoid-common.toml for forgivingvoid tracking
[14Nov2019 08:04:41.700] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ma-essentials.toml for ma-essentials tracking
[14Nov2019 08:04:41.700] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ender_bags-common.toml for ender_bags tracking
[14Nov2019 08:04:41.700] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file mysticalwildlife-common.toml for mysticalwildlife tracking
[14Nov2019 08:04:41.703] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance mysticalwildlife of type lykrast.mysticalwildlife.core.MysticalWildlife
[14Nov2019 08:04:41.703] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for mysticalwildlife
[14Nov2019 08:04:41.703] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mysticalwildlife
[14Nov2019 08:04:41.703] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance forgivingvoid of type net.blay09.mods.forgivingvoid.ForgivingVoid
[14Nov2019 08:04:41.703] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for forgivingvoid
[14Nov2019 08:04:41.703] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for forgivingvoid
[14Nov2019 08:04:41.704] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance ender_bags of type gigabit101.EnderBags.EnderBags
[14Nov2019 08:04:41.704] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for ender_bags
[14Nov2019 08:04:41.704] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ender_bags
[14Nov2019 08:04:41.707] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing gigabit101.EnderBags.config.EnderBagConfig to FORGE
[14Nov2019 08:04:41.707] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.blay09.mods.forgivingvoid.ForgivingVoid to FORGE
[14Nov2019 08:04:41.707] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing lykrast.mysticalwildlife.common.item.ItemBrush to FORGE
[14Nov2019 08:04:41.707] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tfar.mobcatcher.MobCatcher$RegistryEvents to MOD
[14Nov2019 08:04:41.708] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mods.coffeespawner.CoffeeSpawner$RegistryEvents to MOD
[14Nov2019 08:04:41.709] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance rftoolsbase of type mcjty.rftoolsbase.RFToolsBase
[14Nov2019 08:04:41.709] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for rftoolsbase
[14Nov2019 08:04:41.709] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing gigabit101.EnderBags.ClientHandler to MOD
[14Nov2019 08:04:41.709] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for rftoolsbase
[14Nov2019 08:04:41.710] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mcjty.rftoolsbase.RFToolsBase to MOD
[14Nov2019 08:04:41.710] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mcjty.rftoolsbase.setup.Registration to MOD
[14Nov2019 08:04:41.711] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file worldstripper-common.toml for worldstripper tracking
[14Nov2019 08:04:41.711] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance worldstripper of type com.ewyboy.worldstripper.WorldStripper
[14Nov2019 08:04:41.711] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for worldstripper
[14Nov2019 08:04:41.711] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for worldstripper
[14Nov2019 08:04:41.711] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for worldstripper
[14Nov2019 08:04:41.711] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance appleskin of type squeek.appleskin.AppleSkin
[14Nov2019 08:04:41.714] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for ender_bags
[14Nov2019 08:04:41.714] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance storagenetwork of type com.lothrazar.storagenetwork.StorageNetwork
[14Nov2019 08:04:41.715] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance appleskin of type squeek.appleskin.AppleSkin
[14Nov2019 08:04:41.715] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for appleskin
[14Nov2019 08:04:41.715] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for appleskin
[14Nov2019 08:04:41.715] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for appleskin
[14Nov2019 08:04:41.715] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance simplytea of type knightminer.simplytea.SimplyTea
[14Nov2019 08:04:41.716] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for coffeespawner
[14Nov2019 08:04:41.716] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance bettertitlescreen of type com.girafi.bettertitlescreen.BetterTitleScreen
[14Nov2019 08:04:41.716] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file undergroundbiomes-common.toml for undergroundbiomes tracking
[14Nov2019 08:04:41.720] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance sisser of type com.psychward.sisser.Sisser
[14Nov2019 08:04:41.720] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for sisser
[14Nov2019 08:04:41.720] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for sisser
[14Nov2019 08:04:41.720] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for sisser
[14Nov2019 08:04:41.720] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance flying_things of type ovh.corail.flying_things.ModFlyingThings
[14Nov2019 08:04:41.748] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file bettertitlescreen-client.toml for bettertitlescreen tracking
[14Nov2019 08:04:41.749] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance bettertitlescreen of type com.girafi.bettertitlescreen.BetterTitleScreen
[14Nov2019 08:04:41.749] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for bettertitlescreen
[14Nov2019 08:04:41.749] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for bettertitlescreen
[14Nov2019 08:04:41.749] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.girafi.bettertitlescreen.handler.TitleScreenHandler to FORGE
[14Nov2019 08:04:41.758] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file theoneprobe-client.toml for theoneprobe tracking
[14Nov2019 08:04:41.758] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file theoneprobe-common.toml for theoneprobe tracking
[14Nov2019 08:04:41.770] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file flying_things-client.toml for flying_things tracking
[14Nov2019 08:04:41.770] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file flying_things-common.toml for flying_things tracking
[14Nov2019 08:04:41.774] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mcjty.rftoolsbase.setup.ClientRegistration to MOD
[14Nov2019 08:04:41.775] [modloading-worker-15/DEBUG] [mcjty.theoneprobe.TheOneProbe/]: Loading config file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\config\theoneprobe-client.toml
[14Nov2019 08:04:41.775] [modloading-worker-15/DEBUG] [mcjty.theoneprobe.TheOneProbe/]: Built TOML config for C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\config\theoneprobe-client.toml
[14Nov2019 08:04:41.779] [modloading-worker-15/DEBUG] [mcjty.theoneprobe.TheOneProbe/]: Loaded TOML config file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\config\theoneprobe-client.toml
[14Nov2019 08:04:41.780] [modloading-worker-15/DEBUG] [mcjty.theoneprobe.TheOneProbe/]: Loading config file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\config\theoneprobe-common.toml
[14Nov2019 08:04:41.780] [modloading-worker-15/DEBUG] [mcjty.theoneprobe.TheOneProbe/]: Built TOML config for C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\config\theoneprobe-common.toml
[14Nov2019 08:04:41.780] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for forgivingvoid
[14Nov2019 08:04:41.781] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance apotheosis of type shadows.apotheosis.Apotheosis
[14Nov2019 08:04:41.782] [modloading-worker-15/DEBUG] [mcjty.theoneprobe.TheOneProbe/]: Loaded TOML config file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\config\theoneprobe-common.toml
[14Nov2019 08:04:41.782] [modloading-worker-15/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\config\theoneprobe-common.toml is not correct. Correcting
[14Nov2019 08:04:41.786] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tfar.mobcatcher.MobCatcher$ClientEvents to MOD
[14Nov2019 08:04:41.787] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance flying_things of type ovh.corail.flying_things.ModFlyingThings
[14Nov2019 08:04:41.787] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for flying_things
[14Nov2019 08:04:41.787] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for flying_things
[14Nov2019 08:04:41.787] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.flying_things.registry.ModSerializers to MOD
[14Nov2019 08:04:41.790] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for mobcatcher
[14Nov2019 08:04:41.790] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance engineersdecor of type wile.engineersdecor.ModEngineersDecor
[14Nov2019 08:04:41.791] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.flying_things.registry.ModItems to MOD
[14Nov2019 08:04:41.803] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mcjty.rftoolsbase.datagen.DataGenerators to MOD
[14Nov2019 08:04:41.806] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing lykrast.mysticalwildlife.common.init.ModSounds to MOD
[14Nov2019 08:04:41.812] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file simplytea-server.toml for simplytea tracking
[14Nov2019 08:04:41.813] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance simplytea of type knightminer.simplytea.SimplyTea
[14Nov2019 08:04:41.813] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for simplytea
[14Nov2019 08:04:41.813] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for simplytea
[14Nov2019 08:04:41.813] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing knightminer.simplytea.core.Registration to MOD
[14Nov2019 08:04:41.814] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance ma-essentials of type com.maciej916.maessentials.MaEssentials
[14Nov2019 08:04:41.814] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for ma-essentials
[14Nov2019 08:04:41.814] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ma-essentials
[14Nov2019 08:04:41.814] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.maciej916.maessentials.ModEventSubscriber to MOD
[14Nov2019 08:04:41.817] [modloading-worker-15/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key showContentsWithoutSneaking was corrected from [storagedrawers:basicdrawers, storagedrawersextra:extra_drawers] to [storagedrawers:basicdrawers, storagedrawersextra:extra_drawers]
[14Nov2019 08:04:41.820] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing lykrast.mysticalwildlife.common.init.ModItems to MOD
[14Nov2019 08:04:41.820] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for bettertitlescreen
[14Nov2019 08:04:41.820] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance xaeroworldmap of type xaero.map.WorldMap
[14Nov2019 08:04:41.828] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance xaeroworldmap of type xaero.map.WorldMap
[14Nov2019 08:04:41.828] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for xaeroworldmap
[14Nov2019 08:04:41.828] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for xaeroworldmap
[14Nov2019 08:04:41.828] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for xaeroworldmap
[14Nov2019 08:04:41.828] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance rsgauges of type wile.rsgauges.ModRsGauges
[14Nov2019 08:04:41.828] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.maciej916.maessentials.ForgeEventSubscriber to FORGE
[14Nov2019 08:04:41.834] [modloading-worker-15/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key dontShowContentsUnlessSneaking was corrected from [] to []
[14Nov2019 08:04:41.835] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing knightminer.simplytea.core.Events to FORGE
[14Nov2019 08:04:41.838] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mcjty.rftoolsbase.config.Config to FORGE
[14Nov2019 08:04:41.838] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for rftoolsbase
[14Nov2019 08:04:41.838] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance rftoolsstorage of type mcjty.rftoolsstorage.RFToolsStorage
[14Nov2019 08:04:41.841] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing lykrast.mysticalwildlife.common.init.ModEntities to MOD
[14Nov2019 08:04:41.844] [modloading-worker-15/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key dontSendNBT was corrected from [] to []
[14Nov2019 08:04:41.857] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance storagenetwork of type com.lothrazar.storagenetwork.StorageNetwork
[14Nov2019 08:04:41.857] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for mysticalwildlife
[14Nov2019 08:04:41.857] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for storagenetwork
[14Nov2019 08:04:41.857] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for storagenetwork
[14Nov2019 08:04:41.857] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance elementaryores of type com.lothrazar.elementaryores.ModElemOres
[14Nov2019 08:04:41.857] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.lothrazar.storagenetwork.StorageNetwork$RegistryEvents to MOD
[14Nov2019 08:04:41.859] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for storagenetwork
[14Nov2019 08:04:41.859] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance chunk_claim of type lime.chunk_claim.ChunkClaim
[14Nov2019 08:04:41.860] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file rsgauges-common.toml for rsgauges tracking
[14Nov2019 08:04:41.860] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance rsgauges of type wile.rsgauges.ModRsGauges
[14Nov2019 08:04:41.860] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for rsgauges
[14Nov2019 08:04:41.860] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for rsgauges
[14Nov2019 08:04:41.860] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing wile.rsgauges.ModRsGauges$ForgeEvents to MOD
[14Nov2019 08:04:41.863] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance theoneprobe of type mcjty.theoneprobe.TheOneProbe
[14Nov2019 08:04:41.863] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for theoneprobe
[14Nov2019 08:04:41.863] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for theoneprobe
[14Nov2019 08:04:41.863] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mcjty.theoneprobe.TheOneProbe to MOD
[14Nov2019 08:04:41.864] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mcjty.theoneprobe.datagen.DataGenerators to MOD
[14Nov2019 08:04:41.864] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance elementaryores of type com.lothrazar.elementaryores.ModElemOres
[14Nov2019 08:04:41.864] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for elementaryores
[14Nov2019 08:04:41.864] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for elementaryores
[14Nov2019 08:04:41.864] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.lothrazar.elementaryores.ModElemOres$RegistryEvents to MOD
[14Nov2019 08:04:41.870] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mcjty.theoneprobe.config.Config to FORGE
[14Nov2019 08:04:41.872] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file rftoolsstorage-client.toml for rftoolsstorage tracking
[14Nov2019 08:04:41.872] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file rftoolsstorage-common.toml for rftoolsstorage tracking
[14Nov2019 08:04:41.874] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for elementaryores
[14Nov2019 08:04:41.874] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance taffydaf of type gerflargle.taffydaf.TaffyDAF
[14Nov2019 08:04:41.874] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file chunk_claim-common.toml for chunk_claim tracking
[14Nov2019 08:04:41.874] [modloading-worker-10/INFO] [gerflargle.taffydaf.TaffyDAF/]: Client Side Detected - Do nothing
[14Nov2019 08:04:41.875] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance taffydaf of type gerflargle.taffydaf.TaffyDAF
[14Nov2019 08:04:41.875] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for taffydaf
[14Nov2019 08:04:41.875] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for taffydaf
[14Nov2019 08:04:41.875] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing gerflargle.taffydaf.Config to FORGE
[14Nov2019 08:04:41.876] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance chunk_claim of type lime.chunk_claim.ChunkClaim
[14Nov2019 08:04:41.876] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for chunk_claim
[14Nov2019 08:04:41.876] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for chunk_claim
[14Nov2019 08:04:41.876] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing lime.chunk_claim.EventHandlers to FORGE
[14Nov2019 08:04:41.876] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance rftoolsstorage of type mcjty.rftoolsstorage.RFToolsStorage
[14Nov2019 08:04:41.876] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for rftoolsstorage
[14Nov2019 08:04:41.876] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for rftoolsstorage
[14Nov2019 08:04:41.876] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mcjty.rftoolsstorage.setup.Registration to MOD
[14Nov2019 08:04:41.904] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing knightminer.simplytea.core.Config to MOD
[14Nov2019 08:04:41.906] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for simplytea
[14Nov2019 08:04:41.907] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance dde of type com.natamus.dragondropselytra.Main
[14Nov2019 08:04:41.907] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for taffydaf
[14Nov2019 08:04:41.907] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance silentgems of type net.silentchaos512.gems.SilentGems
[14Nov2019 08:04:41.907] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for theoneprobe
[14Nov2019 08:04:41.907] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance mousetweaks of type yalter.mousetweaks.forge.MouseTweaksForge
[14Nov2019 08:04:41.908] [modloading-worker-10/DEBUG] [Silent's Gems/]: Gems SideProxy init
[14Nov2019 08:04:41.908] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mcjty.rftoolsstorage.setup.ClientRegistration to MOD
[14Nov2019 08:04:41.910] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing wile.rsgauges.detail.OverlayEventHandler to FORGE
[14Nov2019 08:04:41.914] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file engineersdecor-common.toml for engineersdecor tracking
[14Nov2019 08:04:41.914] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file engineersdecor-client.toml for engineersdecor tracking
[14Nov2019 08:04:41.914] [modloading-worker-10/INFO] [Silent's Gems/]: Detected Silent Gear!
[14Nov2019 08:04:41.915] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance engineersdecor of type wile.engineersdecor.ModEngineersDecor
[14Nov2019 08:04:41.915] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for engineersdecor
[14Nov2019 08:04:41.915] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for engineersdecor
[14Nov2019 08:04:41.915] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing wile.engineersdecor.ModEngineersDecor$ForgeEvents to MOD
[14Nov2019 08:04:41.935] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for rsgauges
[14Nov2019 08:04:41.935] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance ironjetpacks of type com.blakebr0.ironjetpacks.IronJetpacks
[14Nov2019 08:04:41.962] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance dde of type com.natamus.dragondropselytra.Main
[14Nov2019 08:04:41.962] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for dde
[14Nov2019 08:04:41.962] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for dde
[14Nov2019 08:04:41.963] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.natamus.dragondropselytra.events.DragonEvent to FORGE
[14Nov2019 08:04:41.963] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for engineersdecor
[14Nov2019 08:04:41.964] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance simplecoloredblocks of type com.tfar.simplecoloredblocks.SimpleColoredBlocks
[14Nov2019 08:04:41.964] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance simplecoloredblocks of type com.tfar.simplecoloredblocks.SimpleColoredBlocks
[14Nov2019 08:04:41.964] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for simplecoloredblocks
[14Nov2019 08:04:41.964] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for simplecoloredblocks
[14Nov2019 08:04:41.964] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tfar.simplecoloredblocks.SimpleColoredBlocks$RegistryEvents to MOD
[14Nov2019 08:04:41.966] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for chunk_claim
[14Nov2019 08:04:41.966] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance ring_of_repair of type com.kwpugh.ring_of_repair.RingOfRepair
[14Nov2019 08:04:41.969] [modloading-worker-15/INFO] [STDOUT/]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Main.initialize()
[14Nov2019 08:04:41.970] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance ring_of_repair of type com.kwpugh.ring_of_repair.RingOfRepair
[14Nov2019 08:04:41.970] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for ring_of_repair
[14Nov2019 08:04:41.971] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ring_of_repair
[14Nov2019 08:04:41.971] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.kwpugh.ring_of_repair.RepairTickHandler to FORGE
[14Nov2019 08:04:41.974] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for dde
[14Nov2019 08:04:41.974] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance refinedrelocation of type net.blay09.mods.refinedrelocation.RefinedRelocation
[14Nov2019 08:04:41.980] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for ma-essentials
[14Nov2019 08:04:41.981] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance vimion of type mushroommantoad.mmpmod.Main
[14Nov2019 08:04:41.986] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mcjty.rftoolsstorage.datagen.DataGenerators to MOD
[14Nov2019 08:04:41.994] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.kwpugh.ring_of_repair.ItemInit$RegistryEvents to MOD
[14Nov2019 08:04:41.997] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mcjty.rftoolsstorage.config.Config to FORGE
[14Nov2019 08:04:41.997] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for rftoolsstorage
[14Nov2019 08:04:41.997] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance dismounte of type com.natamus.dismountentity.Main
[14Nov2019 08:04:41.998] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance dismounte of type com.natamus.dismountentity.Main
[14Nov2019 08:04:41.998] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for dismounte
[14Nov2019 08:04:41.998] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for dismounte
[14Nov2019 08:04:41.998] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.natamus.dismountentity.events.DismountEvent to FORGE
[14Nov2019 08:04:42.001] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.kwpugh.ring_of_repair.RingOfRepair$RegistryEvents to MOD
[14Nov2019 08:04:42.004] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for dismounte
[14Nov2019 08:04:42.005] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance clickmachine of type shadows.click.ClickMachine
[14Nov2019 08:04:42.032] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for ring_of_repair
[14Nov2019 08:04:42.032] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance enviromats of type com.valkyrieofnight.enviromats.EnviroMats
[14Nov2019 08:04:42.032] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tfar.simplecoloredblocks.ItemColorWheel to FORGE
[14Nov2019 08:04:42.034] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tfar.simplecoloredblocks.ColorHandler to MOD
[14Nov2019 08:04:42.034] [modloading-worker-11/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity flying_things:magic_carpet
[14Nov2019 08:04:42.037] [modloading-worker-3/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:<init>:78]: Create Debugger
[14Nov2019 08:04:42.044] [modloading-worker-15/INFO] [STDOUT/]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Reflecting GuiContainer...
[14Nov2019 08:04:42.045] [modloading-worker-3/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:<init>:81]: 1
[14Nov2019 08:04:42.045] [modloading-worker-3/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:<init>:84]: 1.1
[14Nov2019 08:04:42.045] [modloading-worker-11/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity flying_things:enchanted_broom
[14Nov2019 08:04:42.050] [modloading-worker-3/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:<init>:88]: 2
[14Nov2019 08:04:42.050] [modloading-worker-3/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:<init>:90]: 3
[14Nov2019 08:04:42.052] [modloading-worker-3/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:<init>:93]: 3.1
[14Nov2019 08:04:42.053] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ironjetpacks-client.toml for ironjetpacks tracking
[14Nov2019 08:04:42.053] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ironjetpacks-common.toml for ironjetpacks tracking
[14Nov2019 08:04:42.053] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ironjetpacks-server.toml for ironjetpacks tracking
[14Nov2019 08:04:42.053] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance ironjetpacks of type com.blakebr0.ironjetpacks.IronJetpacks
[14Nov2019 08:04:42.053] [modloading-worker-3/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:<init>:97]: Register with Thread
[14Nov2019 08:04:42.053] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for ironjetpacks
[14Nov2019 08:04:42.053] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ironjetpacks
[14Nov2019 08:04:42.053] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for ironjetpacks
[14Nov2019 08:04:42.053] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance dankstorage of type com.tfar.dankstorage.DankStorage
[14Nov2019 08:04:42.053] [modloading-worker-3/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:<init>:99]: Setup Debugger Complete
[14Nov2019 08:04:42.053] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file dankstorage-client.toml for dankstorage tracking
[14Nov2019 08:04:42.053] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file dankstorage-server.toml for dankstorage tracking
[14Nov2019 08:04:42.053] [modloading-worker-3/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: Mod ID: enviromats
[14Nov2019 08:04:42.054] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance dankstorage of type com.tfar.dankstorage.DankStorage
[14Nov2019 08:04:42.054] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for dankstorage
[14Nov2019 08:04:42.054] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for dankstorage
[14Nov2019 08:04:42.054] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tfar.dankstorage.event.DankEventHandler to FORGE
[14Nov2019 08:04:42.057] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tfar.dankstorage.DankStorage$RegistryEvents to MOD
[14Nov2019 08:04:42.074] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for simplecoloredblocks
[14Nov2019 08:04:42.074] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance tardis of type net.tardis.mod.Tardis
[14Nov2019 08:04:42.075] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance tardis of type net.tardis.mod.Tardis
[14Nov2019 08:04:42.075] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for tardis
[14Nov2019 08:04:42.075] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for tardis
[14Nov2019 08:04:42.075] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.tardis.mod.sounds.TSounds to MOD
[14Nov2019 08:04:42.077] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tfar.dankstorage.client.Client to MOD
[14Nov2019 08:04:42.081] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tfar.dankstorage.client.Client$KeyHandler to FORGE
[14Nov2019 08:04:42.084] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.tardis.mod.exterior.ExteriorRegistry to MOD
[14Nov2019 08:04:42.085] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for dankstorage
[14Nov2019 08:04:42.086] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance mightyarchitect of type com.simibubi.mightyarchitect.TheMightyArchitect
[14Nov2019 08:04:42.087] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance mightyarchitect of type com.simibubi.mightyarchitect.TheMightyArchitect
[14Nov2019 08:04:42.087] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for mightyarchitect
[14Nov2019 08:04:42.087] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mightyarchitect
[14Nov2019 08:04:42.087] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.mightyarchitect.TheMightyArchitect to FORGE
[14Nov2019 08:04:42.087] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.mightyarchitect.TheMightyArchitect$RegistryListener to MOD
[14Nov2019 08:04:42.099] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.mightyarchitect.gui.ScreenHelper to FORGE
[14Nov2019 08:04:42.107] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.tardis.mod.items.TItems to MOD
[14Nov2019 08:04:42.108] [modloading-worker-10/INFO] [Silent's Gems/]: Register part type PartType[S]{name='silentgems:gear_soul'}
[14Nov2019 08:04:42.125] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.mightyarchitect.control.SchematicHologram to FORGE
[14Nov2019 08:04:42.125] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance vimion of type mushroommantoad.mmpmod.Main
[14Nov2019 08:04:42.125] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for vimion
[14Nov2019 08:04:42.125] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for vimion
[14Nov2019 08:04:42.125] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mushroommantoad.mmpmod.Main$RegistryEvents to MOD
[14Nov2019 08:04:42.137] [modloading-worker-8/INFO] [STDOUT/]: [com.aang23.undergroundbiomes.registrar.UBOreConfigManager:readJsons:75]: Moonstone Ore
[14Nov2019 08:04:42.138] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for vimion
[14Nov2019 08:04:42.139] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance solargeneration of type edivad.solargeneration.Main
[14Nov2019 08:04:42.139] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance solargeneration of type edivad.solargeneration.Main
[14Nov2019 08:04:42.139] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for solargeneration
[14Nov2019 08:04:42.139] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for solargeneration
[14Nov2019 08:04:42.139] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing edivad.solargeneration.proxy.ClientProxy to FORGE
[14Nov2019 08:04:42.139] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing edivad.solargeneration.Main$RegistryEvents to MOD
[14Nov2019 08:04:42.143] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.tardis.mod.client.ModelRegistry to MOD
[14Nov2019 08:04:42.145] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for solargeneration
[14Nov2019 08:04:42.145] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance luckyores of type com.slashking.luckyores.LuckyOres
[14Nov2019 08:04:42.147] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance luckyores of type com.slashking.luckyores.LuckyOres
[14Nov2019 08:04:42.147] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for luckyores
[14Nov2019 08:04:42.147] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for luckyores
[14Nov2019 08:04:42.147] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.slashking.luckyores.init.ItemInit to MOD
[14Nov2019 08:04:42.155] [modloading-worker-15/INFO] [STDOUT/]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Detected obfuscation: FORGE.
[14Nov2019 08:04:42.162] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance clickmachine of type shadows.click.ClickMachine
[14Nov2019 08:04:42.162] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for clickmachine
[14Nov2019 08:04:42.162] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for clickmachine
[14Nov2019 08:04:42.162] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing shadows.click.util.FakePlayerUtil to FORGE
[14Nov2019 08:04:42.163] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.slashking.luckyores.init.BlockInit to MOD
[14Nov2019 08:04:42.163] [modloading-worker-15/INFO] [STDOUT/]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Success.
[14Nov2019 08:04:42.163] [modloading-worker-15/INFO] [STDOUT/]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Initialized.
[14Nov2019 08:04:42.166] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for luckyores
[14Nov2019 08:04:42.166] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance pn of type com.natamus.petnames.Main
[14Nov2019 08:04:42.179] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file pn-common.toml for pn tracking
[14Nov2019 08:04:42.179] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance pn of type com.natamus.petnames.Main
[14Nov2019 08:04:42.180] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for pn
[14Nov2019 08:04:42.180] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for pn
[14Nov2019 08:04:42.180] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.natamus.petnames.events.EntityEvent to FORGE
[14Nov2019 08:04:42.180] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance mousetweaks of type yalter.mousetweaks.forge.MouseTweaksForge
[14Nov2019 08:04:42.180] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for mousetweaks
[14Nov2019 08:04:42.180] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mousetweaks
[14Nov2019 08:04:42.180] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for mousetweaks
[14Nov2019 08:04:42.180] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance titanium of type com.hrznstudio.titanium.Titanium
[14Nov2019 08:04:42.201] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.tardis.mod.itemgroups.TItemGroups to MOD
[14Nov2019 08:04:42.215] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.mightyarchitect.control.phase.PrintingToMultiplayer to FORGE
[14Nov2019 08:04:42.223] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for pn
[14Nov2019 08:04:42.224] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance mubble of type hugman.mubble.Mubble
[14Nov2019 08:04:42.225] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing shadows.click.ClickMachineClient to MOD
[14Nov2019 08:04:42.226] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance mubble of type hugman.mubble.Mubble
[14Nov2019 08:04:42.226] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for mubble
[14Nov2019 08:04:42.226] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mubble
[14Nov2019 08:04:42.226] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing hugman.mubble.Mubble$ModRegistryEvents to MOD
[14Nov2019 08:04:42.229] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for clickmachine
[14Nov2019 08:04:42.229] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance deathquotes of type com.cazsius.deathquotes.DeathQuotes
[14Nov2019 08:04:42.229] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.flying_things.registry.ModEntities to MOD
[14Nov2019 08:04:42.229] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.flying_things.event.EventHandler to FORGE
[14Nov2019 08:04:42.230] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance deathquotes of type com.cazsius.deathquotes.DeathQuotes
[14Nov2019 08:04:42.230] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for deathquotes
[14Nov2019 08:04:42.230] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for deathquotes
[14Nov2019 08:04:42.230] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.cazsius.deathquotes.ForgeHooks to FORGE
[14Nov2019 08:04:42.232] [modloading-worker-10/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:simple_trait'
[14Nov2019 08:04:42.233] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for deathquotes
[14Nov2019 08:04:42.233] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance easyflint of type com.lerrific.easyflint.EasyFlint
[14Nov2019 08:04:42.237] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file easyflint.toml for easyflint tracking
[14Nov2019 08:04:42.238] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.mightyarchitect.control.helpful.ShaderManager to FORGE
[14Nov2019 08:04:42.238] [modloading-worker-10/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:damage_type_trait'
[14Nov2019 08:04:42.239] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance easyflint of type com.lerrific.easyflint.EasyFlint
[14Nov2019 08:04:42.239] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for easyflint
[14Nov2019 08:04:42.239] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for easyflint
[14Nov2019 08:04:42.239] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.lerrific.easyflint.Config to FORGE
[14Nov2019 08:04:42.239] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for easyflint
[14Nov2019 08:04:42.239] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance endergetic of type endergeticexpansion.core.EndergeticExpansion
[14Nov2019 08:04:42.242] [modloading-worker-10/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:durability_trait'
[14Nov2019 08:04:42.244] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.mightyarchitect.control.ArchitectManager to FORGE
[14Nov2019 08:04:42.246] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing hugman.mubble.Mubble$ForgeRegistryEvents to FORGE
[14Nov2019 08:04:42.252] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing hugman.mubble.init.MubbleEvents to FORGE
[14Nov2019 08:04:42.258] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for mubble
[14Nov2019 08:04:42.258] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance rftoolsutility of type mcjty.rftoolsutility.RFToolsUtility
[14Nov2019 08:04:42.278] [modloading-worker-10/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:enchantment_trait'
[14Nov2019 08:04:42.283] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance apotheosis of type shadows.apotheosis.Apotheosis
[14Nov2019 08:04:42.283] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for apotheosis
[14Nov2019 08:04:42.283] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for apotheosis
[14Nov2019 08:04:42.283] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing shadows.apotheosis.ApotheosisClient to MOD
[14Nov2019 08:04:42.288] [modloading-worker-10/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:nbt_trait'
[14Nov2019 08:04:42.294] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file rftoolsutility-client.toml for rftoolsutility tracking
[14Nov2019 08:04:42.294] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file rftoolsutility-common.toml for rftoolsutility tracking
[14Nov2019 08:04:42.295] [modloading-worker-10/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:potion_effect_trait'
[14Nov2019 08:04:42.297] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.flying_things.event.ClientEventHandler to FORGE
[14Nov2019 08:04:42.298] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance rftoolsutility of type mcjty.rftoolsutility.RFToolsUtility
[14Nov2019 08:04:42.298] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for rftoolsutility
[14Nov2019 08:04:42.298] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for rftoolsutility
[14Nov2019 08:04:42.298] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mcjty.rftoolsutility.setup.Registration to MOD
[14Nov2019 08:04:42.299] [modloading-worker-10/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:stat_modifier_trait'
[14Nov2019 08:04:42.299] [modloading-worker-10/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgems:persistence'
[14Nov2019 08:04:42.308] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mcjty.rftoolsutility.setup.ClientRegistration to MOD
[14Nov2019 08:04:42.310] [modloading-worker-10/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgems:runic'
[14Nov2019 08:04:42.315] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.tardis.mod.tileentities.TTiles to MOD
[14Nov2019 08:04:42.315] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mcjty.rftoolsutility.datagen.DataGenerators to MOD
[14Nov2019 08:04:42.316] [modloading-worker-8/INFO] [STDOUT/]: [com.aang23.undergroundbiomes.registrar.UBOreConfigManager:readJsons:75]: Fiery Glass Ore
[14Nov2019 08:04:42.317] [modloading-worker-8/INFO] [STDOUT/]: [com.aang23.undergroundbiomes.registrar.UBOreConfigManager:readJsons:75]: Rockroot Ore
[14Nov2019 08:04:42.317] [modloading-worker-8/INFO] [STDOUT/]: [com.aang23.undergroundbiomes.registrar.UBOreConfigManager:readJsons:75]: Amber Ore
[14Nov2019 08:04:42.319] [modloading-worker-8/INFO] [STDOUT/]: [com.aang23.undergroundbiomes.registrar.UBOreConfigManager:readJsons:75]: Gold Ore
[14Nov2019 08:04:42.320] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mcjty.rftoolsutility.config.Config to FORGE
[14Nov2019 08:04:42.320] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for rftoolsutility
[14Nov2019 08:04:42.320] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance embellishcraft-bop of type tv.mapper.embellishcraftbop.EmbellishCraftBOP
[14Nov2019 08:04:42.320] [modloading-worker-8/INFO] [STDOUT/]: [com.aang23.undergroundbiomes.registrar.UBOreConfigManager:readJsons:75]: Redstone Ore
[14Nov2019 08:04:42.321] [modloading-worker-8/INFO] [STDOUT/]: [com.aang23.undergroundbiomes.registrar.UBOreConfigManager:readJsons:75]: Iron Ore
[14Nov2019 08:04:42.322] [modloading-worker-8/INFO] [STDOUT/]: [com.aang23.undergroundbiomes.registrar.UBOreConfigManager:readJsons:75]: Emerald Ore
[14Nov2019 08:04:42.322] [modloading-worker-8/INFO] [STDOUT/]: [com.aang23.undergroundbiomes.registrar.UBOreConfigManager:readJsons:75]: Coal Ore
[14Nov2019 08:04:42.322] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance embellishcraft-bop of type tv.mapper.embellishcraftbop.EmbellishCraftBOP
[14Nov2019 08:04:42.322] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for embellishcraft-bop
[14Nov2019 08:04:42.322] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for embellishcraft-bop
[14Nov2019 08:04:42.323] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing tv.mapper.embellishcraftbop.init.ModBlocks to MOD
[14Nov2019 08:04:42.323] [modloading-worker-8/INFO] [STDOUT/]: [com.aang23.undergroundbiomes.registrar.UBOreConfigManager:readJsons:75]: Diamond Ore
[14Nov2019 08:04:42.323] [modloading-worker-8/INFO] [STDOUT/]: [com.aang23.undergroundbiomes.registrar.UBOreConfigManager:readJsons:75]: Lapis Ore
[14Nov2019 08:04:42.329] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for embellishcraft-bop
[14Nov2019 08:04:42.329] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance planttech2 of type net.kaneka.planttech2.PlantTechMain
[14Nov2019 08:04:42.352] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file refinedrelocation-common.toml for refinedrelocation tracking
[14Nov2019 08:04:42.352] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file refinedrelocation-client.toml for refinedrelocation tracking
[14Nov2019 08:04:42.352] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance refinedrelocation of type net.blay09.mods.refinedrelocation.RefinedRelocation
[14Nov2019 08:04:42.352] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for refinedrelocation
[14Nov2019 08:04:42.352] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for refinedrelocation
[14Nov2019 08:04:42.352] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.blay09.mods.refinedrelocation.RefinedRelocation to FORGE
[14Nov2019 08:04:42.352] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.blay09.mods.refinedrelocation.client.FilterPreviewHandler to FORGE
[14Nov2019 08:04:42.356] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for apotheosis
[14Nov2019 08:04:42.357] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance torchoptimizer of type com.eleksploded.TorchOptimizer.TorchOptimizer
[14Nov2019 08:04:42.357] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.blay09.mods.refinedrelocation.client.BlockHighlightHandler to FORGE
[14Nov2019 08:04:42.362] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file torchoptimizer-common.toml for torchoptimizer tracking
[14Nov2019 08:04:42.370] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.blay09.mods.refinedrelocation.network.LoginSyncHandler to FORGE
[14Nov2019 08:04:42.374] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for refinedrelocation
[14Nov2019 08:04:42.374] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance nifty of type com.androsa.nifty.NiftyMod
[14Nov2019 08:04:42.383] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance torchoptimizer of type com.eleksploded.TorchOptimizer.TorchOptimizer
[14Nov2019 08:04:42.383] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for torchoptimizer
[14Nov2019 08:04:42.383] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for torchoptimizer
[14Nov2019 08:04:42.383] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.eleksploded.TorchOptimizer.TorchOptimizer$RegistryEvents to MOD
[14Nov2019 08:04:42.387] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance planttech2 of type net.kaneka.planttech2.PlantTechMain
[14Nov2019 08:04:42.387] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for planttech2
[14Nov2019 08:04:42.387] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for planttech2
[14Nov2019 08:04:42.387] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.kaneka.planttech2.proxy.ClientProxy to FORGE
[14Nov2019 08:04:42.388] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.kaneka.planttech2.events.RegistryEvents to MOD
[14Nov2019 08:04:42.392] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for torchoptimizer
[14Nov2019 08:04:42.392] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance al of type com.natamus.allloot.Main
[14Nov2019 08:04:42.395] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for mightyarchitect
[14Nov2019 08:04:42.395] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance rangedpumps of type com.raoulvdberge.rangedpumps.RangedPumps
[14Nov2019 08:04:42.395] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file rangedpumps-server.toml for rangedpumps tracking
[14Nov2019 08:04:42.396] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.kaneka.planttech2.events.PlayerEvents to FORGE
[14Nov2019 08:04:42.399] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.kaneka.planttech2.events.ItemStackEvents to FORGE
[14Nov2019 08:04:42.402] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.kaneka.planttech2.events.ClientEvents to FORGE
[14Nov2019 08:04:42.405] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for planttech2
[14Nov2019 08:04:42.405] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance silents_mechanisms of type net.silentchaos512.mechanisms.SilentMechanisms
[14Nov2019 08:04:42.408] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file al-common.toml for al tracking
[14Nov2019 08:04:42.411] [modloading-worker-11/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/client/renderer/GameRenderer
[14Nov2019 08:04:42.419] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance al of type com.natamus.allloot.Main
[14Nov2019 08:04:42.419] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for al
[14Nov2019 08:04:42.419] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for al
[14Nov2019 08:04:42.419] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.natamus.allloot.events.EntityEvent to FORGE
[14Nov2019 08:04:42.419] [modloading-worker-9/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_186089_a with desc (Lnet/minecraft/util/math/BlockPos;)V
[14Nov2019 08:04:42.731] [modloading-worker-9/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_186094_a with desc (Z)V
[14Nov2019 08:04:42.737] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for al
[14Nov2019 08:04:42.737] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance morpheus of type net.quetzi.morpheus.Morpheus
[14Nov2019 08:04:42.744] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance rangedpumps of type com.raoulvdberge.rangedpumps.RangedPumps
[14Nov2019 08:04:42.744] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for rangedpumps
[14Nov2019 08:04:42.744] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for rangedpumps
[14Nov2019 08:04:42.744] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for rangedpumps
[14Nov2019 08:04:42.746] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance cookingforblockheads of type net.blay09.mods.cookingforblockheads.CookingForBlockheads
[14Nov2019 08:04:42.766] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file morpheus-server.toml for morpheus tracking
[14Nov2019 08:04:42.766] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance morpheus of type net.quetzi.morpheus.Morpheus
[14Nov2019 08:04:42.766] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for morpheus
[14Nov2019 08:04:42.766] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for morpheus
[14Nov2019 08:04:42.767] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for morpheus
[14Nov2019 08:04:42.767] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance speedyhoppers of type al132.speedyhoppers.SpeedyHoppers
[14Nov2019 08:04:42.768] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance speedyhoppers of type al132.speedyhoppers.SpeedyHoppers
[14Nov2019 08:04:42.768] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for speedyhoppers
[14Nov2019 08:04:42.768] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for speedyhoppers
[14Nov2019 08:04:42.768] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing al132.speedyhoppers.SpeedyHoppers$RegistryEvents to MOD
[14Nov2019 08:04:42.784] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for speedyhoppers
[14Nov2019 08:04:42.784] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance uteamcore of type info.u_team.u_team_core.UCoreMain
[14Nov2019 08:04:42.799] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file uteamcore-client.toml for uteamcore tracking
[14Nov2019 08:04:42.834] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file cookingforblockheads-common.toml for cookingforblockheads tracking
[14Nov2019 08:04:42.834] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file cookingforblockheads-client.toml for cookingforblockheads tracking
[14Nov2019 08:04:42.834] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.flying_things.ConfigFlyingThings to FORGE
[14Nov2019 08:04:42.849] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance uteamcore of type info.u_team.u_team_core.UCoreMain
[14Nov2019 08:04:42.849] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for uteamcore
[14Nov2019 08:04:42.849] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for uteamcore
[14Nov2019 08:04:42.849] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing info.u_team.u_team_core.intern.init.UCoreRecipeSerializers to MOD
[14Nov2019 08:04:42.857] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.tardis.mod.dimensions.TDimensions$Events to FORGE
[14Nov2019 08:04:42.866] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing info.u_team.u_team_core.intern.init.UCoreCommands to FORGE
[14Nov2019 08:04:42.868] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing info.u_team.u_team_core.intern.init.UCoreColors to MOD
[14Nov2019 08:04:42.870] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance cookingforblockheads of type net.blay09.mods.cookingforblockheads.CookingForBlockheads
[14Nov2019 08:04:42.870] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for cookingforblockheads
[14Nov2019 08:04:42.870] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cookingforblockheads
[14Nov2019 08:04:42.871] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.blay09.mods.cookingforblockheads.CookingForBlockheads to MOD
[14Nov2019 08:04:42.872] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing info.u_team.u_team_core.intern.event.UpdateDiscordEventHandler to FORGE
[14Nov2019 08:04:42.872] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.blay09.mods.cookingforblockheads.compat.json.JsonCompatLoader to FORGE
[14Nov2019 08:04:42.874] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file car-server.toml for car tracking
[14Nov2019 08:04:42.875] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file car-client.toml for car tracking
[14Nov2019 08:04:42.875] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.blay09.mods.cookingforblockheads.compat.CompatCapabilityLoader to FORGE
[14Nov2019 08:04:42.878] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.tardis.mod.dimensions.TDimensions to MOD
[14Nov2019 08:04:42.879] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.tardis.mod.blocks.TBlocks to MOD
[14Nov2019 08:04:42.879] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.tardis.mod.entity.TEntities to MOD
[14Nov2019 08:04:42.884] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.blay09.mods.cookingforblockheads.client.TileEntityRenderers to MOD
[14Nov2019 08:04:42.886] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance car of type de.maxhenkel.car.Main
[14Nov2019 08:04:42.886] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for car
[14Nov2019 08:04:42.886] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for car
[14Nov2019 08:04:42.886] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for car
[14Nov2019 08:04:42.887] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance rftoolsbuilder of type mcjty.rftoolsbuilder.RFToolsBuilder
[14Nov2019 08:04:42.891] [modloading-worker-2/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity tardis:control
[14Nov2019 08:04:42.895] [modloading-worker-2/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity tardis:interior_door
[14Nov2019 08:04:42.896] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for tardis
[14Nov2019 08:04:42.896] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance explorercraft of type com.zathrox.explorercraft.core.Explorercraft
[14Nov2019 08:04:42.902] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing info.u_team.u_team_core.intern.data.UCoreDataGenerator to MOD
[14Nov2019 08:04:42.906] [modloading-worker-13/INFO] [net.silentchaos512.utils.config.ConfigSpecWrapper/]: Loading config file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\config\silents-mechanisms-common.toml
[14Nov2019 08:04:42.909] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for uteamcore
[14Nov2019 08:04:42.909] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance buildinggadgets of type com.direwolf20.buildinggadgets.common.BuildingGadgets
[14Nov2019 08:04:42.926] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.blay09.mods.cookingforblockheads.client.ModSprites to MOD
[14Nov2019 08:04:42.926] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for flying_things
[14Nov2019 08:04:42.926] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance corail_woodcutter of type ovh.corail.woodcutter.WoodCutterMod
[14Nov2019 08:04:42.928] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance corail_woodcutter of type ovh.corail.woodcutter.WoodCutterMod
[14Nov2019 08:04:42.928] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for corail_woodcutter
[14Nov2019 08:04:42.928] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for corail_woodcutter
[14Nov2019 08:04:42.929] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.woodcutter.registry.ModRecipeSerializers to MOD
[14Nov2019 08:04:42.929] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.blay09.mods.cookingforblockheads.client.ModModels to MOD
[14Nov2019 08:04:42.931] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file rftoolsbuilder-client.toml for rftoolsbuilder tracking
[14Nov2019 08:04:42.931] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file rftoolsbuilder-common.toml for rftoolsbuilder tracking
[14Nov2019 08:04:42.939] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance rftoolsbuilder of type mcjty.rftoolsbuilder.RFToolsBuilder
[14Nov2019 08:04:42.939] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for rftoolsbuilder
[14Nov2019 08:04:42.939] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for rftoolsbuilder
[14Nov2019 08:04:42.939] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mcjty.rftoolsbuilder.setup.Registration to MOD
[14Nov2019 08:04:42.941] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for cookingforblockheads
[14Nov2019 08:04:42.942] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance controlling of type com.blamejared.controlling.Controlling
[14Nov2019 08:04:42.943] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance controlling of type com.blamejared.controlling.Controlling
[14Nov2019 08:04:42.943] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for controlling
[14Nov2019 08:04:42.943] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for controlling
[14Nov2019 08:04:42.943] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for controlling
[14Nov2019 08:04:42.943] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance placebo of type shadows.placebo.Placebo
[14Nov2019 08:04:42.945] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance placebo of type shadows.placebo.Placebo
[14Nov2019 08:04:42.945] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for placebo
[14Nov2019 08:04:42.945] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for placebo
[14Nov2019 08:04:42.945] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for placebo
[14Nov2019 08:04:42.945] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance quirkygenerators of type al132.quirkygenerators.QuirkyGenerators
[14Nov2019 08:04:42.948] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mcjty.rftoolsbuilder.setup.ClientRegistration to MOD
[14Nov2019 08:04:42.950] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file quirkygenerators-common.toml for quirkygenerators tracking
[14Nov2019 08:04:42.953] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mcjty.rftoolsbuilder.datagen.DataGenerators to MOD
[14Nov2019 08:04:42.954] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance quirkygenerators of type al132.quirkygenerators.QuirkyGenerators
[14Nov2019 08:04:42.954] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for quirkygenerators
[14Nov2019 08:04:42.954] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for quirkygenerators
[14Nov2019 08:04:42.954] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing al132.quirkygenerators.QuirkyGenerators$RegistryEvents to MOD
[14Nov2019 08:04:42.957] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.woodcutter.registry.ModPointOfInterestTypes to MOD
[14Nov2019 08:04:42.958] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for quirkygenerators
[14Nov2019 08:04:42.958] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance mysticallib of type epicsquid.mysticallib.MysticalLib
[14Nov2019 08:04:42.959] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance mysticallib of type epicsquid.mysticallib.MysticalLib
[14Nov2019 08:04:42.959] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for mysticallib
[14Nov2019 08:04:42.959] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mysticallib
[14Nov2019 08:04:42.959] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing epicsquid.mysticallib.setup.ClientLibRegistry to MOD
[14Nov2019 08:04:42.960] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mcjty.rftoolsbuilder.config.Config to FORGE
[14Nov2019 08:04:42.960] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for rftoolsbuilder
[14Nov2019 08:04:42.960] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance foamdome of type com.drizzs.foamdome.FoamDome
[14Nov2019 08:04:42.965] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing epicsquid.mysticallib.MysticalLib to MOD
[14Nov2019 08:04:42.966] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing epicsquid.mysticallib.LibRegistry to FORGE
[14Nov2019 08:04:42.967] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.woodcutter.registry.ModContainers to MOD
[14Nov2019 08:04:42.968] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing epicsquid.mysticallib.LibEvents to FORGE
[14Nov2019 08:04:42.969] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file foamdome-common.toml for foamdome tracking
[14Nov2019 08:04:42.969] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance foamdome of type com.drizzs.foamdome.FoamDome
[14Nov2019 08:04:42.969] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for foamdome
[14Nov2019 08:04:42.969] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for foamdome
[14Nov2019 08:04:42.969] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.drizzs.foamdome.util.DomeRegistry to MOD
[14Nov2019 08:04:42.974] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing epicsquid.mysticallib.fx.FXHandler to MOD
[14Nov2019 08:04:42.978] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.woodcutter.registry.ModBlocks to MOD
[14Nov2019 08:04:42.978] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for foamdome
[14Nov2019 08:04:42.978] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance aaws of type com.natamus.alwaysawitherskull.Main
[14Nov2019 08:04:42.980] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance aaws of type com.natamus.alwaysawitherskull.Main
[14Nov2019 08:04:42.980] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for aaws
[14Nov2019 08:04:42.980] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for aaws
[14Nov2019 08:04:42.980] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.natamus.alwaysawitherskull.events.EntityEvent to FORGE
[14Nov2019 08:04:42.982] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for corail_woodcutter
[14Nov2019 08:04:42.982] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance slurpiesdongles of type com.rbs.slurpiesdongles.SlurpiesDongles
[14Nov2019 08:04:42.987] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file buildinggadgets-server.toml for buildinggadgets tracking
[14Nov2019 08:04:42.988] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file buildinggadgets-common.toml for buildinggadgets tracking
[14Nov2019 08:04:42.988] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file buildinggadgets-client.toml for buildinggadgets tracking
[14Nov2019 08:04:42.996] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing epicsquid.mysticallib.fx.EffectManager to MOD
[14Nov2019 08:04:42.998] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for aaws
[14Nov2019 08:04:42.998] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for mysticallib
[14Nov2019 08:04:42.998] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance refinedstorage of type com.raoulvdberge.refinedstorage.RS
[14Nov2019 08:04:43.004] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file Ray's Dongles-General.toml for slurpiesdongles tracking
[14Nov2019 08:04:43.022] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file nifty-common.toml for nifty tracking
[14Nov2019 08:04:43.022] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance nifty of type com.androsa.nifty.NiftyMod
[14Nov2019 08:04:43.022] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for nifty
[14Nov2019 08:04:43.022] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for nifty
[14Nov2019 08:04:43.022] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.androsa.nifty.ColourHandler to MOD
[14Nov2019 08:04:43.027] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file Ray's Dongles-Common.toml for slurpiesdongles tracking
[14Nov2019 08:04:43.027] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance slurpiesdongles of type com.rbs.slurpiesdongles.SlurpiesDongles
[14Nov2019 08:04:43.027] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for slurpiesdongles
[14Nov2019 08:04:43.027] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for slurpiesdongles
[14Nov2019 08:04:43.027] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.rbs.slurpiesdongles.world.WildCropsWorldGen to FORGE
[14Nov2019 08:04:43.027] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.rbs.slurpiesdongles.update.UpdateChecker to FORGE
[14Nov2019 08:04:43.028] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for nifty
[14Nov2019 08:04:43.028] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance nps of type com.natamus.netherportalspread.Main
[14Nov2019 08:04:43.031] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.rbs.slurpiesdongles.init.ModTools to MOD
[14Nov2019 08:04:43.041] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance undergroundbiomes of type com.aang23.undergroundbiomes.UndergroundBiomes
[14Nov2019 08:04:43.041] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for undergroundbiomes
[14Nov2019 08:04:43.041] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for undergroundbiomes
[14Nov2019 08:04:43.041] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.aang23.undergroundbiomes.UndergroundBiomes$RegistryEvents to MOD
[14Nov2019 08:04:43.051] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file nps-common.toml for nps tracking
[14Nov2019 08:04:43.051] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance nps of type com.natamus.netherportalspread.Main
[14Nov2019 08:04:43.051] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for nps
[14Nov2019 08:04:43.051] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for nps
[14Nov2019 08:04:43.051] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.natamus.netherportalspread.events.PortalEvent to FORGE
[14Nov2019 08:04:43.057] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for nps
[14Nov2019 08:04:43.057] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance combat of type com.stereowalker.combat.main.Combat
[14Nov2019 08:04:43.067] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for undergroundbiomes
[14Nov2019 08:04:43.068] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance silentlib of type net.silentchaos512.lib.SilentLib
[14Nov2019 08:04:43.080] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file combat.server.toml for combat tracking
[14Nov2019 08:04:43.082] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file combat.client.toml for combat tracking
[14Nov2019 08:04:43.083] [modloading-worker-1/INFO] [combat/]: Loading config C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\config\combat.client.toml
[14Nov2019 08:04:43.084] [modloading-worker-1/INFO] [combat/]: Built config C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\config\combat.client.toml
[14Nov2019 08:04:43.086] [modloading-worker-1/INFO] [combat/]: Loaded config C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\config\combat.client.toml
[14Nov2019 08:04:43.086] [modloading-worker-1/INFO] [combat/]: Loading config C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\config\combat.server.toml
[14Nov2019 08:04:43.086] [modloading-worker-1/INFO] [combat/]: Built config C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\config\combat.server.toml
[14Nov2019 08:04:43.088] [modloading-worker-1/INFO] [combat/]: Loaded config C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\config\combat.server.toml
[14Nov2019 08:04:43.089] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance combat of type com.stereowalker.combat.main.Combat
[14Nov2019 08:04:43.089] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for combat
[14Nov2019 08:04:43.089] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for combat
[14Nov2019 08:04:43.089] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stereowalker.combat.main.Combat$RegistryEvents to MOD
[14Nov2019 08:04:43.133] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stereowalker.combat.event.WorldEvents to FORGE
[14Nov2019 08:04:43.141] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stereowalker.combat.event.PlayerInteractionEvents to FORGE
[14Nov2019 08:04:43.146] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stereowalker.combat.event.EnchantmentEvents to FORGE
[14Nov2019 08:04:43.151] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stereowalker.combat.event.EffectEvents to FORGE
[14Nov2019 08:04:43.152] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.rbs.slurpiesdongles.init.ModItems to MOD
[14Nov2019 08:04:43.178] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stereowalker.combat.config.ConfigBuilder to FORGE
[14Nov2019 08:04:43.178] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stereowalker.combat.client.events.RenderOverlayEvents to FORGE
[14Nov2019 08:04:43.188] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stereowalker.combat.client.events.RenderLayerEvents to FORGE
[14Nov2019 08:04:43.201] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stereowalker.combat.client.events.KeybindingEvents to FORGE
[14Nov2019 08:04:43.211] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.rbs.slurpiesdongles.init.ModFood to MOD
[14Nov2019 08:04:43.212] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stereowalker.combat.client.events.ControllerEvent to FORGE
[14Nov2019 08:04:43.215] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance silents_mechanisms of type net.silentchaos512.mechanisms.SilentMechanisms
[14Nov2019 08:04:43.215] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for silents_mechanisms
[14Nov2019 08:04:43.215] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for silents_mechanisms
[14Nov2019 08:04:43.215] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.silentchaos512.mechanisms.events.CommonEvents to FORGE
[14Nov2019 08:04:43.218] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance endergetic of type endergeticexpansion.core.EndergeticExpansion
[14Nov2019 08:04:43.218] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for endergetic
[14Nov2019 08:04:43.218] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for endergetic
[14Nov2019 08:04:43.219] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing endergeticexpansion.core.registry.other.EERegistryReplacements to MOD
[14Nov2019 08:04:43.224] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing endergeticexpansion.core.registry.other.EECapabilities to FORGE
[14Nov2019 08:04:43.229] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing endergeticexpansion.core.registry.EETileEntities to MOD
[14Nov2019 08:04:43.235] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.silentchaos512.mechanisms.block.wire.WireNetworkManager to FORGE
[14Nov2019 08:04:43.239] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing endergeticexpansion.core.registry.EESounds to MOD
[14Nov2019 08:04:43.244] [modloading-worker-6/WARN] [net.minecraftforge.eventbus.EventBus/EVENTBUS]: Attempting to add a Lambda listener with computed generic type of Event. Are you sure this is what you meant? NOTE : there are complex lambda forms where the generic type information is erased and cannot be recovered at runtime.
[14Nov2019 08:04:43.255] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for silents_mechanisms
[14Nov2019 08:04:43.255] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance mcfurnace of type fr.mathieu.mcfurnace.utils.MCFurnaceMain
[14Nov2019 08:04:43.255] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance mcfurnace of type fr.mathieu.mcfurnace.utils.MCFurnaceMain
[14Nov2019 08:04:43.255] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for mcfurnace
[14Nov2019 08:04:43.255] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mcfurnace
[14Nov2019 08:04:43.255] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing fr.mathieu.mcfurnace.utils.MCFurnaceBlocks to MOD
[14Nov2019 08:04:43.262] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing endergeticexpansion.core.registry.EEItems to MOD
[14Nov2019 08:04:43.264] [modloading-worker-6/WARN] [net.minecraftforge.eventbus.EventBus/EVENTBUS]: Attempting to add a Lambda listener with computed generic type of Event. Are you sure this is what you meant? NOTE : there are complex lambda forms where the generic type information is erased and cannot be recovered at runtime.
[14Nov2019 08:04:43.265] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance buildinggadgets of type com.direwolf20.buildinggadgets.common.BuildingGadgets
[14Nov2019 08:04:43.265] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for buildinggadgets
[14Nov2019 08:04:43.265] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for buildinggadgets
[14Nov2019 08:04:43.265] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.direwolf20.buildinggadgets.client.events.EventRenderWorldLast to FORGE
[14Nov2019 08:04:43.268] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.direwolf20.buildinggadgets.client.events.EventKeyInput to FORGE
[14Nov2019 08:04:43.277] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.direwolf20.buildinggadgets.client.events.EventTooltip to MOD
[14Nov2019 08:04:43.279] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.rbs.slurpiesdongles.init.ModBlocks to MOD
[14Nov2019 08:04:43.283] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.rbs.slurpiesdongles.init.ModArmor to MOD
[14Nov2019 08:04:43.334] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for combat
[14Nov2019 08:04:43.334] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance ring_of_growth of type com.kwpugh.ring_of_growth.RingOfGrowth
[14Nov2019 08:04:43.336] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.rbs.slurpiesdongles.handlers.SDTool$HighlightHandler to FORGE
[14Nov2019 08:04:43.337] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance ring_of_growth of type com.kwpugh.ring_of_growth.RingOfGrowth
[14Nov2019 08:04:43.337] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for ring_of_growth
[14Nov2019 08:04:43.337] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ring_of_growth
[14Nov2019 08:04:43.337] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.kwpugh.ring_of_growth.ItemInit$RegistryEvents to MOD
[14Nov2019 08:04:43.340] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for slurpiesdongles
[14Nov2019 08:04:43.340] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance portality of type com.buuz135.portality.Portality
[14Nov2019 08:04:43.348] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.kwpugh.ring_of_growth.RingOfGrowth$RegistryEvents to MOD
[14Nov2019 08:04:43.351] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for mcfurnace
[14Nov2019 08:04:43.351] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance kleeslabs of type net.blay09.mods.kleeslabs.KleeSlabs
[14Nov2019 08:04:43.354] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for ring_of_growth
[14Nov2019 08:04:43.354] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance forbidden_arcanus of type com.stal111.forbidden_arcanus.Main
[14Nov2019 08:04:43.363] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file kleeslabs-common.toml for kleeslabs tracking
[14Nov2019 08:04:43.363] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance kleeslabs of type net.blay09.mods.kleeslabs.KleeSlabs
[14Nov2019 08:04:43.363] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for kleeslabs
[14Nov2019 08:04:43.363] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for kleeslabs
[14Nov2019 08:04:43.363] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.blay09.mods.kleeslabs.registry.json.JsonCompatLoader to FORGE
[14Nov2019 08:04:43.367] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.blay09.mods.kleeslabs.client.BlockHighlightHandler to FORGE
[14Nov2019 08:04:43.376] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.blay09.mods.kleeslabs.network.SyncHandler to FORGE
[14Nov2019 08:04:43.378] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing endergeticexpansion.core.registry.EEEntities to MOD
[14Nov2019 08:04:43.380] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forbidden_arcanus-client.toml for forbidden_arcanus tracking
[14Nov2019 08:04:43.381] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forbidden_arcanus-server.toml for forbidden_arcanus tracking
[14Nov2019 08:04:43.381] [modloading-worker-1/DEBUG] [forbidden_arcanus/]: Loading Config: C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\config\forbidden_arcanus-client.toml
[14Nov2019 08:04:43.381] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.blay09.mods.kleeslabs.BlockBreakHandler to FORGE
[14Nov2019 08:04:43.381] [modloading-worker-1/INFO] [forbidden_arcanus/]: Built Config: C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\config\forbidden_arcanus-client.toml
[14Nov2019 08:04:43.382] [modloading-worker-1/INFO] [forbidden_arcanus/]: Loaded Config: C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\config\forbidden_arcanus-client.toml
[14Nov2019 08:04:43.383] [modloading-worker-1/DEBUG] [forbidden_arcanus/]: Loading Config: C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\config\forbidden_arcanus-server.toml
[14Nov2019 08:04:43.383] [modloading-worker-1/INFO] [forbidden_arcanus/]: Built Config: C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\config\forbidden_arcanus-server.toml
[14Nov2019 08:04:43.383] [modloading-worker-9/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity endergetic:poise_cluster
[14Nov2019 08:04:43.384] [modloading-worker-1/INFO] [forbidden_arcanus/]: Loaded Config: C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\config\forbidden_arcanus-server.toml
[14Nov2019 08:04:43.385] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance forbidden_arcanus of type com.stal111.forbidden_arcanus.Main
[14Nov2019 08:04:43.385] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for forbidden_arcanus
[14Nov2019 08:04:43.385] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for forbidden_arcanus
[14Nov2019 08:04:43.385] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stal111.forbidden_arcanus.potion.ModPotions to MOD
[14Nov2019 08:04:43.386] [modloading-worker-9/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity endergetic:bolloom_fruit
[14Nov2019 08:04:43.389] [modloading-worker-9/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity endergetic:boof_block
[14Nov2019 08:04:43.391] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stal111.forbidden_arcanus.potion.effect.ModEffects to MOD
[14Nov2019 08:04:43.391] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for kleeslabs
[14Nov2019 08:04:43.391] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance chickendropfeathersmod of type de.axelrindle.chickendropfeathersmod.ChickenDropFeathersMod
[14Nov2019 08:04:43.392] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.direwolf20.buildinggadgets.common.events.ItemPickupHandler to FORGE
[14Nov2019 08:04:43.392] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance chickendropfeathersmod of type de.axelrindle.chickendropfeathersmod.ChickenDropFeathersMod
[14Nov2019 08:04:43.392] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for chickendropfeathersmod
[14Nov2019 08:04:43.392] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for chickendropfeathersmod
[14Nov2019 08:04:43.392] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for chickendropfeathersmod
[14Nov2019 08:04:43.392] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance upsizer of type org.jwaresoftware.mcmods.upsizer.Upsizer
[14Nov2019 08:04:43.394] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.direwolf20.buildinggadgets.common.events.BreakEventHandler to FORGE
[14Nov2019 08:04:43.396] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.direwolf20.buildinggadgets.common.events.WorldTemplateProviderHandler to FORGE
[14Nov2019 08:04:43.397] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\config\wabbity_upsizer.toml for upsizer tracking
[14Nov2019 08:04:43.398] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance upsizer of type org.jwaresoftware.mcmods.upsizer.Upsizer
[14Nov2019 08:04:43.398] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for upsizer
[14Nov2019 08:04:43.398] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for upsizer
[14Nov2019 08:04:43.398] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing org.jwaresoftware.mcmods.upsizer.Upsizer to MOD
[14Nov2019 08:04:43.398] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for upsizer
[14Nov2019 08:04:43.398] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance vilnames of type com.natamus.villagernames.Main
[14Nov2019 08:04:43.400] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.direwolf20.buildinggadgets.common.registry.OurSounds to MOD
[14Nov2019 08:04:43.402] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file explorercraft-common.toml for explorercraft tracking
[14Nov2019 08:04:43.403] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file vilnames-common.toml for vilnames tracking
[14Nov2019 08:04:43.403] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance vilnames of type com.natamus.villagernames.Main
[14Nov2019 08:04:43.403] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for vilnames
[14Nov2019 08:04:43.403] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for vilnames
[14Nov2019 08:04:43.403] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.natamus.villagernames.events.VillagerEvent to FORGE
[14Nov2019 08:04:43.405] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.direwolf20.buildinggadgets.common.registry.OurBlocks to MOD
[14Nov2019 08:04:43.406] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for vilnames
[14Nov2019 08:04:43.406] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance prefab of type com.wuest.prefab.Prefab
[14Nov2019 08:04:43.406] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stal111.forbidden_arcanus.Main to MOD
[14Nov2019 08:04:43.408] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stal111.forbidden_arcanus.event.PlayerInteractListener to FORGE
[14Nov2019 08:04:43.412] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stal111.forbidden_arcanus.event.MobDeathEvent to FORGE
[14Nov2019 08:04:43.416] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stal111.forbidden_arcanus.event.HarvestDropsEvent to FORGE
[14Nov2019 08:04:43.419] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.direwolf20.buildinggadgets.common.registry.Registries to MOD
[14Nov2019 08:04:43.420] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stal111.forbidden_arcanus.event.BlockBreakListener to FORGE
[14Nov2019 08:04:43.422] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file prefab-server.toml for prefab tracking
[14Nov2019 08:04:43.422] [modloading-worker-13/DEBUG] [com.wuest.prefab.Prefab/]: Loading config file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\config\prefab.toml
[14Nov2019 08:04:43.423] [modloading-worker-13/DEBUG] [com.wuest.prefab.Prefab/]: Built TOML config for C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\config\prefab.toml
[14Nov2019 08:04:43.424] [modloading-worker-13/DEBUG] [com.wuest.prefab.Prefab/]: Loaded TOML config file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\config\prefab.toml
[14Nov2019 08:04:43.424] [modloading-worker-13/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Compressed Stone
[14Nov2019 08:04:43.425] [modloading-worker-13/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Compressed Glowstone
[14Nov2019 08:04:43.425] [modloading-worker-13/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Compressed Dirt
[14Nov2019 08:04:43.425] [modloading-worker-13/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Compressed Chest
[14Nov2019 08:04:43.425] [modloading-worker-13/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Pile of Bricks
[14Nov2019 08:04:43.425] [modloading-worker-13/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Warehouse
[14Nov2019 08:04:43.425] [modloading-worker-13/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Produce Farm
[14Nov2019 08:04:43.425] [modloading-worker-13/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Tree Farm
[14Nov2019 08:04:43.425] [modloading-worker-13/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Chicken Coop
[14Nov2019 08:04:43.425] [modloading-worker-13/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Fish Farm
[14Nov2019 08:04:43.425] [modloading-worker-13/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Warehouse Upgrade
[14Nov2019 08:04:43.425] [modloading-worker-13/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Advanced Warehouse
[14Nov2019 08:04:43.425] [modloading-worker-13/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Monster Masher
[14Nov2019 08:04:43.425] [modloading-worker-13/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Bundle of Timber
[14Nov2019 08:04:43.425] [modloading-worker-13/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Horse Stable
[14Nov2019 08:04:43.425] [modloading-worker-13/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Nether Gate
[14Nov2019 08:04:43.425] [modloading-worker-13/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Advanced Chicken Coop
[14Nov2019 08:04:43.425] [modloading-worker-13/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Advanced Horse Stable
[14Nov2019 08:04:43.425] [modloading-worker-13/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Barn
[14Nov2019 08:04:43.425] [modloading-worker-13/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Machinery Tower
[14Nov2019 08:04:43.425] [modloading-worker-13/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Defense Bunker
[14Nov2019 08:04:43.425] [modloading-worker-13/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Mineshaft Entrance
[14Nov2019 08:04:43.425] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stal111.forbidden_arcanus.event.BlockActivatedListener to FORGE
[14Nov2019 08:04:43.425] [modloading-worker-13/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Ender Gateway
[14Nov2019 08:04:43.425] [modloading-worker-13/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Magic Temple
[14Nov2019 08:04:43.425] [modloading-worker-13/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Instant Bridge
[14Nov2019 08:04:43.425] [modloading-worker-13/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Paper Lantern
[14Nov2019 08:04:43.425] [modloading-worker-13/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Compressed Obsidian
[14Nov2019 08:04:43.425] [modloading-worker-13/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Villager Houses
[14Nov2019 08:04:43.425] [modloading-worker-13/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Phasic Block
[14Nov2019 08:04:43.425] [modloading-worker-13/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Smart Glass
[14Nov2019 08:04:43.425] [modloading-worker-13/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Green House
[14Nov2019 08:04:43.425] [modloading-worker-13/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Starting House
[14Nov2019 08:04:43.425] [modloading-worker-13/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Glass Stairs
[14Nov2019 08:04:43.425] [modloading-worker-13/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Glass Slabs
[14Nov2019 08:04:43.425] [modloading-worker-13/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Andesite Stairs
[14Nov2019 08:04:43.425] [modloading-worker-13/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Andesite Slabs
[14Nov2019 08:04:43.425] [modloading-worker-13/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Diorite Stairs
[14Nov2019 08:04:43.425] [modloading-worker-13/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Diorite Slabs
[14Nov2019 08:04:43.425] [modloading-worker-13/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Granite Stairs
[14Nov2019 08:04:43.425] [modloading-worker-13/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Granite Slabs
[14Nov2019 08:04:43.426] [modloading-worker-13/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Moderate House
[14Nov2019 08:04:43.426] [modloading-worker-13/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Grassy Plains
[14Nov2019 08:04:43.426] [modloading-worker-13/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Aqua Base
[14Nov2019 08:04:43.426] [modloading-worker-13/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Watch Tower
[14Nov2019 08:04:43.426] [modloading-worker-13/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Bulldozer
[14Nov2019 08:04:43.426] [modloading-worker-13/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: StructurePart
[14Nov2019 08:04:43.426] [modloading-worker-13/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Jail
[14Nov2019 08:04:43.426] [modloading-worker-13/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Saloon
[14Nov2019 08:04:43.426] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.direwolf20.buildinggadgets.common.registry.OurEntities to MOD
[14Nov2019 08:04:43.427] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.direwolf20.buildinggadgets.common.registry.OurItems to MOD
[14Nov2019 08:04:43.427] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.direwolf20.buildinggadgets.common.registry.OurContainers to MOD
[14Nov2019 08:04:43.430] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stal111.forbidden_arcanus.config.Config to FORGE
[14Nov2019 08:04:43.430] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for forbidden_arcanus
[14Nov2019 08:04:43.430] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance servertabinfo of type com.black_dog20.servertabinfo.ServerTabInfo
[14Nov2019 08:04:43.440] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.direwolf20.buildinggadgets.common.config.Config to FORGE
[14Nov2019 08:04:43.440] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for buildinggadgets
[14Nov2019 08:04:43.441] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance unstabletools of type com.tfar.unstabletools.UnstableTools
[14Nov2019 08:04:43.447] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file unstabletools-common.toml for unstabletools tracking
[14Nov2019 08:04:43.447] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance unstabletools of type com.tfar.unstabletools.UnstableTools
[14Nov2019 08:04:43.447] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for unstabletools
[14Nov2019 08:04:43.447] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for unstabletools
[14Nov2019 08:04:43.447] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tfar.unstabletools.UnstableTools$RegistryEvents to MOD
[14Nov2019 08:04:43.453] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tfar.unstabletools.item.ItemUnstableIngot to FORGE
[14Nov2019 08:04:43.460] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tfar.unstabletools.item.ItemDivisionSign to FORGE
[14Nov2019 08:04:43.473] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file servertabinfo-client.toml for servertabinfo tracking
[14Nov2019 08:04:43.474] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance servertabinfo of type com.black_dog20.servertabinfo.ServerTabInfo
[14Nov2019 08:04:43.474] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for servertabinfo
[14Nov2019 08:04:43.474] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for servertabinfo
[14Nov2019 08:04:43.474] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for servertabinfo
[14Nov2019 08:04:43.474] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance prettybeaches of type net.blay09.mods.prettybeaches.PrettyBeaches
[14Nov2019 08:04:43.480] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file prettybeaches-common.toml for prettybeaches tracking
[14Nov2019 08:04:43.486] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance prettybeaches of type net.blay09.mods.prettybeaches.PrettyBeaches
[14Nov2019 08:04:43.506] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for prettybeaches
[14Nov2019 08:04:43.506] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for prettybeaches
[14Nov2019 08:04:43.506] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for prettybeaches
[14Nov2019 08:04:43.506] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance quantumstorage of type net.gigabit101.quantumstorage.QuantumStorage
[14Nov2019 08:04:43.508] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file refinedstorage-server.toml for refinedstorage tracking
[14Nov2019 08:04:43.508] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file refinedstorage-client.toml for refinedstorage tracking
[14Nov2019 08:04:43.511] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance quantumstorage of type net.gigabit101.quantumstorage.QuantumStorage
[14Nov2019 08:04:43.511] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for quantumstorage
[14Nov2019 08:04:43.511] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for quantumstorage
[14Nov2019 08:04:43.512] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.gigabit101.quantumstorage.handler.EventHandlerPlayer to FORGE
[14Nov2019 08:04:43.517] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for quantumstorage
[14Nov2019 08:04:43.518] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance fastleafdecay of type net.olafkeijsers.fastleafdecay.FastLeafDecay
[14Nov2019 08:04:43.522] [modloading-worker-9/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity endergetic:puff_bug
[14Nov2019 08:04:43.526] [modloading-worker-9/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity endergetic:boat
[14Nov2019 08:04:43.550] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file fastleafdecay-server.toml for fastleafdecay tracking
[14Nov2019 08:04:43.550] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance fastleafdecay of type net.olafkeijsers.fastleafdecay.FastLeafDecay
[14Nov2019 08:04:43.550] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for fastleafdecay
[14Nov2019 08:04:43.550] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fastleafdecay
[14Nov2019 08:04:43.550] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for fastleafdecay
[14Nov2019 08:04:43.550] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance controllable of type com.mrcrayfish.controllable.Controllable
[14Nov2019 08:04:43.558] [modloading-worker-9/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity endergetic:bolloom_balloon
[14Nov2019 08:04:43.569] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file explorercraft-client.toml for explorercraft tracking
[14Nov2019 08:04:43.579] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance explorercraft of type com.zathrox.explorercraft.core.Explorercraft
[14Nov2019 08:04:43.580] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for explorercraft
[14Nov2019 08:04:43.580] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for explorercraft
[14Nov2019 08:04:43.580] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.zathrox.explorercraft.core.util.LootHandler to FORGE
[14Nov2019 08:04:43.580] [modloading-worker-9/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity endergetic:bolloom_knot
[14Nov2019 08:04:43.586] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance silentlib of type net.silentchaos512.lib.SilentLib
[14Nov2019 08:04:43.587] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for silentlib
[14Nov2019 08:04:43.587] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for silentlib
[14Nov2019 08:04:43.587] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.silentchaos512.lib.util.EntityHelper to FORGE
[14Nov2019 08:04:43.597] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.zathrox.explorercraft.core.registry.ExplorerEntities to MOD
[14Nov2019 08:04:43.599] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tfar.unstabletools.Client to MOD
[14Nov2019 08:04:43.602] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for silentlib
[14Nov2019 08:04:43.602] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance travel_bag of type ovh.corail.travel_bag.ModTravelBag
[14Nov2019 08:04:43.604] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for unstabletools
[14Nov2019 08:04:43.604] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance uncrafted of type xxrexraptorxx.main.Uncrafted
[14Nov2019 08:04:43.605] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance uncrafted of type xxrexraptorxx.main.Uncrafted
[14Nov2019 08:04:43.605] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for uncrafted
[14Nov2019 08:04:43.605] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for uncrafted
[14Nov2019 08:04:43.605] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for uncrafted
[14Nov2019 08:04:43.605] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance veggie_way of type com.kwpugh.veggie_way.VeggieWay
[14Nov2019 08:04:43.609] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance veggie_way of type com.kwpugh.veggie_way.VeggieWay
[14Nov2019 08:04:43.609] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for veggie_way
[14Nov2019 08:04:43.609] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for veggie_way
[14Nov2019 08:04:43.610] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.kwpugh.veggie_way.init.ItemInit$RegistryEvents to MOD
[14Nov2019 08:04:43.615] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance prefab of type com.wuest.prefab.Prefab
[14Nov2019 08:04:43.615] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for prefab
[14Nov2019 08:04:43.615] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for prefab
[14Nov2019 08:04:43.616] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.wuest.prefab.Structures.Events.StructureEventHandler to FORGE
[14Nov2019 08:04:43.616] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.kwpugh.veggie_way.init.BlockInit$RegistryEvents to MOD
[14Nov2019 08:04:43.617] [modloading-worker-2/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity explorercraft:brush_stooge
[14Nov2019 08:04:43.623] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file travel_bag-server.toml for travel_bag tracking
[14Nov2019 08:04:43.625] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.wuest.prefab.Structures.Events.StructureClientEventHandler to FORGE
[14Nov2019 08:04:43.627] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for veggie_way
[14Nov2019 08:04:43.634] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance dogslie of type me.ichun.letsleepingdogslie.common.LetSleepingDogsLie
[14Nov2019 08:04:43.643] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.wuest.prefab.Events.ModEventHandler to FORGE
[14Nov2019 08:04:43.647] [modloading-worker-2/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity explorercraft:infected_skeleton
[14Nov2019 08:04:43.649] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.wuest.prefab.Events.ClientServerEventHandler to MOD
[14Nov2019 08:04:43.650] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file dogslie.toml for dogslie tracking
[14Nov2019 08:04:43.651] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance dogslie of type me.ichun.letsleepingdogslie.common.LetSleepingDogsLie
[14Nov2019 08:04:43.651] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for dogslie
[14Nov2019 08:04:43.651] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for dogslie
[14Nov2019 08:04:43.651] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for dogslie
[14Nov2019 08:04:43.651] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance sea of type tk.deltawolf.sea.Seafaring
[14Nov2019 08:04:43.652] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.wuest.prefab.Events.ClientEventHandler to FORGE
[14Nov2019 08:04:43.653] [modloading-worker-2/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity explorercraft:infected_zombie
[14Nov2019 08:04:43.653] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance sea of type tk.deltawolf.sea.Seafaring
[14Nov2019 08:04:43.653] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for sea
[14Nov2019 08:04:43.653] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for sea
[14Nov2019 08:04:43.653] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing tk.deltawolf.sea.lists.ItemList to MOD
[14Nov2019 08:04:43.658] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance controllable of type com.mrcrayfish.controllable.Controllable
[14Nov2019 08:04:43.658] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for controllable
[14Nov2019 08:04:43.658] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for controllable
[14Nov2019 08:04:43.658] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for controllable
[14Nov2019 08:04:43.659] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance inventorysorter of type cpw.mods.inventorysorter.InventorySorter
[14Nov2019 08:04:43.662] [modloading-worker-2/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity explorercraft:infected_creeper
[14Nov2019 08:04:43.662] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing tk.deltawolf.sea.lists.EntityList to MOD
[14Nov2019 08:04:43.666] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for prefab
[14Nov2019 08:04:43.666] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance cyclopscore of type org.cyclops.cyclopscore.CyclopsCore
[14Nov2019 08:04:43.671] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file inventorysorter-server.toml for inventorysorter tracking
[14Nov2019 08:04:43.672] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance inventorysorter of type cpw.mods.inventorysorter.InventorySorter
[14Nov2019 08:04:43.672] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for inventorysorter
[14Nov2019 08:04:43.672] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for inventorysorter
[14Nov2019 08:04:43.672] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for inventorysorter
[14Nov2019 08:04:43.672] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance sauuuuuceysfarming of type com.sauuuuucey.sauuuuuceysfarming.SauuuuuceysFarming
[14Nov2019 08:04:43.672] [modloading-worker-1/INFO] [sauuuuuceysfarming/]: Hello from Sauuuuucey's Farming!
[14Nov2019 08:04:43.675] [modloading-worker-6/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity sea:haddock
[14Nov2019 08:04:43.678] [modloading-worker-6/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity sea:swamp_feeder
[14Nov2019 08:04:43.679] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing tk.deltawolf.sea.lists.BlockList to MOD
[14Nov2019 08:04:43.688] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing tk.deltawolf.sea.gui.OxygenTankHUD to FORGE
[14Nov2019 08:04:43.694] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file sauuuuuceysfarming-server.toml for sauuuuuceysfarming tracking
[14Nov2019 08:04:43.694] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance sauuuuuceysfarming of type com.sauuuuucey.sauuuuuceysfarming.SauuuuuceysFarming
[14Nov2019 08:04:43.694] [modloading-worker-9/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity endergetic:booflo_baby
[14Nov2019 08:04:43.694] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for sauuuuuceysfarming
[14Nov2019 08:04:43.694] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for sauuuuuceysfarming
[14Nov2019 08:04:43.694] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.sauuuuucey.sauuuuuceysfarming.ModEventSubscriber to MOD
[14Nov2019 08:04:43.695] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file portality/portality.toml for portality tracking
[14Nov2019 08:04:43.696] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for sea
[14Nov2019 08:04:43.696] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance silentgear of type net.silentchaos512.gear.SilentGear
[14Nov2019 08:04:43.701] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.sauuuuucey.sauuuuuceysfarming.init.ModSeeds to MOD
[14Nov2019 08:04:43.705] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance travel_bag of type ovh.corail.travel_bag.ModTravelBag
[14Nov2019 08:04:43.706] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for travel_bag
[14Nov2019 08:04:43.706] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for travel_bag
[14Nov2019 08:04:43.706] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.travel_bag.registry.ModSerializers to MOD
[14Nov2019 08:04:43.712] [modloading-worker-2/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity explorercraft:enderghast
[14Nov2019 08:04:43.713] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.sauuuuucey.sauuuuuceysfarming.ForgeEventSubscriber to FORGE
[14Nov2019 08:04:43.715] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for sauuuuuceysfarming
[14Nov2019 08:04:43.716] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance infinitewatersource of type com.tfar.infinitewatersource.InfiniteWaterSource
[14Nov2019 08:04:43.716] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance infinitewatersource of type com.tfar.infinitewatersource.InfiniteWaterSource
[14Nov2019 08:04:43.716] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for infinitewatersource
[14Nov2019 08:04:43.716] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for infinitewatersource
[14Nov2019 08:04:43.716] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tfar.infinitewatersource.InfiniteWaterSource to MOD
[14Nov2019 08:04:43.717] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for infinitewatersource
[14Nov2019 08:04:43.717] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance corail_pillar of type ovh.corail.corail_pillar.ModPillar
[14Nov2019 08:04:43.732] [modloading-worker-2/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity explorercraft:enderreeper
[14Nov2019 08:04:43.733] [modloading-worker-9/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity endergetic:booflo_adolescent
[14Nov2019 08:04:43.734] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing endergeticexpansion.core.registry.EEBlocks to MOD
[14Nov2019 08:04:43.735] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.travel_bag.registry.ModItems to MOD
[14Nov2019 08:04:43.735] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing endergeticexpansion.core.registry.EEBiomes to MOD
[14Nov2019 08:04:43.744] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.travel_bag.registry.ModContainers to MOD
[14Nov2019 08:04:43.746] [modloading-worker-2/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity explorercraft:wizard
[14Nov2019 08:04:43.747] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.zathrox.explorercraft.core.registry.ExplorerBiomes$Registration to MOD
[14Nov2019 08:04:43.748] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.travel_bag.event.ClientEventHandler to FORGE
[14Nov2019 08:04:43.755] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for travel_bag
[14Nov2019 08:04:43.755] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance fastbench of type shadows.fastbench.FastBench
[14Nov2019 08:04:43.760] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance fastbench of type shadows.fastbench.FastBench
[14Nov2019 08:04:43.761] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for fastbench
[14Nov2019 08:04:43.761] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fastbench
[14Nov2019 08:04:43.761] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing shadows.fastbench.ClientHandler to MOD
[14Nov2019 08:04:43.761] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.zathrox.explorercraft.core.events.ExplorerPlayerEvents to FORGE
[14Nov2019 08:04:43.762] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.zathrox.explorercraft.core.events.ExplorerEventSubscriber to MOD
[14Nov2019 08:04:43.768] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file titanium/titanium.toml for titanium tracking
[14Nov2019 08:04:43.768] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for fastbench
[14Nov2019 08:04:43.768] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance storagedrawers of type com.jaquadro.minecraft.storagedrawers.StorageDrawers
[14Nov2019 08:04:43.773] [modloading-worker-10/INFO] [net.silentchaos512.utils.config.ConfigSpecWrapper/]: Loading config file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\config\silentgems-common.toml
[14Nov2019 08:04:43.775] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance corail_pillar of type ovh.corail.corail_pillar.ModPillar
[14Nov2019 08:04:43.775] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for corail_pillar
[14Nov2019 08:04:43.776] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for corail_pillar
[14Nov2019 08:04:43.776] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.corail_pillar.registry.ModSerializers to MOD
[14Nov2019 08:04:43.781] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.corail_pillar.registry.ModItems to MOD
[14Nov2019 08:04:43.782] [modloading-worker-3/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: Setup Complete
[14Nov2019 08:04:43.783] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance enviromats of type com.valkyrieofnight.enviromats.EnviroMats
[14Nov2019 08:04:43.783] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for enviromats
[14Nov2019 08:04:43.783] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for enviromats
[14Nov2019 08:04:43.783] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for enviromats
[14Nov2019 08:04:43.784] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance engineerstools of type wile.engineerstools.ModEngineersTools
[14Nov2019 08:04:43.792] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance titanium of type com.hrznstudio.titanium.Titanium
[14Nov2019 08:04:43.793] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for titanium
[14Nov2019 08:04:43.793] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for titanium
[14Nov2019 08:04:43.793] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.corail_pillar.registry.ModBlocks to MOD
[14Nov2019 08:04:43.793] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for titanium
[14Nov2019 08:04:43.793] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance biomesoplenty of type biomesoplenty.core.BiomesOPlenty
[14Nov2019 08:04:43.794] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.corail_pillar.EventHandler to FORGE
[14Nov2019 08:04:43.802] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for corail_pillar
[14Nov2019 08:04:43.802] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance autodoors of type com.natamus.automaticdoors.Main
[14Nov2019 08:04:43.807] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file biomesoplenty/server.toml for biomesoplenty tracking
[14Nov2019 08:04:43.807] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance biomesoplenty of type biomesoplenty.core.BiomesOPlenty
[14Nov2019 08:04:43.807] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for biomesoplenty
[14Nov2019 08:04:43.807] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for biomesoplenty
[14Nov2019 08:04:43.808] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing biomesoplenty.init.ModBiomes to MOD
[14Nov2019 08:04:43.818] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file engineerstools-common.toml for engineerstools tracking
[14Nov2019 08:04:43.819] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file autodoors-common.toml for autodoors tracking
[14Nov2019 08:04:43.819] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance autodoors of type com.natamus.automaticdoors.Main
[14Nov2019 08:04:43.819] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for autodoors
[14Nov2019 08:04:43.819] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for autodoors
[14Nov2019 08:04:43.820] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.natamus.automaticdoors.events.DoorEvent to FORGE
[14Nov2019 08:04:43.822] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for autodoors
[14Nov2019 08:04:43.822] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance inftrading of type com.natamus.infinitetrading.Main
[14Nov2019 08:04:43.823] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance inftrading of type com.natamus.infinitetrading.Main
[14Nov2019 08:04:43.823] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for inftrading
[14Nov2019 08:04:43.823] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for inftrading
[14Nov2019 08:04:43.823] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance engineerstools of type wile.engineerstools.ModEngineersTools
[14Nov2019 08:04:43.823] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for engineerstools
[14Nov2019 08:04:43.823] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for engineerstools
[14Nov2019 08:04:43.823] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.natamus.infinitetrading.events.VillagerEvent to FORGE
[14Nov2019 08:04:43.823] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing wile.engineerstools.ModEngineersTools$ForgeEvents to MOD
[14Nov2019 08:04:43.827] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing endergeticexpansion.core.keybinds.KeybindHandler to FORGE
[14Nov2019 08:04:43.828] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for inftrading
[14Nov2019 08:04:43.828] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance shulkerdt of type com.natamus.shulkerdropstwo.Main
[14Nov2019 08:04:43.830] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing endergeticexpansion.core.events.PlayerEvents to FORGE
[14Nov2019 08:04:43.833] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.zathrox.explorercraft.core.data.ExplorercraftDataGenerator to MOD
[14Nov2019 08:04:43.833] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing endergeticexpansion.common.world.surface.EESurfaceBuilders to MOD
[14Nov2019 08:04:43.833] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.zathrox.explorercraft.core.config.Config to FORGE
[14Nov2019 08:04:43.833] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for engineerstools
[14Nov2019 08:04:43.834] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing endergeticexpansion.common.world.EndOverrideHandler to MOD
[14Nov2019 08:04:43.834] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.zathrox.explorercraft.client.ClientForgeEventSubscriber to FORGE
[14Nov2019 08:04:43.834] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for endergetic
[14Nov2019 08:04:43.834] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance alib of type al132.alib.ALib
[14Nov2019 08:04:43.834] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance dungeoncrawl of type xiroc.dungeoncrawl.DungeonCrawl
[14Nov2019 08:04:43.835] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance alib of type al132.alib.ALib
[14Nov2019 08:04:43.835] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for alib
[14Nov2019 08:04:43.835] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for alib
[14Nov2019 08:04:43.835] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for alib
[14Nov2019 08:04:43.835] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance mcjtylib of type mcjty.lib.McJtyLib
[14Nov2019 08:04:43.835] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file shulkerdt-common.toml for shulkerdt tracking
[14Nov2019 08:04:43.836] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance shulkerdt of type com.natamus.shulkerdropstwo.Main
[14Nov2019 08:04:43.836] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for shulkerdt
[14Nov2019 08:04:43.836] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for shulkerdt
[14Nov2019 08:04:43.836] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.natamus.shulkerdropstwo.events.EntityEvent to FORGE
[14Nov2019 08:04:43.835] [modloading-worker-3/INFO] [Dungeon Crawl/]: Here we go!
[14Nov2019 08:04:43.837] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for explorercraft
[14Nov2019 08:04:43.837] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance moglowstone of type com.themastergeneral.moglowstone.MoGlowstone
[14Nov2019 08:04:43.837] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance moglowstone of type com.themastergeneral.moglowstone.MoGlowstone
[14Nov2019 08:04:43.837] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for moglowstone
[14Nov2019 08:04:43.837] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for moglowstone
[14Nov2019 08:04:43.838] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.themastergeneral.moglowstone.MoGlowstoneRegistries to MOD
[14Nov2019 08:04:43.838] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for shulkerdt
[14Nov2019 08:04:43.839] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance globalxp of type bl4ckscor3.mod.globalxp.GlobalXP
[14Nov2019 08:04:43.844] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file globalxp-client.toml for globalxp tracking
[14Nov2019 08:04:43.845] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance globalxp of type bl4ckscor3.mod.globalxp.GlobalXP
[14Nov2019 08:04:43.845] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for globalxp
[14Nov2019 08:04:43.845] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for globalxp
[14Nov2019 08:04:43.846] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing bl4ckscor3.mod.globalxp.GlobalXP to MOD
[14Nov2019 08:04:43.847] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing bl4ckscor3.mod.globalxp.ClientReg to MOD
[14Nov2019 08:04:43.855] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for globalxp
[14Nov2019 08:04:43.855] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance instantunify of type kdp.instantunify.InstantUnify
[14Nov2019 08:04:43.856] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for moglowstone
[14Nov2019 08:04:43.856] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance ironchest of type com.progwml6.ironchest.IronChest
[14Nov2019 08:04:43.856] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file storagedrawers-common.toml for storagedrawers tracking
[14Nov2019 08:04:43.860] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file instantunify-common.toml for instantunify tracking
[14Nov2019 08:04:43.864] [modloading-worker-6/INFO] [net.silentchaos512.utils.config.ConfigSpecWrapper/]: Loading config file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\config\silentgear-client.toml
[14Nov2019 08:04:43.868] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance storagedrawers of type com.jaquadro.minecraft.storagedrawers.StorageDrawers
[14Nov2019 08:04:43.868] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for storagedrawers
[14Nov2019 08:04:43.868] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for storagedrawers
[14Nov2019 08:04:43.868] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance ironchest of type com.progwml6.ironchest.IronChest
[14Nov2019 08:04:43.868] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for ironchest
[14Nov2019 08:04:43.868] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ironchest
[14Nov2019 08:04:43.868] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.progwml6.ironchest.common.inventory.ChestContainerType$Registration to MOD
[14Nov2019 08:04:43.868] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.jaquadro.minecraft.storagedrawers.core.ModItems$Registration to MOD
[14Nov2019 08:04:43.870] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance instantunify of type kdp.instantunify.InstantUnify
[14Nov2019 08:04:43.870] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for instantunify
[14Nov2019 08:04:43.870] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for instantunify
[14Nov2019 08:04:43.870] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for instantunify
[14Nov2019 08:04:43.870] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance moredogs of type com.kowloon.moredogs.core.MoreDogs
[14Nov2019 08:04:43.872] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file mcjtylib-client.toml for mcjtylib tracking
[14Nov2019 08:04:43.872] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file mcjtylib-common.toml for mcjtylib tracking
[14Nov2019 08:04:43.875] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.progwml6.ironchest.common.tileentity.ChestTileEntityType$Registration to MOD
[14Nov2019 08:04:43.881] [modloading-worker-6/INFO] [net.silentchaos512.utils.config.ConfigSpecWrapper/]: Loading config file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\config\silentgear-common.toml
[14Nov2019 08:04:43.882] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance mcjtylib of type mcjty.lib.McJtyLib
[14Nov2019 08:04:43.882] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for mcjtylib
[14Nov2019 08:04:43.882] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mcjtylib
[14Nov2019 08:04:43.882] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mcjty.lib.base.GeneralConfig to FORGE
[14Nov2019 08:04:43.883] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mcjty.lib.McJtyLib to MOD
[14Nov2019 08:04:43.886] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance moredogs of type com.kowloon.moredogs.core.MoreDogs
[14Nov2019 08:04:43.886] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for moredogs
[14Nov2019 08:04:43.886] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for moredogs
[14Nov2019 08:04:43.886] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.kowloon.moredogs.core.MoreDogsRegistries to MOD
[14Nov2019 08:04:43.891] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for moredogs
[14Nov2019 08:04:43.891] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance classicbar of type tfar.classicbar.ClassicBar
[14Nov2019 08:04:43.891] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance classicbar of type tfar.classicbar.ClassicBar
[14Nov2019 08:04:43.891] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for classicbar
[14Nov2019 08:04:43.891] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for classicbar
[14Nov2019 08:04:43.891] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing tfar.classicbar.config.ModConfig$ConfigEventHandler to FORGE
[14Nov2019 08:04:43.895] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mcjty.lib.setup.Registration to MOD
[14Nov2019 08:04:43.901] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.progwml6.ironchest.common.core.IronChestBlocks$Registration to MOD
[14Nov2019 08:04:43.912] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for mcjtylib
[14Nov2019 08:04:43.912] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance ring_of_teleport of type com.kwpugh.ring_of_teleport.RingOfTeleport
[14Nov2019 08:04:43.915] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance ring_of_teleport of type com.kwpugh.ring_of_teleport.RingOfTeleport
[14Nov2019 08:04:43.915] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing tfar.classicbar.ClassicBar$Setup to MOD
[14Nov2019 08:04:43.915] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for ring_of_teleport
[14Nov2019 08:04:43.915] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ring_of_teleport
[14Nov2019 08:04:43.916] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.kwpugh.ring_of_teleport.ItemInit$RegistryEvents to MOD
[14Nov2019 08:04:43.919] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for classicbar
[14Nov2019 08:04:43.920] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance cobblefordays of type net.minecraftforge.lex.cfd.CobbleForDays
[14Nov2019 08:04:43.920] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.progwml6.ironchest.common.core.IronChestItems$Registration to MOD
[14Nov2019 08:04:43.932] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for ironchest
[14Nov2019 08:04:43.932] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance simpledivegear of type com.gmail.rohzek.dive.main.Main
[14Nov2019 08:04:43.934] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.kwpugh.ring_of_teleport.RingOfTeleport$RegistryEvents to MOD
[14Nov2019 08:04:43.938] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for ring_of_teleport
[14Nov2019 08:04:43.938] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance cofh_core of type cofh.core.CoFHCore
[14Nov2019 08:04:43.941] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file simpledivegear-common.toml for simpledivegear tracking
[14Nov2019 08:04:43.941] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance simpledivegear of type com.gmail.rohzek.dive.main.Main
[14Nov2019 08:04:43.941] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for simpledivegear
[14Nov2019 08:04:43.941] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for simpledivegear
[14Nov2019 08:04:43.941] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.gmail.rohzek.dive.render.AirCounter to FORGE
[14Nov2019 08:04:43.941] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.jaquadro.minecraft.storagedrawers.core.ModContainers$Registration to MOD
[14Nov2019 08:04:43.944] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file cofh_core-server.toml for cofh_core tracking
[14Nov2019 08:04:43.944] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file cofh_core-client.toml for cofh_core tracking
[14Nov2019 08:04:43.950] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.gmail.rohzek.dive.armor.SArmor$RegistrationHandler to MOD
[14Nov2019 08:04:43.951] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file cobblefordays-server.toml for cobblefordays tracking
[14Nov2019 08:04:43.952] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance cobblefordays of type net.minecraftforge.lex.cfd.CobbleForDays
[14Nov2019 08:04:43.952] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for cobblefordays
[14Nov2019 08:04:43.952] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cobblefordays
[14Nov2019 08:04:43.952] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.minecraftforge.lex.cfd.DataCreator to MOD
[14Nov2019 08:04:43.954] [modloading-worker-10/DEBUG] [Silent's Gems/]: Gems SideProxy.Client init
[14Nov2019 08:04:43.957] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.jaquadro.minecraft.storagedrawers.core.ModBlocks$Registration to MOD
[14Nov2019 08:04:43.960] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for cobblefordays
[14Nov2019 08:04:43.960] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance gobber2 of type com.kwpugh.gobber2.Gobber2
[14Nov2019 08:04:43.960] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for simpledivegear
[14Nov2019 08:04:43.960] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance colouredchat of type network.pxl8.colouredchat.ColouredChat
[14Nov2019 08:04:43.962] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file colouredchat-common.toml for colouredchat tracking
[14Nov2019 08:04:43.963] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance colouredchat of type network.pxl8.colouredchat.ColouredChat
[14Nov2019 08:04:43.963] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for colouredchat
[14Nov2019 08:04:43.963] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for colouredchat
[14Nov2019 08:04:43.963] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing network.pxl8.colouredchat.config.Configuration to FORGE
[14Nov2019 08:04:43.964] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing network.pxl8.colouredchat.chat.ChatListener to FORGE
[14Nov2019 08:04:43.970] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing network.pxl8.colouredchat.data.CapabilityHandler to FORGE
[14Nov2019 08:04:43.972] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file gobber2-server.toml for gobber2 tracking
[14Nov2019 08:04:43.973] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for colouredchat
[14Nov2019 08:04:43.973] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance mysticalworld of type epicsquid.mysticalworld.MysticalWorld
[14Nov2019 08:04:43.975] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance gobber2 of type com.kwpugh.gobber2.Gobber2
[14Nov2019 08:04:43.975] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for gobber2
[14Nov2019 08:04:43.976] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for gobber2
[14Nov2019 08:04:43.976] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.kwpugh.gobber2.util.ModEventSubscriber to FORGE
[14Nov2019 08:04:43.979] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.kwpugh.gobber2.util.RepairTickHandler to FORGE
[14Nov2019 08:04:43.984] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance silentgems of type net.silentchaos512.gems.SilentGems
[14Nov2019 08:04:43.984] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for silentgems
[14Nov2019 08:04:43.984] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for silentgems
[14Nov2019 08:04:43.984] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.silentchaos512.gems.network.NetworkEvents to FORGE
[14Nov2019 08:04:43.987] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.kwpugh.gobber2.util.SpecialAbilities to FORGE
[14Nov2019 08:04:43.991] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.silentchaos512.gems.item.container.ContainerItemEvents to FORGE
[14Nov2019 08:04:44.003] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.kwpugh.gobber2.init.ItemInit$RegistryEvents to MOD
[14Nov2019 08:04:44.004] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance cofh_core of type cofh.core.CoFHCore
[14Nov2019 08:04:44.004] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for cofh_core
[14Nov2019 08:04:44.004] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cofh_core
[14Nov2019 08:04:44.004] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for cofh_core
[14Nov2019 08:04:44.004] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance bettercrates of type thetestmod.bettercrates.BetterCrates
[14Nov2019 08:04:44.011] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.silentchaos512.gems.init.GemsLoot to FORGE
[14Nov2019 08:04:44.011] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.silentchaos512.gems.event.EnchantmentEvents to FORGE
[14Nov2019 08:04:44.022] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.silentchaos512.gems.chaos.ChaosHandler to FORGE
[14Nov2019 08:04:44.043] [modloading-worker-12/INFO] [com.raoulvdberge.refinedstorage.apiimpl.API/]: Found 0 RS API injection points
[14Nov2019 08:04:44.044] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance refinedstorage of type com.raoulvdberge.refinedstorage.RS
[14Nov2019 08:04:44.044] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for refinedstorage
[14Nov2019 08:04:44.044] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for refinedstorage
[14Nov2019 08:04:44.044] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for refinedstorage
[14Nov2019 08:04:44.045] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance usefulbackpacks of type info.u_team.useful_backpacks.UsefulBackpacksMod
[14Nov2019 08:04:44.050] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.silentchaos512.gems.chaos.ChaosEvents to FORGE
[14Nov2019 08:04:44.050] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for silentgems
[14Nov2019 08:04:44.050] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance friendlyfire of type net.darkhax.friendlyfire.FriendlyFire
[14Nov2019 08:04:44.059] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file cyclopscore-common.toml for cyclopscore tracking
[14Nov2019 08:04:44.059] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file usefulbackpacks-server.toml for usefulbackpacks tracking
[14Nov2019 08:04:44.059] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file cyclopscore-client.toml for cyclopscore tracking
[14Nov2019 08:04:44.059] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance usefulbackpacks of type info.u_team.useful_backpacks.UsefulBackpacksMod
[14Nov2019 08:04:44.059] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for usefulbackpacks
[14Nov2019 08:04:44.059] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for usefulbackpacks
[14Nov2019 08:04:44.060] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing info.u_team.useful_backpacks.init.UsefulBackpacksScreens to MOD
[14Nov2019 08:04:44.060] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance cyclopscore of type org.cyclops.cyclopscore.CyclopsCore
[14Nov2019 08:04:44.060] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for cyclopscore
[14Nov2019 08:04:44.060] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file friendlyfire-common.toml for friendlyfire tracking
[14Nov2019 08:04:44.060] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cyclopscore
[14Nov2019 08:04:44.060] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance friendlyfire of type net.darkhax.friendlyfire.FriendlyFire
[14Nov2019 08:04:44.060] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for friendlyfire
[14Nov2019 08:04:44.060] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for friendlyfire
[14Nov2019 08:04:44.060] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for friendlyfire
[14Nov2019 08:04:44.060] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing org.cyclops.cyclopscore.client.gui.GuiMainMenuExtensionDevWorld to FORGE
[14Nov2019 08:04:44.060] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance xlfoodmod of type mariot7.xlfoodmod.XLFoodMod
[14Nov2019 08:04:44.062] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance xlfoodmod of type mariot7.xlfoodmod.XLFoodMod
[14Nov2019 08:04:44.062] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for xlfoodmod
[14Nov2019 08:04:44.062] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for xlfoodmod
[14Nov2019 08:04:44.062] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mariot7.xlfoodmod.ModRegistry to MOD
[14Nov2019 08:04:44.063] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing info.u_team.useful_backpacks.init.UsefulBackpacksRecipeSerializers to MOD
[14Nov2019 08:04:44.068] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing org.cyclops.cyclopscore.client.particle.ParticleBlur to FORGE
[14Nov2019 08:04:44.074] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing info.u_team.useful_backpacks.init.UsefulBackpacksItems to MOD
[14Nov2019 08:04:44.077] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for xlfoodmod
[14Nov2019 08:04:44.077] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance angelring of type com.denismasterherobrine.angelring.AngelRing
[14Nov2019 08:04:44.078] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance angelring of type com.denismasterherobrine.angelring.AngelRing
[14Nov2019 08:04:44.078] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for angelring
[14Nov2019 08:04:44.079] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for angelring
[14Nov2019 08:04:44.079] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.denismasterherobrine.angelring.ring.ItemRing to MOD
[14Nov2019 08:04:44.081] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for cyclopscore
[14Nov2019 08:04:44.087] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance dungeoncrawl of type xiroc.dungeoncrawl.DungeonCrawl
[14Nov2019 08:04:44.087] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for dungeoncrawl
[14Nov2019 08:04:44.087] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for dungeoncrawl
[14Nov2019 08:04:44.087] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing xiroc.dungeoncrawl.util.EventManager to MOD
[14Nov2019 08:04:44.087] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.denismasterherobrine.angelring.ring.FlyEvent to FORGE
[14Nov2019 08:04:44.090] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for dungeoncrawl
[14Nov2019 08:04:44.090] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance betteranimalsplus of type its_meow.betteranimalsplus.BetterAnimalsPlusMod
[14Nov2019 08:04:44.097] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.denismasterherobrine.angelring.AngelRing$RegistryEvents to MOD
[14Nov2019 08:04:44.114] [modloading-worker-9/INFO] [STDOUT/]: [thetestmod.bettercrates.BetterCrates:<init>:29]: Just a log from BetterCrates >>> 7 ... Block{bettercrates:wooden_crate}
[14Nov2019 08:04:44.116] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance bettercrates of type thetestmod.bettercrates.BetterCrates
[14Nov2019 08:04:44.116] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for bettercrates
[14Nov2019 08:04:44.116] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for bettercrates
[14Nov2019 08:04:44.116] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing thetestmod.bettercrates.BCEventHandler to MOD
[14Nov2019 08:04:44.117] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.jaquadro.minecraft.storagedrawers.client.model.BasicDrawerModel$Register to MOD
[14Nov2019 08:04:44.120] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for bettercrates
[14Nov2019 08:04:44.121] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance uselessmod of type tk.themcbros.uselessmod.UselessMod
[14Nov2019 08:04:44.162] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file uselessmod-common.toml for uselessmod tracking
[14Nov2019 08:04:44.163] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing info.u_team.useful_backpacks.init.UsefulBackpacksContainerTypes to MOD
[14Nov2019 08:04:44.164] [modloading-worker-9/INFO] [uselessmod/]: Loading config: C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\config\uselessmod-common.toml
[14Nov2019 08:04:44.164] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for storagedrawers
[14Nov2019 08:04:44.165] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance harvest of type tehnut.harvest.Harvest
[14Nov2019 08:04:44.166] [modloading-worker-9/INFO] [uselessmod/]: Built config: C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\config\uselessmod-common.toml
[14Nov2019 08:04:44.168] [modloading-worker-9/INFO] [uselessmod/]: Loaded config: C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\config\uselessmod-common.toml
[14Nov2019 08:04:44.171] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance harvest of type tehnut.harvest.Harvest
[14Nov2019 08:04:44.171] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for harvest
[14Nov2019 08:04:44.172] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for harvest
[14Nov2019 08:04:44.172] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for harvest
[14Nov2019 08:04:44.172] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance mantle of type slimeknights.mantle.Mantle
[14Nov2019 08:04:44.173] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance mantle of type slimeknights.mantle.Mantle
[14Nov2019 08:04:44.173] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for mantle
[14Nov2019 08:04:44.173] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mantle
[14Nov2019 08:04:44.173] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for mantle
[14Nov2019 08:04:44.174] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance xaerominimap of type xaero.minimap.XaeroMinimap
[14Nov2019 08:04:44.176] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file uselessmod-client.toml for uselessmod tracking
[14Nov2019 08:04:44.176] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for angelring
[14Nov2019 08:04:44.177] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance flexible_skills of type flexible_skills.FlexibleSkillsMod
[14Nov2019 08:04:44.177] [modloading-worker-9/INFO] [uselessmod/]: Loading config: C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\config\uselessmod-client.toml
[14Nov2019 08:04:44.177] [modloading-worker-9/INFO] [uselessmod/]: Built config: C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\config\uselessmod-client.toml
[14Nov2019 08:04:44.178] [modloading-worker-9/INFO] [uselessmod/]: Loaded config: C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\config\uselessmod-client.toml
[14Nov2019 08:04:44.178] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance uselessmod of type tk.themcbros.uselessmod.UselessMod
[14Nov2019 08:04:44.178] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for uselessmod
[14Nov2019 08:04:44.178] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for uselessmod
[14Nov2019 08:04:44.178] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing tk.themcbros.uselessmod.lists.ModItems to MOD
[14Nov2019 08:04:44.179] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing info.u_team.useful_backpacks.data.UsefulBackpacksDataGenerator to MOD
[14Nov2019 08:04:44.182] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for usefulbackpacks
[14Nov2019 08:04:44.182] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance torchmaster of type net.xalcon.torchmaster.Torchmaster
[14Nov2019 08:04:44.188] [modloading-worker-13/DEBUG] [com.kotori316.scala_lib.ScalaModContainer/LOADING]: Scala Class Loaded class com.yogpc.qp.QuarryPlus with cpw.mods.modlauncher.TransformingClassLoader@14b0e127.
[14Nov2019 08:04:44.188] [modloading-worker-13/DEBUG] [com.kotori316.scala_lib.ScalaModContainer/LOADING]: Scala Mod instance for quarryplus is about to create. com.yogpc.qp.QuarryPlus
[14Nov2019 08:04:44.189] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file torchmaster.toml for torchmaster tracking
[14Nov2019 08:04:44.189] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance torchmaster of type net.xalcon.torchmaster.Torchmaster
[14Nov2019 08:04:44.189] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for torchmaster
[14Nov2019 08:04:44.189] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for torchmaster
[14Nov2019 08:04:44.189] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.xalcon.torchmaster.TorchmasterConfig to MOD
[14Nov2019 08:04:44.190] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.xalcon.torchmaster.common.ModItems$RegistryEvents to MOD
[14Nov2019 08:04:44.198] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.xalcon.torchmaster.common.logic.entityblocking.EntityBlockingEventHandler to FORGE
[14Nov2019 08:04:44.461] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.xalcon.torchmaster.common.ModBlocks$RegistryEvents to MOD
[14Nov2019 08:04:44.466] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.kwpugh.gobber2.init.BlockInit$RegistryEvents to MOD
[14Nov2019 08:04:44.474] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for gobber2
[14Nov2019 08:04:44.475] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance cg of type com.natamus.cryingghasts.Main
[14Nov2019 08:04:44.478] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for torchmaster
[14Nov2019 08:04:44.478] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance embellishcraft of type tv.mapper.embellishcraft.EmbellishCraft
[14Nov2019 08:04:44.479] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file cg-common.toml for cg tracking
[14Nov2019 08:04:44.480] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance cg of type com.natamus.cryingghasts.Main
[14Nov2019 08:04:44.480] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for cg
[14Nov2019 08:04:44.480] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cg
[14Nov2019 08:04:44.480] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.natamus.cryingghasts.events.GhastEvent to FORGE
[14Nov2019 08:04:44.482] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for cg
[14Nov2019 08:04:44.482] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance cfm of type com.mrcrayfish.furniture.FurnitureMod
[14Nov2019 08:04:44.483] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing biomesoplenty.init.ModItems to MOD
[14Nov2019 08:04:44.484] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file embellishcraft-server.toml for embellishcraft tracking
[14Nov2019 08:04:44.485] [modloading-worker-12/DEBUG] [tv.mapper.embellishcraft.EmbellishCraft/]: Loading config file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\config\embellishcraft-server.toml
[14Nov2019 08:04:44.487] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance embellishcraft of type tv.mapper.embellishcraft.EmbellishCraft
[14Nov2019 08:04:44.487] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for embellishcraft
[14Nov2019 08:04:44.487] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for embellishcraft
[14Nov2019 08:04:44.487] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file cfm-client.toml for cfm tracking
[14Nov2019 08:04:44.487] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing tv.mapper.embellishcraft.util.SeatUtil to FORGE
[14Nov2019 08:04:44.488] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance cfm of type com.mrcrayfish.furniture.FurnitureMod
[14Nov2019 08:04:44.488] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for cfm
[14Nov2019 08:04:44.488] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cfm
[14Nov2019 08:04:44.488] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mrcrayfish.furniture.core.ModTileEntities to MOD
[14Nov2019 08:04:44.493] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing tv.mapper.embellishcraft.init.ModItems to MOD
[14Nov2019 08:04:44.494] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing biomesoplenty.init.ModSounds to MOD
[14Nov2019 08:04:44.496] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing tv.mapper.embellishcraft.init.ModEntities$Registration to MOD
[14Nov2019 08:04:44.496] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing biomesoplenty.init.ModBlocks to MOD
[14Nov2019 08:04:44.501] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing tv.mapper.embellishcraft.init.ModBlocks to MOD
[14Nov2019 08:04:44.537] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for embellishcraft
[14Nov2019 08:04:44.537] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance exp_ore of type mod.krevik.expore.Main
[14Nov2019 08:04:44.545] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance xaerominimap of type xaero.minimap.XaeroMinimap
[14Nov2019 08:04:44.545] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for xaerominimap
[14Nov2019 08:04:44.545] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for xaerominimap
[14Nov2019 08:04:44.545] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for xaerominimap
[14Nov2019 08:04:44.545] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance gravestone of type de.maxhenkel.gravestone.Main
[14Nov2019 08:04:44.546] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file exp_ore-common.toml for exp_ore tracking
[14Nov2019 08:04:44.547] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance exp_ore of type mod.krevik.expore.Main
[14Nov2019 08:04:44.547] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for exp_ore
[14Nov2019 08:04:44.547] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for exp_ore
[14Nov2019 08:04:44.547] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mod.krevik.expore.Main$RegistryEvents to MOD
[14Nov2019 08:04:44.550] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mod.krevik.expore.ConfigHandler to MOD
[14Nov2019 08:04:44.551] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for exp_ore
[14Nov2019 08:04:44.551] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance energeticsheep of type org.cyclops.energeticsheep.EnergeticSheep
[14Nov2019 08:04:44.578] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance portality of type com.buuz135.portality.Portality
[14Nov2019 08:04:44.578] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for portality
[14Nov2019 08:04:44.578] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for portality
[14Nov2019 08:04:44.579] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for portality
[14Nov2019 08:04:44.579] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance randomthings of type lumien.randomthings.RandomThings
[14Nov2019 08:04:44.584] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance randomthings of type lumien.randomthings.RandomThings
[14Nov2019 08:04:44.584] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for randomthings
[14Nov2019 08:04:44.584] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for randomthings
[14Nov2019 08:04:44.584] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing lumien.randomthings.RandomThings$RegistryEvents to MOD
[14Nov2019 08:04:44.588] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for randomthings
[14Nov2019 08:04:44.589] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance ring_of_miner of type com.kwpugh.ring_of_miner.RingOfMiner
[14Nov2019 08:04:44.589] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file gravestone-server.toml for gravestone tracking
[14Nov2019 08:04:44.589] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file gravestone-client.toml for gravestone tracking
[14Nov2019 08:04:44.590] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance ring_of_miner of type com.kwpugh.ring_of_miner.RingOfMiner
[14Nov2019 08:04:44.590] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for ring_of_miner
[14Nov2019 08:04:44.590] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ring_of_miner
[14Nov2019 08:04:44.590] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.kwpugh.ring_of_miner.ItemInit$RegistryEvents to MOD
[14Nov2019 08:04:44.595] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file flexible_skills-server.toml for flexible_skills tracking
[14Nov2019 08:04:44.598] [modloading-worker-6/DEBUG] [Silent Gear/]: ToolModel.Loader#onResourceManagerReload
[14Nov2019 08:04:44.601] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance flexible_skills of type flexible_skills.FlexibleSkillsMod
[14Nov2019 08:04:44.601] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance silentgear of type net.silentchaos512.gear.SilentGear
[14Nov2019 08:04:44.601] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for silentgear
[14Nov2019 08:04:44.601] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for flexible_skills
[14Nov2019 08:04:44.601] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for silentgear
[14Nov2019 08:04:44.601] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for flexible_skills
[14Nov2019 08:04:44.601] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.silentchaos512.gear.util.IAOETool$HighlightHandler to FORGE
[14Nov2019 08:04:44.601] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing flexible_skills.FlexibleSkillsMod$RegistryEvents to MOD
[14Nov2019 08:04:44.604] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for flexible_skills
[14Nov2019 08:04:44.604] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance packingtape of type gigaherz.packingtape.PackingTapeMod
[14Nov2019 08:04:44.606] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.silentchaos512.gear.util.GearData$EventHandler to FORGE
[14Nov2019 08:04:44.615] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file packingtape-server.toml for packingtape tracking
[14Nov2019 08:04:44.615] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance packingtape of type gigaherz.packingtape.PackingTapeMod
[14Nov2019 08:04:44.615] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for packingtape
[14Nov2019 08:04:44.615] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for packingtape
[14Nov2019 08:04:44.615] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for packingtape
[14Nov2019 08:04:44.615] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance craftingspawn of type trainerlord.craftingspawn.CraftingSpawn
[14Nov2019 08:04:44.616] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.silentchaos512.gear.init.NerfedGear to FORGE
[14Nov2019 08:04:44.616] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.silentchaos512.gear.event.WorldHandler to FORGE
[14Nov2019 08:04:44.617] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance craftingspawn of type trainerlord.craftingspawn.CraftingSpawn
[14Nov2019 08:04:44.617] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for craftingspawn
[14Nov2019 08:04:44.617] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for craftingspawn
[14Nov2019 08:04:44.617] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing trainerlord.craftingspawn.CraftingSpawn$RegisteryEvents to MOD
[14Nov2019 08:04:44.619] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.silentchaos512.gear.event.ToolBlockPlaceHandler to FORGE
[14Nov2019 08:04:44.621] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for craftingspawn
[14Nov2019 08:04:44.621] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance despeggshatch of type com.natamus.despawningeggshatch.Main
[14Nov2019 08:04:44.622] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.silentchaos512.gear.event.ServerEvents to FORGE
[14Nov2019 08:04:44.625] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.silentchaos512.gear.event.RepairHandler to FORGE
[14Nov2019 08:04:44.626] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance gravestone of type de.maxhenkel.gravestone.Main
[14Nov2019 08:04:44.626] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for gravestone
[14Nov2019 08:04:44.626] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for gravestone
[14Nov2019 08:04:44.626] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing de.maxhenkel.gravestone.Main to FORGE
[14Nov2019 08:04:44.626] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing de.maxhenkel.gravestone.events.DeathEvents to FORGE
[14Nov2019 08:04:44.627] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file despeggshatch-common.toml for despeggshatch tracking
[14Nov2019 08:04:44.627] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance despeggshatch of type com.natamus.despawningeggshatch.Main
[14Nov2019 08:04:44.627] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for despeggshatch
[14Nov2019 08:04:44.627] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for despeggshatch
[14Nov2019 08:04:44.627] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.natamus.despawningeggshatch.events.EggEvent to FORGE
[14Nov2019 08:04:44.628] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.silentchaos512.gear.event.GearEvents to FORGE
[14Nov2019 08:04:44.632] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for despeggshatch
[14Nov2019 08:04:44.632] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance upgrade_aquatic of type com.teamabnormals.upgrade_aquatic.core.UpgradeAquatic
[14Nov2019 08:04:44.634] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.silentchaos512.gear.event.DropsHandler to FORGE
[14Nov2019 08:04:44.635] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file betteranimalsplus-server.toml for betteranimalsplus tracking
[14Nov2019 08:04:44.635] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing de.maxhenkel.gravestone.events.BlockEvents to FORGE
[14Nov2019 08:04:44.638] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for silentgear
[14Nov2019 08:04:44.638] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance extcaves of type com.polyvalord.extcaves.ExtCaves
[14Nov2019 08:04:44.639] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.kwpugh.ring_of_miner.RingOfMiner$RegistryEvents to MOD
[14Nov2019 08:04:44.640] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for gravestone
[14Nov2019 08:04:44.640] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance persistentbits of type com.oitsjustjose.persistentbits.PersistentBits
[14Nov2019 08:04:44.641] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file energeticsheep-common.toml for energeticsheep tracking
[14Nov2019 08:04:44.641] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file energeticsheep-server.toml for energeticsheep tracking
[14Nov2019 08:04:44.641] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance energeticsheep of type org.cyclops.energeticsheep.EnergeticSheep
[14Nov2019 08:04:44.641] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for energeticsheep
[14Nov2019 08:04:44.641] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for energeticsheep
[14Nov2019 08:04:44.641] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing org.cyclops.energeticsheep.entity.EntityEnergeticSheep to FORGE
[14Nov2019 08:04:44.643] [modloading-worker-3/INFO] [its_meow.betteranimalsplus.BetterAnimalsPlusMod/]: Injecting super coyotes...
[14Nov2019 08:04:44.643] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance betteranimalsplus of type its_meow.betteranimalsplus.BetterAnimalsPlusMod
[14Nov2019 08:04:44.643] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for betteranimalsplus
[14Nov2019 08:04:44.643] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for betteranimalsplus
[14Nov2019 08:04:44.644] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing its_meow.betteranimalsplus.init.BetterAnimalsPlusRegistrar to MOD
[14Nov2019 08:04:44.644] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file extcaves-server.toml for extcaves tracking
[14Nov2019 08:04:44.644] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file upgrade_aquatic-client.toml for upgrade_aquatic tracking
[14Nov2019 08:04:44.644] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance upgrade_aquatic of type com.teamabnormals.upgrade_aquatic.core.UpgradeAquatic
[14Nov2019 08:04:44.644] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for upgrade_aquatic
[14Nov2019 08:04:44.644] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for upgrade_aquatic
[14Nov2019 08:04:44.644] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.teamabnormals.upgrade_aquatic.core.registry.UAItems to MOD
[14Nov2019 08:04:44.644] [modloading-worker-6/INFO] [com.polyvalord.extcaves.config.CfgBuild/]: Loading config : C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\config\extcaves_config.toml
[14Nov2019 08:04:44.645] [modloading-worker-6/INFO] [com.polyvalord.extcaves.config.CfgBuild/]: Built config : C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\config\extcaves_config.toml
[14Nov2019 08:04:44.646] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for ring_of_miner
[14Nov2019 08:04:44.646] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance oreexcavation of type oreexcavation.core.OreExcavation
[14Nov2019 08:04:44.646] [modloading-worker-6/INFO] [com.polyvalord.extcaves.config.CfgBuild/]: Loaded config : C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\config\extcaves_config.toml
[14Nov2019 08:04:44.651] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance extcaves of type com.polyvalord.extcaves.ExtCaves
[14Nov2019 08:04:44.651] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for extcaves
[14Nov2019 08:04:44.651] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for extcaves
[14Nov2019 08:04:44.651] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.polyvalord.extcaves.world.RegFeatures to MOD
[14Nov2019 08:04:44.652] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing its_meow.betteranimalsplus.config.BetterAnimalsPlusConfig to MOD
[14Nov2019 08:04:44.653] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing its_meow.betteranimalsplus.common.CommonEventHandler to FORGE
[14Nov2019 08:04:44.662] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing its_meow.betteranimalsplus.BetterAnimalsPlusMod to FORGE
[14Nov2019 08:04:44.662] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for betteranimalsplus
[14Nov2019 08:04:44.662] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance bno of type com.cscot.basicnetherores.BasicNetherOres
[14Nov2019 08:04:44.663] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file persistentbits-client.toml for persistentbits tracking
[14Nov2019 08:04:44.679] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file bno-server.toml for bno tracking
[14Nov2019 08:04:44.686] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file oreexcavation-common.toml for oreexcavation tracking
[14Nov2019 08:04:44.686] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file oreexcavation-client.toml for oreexcavation tracking
[14Nov2019 08:04:44.691] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance oreexcavation of type oreexcavation.core.OreExcavation
[14Nov2019 08:04:44.691] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for oreexcavation
[14Nov2019 08:04:44.691] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for oreexcavation
[14Nov2019 08:04:44.691] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for oreexcavation
[14Nov2019 08:04:44.691] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance carrots of type org.jwaresoftware.mcmods.lib.CarrotsLib
[14Nov2019 08:04:44.699] [modloading-worker-11/INFO] [CRT/]: Carrots Lib mod constructor called
[14Nov2019 08:04:44.704] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance bno of type com.cscot.basicnetherores.BasicNetherOres
[14Nov2019 08:04:44.704] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for bno
[14Nov2019 08:04:44.704] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for bno
[14Nov2019 08:04:44.704] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.cscot.basicnetherores.util.handler.RegisteryHandler$RegistryEvents to MOD
[14Nov2019 08:04:44.712] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.cscot.basicnetherores.util.handler.ConfigHandler to FORGE
[14Nov2019 08:04:44.712] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.cscot.basicnetherores.util.events.BlockOreEvent to FORGE
[14Nov2019 08:04:44.713] [modloading-worker-10/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity upgrade_aquatic:nautilus
[14Nov2019 08:04:44.716] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for bno
[14Nov2019 08:04:44.717] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance pyramidplunder of type com.laton95.pyramidplunder.PyramidPlunder
[14Nov2019 08:04:44.726] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file pyramidplunder-common.toml for pyramidplunder tracking
[14Nov2019 08:04:44.726] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance pyramidplunder of type com.laton95.pyramidplunder.PyramidPlunder
[14Nov2019 08:04:44.726] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for pyramidplunder
[14Nov2019 08:04:44.726] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for pyramidplunder
[14Nov2019 08:04:44.726] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.laton95.pyramidplunder.PyramidPlunder to MOD
[14Nov2019 08:04:44.728] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.laton95.pyramidplunder.advancements.ModCriteriaTriggers to MOD
[14Nov2019 08:04:44.735] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for pyramidplunder
[14Nov2019 08:04:44.735] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance corail_pillar_extension_biomesoplenty of type ovh.corail.corail_pillar_extension_biomesoplenty.CorailPillarExtensionBiomesoplentyMod
[14Nov2019 08:04:44.744] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file persistentbits-common.toml for persistentbits tracking
[14Nov2019 08:04:44.744] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance persistentbits of type com.oitsjustjose.persistentbits.PersistentBits
[14Nov2019 08:04:44.744] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for persistentbits
[14Nov2019 08:04:44.744] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for persistentbits
[14Nov2019 08:04:44.745] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.oitsjustjose.persistentbits.PersistentBits$RegistryEvents to MOD
[14Nov2019 08:04:44.747] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance corail_pillar_extension_biomesoplenty of type ovh.corail.corail_pillar_extension_biomesoplenty.CorailPillarExtensionBiomesoplentyMod
[14Nov2019 08:04:44.747] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for corail_pillar_extension_biomesoplenty
[14Nov2019 08:04:44.747] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for corail_pillar_extension_biomesoplenty
[14Nov2019 08:04:44.747] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for corail_pillar_extension_biomesoplenty
[14Nov2019 08:04:44.747] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance cucumber of type com.blakebr0.cucumber.Cucumber
[14Nov2019 08:04:44.749] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.oitsjustjose.persistentbits.common.utils.CommonConfig to FORGE
[14Nov2019 08:04:44.749] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for persistentbits
[14Nov2019 08:04:44.749] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance jei of type mezz.jei.JustEnoughItems
[14Nov2019 08:04:44.755] [modloading-worker-10/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity upgrade_aquatic:pike
[14Nov2019 08:04:44.765] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for energeticsheep
[14Nov2019 08:04:44.765] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance respawnablepets of type moriyashiine.respawnablepets.RespawnablePets
[14Nov2019 08:04:44.766] [modloading-worker-11/INFO] [CRT/]: Potion type converter hook initialized successfully!
[14Nov2019 08:04:44.767] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance jei of type mezz.jei.JustEnoughItems
[14Nov2019 08:04:44.767] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for jei
[14Nov2019 08:04:44.767] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for jei
[14Nov2019 08:04:44.767] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for jei
[14Nov2019 08:04:44.767] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance everlastingabilities of type org.cyclops.everlastingabilities.EverlastingAbilities
[14Nov2019 08:04:44.768] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file respawnablepets-common.toml for respawnablepets tracking
[14Nov2019 08:04:44.768] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance respawnablepets of type moriyashiine.respawnablepets.RespawnablePets
[14Nov2019 08:04:44.768] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for respawnablepets
[14Nov2019 08:04:44.768] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for respawnablepets
[14Nov2019 08:04:44.768] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing moriyashiine.respawnablepets.RespawnablePets$Registry to MOD
[14Nov2019 08:04:44.776] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file cucumber-client.toml for cucumber tracking
[14Nov2019 08:04:44.776] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance cucumber of type com.blakebr0.cucumber.Cucumber
[14Nov2019 08:04:44.776] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for cucumber
[14Nov2019 08:04:44.776] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cucumber
[14Nov2019 08:04:44.776] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for respawnablepets
[14Nov2019 08:04:44.776] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for cucumber
[14Nov2019 08:04:44.776] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance overloaded of type com.cjm721.overloaded.Overloaded
[14Nov2019 08:04:44.776] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance colorfulhealthbar of type locusway.colorfulhealthbar.ColorfulHealthBar
[14Nov2019 08:04:44.788] [modloading-worker-2/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity beetle
[14Nov2019 08:04:44.790] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file colorfulhealthbar-client.toml for colorfulhealthbar tracking
[14Nov2019 08:04:44.791] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance colorfulhealthbar of type locusway.colorfulhealthbar.ColorfulHealthBar
[14Nov2019 08:04:44.791] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for colorfulhealthbar
[14Nov2019 08:04:44.791] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for colorfulhealthbar
[14Nov2019 08:04:44.791] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing locusway.colorfulhealthbar.proxy.CommonProxy to FORGE
[14Nov2019 08:04:44.791] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing locusway.colorfulhealthbar.proxy.ClientProxy to FORGE
[14Nov2019 08:04:44.791] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing locusway.colorfulhealthbar.config.Configs to FORGE
[14Nov2019 08:04:44.791] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for colorfulhealthbar
[14Nov2019 08:04:44.791] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance tmechworks of type slimeknights.tmechworks.TMechworks
[14Nov2019 08:04:44.806] [modloading-worker-10/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity upgrade_aquatic:lionfish
[14Nov2019 08:04:44.806] [modloading-worker-2/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity deer
[14Nov2019 08:04:44.814] [modloading-worker-2/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity frog
[14Nov2019 08:04:44.878] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.polyvalord.extcaves.items.RegItems to MOD
[14Nov2019 08:04:44.892] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.polyvalord.extcaves.ExtCaves$RegistryEvents to MOD
[14Nov2019 08:04:44.895] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.polyvalord.extcaves.blocks.RegBlocks to MOD
[14Nov2019 08:04:44.900] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for extcaves
[14Nov2019 08:04:44.900] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance simplylight of type com.flanks255.simplylight.SimplyLight
[14Nov2019 08:04:44.900] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance simplylight of type com.flanks255.simplylight.SimplyLight
[14Nov2019 08:04:44.900] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for simplylight
[14Nov2019 08:04:44.900] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for simplylight
[14Nov2019 08:04:44.900] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.flanks255.simplylight.SimplyLight to MOD
[14Nov2019 08:04:44.901] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for simplylight
[14Nov2019 08:04:44.901] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance simplefarming of type enemeez.simplefarming.SimpleFarming
[14Nov2019 08:04:44.923] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.teamabnormals.upgrade_aquatic.core.registry.UAEntities to MOD
[14Nov2019 08:04:44.924] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.teamabnormals.upgrade_aquatic.core.registry.UAEffects to MOD
[14Nov2019 08:04:44.928] [modloading-worker-2/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity silver_fox
[14Nov2019 08:04:44.929] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance tmechworks of type slimeknights.tmechworks.TMechworks
[14Nov2019 08:04:44.929] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for tmechworks
[14Nov2019 08:04:44.929] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for tmechworks
[14Nov2019 08:04:44.929] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing slimeknights.tmechworks.common.event.ModelBakeEventListener to MOD
[14Nov2019 08:04:44.932] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing slimeknights.tmechworks.common.event.DrawbridgeSoundEventListener to FORGE
[14Nov2019 08:04:44.933] [modloading-worker-2/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity sprout
[14Nov2019 08:04:44.934] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for tmechworks
[14Nov2019 08:04:44.934] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance ensorcellation of type cofh.ensorcellation.Ensorcellation
[14Nov2019 08:04:44.949] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ensorcellation-server.toml for ensorcellation tracking
[14Nov2019 08:04:44.960] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file overloaded-server.toml for overloaded tracking
[14Nov2019 08:04:44.961] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance overloaded of type com.cjm721.overloaded.Overloaded
[14Nov2019 08:04:44.961] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for overloaded
[14Nov2019 08:04:44.961] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for overloaded
[14Nov2019 08:04:44.962] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.cjm721.overloaded.proxy.CommonProxy to MOD
[14Nov2019 08:04:44.963] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.cjm721.overloaded.item.functional.ItemMultiTool$CommonSideEvents to FORGE
[14Nov2019 08:04:44.989] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.cjm721.overloaded.item.functional.ItemMultiTool$ClientSideEvents to FORGE
[14Nov2019 08:04:44.992] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.cjm721.overloaded.config.OverloadedConfig to MOD
[14Nov2019 08:04:44.993] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.cjm721.overloaded.client.render.item.RenderMultiToolAssist to FORGE
[14Nov2019 08:04:45.003] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing biomesoplenty.init.ModEntities to MOD
[14Nov2019 08:04:45.008] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for biomesoplenty
[14Nov2019 08:04:45.008] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance wandermaid of type teammaid.wandermaid.WanderMaid
[14Nov2019 08:04:45.010] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.teamabnormals.upgrade_aquatic.core.registry.UABlocks to MOD
[14Nov2019 08:04:45.017] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for overloaded
[14Nov2019 08:04:45.044] [modloading-worker-2/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity endermini
[14Nov2019 08:04:45.051] [modloading-worker-2/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity lava_cat
[14Nov2019 08:04:45.059] [modloading-worker-2/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity owl
[14Nov2019 08:04:45.063] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file simplefarming.toml for simplefarming tracking
[14Nov2019 08:04:45.066] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance wandermaid of type teammaid.wandermaid.WanderMaid
[14Nov2019 08:04:45.066] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for wandermaid
[14Nov2019 08:04:45.066] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for wandermaid
[14Nov2019 08:04:45.066] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing teammaid.wandermaid.WanderMaid$RegistryEvents to MOD
[14Nov2019 08:04:45.077] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for wandermaid
[14Nov2019 08:04:45.077] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance valkyrielib of type com.valkyrieofnight.vlib.VLib
[14Nov2019 08:04:45.078] [modloading-worker-15/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:<init>:78]: Create Debugger
[14Nov2019 08:04:45.079] [modloading-worker-15/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:<init>:81]: 1
[14Nov2019 08:04:45.080] [modloading-worker-15/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:<init>:84]: 1.1
[14Nov2019 08:04:45.081] [modloading-worker-15/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:<init>:88]: 2
[14Nov2019 08:04:45.082] [modloading-worker-15/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:<init>:90]: 3
[14Nov2019 08:04:45.083] [modloading-worker-15/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:<init>:93]: 3.1
[14Nov2019 08:04:45.083] [modloading-worker-15/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:<init>:97]: Register with Thread
[14Nov2019 08:04:45.090] [modloading-worker-15/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:<init>:99]: Setup Debugger Complete
[14Nov2019 08:04:45.090] [modloading-worker-15/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: Mod ID: valkyrielib
[14Nov2019 08:04:45.114] [modloading-worker-2/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity silkworm
[14Nov2019 08:04:45.147] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance carrots of type org.jwaresoftware.mcmods.lib.CarrotsLib
[14Nov2019 08:04:45.147] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for carrots
[14Nov2019 08:04:45.147] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for carrots
[14Nov2019 08:04:45.147] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing org.jwaresoftware.mcmods.lib.CarrotsLib to MOD
[14Nov2019 08:04:45.148] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for carrots
[14Nov2019 08:04:45.148] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance vanillafoodpantry of type org.jwaresoftware.mcmods.vfp.VanillaFoodPantry
[14Nov2019 08:04:45.165] [modloading-worker-15/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: Setup Complete
[14Nov2019 08:04:45.166] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance valkyrielib of type com.valkyrieofnight.vlib.VLib
[14Nov2019 08:04:45.166] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for valkyrielib
[14Nov2019 08:04:45.166] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for valkyrielib
[14Nov2019 08:04:45.166] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for valkyrielib
[14Nov2019 08:04:45.168] [modloading-worker-11/INFO] [VFP/]: Vanilla Food Pantry mod constructor called
[14Nov2019 08:04:45.212] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance mysticalworld of type epicsquid.mysticalworld.MysticalWorld
[14Nov2019 08:04:45.212] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for mysticalworld
[14Nov2019 08:04:45.212] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mysticalworld
[14Nov2019 08:04:45.212] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing epicsquid.mysticalworld.RegistryManager to MOD
[14Nov2019 08:04:45.215] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing epicsquid.mysticalworld.init.ModVillagers to FORGE
[14Nov2019 08:04:45.220] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing epicsquid.mysticalworld.init.ModSounds to MOD
[14Nov2019 08:04:45.223] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing epicsquid.mysticalworld.events.SquidHandler to FORGE
[14Nov2019 08:04:45.227] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing epicsquid.mysticalworld.events.LootHandler to FORGE
[14Nov2019 08:04:45.230] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file everlastingabilities-common.toml for everlastingabilities tracking
[14Nov2019 08:04:45.230] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file everlastingabilities-client.toml for everlastingabilities tracking
[14Nov2019 08:04:45.230] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file everlastingabilities-server.toml for everlastingabilities tracking
[14Nov2019 08:04:45.230] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance everlastingabilities of type org.cyclops.everlastingabilities.EverlastingAbilities
[14Nov2019 08:04:45.230] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for everlastingabilities
[14Nov2019 08:04:45.230] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for everlastingabilities
[14Nov2019 08:04:45.231] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing org.cyclops.everlastingabilities.api.AbilityTypes to MOD
[14Nov2019 08:04:45.231] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for mysticalworld
[14Nov2019 08:04:45.231] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance forge of type net.minecraftforge.common.ForgeMod
[14Nov2019 08:04:45.231] [modloading-worker-2/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Forge Version package package net.minecraftforge.versions.forge, Forge, version 28.1 from cpw.mods.modlauncher.TransformingClassLoader@14b0e127
[14Nov2019 08:04:45.231] [modloading-worker-2/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Found Forge version 28.1.90
[14Nov2019 08:04:45.231] [modloading-worker-2/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Found Forge spec 28.1
[14Nov2019 08:04:45.231] [modloading-worker-2/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Found Forge group net.minecraftforge
[14Nov2019 08:04:45.234] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for everlastingabilities
[14Nov2019 08:04:45.236] [modloading-worker-2/DEBUG] [net.minecraftforge.versions.mcp.MCPVersion/CORE]: Found MC version information 1.14.4
[14Nov2019 08:04:45.236] [modloading-worker-2/DEBUG] [net.minecraftforge.versions.mcp.MCPVersion/CORE]: Found MCP version information 20190829.143755
[14Nov2019 08:04:45.236] [modloading-worker-2/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 28.1.90, for MC 1.14.4 with MCP 20190829.143755
[14Nov2019 08:04:45.236] [modloading-worker-11/INFO] [CRT.CFG/]: Loading config file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\config\wabbity_vanillafoodpantry.toml
[14Nov2019 08:04:45.236] [modloading-worker-2/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v28.1.90 Initialized
[14Nov2019 08:04:45.239] [modloading-worker-11/DEBUG] [CRT/]: Config definition (S) for vanillafoodpantry
[14Nov2019 08:04:45.241] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.teamabnormals.upgrade_aquatic.core.events.LootEvents to FORGE
[14Nov2019 08:04:45.244] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.teamabnormals.upgrade_aquatic.core.events.EntityEvents to FORGE
[14Nov2019 08:04:45.251] [modloading-worker-11/DEBUG] [CRT/]: Config definition (E) for vanillafoodpantry
[14Nov2019 08:04:45.259] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.teamabnormals.upgrade_aquatic.core.events.AnvilEvents to FORGE
[14Nov2019 08:04:45.260] [modloading-worker-11/INFO] [VFP/]: Starting[B] SP...
[14Nov2019 08:04:45.265] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.teamabnormals.upgrade_aquatic.client.render.gui.RenderOverlays to FORGE
[14Nov2019 08:04:45.266] [modloading-worker-4/DEBUG] [com.kotori316.scala_lib.ScalaModContainer/LOADING]: Scala Class Loaded class com.kotori316.fluidtank.FluidTank with cpw.mods.modlauncher.TransformingClassLoader@14b0e127.
[14Nov2019 08:04:45.266] [modloading-worker-4/DEBUG] [com.kotori316.scala_lib.ScalaModContainer/LOADING]: Scala Mod instance for fluidtank is about to create. com.kotori316.fluidtank.FluidTank
[14Nov2019 08:04:45.326] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.teamabnormals.upgrade_aquatic.client.particle.UAParticleSprites to MOD
[14Nov2019 08:04:45.336] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for upgrade_aquatic
[14Nov2019 08:04:45.336] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance ctdcore of type com.themastergeneral.ctdcore.CTDCore
[14Nov2019 08:04:45.343] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance ctdcore of type com.themastergeneral.ctdcore.CTDCore
[14Nov2019 08:04:45.343] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for ctdcore
[14Nov2019 08:04:45.343] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ctdcore
[14Nov2019 08:04:45.343] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for ctdcore
[14Nov2019 08:04:45.356] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance simplefarming of type enemeez.simplefarming.SimpleFarming
[14Nov2019 08:04:45.356] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for simplefarming
[14Nov2019 08:04:45.357] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for simplefarming
[14Nov2019 08:04:45.357] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing enemeez.simplefarming.init.ModTileEntities to MOD
[14Nov2019 08:04:45.360] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing enemeez.simplefarming.config.Config to FORGE
[14Nov2019 08:04:45.361] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for simplefarming
[14Nov2019 08:04:45.364] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forge-client.toml for forge tracking
[14Nov2019 08:04:45.364] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forge-server.toml for forge tracking
[14Nov2019 08:04:45.367] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance forge of type net.minecraftforge.common.ForgeMod
[14Nov2019 08:04:45.367] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for forge
[14Nov2019 08:04:45.367] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for forge
[14Nov2019 08:04:45.367] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.minecraftforge.client.model.ModelDataManager to FORGE
[14Nov2019 08:04:45.385] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance ensorcellation of type cofh.ensorcellation.Ensorcellation
[14Nov2019 08:04:45.385] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for ensorcellation
[14Nov2019 08:04:45.385] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ensorcellation
[14Nov2019 08:04:45.385] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for ensorcellation
[14Nov2019 08:04:45.385] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance create of type com.simibubi.create.Create
[14Nov2019 08:04:45.409] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file create-server.toml for create tracking
[14Nov2019 08:04:45.426] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file create-client.toml for create tracking
[14Nov2019 08:04:45.430] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance create of type com.simibubi.create.Create
[14Nov2019 08:04:45.430] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for create
[14Nov2019 08:04:45.430] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for create
[14Nov2019 08:04:45.430] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.modules.logistics.block.IBlockWithFrequency to FORGE
[14Nov2019 08:04:45.435] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file fluidtank-common.toml for fluidtank tracking
[14Nov2019 08:04:45.450] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.modules.logistics.block.IBlockWithFilter to FORGE
[14Nov2019 08:04:45.454] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.modules.curiosities.symmetry.SymmetryHandler to FORGE
[14Nov2019 08:04:45.459] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.modules.curiosities.placementHandgun.BuilderGunHandler to FORGE
[14Nov2019 08:04:45.459] [modloading-worker-4/DEBUG] [com.kotori316.scala_lib.ScalaModContainer/LOADING]: Scala Mod instance for fluidtank created. com.kotori316.fluidtank.FluidTank@22529058
[14Nov2019 08:04:45.460] [modloading-worker-4/DEBUG] [com.kotori316.scala_lib.ScalaModContainer/LOADING]: Injecting Automatic event subscribers for fluidtank
[14Nov2019 08:04:45.460] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fluidtank
[14Nov2019 08:04:45.460] [modloading-worker-4/DEBUG] [com.kotori316.scala_lib.ScalaModContainer/LOADING]: Completed Automatic event subscribers for fluidtank
[14Nov2019 08:04:45.461] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for forge
[14Nov2019 08:04:45.461] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance feederhelmet of type de.canitzp.feederhelmet.FeederHelmet
[14Nov2019 08:04:45.468] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.modules.contraptions.receivers.constructs.MovingConstructHandler to FORGE
[14Nov2019 08:04:45.471] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file feederhelmet-common.toml for feederhelmet tracking
[14Nov2019 08:04:45.471] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance feederhelmet of type de.canitzp.feederhelmet.FeederHelmet
[14Nov2019 08:04:45.471] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for feederhelmet
[14Nov2019 08:04:45.471] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for feederhelmet
[14Nov2019 08:04:45.471] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing de.canitzp.feederhelmet.FeederHelmet$ForgeEvents to FORGE
[14Nov2019 08:04:45.481] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing de.canitzp.feederhelmet.FeederHelmet$ModEvents to MOD
[14Nov2019 08:04:45.485] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for feederhelmet
[14Nov2019 08:04:45.502] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.modules.contraptions.base.KineticTileEntityRenderer to FORGE
[14Nov2019 08:04:45.519] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.foundation.item.AbstractToolItem to FORGE
[14Nov2019 08:04:45.525] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.foundation.block.IBlockWithScrollableValue to FORGE
[14Nov2019 08:04:45.530] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.Events to FORGE
[14Nov2019 08:04:45.535] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.ClientEvents to FORGE
[14Nov2019 08:04:45.542] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.AllSpecialTextures to FORGE
[14Nov2019 08:04:45.545] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.AllItems to MOD
[14Nov2019 08:04:45.796] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance vanillafoodpantry of type org.jwaresoftware.mcmods.vfp.VanillaFoodPantry
[14Nov2019 08:04:45.796] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for vanillafoodpantry
[14Nov2019 08:04:45.796] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for vanillafoodpantry
[14Nov2019 08:04:45.796] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing org.jwaresoftware.mcmods.vfp.VanillaFoodPantry to MOD
[14Nov2019 08:04:45.796] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for vanillafoodpantry
[14Nov2019 08:04:45.796] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance roadstuff of type tv.mapper.roadstuff.RoadStuff
[14Nov2019 08:04:45.806] [modloading-worker-11/DEBUG] [tv.mapper.roadstuff.RoadStuff/]: Loading config file C:\Users\steven.WIN-I1LLGJ7KTA1.003\Twitch\Minecraft\Instances\Forager Pack\config\roadstuff-server.toml
[14Nov2019 08:04:45.808] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance roadstuff of type tv.mapper.roadstuff.RoadStuff
[14Nov2019 08:04:45.808] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for roadstuff
[14Nov2019 08:04:45.808] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for roadstuff
[14Nov2019 08:04:45.808] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing tv.mapper.roadstuff.util.EventHandler to FORGE
[14Nov2019 08:04:45.812] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing tv.mapper.roadstuff.init.ModItems to MOD
[14Nov2019 08:04:45.817] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing tv.mapper.roadstuff.init.ModBlocks to MOD
[14Nov2019 08:04:45.843] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for roadstuff
[14Nov2019 08:04:46.251] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file quarryplus-common.toml for quarryplus tracking
[14Nov2019 08:04:46.254] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file quarryplus-client.toml for quarryplus tracking
[14Nov2019 08:04:46.283] [modloading-worker-13/DEBUG] [com.kotori316.scala_lib.ScalaModContainer/LOADING]: Scala Mod instance for quarryplus created. com.yogpc.qp.QuarryPlus@3a73e5d8
[14Nov2019 08:04:46.283] [modloading-worker-13/DEBUG] [com.kotori316.scala_lib.ScalaModContainer/LOADING]: Injecting Automatic event subscribers for quarryplus
[14Nov2019 08:04:46.283] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for quarryplus
[14Nov2019 08:04:46.283] [modloading-worker-13/DEBUG] [com.kotori316.scala_lib.ScalaModContainer/LOADING]: Completed Automatic event subscribers for quarryplus
[14Nov2019 08:04:46.353] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.AdvancementListener to FORGE
[14Nov2019 08:04:46.362] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for create
[14Nov2019 08:04:46.362] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance clumps of type com.blamejared.clumps.Clumps
[14Nov2019 08:04:46.363] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance clumps of type com.blamejared.clumps.Clumps
[14Nov2019 08:04:46.363] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for clumps
[14Nov2019 08:04:46.363] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for clumps
[14Nov2019 08:04:46.363] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.blamejared.clumps.events.CommonEventHandler to MOD
[14Nov2019 08:04:46.366] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for clumps
[14Nov2019 08:04:47.403] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mrcrayfish.furniture.core.ModSounds to MOD
[14Nov2019 08:04:47.407] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mrcrayfish.furniture.core.ModEntities to MOD
[14Nov2019 08:04:47.413] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity cfm:seat
[14Nov2019 08:04:47.414] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mrcrayfish.furniture.core.ModContainers to MOD
[14Nov2019 08:04:47.419] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mrcrayfish.furniture.core.ModBlocks to MOD
[14Nov2019 08:04:47.420] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mrcrayfish.furniture.common.mail.PostOffice to FORGE
[14Nov2019 08:04:47.428] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mrcrayfish.furniture.client.ClientEvents to MOD
[14Nov2019 08:04:47.431] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for cfm
[14Nov2019 08:04:47.787] [modloading-worker-9/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity uselessmod:useless_cow
[14Nov2019 08:04:47.788] [modloading-worker-9/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity uselessmod:grenade
[14Nov2019 08:04:47.789] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing tk.themcbros.uselessmod.lists.ModBlocks to MOD
[14Nov2019 08:04:47.789] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing tk.themcbros.uselessmod.lists.ModTileEntities$Registration to MOD
[14Nov2019 08:04:47.793] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing tk.themcbros.uselessmod.lists.ModPotions$Registration to MOD
[14Nov2019 08:04:47.796] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing tk.themcbros.uselessmod.lists.ModPaintings$Registration to MOD
[14Nov2019 08:04:47.799] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing tk.themcbros.uselessmod.lists.ModFluids$Registration to MOD
[14Nov2019 08:04:47.803] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing tk.themcbros.uselessmod.lists.ModFeatures to MOD
[14Nov2019 08:04:47.809] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing tk.themcbros.uselessmod.lists.ModEntityTypes$Registration to MOD
[14Nov2019 08:04:47.812] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing tk.themcbros.uselessmod.lists.ModContainerTypes$Registration to MOD
[14Nov2019 08:04:47.817] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing tk.themcbros.uselessmod.lists.ModBiomes$Registration to MOD
[14Nov2019 08:04:47.821] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing tk.themcbros.uselessmod.lists.ModBeddings$Registration to MOD
[14Nov2019 08:04:47.826] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing tk.themcbros.uselessmod.handler.ModelBake to MOD
[14Nov2019 08:04:47.829] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing tk.themcbros.uselessmod.config.Config to FORGE
[14Nov2019 08:04:47.829] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing tk.themcbros.uselessmod.recipes.RecipeSerializers$Registration to MOD
[14Nov2019 08:04:47.832] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for uselessmod
[14Nov2019 08:04:47.833] [Client thread/INFO] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work after CONSTRUCT: 1 jobs
[14Nov2019 08:04:47.847] [Client thread/INFO] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 00:00:00.011
[14Nov2019 08:04:47.848] [Client thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:CREATE_REGISTRIES
[14Nov2019 08:04:47.848] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid cyclopscore : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.848] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid cyclopscore : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.848] [Client thread/DEBUG] [com.kotori316.scala_lib.ScalaModContainer/LOADING]: Firing event for modid quarryplus : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.848] [Client thread/DEBUG] [com.kotori316.scala_lib.ScalaModContainer/LOADING]: Fired event for modid quarryplus : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.848] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid upsizer : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.848] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid upsizer : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.848] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid vilnames : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.849] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid vilnames : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.849] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid prefab : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.849] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid prefab : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.849] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid embellishcraft-bop : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.849] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid embellishcraft-bop : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.849] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid planttech2 : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.849] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid planttech2 : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.849] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silents_mechanisms : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.849] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silents_mechanisms : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.849] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mcfurnace : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.849] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mcfurnace : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.849] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid kleeslabs : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.849] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid kleeslabs : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.849] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid chickendropfeathersmod : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.849] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid chickendropfeathersmod : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.849] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid rsgauges : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.849] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid rsgauges : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.849] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ironjetpacks : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.849] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ironjetpacks : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.849] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid coffeespawner : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.849] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid coffeespawner : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.849] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid bettertitlescreen : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.849] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid bettertitlescreen : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.849] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid xaeroworldmap : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.849] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid xaeroworldmap : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.849] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid cookingforblockheads : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.849] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid cookingforblockheads : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.849] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid controlling : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.849] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid controlling : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.849] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid placebo : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.849] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid placebo : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.849] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dankstorage : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.849] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dankstorage : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.849] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mightyarchitect : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.849] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mightyarchitect : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.849] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid rangedpumps : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.849] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid rangedpumps : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.849] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid uncrafted : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.849] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid uncrafted : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.849] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid veggie_way : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.849] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid veggie_way : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.849] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid uteamcore : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.849] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid uteamcore : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.849] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid buildinggadgets : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.984] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid buildinggadgets : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.984] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid unstabletools : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.984] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid unstabletools : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.984] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forgivingvoid : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.984] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forgivingvoid : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.984] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid apotheosis : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.984] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid apotheosis : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.984] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid torchoptimizer : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.984] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid torchoptimizer : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.984] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid al : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.984] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid al : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.984] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid morpheus : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.984] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid morpheus : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.984] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid speedyhoppers : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.984] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid speedyhoppers : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.984] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid colorfulhealthbar : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.984] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid colorfulhealthbar : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.984] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid tmechworks : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.984] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid tmechworks : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.984] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid exp_ore : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.984] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid exp_ore : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.984] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid energeticsheep : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.985] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid energeticsheep : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.985] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid respawnablepets : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.985] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid respawnablepets : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.985] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid quirkygenerators : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.985] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid quirkygenerators : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.985] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mysticallib : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.985] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mysticallib : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.985] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid refinedstorage : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.985] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid refinedstorage : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.985] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid usefulbackpacks : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.985] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid usefulbackpacks : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.985] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid torchmaster : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.985] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid torchmaster : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.985] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid embellishcraft : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.985] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid embellishcraft : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.985] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid bettercrates : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.985] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid bettercrates : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.985] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid uselessmod : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.985] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid uselessmod : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.985] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid biomesoplenty : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.985] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid biomesoplenty : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.985] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid wandermaid : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.985] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid wandermaid : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.985] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid valkyrielib : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.985] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid valkyrielib : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.986] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dogslie : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.986] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dogslie : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.986] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid sea : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.986] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid sea : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.986] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgear : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.986] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgear : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.986] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid extcaves : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.986] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid extcaves : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.986] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid simplylight : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.986] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid simplylight : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.986] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid simplefarming : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.986] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid simplefarming : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.986] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid slurpiesdongles : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.986] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid slurpiesdongles : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.986] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid portality : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.986] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid portality : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.986] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid sisser : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.986] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid sisser : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.986] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid flying_things : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.986] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid flying_things : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.986] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid corail_woodcutter : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.986] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid corail_woodcutter : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.986] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid carrots : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.986] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid carrots : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.986] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid vanillafoodpantry : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.986] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid vanillafoodpantry : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.986] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid roadstuff : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.986] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid roadstuff : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.986] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid randomthings : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.986] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid randomthings : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.986] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ring_of_miner : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.986] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ring_of_miner : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.986] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid oreexcavation : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.986] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid oreexcavation : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.986] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid angelring : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.986] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid angelring : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.986] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid flexible_skills : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.986] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid flexible_skills : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.986] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid gobber2 : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.986] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid gobber2 : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.986] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid cg : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.986] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid cg : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.986] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid cfm : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.986] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid cfm : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.986] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid shulkerdt : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.986] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid shulkerdt : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.986] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid globalxp : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.986] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid globalxp : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.986] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid instantunify : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.986] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid instantunify : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.986] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid moredogs : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.986] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid moredogs : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.986] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid classicbar : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.987] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid classicbar : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.987] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid cobblefordays : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.987] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid cobblefordays : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.987] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastleafdecay : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.987] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastleafdecay : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.987] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid controllable : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.987] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid controllable : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.987] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid servertabinfo : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.987] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid servertabinfo : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.987] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid prettybeaches : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.987] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid prettybeaches : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.987] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid quantumstorage : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.987] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid quantumstorage : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.987] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid corail_pillar : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.987] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid corail_pillar : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.987] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid autodoors : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.987] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid autodoors : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.987] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid inftrading : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.987] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid inftrading : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.987] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid inventorysorter : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.987] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid inventorysorter : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.987] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid sauuuuuceysfarming : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.987] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid sauuuuuceysfarming : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.987] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid infinitewatersource : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.987] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid infinitewatersource : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.987] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid cucumber : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.987] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid cucumber : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.987] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid overloaded : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.987] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid overloaded : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.987] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid persistentbits : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.987] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid persistentbits : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.987] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid jei : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.987] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid jei : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.987] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid everlastingabilities : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.988] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid everlastingabilities : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.988] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid despeggshatch : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.988] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid despeggshatch : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.988] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid upgrade_aquatic : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.988] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid upgrade_aquatic : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.988] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ctdcore : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.988] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ctdcore : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.988] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ensorcellation : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.988] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ensorcellation : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.988] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid create : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.988] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid create : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.988] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid clumps : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.988] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid clumps : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.988] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ring_of_repair : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.988] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ring_of_repair : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.988] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid enviromats : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.988] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid enviromats : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.988] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ender_bags : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.988] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ender_bags : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.988] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid storagenetwork : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.988] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid storagenetwork : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.988] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid chunk_claim : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.989] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid chunk_claim : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.989] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid bno : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.989] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid bno : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.989] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid pyramidplunder : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.989] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid pyramidplunder : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.989] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid corail_pillar_extension_biomesoplenty : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.989] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid corail_pillar_extension_biomesoplenty : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.989] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid engineerstools : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.989] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid engineerstools : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.989] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dungeoncrawl : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.989] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dungeoncrawl : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.989] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid betteranimalsplus : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.989] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid betteranimalsplus : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.989] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ring_of_teleport : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.989] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ring_of_teleport : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.989] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid cofh_core : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.989] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid cofh_core : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.989] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid endergetic : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.989] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid endergetic : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.989] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid alib : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.989] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid alib : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.989] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mcjtylib : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.989] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mcjtylib : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.989] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid rftoolsbase : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.989] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid rftoolsbase : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.989] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid rftoolsstorage : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.989] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid rftoolsstorage : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.989] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dismounte : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.989] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dismounte : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.989] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid clickmachine : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.990] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid clickmachine : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.990] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid deathquotes : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.990] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid deathquotes : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.990] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid easyflint : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.990] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid easyflint : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.990] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid packingtape : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.990] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid packingtape : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.990] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid craftingspawn : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.990] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid craftingspawn : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.990] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mysticalworld : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.990] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mysticalworld : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.990] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.990] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.990] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid feederhelmet : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.990] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid feederhelmet : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.990] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid tardis : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.990] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid tardis : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.990] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid explorercraft : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.990] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid explorercraft : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.990] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid moglowstone : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.990] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid moglowstone : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.990] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ironchest : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.990] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ironchest : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.990] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid simpledivegear : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.990] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid simpledivegear : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.990] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid colouredchat : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.990] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid colouredchat : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.990] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid rftoolsutility : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.990] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid rftoolsutility : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.990] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid theoneprobe : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.990] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid theoneprobe : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.990] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mousetweaks : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.990] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mousetweaks : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.990] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid titanium : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.990] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid titanium : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.990] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid undergroundbiomes : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.990] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid undergroundbiomes : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.990] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentlib : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.990] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentlib : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.990] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid travel_bag : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.990] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid travel_bag : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.990] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid combat : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.990] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid combat : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.990] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ring_of_growth : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.990] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ring_of_growth : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.991] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forbidden_arcanus : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.991] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forbidden_arcanus : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.991] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid aaws : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.991] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid aaws : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.991] [Client thread/DEBUG] [com.kotori316.scala_lib.ScalaModContainer/LOADING]: Firing event for modid fluidtank : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.991] [Client thread/DEBUG] [com.kotori316.scala_lib.ScalaModContainer/LOADING]: Fired event for modid fluidtank : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.991] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid car : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.991] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid car : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.991] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid rftoolsbuilder : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.991] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid rftoolsbuilder : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.991] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid foamdome : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.991] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid foamdome : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.991] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mantle : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.991] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mantle : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.991] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid xaerominimap : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.991] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid xaerominimap : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.991] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid gravestone : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.991] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid gravestone : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.991] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastbench : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.991] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastbench : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.991] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid storagedrawers : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.991] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid storagedrawers : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.991] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid harvest : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.991] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid harvest : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.991] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid simplytea : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.991] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid simplytea : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.991] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dde : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.991] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dde : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.991] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastfurnace : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.991] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastfurnace : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.991] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid worldstripper : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.991] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid worldstripper : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.991] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid appleskin : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.991] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid appleskin : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.991] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mobcatcher : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.991] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mobcatcher : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.991] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid engineersdecor : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.991] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid engineersdecor : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.991] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid simplecoloredblocks : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.991] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid simplecoloredblocks : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.991] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid refinedrelocation : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.991] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid refinedrelocation : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.991] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid nifty : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.991] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid nifty : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.991] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid nps : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.991] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid nps : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.991] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgems : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.991] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgems : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.991] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid friendlyfire : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.991] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid friendlyfire : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.991] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid xlfoodmod : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.992] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid xlfoodmod : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.992] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mysticalwildlife : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.992] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mysticalwildlife : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.992] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid elementaryores : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.992] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid elementaryores : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.992] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid taffydaf : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.992] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid taffydaf : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.992] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ma-essentials : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.992] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ma-essentials : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.992] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid vimion : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.992] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid vimion : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.992] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid solargeneration : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.992] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid solargeneration : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.992] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid luckyores : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.992] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid luckyores : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.992] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid pn : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.992] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid pn : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.992] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mubble : RegistryEvent.NewRegistry
[14Nov2019 08:04:47.992] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mubble : RegistryEvent.NewRegistry
[14Nov2019 08:04:48.919] [Client thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[14Nov2019 08:04:48.919] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid cyclopscore : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:48.924] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid cyclopscore : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:48.924] [Client thread/DEBUG] [com.kotori316.scala_lib.ScalaModContainer/LOADING]: Firing event for modid quarryplus : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:48.930] [Client thread/DEBUG] [com.kotori316.scala_lib.ScalaModContainer/LOADING]: Fired event for modid quarryplus : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:48.930] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid upsizer : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:48.930] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid upsizer : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:48.930] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid vilnames : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:48.930] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid vilnames : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:48.930] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid prefab : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:48.930] [Client thread/DEBUG] [com.wuest.prefab.Prefab/]: Logging Block With Name: prefab:block_compressed_stone and type: Block{prefab:block_compressed_stone}
[14Nov2019 08:04:48.930] [Client thread/DEBUG] [com.wuest.prefab.Prefab/]: Logging Block With Name: prefab:block_double_compressed_stone and type: Block{prefab:block_double_compressed_stone}
[14Nov2019 08:04:48.930] [Client thread/DEBUG] [com.wuest.prefab.Prefab/]: Logging Block With Name: prefab:block_triple_compressed_stone and type: Block{prefab:block_triple_compressed_stone}
[14Nov2019 08:04:48.930] [Client thread/DEBUG] [com.wuest.prefab.Prefab/]: Logging Block With Name: prefab:block_compressed_glowstone and type: Block{prefab:block_compressed_glowstone}
[14Nov2019 08:04:48.930] [Client thread/DEBUG] [com.wuest.prefab.Prefab/]: Logging Block With Name: prefab:block_double_compressed_glowstone and type: Block{prefab:block_double_compressed_glowstone}
[14Nov2019 08:04:48.930] [Client thread/DEBUG] [com.wuest.prefab.Prefab/]: Logging Block With Name: prefab:block_compressed_dirt and type: Block{prefab:block_compressed_dirt}
[14Nov2019 08:04:48.930] [Client thread/DEBUG] [com.wuest.prefab.Prefab/]: Logging Block With Name: prefab:block_double_compressed_dirt and type: Block{prefab:block_double_compressed_dirt}
[14Nov2019 08:04:48.930] [Client thread/DEBUG] [com.wuest.prefab.Prefab/]: Logging Block With Name: prefab:block_paper_lantern and type: Block{prefab:block_paper_lantern}
[14Nov2019 08:04:48.930] [Client thread/DEBUG] [com.wuest.prefab.Prefab/]: Logging Block With Name: prefab:block_compressed_obsidian and type: Block{prefab:block_compressed_obsidian}
[14Nov2019 08:04:48.930] [Client thread/DEBUG] [com.wuest.prefab.Prefab/]: Logging Block With Name: prefab:block_double_compressed_obsidian and type: Block{prefab:block_double_compressed_obsidian}
[14Nov2019 08:04:48.930] [Client thread/DEBUG] [com.wuest.prefab.Prefab/]: Logging Block With Name: prefab:block_phasing and type: Block{prefab:block_phasing}
[14Nov2019 08:04:48.930] [Client thread/DEBUG] [com.wuest.prefab.Prefab/]: Logging Block With Name: prefab:block_boundary and type: Block{prefab:block_boundary}
[14Nov2019 08:04:48.930] [Client thread/DEBUG] [com.wuest.prefab.Prefab/]: Logging Block With Name: prefab:block_glass_stairs and type: Block{prefab:block_glass_stairs}
[14Nov2019 08:04:48.930] [Client thread/DEBUG] [com.wuest.prefab.Prefab/]: Logging Block With Name: prefab:block_glass_slab and type: Block{prefab:block_glass_slab}
[14Nov2019 08:04:48.930] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid prefab : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:48.930] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid embellishcraft-bop : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:48.999] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid embellishcraft-bop : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:48.999] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid planttech2 : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:51.194] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid planttech2 : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:51.194] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silents_mechanisms : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:51.339] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silents_mechanisms : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:51.340] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mcfurnace : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:51.355] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mcfurnace : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:51.356] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid kleeslabs : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:51.356] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid kleeslabs : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:51.356] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid chickendropfeathersmod : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:51.356] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid chickendropfeathersmod : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:51.356] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid rsgauges : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:51.482] [Client thread/INFO] [wile.rsgauges.ModRsGauges/]: Registered 115 blocks.
[14Nov2019 08:04:51.483] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid rsgauges : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:51.483] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ironjetpacks : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:51.483] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ironjetpacks : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:51.483] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid coffeespawner : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:51.485] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid coffeespawner : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:51.485] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid bettertitlescreen : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:51.485] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid bettertitlescreen : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:51.485] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid xaeroworldmap : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:51.485] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid xaeroworldmap : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:51.485] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid cookingforblockheads : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:51.759] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid cookingforblockheads : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:51.759] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid controlling : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:51.759] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid controlling : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:51.759] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid placebo : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:51.759] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid placebo : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:51.759] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dankstorage : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:51.776] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dankstorage : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:51.776] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mightyarchitect : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:51.784] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mightyarchitect : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:51.785] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid rangedpumps : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:51.785] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid rangedpumps : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:51.785] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid uncrafted : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:51.785] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid uncrafted : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:51.785] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid veggie_way : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:51.788] [Client thread/INFO] [veggie_way/]: Blocks registered.
[14Nov2019 08:04:51.788] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid veggie_way : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:51.788] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid uteamcore : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:51.788] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid uteamcore : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:51.788] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid buildinggadgets : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:51.791] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid buildinggadgets : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:51.791] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid unstabletools : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:51.793] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid unstabletools : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:51.793] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forgivingvoid : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:51.793] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forgivingvoid : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:51.793] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid apotheosis : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:51.804] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `anvil`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:51.804] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `chipped_anvil`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:51.804] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `damaged_anvil`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:51.807] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `spawner`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:51.811] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `spawner`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:51.812] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `cactus`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:51.813] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `cactus`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:51.814] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `sugar_cane`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:51.815] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `sugar_cane`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:51.815] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `bamboo`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:51.816] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `bamboo`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:51.819] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `fletching_table`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:51.820] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `fletching_table`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:51.820] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid apotheosis : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:51.820] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid torchoptimizer : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:51.821] [Client thread/INFO] [com.eleksploded.TorchOptimizer.TorchOptimizer/]: HELLO from Register Block
[14Nov2019 08:04:51.821] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid torchoptimizer : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:51.821] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid al : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:51.821] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid al : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:51.821] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid morpheus : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:51.821] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid morpheus : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:51.821] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid speedyhoppers : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:51.836] [Client thread/INFO] [al132.speedyhoppers.SpeedyHoppers/]: Registered block: speedyhoppers:speedyhopper_mk1
[14Nov2019 08:04:51.836] [Client thread/INFO] [al132.speedyhoppers.SpeedyHoppers/]: Registered block: speedyhoppers:speedyhopper_mk2
[14Nov2019 08:04:51.836] [Client thread/INFO] [al132.speedyhoppers.SpeedyHoppers/]: Registered block: speedyhoppers:speedyhopper_mk3
[14Nov2019 08:04:51.836] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid speedyhoppers : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:51.836] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid colorfulhealthbar : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:51.836] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid colorfulhealthbar : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:51.836] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid tmechworks : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:51.874] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid tmechworks : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:51.874] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid exp_ore : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:51.874] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid exp_ore : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:51.874] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid energeticsheep : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:51.875] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid energeticsheep : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:51.875] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid respawnablepets : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:51.875] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid respawnablepets : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:51.875] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid quirkygenerators : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:51.898] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid quirkygenerators : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:51.899] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mysticallib : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:51.899] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mysticallib : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:51.899] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid refinedstorage : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:52.092] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid refinedstorage : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:52.092] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid usefulbackpacks : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:52.092] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid usefulbackpacks : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:52.092] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid torchmaster : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:52.106] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid torchmaster : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:52.106] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid embellishcraft : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:52.312] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid embellishcraft : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:52.312] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid bettercrates : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:52.312] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid bettercrates : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:52.313] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid uselessmod : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:52.314] [Client thread/DEBUG] [uselessmod/]: Registered useless blocks
[14Nov2019 08:04:52.314] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid uselessmod : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:52.314] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid biomesoplenty : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:52.384] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid biomesoplenty : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:52.384] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid wandermaid : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:52.384] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid wandermaid : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:52.384] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid valkyrielib : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:52.385] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: Registering Blocks:
[14Nov2019 08:04:52.385] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: valkyrielib:test
[14Nov2019 08:04:52.385] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid valkyrielib : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:52.385] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dogslie : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:52.385] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dogslie : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:52.385] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid sea : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:52.395] [Client thread/INFO] [SEA/]: Registered Blocks
[14Nov2019 08:04:52.396] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid sea : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:52.396] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgear : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:52.669] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgear : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:52.669] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid extcaves : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:52.669] [Client thread/INFO] [com.polyvalord.extcaves.ExtCaves/]: HELLO from Register Block
[14Nov2019 08:04:52.806] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid extcaves : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:52.806] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid simplylight : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:52.806] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid simplylight : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:52.806] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid simplefarming : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:52.821] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid simplefarming : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:52.821] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid slurpiesdongles : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:52.905] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid slurpiesdongles : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:52.906] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid portality : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:52.907] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid portality : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:52.907] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid sisser : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:52.907] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid sisser : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:52.907] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid flying_things : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:52.907] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid flying_things : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:52.907] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid corail_woodcutter : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:52.923] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid corail_woodcutter : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:52.923] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid carrots : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:52.923] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid carrots : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:52.923] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid vanillafoodpantry : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:53.272] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid vanillafoodpantry : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:53.272] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid roadstuff : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:53.603] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid roadstuff : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:53.603] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid randomthings : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:53.618] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid randomthings : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:53.618] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ring_of_miner : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:53.619] [Client thread/INFO] [ring_of_miner/]: Blocks registered
[14Nov2019 08:04:53.619] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ring_of_miner : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:53.619] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid oreexcavation : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:53.619] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid oreexcavation : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:53.619] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid angelring : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:53.619] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid angelring : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:53.619] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid flexible_skills : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:53.619] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid flexible_skills : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:53.619] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid gobber2 : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:53.639] [Client thread/INFO] [gobber2/]: Gobber Blocks registered.
[14Nov2019 08:04:53.640] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid gobber2 : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:53.640] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid cg : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:53.640] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid cg : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:53.640] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid cfm : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:53.641] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid cfm : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:53.641] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid shulkerdt : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:53.641] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid shulkerdt : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:53.641] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid globalxp : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:53.644] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid globalxp : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:53.644] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid instantunify : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:53.644] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid instantunify : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:53.644] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid moredogs : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:53.644] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid moredogs : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:53.644] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid classicbar : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:53.644] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid classicbar : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:53.644] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid cobblefordays : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:53.644] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid cobblefordays : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:53.644] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastleafdecay : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:53.644] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastleafdecay : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:53.644] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid controllable : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:53.644] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid controllable : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:53.644] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid servertabinfo : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:53.644] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid servertabinfo : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:53.644] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid prettybeaches : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:53.644] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid prettybeaches : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:53.644] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid quantumstorage : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:53.657] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid quantumstorage : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:53.657] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid corail_pillar : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:53.658] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid corail_pillar : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:53.658] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid autodoors : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:53.658] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid autodoors : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:53.658] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid inftrading : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:53.658] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid inftrading : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:53.659] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid inventorysorter : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:53.659] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid inventorysorter : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:53.659] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid sauuuuuceysfarming : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:53.679] [Client thread/DEBUG] [sauuuuuceysfarming Mod Event Subscriber/]: Registered Blocks.
[14Nov2019 08:04:53.679] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid sauuuuuceysfarming : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:53.679] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid infinitewatersource : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:53.681] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid infinitewatersource : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:53.681] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid cucumber : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:53.681] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid cucumber : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:53.681] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid overloaded : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:53.761] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid overloaded : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:53.761] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid persistentbits : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:53.761] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid persistentbits : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:53.761] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid jei : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:53.761] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid jei : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:53.761] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid everlastingabilities : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:53.761] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid everlastingabilities : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:53.761] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid despeggshatch : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:53.761] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid despeggshatch : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:53.761] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid upgrade_aquatic : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:53.761] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid upgrade_aquatic : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:53.761] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ctdcore : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:53.761] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ctdcore : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:53.761] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ensorcellation : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:53.761] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ensorcellation : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:53.761] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid create : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:53.762] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid create : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:53.762] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid clumps : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:53.762] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid clumps : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:53.762] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ring_of_repair : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:53.762] [Client thread/INFO] [ring_of_repair/]: Blocks registered
[14Nov2019 08:04:53.762] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ring_of_repair : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:53.762] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid enviromats : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:53.762] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: Registering Blocks:
[14Nov2019 08:04:53.762] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white
[14Nov2019 08:04:53.763] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_cobble
[14Nov2019 08:04:53.763] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_polished
[14Nov2019 08:04:53.763] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_brick
[14Nov2019 08:04:53.763] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_brick_small
[14Nov2019 08:04:53.763] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_tile
[14Nov2019 08:04:53.763] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_tile_small
[14Nov2019 08:04:53.763] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_stairs
[14Nov2019 08:04:53.763] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_cobble_stairs
[14Nov2019 08:04:53.763] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_polished_stairs
[14Nov2019 08:04:53.764] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_brick_stairs
[14Nov2019 08:04:53.764] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_brick_small_stairs
[14Nov2019 08:04:53.764] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_tile_stairs
[14Nov2019 08:04:53.764] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_tile_small_stairs
[14Nov2019 08:04:53.764] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_slab
[14Nov2019 08:04:53.764] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_cobble_slab
[14Nov2019 08:04:53.764] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_polished_slab
[14Nov2019 08:04:53.764] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_brick_slab
[14Nov2019 08:04:53.765] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_brick_small_slab
[14Nov2019 08:04:53.765] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_tile_slab
[14Nov2019 08:04:53.765] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_tile_small_slab
[14Nov2019 08:04:53.765] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_wall
[14Nov2019 08:04:53.765] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_cobble_wall
[14Nov2019 08:04:53.765] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_brick_wall
[14Nov2019 08:04:53.765] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_brick_small_wall
[14Nov2019 08:04:53.765] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange
[14Nov2019 08:04:53.766] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_cobble
[14Nov2019 08:04:53.766] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_polished
[14Nov2019 08:04:53.766] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_brick
[14Nov2019 08:04:53.766] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_brick_small
[14Nov2019 08:04:53.766] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_tile
[14Nov2019 08:04:53.766] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_tile_small
[14Nov2019 08:04:53.766] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_stairs
[14Nov2019 08:04:53.767] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_cobble_stairs
[14Nov2019 08:04:53.767] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_polished_stairs
[14Nov2019 08:04:53.767] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_brick_stairs
[14Nov2019 08:04:53.767] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_brick_small_stairs
[14Nov2019 08:04:53.767] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_tile_stairs
[14Nov2019 08:04:53.767] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_tile_small_stairs
[14Nov2019 08:04:53.767] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_slab
[14Nov2019 08:04:53.767] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_cobble_slab
[14Nov2019 08:04:53.767] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_polished_slab
[14Nov2019 08:04:53.768] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_brick_slab
[14Nov2019 08:04:53.768] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_brick_small_slab
[14Nov2019 08:04:53.768] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_tile_slab
[14Nov2019 08:04:53.768] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_tile_small_slab
[14Nov2019 08:04:53.768] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_wall
[14Nov2019 08:04:53.768] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_cobble_wall
[14Nov2019 08:04:53.768] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_brick_wall
[14Nov2019 08:04:53.768] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_brick_small_wall
[14Nov2019 08:04:53.768] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta
[14Nov2019 08:04:53.768] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_cobble
[14Nov2019 08:04:53.769] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_polished
[14Nov2019 08:04:53.769] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_brick
[14Nov2019 08:04:53.769] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_brick_small
[14Nov2019 08:04:53.769] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_tile
[14Nov2019 08:04:53.769] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_tile_small
[14Nov2019 08:04:53.769] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_stairs
[14Nov2019 08:04:53.769] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_cobble_stairs
[14Nov2019 08:04:53.769] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_polished_stairs
[14Nov2019 08:04:53.769] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_brick_stairs
[14Nov2019 08:04:53.769] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_brick_small_stairs
[14Nov2019 08:04:53.769] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_tile_stairs
[14Nov2019 08:04:53.769] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_tile_small_stairs
[14Nov2019 08:04:53.769] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_slab
[14Nov2019 08:04:53.770] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_cobble_slab
[14Nov2019 08:04:53.770] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_polished_slab
[14Nov2019 08:04:53.770] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_brick_slab
[14Nov2019 08:04:53.770] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_brick_small_slab
[14Nov2019 08:04:53.770] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_tile_slab
[14Nov2019 08:04:53.770] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_tile_small_slab
[14Nov2019 08:04:53.770] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_wall
[14Nov2019 08:04:53.770] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_cobble_wall
[14Nov2019 08:04:53.770] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_brick_wall
[14Nov2019 08:04:53.770] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_brick_small_wall
[14Nov2019 08:04:53.771] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue
[14Nov2019 08:04:53.771] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_cobble
[14Nov2019 08:04:53.771] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_polished
[14Nov2019 08:04:53.771] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_brick
[14Nov2019 08:04:53.771] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_brick_small
[14Nov2019 08:04:53.771] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_tile
[14Nov2019 08:04:53.771] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_tile_small
[14Nov2019 08:04:53.771] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_stairs
[14Nov2019 08:04:53.772] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_cobble_stairs
[14Nov2019 08:04:53.772] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_polished_stairs
[14Nov2019 08:04:53.772] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_brick_stairs
[14Nov2019 08:04:53.772] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_brick_small_stairs
[14Nov2019 08:04:53.772] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_tile_stairs
[14Nov2019 08:04:53.772] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_tile_small_stairs
[14Nov2019 08:04:53.772] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_slab
[14Nov2019 08:04:53.772] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_cobble_slab
[14Nov2019 08:04:53.772] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_polished_slab
[14Nov2019 08:04:53.772] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_brick_slab
[14Nov2019 08:04:53.772] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_brick_small_slab
[14Nov2019 08:04:53.773] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_tile_slab
[14Nov2019 08:04:53.773] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_tile_small_slab
[14Nov2019 08:04:53.773] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_wall
[14Nov2019 08:04:53.773] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_cobble_wall
[14Nov2019 08:04:53.773] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_brick_wall
[14Nov2019 08:04:53.773] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_brick_small_wall
[14Nov2019 08:04:53.773] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow
[14Nov2019 08:04:53.773] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_cobble
[14Nov2019 08:04:53.773] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_polished
[14Nov2019 08:04:53.773] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_brick
[14Nov2019 08:04:53.774] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_brick_small
[14Nov2019 08:04:53.774] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_tile
[14Nov2019 08:04:53.774] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_tile_small
[14Nov2019 08:04:53.774] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_stairs
[14Nov2019 08:04:53.774] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_cobble_stairs
[14Nov2019 08:04:53.774] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_polished_stairs
[14Nov2019 08:04:53.774] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_brick_stairs
[14Nov2019 08:04:53.774] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_brick_small_stairs
[14Nov2019 08:04:53.774] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_tile_stairs
[14Nov2019 08:04:53.775] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_tile_small_stairs
[14Nov2019 08:04:53.775] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_slab
[14Nov2019 08:04:53.775] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_cobble_slab
[14Nov2019 08:04:53.775] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_polished_slab
[14Nov2019 08:04:53.775] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_brick_slab
[14Nov2019 08:04:53.775] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_brick_small_slab
[14Nov2019 08:04:53.776] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_tile_slab
[14Nov2019 08:04:53.776] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_tile_small_slab
[14Nov2019 08:04:53.776] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_wall
[14Nov2019 08:04:53.855] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_cobble_wall
[14Nov2019 08:04:53.855] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_brick_wall
[14Nov2019 08:04:53.856] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_brick_small_wall
[14Nov2019 08:04:53.856] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime
[14Nov2019 08:04:53.856] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_cobble
[14Nov2019 08:04:53.856] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_polished
[14Nov2019 08:04:53.856] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_brick
[14Nov2019 08:04:53.856] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_brick_small
[14Nov2019 08:04:53.856] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_tile
[14Nov2019 08:04:53.856] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_tile_small
[14Nov2019 08:04:53.856] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_stairs
[14Nov2019 08:04:53.857] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_cobble_stairs
[14Nov2019 08:04:53.857] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_polished_stairs
[14Nov2019 08:04:53.857] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_brick_stairs
[14Nov2019 08:04:53.857] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_brick_small_stairs
[14Nov2019 08:04:53.857] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_tile_stairs
[14Nov2019 08:04:53.857] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_tile_small_stairs
[14Nov2019 08:04:53.857] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_slab
[14Nov2019 08:04:53.857] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_cobble_slab
[14Nov2019 08:04:53.857] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_polished_slab
[14Nov2019 08:04:53.857] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_brick_slab
[14Nov2019 08:04:53.857] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_brick_small_slab
[14Nov2019 08:04:53.858] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_tile_slab
[14Nov2019 08:04:53.858] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_tile_small_slab
[14Nov2019 08:04:53.858] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_wall
[14Nov2019 08:04:53.858] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_cobble_wall
[14Nov2019 08:04:53.858] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_brick_wall
[14Nov2019 08:04:53.858] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_brick_small_wall
[14Nov2019 08:04:53.858] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink
[14Nov2019 08:04:53.858] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_cobble
[14Nov2019 08:04:53.858] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_polished
[14Nov2019 08:04:53.858] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_brick
[14Nov2019 08:04:53.859] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_brick_small
[14Nov2019 08:04:53.859] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_tile
[14Nov2019 08:04:53.859] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_tile_small
[14Nov2019 08:04:53.859] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_stairs
[14Nov2019 08:04:53.859] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_cobble_stairs
[14Nov2019 08:04:53.859] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_polished_stairs
[14Nov2019 08:04:53.859] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_brick_stairs
[14Nov2019 08:04:53.859] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_brick_small_stairs
[14Nov2019 08:04:53.859] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_tile_stairs
[14Nov2019 08:04:53.860] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_tile_small_stairs
[14Nov2019 08:04:53.860] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_slab
[14Nov2019 08:04:53.860] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_cobble_slab
[14Nov2019 08:04:53.860] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_polished_slab
[14Nov2019 08:04:53.860] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_brick_slab
[14Nov2019 08:04:53.860] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_brick_small_slab
[14Nov2019 08:04:53.860] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_tile_slab
[14Nov2019 08:04:53.860] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_tile_small_slab
[14Nov2019 08:04:53.860] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_wall
[14Nov2019 08:04:53.860] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_cobble_wall
[14Nov2019 08:04:53.860] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_brick_wall
[14Nov2019 08:04:53.860] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_brick_small_wall
[14Nov2019 08:04:53.861] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray
[14Nov2019 08:04:53.861] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_cobble
[14Nov2019 08:04:53.861] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_polished
[14Nov2019 08:04:53.861] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_brick
[14Nov2019 08:04:53.861] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_brick_small
[14Nov2019 08:04:53.861] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_tile
[14Nov2019 08:04:53.861] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_tile_small
[14Nov2019 08:04:53.861] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_stairs
[14Nov2019 08:04:53.861] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_cobble_stairs
[14Nov2019 08:04:53.861] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_polished_stairs
[14Nov2019 08:04:53.861] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_brick_stairs
[14Nov2019 08:04:53.862] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_brick_small_stairs
[14Nov2019 08:04:53.862] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_tile_stairs
[14Nov2019 08:04:53.862] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_tile_small_stairs
[14Nov2019 08:04:53.862] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_slab
[14Nov2019 08:04:53.862] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_cobble_slab
[14Nov2019 08:04:53.862] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_polished_slab
[14Nov2019 08:04:53.863] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_brick_slab
[14Nov2019 08:04:53.863] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_brick_small_slab
[14Nov2019 08:04:53.863] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_tile_slab
[14Nov2019 08:04:53.863] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_tile_small_slab
[14Nov2019 08:04:53.863] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_wall
[14Nov2019 08:04:53.863] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_cobble_wall
[14Nov2019 08:04:53.863] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_brick_wall
[14Nov2019 08:04:53.863] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_brick_small_wall
[14Nov2019 08:04:53.864] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray
[14Nov2019 08:04:53.864] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray_cobble
[14Nov2019 08:04:53.864] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray_polished
[14Nov2019 08:04:53.864] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray_brick
[14Nov2019 08:04:53.864] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray_brick_small
[14Nov2019 08:04:53.864] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray_tile
[14Nov2019 08:04:53.864] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray_tile_small
[14Nov2019 08:04:53.864] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray_stairs
[14Nov2019 08:04:53.865] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray_cobble_stairs
[14Nov2019 08:04:53.865] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray_polished_stairs
[14Nov2019 08:04:53.865] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray_brick_stairs
[14Nov2019 08:04:53.865] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray_brick_small_stairs
[14Nov2019 08:04:53.865] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray_tile_stairs
[14Nov2019 08:04:53.865] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray_tile_small_stairs
[14Nov2019 08:04:53.865] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray_slab
[14Nov2019 08:04:53.865] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray_cobble_slab
[14Nov2019 08:04:53.866] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray_polished_slab
[14Nov2019 08:04:53.866] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray_brick_slab
[14Nov2019 08:04:53.866] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray_brick_small_slab
[14Nov2019 08:04:53.866] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray_tile_slab
[14Nov2019 08:04:53.866] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray_tile_small_slab
[14Nov2019 08:04:53.866] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray_wall
[14Nov2019 08:04:53.866] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray_cobble_wall
[14Nov2019 08:04:53.866] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray_brick_wall
[14Nov2019 08:04:53.866] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray_brick_small_wall
[14Nov2019 08:04:53.867] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_cyan
[14Nov2019 08:04:53.867] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_cyan_cobble
[14Nov2019 08:04:53.867] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_cyan_polished
[14Nov2019 08:04:53.867] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_cyan_brick
[14Nov2019 08:04:53.867] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_cyan_brick_small
[14Nov2019 08:04:53.867] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_cyan_tile
[14Nov2019 08:04:53.867] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_cyan_tile_small
[14Nov2019 08:04:53.867] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_cyan_stairs
[14Nov2019 08:04:53.867] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_cyan_cobble_stairs
[14Nov2019 08:04:53.867] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_cyan_polished_stairs
[14Nov2019 08:04:53.867] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_cyan_brick_stairs
[14Nov2019 08:04:53.868] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_cyan_brick_small_stairs
[14Nov2019 08:04:53.868] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_cyan_tile_stairs
[14Nov2019 08:04:53.868] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_cyan_tile_small_stairs
[14Nov2019 08:04:53.868] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_cyan_slab
[14Nov2019 08:04:53.868] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_cyan_cobble_slab
[14Nov2019 08:04:53.868] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_cyan_polished_slab
[14Nov2019 08:04:53.868] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_cyan_brick_slab
[14Nov2019 08:04:53.869] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_cyan_brick_small_slab
[14Nov2019 08:04:53.932] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_cyan_tile_slab
[14Nov2019 08:04:53.932] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_cyan_tile_small_slab
[14Nov2019 08:04:53.933] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_cyan_wall
[14Nov2019 08:04:53.933] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_cyan_cobble_wall
[14Nov2019 08:04:53.933] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_cyan_brick_wall
[14Nov2019 08:04:53.933] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_cyan_brick_small_wall
[14Nov2019 08:04:53.933] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_purple
[14Nov2019 08:04:53.933] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_purple_cobble
[14Nov2019 08:04:53.933] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_purple_polished
[14Nov2019 08:04:53.933] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_purple_brick
[14Nov2019 08:04:53.933] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_purple_brick_small
[14Nov2019 08:04:53.933] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_purple_tile
[14Nov2019 08:04:53.933] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_purple_tile_small
[14Nov2019 08:04:53.933] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_purple_stairs
[14Nov2019 08:04:53.934] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_purple_cobble_stairs
[14Nov2019 08:04:53.934] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_purple_polished_stairs
[14Nov2019 08:04:53.934] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_purple_brick_stairs
[14Nov2019 08:04:53.934] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_purple_brick_small_stairs
[14Nov2019 08:04:53.934] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_purple_tile_stairs
[14Nov2019 08:04:53.934] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_purple_tile_small_stairs
[14Nov2019 08:04:53.934] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_purple_slab
[14Nov2019 08:04:53.934] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_purple_cobble_slab
[14Nov2019 08:04:53.934] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_purple_polished_slab
[14Nov2019 08:04:53.935] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_purple_brick_slab
[14Nov2019 08:04:53.935] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_purple_brick_small_slab
[14Nov2019 08:04:53.935] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_purple_tile_slab
[14Nov2019 08:04:53.935] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_purple_tile_small_slab
[14Nov2019 08:04:53.935] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_purple_wall
[14Nov2019 08:04:53.935] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_purple_cobble_wall
[14Nov2019 08:04:53.935] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_purple_brick_wall
[14Nov2019 08:04:53.935] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_purple_brick_small_wall
[14Nov2019 08:04:53.935] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_blue
[14Nov2019 08:04:53.935] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_blue_cobble
[14Nov2019 08:04:53.935] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_blue_polished
[14Nov2019 08:04:53.935] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_blue_brick
[14Nov2019 08:04:53.936] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_blue_brick_small
[14Nov2019 08:04:53.936] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_blue_tile
[14Nov2019 08:04:53.936] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_blue_tile_small
[14Nov2019 08:04:53.936] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_blue_stairs
[14Nov2019 08:04:53.936] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_blue_cobble_stairs
[14Nov2019 08:04:53.936] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_blue_polished_stairs
[14Nov2019 08:04:53.936] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_blue_brick_stairs
[14Nov2019 08:04:53.936] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_blue_brick_small_stairs
[14Nov2019 08:04:53.936] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_blue_tile_stairs
[14Nov2019 08:04:53.936] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_blue_tile_small_stairs
[14Nov2019 08:04:53.936] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_blue_slab
[14Nov2019 08:04:53.936] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_blue_cobble_slab
[14Nov2019 08:04:53.936] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_blue_polished_slab
[14Nov2019 08:04:53.937] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_blue_brick_slab
[14Nov2019 08:04:53.937] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_blue_brick_small_slab
[14Nov2019 08:04:53.937] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_blue_tile_slab
[14Nov2019 08:04:53.937] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_blue_tile_small_slab
[14Nov2019 08:04:53.937] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_blue_wall
[14Nov2019 08:04:53.937] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_blue_cobble_wall
[14Nov2019 08:04:53.937] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_blue_brick_wall
[14Nov2019 08:04:53.937] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_blue_brick_small_wall
[14Nov2019 08:04:53.937] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_brown
[14Nov2019 08:04:53.937] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_brown_cobble
[14Nov2019 08:04:53.937] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_brown_polished
[14Nov2019 08:04:53.937] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_brown_brick
[14Nov2019 08:04:53.938] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_brown_brick_small
[14Nov2019 08:04:53.938] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_brown_tile
[14Nov2019 08:04:53.938] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_brown_tile_small
[14Nov2019 08:04:53.938] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_brown_stairs
[14Nov2019 08:04:53.938] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_brown_cobble_stairs
[14Nov2019 08:04:53.938] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_brown_polished_stairs
[14Nov2019 08:04:53.938] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_brown_brick_stairs
[14Nov2019 08:04:53.938] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_brown_brick_small_stairs
[14Nov2019 08:04:53.938] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_brown_tile_stairs
[14Nov2019 08:04:53.939] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_brown_tile_small_stairs
[14Nov2019 08:04:53.939] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_brown_slab
[14Nov2019 08:04:53.939] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_brown_cobble_slab
[14Nov2019 08:04:53.939] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_brown_polished_slab
[14Nov2019 08:04:53.939] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_brown_brick_slab
[14Nov2019 08:04:53.939] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_brown_brick_small_slab
[14Nov2019 08:04:53.939] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_brown_tile_slab
[14Nov2019 08:04:53.939] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_brown_tile_small_slab
[14Nov2019 08:04:53.940] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_brown_wall
[14Nov2019 08:04:53.940] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_brown_cobble_wall
[14Nov2019 08:04:53.940] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_brown_brick_wall
[14Nov2019 08:04:53.940] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_brown_brick_small_wall
[14Nov2019 08:04:53.940] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_green
[14Nov2019 08:04:53.940] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_green_cobble
[14Nov2019 08:04:53.940] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_green_polished
[14Nov2019 08:04:53.940] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_green_brick
[14Nov2019 08:04:53.940] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_green_brick_small
[14Nov2019 08:04:53.940] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_green_tile
[14Nov2019 08:04:53.940] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_green_tile_small
[14Nov2019 08:04:53.941] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_green_stairs
[14Nov2019 08:04:53.941] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_green_cobble_stairs
[14Nov2019 08:04:53.941] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_green_polished_stairs
[14Nov2019 08:04:53.941] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_green_brick_stairs
[14Nov2019 08:04:53.941] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_green_brick_small_stairs
[14Nov2019 08:04:53.941] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_green_tile_stairs
[14Nov2019 08:04:53.941] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_green_tile_small_stairs
[14Nov2019 08:04:53.941] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_green_slab
[14Nov2019 08:04:53.941] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_green_cobble_slab
[14Nov2019 08:04:53.941] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_green_polished_slab
[14Nov2019 08:04:53.941] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_green_brick_slab
[14Nov2019 08:04:53.941] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_green_brick_small_slab
[14Nov2019 08:04:53.941] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_green_tile_slab
[14Nov2019 08:04:53.942] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_green_tile_small_slab
[14Nov2019 08:04:53.942] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_green_wall
[14Nov2019 08:04:53.942] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_green_cobble_wall
[14Nov2019 08:04:53.942] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_green_brick_wall
[14Nov2019 08:04:53.942] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_green_brick_small_wall
[14Nov2019 08:04:53.942] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_red
[14Nov2019 08:04:53.942] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_red_cobble
[14Nov2019 08:04:53.942] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_red_polished
[14Nov2019 08:04:53.942] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_red_brick
[14Nov2019 08:04:53.942] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_red_brick_small
[14Nov2019 08:04:53.942] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_red_tile
[14Nov2019 08:04:53.942] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_red_tile_small
[14Nov2019 08:04:53.942] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_red_stairs
[14Nov2019 08:04:53.943] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_red_cobble_stairs
[14Nov2019 08:04:53.943] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_red_polished_stairs
[14Nov2019 08:04:53.943] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_red_brick_stairs
[14Nov2019 08:04:53.943] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_red_brick_small_stairs
[14Nov2019 08:04:53.943] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_red_tile_stairs
[14Nov2019 08:04:53.943] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_red_tile_small_stairs
[14Nov2019 08:04:53.943] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_red_slab
[14Nov2019 08:04:53.943] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_red_cobble_slab
[14Nov2019 08:04:53.943] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_red_polished_slab
[14Nov2019 08:04:53.943] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_red_brick_slab
[14Nov2019 08:04:53.943] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_red_brick_small_slab
[14Nov2019 08:04:53.944] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_red_tile_slab
[14Nov2019 08:04:53.944] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_red_tile_small_slab
[14Nov2019 08:04:53.944] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_red_wall
[14Nov2019 08:04:53.944] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_red_cobble_wall
[14Nov2019 08:04:53.944] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_red_brick_wall
[14Nov2019 08:04:53.944] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_red_brick_small_wall
[14Nov2019 08:04:53.944] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_black
[14Nov2019 08:04:53.944] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_black_cobble
[14Nov2019 08:04:53.944] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_black_polished
[14Nov2019 08:04:53.944] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_black_brick
[14Nov2019 08:04:53.944] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_black_brick_small
[14Nov2019 08:04:53.944] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_black_tile
[14Nov2019 08:04:53.944] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_black_tile_small
[14Nov2019 08:04:53.945] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_black_stairs
[14Nov2019 08:04:53.945] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_black_cobble_stairs
[14Nov2019 08:04:53.945] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_black_polished_stairs
[14Nov2019 08:04:53.945] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_black_brick_stairs
[14Nov2019 08:04:53.945] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_black_brick_small_stairs
[14Nov2019 08:04:53.945] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_black_tile_stairs
[14Nov2019 08:04:53.945] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_black_tile_small_stairs
[14Nov2019 08:04:53.945] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_black_slab
[14Nov2019 08:04:53.945] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_black_cobble_slab
[14Nov2019 08:04:53.945] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_black_polished_slab
[14Nov2019 08:04:53.945] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_black_brick_slab
[14Nov2019 08:04:53.945] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_black_brick_small_slab
[14Nov2019 08:04:53.946] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_black_tile_slab
[14Nov2019 08:04:53.946] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_black_tile_small_slab
[14Nov2019 08:04:53.946] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_black_wall
[14Nov2019 08:04:53.946] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_black_cobble_wall
[14Nov2019 08:04:53.946] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_black_brick_wall
[14Nov2019 08:04:53.946] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_black_brick_small_wall
[14Nov2019 08:04:53.946] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:basalt
[14Nov2019 08:04:53.946] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:basalt_cobble
[14Nov2019 08:04:54.038] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:basalt_polished
[14Nov2019 08:04:54.038] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:basalt_brick
[14Nov2019 08:04:54.038] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:basalt_brick_small
[14Nov2019 08:04:54.038] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:basalt_tile
[14Nov2019 08:04:54.038] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:basalt_tile_small
[14Nov2019 08:04:54.038] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:basalt_stairs
[14Nov2019 08:04:54.038] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:basalt_cobble_stairs
[14Nov2019 08:04:54.038] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:basalt_polished_stairs
[14Nov2019 08:04:54.039] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:basalt_brick_stairs
[14Nov2019 08:04:54.039] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:basalt_brick_small_stairs
[14Nov2019 08:04:54.039] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:basalt_tile_stairs
[14Nov2019 08:04:54.039] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:basalt_tile_small_stairs
[14Nov2019 08:04:54.039] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:basalt_slab
[14Nov2019 08:04:54.039] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:basalt_cobble_slab
[14Nov2019 08:04:54.039] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:basalt_polished_slab
[14Nov2019 08:04:54.039] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:basalt_brick_slab
[14Nov2019 08:04:54.039] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:basalt_brick_small_slab
[14Nov2019 08:04:54.039] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:basalt_tile_slab
[14Nov2019 08:04:54.039] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:basalt_tile_small_slab
[14Nov2019 08:04:54.039] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:basalt_wall
[14Nov2019 08:04:54.039] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:basalt_cobble_wall
[14Nov2019 08:04:54.040] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:basalt_brick_wall
[14Nov2019 08:04:54.040] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:basalt_brick_small_wall
[14Nov2019 08:04:54.040] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:hardened_stone
[14Nov2019 08:04:54.040] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:hardened_stone_cobble
[14Nov2019 08:04:54.040] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:hardened_stone_polished
[14Nov2019 08:04:54.040] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:hardened_stone_brick
[14Nov2019 08:04:54.040] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:hardened_stone_brick_small
[14Nov2019 08:04:54.041] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:hardened_stone_tile
[14Nov2019 08:04:54.055] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:hardened_stone_tile_small
[14Nov2019 08:04:54.055] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:hardened_stone_stairs
[14Nov2019 08:04:54.055] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:hardened_stone_cobble_stairs
[14Nov2019 08:04:54.055] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:hardened_stone_polished_stairs
[14Nov2019 08:04:54.055] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:hardened_stone_brick_stairs
[14Nov2019 08:04:54.055] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:hardened_stone_brick_small_stairs
[14Nov2019 08:04:54.055] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:hardened_stone_tile_stairs
[14Nov2019 08:04:54.055] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:hardened_stone_tile_small_stairs
[14Nov2019 08:04:54.055] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:hardened_stone_slab
[14Nov2019 08:04:54.055] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:hardened_stone_cobble_slab
[14Nov2019 08:04:54.055] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:hardened_stone_polished_slab
[14Nov2019 08:04:54.056] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:hardened_stone_brick_slab
[14Nov2019 08:04:54.056] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:hardened_stone_brick_small_slab
[14Nov2019 08:04:54.056] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:hardened_stone_tile_slab
[14Nov2019 08:04:54.056] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:hardened_stone_tile_small_slab
[14Nov2019 08:04:54.056] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:hardened_stone_wall
[14Nov2019 08:04:54.056] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:hardened_stone_cobble_wall
[14Nov2019 08:04:54.056] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:hardened_stone_brick_wall
[14Nov2019 08:04:54.056] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:hardened_stone_brick_small_wall
[14Nov2019 08:04:54.067] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:granodiorite
[14Nov2019 08:04:54.067] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:granodiorite_cobble
[14Nov2019 08:04:54.067] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:granodiorite_polished
[14Nov2019 08:04:54.067] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:granodiorite_brick
[14Nov2019 08:04:54.067] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:granodiorite_brick_small
[14Nov2019 08:04:54.067] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:granodiorite_tile
[14Nov2019 08:04:54.067] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:granodiorite_tile_small
[14Nov2019 08:04:54.067] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:granodiorite_stairs
[14Nov2019 08:04:54.072] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:granodiorite_cobble_stairs
[14Nov2019 08:04:54.072] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:granodiorite_polished_stairs
[14Nov2019 08:04:54.072] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:granodiorite_brick_stairs
[14Nov2019 08:04:54.072] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:granodiorite_brick_small_stairs
[14Nov2019 08:04:54.072] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:granodiorite_tile_stairs
[14Nov2019 08:04:54.072] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:granodiorite_tile_small_stairs
[14Nov2019 08:04:54.072] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:granodiorite_slab
[14Nov2019 08:04:54.072] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:granodiorite_cobble_slab
[14Nov2019 08:04:54.072] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:granodiorite_polished_slab
[14Nov2019 08:04:54.073] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:granodiorite_brick_slab
[14Nov2019 08:04:54.073] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:granodiorite_brick_small_slab
[14Nov2019 08:04:54.073] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:granodiorite_tile_slab
[14Nov2019 08:04:54.073] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:granodiorite_tile_small_slab
[14Nov2019 08:04:54.073] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:granodiorite_wall
[14Nov2019 08:04:54.073] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:granodiorite_cobble_wall
[14Nov2019 08:04:54.073] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:granodiorite_brick_wall
[14Nov2019 08:04:54.073] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:granodiorite_brick_small_wall
[14Nov2019 08:04:54.083] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:marble
[14Nov2019 08:04:54.083] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:marble_cobble
[14Nov2019 08:04:54.083] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:marble_polished
[14Nov2019 08:04:54.083] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:marble_brick
[14Nov2019 08:04:54.083] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:marble_brick_small
[14Nov2019 08:04:54.083] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:marble_tile
[14Nov2019 08:04:54.083] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:marble_tile_small
[14Nov2019 08:04:54.084] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:marble_stairs
[14Nov2019 08:04:54.084] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:marble_cobble_stairs
[14Nov2019 08:04:54.084] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:marble_polished_stairs
[14Nov2019 08:04:54.092] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:marble_brick_stairs
[14Nov2019 08:04:54.093] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:marble_brick_small_stairs
[14Nov2019 08:04:54.093] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:marble_tile_stairs
[14Nov2019 08:04:54.093] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:marble_tile_small_stairs
[14Nov2019 08:04:54.093] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:marble_slab
[14Nov2019 08:04:54.093] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:marble_cobble_slab
[14Nov2019 08:04:54.093] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:marble_polished_slab
[14Nov2019 08:04:54.093] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:marble_brick_slab
[14Nov2019 08:04:54.094] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:marble_brick_small_slab
[14Nov2019 08:04:54.103] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:marble_tile_slab
[14Nov2019 08:04:54.103] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:marble_tile_small_slab
[14Nov2019 08:04:54.104] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:marble_wall
[14Nov2019 08:04:54.104] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:marble_cobble_wall
[14Nov2019 08:04:54.104] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:marble_brick_wall
[14Nov2019 08:04:54.104] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:marble_brick_small_wall
[14Nov2019 08:04:54.104] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:pumice
[14Nov2019 08:04:54.104] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:pumice_cobble
[14Nov2019 08:04:54.104] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:pumice_polished
[14Nov2019 08:04:54.104] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:pumice_brick
[14Nov2019 08:04:54.105] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:pumice_brick_small
[14Nov2019 08:04:54.105] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:pumice_tile
[14Nov2019 08:04:54.115] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:pumice_tile_small
[14Nov2019 08:04:54.115] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:pumice_stairs
[14Nov2019 08:04:54.115] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:pumice_cobble_stairs
[14Nov2019 08:04:54.115] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:pumice_polished_stairs
[14Nov2019 08:04:54.115] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:pumice_brick_stairs
[14Nov2019 08:04:54.116] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:pumice_brick_small_stairs
[14Nov2019 08:04:54.116] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:pumice_tile_stairs
[14Nov2019 08:04:54.116] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:pumice_tile_small_stairs
[14Nov2019 08:04:54.116] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:pumice_slab
[14Nov2019 08:04:54.116] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:pumice_cobble_slab
[14Nov2019 08:04:54.116] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:pumice_polished_slab
[14Nov2019 08:04:54.116] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:pumice_brick_slab
[14Nov2019 08:04:54.116] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:pumice_brick_small_slab
[14Nov2019 08:04:54.128] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:pumice_tile_slab
[14Nov2019 08:04:54.128] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:pumice_tile_small_slab
[14Nov2019 08:04:54.129] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:pumice_wall
[14Nov2019 08:04:54.129] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:pumice_cobble_wall
[14Nov2019 08:04:54.129] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:pumice_brick_wall
[14Nov2019 08:04:54.129] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:pumice_brick_small_wall
[14Nov2019 08:04:54.129] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:travertine
[14Nov2019 08:04:54.129] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:travertine_cobble
[14Nov2019 08:04:54.129] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:travertine_polished
[14Nov2019 08:04:54.129] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:travertine_brick
[14Nov2019 08:04:54.136] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:travertine_brick_small
[14Nov2019 08:04:54.136] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:travertine_tile
[14Nov2019 08:04:54.136] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:travertine_tile_small
[14Nov2019 08:04:54.136] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:travertine_stairs
[14Nov2019 08:04:54.137] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:travertine_cobble_stairs
[14Nov2019 08:04:54.137] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:travertine_polished_stairs
[14Nov2019 08:04:54.137] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:travertine_brick_stairs
[14Nov2019 08:04:54.137] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:travertine_brick_small_stairs
[14Nov2019 08:04:54.137] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:travertine_tile_stairs
[14Nov2019 08:04:54.137] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:travertine_tile_small_stairs
[14Nov2019 08:04:54.137] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:travertine_slab
[14Nov2019 08:04:54.137] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:travertine_cobble_slab
[14Nov2019 08:04:54.146] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:travertine_polished_slab
[14Nov2019 08:04:54.147] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:travertine_brick_slab
[14Nov2019 08:04:54.147] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:travertine_brick_small_slab
[14Nov2019 08:04:54.147] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:travertine_tile_slab
[14Nov2019 08:04:54.147] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:travertine_tile_small_slab
[14Nov2019 08:04:54.147] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:travertine_wall
[14Nov2019 08:04:54.147] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:travertine_cobble_wall
[14Nov2019 08:04:54.147] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:travertine_brick_wall
[14Nov2019 08:04:54.147] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:travertine_brick_small_wall
[14Nov2019 08:04:54.147] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid enviromats : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:54.147] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ender_bags : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:54.147] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ender_bags : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:54.147] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid storagenetwork : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:54.642] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid storagenetwork : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:54.642] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid chunk_claim : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:54.642] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid chunk_claim : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:54.642] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid bno : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:54.648] [Client thread/INFO] [bno/]: Blocks Registered
[14Nov2019 08:04:54.656] [Client thread/INFO] [bno/]: Ore Blocks Registered
[14Nov2019 08:04:54.656] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid bno : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:54.656] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid pyramidplunder : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:54.659] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid pyramidplunder : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:54.659] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid corail_pillar_extension_biomesoplenty : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:54.659] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid corail_pillar_extension_biomesoplenty : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:54.659] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid engineerstools : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:54.684] [Client thread/INFO] [wile.engineerstools.ModEngineersTools/]: Registered 3 blocks.
[14Nov2019 08:04:54.684] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid engineerstools : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:54.684] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dungeoncrawl : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:54.684] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dungeoncrawl : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:54.684] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid betteranimalsplus : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:54.708] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid betteranimalsplus : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:54.708] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ring_of_teleport : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:54.709] [Client thread/INFO] [ring_of_teleport/]: Blocks registered
[14Nov2019 08:04:54.709] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ring_of_teleport : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:54.709] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid cofh_core : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:54.709] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid cofh_core : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:54.709] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid endergetic : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:54.710] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid endergetic : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:54.710] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid alib : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:54.710] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid alib : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:54.710] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mcjtylib : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:54.713] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mcjtylib : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:54.713] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid rftoolsbase : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:54.741] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid rftoolsbase : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:54.741] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid rftoolsstorage : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:54.773] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid rftoolsstorage : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:54.773] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dismounte : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:54.773] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dismounte : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:54.773] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid clickmachine : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:54.773] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid clickmachine : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:54.773] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid deathquotes : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:54.773] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid deathquotes : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:54.773] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid easyflint : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:54.773] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid easyflint : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:54.773] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid packingtape : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:54.776] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid packingtape : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:54.776] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid craftingspawn : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:54.776] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid craftingspawn : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:54.776] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mysticalworld : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:54.787] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mysticalworld : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:54.787] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:54.787] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:54.788] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid feederhelmet : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:54.788] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid feederhelmet : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:54.788] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid tardis : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:54.788] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid tardis : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:54.788] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid explorercraft : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:54.894] [Client thread/DEBUG] [explorercraft Mod Event Subscriber/]: Registered Blocks
[14Nov2019 08:04:54.894] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid explorercraft : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:54.894] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid moglowstone : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:54.896] [Client thread/INFO] [com.themastergeneral.moglowstone.MoGlowstone/]: Blocks have been registered successfully.
[14Nov2019 08:04:54.896] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid moglowstone : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:54.896] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ironchest : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:54.961] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ironchest : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:54.961] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid simpledivegear : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:54.962] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid simpledivegear : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:54.962] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid colouredchat : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:54.962] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid colouredchat : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:54.962] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid rftoolsutility : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:55.049] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid rftoolsutility : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:55.049] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid theoneprobe : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:55.049] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid theoneprobe : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:55.049] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mousetweaks : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:55.049] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mousetweaks : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:55.049] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid titanium : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:55.050] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid titanium : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:55.050] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid undergroundbiomes : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:55.052] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid undergroundbiomes : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:55.052] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentlib : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:55.052] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentlib : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:55.052] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid travel_bag : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:55.052] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid travel_bag : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:55.052] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid combat : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:55.052] [Client thread/INFO] [combat/]: Block: "combat:oil" registered
[14Nov2019 08:04:55.052] [Client thread/INFO] [combat/]: Block: "combat:copper_ore" registered
[14Nov2019 08:04:55.052] [Client thread/INFO] [combat/]: Block: "combat:pasquem_ore" registered
[14Nov2019 08:04:55.052] [Client thread/INFO] [combat/]: Block: "combat:tridox_ore" registered
[14Nov2019 08:04:55.052] [Client thread/INFO] [combat/]: Block: "combat:pelgan_ore" registered
[14Nov2019 08:04:55.052] [Client thread/INFO] [combat/]: Block: "combat:lozyne_ore" registered
[14Nov2019 08:04:55.052] [Client thread/INFO] [combat/]: Block: "combat:copper_block" registered
[14Nov2019 08:04:55.052] [Client thread/INFO] [combat/]: Block: "combat:pasquem_block" registered
[14Nov2019 08:04:55.052] [Client thread/INFO] [combat/]: Block: "combat:tridox_block" registered
[14Nov2019 08:04:55.052] [Client thread/INFO] [combat/]: Block: "combat:pelgan_block" registered
[14Nov2019 08:04:55.052] [Client thread/INFO] [combat/]: Block: "combat:lozyne_block" registered
[14Nov2019 08:04:55.052] [Client thread/INFO] [combat/]: Block: "combat:steel_block" registered
[14Nov2019 08:04:55.052] [Client thread/INFO] [combat/]: Block: "combat:copper_bars" registered
[14Nov2019 08:04:55.052] [Client thread/INFO] [combat/]: Block: "combat:copper_door" registered
[14Nov2019 08:04:55.052] [Client thread/INFO] [combat/]: Block: "combat:copper_trapdoor" registered
[14Nov2019 08:04:55.052] [Client thread/INFO] [combat/]: Block: "combat:ausldine_beam" registered
[14Nov2019 08:04:55.052] [Client thread/INFO] [combat/]: Block: "combat:ausldine_button" registered
[14Nov2019 08:04:55.052] [Client thread/INFO] [combat/]: Block: "combat:ausldine_door" registered
[14Nov2019 08:04:55.053] [Client thread/INFO] [combat/]: Block: "combat:ausldine_fence_gate" registered
[14Nov2019 08:04:55.053] [Client thread/INFO] [combat/]: Block: "combat:ausldine_fence" registered
[14Nov2019 08:04:55.053] [Client thread/INFO] [combat/]: Block: "combat:ausldine_leaves" registered
[14Nov2019 08:04:55.053] [Client thread/INFO] [combat/]: Block: "combat:ausldine_log" registered
[14Nov2019 08:04:55.053] [Client thread/INFO] [combat/]: Block: "combat:ausldine_planks" registered
[14Nov2019 08:04:55.053] [Client thread/INFO] [combat/]: Block: "combat:ausldine_pressure_plate" registered
[14Nov2019 08:04:55.053] [Client thread/INFO] [combat/]: Block: "combat:ausldine_sapling" registered
[14Nov2019 08:04:55.053] [Client thread/INFO] [combat/]: Block: "combat:ausldine_sign" registered
[14Nov2019 08:04:55.053] [Client thread/INFO] [combat/]: Block: "combat:ausldine_slab" registered
[14Nov2019 08:04:55.053] [Client thread/INFO] [combat/]: Block: "combat:ausldine_stairs" registered
[14Nov2019 08:04:55.053] [Client thread/INFO] [combat/]: Block: "combat:ausldine_trapdoor" registered
[14Nov2019 08:04:55.053] [Client thread/INFO] [combat/]: Block: "combat:ausldine_vertical_slab" registered
[14Nov2019 08:04:55.053] [Client thread/INFO] [combat/]: Block: "combat:ausldine_wall_sign" registered
[14Nov2019 08:04:55.053] [Client thread/INFO] [combat/]: Block: "combat:ausldine_wood" registered
[14Nov2019 08:04:55.053] [Client thread/INFO] [combat/]: Block: "combat:stripped_ausldine_log" registered
[14Nov2019 08:04:55.053] [Client thread/INFO] [combat/]: Block: "combat:stripped_ausldine_wood" registered
[14Nov2019 08:04:55.053] [Client thread/INFO] [combat/]: Block: "combat:potted_ausldine_sapling" registered
[14Nov2019 08:04:55.053] [Client thread/INFO] [combat/]: Block: "combat:dead_oak_beam" registered
[14Nov2019 08:04:55.053] [Client thread/INFO] [combat/]: Block: "combat:dead_oak_button" registered
[14Nov2019 08:04:55.053] [Client thread/INFO] [combat/]: Block: "combat:dead_oak_door" registered
[14Nov2019 08:04:55.053] [Client thread/INFO] [combat/]: Block: "combat:dead_oak_fence_gate" registered
[14Nov2019 08:04:55.053] [Client thread/INFO] [combat/]: Block: "combat:dead_oak_fence" registered
[14Nov2019 08:04:55.053] [Client thread/INFO] [combat/]: Block: "combat:dead_oak_log" registered
[14Nov2019 08:04:55.053] [Client thread/INFO] [combat/]: Block: "combat:dead_oak_planks" registered
[14Nov2019 08:04:55.053] [Client thread/INFO] [combat/]: Block: "combat:dead_oak_pressure_plate" registered
[14Nov2019 08:04:55.053] [Client thread/INFO] [combat/]: Block: "combat:dead_oak_sign" registered
[14Nov2019 08:04:55.053] [Client thread/INFO] [combat/]: Block: "combat:dead_oak_slab" registered
[14Nov2019 08:04:55.053] [Client thread/INFO] [combat/]: Block: "combat:dead_oak_stairs" registered
[14Nov2019 08:04:55.053] [Client thread/INFO] [combat/]: Block: "combat:dead_oak_trapdoor" registered
[14Nov2019 08:04:55.053] [Client thread/INFO] [combat/]: Block: "combat:dead_oak_vertical_slab" registered
[14Nov2019 08:04:55.054] [Client thread/INFO] [combat/]: Block: "combat:dead_oak_wall_sign" registered
[14Nov2019 08:04:55.054] [Client thread/INFO] [combat/]: Block: "combat:dead_oak_wood" registered
[14Nov2019 08:04:55.054] [Client thread/INFO] [combat/]: Block: "combat:stripped_dead_oak_log" registered
[14Nov2019 08:04:55.054] [Client thread/INFO] [combat/]: Block: "combat:stripped_dead_oak_wood" registered
[14Nov2019 08:04:55.054] [Client thread/INFO] [combat/]: Block: "combat:monoris_beam" registered
[14Nov2019 08:04:55.054] [Client thread/INFO] [combat/]: Block: "combat:monoris_button" registered
[14Nov2019 08:04:55.054] [Client thread/INFO] [combat/]: Block: "combat:monoris_door" registered
[14Nov2019 08:04:55.054] [Client thread/INFO] [combat/]: Block: "combat:monoris_fence_gate" registered
[14Nov2019 08:04:55.054] [Client thread/INFO] [combat/]: Block: "combat:monoris_fence" registered
[14Nov2019 08:04:55.054] [Client thread/INFO] [combat/]: Block: "combat:monoris_leaves" registered
[14Nov2019 08:04:55.054] [Client thread/INFO] [combat/]: Block: "combat:monoris_log" registered
[14Nov2019 08:04:55.054] [Client thread/INFO] [combat/]: Block: "combat:monoris_planks" registered
[14Nov2019 08:04:55.054] [Client thread/INFO] [combat/]: Block: "combat:monoris_sapling" registered
[14Nov2019 08:04:55.054] [Client thread/INFO] [combat/]: Block: "combat:monoris_slab" registered
[14Nov2019 08:04:55.054] [Client thread/INFO] [combat/]: Block: "combat:monoris_stairs" registered
[14Nov2019 08:04:55.054] [Client thread/INFO] [combat/]: Block: "combat:monoris_vertical_slab" registered
[14Nov2019 08:04:55.054] [Client thread/INFO] [combat/]: Block: "combat:monoris_wood" registered
[14Nov2019 08:04:55.054] [Client thread/INFO] [combat/]: Block: "combat:stripped_monoris_log" registered
[14Nov2019 08:04:55.054] [Client thread/INFO] [combat/]: Block: "combat:stripped_monoris_wood" registered
[14Nov2019 08:04:55.054] [Client thread/INFO] [combat/]: Block: "combat:potted_monoris_sapling" registered
[14Nov2019 08:04:55.054] [Client thread/INFO] [combat/]: Block: "combat:oak_beam" registered
[14Nov2019 08:04:55.054] [Client thread/INFO] [combat/]: Block: "combat:oak_vertical_slab" registered
[14Nov2019 08:04:55.054] [Client thread/INFO] [combat/]: Block: "combat:dark_oak_beam" registered
[14Nov2019 08:04:55.054] [Client thread/INFO] [combat/]: Block: "combat:dark_oak_vertical_slab" registered
[14Nov2019 08:04:55.054] [Client thread/INFO] [combat/]: Block: "combat:spruce_beam" registered
[14Nov2019 08:04:55.054] [Client thread/INFO] [combat/]: Block: "combat:spruce_vertical_slab" registered
[14Nov2019 08:04:55.054] [Client thread/INFO] [combat/]: Block: "combat:birch_beam" registered
[14Nov2019 08:04:55.054] [Client thread/INFO] [combat/]: Block: "combat:birch_vertical_slab" registered
[14Nov2019 08:04:55.054] [Client thread/INFO] [combat/]: Block: "combat:jungle_beam" registered
[14Nov2019 08:04:55.054] [Client thread/INFO] [combat/]: Block: "combat:jungle_vertical_slab" registered
[14Nov2019 08:04:55.054] [Client thread/INFO] [combat/]: Block: "combat:acacia_beam" registered
[14Nov2019 08:04:55.054] [Client thread/INFO] [combat/]: Block: "combat:acacia_vertical_slab" registered
[14Nov2019 08:04:55.054] [Client thread/INFO] [combat/]: Block: "combat:corn" registered
[14Nov2019 08:04:55.054] [Client thread/INFO] [combat/]: Block: "combat:tsune" registered
[14Nov2019 08:04:55.055] [Client thread/INFO] [combat/]: Block: "combat:robin_summoner" registered
[14Nov2019 08:04:55.055] [Client thread/INFO] [combat/]: Block: "combat:empty_robin_summoner" registered
[14Nov2019 08:04:55.055] [Client thread/INFO] [combat/]: Block: "combat:cardboard_box" registered
[14Nov2019 08:04:55.055] [Client thread/INFO] [combat/]: Block: "combat:acrotlest_portal" registered
[14Nov2019 08:04:55.055] [Client thread/INFO] [combat/]: Block: "combat:torch_lever" registered
[14Nov2019 08:04:55.055] [Client thread/INFO] [combat/]: Block: "combat:wall_torch_lever" registered
[14Nov2019 08:04:55.055] [Client thread/INFO] [combat/]: Block: "combat:steelmaking_furnace" registered
[14Nov2019 08:04:55.055] [Client thread/INFO] [combat/]: Block: "combat:limestone" registered
[14Nov2019 08:04:55.055] [Client thread/INFO] [combat/]: Block: "combat:acrotlest_stone" registered
[14Nov2019 08:04:55.055] [Client thread/INFO] [combat/]: Block: "combat:acrotlest_stone_furnace" registered
[14Nov2019 08:04:55.055] [Client thread/INFO] [combat/]: Block: "combat:purified_dirt" registered
[14Nov2019 08:04:55.055] [Client thread/INFO] [combat/]: Block: "combat:purified_grass_block" registered
[14Nov2019 08:04:55.055] [Client thread/INFO] [combat/]: Block: "combat:woodcutter" registered
[14Nov2019 08:04:55.055] [Client thread/INFO] [combat/]: Block: "combat:pyranite_fire" registered
[14Nov2019 08:04:55.055] [Client thread/INFO] [combat/]: Block: "combat:pyranite_ore" registered
[14Nov2019 08:04:55.055] [Client thread/INFO] [combat/]: All Blocks Registered
[14Nov2019 08:04:55.055] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid combat : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:55.055] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ring_of_growth : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:55.055] [Client thread/INFO] [ring_of_growth/]: Blocks registered
[14Nov2019 08:04:55.055] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ring_of_growth : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:55.055] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forbidden_arcanus : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:55.121] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forbidden_arcanus : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:55.121] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid aaws : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:55.121] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid aaws : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:55.121] [Client thread/DEBUG] [com.kotori316.scala_lib.ScalaModContainer/LOADING]: Firing event for modid fluidtank : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:55.263] [Client thread/DEBUG] [com.kotori316.scala_lib.ScalaModContainer/LOADING]: Fired event for modid fluidtank : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:55.263] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid car : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:55.271] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid car : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:55.271] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid rftoolsbuilder : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:55.288] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid rftoolsbuilder : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:55.289] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid foamdome : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:55.301] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid foamdome : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:55.301] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mantle : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:55.301] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mantle : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:55.301] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid xaerominimap : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:55.301] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid xaerominimap : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:55.301] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid gravestone : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:55.310] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid gravestone : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:55.310] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastbench : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:55.314] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: 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.
[14Nov2019 08:04:55.317] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: 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.
[14Nov2019 08:04:55.318] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastbench : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:55.318] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid storagedrawers : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:55.355] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid storagedrawers : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:55.356] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid harvest : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:55.356] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid harvest : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:55.356] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid simplytea : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:55.518] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid simplytea : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:55.518] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dde : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:55.518] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dde : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:55.518] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastfurnace : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:55.522] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `furnace`, expected `fastfurnace`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:55.523] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `furnace`, expected `fastfurnace`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:55.533] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `blast_furnace`, expected `fastfurnace`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:55.534] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `blast_furnace`, expected `fastfurnace`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:55.540] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `smoker`, expected `fastfurnace`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:55.541] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `smoker`, expected `fastfurnace`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:55.541] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastfurnace : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:55.541] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid worldstripper : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:55.541] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid worldstripper : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:55.542] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid appleskin : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:55.542] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid appleskin : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:55.542] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mobcatcher : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:55.542] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mobcatcher : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:55.542] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid engineersdecor : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:55.932] [Client thread/INFO] [wile.engineersdecor.ModEngineersDecor/]: Registered 73 blocks.
[14Nov2019 08:04:55.932] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid engineersdecor : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:55.932] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid simplecoloredblocks : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:55.957] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid simplecoloredblocks : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:55.957] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid refinedrelocation : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:56.031] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid refinedrelocation : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:56.031] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid nifty : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:56.128] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid nifty : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:56.128] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid nps : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:56.128] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid nps : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:56.128] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgems : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:56.323] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgems : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:56.324] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid friendlyfire : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:56.324] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid friendlyfire : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:56.324] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid xlfoodmod : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:56.357] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid xlfoodmod : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:56.357] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mysticalwildlife : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:56.357] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mysticalwildlife : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:56.357] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid elementaryores : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:56.358] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid elementaryores : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:56.358] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid taffydaf : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:56.358] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid taffydaf : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:56.358] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ma-essentials : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:56.358] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ma-essentials : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:56.358] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid vimion : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:56.382] [Client thread/INFO] [vimion/]: Blocks Registered
[14Nov2019 08:04:56.382] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid vimion : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:56.382] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid solargeneration : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:56.400] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid solargeneration : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:56.400] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid luckyores : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:56.400] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid luckyores : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:56.400] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid pn : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:56.401] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid pn : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:56.401] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mubble : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:56.796] [Client thread/INFO] [mubble/]: Registered 790 blocks
[14Nov2019 08:04:56.796] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mubble : RegistryEvent.Register<minecraft:block>
[14Nov2019 08:04:56.798] [Client thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup forbidden_arcanus:arcane_crystal_dust_wire for public static net.minecraft.block.Block com.stal111.forbidden_arcanus.block.ModBlocks.arcane_crystal_dust_wire. This means the object wasn't registered. It's likely just mod options.
[14Nov2019 08:04:56.798] [Client thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup forbidden_arcanus:white_runic_carved_dark_stone_bricks for public static net.minecraft.block.Block com.stal111.forbidden_arcanus.block.ModBlocks.white_runic_carved_dark_stone_bricks. This means the object wasn't registered. It's likely just mod options.
[14Nov2019 08:04:56.800] [Client thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup minecraft:end_crystal for public static net.minecraft.block.Block endergeticexpansion.core.registry.other.EERegistryReplacements.END_CRYSTAL. This means the object wasn't registered. It's likely just mod options.
[14Nov2019 08:04:56.800] [Client thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup cursedearth:cursed_earth for public static net.minecraft.block.Block com.tfar.unstabletools.item.ItemDivisionSign.cursed_earth. This means the object wasn't registered. It's likely just mod options.
[14Nov2019 08:04:56.803] [Client thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[14Nov2019 08:04:56.803] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid cyclopscore : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:56.803] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid cyclopscore : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:56.803] [Client thread/DEBUG] [com.kotori316.scala_lib.ScalaModContainer/LOADING]: Firing event for modid quarryplus : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:56.804] [Client thread/DEBUG] [com.kotori316.scala_lib.ScalaModContainer/LOADING]: Fired event for modid quarryplus : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:56.804] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid upsizer : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:56.804] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid upsizer : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:56.804] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid vilnames : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:56.804] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid vilnames : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:56.804] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid prefab : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:56.804] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid prefab : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:56.804] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid embellishcraft-bop : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:56.810] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid embellishcraft-bop : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:56.810] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid planttech2 : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:56.858] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid planttech2 : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:56.858] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silents_mechanisms : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:56.872] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silents_mechanisms : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:56.872] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mcfurnace : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:56.879] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mcfurnace : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:56.879] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid kleeslabs : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:56.879] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid kleeslabs : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:56.879] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid chickendropfeathersmod : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:56.879] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid chickendropfeathersmod : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:56.879] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid rsgauges : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:56.879] [Client thread/INFO] [wile.rsgauges.ModRsGauges/]: Registered 116 items.
[14Nov2019 08:04:56.879] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid rsgauges : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:56.879] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ironjetpacks : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:56.933] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ironjetpacks : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:56.933] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid coffeespawner : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:56.937] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid coffeespawner : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:56.937] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid bettertitlescreen : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:56.937] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid bettertitlescreen : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:56.937] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid xaeroworldmap : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:56.937] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid xaeroworldmap : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:56.937] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid cookingforblockheads : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:56.951] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid cookingforblockheads : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:56.951] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid controlling : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:56.951] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid controlling : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:56.951] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid placebo : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:56.951] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid placebo : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:56.951] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dankstorage : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:56.962] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dankstorage : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:56.962] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mightyarchitect : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:56.970] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mightyarchitect : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:56.970] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid rangedpumps : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:56.970] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid rangedpumps : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:56.970] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid uncrafted : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:56.970] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid uncrafted : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:56.970] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid veggie_way : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:56.994] [Client thread/INFO] [veggie_way/]: Items registered.
[14Nov2019 08:04:56.994] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid veggie_way : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:56.994] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid uteamcore : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:56.994] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid uteamcore : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:56.994] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid buildinggadgets : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.061] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid buildinggadgets : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.061] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid unstabletools : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.072] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid unstabletools : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.072] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forgivingvoid : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.072] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forgivingvoid : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.072] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid apotheosis : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.073] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `shears`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:57.077] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `anvil`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:57.077] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `chipped_anvil`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:57.077] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `damaged_anvil`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[14Nov2019 08:04:57.078] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid apotheosis : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.078] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid torchoptimizer : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.078] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid torchoptimizer : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.078] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid al : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.078] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid al : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.078] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid morpheus : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.078] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid morpheus : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.078] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid speedyhoppers : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.078] [Client thread/INFO] [al132.speedyhoppers.SpeedyHoppers/]: Registered item: speedyhoppers:speedyhopper_mk1
[14Nov2019 08:04:57.078] [Client thread/INFO] [al132.speedyhoppers.SpeedyHoppers/]: Registered item: speedyhoppers:speedyhopper_mk2
[14Nov2019 08:04:57.078] [Client thread/INFO] [al132.speedyhoppers.SpeedyHoppers/]: Registered item: speedyhoppers:speedyhopper_mk3
[14Nov2019 08:04:57.078] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid speedyhoppers : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.078] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid colorfulhealthbar : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.078] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid colorfulhealthbar : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.078] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid tmechworks : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.082] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid tmechworks : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.083] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid exp_ore : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.083] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid exp_ore : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.083] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid energeticsheep : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.086] [Client thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity energetic_sheep
[14Nov2019 08:04:57.088] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid energeticsheep : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.088] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid respawnablepets : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.090] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid respawnablepets : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.090] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid quirkygenerators : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.093] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid quirkygenerators : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.093] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mysticallib : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.093] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mysticallib : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.093] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid refinedstorage : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.143] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid refinedstorage : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.143] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid usefulbackpacks : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.158] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid usefulbackpacks : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.158] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid torchmaster : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.159] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid torchmaster : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.159] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid embellishcraft : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.168] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid embellishcraft : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.168] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid bettercrates : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.175] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid bettercrates : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.175] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid uselessmod : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.175] [Client thread/DEBUG] [uselessmod/]: Registered useless items
[14Nov2019 08:04:57.175] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid uselessmod : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.175] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid biomesoplenty : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.191] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid biomesoplenty : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.191] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid wandermaid : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.191] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid wandermaid : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.191] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid valkyrielib : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.191] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: Registering Itmes:
[14Nov2019 08:04:57.192] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: valkyrielib:test
[14Nov2019 08:04:57.192] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid valkyrielib : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.192] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dogslie : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.192] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dogslie : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.192] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid sea : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.192] [Client thread/INFO] [SEA/]: Registering Items
[14Nov2019 08:04:57.213] [Client thread/INFO] [SEA/]: Registered Items
[14Nov2019 08:04:57.213] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid sea : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.213] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgear : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.225] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgear : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.225] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid extcaves : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.239] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid extcaves : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.240] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid simplylight : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.243] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid simplylight : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.244] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid simplefarming : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.251] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid simplefarming : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.251] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid slurpiesdongles : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.302] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid slurpiesdongles : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.302] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid portality : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.302] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid portality : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.302] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid sisser : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.302] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid sisser : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.302] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid flying_things : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.302] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid flying_things : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.302] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid corail_woodcutter : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.309] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid corail_woodcutter : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.309] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid carrots : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.324] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid carrots : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.324] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid vanillafoodpantry : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.327] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid vanillafoodpantry : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.327] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid roadstuff : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.348] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid roadstuff : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.348] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid randomthings : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.357] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid randomthings : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.357] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ring_of_miner : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.362] [Client thread/INFO] [ring_of_miner/]: Items registered.
[14Nov2019 08:04:57.362] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ring_of_miner : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.362] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid oreexcavation : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.362] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid oreexcavation : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.362] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid angelring : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.362] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid angelring : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.362] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid flexible_skills : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.362] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid flexible_skills : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.362] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid gobber2 : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.483] [Client thread/INFO] [gobber2/]: Gobber Items registered.
[14Nov2019 08:04:57.483] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid gobber2 : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.483] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid cg : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.483] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid cg : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.483] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid cfm : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.485] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid cfm : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.485] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid shulkerdt : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.485] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid shulkerdt : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.485] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid globalxp : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.488] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid globalxp : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.488] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid instantunify : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.488] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid instantunify : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.488] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid moredogs : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.505] [Client thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity moredogs:chihuahua
[14Nov2019 08:04:57.508] [Client thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity moredogs:german_shepard
[14Nov2019 08:04:57.511] [Client thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity moredogs:golden_retriever
[14Nov2019 08:04:57.515] [Client thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity moredogs:husky
[14Nov2019 08:04:57.521] [Client thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity moredogs:pug
[14Nov2019 08:04:57.521] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid moredogs : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.521] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid classicbar : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.521] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid classicbar : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.521] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid cobblefordays : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.521] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid cobblefordays : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.521] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastleafdecay : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.521] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastleafdecay : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.521] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid controllable : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.521] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid controllable : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.521] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid servertabinfo : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.521] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid servertabinfo : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.521] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid prettybeaches : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.521] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid prettybeaches : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.521] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid quantumstorage : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.522] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid quantumstorage : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.522] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid corail_pillar : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.532] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid corail_pillar : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.533] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid autodoors : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.533] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid autodoors : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.533] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid inftrading : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.533] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid inftrading : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.533] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid inventorysorter : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.533] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid inventorysorter : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.533] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid sauuuuuceysfarming : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.550] [Client thread/DEBUG] [sauuuuuceysfarming Mod Event Subscriber/]: Registered Items
[14Nov2019 08:04:57.551] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid sauuuuuceysfarming : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.551] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid infinitewatersource : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.551] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid infinitewatersource : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.551] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid cucumber : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.551] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid cucumber : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.551] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid overloaded : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.585] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid overloaded : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.585] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid persistentbits : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.585] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid persistentbits : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.585] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid jei : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.585] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid jei : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.585] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid everlastingabilities : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.586] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid everlastingabilities : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.586] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid despeggshatch : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.586] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid despeggshatch : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.586] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid upgrade_aquatic : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.589] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid upgrade_aquatic : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.589] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ctdcore : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.589] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ctdcore : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.589] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ensorcellation : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.589] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ensorcellation : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.589] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid create : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.589] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid create : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.589] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid clumps : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.589] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid clumps : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.589] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ring_of_repair : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.593] [Client thread/INFO] [ring_of_repair/]: Items registered.
[14Nov2019 08:04:57.593] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ring_of_repair : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.593] [Client thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid enviromats : RegistryEvent.Register<minecraft:item>
[14Nov2019 08:04:57.593] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: Registering Itmes:
[14Nov2019 08:04:57.593] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white
[14Nov2019 08:04:57.593] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_cobble
[14Nov2019 08:04:57.593] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_polished
[14Nov2019 08:04:57.593] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_brick
[14Nov2019 08:04:57.593] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_brick_small
[14Nov2019 08:04:57.594] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_tile
[14Nov2019 08:04:57.594] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_tile_small
[14Nov2019 08:04:57.594] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_stairs
[14Nov2019 08:04:57.594] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_cobble_stairs
[14Nov2019 08:04:57.594] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_polished_stairs
[14Nov2019 08:04:57.594] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_brick_stairs
[14Nov2019 08:04:57.594] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_brick_small_stairs
[14Nov2019 08:04:57.594] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_tile_stairs
[14Nov2019 08:04:57.594] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_tile_small_stairs
[14Nov2019 08:04:57.594] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_slab
[14Nov2019 08:04:57.594] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_cobble_slab
[14Nov2019 08:04:57.594] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_polished_slab
[14Nov2019 08:04:57.594] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_brick_slab
[14Nov2019 08:04:57.594] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_brick_small_slab
[14Nov2019 08:04:57.594] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_tile_slab
[14Nov2019 08:04:57.594] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_tile_small_slab
[14Nov2019 08:04:57.595] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_wall
[14Nov2019 08:04:57.595] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_cobble_wall
[14Nov2019 08:04:57.595] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_brick_wall
[14Nov2019 08:04:57.595] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_brick_small_wall
[14Nov2019 08:04:57.595] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange
[14Nov2019 08:04:57.595] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_cobble
[14Nov2019 08:04:57.595] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_polished
[14Nov2019 08:04:57.595] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_brick
[14Nov2019 08:04:57.596] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_brick_small
[14Nov2019 08:04:57.596] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_tile
[14Nov2019 08:04:57.596] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_tile_small
[14Nov2019 08:04:57.596] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_stairs
[14Nov2019 08:04:57.596] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_cobble_stairs
[14Nov2019 08:04:57.596] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_polished_stairs
[14Nov2019 08:04:57.596] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_brick_stairs
[14Nov2019 08:04:57.596] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_brick_small_stairs
[14Nov2019 08:04:57.596] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_tile_stairs
[14Nov2019 08:04:57.596] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_tile_small_stairs
[14Nov2019 08:04:57.597] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_slab
[14Nov2019 08:04:57.597] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_cobble_slab
[14Nov2019 08:04:57.597] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_polished_slab
[14Nov2019 08:04:57.597] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_brick_slab
[14Nov2019 08:04:57.597] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_brick_small_slab
[14Nov2019 08:04:57.597] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_tile_slab
[14Nov2019 08:04:57.597] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_tile_small_slab
[14Nov2019 08:04:57.597] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_wall
[14Nov2019 08:04:57.597] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_cobble_wall
[14Nov2019 08:04:57.597] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_brick_wall
[14Nov2019 08:04:57.597] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_brick_small_wall
[14Nov2019 08:04:57.597] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta
[14Nov2019 08:04:57.598] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_cobble
[14Nov2019 08:04:57.598] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_polished
[14Nov2019 08:04:57.598] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_brick
[14Nov2019 08:04:57.598] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_brick_small
[14Nov2019 08:04:57.598] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_tile
[14Nov2019 08:04:57.598] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_tile_small
[14Nov2019 08:04:57.598] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_stairs
[14Nov2019 08:04:57.598] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_cobble_stairs
[14Nov2019 08:04:57.598] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_polished_stairs
[14Nov2019 08:04:57.598] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_brick_stairs
[14Nov2019 08:04:57.598] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_brick_small_stairs
[14Nov2019 08:04:57.598] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_tile_stairs
[14Nov2019 08:04:57.598] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_tile_small_stairs
[14Nov2019 08:04:57.598] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_slab
[14Nov2019 08:04:57.598] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_cobble_slab
[14Nov2019 08:04:57.599] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_polished_slab
[14Nov2019 08:04:57.599] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_brick_slab
[14Nov2019 08:04:57.599] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_brick_small_slab
[14Nov2019 08:04:57.599] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_tile_slab
[14Nov2019 08:04:57.599] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_tile_small_slab
[14Nov2019 08:04:57.599] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_wall
[14Nov2019 08:04:57.599] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_cobble_wall
[14Nov2019 08:04:57.599] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_brick_wall
[14Nov2019 08:04:57.599] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_brick_small_wall
[14Nov2019 08:04:57.599] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue
[14Nov2019 08:04:57.600] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_cobble
[14Nov2019 08:04:57.600] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_polished
[14Nov2019 08:04:57.600] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_brick
[14Nov2019 08:04:57.600] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_brick_small
[14Nov2019 08:04:57.600] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_tile
[14Nov2019 08:04:57.600] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_tile_small
[14Nov2019 08:04:57.600] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_stairs
[14Nov2019 08:04:57.600] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_cobble_stairs
[14Nov2019 08:04:57.600] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_polished_stairs
[14Nov2019 08:04:57.600] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_brick_stairs
[14Nov2019 08:04:57.600] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_brick_small_stairs
[14Nov2019 08:04:57.601] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_tile_stairs
[14Nov2019 08:04:57.601] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_tile_small_stairs
[14Nov2019 08:04:57.601] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_slab
[14Nov2019 08:04:57.601] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_cobble_slab
[14Nov2019 08:04:57.601] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_polished_slab
[14Nov2019 08:04:57.601] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_brick_slab
[14Nov2019 08:04:57.601] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_brick_small_slab
[14Nov2019 08:04:57.601] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_tile_slab
[14Nov2019 08:04:57.601] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_tile_small_slab
[14Nov2019 08:04:57.601] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_wall
[14Nov2019 08:04:57.601] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_cobble_wall
[14Nov2019 08:04:57.601] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_brick_wall
[14Nov2019 08:04:57.601] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_brick_small_wall
[14Nov2019 08:04:57.602] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow
[14Nov2019 08:04:57.602] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_cobble
[14Nov2019 08:04:57.602] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_polished
[14Nov2019 08:04:57.602] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_brick
[14Nov2019 08:04:57.602] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_brick_small
[14Nov2019 08:04:57.602] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_tile
[14Nov2019 08:04:57.602] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_tile_small
[14Nov2019 08:04:57.602] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_stairs
[14Nov2019 08:04:57.602] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_cobble_stairs
[14Nov2019 08:04:57.602] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_polished_stairs
[14Nov2019 08:04:57.603] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_brick_stairs
[14Nov2019 08:04:57.603] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_brick_small_stairs
[14Nov2019 08:04:57.603] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_tile_stairs
[14Nov2019 08:04:57.603] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_tile_small_stairs
[14Nov2019 08:04:57.603] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_slab
[14Nov2019 08:04:57.603] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_cobble_slab
[14Nov2019 08:04:57.603] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_polished_slab
[14Nov2019 08:04:57.603] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_brick_slab
[14Nov2019 08:04:57.603] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_brick_small_slab
[14Nov2019 08:04:57.604] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_tile_slab
[14Nov2019 08:04:57.604] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_tile_small_slab
[14Nov2019 08:04:57.604] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_wall
[14Nov2019 08:04:57.604] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_cobble_wall
[14Nov2019 08:04:57.604] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_brick_wall
[14Nov2019 08:04:57.604] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_brick_small_wall
[14Nov2019 08:04:57.604] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime
[14Nov2019 08:04:57.604] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_cobble
[14Nov2019 08:04:57.604] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_polished
[14Nov2019 08:04:57.604] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_brick
[14Nov2019 08:04:57.605] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_brick_small
[14Nov2019 08:04:57.605] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_tile
[14Nov2019 08:04:57.605] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_tile_small
[14Nov2019 08:04:57.605] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_stairs
[14Nov2019 08:04:57.605] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_cobble_stairs
[14Nov2019 08:04:57.605] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_polished_stairs
[14Nov2019 08:04:57.605] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_brick_stairs
[14Nov2019 08:04:57.605] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_brick_small_stairs
[14Nov2019 08:04:57.605] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_tile_stairs
[14Nov2019 08:04:57.605] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_tile_small_stairs
[14Nov2019 08:04:57.605] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_slab
[14Nov2019 08:04:57.606] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_cobble_slab
[14Nov2019 08:04:57.606] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_polished_slab
[14Nov2019 08:04:57.606] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_brick_slab
[14Nov2019 08:04:57.606] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_brick_small_slab
[14Nov2019 08:04:57.606] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_tile_slab
[14Nov2019 08:04:57.606] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_tile_small_slab
[14Nov2019 08:04:57.606] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_wall
[14Nov2019 08:04:57.606] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_cobble_wall
[14Nov2019 08:04:57.606] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_brick_wall
[14Nov2019 08:04:57.606] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_brick_small_wall
[14Nov2019 08:04:57.607] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink
[14Nov2019 08:04:57.607] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_cobble
[14Nov2019 08:04:57.607] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_polished
[14Nov2019 08:04:57.607] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_brick
[14Nov2019 08:04:57.607] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_brick_small
[14Nov2019 08:04:57.607] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_tile
[14Nov2019 08:04:57.607] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_tile_small
[14Nov2019 08:04:57.607] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_stairs
[14Nov2019 08:04:57.686] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_cobble_stairs
[14Nov2019 08:04:57.686] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_polished_stairs
[14Nov2019 08:04:57.686] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_brick_stairs
[14Nov2019 08:04:57.686] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_brick_small_stairs
[14Nov2019 08:04:57.687] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_tile_stairs
[14Nov2019 08:04:57.687] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_tile_small_stairs
[14Nov2019 08:04:57.687] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_slab
[14Nov2019 08:04:57.687] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_cobble_slab
[14Nov2019 08:04:57.687] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_polished_slab
[14Nov2019 08:04:57.687] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_brick_slab
[14Nov2019 08:04:57.687] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_brick_small_slab
[14Nov2019 08:04:57.687] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_tile_slab
[14Nov2019 08:04:57.687] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_tile_small_slab
[14Nov2019 08:04:57.687] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_wall
[14Nov2019 08:04:57.688] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_cobble_wall
[14Nov2019 08:04:57.688] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_brick_wall
[14Nov2019 08:04:57.688] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_brick_small_wall
[14Nov2019 08:04:57.688] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray
[14Nov2019 08:04:57.688] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_cobble
[14Nov2019 08:04:57.688] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_polished
[14Nov2019 08:04:57.688] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_brick
[14Nov2019 08:04:57.688] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_brick_small
[14Nov2019 08:04:57.688] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_tile
[14Nov2019 08:04:57.688] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_tile_small
[14Nov2019 08:04:57.688] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_stairs
[14Nov2019 08:04:57.688] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_cobble_stairs
[14Nov2019 08:04:57.688] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_polished_stairs
[14Nov2019 08:04:57.688] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_brick_stairs
[14Nov2019 08:04:57.688] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_brick_small_stairs
[14Nov2019 08:04:57.688] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_tile_stairs
[14Nov2019 08:04:57.689] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_tile_small_stairs
[14Nov2019 08:04:57.689] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_slab
[14Nov2019 08:04:57.689] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_cobble_slab
[14Nov2019 08:04:57.689] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_polished_slab
[14Nov2019 08:04:57.689] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_brick_slab
[14Nov2019 08:04:57.689] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_brick_small_slab
[14Nov2019 08:04:57.689] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_tile_slab
[14Nov2019 08:04:57.689] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_tile_small_slab
[14Nov2019 08:04:57.689] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_wall
[14Nov2019 08:04:57.689] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_cobble_wall
[14Nov2019 08:04:57.689] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_brick_wall
[14Nov2019 08:04:57.689] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_brick_small_wall
[14Nov2019 08:04:57.689] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray
[14Nov2019 08:04:57.689] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray_cobble
[14Nov2019 08:04:57.690] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray_polished
[14Nov2019 08:04:57.690] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray_brick
[14Nov2019 08:04:57.690] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray_brick_small
[14Nov2019 08:04:57.690] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray_tile
[14Nov2019 08:04:57.690] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray_tile_small
[14Nov2019 08:04:57.690] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray_stairs
[14Nov2019 08:04:57.690] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray_cobble_stairs
[14Nov2019 08:04:57.690] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray_polished_stairs
[14Nov2019 08:04:57.690] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray_brick_stairs
[14Nov2019 08:04:57.690] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray_brick_small_stairs
[14Nov2019 08:04:57.690] [Client thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDe
View raw

(Sorry about that, but we can’t show files that are this big right now.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment