Skip to content

Instantly share code, notes, and snippets.

@SDUBZ
Created December 5, 2019 10:34
Show Gist options
  • Save SDUBZ/b12d427e900d4d92f89278617f9a8c4e to your computer and use it in GitHub Desktop.
Save SDUBZ/b12d427e900d4d92f89278617f9a8c4e to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
[02Dec2019 08:19:38.810] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.forgeVersion, 28.1.96, --fml.mcpVersion, 20190829.143755, --fml.mcVersion, 1.14.4, --fml.forgeGroup, net.minecraftforge, nogui]
[02Dec2019 08:19:38.813] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 4.1.0+62+5bfa59b starting: java version 1.8.0_222 by AdoptOpenJDK
[02Dec2019 08:19:38.818] [main/DEBUG] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Found launch services [minecraft,testharness,fmlclient,fmlserver]
[02Dec2019 08:19:38.824] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Found naming services : []
[02Dec2019 08:19:38.830] [main/DEBUG] [cpw.mods.modlauncher.LaunchPluginHandler/MODLAUNCHER]: Found launch plugins: [eventbus,object_holder_definalize,runtime_enum_extender,accesstransformer,capability_inject_definalize,runtimedistcleaner]
[02Dec2019 08:19:38.836] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Discovering transformation services
[02Dec2019 08:19:38.868] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found additional transformation services from discovery services: []
[02Dec2019 08:19:38.879] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found transformer services : [fml]
[02Dec2019 08:19:38.879] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading
[02Dec2019 08:19:38.880] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service fml
[02Dec2019 08:19:38.880] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/]: Injecting tracing printstreams for STDOUT/STDERR.
[02Dec2019 08:19:38.882] [main/DEBUG] [net.minecraftforge.fml.loading.LauncherVersion/CORE]: Found FMLLauncher version 28.1
[02Dec2019 08:19:38.882] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML 28.1 loading
[02Dec2019 08:19:38.882] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found ModLauncher version : 4.1.0+62+5bfa59b
[02Dec2019 08:19:38.883] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Initializing modjar URL handler
[02Dec2019 08:19:38.883] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found AccessTransformer version : 1.0.1-milestone.0.1+94458e7+46+94458e7
[02Dec2019 08:19:38.883] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found EventBus version : 1.0.0+54+3f83a9e
[02Dec2019 08:19:38.884] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found Runtime Dist Cleaner
[02Dec2019 08:19:38.885] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found CoreMod version : 1.0.0+4+e6fed88
[02Dec2019 08:19:38.885] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package implementation version 1.5.0+6+478760f
[02Dec2019 08:19:38.885] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package specification 3
[02Dec2019 08:19:38.939] [main/INFO] [net.minecraftforge.fml.loading.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
[02Dec2019 08:19:38.940] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service fml
[02Dec2019 08:19:38.941] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Configuring option handling for services
[02Dec2019 08:19:38.949] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services initializing
[02Dec2019 08:19:38.949] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service fml
[02Dec2019 08:19:38.949] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Setting up basic FML game directories
[02Dec2019 08:19:38.950] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing GAMEDIR directory : /home/minecraft/servers/mine261304
[02Dec2019 08:19:38.950] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path GAMEDIR is /home/minecraft/servers/mine261304
[02Dec2019 08:19:38.950] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing MODSDIR directory : /home/minecraft/servers/mine261304/mods
[02Dec2019 08:19:38.951] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path MODSDIR is /home/minecraft/servers/mine261304/mods
[02Dec2019 08:19:38.951] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing CONFIGDIR directory : /home/minecraft/servers/mine261304/config
[02Dec2019 08:19:38.951] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path CONFIGDIR is /home/minecraft/servers/mine261304/config
[02Dec2019 08:19:38.951] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path FMLCONFIG is /home/minecraft/servers/mine261304/config/fml.toml
[02Dec2019 08:19:38.951] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading configuration
[02Dec2019 08:19:38.978] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing default config directory directory : /home/minecraft/servers/mine261304/defaultconfigs
[02Dec2019 08:19:38.978] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Preparing launch handler
[02Dec2019 08:19:38.978] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Using fmlserver as launch service
[02Dec2019 08:19:38.982] [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.96' Forge group: 'net.minecraftforge'
[02Dec2019 08:19:38.983] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR asm at path /home/minecraft/servers/mine261304/libraries/org/ow2/asm/asm/6.2/asm-6.2.jar
[02Dec2019 08:19:38.983] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found probable library path /home/minecraft/servers/mine261304/libraries
[02Dec2019 08:19:38.983] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found forge path /home/minecraft/servers/mine261304/libraries/net/minecraftforge/forge/1.14.4-28.1.96/forge-1.14.4-28.1.96-universal.jar is present
[02Dec2019 08:19:38.984] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: SRG MC at /home/minecraft/servers/mine261304/libraries/net/minecraft/server/1.14.4-20190829.143755/server-1.14.4-20190829.143755-srg.jar is present
[02Dec2019 08:19:38.984] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: MC Extras at /home/minecraft/servers/mine261304/libraries/net/minecraft/server/1.14.4/server-1.14.4-extra-stable.jar is present
[02Dec2019 08:19:38.984] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Forge patches at /home/minecraft/servers/mine261304/libraries/net/minecraftforge/forge/1.14.4-28.1.96/forge-1.14.4-28.1.96-server.jar is present
[02Dec2019 08:19:38.985] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found 0 language providers
[02Dec2019 08:19:38.986] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Adding forge as a language from /home/minecraft/servers/mine261304/libraries/net/minecraftforge/forge/1.14.4-28.1.96/forge-1.14.4-28.1.96-universal.jar
[02Dec2019 08:19:38.987] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Adding file:/home/minecraft/servers/mine261304/libraries/net/minecraftforge/forge/1.14.4-28.1.96/forge-1.14.4-28.1.96-universal.jar to languageloader classloader
[02Dec2019 08:19:39.021] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found 2 language providers
[02Dec2019 08:19:39.021] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider javafml, version 28.1
[02Dec2019 08:19:39.023] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider minecraft, version 1
[02Dec2019 08:19:39.024] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service fml
[02Dec2019 08:19:39.024] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Current naming domain is 'srg'
[02Dec2019 08:19:39.025] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Identified name mapping providers {}
[02Dec2019 08:19:39.025] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services begin scanning
[02Dec2019 08:19:39.025] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service fml
[02Dec2019 08:19:39.025] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Initiating mod scan
[02Dec2019 08:19:39.034] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModListHandler/CORE]: Found mod coordinates from lists: []
[02Dec2019 08:19:39.046] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/CORE]: Found Mod Locators : (mods folder:null),(maven libs:null),(exploded directory:null),(minecraft:null)
[02Dec2019 08:19:39.223] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Adding file:/home/minecraft/servers/mine261304/mods/ScalableCatsForce-2.13.1-with-library.jar to languageloader classloader
[02Dec2019 08:19:39.230] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found 3 language providers
[02Dec2019 08:19:39.230] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider javafml, version 28.1
[02Dec2019 08:19:39.230] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider minecraft, version 1
[02Dec2019 08:19:39.230] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider kotori_scala, version 2.13.1
[02Dec2019 08:19:39.232] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/aaws_1.14-1.0.jar
[02Dec2019 08:19:39.270] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/aaws_1.14-1.0.jar with language javafml
[02Dec2019 08:19:39.271] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/AdditionalEnchantedMiner-1.14.4-14.1.2.jar
[02Dec2019 08:19:39.276] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/AdditionalEnchantedMiner-1.14.4-14.1.2.jar with language kotori_scala
[02Dec2019 08:19:39.276] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/al_1.14-1.3.jar
[02Dec2019 08:19:39.277] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/al_1.14-1.3.jar with language javafml
[02Dec2019 08:19:39.277] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/alib-1.14.4-7.jar
[02Dec2019 08:19:39.278] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/alib-1.14.4-7.jar with language javafml
[02Dec2019 08:19:39.278] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/angelring-1.14.4-1.1.0-pre1.jar
[02Dec2019 08:19:39.279] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/angelring-1.14.4-1.1.0-pre1.jar with language javafml
[02Dec2019 08:19:39.280] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/Apotheosis-1.14.4-2.4.4.jar
[02Dec2019 08:19:39.280] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/Apotheosis-1.14.4-2.4.4.jar with language javafml
[02Dec2019 08:19:39.301] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod trueInfinity with Javascript path apothasm/true-infinity.js
[02Dec2019 08:19:39.302] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod sundering with Javascript path apothasm/sundering.js
[02Dec2019 08:19:39.302] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod enchData with Javascript path apothasm/enchantment-datas.js
[02Dec2019 08:19:39.302] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod tempting with Javascript path apothasm/tempting.js
[02Dec2019 08:19:39.302] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod reflective with Javascript path apothasm/reflective.js
[02Dec2019 08:19:39.302] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod itemEnch with Javascript path apothasm/item-ench.js
[02Dec2019 08:19:39.302] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod calcStackEnch with Javascript path apothasm/calc-stack-ench.js
[02Dec2019 08:19:39.302] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod containerRepair with Javascript path apothasm/container-repair.js
[02Dec2019 08:19:39.302] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod AnvilTweaks containerRepair with Javascript path apothasm/at-container-repair.js
[02Dec2019 08:19:39.302] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod guiRepair with Javascript path apothasm/gui-repair.js
[02Dec2019 08:19:39.302] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod combatRules with Javascript path apothasm/combat-rules.js
[02Dec2019 08:19:39.302] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod fishingBobber with Javascript path apothasm/fishing-bobber.js
[02Dec2019 08:19:39.302] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod apothasm/true-infinity.js
[02Dec2019 08:19:39.303] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod apothasm/sundering.js
[02Dec2019 08:19:39.303] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod apothasm/enchantment-datas.js
[02Dec2019 08:19:39.303] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod apothasm/tempting.js
[02Dec2019 08:19:39.303] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod apothasm/reflective.js
[02Dec2019 08:19:39.303] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod apothasm/item-ench.js
[02Dec2019 08:19:39.303] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod apothasm/calc-stack-ench.js
[02Dec2019 08:19:39.303] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod apothasm/container-repair.js
[02Dec2019 08:19:39.303] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod apothasm/at-container-repair.js
[02Dec2019 08:19:39.303] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod apothasm/gui-repair.js
[02Dec2019 08:19:39.303] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod apothasm/combat-rules.js
[02Dec2019 08:19:39.303] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod apothasm/fishing-bobber.js
[02Dec2019 08:19:39.303] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/AppleSkin-mc1.14.4-forge-1.0.13.jar
[02Dec2019 08:19:39.304] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/AppleSkin-mc1.14.4-forge-1.0.13.jar with language javafml
[02Dec2019 08:19:39.304] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/autodoors_1.14-1.3.jar
[02Dec2019 08:19:39.304] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/autodoors_1.14-1.3.jar with language javafml
[02Dec2019 08:19:39.305] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/BasicNetherOres-1.14.4-3.2.2.jar
[02Dec2019 08:19:39.305] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/BasicNetherOres-1.14.4-3.2.2.jar with language javafml
[02Dec2019 08:19:39.305] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/betteranimalsplus-1.14.4-8.0.0.jar
[02Dec2019 08:19:39.306] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/betteranimalsplus-1.14.4-8.0.0.jar with language javafml
[02Dec2019 08:19:39.306] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/BetterCrates-1.14.4-1.0.1.jar
[02Dec2019 08:19:39.307] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/BetterCrates-1.14.4-1.0.1.jar with language javafml
[02Dec2019 08:19:39.307] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/BiomesOPlenty-1.14.4-9.0.0.258-universal.jar
[02Dec2019 08:19:39.307] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/BiomesOPlenty-1.14.4-9.0.0.258-universal.jar with language javafml
[02Dec2019 08:19:39.307] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/BloomfulV1.1.0.jar
[02Dec2019 08:19:39.308] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/BloomfulV1.1.0.jar with language javafml
[02Dec2019 08:19:39.308] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/buildinggadgets-3.1.1b.jar
[02Dec2019 08:19:39.309] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/buildinggadgets-3.1.1b.jar with language javafml
[02Dec2019 08:19:39.309] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/C.O.M.B.A.T.-1.14.4-0.28.0.jar
[02Dec2019 08:19:39.310] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/C.O.M.B.A.T.-1.14.4-0.28.0.jar with language javafml
[02Dec2019 08:19:39.310] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/car-1.14.4-2.0.19.jar
[02Dec2019 08:19:39.310] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/car-1.14.4-2.0.19.jar with language javafml
[02Dec2019 08:19:39.311] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/carrotslib-mc1.14.4-2.0b3.jar
[02Dec2019 08:19:39.311] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/carrotslib-mc1.14.4-2.0b3.jar with language javafml
[02Dec2019 08:19:39.311] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/cg_1.14-1.0.jar
[02Dec2019 08:19:39.312] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/cg_1.14-1.0.jar with language javafml
[02Dec2019 08:19:39.312] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/Charm-1.14.4-1.4.2.jar
[02Dec2019 08:19:39.313] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/Charm-1.14.4-1.4.2.jar with language javafml
[02Dec2019 08:19:39.313] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod charm_coremod with Javascript path asm/charm_coremod.js
[02Dec2019 08:19:39.313] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod asm/charm_coremod.js
[02Dec2019 08:19:39.313] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/ChickenDropFeathers-2.0.jar
[02Dec2019 08:19:39.314] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/ChickenDropFeathers-2.0.jar with language javafml
[02Dec2019 08:19:39.314] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/chunk_claim-2.8.4.jar
[02Dec2019 08:19:39.315] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/chunk_claim-2.8.4.jar with language javafml
[02Dec2019 08:19:39.315] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/ClickMachine-1.14.4-2.1.2.jar
[02Dec2019 08:19:39.315] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/ClickMachine-1.14.4-2.1.2.jar with language javafml
[02Dec2019 08:19:39.315] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/Clumps-4.0.0.jar
[02Dec2019 08:19:39.316] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/Clumps-4.0.0.jar with language javafml
[02Dec2019 08:19:39.316] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/CobbleForDays-1.0.2.jar
[02Dec2019 08:19:39.317] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/CobbleForDays-1.0.2.jar with language javafml
[02Dec2019 08:19:39.317] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/CoffeeSpawner-1.14.4-5.0.0.jar
[02Dec2019 08:19:39.317] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/CoffeeSpawner-1.14.4-5.0.0.jar with language javafml
[02Dec2019 08:19:39.317] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/cofh_core-1.14.4-0.1.1b.jar
[02Dec2019 08:19:39.318] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/cofh_core-1.14.4-0.1.1b.jar with language javafml
[02Dec2019 08:19:39.318] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/colorfulhealthbar-2.0.0.jar
[02Dec2019 08:19:39.318] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/colorfulhealthbar-2.0.0.jar with language javafml
[02Dec2019 08:19:39.319] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/colouredchat-1.14.4-1.4.4.jar
[02Dec2019 08:19:39.319] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/colouredchat-1.14.4-1.4.4.jar with language javafml
[02Dec2019 08:19:39.319] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/CookingForBlockheads_1.14.4-7.4.1.jar
[02Dec2019 08:19:39.320] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/CookingForBlockheads_1.14.4-7.4.1.jar with language javafml
[02Dec2019 08:19:39.320] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/corail_pillar-4.5.4-1.14.4.jar
[02Dec2019 08:19:39.320] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/corail_pillar-4.5.4-1.14.4.jar with language javafml
[02Dec2019 08:19:39.320] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/corail_pillar_extension_biomesoplenty-4.2.1-1.14.4.jar
[02Dec2019 08:19:39.321] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/corail_pillar_extension_biomesoplenty-4.2.1-1.14.4.jar with language javafml
[02Dec2019 08:19:39.321] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/corail_woodcutter-1.0.6-1.14.4.jar
[02Dec2019 08:19:39.322] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/corail_woodcutter-1.0.6-1.14.4.jar with language javafml
[02Dec2019 08:19:39.322] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/CraftingSpawn-1.14.4-0.1.1.jar
[02Dec2019 08:19:39.322] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/CraftingSpawn-1.14.4-0.1.1.jar with language javafml
[02Dec2019 08:19:39.322] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/create-mc1.14.4_v0.1.1a.jar
[02Dec2019 08:19:39.323] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/create-mc1.14.4_v0.1.1a.jar with language javafml
[02Dec2019 08:19:39.323] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/CTD-Core-1.14.4-2.0.5b.jar
[02Dec2019 08:19:39.324] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/CTD-Core-1.14.4-2.0.5b.jar with language javafml
[02Dec2019 08:19:39.324] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/Cucumber-1.14.4-2.0.5.jar
[02Dec2019 08:19:39.324] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/Cucumber-1.14.4-2.0.5.jar with language javafml
[02Dec2019 08:19:39.324] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/CyclopsCore-1.14.4-1.6.1.jar
[02Dec2019 08:19:39.325] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/CyclopsCore-1.14.4-1.6.1.jar with language javafml
[02Dec2019 08:19:39.325] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/dankstorage-1.13a.jar
[02Dec2019 08:19:39.325] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/dankstorage-1.13a.jar with language javafml
[02Dec2019 08:19:39.325] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/dde_1.14.4-1.0.jar
[02Dec2019 08:19:39.326] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/dde_1.14.4-1.0.jar with language javafml
[02Dec2019 08:19:39.326] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/deathquotes-1.2-1.14.4.jar
[02Dec2019 08:19:39.326] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/deathquotes-1.2-1.14.4.jar with language javafml
[02Dec2019 08:19:39.326] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/despeggshatch_1.14-1.1.jar
[02Dec2019 08:19:39.327] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/despeggshatch_1.14-1.1.jar with language javafml
[02Dec2019 08:19:39.327] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/dismounte_1.14-1.0.jar
[02Dec2019 08:19:39.327] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/dismounte_1.14-1.0.jar with language javafml
[02Dec2019 08:19:39.327] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/DungeonCrawl-1.14.4-1.5.2.jar
[02Dec2019 08:19:39.328] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/DungeonCrawl-1.14.4-1.5.2.jar with language javafml
[02Dec2019 08:19:39.328] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/EasyFlint-1.1.0.jar
[02Dec2019 08:19:39.328] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/EasyFlint-1.1.0.jar with language javafml
[02Dec2019 08:19:39.328] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/ElementaryOres-1.14.4-0.0.1.jar
[02Dec2019 08:19:39.329] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/ElementaryOres-1.14.4-0.0.1.jar with language javafml
[02Dec2019 08:19:39.329] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/embellishcraft-1.14.4-1.3.1.jar
[02Dec2019 08:19:39.330] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/embellishcraft-1.14.4-1.3.1.jar with language javafml
[02Dec2019 08:19:39.330] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/embellishcraft-bop-1.14.4-1.0.0.jar
[02Dec2019 08:19:39.330] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/embellishcraft-bop-1.14.4-1.0.0.jar with language javafml
[02Dec2019 08:19:39.331] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/EnderBags-1.14.4-4.2.0.jar
[02Dec2019 08:19:39.331] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/EnderBags-1.14.4-4.2.0.jar with language javafml
[02Dec2019 08:19:39.331] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/EnergeticSheep-1.14.4-1.1.6.jar
[02Dec2019 08:19:39.332] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/EnergeticSheep-1.14.4-1.1.6.jar with language javafml
[02Dec2019 08:19:39.332] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/engineersdecor-1.14.4-1.0.16-b7.jar
[02Dec2019 08:19:39.332] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/engineersdecor-1.14.4-1.0.16-b7.jar with language javafml
[02Dec2019 08:19:39.332] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/engineerstools-1.14.4-1.0.5-b1.jar
[02Dec2019 08:19:39.333] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/engineerstools-1.14.4-1.0.5-b1.jar with language javafml
[02Dec2019 08:19:39.333] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/ensorcellation-1.14.4-0.1.1b.jar
[02Dec2019 08:19:39.333] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/ensorcellation-1.14.4-0.1.1b.jar with language javafml
[02Dec2019 08:19:39.333] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/enviromats-2.0.0.9.jar
[02Dec2019 08:19:39.334] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/enviromats-2.0.0.9.jar with language javafml
[02Dec2019 08:19:39.334] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/EverlastingAbilities-1.14.4-1.6.0.jar
[02Dec2019 08:19:39.335] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/EverlastingAbilities-1.14.4-1.6.0.jar with language javafml
[02Dec2019 08:19:39.335] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/Explorercraft-1.14.4-3.2.4.jar
[02Dec2019 08:19:39.335] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/Explorercraft-1.14.4-3.2.4.jar with language javafml
[02Dec2019 08:19:39.335] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/ExpOre-1.14.4-1.3.jar
[02Dec2019 08:19:39.336] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/ExpOre-1.14.4-1.3.jar with language javafml
[02Dec2019 08:19:39.336] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/extcaves-1.4.2.jar
[02Dec2019 08:19:39.336] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/extcaves-1.4.2.jar with language javafml
[02Dec2019 08:19:39.336] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/extradisks-1.1.jar
[02Dec2019 08:19:39.337] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/extradisks-1.1.jar with language javafml
[02Dec2019 08:19:39.337] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/FastFurnace-1.14.4-2.2.4.jar
[02Dec2019 08:19:39.337] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/FastFurnace-1.14.4-2.2.4.jar with language javafml
[02Dec2019 08:19:39.337] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/FastLeafDecay-v17.jar
[02Dec2019 08:19:39.338] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/FastLeafDecay-v17.jar with language javafml
[02Dec2019 08:19:39.338] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/FastWorkbench-1.14.4-2.1.4.jar
[02Dec2019 08:19:39.338] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/FastWorkbench-1.14.4-2.1.4.jar with language javafml
[02Dec2019 08:19:39.338] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/FeederHelmet-1.6.2.jar
[02Dec2019 08:19:39.339] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/FeederHelmet-1.6.2.jar with language javafml
[02Dec2019 08:19:39.339] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/flexible_skills-1.14.4-1.1.8.jar
[02Dec2019 08:19:39.339] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/flexible_skills-1.14.4-1.1.8.jar with language javafml
[02Dec2019 08:19:39.339] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/flying_things-1.8.5-1.14.4.jar
[02Dec2019 08:19:39.340] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/flying_things-1.8.5-1.14.4.jar with language javafml
[02Dec2019 08:19:39.340] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/foamdome-2.0.2.jar
[02Dec2019 08:19:39.340] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/foamdome-2.0.2.jar with language javafml
[02Dec2019 08:19:39.340] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/forbidden_arcanus-1.14.4-1.5-beta-1.jar
[02Dec2019 08:19:39.341] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/forbidden_arcanus-1.14.4-1.5-beta-1.jar with language javafml
[02Dec2019 08:19:39.341] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/ForgivingVoid_1.14.4-3.0.7.jar
[02Dec2019 08:19:39.342] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/ForgivingVoid_1.14.4-3.0.7.jar with language javafml
[02Dec2019 08:19:39.342] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/FriendlyFire-1.14.4-3.0.2.jar
[02Dec2019 08:19:39.343] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/FriendlyFire-1.14.4-3.0.2.jar with language javafml
[02Dec2019 08:19:39.343] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/furniture-7.0.0-pre13-1.14.4.jar
[02Dec2019 08:19:39.344] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/furniture-7.0.0-pre13-1.14.4.jar with language javafml
[02Dec2019 08:19:39.344] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/giftfromthegods-1.14.4-1.0.1.jar
[02Dec2019 08:19:39.345] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/giftfromthegods-1.14.4-1.0.1.jar with language javafml
[02Dec2019 08:19:39.345] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/globalxp-1.14.4-v1.4.10.jar
[02Dec2019 08:19:39.346] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/globalxp-1.14.4-v1.4.10.jar with language javafml
[02Dec2019 08:19:39.346] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/Gobber2-1.14.4-2.1.115.jar
[02Dec2019 08:19:39.347] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/Gobber2-1.14.4-2.1.115.jar with language javafml
[02Dec2019 08:19:39.347] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/gravestone-1.15.2.jar
[02Dec2019 08:19:39.348] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/gravestone-1.15.2.jar with language javafml
[02Dec2019 08:19:39.348] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/Harvest-forge-1.14.4-1.2.10-23.jar
[02Dec2019 08:19:39.349] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/Harvest-forge-1.14.4-1.2.10-23.jar with language javafml
[02Dec2019 08:19:39.349] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/HusbandryandPies0.4-1.14.4.jar
[02Dec2019 08:19:39.350] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/HusbandryandPies0.4-1.14.4.jar with language javafml
[02Dec2019 08:19:39.350] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/infinitewatersource-3.0.jar
[02Dec2019 08:19:39.351] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/infinitewatersource-3.0.jar with language javafml
[02Dec2019 08:19:39.351] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/inftrading_1.14-1.0.jar
[02Dec2019 08:19:39.351] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/inftrading_1.14-1.0.jar with language javafml
[02Dec2019 08:19:39.351] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/instantunify-1.14.4-1.0.3.jar
[02Dec2019 08:19:39.352] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/instantunify-1.14.4-1.0.3.jar with language javafml
[02Dec2019 08:19:39.352] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/inventorysorter-1.14.4-16.2.0.jar
[02Dec2019 08:19:39.352] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/inventorysorter-1.14.4-16.2.0.jar with language javafml
[02Dec2019 08:19:39.352] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/ironchest-1.14.4-9.1.5.jar
[02Dec2019 08:19:39.352] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/ironchest-1.14.4-9.1.5.jar with language javafml
[02Dec2019 08:19:39.353] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/IronJetpacks-1.14.4-2.0.3.jar
[02Dec2019 08:19:39.353] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/IronJetpacks-1.14.4-2.0.3.jar with language javafml
[02Dec2019 08:19:39.353] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/jei-1.14.4-6.0.0.25.jar
[02Dec2019 08:19:39.354] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/jei-1.14.4-6.0.0.25.jar with language javafml
[02Dec2019 08:19:39.354] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/KleeSlabs_1.14.4-7.4.7.jar
[02Dec2019 08:19:39.354] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/KleeSlabs_1.14.4-7.4.7.jar with language javafml
[02Dec2019 08:19:39.354] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/LargeFluidTank-14.8.8.jar
[02Dec2019 08:19:39.355] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/LargeFluidTank-14.8.8.jar with language kotori_scala
[02Dec2019 08:19:39.355] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/LetSleepingDogsLie-1.14.4-1.1.0.jar
[02Dec2019 08:19:39.355] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/LetSleepingDogsLie-1.14.4-1.1.0.jar with language javafml
[02Dec2019 08:19:39.355] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/luckyores-1.14.4-1.2.jar
[02Dec2019 08:19:39.355] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/luckyores-1.14.4-1.2.jar with language javafml
[02Dec2019 08:19:39.355] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/Ma-Essentials-1.14.4-1.2.5.jar
[02Dec2019 08:19:39.356] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/Ma-Essentials-1.14.4-1.2.5.jar with language javafml
[02Dec2019 08:19:39.356] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/Mantle-1.14.4-1.4.32.jar
[02Dec2019 08:19:39.356] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/Mantle-1.14.4-1.4.32.jar with language javafml
[02Dec2019 08:19:39.356] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/MCFurnace-1.14.4-DEV-1.3.2.jar
[02Dec2019 08:19:39.357] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/MCFurnace-1.14.4-DEV-1.3.2.jar with language javafml
[02Dec2019 08:19:39.357] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/mcjtylib-1.14-3.5.14-alpha.jar
[02Dec2019 08:19:39.357] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/mcjtylib-1.14-3.5.14-alpha.jar with language javafml
[02Dec2019 08:19:39.357] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/mcw-bridges-1.0.2-mc1.14.4.jar
[02Dec2019 08:19:39.357] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/mcw-bridges-1.0.2-mc1.14.4.jar with language javafml
[02Dec2019 08:19:39.357] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/mcw-roofs-1.0.1-mc1.14.4.jar
[02Dec2019 08:19:39.358] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/mcw-roofs-1.0.1-mc1.14.4.jar with language javafml
[02Dec2019 08:19:39.358] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/mightyarchitect-mc1.14.4_v0.5.jar
[02Dec2019 08:19:39.358] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/mightyarchitect-mc1.14.4_v0.5.jar with language javafml
[02Dec2019 08:19:39.358] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/mininggadgets-1.2.3.jar
[02Dec2019 08:19:39.359] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/mininggadgets-1.2.3.jar with language javafml
[02Dec2019 08:19:39.359] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/Mo-Glowstone-1.14.4-2.0.4.jar
[02Dec2019 08:19:39.359] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/Mo-Glowstone-1.14.4-2.0.4.jar with language javafml
[02Dec2019 08:19:39.359] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/mobcatcher-1.2b.jar
[02Dec2019 08:19:39.359] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/mobcatcher-1.2b.jar with language javafml
[02Dec2019 08:19:39.360] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/More Dogs-1.0.1.jar
[02Dec2019 08:19:39.360] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/More Dogs-1.0.1.jar with language javafml
[02Dec2019 08:19:39.360] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/Morpheus-1.14.4-4.2.43.jar
[02Dec2019 08:19:39.360] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/Morpheus-1.14.4-4.2.43.jar with language javafml
[02Dec2019 08:19:39.360] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/MouseTweaks-2.12-mc1.14.4.jar
[02Dec2019 08:19:39.361] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/MouseTweaks-2.12-mc1.14.4.jar with language javafml
[02Dec2019 08:19:39.361] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/Mubble-2.0-(Forge-1.14.4).jar
[02Dec2019 08:19:39.361] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/Mubble-2.0-(Forge-1.14.4).jar with language javafml
[02Dec2019 08:19:39.361] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/mysticallib-1.14.4-1.8.0.jar
[02Dec2019 08:19:39.362] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/mysticallib-1.14.4-1.8.0.jar with language javafml
[02Dec2019 08:19:39.362] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/mysticalwildlife-1.14.4-1.3.3.jar
[02Dec2019 08:19:39.362] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/mysticalwildlife-1.14.4-1.3.3.jar with language javafml
[02Dec2019 08:19:39.362] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/mysticalworld-1.14.4-1.6.10.jar
[02Dec2019 08:19:39.363] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/mysticalworld-1.14.4-1.6.10.jar with language javafml
[02Dec2019 08:19:39.363] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/nifty-1.14.4-2.7.1.jar
[02Dec2019 08:19:39.363] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/nifty-1.14.4-2.7.1.jar with language javafml
[02Dec2019 08:19:39.363] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/nps_1.14-2.1.jar
[02Dec2019 08:19:39.364] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/nps_1.14-2.1.jar with language javafml
[02Dec2019 08:19:39.364] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/OreExcavation-1.6.145.jar
[02Dec2019 08:19:39.364] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/OreExcavation-1.6.145.jar with language javafml
[02Dec2019 08:19:39.364] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/Overloaded-1.14.4-0.0.78.jar
[02Dec2019 08:19:39.364] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/Overloaded-1.14.4-0.0.78.jar with language javafml
[02Dec2019 08:19:39.365] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/PackingTape-1.14.4-0.9.0.jar
[02Dec2019 08:19:39.365] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/PackingTape-1.14.4-0.9.0.jar with language javafml
[02Dec2019 08:19:39.365] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/PersistentBits-1.14.4-2.0.2.jar
[02Dec2019 08:19:39.365] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/PersistentBits-1.14.4-2.0.2.jar with language javafml
[02Dec2019 08:19:39.365] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/Placebo-1.14.4-2.3.5.jar
[02Dec2019 08:19:39.366] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/Placebo-1.14.4-2.3.5.jar with language javafml
[02Dec2019 08:19:39.366] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod block-statemap with Javascript path javascript/block-statemap.js
[02Dec2019 08:19:39.366] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod item-statemap with Javascript path javascript/item-statemap.js
[02Dec2019 08:19:39.366] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod javascript/block-statemap.js
[02Dec2019 08:19:39.366] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod javascript/item-statemap.js
[02Dec2019 08:19:39.366] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/planttech2-0.01.06.jar
[02Dec2019 08:19:39.366] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/planttech2-0.01.06.jar with language javafml
[02Dec2019 08:19:39.367] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/pn_1.14-1.0.jar
[02Dec2019 08:19:39.367] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/pn_1.14-1.0.jar with language javafml
[02Dec2019 08:19:39.367] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/portality-1.14.4-2.0.4-b0b3467.jar
[02Dec2019 08:19:39.367] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/portality-1.14.4-2.0.4-b0b3467.jar with language javafml
[02Dec2019 08:19:39.367] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/PottedBushes-1.0.jar
[02Dec2019 08:19:39.368] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/PottedBushes-1.0.jar with language javafml
[02Dec2019 08:19:39.368] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/prefab-1.4.0.8.jar
[02Dec2019 08:19:39.368] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/prefab-1.4.0.8.jar with language javafml
[02Dec2019 08:19:39.368] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/PrettyBeaches_1.14.4-3.0.7.jar
[02Dec2019 08:19:39.368] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/PrettyBeaches_1.14.4-3.0.7.jar with language javafml
[02Dec2019 08:19:39.368] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/PyramidPlunder-1.14.4-1.1.jar
[02Dec2019 08:19:39.369] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/PyramidPlunder-1.14.4-1.1.jar with language javafml
[02Dec2019 08:19:39.369] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/QuantumStorage-1.14.4-5.0.2.jar
[02Dec2019 08:19:39.369] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/QuantumStorage-1.14.4-5.0.2.jar with language javafml
[02Dec2019 08:19:39.369] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/quirkygenerators-1.4.jar
[02Dec2019 08:19:39.370] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/quirkygenerators-1.4.jar with language javafml
[02Dec2019 08:19:39.370] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/RandomThings-MC1.14.4-5.0.1.jar
[02Dec2019 08:19:39.370] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/RandomThings-MC1.14.4-5.0.1.jar with language javafml
[02Dec2019 08:19:39.370] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/rangedpumps-0.6.1.jar
[02Dec2019 08:19:39.370] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/rangedpumps-0.6.1.jar with language javafml
[02Dec2019 08:19:39.370] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/Rays Dongles-1.14.4-2.0.4d.jar
[02Dec2019 08:19:39.371] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/Rays Dongles-1.14.4-2.0.4d.jar with language javafml
[02Dec2019 08:19:39.371] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/RefinedRelocation_1.14.4-6.2.4.jar
[02Dec2019 08:19:39.371] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/RefinedRelocation_1.14.4-6.2.4.jar with language javafml
[02Dec2019 08:19:39.371] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/refinedstorage-1.7.1.jar
[02Dec2019 08:19:39.372] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/refinedstorage-1.7.1.jar with language javafml
[02Dec2019 08:19:39.372] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/respawnablepets-1.0.5.1.jar
[02Dec2019 08:19:39.372] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/respawnablepets-1.0.5.1.jar with language javafml
[02Dec2019 08:19:39.372] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/rftoolsbase-1.14-0.0.11-alpha.jar
[02Dec2019 08:19:39.372] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/rftoolsbase-1.14-0.0.11-alpha.jar with language javafml
[02Dec2019 08:19:39.373] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/rftoolsbuilder-1.14-1.2.10-alpha.jar
[02Dec2019 08:19:39.373] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/rftoolsbuilder-1.14-1.2.10-alpha.jar with language javafml
[02Dec2019 08:19:39.373] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/rftoolsstorage-1.14-0.0.6-alpha.jar
[02Dec2019 08:19:39.374] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/rftoolsstorage-1.14-0.0.6-alpha.jar with language javafml
[02Dec2019 08:19:39.374] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/rftoolsutility-1.14-1.2.11-alpha.jar
[02Dec2019 08:19:39.374] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/rftoolsutility-1.14-1.2.11-alpha.jar with language javafml
[02Dec2019 08:19:39.374] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/RingOfGrowth-1.14.4-1.0.19.jar
[02Dec2019 08:19:39.375] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/RingOfGrowth-1.14.4-1.0.19.jar with language javafml
[02Dec2019 08:19:39.375] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/RingOfMiner-1.14.4-1.0.16.jar
[02Dec2019 08:19:39.375] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/RingOfMiner-1.14.4-1.0.16.jar with language javafml
[02Dec2019 08:19:39.375] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/RingOfRepair-1.14.4-1.0.20.jar
[02Dec2019 08:19:39.376] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/RingOfRepair-1.14.4-1.0.20.jar with language javafml
[02Dec2019 08:19:39.376] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/RingOfTeleport-1.14.4-1.0.17.jar
[02Dec2019 08:19:39.376] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/RingOfTeleport-1.14.4-1.0.17.jar with language javafml
[02Dec2019 08:19:39.376] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/roadstuff-1.14.4-2.1.0.jar
[02Dec2019 08:19:39.377] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/roadstuff-1.14.4-2.1.0.jar with language javafml
[02Dec2019 08:19:39.377] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/rsgauges-1.14.4-1.1.9-b2.jar
[02Dec2019 08:19:39.377] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/rsgauges-1.14.4-1.1.9-b2.jar with language javafml
[02Dec2019 08:19:39.378] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/Sauuuuucey's+Farming-1.14.3-1.0-beta.jar
[02Dec2019 08:19:39.378] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/Sauuuuucey's+Farming-1.14.3-1.0-beta.jar with language javafml
[02Dec2019 08:19:39.378] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/seafaring-1.14.4-0.1.46.jar
[02Dec2019 08:19:39.378] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/seafaring-1.14.4-0.1.46.jar with language javafml
[02Dec2019 08:19:39.378] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/ServerTabInfo-1.14.4-1.2.6.jar
[02Dec2019 08:19:39.379] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/ServerTabInfo-1.14.4-1.2.6.jar with language javafml
[02Dec2019 08:19:39.379] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/shulkerdt_1.14-1.1.jar
[02Dec2019 08:19:39.379] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/shulkerdt_1.14-1.1.jar with language javafml
[02Dec2019 08:19:39.379] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/SilentGear-1.14.4-1.4.5+71.jar
[02Dec2019 08:19:39.380] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/SilentGear-1.14.4-1.4.5+71.jar with language javafml
[02Dec2019 08:19:39.380] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/SilentGems-1.14.4-3.4.6+79.jar
[02Dec2019 08:19:39.380] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/SilentGems-1.14.4-3.4.6+79.jar with language javafml
[02Dec2019 08:19:39.380] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/SilentLib-1.14.4-4.4.0+44.jar
[02Dec2019 08:19:39.381] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/SilentLib-1.14.4-4.4.0+44.jar with language javafml
[02Dec2019 08:19:39.381] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/SilentMechanisms-1.14.4-0.6.9+42.jar
[02Dec2019 08:19:39.381] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/SilentMechanisms-1.14.4-0.6.9+42.jar with language javafml
[02Dec2019 08:19:39.381] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/simplecoloredblocks-1.2.1.jar
[02Dec2019 08:19:39.382] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/simplecoloredblocks-1.2.1.jar with language javafml
[02Dec2019 08:19:39.382] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/SimpleDivingGear-3.0.3 mc 1.14.4.jar
[02Dec2019 08:19:39.382] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/SimpleDivingGear-3.0.3 mc 1.14.4.jar with language javafml
[02Dec2019 08:19:39.382] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/simplefarming-1.14.4-1.2.2.jar
[02Dec2019 08:19:39.383] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/simplefarming-1.14.4-1.2.2.jar with language javafml
[02Dec2019 08:19:39.383] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/SimpleStorageNetwork-1.14.4-0.1.0.jar
[02Dec2019 08:19:39.383] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/SimpleStorageNetwork-1.14.4-0.1.0.jar with language javafml
[02Dec2019 08:19:39.383] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/simplylight-0.9.0.jar
[02Dec2019 08:19:39.384] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/simplylight-0.9.0.jar with language javafml
[02Dec2019 08:19:39.384] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/simplytea-2.0.3.jar
[02Dec2019 08:19:39.384] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/simplytea-2.0.3.jar with language javafml
[02Dec2019 08:19:39.384] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/sisser-1.1.jar
[02Dec2019 08:19:39.385] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/sisser-1.1.jar with language javafml
[02Dec2019 08:19:39.385] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/SolarGeneration-1.14.4-1.2.1.jar
[02Dec2019 08:19:39.385] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/SolarGeneration-1.14.4-1.2.1.jar with language javafml
[02Dec2019 08:19:39.385] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/speedyhoppers-1.14.4-7.jar
[02Dec2019 08:19:39.386] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/speedyhoppers-1.14.4-7.jar with language javafml
[02Dec2019 08:19:39.386] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/StorageDrawers-1.14.4-6.0.5.jar
[02Dec2019 08:19:39.386] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/StorageDrawers-1.14.4-6.0.5.jar with language javafml
[02Dec2019 08:19:39.386] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/taffydaf-1.14.4-0.2.jar
[02Dec2019 08:19:39.387] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/taffydaf-1.14.4-0.2.jar with language javafml
[02Dec2019 08:19:39.387] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/tardis-0.0.2.jar
[02Dec2019 08:19:39.387] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/tardis-0.0.2.jar with language javafml
[02Dec2019 08:19:39.387] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/The-Endergetic-Expansion-1.14.4-v1.0.jar
[02Dec2019 08:19:39.387] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/The-Endergetic-Expansion-1.14.4-v1.0.jar with language javafml
[02Dec2019 08:19:39.388] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod patch_ender_crystal with Javascript path coremods/patch_ender_crystal.js
[02Dec2019 08:19:39.388] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod patch_dragon_fight_manager with Javascript path coremods/patch_dragon_fight_manager.js
[02Dec2019 08:19:39.388] [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
[02Dec2019 08:19:39.388] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/patch_ender_crystal.js
[02Dec2019 08:19:39.388] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/patch_dragon_fight_manager.js
[02Dec2019 08:19:39.388] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/patch_end_gateway_tile_entity.js
[02Dec2019 08:19:39.388] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/theoneprobe-1.14-1.4.37.jar
[02Dec2019 08:19:39.388] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/theoneprobe-1.14-1.4.37.jar with language javafml
[02Dec2019 08:19:39.389] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/TheVeggieWay-1.14.4-2.0.28.jar
[02Dec2019 08:19:39.389] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/TheVeggieWay-1.14.4-2.0.28.jar with language javafml
[02Dec2019 08:19:39.389] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/titanium-1.14.4-2.2.5.jar
[02Dec2019 08:19:39.389] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/titanium-1.14.4-2.2.5.jar with language javafml
[02Dec2019 08:19:39.389] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/TMechworks-1.14.4-2.0.1.jar
[02Dec2019 08:19:39.390] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/TMechworks-1.14.4-2.0.1.jar with language javafml
[02Dec2019 08:19:39.390] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/torchmaster-2.0.0-rc1.jar
[02Dec2019 08:19:39.390] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/torchmaster-2.0.0-rc1.jar with language javafml
[02Dec2019 08:19:39.390] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/travel_bag-1.0.6-1.14.4.jar
[02Dec2019 08:19:39.391] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/travel_bag-1.0.6-1.14.4.jar with language javafml
[02Dec2019 08:19:39.391] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/u_team_core-1.14.4-2.7.8.138.jar
[02Dec2019 08:19:39.391] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/u_team_core-1.14.4-2.7.8.138.jar with language javafml
[02Dec2019 08:19:39.391] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/Uncrafted 1.14.4 (v.4.0.0 pre1).jar
[02Dec2019 08:19:39.392] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/Uncrafted 1.14.4 (v.4.0.0 pre1).jar with language javafml
[02Dec2019 08:19:39.392] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/UndergroundBiomes-1.14.4-1.0-53.jar
[02Dec2019 08:19:39.392] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/UndergroundBiomes-1.14.4-1.0-53.jar with language javafml
[02Dec2019 08:19:39.392] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/unstabletools-3.5.jar
[02Dec2019 08:19:39.393] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/unstabletools-3.5.jar with language javafml
[02Dec2019 08:19:39.393] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/Upgrade Aquatic Wave Three v6 - Beta 1.0.8.jar
[02Dec2019 08:19:39.393] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/Upgrade Aquatic Wave Three v6 - Beta 1.0.8.jar with language javafml
[02Dec2019 08:19:39.393] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/upsizer-mc1.14.4-5.0b2.jar
[02Dec2019 08:19:39.393] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/upsizer-mc1.14.4-5.0b2.jar with language javafml
[02Dec2019 08:19:39.394] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/useful_backpacks-1.14.4-1.7.4.46.jar
[02Dec2019 08:19:39.394] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/useful_backpacks-1.14.4-1.7.4.46.jar with language javafml
[02Dec2019 08:19:39.394] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/valkyrielib-3.0.0.8.jar
[02Dec2019 08:19:39.394] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/valkyrielib-3.0.0.8.jar with language javafml
[02Dec2019 08:19:39.395] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/vanillafoodpantry-mc1.14.4-5.0b3.jar
[02Dec2019 08:19:39.395] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/vanillafoodpantry-mc1.14.4-5.0b3.jar with language javafml
[02Dec2019 08:19:39.395] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/vilnames_1.14-1.4.jar
[02Dec2019 08:19:39.395] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/vilnames_1.14-1.4.jar with language javafml
[02Dec2019 08:19:39.395] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/vimion-DEV-WEEK-08-0.1-1.14.4.jar
[02Dec2019 08:19:39.396] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/vimion-DEV-WEEK-08-0.1-1.14.4.jar with language javafml
[02Dec2019 08:19:39.396] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/wandermaid-1.14.4-0.1.3.jar
[02Dec2019 08:19:39.396] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/wandermaid-1.14.4-0.1.3.jar with language javafml
[02Dec2019 08:19:39.396] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/watercan-1.14.4-2.1.0.jar
[02Dec2019 08:19:39.397] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/watercan-1.14.4-2.1.0.jar with language javafml
[02Dec2019 08:19:39.397] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/World-Stripper-1.7.2-1.14.4.jar
[02Dec2019 08:19:39.397] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/World-Stripper-1.7.2-1.14.4.jar with language javafml
[02Dec2019 08:19:39.397] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/mods/XL-Food-Mod-1.14.4-2.1.1.jar
[02Dec2019 08:19:39.398] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/XL-Food-Mod-1.14.4-2.1.1.jar with language javafml
[02Dec2019 08:19:39.398] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/libraries/net/minecraftforge/forge/1.14.4-28.1.96/forge-1.14.4-28.1.96-universal.jar
[02Dec2019 08:19:39.398] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/libraries/net/minecraftforge/forge/1.14.4-28.1.96/forge-1.14.4-28.1.96-universal.jar with language javafml
[02Dec2019 08:19:39.398] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod fieldtomethodtransformers with Javascript path META-INF/fieldtomethodtransformers.js
[02Dec2019 08:19:39.398] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/fieldtomethodtransformers.js
[02Dec2019 08:19:39.398] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Parsing mod file candidate /home/minecraft/servers/mine261304/libraries/net/minecraftforge/forge/1.14.4-28.1.96/forge-1.14.4-28.1.96-server.jar
[02Dec2019 08:19:39.399] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/libraries/net/minecraftforge/forge/1.14.4-28.1.96/forge-1.14.4-28.1.96-server.jar with language minecraft
[02Dec2019 08:19:39.408] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Found 231 mandatory requirements
[02Dec2019 08:19:39.409] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Found 0 mandatory mod requirements missing
[02Dec2019 08:19:39.756] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service fml
[02Dec2019 08:19:39.757] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading transformers
[02Dec2019 08:19:39.757] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service fml
[02Dec2019 08:19:39.757] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading coremod transformers
[02Dec2019 08:19:39.758] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from javascript/block-statemap.js
[02Dec2019 08:19:39.831] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[02Dec2019 08:19:39.831] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from javascript/item-statemap.js
[02Dec2019 08:19:39.842] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[02Dec2019 08:19:39.842] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from apothasm/true-infinity.js
[02Dec2019 08:19:39.849] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[02Dec2019 08:19:39.849] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from apothasm/sundering.js
[02Dec2019 08:19:39.855] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[02Dec2019 08:19:39.855] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from apothasm/enchantment-datas.js
[02Dec2019 08:19:39.860] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[02Dec2019 08:19:39.861] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from apothasm/tempting.js
[02Dec2019 08:19:39.865] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[02Dec2019 08:19:39.866] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from apothasm/reflective.js
[02Dec2019 08:19:39.870] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[02Dec2019 08:19:39.870] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from apothasm/item-ench.js
[02Dec2019 08:19:39.874] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[02Dec2019 08:19:39.874] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from apothasm/calc-stack-ench.js
[02Dec2019 08:19:39.879] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[02Dec2019 08:19:39.879] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from apothasm/container-repair.js
[02Dec2019 08:19:39.884] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[02Dec2019 08:19:39.884] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from apothasm/at-container-repair.js
[02Dec2019 08:19:39.889] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[02Dec2019 08:19:39.889] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from apothasm/gui-repair.js
[02Dec2019 08:19:39.918] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[02Dec2019 08:19:39.918] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from apothasm/combat-rules.js
[02Dec2019 08:19:39.924] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[02Dec2019 08:19:39.924] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from apothasm/fishing-bobber.js
[02Dec2019 08:19:39.928] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[02Dec2019 08:19:39.928] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from asm/charm_coremod.js
[02Dec2019 08:19:39.961] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[02Dec2019 08:19:39.961] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/patch_ender_crystal.js
[02Dec2019 08:19:39.967] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[02Dec2019 08:19:39.967] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/patch_dragon_fight_manager.js
[02Dec2019 08:19:39.984] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[02Dec2019 08:19:39.985] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/patch_end_gateway_tile_entity.js
[02Dec2019 08:19:40.019] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[02Dec2019 08:19:40.019] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/fieldtomethodtransformers.js
[02Dec2019 08:19:40.027] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[02Dec2019 08:19:40.033] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@4339e0de to Target : CLASS {Lnet/minecraft/potion/EffectInstance;} {} {V}
[02Dec2019 08:19:40.033] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@715d6168 to Target : CLASS {Lnet/minecraft/block/FlowingFluidBlock;} {} {V}
[02Dec2019 08:19:40.034] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@27b2faa6 to Target : CLASS {Lnet/minecraft/item/BucketItem;} {} {V}
[02Dec2019 08:19:40.034] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@6428591a to Target : CLASS {Lnet/minecraft/block/StairsBlock;} {} {V}
[02Dec2019 08:19:40.034] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@7397c6 to Target : CLASS {Lnet/minecraft/block/FlowerPotBlock;} {} {V}
[02Dec2019 08:19:40.034] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@2a685eba 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;}
[02Dec2019 08:19:40.034] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@c2e3264 to Target : METHOD {Lnet/minecraft/client/renderer/model/ModelBakery;} {processLoading} {(Lnet/minecraft/profiler/IProfiler;)V}
[02Dec2019 08:19:40.034] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@107f4980 to Target : METHOD {Lnet/minecraft/item/ArrowItem;} {isInfinite} {(Lnet/minecraft/item/ItemStack;Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/player/PlayerEntity;)Z}
[02Dec2019 08:19:40.034] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@75a118e6 to Target : METHOD {Lnet/minecraft/entity/LivingEntity;} {func_70672_c} {(Lnet/minecraft/util/DamageSource;F)F}
[02Dec2019 08:19:40.034] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@1d540566 to Target : METHOD {Lnet/minecraft/enchantment/EnchantmentHelper;} {func_185291_a} {(ILnet/minecraft/item/ItemStack;Z)Ljava/util/List;}
[02Dec2019 08:19:40.034] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@6014a9ba to Target : METHOD {Lnet/minecraft/entity/ai/goal/TemptGoal;} {func_188508_a} {(Lnet/minecraft/item/ItemStack;)Z}
[02Dec2019 08:19:40.034] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@acdcf71 to Target : METHOD {Lnet/minecraft/entity/LivingEntity;} {func_190629_c} {(Lnet/minecraft/entity/EntityLivingBase;)V}
[02Dec2019 08:19:40.034] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@77d680e6 to Target : METHOD {Lnet/minecraft/item/Item;} {func_77619_b} {()I}
[02Dec2019 08:19:40.034] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@4a14c44f to Target : METHOD {Lnet/minecraft/enchantment/EnchantmentHelper;} {func_77514_a} {(Ljava/util/Random;IILnet/minecraft/item/ItemStack;)I;}
[02Dec2019 08:19:40.034] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@f08fdce to Target : METHOD {Lnet/minecraft/inventory/container/RepairContainer;} {func_82848_d} {()V}
[02Dec2019 08:19:40.035] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@6bda1d19 to Target : METHOD {Lcom/tfar/anviltweaks/RepairContainerv2;} {updateRepairOutput} {()V}
[02Dec2019 08:19:40.035] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@28c86134 to Target : METHOD {Lnet/minecraft/client/gui/screen/inventory/AnvilScreen;} {func_146979_b} {(II)V}
[02Dec2019 08:19:40.035] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@4492eede to Target : METHOD {Lnet/minecraft/util/CombatRules;} {func_188401_b} {(FF)F}
[02Dec2019 08:19:40.035] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@cbc8d0f to Target : METHOD {Lnet/minecraft/entity/projectile/FishingBobberEntity;} {func_190621_a} {(Lnet/minecraft/util/math/BlockPos;)V}
[02Dec2019 08:19:40.035] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@37b57b54 to Target : METHOD {Lnet/minecraftforge/common/brewing/BrewingRecipeRegistry;} {isValidInput} {(Lnet/minecraft/item/ItemStack;)Z}
[02Dec2019 08:19:40.035] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@5c1f6d57 to Target : METHOD {Lnet/minecraft/item/PotionItem;} {func_77636_d} {(Lnet/minecraft/item/ItemStack;)Z}
[02Dec2019 08:19:40.035] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@f288c14 to Target : METHOD {Lnet/minecraft/inventory/container/RepairContainer$2;} {func_82869_a} {(Lnet/minecraft/entity/player/PlayerEntity;)Z}
[02Dec2019 08:19:40.035] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@6794ac0b to Target : METHOD {Lnet/minecraft/client/renderer/entity/layers/ArmorLayer;} {func_188361_a} {(Lnet/minecraft/entity/LivingEntity;FFFFFFFLnet/minecraft/inventory/EquipmentSlotType;)V}
[02Dec2019 08:19:40.035] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@7be71476 to Target : METHOD {Lnet/minecraft/tileentity/BeaconTileEntity;} {func_146000_x} {()V}
[02Dec2019 08:19:40.035] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@5cb5bb88 to Target : METHOD {Lnet/minecraft/item/ItemStack;} {func_96631_a} {(ILjava/util/Random;Lnet/minecraft/entity/player/ServerPlayerEntity;)Z}
[02Dec2019 08:19:40.035] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@17b6d426 to Target : METHOD {Lnet/minecraft/entity/monster/HuskEntity;} {func_223334_b} {(Lnet/minecraft/entity/EntityType;Lnet/minecraft/world/IWorld;Lnet/minecraft/entity/SpawnReason;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)Z}
[02Dec2019 08:19:40.035] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@5580d62f to Target : METHOD {Lnet/minecraft/block/ComposterBlock;} {func_220051_a} {(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;Lnet/minecraft/util/math/BlockRayTraceResult;)Z}
[02Dec2019 08:19:40.035] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@16872c4d to Target : METHOD {Lnet/minecraft/client/audio/MusicTicker;} {func_73660_a} {()V}
[02Dec2019 08:19:40.035] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@671facee to Target : METHOD {Lnet/minecraft/client/audio/MusicTicker;} {func_209200_a} {()V}
[02Dec2019 08:19:40.036] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@46a953cf to Target : METHOD {Lnet/minecraft/client/audio/MusicTicker;} {func_209100_b} {(Lnet/minecraft/client/audio/MusicTicker$MusicType;)Z}
[02Dec2019 08:19:40.036] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@154bd49b to Target : METHOD {Lnet/minecraft/entity/item/EnderCrystalEntity;} {func_70071_h_} {()V}
[02Dec2019 08:19:40.036] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@3a01773b to Target : METHOD {Lnet/minecraft/world/end/DragonFightManager;} {func_186094_a} {(Z)V}
[02Dec2019 08:19:40.036] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@20e3c449 to Target : METHOD {Lnet/minecraft/world/end/DragonFightManager;} {func_186089_a} {(Lnet/minecraft/util/math/BlockPos;)V}
[02Dec2019 08:19:40.036] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@2c58dcb1 to Target : METHOD {Lnet/minecraft/tileentity/EndGatewayTileEntity;} {func_195492_c} {(Lnet/minecraft/util/math/BlockPos;)V}
[02Dec2019 08:19:40.036] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service fml
[02Dec2019 08:19:40.042] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlserver' with arguments [--gameDir, ., nogui]
[02Dec2019 08:19:40.498] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_70672_c with desc (Lnet/minecraft/util/DamageSource;F)F
[02Dec2019 08:19:41.070] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_77619_b with desc ()I
[02Dec2019 08:19:41.626] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/block/FlowingFluidBlock
[02Dec2019 08:19:41.731] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/block/StairsBlock
[02Dec2019 08:19:41.906] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/block/FlowerPotBlock
[02Dec2019 08:19:42.028] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_220051_a with desc (Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;Lnet/minecraft/util/math/BlockRayTraceResult;)Z
[02Dec2019 08:19:43.001] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_146000_x with desc ()V
[02Dec2019 08:19:43.059] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_82848_d with desc ()V
[02Dec2019 08:19:43.177] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_195492_c with desc (Lnet/minecraft/util/math/BlockPos;)V
[02Dec2019 08:19:44.185] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_188508_a with desc (Lnet/minecraft/item/ItemStack;)Z
[02Dec2019 08:19:44.541] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_70071_h_ with desc ()V
[02Dec2019 08:19:44.823] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_223334_b with desc (Lnet/minecraft/entity/EntityType;Lnet/minecraft/world/IWorld;Lnet/minecraft/entity/SpawnReason;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)Z
[02Dec2019 08:19:44.933] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_96631_a with desc (ILjava/util/Random;Lnet/minecraft/entity/player/ServerPlayerEntity;)Z
[02Dec2019 08:19:46.786] [main/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
[02Dec2019 08:19:46.850] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/item/BucketItem
[02Dec2019 08:19:47.042] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/potion/EffectInstance
[02Dec2019 08:19:47.060] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_190621_a with desc (Lnet/minecraft/util/math/BlockPos;)V
[02Dec2019 08:19:48.558] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_82869_a with desc (Lnet/minecraft/entity/player/PlayerEntity;)Z
[02Dec2019 08:19:49.085] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
[02Dec2019 08:19:49.086] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[02Dec2019 08:19:49.087] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
[02Dec2019 08:19:49.087] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[02Dec2019 08:19:49.088] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[02Dec2019 08:19:49.168] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting minecraft server version 1.14.4
[02Dec2019 08:19:49.266] [Server thread/DEBUG] [net.minecraftforge.fml.ForgeI18n/CORE]: Loading I18N data entries: 4468
[02Dec2019 08:19:49.467] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/CORE]: Loading Network data for FML net version: FML2
[02Dec2019 08:19:49.485] [Server thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Using 3 threads for parallel mod-loading
[02Dec2019 08:19:49.488] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.492] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.496] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for org.cyclops.cyclopscore.CyclopsCore with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.534] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass org.cyclops.cyclopscore.CyclopsCore with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.534] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.536] [Server thread/DEBUG] [com.kotori316.scala_lib.ScalaLanguageProvider$/LOADING]: Loading ScalaModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.536] [Server thread/DEBUG] [com.kotori316.scala_lib.ScalaModContainer/LOADING]: Creating scala container Class: com.yogpc.qp.QuarryPlus, with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.539] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.539] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.539] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for org.jwaresoftware.mcmods.upsizer.Upsizer with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.540] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass org.jwaresoftware.mcmods.upsizer.Upsizer with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.540] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.540] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.540] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.natamus.villagernames.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.541] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.natamus.villagernames.Main with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.541] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.541] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.541] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.wuest.prefab.Prefab with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.541] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.wuest.prefab.Prefab with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.541] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.541] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.541] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for tv.mapper.embellishcraftbop.EmbellishCraftBOP with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.542] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass tv.mapper.embellishcraftbop.EmbellishCraftBOP with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.542] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.542] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.542] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.kaneka.planttech2.PlantTechMain with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.549] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass net.kaneka.planttech2.PlantTechMain with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.549] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.549] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.549] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.silentchaos512.mechanisms.SilentMechanisms with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.551] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass net.silentchaos512.mechanisms.SilentMechanisms with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.551] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.551] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.551] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for fr.mathieu.mcfurnace.utils.MCFurnaceMain with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.552] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass fr.mathieu.mcfurnace.utils.MCFurnaceMain with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.552] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.552] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.552] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.blay09.mods.kleeslabs.KleeSlabs with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.552] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass net.blay09.mods.kleeslabs.KleeSlabs with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.552] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.552] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.552] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for de.axelrindle.chickendropfeathersmod.ChickenDropFeathersMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.553] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass de.axelrindle.chickendropfeathersmod.ChickenDropFeathersMod with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.553] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.553] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.553] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for wile.rsgauges.ModRsGauges with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.556] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass wile.rsgauges.ModRsGauges with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.556] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.556] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.556] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.blakebr0.ironjetpacks.IronJetpacks with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.557] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.blakebr0.ironjetpacks.IronJetpacks with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.557] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.557] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.557] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for mods.coffeespawner.CoffeeSpawner with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.557] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass mods.coffeespawner.CoffeeSpawner with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.557] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.557] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.557] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.blay09.mods.cookingforblockheads.CookingForBlockheads with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.630] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass net.blay09.mods.cookingforblockheads.CookingForBlockheads with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.630] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.630] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.630] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for shadows.placebo.Placebo with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.633] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass shadows.placebo.Placebo with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.634] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.634] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.634] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.tfar.dankstorage.DankStorage with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.662] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.tfar.dankstorage.DankStorage with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.662] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.662] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.662] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.simibubi.mightyarchitect.TheMightyArchitect with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.663] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.simibubi.mightyarchitect.TheMightyArchitect with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.663] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.663] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.663] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.raoulvdberge.rangedpumps.RangedPumps with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.664] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.raoulvdberge.rangedpumps.RangedPumps with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.664] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.664] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.664] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for xxrexraptorxx.main.Uncrafted with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.666] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass xxrexraptorxx.main.Uncrafted with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.666] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.666] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.666] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.kwpugh.veggie_way.VeggieWay with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.667] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.kwpugh.veggie_way.VeggieWay with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.667] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.667] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.667] [Server 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@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.668] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass info.u_team.u_team_core.UCoreMain with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.668] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.668] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.668] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.direwolf20.buildinggadgets.common.BuildingGadgets with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.669] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.direwolf20.buildinggadgets.common.BuildingGadgets with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.669] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.669] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.669] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.tfar.unstabletools.UnstableTools with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.671] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.tfar.unstabletools.UnstableTools with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.671] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.671] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.671] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.blay09.mods.forgivingvoid.ForgivingVoid with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.673] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass net.blay09.mods.forgivingvoid.ForgivingVoid with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.673] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.673] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.673] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for shadows.apotheosis.Apotheosis with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.685] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass shadows.apotheosis.Apotheosis with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.685] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.685] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.685] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.natamus.allloot.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.686] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.natamus.allloot.Main with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.686] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.686] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.686] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.quetzi.morpheus.Morpheus with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.688] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass net.quetzi.morpheus.Morpheus with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.689] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.689] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.689] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for al132.speedyhoppers.SpeedyHoppers with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.690] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass al132.speedyhoppers.SpeedyHoppers with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.690] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.690] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.690] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for locusway.colorfulhealthbar.ColorfulHealthBar with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.691] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass locusway.colorfulhealthbar.ColorfulHealthBar with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.691] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.691] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.691] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for slimeknights.tmechworks.TMechworks with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.693] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass slimeknights.tmechworks.TMechworks with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.693] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.693] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.693] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for mod.krevik.expore.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.694] [Server 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.
[02Dec2019 08:19:49.694] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass mod.krevik.expore.Main with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.694] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.694] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.694] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for org.cyclops.energeticsheep.EnergeticSheep with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.703] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass org.cyclops.energeticsheep.EnergeticSheep with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.703] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.703] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.703] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for moriyashiine.respawnablepets.RespawnablePets with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.704] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass moriyashiine.respawnablepets.RespawnablePets with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.704] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.704] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.704] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for al132.quirkygenerators.QuirkyGenerators with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass al132.quirkygenerators.QuirkyGenerators with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.713] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for epicsquid.mysticallib.MysticalLib with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.719] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass epicsquid.mysticallib.MysticalLib with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.719] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.719] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.719] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.raoulvdberge.refinedstorage.RS with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.741] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.raoulvdberge.refinedstorage.RS with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.742] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.742] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.742] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.mcwbridges.kikoz.MacawsBridges with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.742] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.mcwbridges.kikoz.MacawsBridges with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.742] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.743] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.743] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for info.u_team.useful_backpacks.UsefulBackpacksMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.743] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass info.u_team.useful_backpacks.UsefulBackpacksMod with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.743] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.743] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.743] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.xalcon.torchmaster.Torchmaster with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.744] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass net.xalcon.torchmaster.Torchmaster with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.744] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.744] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.744] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for tv.mapper.embellishcraft.EmbellishCraft with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.745] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass tv.mapper.embellishcraft.EmbellishCraft with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.745] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.745] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.745] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for thetestmod.bettercrates.BetterCrates with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.746] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass thetestmod.bettercrates.BetterCrates with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.746] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.746] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.746] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for biomesoplenty.core.BiomesOPlenty with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.749] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass biomesoplenty.core.BiomesOPlenty with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.749] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.749] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.749] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for teammaid.wandermaid.WanderMaid with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.753] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity wandermaid.wandermaid
[02Dec2019 08:19:49.753] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass teammaid.wandermaid.WanderMaid with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.753] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.753] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.753] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.valkyrieofnight.vlib.VLib with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.759] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.valkyrieofnight.vlib.VLib with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.759] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.759] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.759] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for me.ichun.letsleepingdogslie.common.LetSleepingDogsLie with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.760] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass me.ichun.letsleepingdogslie.common.LetSleepingDogsLie with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.760] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.760] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.760] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for tk.deltawolf.sea.Seafaring with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.761] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass tk.deltawolf.sea.Seafaring with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.761] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.761] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.761] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.silentchaos512.gear.SilentGear with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.766] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass net.silentchaos512.gear.SilentGear with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.766] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.766] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.766] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.polyvalord.extcaves.ExtCaves with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.767] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.polyvalord.extcaves.ExtCaves with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.767] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.767] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.767] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.flanks255.simplylight.SimplyLight with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.774] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.flanks255.simplylight.SimplyLight with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.774] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.774] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.774] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for enemeez.simplefarming.SimpleFarming with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.776] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass enemeez.simplefarming.SimpleFarming with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.776] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.776] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.776] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.rbs.slurpiesdongles.SlurpiesDongles with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.777] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.rbs.slurpiesdongles.SlurpiesDongles with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.777] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.777] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.777] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.buuz135.portality.Portality with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.782] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.buuz135.portality.Portality with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.782] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.782] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.782] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.psychward.sisser.Sisser with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.782] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.psychward.sisser.Sisser with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.782] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.783] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.783] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for ovh.corail.flying_things.ModFlyingThings with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.783] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass ovh.corail.flying_things.ModFlyingThings with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.783] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.783] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.783] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for ovh.corail.woodcutter.WoodCutterMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.785] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass ovh.corail.woodcutter.WoodCutterMod with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.785] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.785] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.785] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for org.jwaresoftware.mcmods.lib.CarrotsLib with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.786] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass org.jwaresoftware.mcmods.lib.CarrotsLib with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.786] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.786] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.786] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for org.jwaresoftware.mcmods.vfp.VanillaFoodPantry with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.837] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass org.jwaresoftware.mcmods.vfp.VanillaFoodPantry with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.837] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.837] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.837] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for tv.mapper.roadstuff.RoadStuff with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.840] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass tv.mapper.roadstuff.RoadStuff with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.840] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.840] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.840] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for lumien.randomthings.RandomThings with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.841] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass lumien.randomthings.RandomThings with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.841] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.841] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.841] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.kwpugh.ring_of_miner.RingOfMiner with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.842] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.kwpugh.ring_of_miner.RingOfMiner with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.842] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.842] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.842] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for oreexcavation.core.OreExcavation with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.842] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass oreexcavation.core.OreExcavation with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.842] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.842] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.842] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.denismasterherobrine.angelring.AngelRing with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.844] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.denismasterherobrine.angelring.AngelRing with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.844] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.844] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.844] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for flexible_skills.FlexibleSkillsMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.844] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass flexible_skills.FlexibleSkillsMod with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.844] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.844] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.844] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.kwpugh.gobber2.Gobber2 with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.845] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.kwpugh.gobber2.Gobber2 with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.845] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.845] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.natamus.cryingghasts.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.natamus.cryingghasts.Main with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.846] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for wtf.choco.pottedbushes.PottedBushes with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass wtf.choco.pottedbushes.PottedBushes with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.847] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.mcwroofs.kikoz.MacawsRoofs with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.848] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.mcwroofs.kikoz.MacawsRoofs with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.848] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.848] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.848] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.mrcrayfish.furniture.FurnitureMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.850] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.mrcrayfish.furniture.FurnitureMod with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.850] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.850] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.850] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.natamus.shulkerdropstwo.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.850] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.natamus.shulkerdropstwo.Main with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.850] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.850] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.850] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for bl4ckscor3.mod.globalxp.GlobalXP with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.852] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass bl4ckscor3.mod.globalxp.GlobalXP with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.852] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.852] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.852] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.mcreator.hsbdry.hsbdry with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.853] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass net.mcreator.hsbdry.hsbdry with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.853] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.853] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.853] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for svenhjol.charm.Charm with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.855] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass svenhjol.charm.Charm with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.855] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.855] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.855] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for kdp.instantunify.InstantUnify with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.857] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass kdp.instantunify.InstantUnify with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.857] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.857] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.857] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.kowloon.moredogs.core.MoreDogs with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.858] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.kowloon.moredogs.core.MoreDogs with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.858] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.858] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.858] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.minecraftforge.lex.cfd.CobbleForDays with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.874] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass net.minecraftforge.lex.cfd.CobbleForDays with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.874] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.874] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.874] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.olafkeijsers.fastleafdecay.FastLeafDecay with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.875] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass net.olafkeijsers.fastleafdecay.FastLeafDecay with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.875] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.875] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.875] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.black_dog20.servertabinfo.ServerTabInfo with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.877] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.black_dog20.servertabinfo.ServerTabInfo with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.877] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.877] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.877] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.blay09.mods.prettybeaches.PrettyBeaches with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.878] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass net.blay09.mods.prettybeaches.PrettyBeaches with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.878] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.878] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.878] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.gigabit101.quantumstorage.QuantumStorage with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.880] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass net.gigabit101.quantumstorage.QuantumStorage with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.880] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.880] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.880] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for ovh.corail.corail_pillar.ModPillar with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.881] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass ovh.corail.corail_pillar.ModPillar with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.881] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.881] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.881] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.natamus.automaticdoors.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.882] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.natamus.automaticdoors.Main with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.882] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.882] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.882] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.natamus.infinitetrading.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.882] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.natamus.infinitetrading.Main with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.882] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.882] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.882] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for cpw.mods.inventorysorter.InventorySorter with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.883] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass cpw.mods.inventorysorter.InventorySorter with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.883] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.883] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.883] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.sauuuuucey.sauuuuuceysfarming.SauuuuuceysFarming with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.884] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.sauuuuucey.sauuuuuceysfarming.SauuuuuceysFarming with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.884] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.884] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.884] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.tfar.infinitewatersource.InfiniteWaterSource with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.885] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.tfar.infinitewatersource.InfiniteWaterSource with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.885] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.885] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.885] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.blakebr0.cucumber.Cucumber with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.885] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.blakebr0.cucumber.Cucumber with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.886] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.886] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.886] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.cjm721.overloaded.Overloaded with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.888] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.cjm721.overloaded.Overloaded with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.888] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.888] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.888] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.oitsjustjose.persistentbits.PersistentBits with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.891] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.oitsjustjose.persistentbits.PersistentBits with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.891] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.891] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.891] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for mezz.jei.JustEnoughItems with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.892] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass mezz.jei.JustEnoughItems with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.892] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.892] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.892] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for org.cyclops.everlastingabilities.EverlastingAbilities with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.944] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass org.cyclops.everlastingabilities.EverlastingAbilities with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.945] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.945] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.945] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.emosewapixel.giftfromthegods.GiftFromTheGods with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.946] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.emosewapixel.giftfromthegods.GiftFromTheGods with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.946] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.946] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.946] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.natamus.despawningeggshatch.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.946] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.natamus.despawningeggshatch.Main with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.946] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.946] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.946] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.teamabnormals.upgrade_aquatic.core.UpgradeAquatic with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.950] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.teamabnormals.upgrade_aquatic.core.UpgradeAquatic with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.950] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.950] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.950] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.pugz.bloomful.core.Bloomful with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.951] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.pugz.bloomful.core.Bloomful with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.951] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.951] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.951] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.themastergeneral.ctdcore.CTDCore with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.952] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.themastergeneral.ctdcore.CTDCore with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.952] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.952] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.952] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for cofh.ensorcellation.Ensorcellation with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.953] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass cofh.ensorcellation.Ensorcellation with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.953] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.953] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.953] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.simibubi.create.Create with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.955] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.simibubi.create.Create with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.955] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.955] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.955] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.blamejared.clumps.Clumps with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.958] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity clumps:xp_orb_big
[02Dec2019 08:19:49.959] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.blamejared.clumps.Clumps with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.959] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.959] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.959] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.kwpugh.ring_of_repair.RingOfRepair with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.960] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.kwpugh.ring_of_repair.RingOfRepair with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.960] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.960] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.960] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.valkyrieofnight.enviromats.EnviroMats with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.971] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.valkyrieofnight.enviromats.EnviroMats with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.971] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.971] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.971] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for gigabit101.EnderBags.EnderBags with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.973] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass gigabit101.EnderBags.EnderBags with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.973] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.973] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.973] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.lothrazar.storagenetwork.StorageNetwork with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.975] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.lothrazar.storagenetwork.StorageNetwork with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.975] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.975] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.975] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for lime.chunk_claim.ChunkClaim with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.976] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass lime.chunk_claim.ChunkClaim with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.976] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.976] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.976] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.cscot.basicnetherores.BasicNetherOres with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.977] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.cscot.basicnetherores.BasicNetherOres with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.977] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.977] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.977] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.laton95.pyramidplunder.PyramidPlunder with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.981] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.laton95.pyramidplunder.PyramidPlunder with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.981] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.981] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.981] [Server 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@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.982] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass ovh.corail.corail_pillar_extension_biomesoplenty.CorailPillarExtensionBiomesoplentyMod with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.982] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.982] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.982] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for wile.engineerstools.ModEngineersTools with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.985] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass wile.engineerstools.ModEngineersTools with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.985] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.985] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.985] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for xiroc.dungeoncrawl.DungeonCrawl with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.986] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass xiroc.dungeoncrawl.DungeonCrawl with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.986] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.986] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.986] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for its_meow.betteranimalsplus.BetterAnimalsPlusMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.988] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass its_meow.betteranimalsplus.BetterAnimalsPlusMod with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.988] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.988] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.988] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.kwpugh.ring_of_teleport.RingOfTeleport with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.989] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.kwpugh.ring_of_teleport.RingOfTeleport with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.989] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.989] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.989] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for cofh.core.CoFHCore with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.990] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass cofh.core.CoFHCore with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.990] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.990] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.990] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for endergeticexpansion.core.EndergeticExpansion with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.992] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass endergeticexpansion.core.EndergeticExpansion with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.992] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.992] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.992] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for al132.alib.ALib with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.992] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass al132.alib.ALib with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.993] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.993] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.993] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for mcjty.lib.McJtyLib with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.997] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass mcjty.lib.McJtyLib with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.997] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.997] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:49.997] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for mcjty.rftoolsbase.RFToolsBase with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.019] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass mcjty.rftoolsbase.RFToolsBase with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.019] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.020] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.020] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for mcjty.rftoolsstorage.RFToolsStorage with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.024] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass mcjty.rftoolsstorage.RFToolsStorage with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.024] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.024] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.024] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.natamus.dismountentity.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.025] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.natamus.dismountentity.Main with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.025] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.025] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.025] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for shadows.click.ClickMachine with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.037] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass shadows.click.ClickMachine with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.037] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.037] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.037] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.cazsius.deathquotes.DeathQuotes with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.038] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.cazsius.deathquotes.DeathQuotes with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.038] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.038] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.038] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.lerrific.easyflint.EasyFlint with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.038] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.lerrific.easyflint.EasyFlint with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.038] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.038] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.038] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for gigaherz.packingtape.PackingTapeMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.039] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass gigaherz.packingtape.PackingTapeMod with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.039] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.039] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.039] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for trainerlord.craftingspawn.CraftingSpawn with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.040] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass trainerlord.craftingspawn.CraftingSpawn with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.040] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.040] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.040] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.direwolf20.mininggadgets.MiningGadgets with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.041] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.direwolf20.mininggadgets.MiningGadgets with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.041] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.041] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.041] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for epicsquid.mysticalworld.MysticalWorld with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.050] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass epicsquid.mysticalworld.MysticalWorld with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.050] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.050] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.050] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for de.melanx.extradisks.ExtraDisks with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.052] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass de.melanx.extradisks.ExtraDisks with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.052] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.052] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.052] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.minecraftforge.common.ForgeMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.056] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass net.minecraftforge.common.ForgeMod with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.057] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.057] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.057] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for de.canitzp.feederhelmet.FeederHelmet with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.058] [Server 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.
[02Dec2019 08:19:50.059] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass de.canitzp.feederhelmet.FeederHelmet with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.059] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.059] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.059] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.tardis.mod.Tardis with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.060] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass net.tardis.mod.Tardis with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.060] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.060] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.060] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.zathrox.explorercraft.core.Explorercraft with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.061] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.zathrox.explorercraft.core.Explorercraft with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.061] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.061] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.061] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.themastergeneral.moglowstone.MoGlowstone with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.062] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.themastergeneral.moglowstone.MoGlowstone with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.063] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.063] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.063] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.progwml6.ironchest.IronChest with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.064] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.progwml6.ironchest.IronChest with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.064] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.064] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.064] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.gmail.rohzek.dive.main.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.066] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.gmail.rohzek.dive.main.Main with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.066] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.066] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.066] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for network.pxl8.colouredchat.ColouredChat with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.066] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass network.pxl8.colouredchat.ColouredChat with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.066] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.069] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.069] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.069] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for mcjty.rftoolsutility.RFToolsUtility with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.073] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass mcjty.rftoolsutility.RFToolsUtility with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.073] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.073] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.073] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for mcjty.theoneprobe.TheOneProbe with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.079] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass mcjty.theoneprobe.TheOneProbe with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.079] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.079] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.079] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for yalter.mousetweaks.forge.MouseTweaksForge with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.080] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass yalter.mousetweaks.forge.MouseTweaksForge with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.080] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.080] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.080] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.codetaylor.mc.watercan.ModWatercan with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.080] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.codetaylor.mc.watercan.ModWatercan with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.080] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.080] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.080] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.hrznstudio.titanium.Titanium with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.083] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.hrznstudio.titanium.Titanium with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.083] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.083] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.083] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.aang23.undergroundbiomes.UndergroundBiomes with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.085] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.aang23.undergroundbiomes.UndergroundBiomes with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.085] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.085] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.085] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.silentchaos512.lib.SilentLib with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.088] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass net.silentchaos512.lib.SilentLib with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.088] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.088] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.088] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for ovh.corail.travel_bag.ModTravelBag with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.089] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass ovh.corail.travel_bag.ModTravelBag with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.089] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.089] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.089] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.stereowalker.combat.Combat with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.209] [Server 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.
[02Dec2019 08:19:50.218] [Server 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.
[02Dec2019 08:19:50.220] [Server 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.
[02Dec2019 08:19:50.220] [Server 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.
[02Dec2019 08:19:50.221] [Server 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.
[02Dec2019 08:19:50.221] [Server 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.
[02Dec2019 08:19:50.221] [Server 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.
[02Dec2019 08:19:50.221] [Server 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.
[02Dec2019 08:19:50.233] [Server 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.
[02Dec2019 08:19:50.233] [Server 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.
[02Dec2019 08:19:50.233] [Server 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.
[02Dec2019 08:19:50.233] [Server 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.
[02Dec2019 08:19:50.234] [Server 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.
[02Dec2019 08:19:50.234] [Server 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.
[02Dec2019 08:19:50.234] [Server 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.
[02Dec2019 08:19:50.235] [Server 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.
[02Dec2019 08:19:50.235] [Server 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.
[02Dec2019 08:19:50.236] [Server 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.
[02Dec2019 08:19:50.239] [Server 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.
[02Dec2019 08:19:50.240] [Server 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.
[02Dec2019 08:19:50.241] [Server 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.
[02Dec2019 08:19:50.241] [Server 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.
[02Dec2019 08:19:50.243] [Server 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.
[02Dec2019 08:19:50.244] [Server 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.
[02Dec2019 08:19:50.244] [Server 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.
[02Dec2019 08:19:50.244] [Server 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.
[02Dec2019 08:19:50.244] [Server 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.
[02Dec2019 08:19:50.247] [Server 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.
[02Dec2019 08:19:50.247] [Server 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.
[02Dec2019 08:19:50.247] [Server 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.
[02Dec2019 08:19:50.248] [Server 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.
[02Dec2019 08:19:50.249] [Server 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.
[02Dec2019 08:19:50.251] [Server 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.
[02Dec2019 08:19:50.252] [Server 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.
[02Dec2019 08:19:50.252] [Server 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.
[02Dec2019 08:19:50.252] [Server 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.
[02Dec2019 08:19:50.252] [Server 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.
[02Dec2019 08:19:50.252] [Server 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.
[02Dec2019 08:19:50.255] [Server 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.
[02Dec2019 08:19:50.255] [Server 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.
[02Dec2019 08:19:50.256] [Server 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.
[02Dec2019 08:19:50.256] [Server 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.
[02Dec2019 08:19:50.257] [Server 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.
[02Dec2019 08:19:50.258] [Server 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.
[02Dec2019 08:19:50.258] [Server 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.
[02Dec2019 08:19:50.258] [Server 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.
[02Dec2019 08:19:50.258] [Server 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.
[02Dec2019 08:19:50.259] [Server 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.
[02Dec2019 08:19:50.259] [Server 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.
[02Dec2019 08:19:50.260] [Server 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.
[02Dec2019 08:19:50.260] [Server 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.
[02Dec2019 08:19:50.260] [Server 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.
[02Dec2019 08:19:50.260] [Server 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.
[02Dec2019 08:19:50.261] [Server 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.
[02Dec2019 08:19:50.261] [Server 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.
[02Dec2019 08:19:50.263] [Server 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.
[02Dec2019 08:19:50.263] [Server 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.
[02Dec2019 08:19:50.264] [Server 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.
[02Dec2019 08:19:50.264] [Server 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.
[02Dec2019 08:19:50.266] [Server 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.
[02Dec2019 08:19:50.267] [Server 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.
[02Dec2019 08:19:50.267] [Server 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.
[02Dec2019 08:19:50.267] [Server 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.
[02Dec2019 08:19:50.270] [Server 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.
[02Dec2019 08:19:50.270] [Server 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.
[02Dec2019 08:19:50.271] [Server 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.
[02Dec2019 08:19:50.271] [Server 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.
[02Dec2019 08:19:50.271] [Server 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.
[02Dec2019 08:19:50.272] [Server 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.
[02Dec2019 08:19:50.272] [Server 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.
[02Dec2019 08:19:50.272] [Server 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.
[02Dec2019 08:19:50.275] [Server 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.
[02Dec2019 08:19:50.275] [Server 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.
[02Dec2019 08:19:50.278] [Server 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.
[02Dec2019 08:19:50.278] [Server 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.
[02Dec2019 08:19:50.280] [Server 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.
[02Dec2019 08:19:50.280] [Server 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.
[02Dec2019 08:19:50.282] [Server 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.
[02Dec2019 08:19:50.282] [Server 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.
[02Dec2019 08:19:50.285] [Server 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.
[02Dec2019 08:19:50.285] [Server 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.
[02Dec2019 08:19:50.320] [Server 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.
[02Dec2019 08:19:50.321] [Server 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.
[02Dec2019 08:19:50.321] [Server 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.
[02Dec2019 08:19:50.322] [Server 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.
[02Dec2019 08:19:50.428] [Server 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.
[02Dec2019 08:19:50.428] [Server 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.
[02Dec2019 08:19:50.430] [Server 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.
[02Dec2019 08:19:50.430] [Server 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.
[02Dec2019 08:19:50.430] [Server 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.
[02Dec2019 08:19:50.431] [Server 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.
[02Dec2019 08:19:50.432] [Server 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.
[02Dec2019 08:19:50.432] [Server 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.
[02Dec2019 08:19:50.432] [Server 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.
[02Dec2019 08:19:50.434] [Server 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.
[02Dec2019 08:19:50.434] [Server 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.
[02Dec2019 08:19:50.434] [Server 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.
[02Dec2019 08:19:50.434] [Server 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.
[02Dec2019 08:19:50.444] [Server 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.
[02Dec2019 08:19:50.447] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `combat` for name `arcane_workbench`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[02Dec2019 08:19:50.447] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.stereowalker.combat.Combat with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.447] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.447] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.447] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.kwpugh.ring_of_growth.RingOfGrowth with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.449] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.kwpugh.ring_of_growth.RingOfGrowth with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.449] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.449] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.449] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.stal111.forbidden_arcanus.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.454] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.stal111.forbidden_arcanus.Main with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.454] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.454] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.454] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.natamus.alwaysawitherskull.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.454] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.natamus.alwaysawitherskull.Main with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.454] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.454] [Server thread/DEBUG] [com.kotori316.scala_lib.ScalaLanguageProvider$/LOADING]: Loading ScalaModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.454] [Server thread/DEBUG] [com.kotori316.scala_lib.ScalaModContainer/LOADING]: Creating scala container Class: com.kotori316.fluidtank.FluidTank, with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.454] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.454] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.454] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for de.maxhenkel.car.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.551] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass de.maxhenkel.car.Main with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.551] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.551] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.551] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for mcjty.rftoolsbuilder.RFToolsBuilder with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.553] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass mcjty.rftoolsbuilder.RFToolsBuilder with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.554] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.554] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.554] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.drizzs.foamdome.FoamDome with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.554] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.drizzs.foamdome.FoamDome with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.554] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.554] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.554] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for slimeknights.mantle.Mantle with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.556] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass slimeknights.mantle.Mantle with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.556] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.556] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.556] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for de.maxhenkel.gravestone.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.558] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass de.maxhenkel.gravestone.Main with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.558] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.558] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.558] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for shadows.fastbench.FastBench with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.566] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass shadows.fastbench.FastBench with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.566] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.566] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.566] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.jaquadro.minecraft.storagedrawers.StorageDrawers with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.568] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.jaquadro.minecraft.storagedrawers.StorageDrawers with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.568] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.568] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.568] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for tehnut.harvest.Harvest with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.569] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass tehnut.harvest.Harvest with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.569] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.569] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.569] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for knightminer.simplytea.SimplyTea with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.570] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass knightminer.simplytea.SimplyTea with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.570] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.570] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.570] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.natamus.dragondropselytra.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.571] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.natamus.dragondropselytra.Main with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.571] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.571] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.571] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for shadows.fastfurnace.FastFurnace with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.574] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass shadows.fastfurnace.FastFurnace with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.574] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.574] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.574] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.ewyboy.worldstripper.WorldStripper with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.577] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.ewyboy.worldstripper.WorldStripper with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.577] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.577] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.577] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for squeek.appleskin.AppleSkin with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.578] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass squeek.appleskin.AppleSkin with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.578] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.578] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.578] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.tfar.mobcatcher.MobCatcher with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.578] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.tfar.mobcatcher.MobCatcher with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.578] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.578] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.578] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for wile.engineersdecor.ModEngineersDecor with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.583] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass wile.engineersdecor.ModEngineersDecor with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.583] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.583] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.583] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.tfar.simplecoloredblocks.SimpleColoredBlocks with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.584] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.tfar.simplecoloredblocks.SimpleColoredBlocks with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.585] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.585] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.585] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.blay09.mods.refinedrelocation.RefinedRelocation with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.587] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass net.blay09.mods.refinedrelocation.RefinedRelocation with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.587] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.587] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.587] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.androsa.nifty.NiftyMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.588] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.androsa.nifty.NiftyMod with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.588] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.588] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.588] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.natamus.netherportalspread.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.589] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.natamus.netherportalspread.Main with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.589] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.589] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.589] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.silentchaos512.gems.SilentGems with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.594] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass net.silentchaos512.gems.SilentGems with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.594] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.594] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.594] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.darkhax.friendlyfire.FriendlyFire with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.595] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass net.darkhax.friendlyfire.FriendlyFire with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.595] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.595] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.595] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for mariot7.xlfoodmod.XLFoodMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.596] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass mariot7.xlfoodmod.XLFoodMod with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.596] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.596] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.596] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for lykrast.mysticalwildlife.core.MysticalWildlife with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.597] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass lykrast.mysticalwildlife.core.MysticalWildlife with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.597] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.597] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.597] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.lothrazar.elementaryores.ModElemOres with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.621] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.lothrazar.elementaryores.ModElemOres with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.621] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.621] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.621] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for gerflargle.taffydaf.TaffyDAF with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.623] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass gerflargle.taffydaf.TaffyDAF with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.623] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.623] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.623] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.maciej916.maessentials.MaEssentials with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.624] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.maciej916.maessentials.MaEssentials with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.624] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.624] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.624] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for mushroommantoad.mmpmod.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.628] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass mushroommantoad.mmpmod.Main with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.628] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.629] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.629] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for edivad.solargeneration.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.634] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass edivad.solargeneration.Main with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.634] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.634] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.634] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.slashking.luckyores.LuckyOres with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.659] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.slashking.luckyores.LuckyOres with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.659] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.659] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.659] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.natamus.petnames.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.660] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.natamus.petnames.Main with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.660] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.660] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 - got cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.660] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for hugman.mubble.Mubble with classLoader cpw.mods.modlauncher.TransformingClassLoader@5bb51241 & cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.661] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass hugman.mubble.Mubble with cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:50.669] [Server thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching parallel event LifecycleEvent:CONSTRUCT
[02Dec2019 08:19:50.674] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance corail_woodcutter of type ovh.corail.woodcutter.WoodCutterMod
[02Dec2019 08:19:50.674] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance cofh_core of type cofh.core.CoFHCore
[02Dec2019 08:19:50.674] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance simplytea of type knightminer.simplytea.SimplyTea
[02Dec2019 08:19:50.679] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance corail_woodcutter of type ovh.corail.woodcutter.WoodCutterMod
[02Dec2019 08:19:50.679] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for corail_woodcutter
[02Dec2019 08:19:50.720] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for corail_woodcutter
[02Dec2019 08:19:50.730] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file simplytea-server.toml for simplytea tracking
[02Dec2019 08:19:50.730] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file cofh_core-server.toml for cofh_core tracking
[02Dec2019 08:19:50.730] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file cofh_core-client.toml for cofh_core tracking
[02Dec2019 08:19:50.731] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.woodcutter.registry.ModRecipeSerializers to MOD
[02Dec2019 08:19:50.731] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance simplytea of type knightminer.simplytea.SimplyTea
[02Dec2019 08:19:50.731] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for simplytea
[02Dec2019 08:19:50.731] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for simplytea
[02Dec2019 08:19:50.731] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing knightminer.simplytea.core.Registration to MOD
[02Dec2019 08:19:50.737] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.woodcutter.registry.ModPointOfInterestTypes to MOD
[02Dec2019 08:19:50.738] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing knightminer.simplytea.core.Events to FORGE
[02Dec2019 08:19:50.739] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance cofh_core of type cofh.core.CoFHCore
[02Dec2019 08:19:50.739] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for cofh_core
[02Dec2019 08:19:50.739] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cofh_core
[02Dec2019 08:19:50.739] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for cofh_core
[02Dec2019 08:19:50.739] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance endergetic of type endergeticexpansion.core.EndergeticExpansion
[02Dec2019 08:19:50.739] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.woodcutter.registry.ModContainers to MOD
[02Dec2019 08:19:50.746] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.woodcutter.registry.ModBlocks to MOD
[02Dec2019 08:19:50.746] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for corail_woodcutter
[02Dec2019 08:19:50.746] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance carrots of type org.jwaresoftware.mcmods.lib.CarrotsLib
[02Dec2019 08:19:50.747] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing knightminer.simplytea.core.Config to MOD
[02Dec2019 08:19:50.748] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for simplytea
[02Dec2019 08:19:50.748] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance dde of type com.natamus.dragondropselytra.Main
[02Dec2019 08:19:50.748] [modloading-worker-2/INFO] [CRT/]: Carrots Lib mod constructor called
[02Dec2019 08:19:50.753] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance dde of type com.natamus.dragondropselytra.Main
[02Dec2019 08:19:50.753] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for dde
[02Dec2019 08:19:50.753] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for dde
[02Dec2019 08:19:50.753] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.natamus.dragondropselytra.events.DragonEvent to FORGE
[02Dec2019 08:19:50.754] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for dde
[02Dec2019 08:19:50.754] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance fastfurnace of type shadows.fastfurnace.FastFurnace
[02Dec2019 08:19:50.755] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance fastfurnace of type shadows.fastfurnace.FastFurnace
[02Dec2019 08:19:50.755] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for fastfurnace
[02Dec2019 08:19:50.755] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fastfurnace
[02Dec2019 08:19:50.755] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for fastfurnace
[02Dec2019 08:19:50.755] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance worldstripper of type com.ewyboy.worldstripper.WorldStripper
[02Dec2019 08:19:50.758] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file worldstripper-common.toml for worldstripper tracking
[02Dec2019 08:19:50.758] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance worldstripper of type com.ewyboy.worldstripper.WorldStripper
[02Dec2019 08:19:50.758] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for worldstripper
[02Dec2019 08:19:50.758] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for worldstripper
[02Dec2019 08:19:50.758] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for worldstripper
[02Dec2019 08:19:50.758] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance appleskin of type squeek.appleskin.AppleSkin
[02Dec2019 08:19:50.760] [modloading-worker-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_186089_a with desc (Lnet/minecraft/util/math/BlockPos;)V
[02Dec2019 08:19:50.760] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file appleskin-client.toml for appleskin tracking
[02Dec2019 08:19:50.761] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance appleskin of type squeek.appleskin.AppleSkin
[02Dec2019 08:19:50.761] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for appleskin
[02Dec2019 08:19:50.761] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for appleskin
[02Dec2019 08:19:50.761] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for appleskin
[02Dec2019 08:19:50.761] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance mobcatcher of type com.tfar.mobcatcher.MobCatcher
[02Dec2019 08:19:50.761] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance mobcatcher of type com.tfar.mobcatcher.MobCatcher
[02Dec2019 08:19:50.761] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for mobcatcher
[02Dec2019 08:19:50.761] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mobcatcher
[02Dec2019 08:19:50.761] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tfar.mobcatcher.MobCatcher$RegistryEvents to MOD
[02Dec2019 08:19:50.763] [modloading-worker-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_186094_a with desc (Z)V
[02Dec2019 08:19:50.832] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for mobcatcher
[02Dec2019 08:19:50.832] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance engineersdecor of type wile.engineersdecor.ModEngineersDecor
[02Dec2019 08:19:50.837] [modloading-worker-2/INFO] [CRT/]: Potion type converter hook initialized successfully!
[02Dec2019 08:19:50.924] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file engineersdecor-common.toml for engineersdecor tracking
[02Dec2019 08:19:50.924] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file engineersdecor-client.toml for engineersdecor tracking
[02Dec2019 08:19:50.925] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance engineersdecor of type wile.engineersdecor.ModEngineersDecor
[02Dec2019 08:19:50.925] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for engineersdecor
[02Dec2019 08:19:50.925] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for engineersdecor
[02Dec2019 08:19:50.925] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing wile.engineersdecor.ModEngineersDecor$ForgeEvents to MOD
[02Dec2019 08:19:50.944] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for engineersdecor
[02Dec2019 08:19:50.944] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance simplecoloredblocks of type com.tfar.simplecoloredblocks.SimpleColoredBlocks
[02Dec2019 08:19:50.945] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance simplecoloredblocks of type com.tfar.simplecoloredblocks.SimpleColoredBlocks
[02Dec2019 08:19:50.945] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for simplecoloredblocks
[02Dec2019 08:19:50.945] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for simplecoloredblocks
[02Dec2019 08:19:50.945] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tfar.simplecoloredblocks.SimpleColoredBlocks$RegistryEvents to MOD
[02Dec2019 08:19:51.031] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tfar.simplecoloredblocks.ItemColorWheel to FORGE
[02Dec2019 08:19:51.038] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for simplecoloredblocks
[02Dec2019 08:19:51.038] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance refinedrelocation of type net.blay09.mods.refinedrelocation.RefinedRelocation
[02Dec2019 08:19:51.042] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance carrots of type org.jwaresoftware.mcmods.lib.CarrotsLib
[02Dec2019 08:19:51.042] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for carrots
[02Dec2019 08:19:51.042] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for carrots
[02Dec2019 08:19:51.042] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing org.jwaresoftware.mcmods.lib.CarrotsLib to MOD
[02Dec2019 08:19:51.042] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for carrots
[02Dec2019 08:19:51.042] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance vanillafoodpantry of type org.jwaresoftware.mcmods.vfp.VanillaFoodPantry
[02Dec2019 08:19:51.047] [modloading-worker-2/INFO] [VFP/]: Vanilla Food Pantry mod constructor called
[02Dec2019 08:19:51.123] [modloading-worker-2/INFO] [CRT.CFG/]: Loading config file /home/minecraft/servers/mine261304/config/wabbity_vanillafoodpantry.toml
[02Dec2019 08:19:51.124] [modloading-worker-2/DEBUG] [CRT/]: Config definition (S) for vanillafoodpantry
[02Dec2019 08:19:51.131] [modloading-worker-2/DEBUG] [CRT/]: Config definition (E) for vanillafoodpantry
[02Dec2019 08:19:51.132] [modloading-worker-2/INFO] [VFP/]: Starting[B] DS...
[02Dec2019 08:19:51.169] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file refinedrelocation-common.toml for refinedrelocation tracking
[02Dec2019 08:19:51.218] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file refinedrelocation-client.toml for refinedrelocation tracking
[02Dec2019 08:19:51.218] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance refinedrelocation of type net.blay09.mods.refinedrelocation.RefinedRelocation
[02Dec2019 08:19:51.218] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for refinedrelocation
[02Dec2019 08:19:51.218] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for refinedrelocation
[02Dec2019 08:19:51.218] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.blay09.mods.refinedrelocation.RefinedRelocation to FORGE
[02Dec2019 08:19:51.218] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.blay09.mods.refinedrelocation.network.LoginSyncHandler to FORGE
[02Dec2019 08:19:51.242] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance endergetic of type endergeticexpansion.core.EndergeticExpansion
[02Dec2019 08:19:51.242] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for endergetic
[02Dec2019 08:19:51.242] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for endergetic
[02Dec2019 08:19:51.242] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing endergeticexpansion.core.registry.other.EERegistryReplacements to MOD
[02Dec2019 08:19:51.244] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing endergeticexpansion.core.registry.other.EECapabilities to FORGE
[02Dec2019 08:19:51.245] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing endergeticexpansion.core.registry.EETileEntities to MOD
[02Dec2019 08:19:51.249] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing endergeticexpansion.core.registry.EESounds to MOD
[02Dec2019 08:19:51.250] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing endergeticexpansion.core.registry.EEItems to MOD
[02Dec2019 08:19:51.318] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for refinedrelocation
[02Dec2019 08:19:51.318] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance nifty of type com.androsa.nifty.NiftyMod
[02Dec2019 08:19:51.351] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing endergeticexpansion.core.registry.EEEntities to MOD
[02Dec2019 08:19:51.353] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity endergetic:poise_cluster
[02Dec2019 08:19:51.354] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity endergetic:bolloom_fruit
[02Dec2019 08:19:51.354] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity endergetic:boof_block
[02Dec2019 08:19:51.356] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity endergetic:puff_bug
[02Dec2019 08:19:51.357] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity endergetic:boat
[02Dec2019 08:19:51.557] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity endergetic:bolloom_balloon
[02Dec2019 08:19:51.575] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity endergetic:bolloom_knot
[02Dec2019 08:19:51.638] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity endergetic:booflo_baby
[02Dec2019 08:19:51.666] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity endergetic:booflo_adolescent
[02Dec2019 08:19:51.667] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing endergeticexpansion.core.registry.EEBlocks to MOD
[02Dec2019 08:19:51.718] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing endergeticexpansion.core.registry.EEBiomes to MOD
[02Dec2019 08:19:51.743] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing endergeticexpansion.core.events.PlayerEvents to FORGE
[02Dec2019 08:19:51.823] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing endergeticexpansion.common.world.surface.EESurfaceBuilders to MOD
[02Dec2019 08:19:51.824] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing endergeticexpansion.common.world.EndOverrideHandler to MOD
[02Dec2019 08:19:51.824] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for endergetic
[02Dec2019 08:19:51.824] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance alib of type al132.alib.ALib
[02Dec2019 08:19:51.825] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance alib of type al132.alib.ALib
[02Dec2019 08:19:51.825] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for alib
[02Dec2019 08:19:51.825] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for alib
[02Dec2019 08:19:51.825] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for alib
[02Dec2019 08:19:51.825] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance mcjtylib of type mcjty.lib.McJtyLib
[02Dec2019 08:19:51.832] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file mcjtylib-client.toml for mcjtylib tracking
[02Dec2019 08:19:51.832] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file mcjtylib-common.toml for mcjtylib tracking
[02Dec2019 08:19:51.833] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance mcjtylib of type mcjty.lib.McJtyLib
[02Dec2019 08:19:51.833] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for mcjtylib
[02Dec2019 08:19:51.833] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mcjtylib
[02Dec2019 08:19:51.833] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mcjty.lib.base.GeneralConfig to FORGE
[02Dec2019 08:19:51.833] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mcjty.lib.McJtyLib to MOD
[02Dec2019 08:19:51.837] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mcjty.lib.setup.Registration to MOD
[02Dec2019 08:19:51.840] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for mcjtylib
[02Dec2019 08:19:51.840] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance rftoolsbase of type mcjty.rftoolsbase.RFToolsBase
[02Dec2019 08:19:51.842] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file nifty-common.toml for nifty tracking
[02Dec2019 08:19:51.842] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance nifty of type com.androsa.nifty.NiftyMod
[02Dec2019 08:19:51.842] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for nifty
[02Dec2019 08:19:51.842] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for nifty
[02Dec2019 08:19:51.843] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for nifty
[02Dec2019 08:19:51.843] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance nps of type com.natamus.netherportalspread.Main
[02Dec2019 08:19:51.843] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file rftoolsbase-common.toml for rftoolsbase tracking
[02Dec2019 08:19:51.843] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance rftoolsbase of type mcjty.rftoolsbase.RFToolsBase
[02Dec2019 08:19:51.844] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for rftoolsbase
[02Dec2019 08:19:51.844] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for rftoolsbase
[02Dec2019 08:19:51.844] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mcjty.rftoolsbase.RFToolsBase to MOD
[02Dec2019 08:19:51.844] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mcjty.rftoolsbase.setup.Registration to MOD
[02Dec2019 08:19:51.844] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file nps-common.toml for nps tracking
[02Dec2019 08:19:51.844] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance nps of type com.natamus.netherportalspread.Main
[02Dec2019 08:19:51.844] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for nps
[02Dec2019 08:19:51.844] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for nps
[02Dec2019 08:19:51.844] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.natamus.netherportalspread.events.PortalEvent to FORGE
[02Dec2019 08:19:51.845] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mcjty.rftoolsbase.datagen.DataGenerators to MOD
[02Dec2019 08:19:51.845] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for nps
[02Dec2019 08:19:51.845] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance silentgems of type net.silentchaos512.gems.SilentGems
[02Dec2019 08:19:51.846] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mcjty.rftoolsbase.config.Config to FORGE
[02Dec2019 08:19:51.846] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for rftoolsbase
[02Dec2019 08:19:51.846] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance rftoolsstorage of type mcjty.rftoolsstorage.RFToolsStorage
[02Dec2019 08:19:51.846] [modloading-worker-3/DEBUG] [Silent's Gems/]: Gems SideProxy init
[02Dec2019 08:19:51.847] [modloading-worker-3/INFO] [Silent's Gems/]: Detected Silent Gear!
[02Dec2019 08:19:51.850] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file rftoolsstorage-client.toml for rftoolsstorage tracking
[02Dec2019 08:19:51.850] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file rftoolsstorage-common.toml for rftoolsstorage tracking
[02Dec2019 08:19:51.851] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance rftoolsstorage of type mcjty.rftoolsstorage.RFToolsStorage
[02Dec2019 08:19:51.851] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for rftoolsstorage
[02Dec2019 08:19:51.851] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for rftoolsstorage
[02Dec2019 08:19:51.851] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mcjty.rftoolsstorage.setup.Registration to MOD
[02Dec2019 08:19:51.852] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mcjty.rftoolsstorage.datagen.DataGenerators to MOD
[02Dec2019 08:19:51.853] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mcjty.rftoolsstorage.config.Config to FORGE
[02Dec2019 08:19:51.853] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for rftoolsstorage
[02Dec2019 08:19:51.853] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance dismounte of type com.natamus.dismountentity.Main
[02Dec2019 08:19:51.854] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance dismounte of type com.natamus.dismountentity.Main
[02Dec2019 08:19:51.854] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for dismounte
[02Dec2019 08:19:51.854] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for dismounte
[02Dec2019 08:19:51.854] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.natamus.dismountentity.events.DismountEvent to FORGE
[02Dec2019 08:19:51.855] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for dismounte
[02Dec2019 08:19:51.855] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance clickmachine of type shadows.click.ClickMachine
[02Dec2019 08:19:51.864] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance clickmachine of type shadows.click.ClickMachine
[02Dec2019 08:19:51.864] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for clickmachine
[02Dec2019 08:19:51.864] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for clickmachine
[02Dec2019 08:19:51.864] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing shadows.click.util.FakePlayerUtil to FORGE
[02Dec2019 08:19:51.923] [modloading-worker-3/INFO] [Silent's Gems/]: Register part type PartType[S]{name='silentgems:gear_soul'}
[02Dec2019 08:19:51.927] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for clickmachine
[02Dec2019 08:19:51.927] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance deathquotes of type com.cazsius.deathquotes.DeathQuotes
[02Dec2019 08:19:51.928] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance deathquotes of type com.cazsius.deathquotes.DeathQuotes
[02Dec2019 08:19:51.928] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for deathquotes
[02Dec2019 08:19:51.928] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for deathquotes
[02Dec2019 08:19:51.928] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.cazsius.deathquotes.ForgeHooks to FORGE
[02Dec2019 08:19:51.929] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for deathquotes
[02Dec2019 08:19:51.929] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance easyflint of type com.lerrific.easyflint.EasyFlint
[02Dec2019 08:19:51.930] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file easyflint.toml for easyflint tracking
[02Dec2019 08:19:51.930] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance easyflint of type com.lerrific.easyflint.EasyFlint
[02Dec2019 08:19:51.930] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for easyflint
[02Dec2019 08:19:51.930] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for easyflint
[02Dec2019 08:19:51.930] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.lerrific.easyflint.Config to FORGE
[02Dec2019 08:19:51.930] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for easyflint
[02Dec2019 08:19:51.930] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance packingtape of type gigaherz.packingtape.PackingTapeMod
[02Dec2019 08:19:51.932] [modloading-worker-3/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:simple_trait'
[02Dec2019 08:19:51.933] [modloading-worker-3/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:damage_type_trait'
[02Dec2019 08:19:51.933] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file packingtape-server.toml for packingtape tracking
[02Dec2019 08:19:51.933] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance packingtape of type gigaherz.packingtape.PackingTapeMod
[02Dec2019 08:19:51.933] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for packingtape
[02Dec2019 08:19:51.933] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for packingtape
[02Dec2019 08:19:51.933] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for packingtape
[02Dec2019 08:19:51.933] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance craftingspawn of type trainerlord.craftingspawn.CraftingSpawn
[02Dec2019 08:19:51.934] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance craftingspawn of type trainerlord.craftingspawn.CraftingSpawn
[02Dec2019 08:19:51.934] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for craftingspawn
[02Dec2019 08:19:51.934] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for craftingspawn
[02Dec2019 08:19:51.934] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing trainerlord.craftingspawn.CraftingSpawn$RegisteryEvents to MOD
[02Dec2019 08:19:51.934] [modloading-worker-3/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:durability_trait'
[02Dec2019 08:19:51.934] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for craftingspawn
[02Dec2019 08:19:51.935] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance mininggadgets of type com.direwolf20.mininggadgets.MiningGadgets
[02Dec2019 08:19:51.935] [modloading-worker-3/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:enchantment_trait'
[02Dec2019 08:19:51.936] [modloading-worker-3/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:nbt_trait'
[02Dec2019 08:19:51.937] [modloading-worker-3/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:potion_effect_trait'
[02Dec2019 08:19:51.939] [modloading-worker-3/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:stat_modifier_trait'
[02Dec2019 08:19:51.939] [modloading-worker-3/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgems:persistence'
[02Dec2019 08:19:51.940] [modloading-worker-3/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgems:runic'
[02Dec2019 08:19:51.958] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file mininggadgets-client.toml for mininggadgets tracking
[02Dec2019 08:19:51.958] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file mininggadgets-common.toml for mininggadgets tracking
[02Dec2019 08:19:51.959] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance mininggadgets of type com.direwolf20.mininggadgets.MiningGadgets
[02Dec2019 08:19:51.959] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for mininggadgets
[02Dec2019 08:19:51.959] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mininggadgets
[02Dec2019 08:19:51.959] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.direwolf20.mininggadgets.Config to FORGE
[02Dec2019 08:19:51.960] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.direwolf20.mininggadgets.common.data.Generator to MOD
[02Dec2019 08:19:51.961] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.direwolf20.mininggadgets.client.particles.ModParticles to MOD
[02Dec2019 08:19:51.962] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for mininggadgets
[02Dec2019 08:19:51.962] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance mysticalworld of type epicsquid.mysticalworld.MysticalWorld
[02Dec2019 08:19:52.125] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance vanillafoodpantry of type org.jwaresoftware.mcmods.vfp.VanillaFoodPantry
[02Dec2019 08:19:52.125] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for vanillafoodpantry
[02Dec2019 08:19:52.125] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for vanillafoodpantry
[02Dec2019 08:19:52.125] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing org.jwaresoftware.mcmods.vfp.VanillaFoodPantry to MOD
[02Dec2019 08:19:52.125] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for vanillafoodpantry
[02Dec2019 08:19:52.125] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance roadstuff of type tv.mapper.roadstuff.RoadStuff
[02Dec2019 08:19:52.128] [modloading-worker-2/DEBUG] [tv.mapper.roadstuff.RoadStuff/]: Loading config file /home/minecraft/servers/mine261304/config/roadstuff-server.toml
[02Dec2019 08:19:52.129] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance roadstuff of type tv.mapper.roadstuff.RoadStuff
[02Dec2019 08:19:52.129] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for roadstuff
[02Dec2019 08:19:52.129] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for roadstuff
[02Dec2019 08:19:52.129] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing tv.mapper.roadstuff.util.EventHandler to FORGE
[02Dec2019 08:19:52.130] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing tv.mapper.roadstuff.init.ModItems to MOD
[02Dec2019 08:19:52.131] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing tv.mapper.roadstuff.init.ModBlocks to MOD
[02Dec2019 08:19:52.147] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for roadstuff
[02Dec2019 08:19:52.147] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance randomthings of type lumien.randomthings.RandomThings
[02Dec2019 08:19:52.155] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance randomthings of type lumien.randomthings.RandomThings
[02Dec2019 08:19:52.155] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for randomthings
[02Dec2019 08:19:52.156] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for randomthings
[02Dec2019 08:19:52.156] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing lumien.randomthings.RandomThings$RegistryEvents to MOD
[02Dec2019 08:19:52.157] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for randomthings
[02Dec2019 08:19:52.157] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance ring_of_miner of type com.kwpugh.ring_of_miner.RingOfMiner
[02Dec2019 08:19:52.157] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity beetle
[02Dec2019 08:19:52.159] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity deer
[02Dec2019 08:19:52.160] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance ring_of_miner of type com.kwpugh.ring_of_miner.RingOfMiner
[02Dec2019 08:19:52.160] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for ring_of_miner
[02Dec2019 08:19:52.160] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ring_of_miner
[02Dec2019 08:19:52.160] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.kwpugh.ring_of_miner.ItemInit$RegistryEvents to MOD
[02Dec2019 08:19:52.161] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.kwpugh.ring_of_miner.RingOfMiner$RegistryEvents to MOD
[02Dec2019 08:19:52.161] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for ring_of_miner
[02Dec2019 08:19:52.161] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance oreexcavation of type oreexcavation.core.OreExcavation
[02Dec2019 08:19:52.164] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file oreexcavation-common.toml for oreexcavation tracking
[02Dec2019 08:19:52.164] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file oreexcavation-client.toml for oreexcavation tracking
[02Dec2019 08:19:52.161] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity frog
[02Dec2019 08:19:52.219] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance oreexcavation of type oreexcavation.core.OreExcavation
[02Dec2019 08:19:52.219] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for oreexcavation
[02Dec2019 08:19:52.219] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for oreexcavation
[02Dec2019 08:19:52.219] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for oreexcavation
[02Dec2019 08:19:52.219] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance angelring of type com.denismasterherobrine.angelring.AngelRing
[02Dec2019 08:19:52.220] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance angelring of type com.denismasterherobrine.angelring.AngelRing
[02Dec2019 08:19:52.220] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for angelring
[02Dec2019 08:19:52.220] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for angelring
[02Dec2019 08:19:52.220] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.denismasterherobrine.angelring.ring.ItemRing to MOD
[02Dec2019 08:19:52.222] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.denismasterherobrine.angelring.ring.FlyEvent to FORGE
[02Dec2019 08:19:52.223] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity silver_fox
[02Dec2019 08:19:52.224] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.denismasterherobrine.angelring.AngelRing$RegistryEvents to MOD
[02Dec2019 08:19:52.225] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for angelring
[02Dec2019 08:19:52.225] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance flexible_skills of type flexible_skills.FlexibleSkillsMod
[02Dec2019 08:19:52.226] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity sprout
[02Dec2019 08:19:52.235] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity endermini
[02Dec2019 08:19:52.238] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity lava_cat
[02Dec2019 08:19:52.239] [modloading-worker-3/INFO] [net.silentchaos512.utils.config.ConfigSpecWrapper/]: Loading config file /home/minecraft/servers/mine261304/config/silentgems-common.toml
[02Dec2019 08:19:52.240] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity owl
[02Dec2019 08:19:52.243] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity silkworm
[02Dec2019 08:19:52.250] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance mysticalworld of type epicsquid.mysticalworld.MysticalWorld
[02Dec2019 08:19:52.250] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for mysticalworld
[02Dec2019 08:19:52.250] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mysticalworld
[02Dec2019 08:19:52.250] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing epicsquid.mysticalworld.RegistryManager to MOD
[02Dec2019 08:19:52.251] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing epicsquid.mysticalworld.init.ModVillagers to FORGE
[02Dec2019 08:19:52.252] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing epicsquid.mysticalworld.init.ModSounds to MOD
[02Dec2019 08:19:52.252] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing epicsquid.mysticalworld.events.SquidHandler to FORGE
[02Dec2019 08:19:52.254] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing epicsquid.mysticalworld.events.LootHandler to FORGE
[02Dec2019 08:19:52.255] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for mysticalworld
[02Dec2019 08:19:52.255] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance extradisks of type de.melanx.extradisks.ExtraDisks
[02Dec2019 08:19:52.255] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file extradisks-server.toml for extradisks tracking
[02Dec2019 08:19:52.256] [modloading-worker-1/DEBUG] [de.melanx.extradisks.ExtraDisks/]: Loading config file /home/minecraft/servers/mine261304/config/extradisks-server.toml
[02Dec2019 08:19:52.256] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance extradisks of type de.melanx.extradisks.ExtraDisks
[02Dec2019 08:19:52.256] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for extradisks
[02Dec2019 08:19:52.256] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for extradisks
[02Dec2019 08:19:52.256] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing de.melanx.extradisks.ExtraDisks$RegistryEvents to MOD
[02Dec2019 08:19:52.257] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for extradisks
[02Dec2019 08:19:52.257] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance forge of type net.minecraftforge.common.ForgeMod
[02Dec2019 08:19:52.257] [modloading-worker-1/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Forge Version package package net.minecraftforge.versions.forge, Forge, version 28.1 from cpw.mods.modlauncher.TransformingClassLoader@5bb51241
[02Dec2019 08:19:52.257] [modloading-worker-1/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Found Forge version 28.1.96
[02Dec2019 08:19:52.257] [modloading-worker-1/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Found Forge spec 28.1
[02Dec2019 08:19:52.257] [modloading-worker-1/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Found Forge group net.minecraftforge
[02Dec2019 08:19:52.260] [modloading-worker-1/DEBUG] [net.minecraftforge.versions.mcp.MCPVersion/CORE]: Found MC version information 1.14.4
[02Dec2019 08:19:52.260] [modloading-worker-1/DEBUG] [net.minecraftforge.versions.mcp.MCPVersion/CORE]: Found MCP version information 20190829.143755
[02Dec2019 08:19:52.260] [modloading-worker-1/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 28.1.96, for MC 1.14.4 with MCP 20190829.143755
[02Dec2019 08:19:52.260] [modloading-worker-1/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v28.1.96 Initialized
[02Dec2019 08:19:52.264] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file flexible_skills-server.toml for flexible_skills tracking
[02Dec2019 08:19:52.320] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance flexible_skills of type flexible_skills.FlexibleSkillsMod
[02Dec2019 08:19:52.320] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for flexible_skills
[02Dec2019 08:19:52.320] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for flexible_skills
[02Dec2019 08:19:52.320] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing flexible_skills.FlexibleSkillsMod$RegistryEvents to MOD
[02Dec2019 08:19:52.321] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for flexible_skills
[02Dec2019 08:19:52.321] [modloading-worker-3/DEBUG] [Silent's Gems/]: Gems SideProxy.Server init
[02Dec2019 08:19:52.321] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance gobber2 of type com.kwpugh.gobber2.Gobber2
[02Dec2019 08:19:52.322] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance silentgems of type net.silentchaos512.gems.SilentGems
[02Dec2019 08:19:52.322] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for silentgems
[02Dec2019 08:19:52.322] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for silentgems
[02Dec2019 08:19:52.322] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.silentchaos512.gems.network.NetworkEvents to FORGE
[02Dec2019 08:19:52.324] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file gobber2-server.toml for gobber2 tracking
[02Dec2019 08:19:52.324] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.silentchaos512.gems.item.container.ContainerItemEvents to FORGE
[02Dec2019 08:19:52.326] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance gobber2 of type com.kwpugh.gobber2.Gobber2
[02Dec2019 08:19:52.326] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for gobber2
[02Dec2019 08:19:52.326] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for gobber2
[02Dec2019 08:19:52.326] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.kwpugh.gobber2.util.ModEventSubscriber to FORGE
[02Dec2019 08:19:52.327] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.silentchaos512.gems.init.GemsLoot to FORGE
[02Dec2019 08:19:52.327] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.kwpugh.gobber2.util.RepairTickHandler to FORGE
[02Dec2019 08:19:52.327] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.silentchaos512.gems.event.EnchantmentEvents to FORGE
[02Dec2019 08:19:52.328] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.kwpugh.gobber2.util.SpecialAbilities to FORGE
[02Dec2019 08:19:52.329] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.kwpugh.gobber2.init.ItemInit$RegistryEvents to MOD
[02Dec2019 08:19:52.330] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.silentchaos512.gems.chaos.ChaosHandler to FORGE
[02Dec2019 08:19:52.335] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.silentchaos512.gems.chaos.ChaosEvents to FORGE
[02Dec2019 08:19:52.336] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.kwpugh.gobber2.init.BlockInit$RegistryEvents to MOD
[02Dec2019 08:19:52.338] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for gobber2
[02Dec2019 08:19:52.338] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance cg of type com.natamus.cryingghasts.Main
[02Dec2019 08:19:52.340] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file cg-common.toml for cg tracking
[02Dec2019 08:19:52.340] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance cg of type com.natamus.cryingghasts.Main
[02Dec2019 08:19:52.340] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for cg
[02Dec2019 08:19:52.340] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cg
[02Dec2019 08:19:52.340] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for silentgems
[02Dec2019 08:19:52.340] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance friendlyfire of type net.darkhax.friendlyfire.FriendlyFire
[02Dec2019 08:19:52.340] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.natamus.cryingghasts.events.GhastEvent to FORGE
[02Dec2019 08:19:52.340] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for cg
[02Dec2019 08:19:52.340] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance valkyrielib of type com.valkyrieofnight.vlib.VLib
[02Dec2019 08:19:52.341] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file friendlyfire-common.toml for friendlyfire tracking
[02Dec2019 08:19:52.341] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance friendlyfire of type net.darkhax.friendlyfire.FriendlyFire
[02Dec2019 08:19:52.341] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for friendlyfire
[02Dec2019 08:19:52.341] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for friendlyfire
[02Dec2019 08:19:52.341] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for friendlyfire
[02Dec2019 08:19:52.341] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance xlfoodmod of type mariot7.xlfoodmod.XLFoodMod
[02Dec2019 08:19:52.341] [modloading-worker-2/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:<init>:78]: Create Debugger
[02Dec2019 08:19:52.342] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance xlfoodmod of type mariot7.xlfoodmod.XLFoodMod
[02Dec2019 08:19:52.342] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for xlfoodmod
[02Dec2019 08:19:52.342] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for xlfoodmod
[02Dec2019 08:19:52.342] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mariot7.xlfoodmod.ModRegistry to MOD
[02Dec2019 08:19:52.342] [modloading-worker-2/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:<init>:81]: 1
[02Dec2019 08:19:52.342] [modloading-worker-2/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:<init>:84]: 1.1
[02Dec2019 08:19:52.342] [modloading-worker-2/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:<init>:88]: 2
[02Dec2019 08:19:52.342] [modloading-worker-2/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:<init>:90]: 3
[02Dec2019 08:19:52.342] [modloading-worker-2/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:<init>:93]: 3.1
[02Dec2019 08:19:52.342] [modloading-worker-2/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:<init>:97]: Register with Thread
[02Dec2019 08:19:52.343] [modloading-worker-2/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:<init>:99]: Setup Debugger Complete
[02Dec2019 08:19:52.343] [modloading-worker-2/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: Mod ID: valkyrielib
[02Dec2019 08:19:52.343] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for xlfoodmod
[02Dec2019 08:19:52.343] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance mysticalwildlife of type lykrast.mysticalwildlife.core.MysticalWildlife
[02Dec2019 08:19:52.345] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file mysticalwildlife-common.toml for mysticalwildlife tracking
[02Dec2019 08:19:52.345] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance mysticalwildlife of type lykrast.mysticalwildlife.core.MysticalWildlife
[02Dec2019 08:19:52.345] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for mysticalwildlife
[02Dec2019 08:19:52.345] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mysticalwildlife
[02Dec2019 08:19:52.345] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing lykrast.mysticalwildlife.common.item.ItemBrush to FORGE
[02Dec2019 08:19:52.346] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing lykrast.mysticalwildlife.common.init.ModSounds to MOD
[02Dec2019 08:19:52.347] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing lykrast.mysticalwildlife.common.init.ModItems to MOD
[02Dec2019 08:19:52.350] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing lykrast.mysticalwildlife.common.init.ModEntities to MOD
[02Dec2019 08:19:52.352] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for mysticalwildlife
[02Dec2019 08:19:52.352] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance elementaryores of type com.lothrazar.elementaryores.ModElemOres
[02Dec2019 08:19:52.355] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forge-client.toml for forge tracking
[02Dec2019 08:19:52.355] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forge-server.toml for forge tracking
[02Dec2019 08:19:52.356] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance forge of type net.minecraftforge.common.ForgeMod
[02Dec2019 08:19:52.356] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for forge
[02Dec2019 08:19:52.356] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for forge
[02Dec2019 08:19:52.356] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for forge
[02Dec2019 08:19:52.356] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance feederhelmet of type de.canitzp.feederhelmet.FeederHelmet
[02Dec2019 08:19:52.358] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance elementaryores of type com.lothrazar.elementaryores.ModElemOres
[02Dec2019 08:19:52.358] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for elementaryores
[02Dec2019 08:19:52.358] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for elementaryores
[02Dec2019 08:19:52.358] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.lothrazar.elementaryores.ModElemOres$RegistryEvents to MOD
[02Dec2019 08:19:52.358] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file feederhelmet-common.toml for feederhelmet tracking
[02Dec2019 08:19:52.358] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance feederhelmet of type de.canitzp.feederhelmet.FeederHelmet
[02Dec2019 08:19:52.358] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for feederhelmet
[02Dec2019 08:19:52.358] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for feederhelmet
[02Dec2019 08:19:52.358] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing de.canitzp.feederhelmet.FeederHelmet$ForgeEvents to FORGE
[02Dec2019 08:19:52.359] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for elementaryores
[02Dec2019 08:19:52.359] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance taffydaf of type gerflargle.taffydaf.TaffyDAF
[02Dec2019 08:19:52.360] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file taffydaf-server.toml for taffydaf tracking
[02Dec2019 08:19:52.361] [modloading-worker-3/INFO] [gerflargle.taffydaf.TaffyDAF/]: Server Side Detected - Setting Date and Forecast to Dim :0
[02Dec2019 08:19:52.362] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance taffydaf of type gerflargle.taffydaf.TaffyDAF
[02Dec2019 08:19:52.362] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for taffydaf
[02Dec2019 08:19:52.362] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for taffydaf
[02Dec2019 08:19:52.362] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing gerflargle.taffydaf.Description to FORGE
[02Dec2019 08:19:52.362] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing gerflargle.taffydaf.Config to FORGE
[02Dec2019 08:19:52.362] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for taffydaf
[02Dec2019 08:19:52.362] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance ma-essentials of type com.maciej916.maessentials.MaEssentials
[02Dec2019 08:19:52.364] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ma-essentials.toml for ma-essentials tracking
[02Dec2019 08:19:52.419] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance ma-essentials of type com.maciej916.maessentials.MaEssentials
[02Dec2019 08:19:52.419] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for ma-essentials
[02Dec2019 08:19:52.419] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ma-essentials
[02Dec2019 08:19:52.419] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.maciej916.maessentials.ModEventSubscriber to MOD
[02Dec2019 08:19:52.419] [modloading-worker-2/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: Setup Complete
[02Dec2019 08:19:52.420] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance valkyrielib of type com.valkyrieofnight.vlib.VLib
[02Dec2019 08:19:52.420] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for valkyrielib
[02Dec2019 08:19:52.420] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for valkyrielib
[02Dec2019 08:19:52.420] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for valkyrielib
[02Dec2019 08:19:52.420] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance dogslie of type me.ichun.letsleepingdogslie.common.LetSleepingDogsLie
[02Dec2019 08:19:52.420] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing de.canitzp.feederhelmet.FeederHelmet$ModEvents to MOD
[02Dec2019 08:19:52.421] [modloading-worker-2/ERROR] [me.ichun.letsleepingdogslie.common.LetSleepingDogsLie/]: You are loading Let Sleeping Dogs Lie on a server. Let Sleeping Dogs Lie is a client only mod!
[02Dec2019 08:19:52.421] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance dogslie of type me.ichun.letsleepingdogslie.common.LetSleepingDogsLie
[02Dec2019 08:19:52.421] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for dogslie
[02Dec2019 08:19:52.421] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for dogslie
[02Dec2019 08:19:52.421] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for dogslie
[02Dec2019 08:19:52.421] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance sea of type tk.deltawolf.sea.Seafaring
[02Dec2019 08:19:52.421] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.maciej916.maessentials.ForgeEventSubscriber to FORGE
[02Dec2019 08:19:52.422] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance sea of type tk.deltawolf.sea.Seafaring
[02Dec2019 08:19:52.422] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for sea
[02Dec2019 08:19:52.422] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for sea
[02Dec2019 08:19:52.422] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing tk.deltawolf.sea.lists.ItemList to MOD
[02Dec2019 08:19:52.422] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for feederhelmet
[02Dec2019 08:19:52.422] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance tardis of type net.tardis.mod.Tardis
[02Dec2019 08:19:52.423] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance tardis of type net.tardis.mod.Tardis
[02Dec2019 08:19:52.423] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for tardis
[02Dec2019 08:19:52.423] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for tardis
[02Dec2019 08:19:52.423] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.tardis.mod.sounds.TSounds to MOD
[02Dec2019 08:19:52.424] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing tk.deltawolf.sea.lists.EntityList to MOD
[02Dec2019 08:19:52.424] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for ma-essentials
[02Dec2019 08:19:52.424] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance vimion of type mushroommantoad.mmpmod.Main
[02Dec2019 08:19:52.427] [modloading-worker-2/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity sea:haddock
[02Dec2019 08:19:52.428] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.tardis.mod.exterior.ExteriorRegistry to MOD
[02Dec2019 08:19:52.428] [modloading-worker-2/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity sea:swamp_feeder
[02Dec2019 08:19:52.429] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing tk.deltawolf.sea.lists.BlockList to MOD
[02Dec2019 08:19:52.430] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for sea
[02Dec2019 08:19:52.430] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance silentgear of type net.silentchaos512.gear.SilentGear
[02Dec2019 08:19:52.430] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.tardis.mod.items.TItems to MOD
[02Dec2019 08:19:52.435] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance vimion of type mushroommantoad.mmpmod.Main
[02Dec2019 08:19:52.435] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for vimion
[02Dec2019 08:19:52.435] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for vimion
[02Dec2019 08:19:52.435] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mushroommantoad.mmpmod.Main$RegistryEvents to MOD
[02Dec2019 08:19:52.437] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for vimion
[02Dec2019 08:19:52.437] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance solargeneration of type edivad.solargeneration.Main
[02Dec2019 08:19:52.439] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance solargeneration of type edivad.solargeneration.Main
[02Dec2019 08:19:52.439] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for solargeneration
[02Dec2019 08:19:52.439] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for solargeneration
[02Dec2019 08:19:52.439] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing edivad.solargeneration.Main$RegistryEvents to MOD
[02Dec2019 08:19:52.440] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for solargeneration
[02Dec2019 08:19:52.440] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance luckyores of type com.slashking.luckyores.LuckyOres
[02Dec2019 08:19:52.440] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance luckyores of type com.slashking.luckyores.LuckyOres
[02Dec2019 08:19:52.440] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for luckyores
[02Dec2019 08:19:52.440] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for luckyores
[02Dec2019 08:19:52.440] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.slashking.luckyores.init.ItemInit to MOD
[02Dec2019 08:19:52.443] [modloading-worker-2/INFO] [net.silentchaos512.utils.config.ConfigSpecWrapper/]: Loading config file /home/minecraft/servers/mine261304/config/silentgear-client.toml
[02Dec2019 08:19:52.444] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.tardis.mod.itemgroups.TItemGroups to MOD
[02Dec2019 08:19:52.444] [modloading-worker-2/INFO] [net.silentchaos512.utils.config.ConfigSpecWrapper/]: Loading config file /home/minecraft/servers/mine261304/config/silentgear-common.toml
[02Dec2019 08:19:52.447] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.tardis.mod.tileentities.TTiles to MOD
[02Dec2019 08:19:52.462] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.slashking.luckyores.init.BlockInit to MOD
[02Dec2019 08:19:52.463] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for luckyores
[02Dec2019 08:19:52.463] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance pn of type com.natamus.petnames.Main
[02Dec2019 08:19:52.465] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file pn-common.toml for pn tracking
[02Dec2019 08:19:52.465] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance pn of type com.natamus.petnames.Main
[02Dec2019 08:19:52.465] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for pn
[02Dec2019 08:19:52.465] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for pn
[02Dec2019 08:19:52.465] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.natamus.petnames.events.EntityEvent to FORGE
[02Dec2019 08:19:52.529] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for pn
[02Dec2019 08:19:52.529] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance mubble of type hugman.mubble.Mubble
[02Dec2019 08:19:52.530] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance mubble of type hugman.mubble.Mubble
[02Dec2019 08:19:52.530] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for mubble
[02Dec2019 08:19:52.530] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mubble
[02Dec2019 08:19:52.530] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing hugman.mubble.Mubble$ModRegistryEvents to MOD
[02Dec2019 08:19:52.532] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing hugman.mubble.Mubble$ForgeRegistryEvents to FORGE
[02Dec2019 08:19:52.534] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing hugman.mubble.init.MubbleEvents to FORGE
[02Dec2019 08:19:52.538] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for mubble
[02Dec2019 08:19:52.538] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance forbidden_arcanus of type com.stal111.forbidden_arcanus.Main
[02Dec2019 08:19:52.541] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forbidden_arcanus-client.toml for forbidden_arcanus tracking
[02Dec2019 08:19:52.541] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forbidden_arcanus-server.toml for forbidden_arcanus tracking
[02Dec2019 08:19:52.541] [modloading-worker-3/DEBUG] [forbidden_arcanus/]: Loading Config: /home/minecraft/servers/mine261304/config/forbidden_arcanus-client.toml
[02Dec2019 08:19:52.541] [modloading-worker-3/INFO] [forbidden_arcanus/]: Built Config: /home/minecraft/servers/mine261304/config/forbidden_arcanus-client.toml
[02Dec2019 08:19:52.541] [modloading-worker-3/INFO] [forbidden_arcanus/]: Loaded Config: /home/minecraft/servers/mine261304/config/forbidden_arcanus-client.toml
[02Dec2019 08:19:52.541] [modloading-worker-3/DEBUG] [forbidden_arcanus/]: Loading Config: /home/minecraft/servers/mine261304/config/forbidden_arcanus-server.toml
[02Dec2019 08:19:52.541] [modloading-worker-3/INFO] [forbidden_arcanus/]: Built Config: /home/minecraft/servers/mine261304/config/forbidden_arcanus-server.toml
[02Dec2019 08:19:52.541] [modloading-worker-3/INFO] [forbidden_arcanus/]: Loaded Config: /home/minecraft/servers/mine261304/config/forbidden_arcanus-server.toml
[02Dec2019 08:19:52.542] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance forbidden_arcanus of type com.stal111.forbidden_arcanus.Main
[02Dec2019 08:19:52.542] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for forbidden_arcanus
[02Dec2019 08:19:52.542] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for forbidden_arcanus
[02Dec2019 08:19:52.542] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stal111.forbidden_arcanus.potion.ModPotions to MOD
[02Dec2019 08:19:52.543] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stal111.forbidden_arcanus.potion.effect.ModEffects to MOD
[02Dec2019 08:19:52.546] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stal111.forbidden_arcanus.Main to MOD
[02Dec2019 08:19:52.547] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stal111.forbidden_arcanus.event.PlayerInteractListener to FORGE
[02Dec2019 08:19:52.547] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.tardis.mod.dimensions.TDimensions$Events to FORGE
[02Dec2019 08:19:52.548] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stal111.forbidden_arcanus.event.MobDeathEvent to FORGE
[02Dec2019 08:19:52.549] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stal111.forbidden_arcanus.event.HarvestDropsEvent to FORGE
[02Dec2019 08:19:52.550] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stal111.forbidden_arcanus.event.BlockBreakListener to FORGE
[02Dec2019 08:19:52.550] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.tardis.mod.dimensions.TDimensions to MOD
[02Dec2019 08:19:52.550] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.tardis.mod.blocks.TBlocks to MOD
[02Dec2019 08:19:52.551] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.tardis.mod.entity.TEntities to MOD
[02Dec2019 08:19:52.551] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stal111.forbidden_arcanus.event.BlockActivatedListener to FORGE
[02Dec2019 08:19:52.552] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stal111.forbidden_arcanus.config.Config to FORGE
[02Dec2019 08:19:52.552] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for forbidden_arcanus
[02Dec2019 08:19:52.552] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance aaws of type com.natamus.alwaysawitherskull.Main
[02Dec2019 08:19:52.552] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance aaws of type com.natamus.alwaysawitherskull.Main
[02Dec2019 08:19:52.552] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for aaws
[02Dec2019 08:19:52.552] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for aaws
[02Dec2019 08:19:52.552] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.natamus.alwaysawitherskull.events.EntityEvent to FORGE
[02Dec2019 08:19:52.553] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for aaws
[02Dec2019 08:19:52.553] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity tardis:control
[02Dec2019 08:19:52.554] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity tardis:interior_door
[02Dec2019 08:19:52.555] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for tardis
[02Dec2019 08:19:52.555] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance explorercraft of type com.zathrox.explorercraft.core.Explorercraft
[02Dec2019 08:19:52.557] [modloading-worker-3/DEBUG] [com.kotori316.scala_lib.ScalaModContainer/LOADING]: Scala Class Loaded class com.kotori316.fluidtank.FluidTank with cpw.mods.modlauncher.TransformingClassLoader@5bb51241.
[02Dec2019 08:19:52.557] [modloading-worker-3/DEBUG] [com.kotori316.scala_lib.ScalaModContainer/LOADING]: Scala Mod instance for fluidtank is about to create. com.kotori316.fluidtank.FluidTank
[02Dec2019 08:19:52.563] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance silentgear of type net.silentchaos512.gear.SilentGear
[02Dec2019 08:19:52.563] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for silentgear
[02Dec2019 08:19:52.563] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for silentgear
[02Dec2019 08:19:52.564] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.silentchaos512.gear.util.GearData$EventHandler to FORGE
[02Dec2019 08:19:52.618] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.silentchaos512.gear.init.NerfedGear to FORGE
[02Dec2019 08:19:52.618] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.silentchaos512.gear.event.WorldHandler to FORGE
[02Dec2019 08:19:52.620] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.silentchaos512.gear.event.ToolBlockPlaceHandler to FORGE
[02Dec2019 08:19:52.621] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.silentchaos512.gear.event.ServerEvents to FORGE
[02Dec2019 08:19:52.623] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.silentchaos512.gear.event.RepairHandler to FORGE
[02Dec2019 08:19:52.625] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.silentchaos512.gear.event.GearEvents to FORGE
[02Dec2019 08:19:52.627] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.silentchaos512.gear.event.DropsHandler to FORGE
[02Dec2019 08:19:52.628] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for silentgear
[02Dec2019 08:19:52.628] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance extcaves of type com.polyvalord.extcaves.ExtCaves
[02Dec2019 08:19:52.631] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file extcaves-server.toml for extcaves tracking
[02Dec2019 08:19:52.631] [modloading-worker-2/INFO] [com.polyvalord.extcaves.config.CfgBuild/]: Loading config : /home/minecraft/servers/mine261304/config/extcaves_config.toml
[02Dec2019 08:19:52.632] [modloading-worker-2/INFO] [com.polyvalord.extcaves.config.CfgBuild/]: Built config : /home/minecraft/servers/mine261304/config/extcaves_config.toml
[02Dec2019 08:19:52.633] [modloading-worker-2/INFO] [com.polyvalord.extcaves.config.CfgBuild/]: Loaded config : /home/minecraft/servers/mine261304/config/extcaves_config.toml
[02Dec2019 08:19:52.635] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance extcaves of type com.polyvalord.extcaves.ExtCaves
[02Dec2019 08:19:52.635] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for extcaves
[02Dec2019 08:19:52.635] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for extcaves
[02Dec2019 08:19:52.635] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.polyvalord.extcaves.world.RegFeatures to MOD
[02Dec2019 08:19:52.768] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file explorercraft-common.toml for explorercraft tracking
[02Dec2019 08:19:52.779] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance explorercraft of type com.zathrox.explorercraft.core.Explorercraft
[02Dec2019 08:19:52.779] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for explorercraft
[02Dec2019 08:19:52.779] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for explorercraft
[02Dec2019 08:19:52.779] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.zathrox.explorercraft.core.util.LootHandler to FORGE
[02Dec2019 08:19:52.780] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.zathrox.explorercraft.core.registry.ExplorerEntities to MOD
[02Dec2019 08:19:52.783] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity explorercraft:brush_stooge
[02Dec2019 08:19:52.786] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity explorercraft:infected_skeleton
[02Dec2019 08:19:52.788] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity explorercraft:infected_zombie
[02Dec2019 08:19:52.789] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity explorercraft:infected_creeper
[02Dec2019 08:19:52.794] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity explorercraft:enderghast
[02Dec2019 08:19:52.795] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.polyvalord.extcaves.items.RegItems to MOD
[02Dec2019 08:19:52.797] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.polyvalord.extcaves.ExtCaves$RegistryEvents to MOD
[02Dec2019 08:19:52.798] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.polyvalord.extcaves.blocks.RegBlocks to MOD
[02Dec2019 08:19:52.818] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for extcaves
[02Dec2019 08:19:52.818] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance simplylight of type com.flanks255.simplylight.SimplyLight
[02Dec2019 08:19:52.818] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance simplylight of type com.flanks255.simplylight.SimplyLight
[02Dec2019 08:19:52.818] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for simplylight
[02Dec2019 08:19:52.818] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for simplylight
[02Dec2019 08:19:52.818] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.flanks255.simplylight.SimplyLight to MOD
[02Dec2019 08:19:52.819] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for simplylight
[02Dec2019 08:19:52.819] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance simplefarming of type enemeez.simplefarming.SimpleFarming
[02Dec2019 08:19:52.825] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file simplefarming.toml for simplefarming tracking
[02Dec2019 08:19:52.839] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity explorercraft:enderreeper
[02Dec2019 08:19:52.921] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity explorercraft:wizard
[02Dec2019 08:19:52.922] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.zathrox.explorercraft.core.registry.ExplorerBiomes$Registration to MOD
[02Dec2019 08:19:52.926] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.zathrox.explorercraft.core.events.ExplorerPlayerEvents to FORGE
[02Dec2019 08:19:52.926] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.zathrox.explorercraft.core.events.ExplorerEventSubscriber to MOD
[02Dec2019 08:19:52.939] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.zathrox.explorercraft.core.data.ExplorercraftDataGenerator to MOD
[02Dec2019 08:19:52.939] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.zathrox.explorercraft.core.config.Config to FORGE
[02Dec2019 08:19:52.939] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for explorercraft
[02Dec2019 08:19:52.939] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance moglowstone of type com.themastergeneral.moglowstone.MoGlowstone
[02Dec2019 08:19:52.940] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance moglowstone of type com.themastergeneral.moglowstone.MoGlowstone
[02Dec2019 08:19:52.940] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for moglowstone
[02Dec2019 08:19:52.940] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for moglowstone
[02Dec2019 08:19:52.940] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.themastergeneral.moglowstone.MoGlowstoneRegistries to MOD
[02Dec2019 08:19:52.943] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for moglowstone
[02Dec2019 08:19:52.943] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance ironchest of type com.progwml6.ironchest.IronChest
[02Dec2019 08:19:52.944] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance ironchest of type com.progwml6.ironchest.IronChest
[02Dec2019 08:19:52.944] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for ironchest
[02Dec2019 08:19:52.944] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ironchest
[02Dec2019 08:19:52.945] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.progwml6.ironchest.common.inventory.ChestContainerType$Registration to MOD
[02Dec2019 08:19:52.947] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.progwml6.ironchest.common.tileentity.ChestTileEntityType$Registration to MOD
[02Dec2019 08:19:52.949] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.progwml6.ironchest.common.core.IronChestBlocks$Registration to MOD
[02Dec2019 08:19:52.962] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance simplefarming of type enemeez.simplefarming.SimpleFarming
[02Dec2019 08:19:52.962] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for simplefarming
[02Dec2019 08:19:52.962] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for simplefarming
[02Dec2019 08:19:52.962] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing enemeez.simplefarming.init.ModTileEntities to MOD
[02Dec2019 08:19:52.963] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing enemeez.simplefarming.config.Config to FORGE
[02Dec2019 08:19:52.963] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for simplefarming
[02Dec2019 08:19:52.963] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance slurpiesdongles of type com.rbs.slurpiesdongles.SlurpiesDongles
[02Dec2019 08:19:52.964] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.progwml6.ironchest.common.core.IronChestItems$Registration to MOD
[02Dec2019 08:19:53.020] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file Ray's Dongles-General.toml for slurpiesdongles tracking
[02Dec2019 08:19:53.020] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for ironchest
[02Dec2019 08:19:53.021] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance simpledivegear of type com.gmail.rohzek.dive.main.Main
[02Dec2019 08:19:53.024] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file simpledivegear-common.toml for simpledivegear tracking
[02Dec2019 08:19:53.024] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance simpledivegear of type com.gmail.rohzek.dive.main.Main
[02Dec2019 08:19:53.024] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for simpledivegear
[02Dec2019 08:19:53.024] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for simpledivegear
[02Dec2019 08:19:53.024] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.gmail.rohzek.dive.armor.SArmor$RegistrationHandler to MOD
[02Dec2019 08:19:53.026] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file Ray's Dongles-Common.toml for slurpiesdongles tracking
[02Dec2019 08:19:53.026] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance slurpiesdongles of type com.rbs.slurpiesdongles.SlurpiesDongles
[02Dec2019 08:19:53.026] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for slurpiesdongles
[02Dec2019 08:19:53.026] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for slurpiesdongles
[02Dec2019 08:19:53.026] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.rbs.slurpiesdongles.world.WildCropsWorldGen to FORGE
[02Dec2019 08:19:53.026] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.rbs.slurpiesdongles.update.UpdateChecker to FORGE
[02Dec2019 08:19:53.026] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for simpledivegear
[02Dec2019 08:19:53.026] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance colouredchat of type network.pxl8.colouredchat.ColouredChat
[02Dec2019 08:19:53.027] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.rbs.slurpiesdongles.init.ModTools to MOD
[02Dec2019 08:19:53.029] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file colouredchat-common.toml for colouredchat tracking
[02Dec2019 08:19:53.030] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance colouredchat of type network.pxl8.colouredchat.ColouredChat
[02Dec2019 08:19:53.030] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for colouredchat
[02Dec2019 08:19:53.030] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for colouredchat
[02Dec2019 08:19:53.030] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing network.pxl8.colouredchat.config.Configuration to FORGE
[02Dec2019 08:19:53.030] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing network.pxl8.colouredchat.chat.ChatListener to FORGE
[02Dec2019 08:19:53.032] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing network.pxl8.colouredchat.data.CapabilityHandler to FORGE
[02Dec2019 08:19:53.034] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for colouredchat
[02Dec2019 08:19:53.034] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance enviromats of type com.valkyrieofnight.enviromats.EnviroMats
[02Dec2019 08:19:53.034] [modloading-worker-1/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:<init>:78]: Create Debugger
[02Dec2019 08:19:53.034] [modloading-worker-1/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:<init>:81]: 1
[02Dec2019 08:19:53.035] [modloading-worker-1/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:<init>:84]: 1.1
[02Dec2019 08:19:53.035] [modloading-worker-1/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:<init>:88]: 2
[02Dec2019 08:19:53.035] [modloading-worker-1/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:<init>:90]: 3
[02Dec2019 08:19:53.035] [modloading-worker-1/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:<init>:93]: 3.1
[02Dec2019 08:19:53.035] [modloading-worker-1/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:<init>:97]: Register with Thread
[02Dec2019 08:19:53.035] [modloading-worker-1/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:<init>:99]: Setup Debugger Complete
[02Dec2019 08:19:53.035] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.rbs.slurpiesdongles.init.ModItems to MOD
[02Dec2019 08:19:53.035] [modloading-worker-1/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: Mod ID: enviromats
[02Dec2019 08:19:53.141] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.rbs.slurpiesdongles.init.ModFood to MOD
[02Dec2019 08:19:53.225] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.rbs.slurpiesdongles.init.ModBlocks to MOD
[02Dec2019 08:19:53.227] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.rbs.slurpiesdongles.init.ModArmor to MOD
[02Dec2019 08:19:53.233] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for slurpiesdongles
[02Dec2019 08:19:53.233] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance portality of type com.buuz135.portality.Portality
[02Dec2019 08:19:53.527] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file fluidtank-common.toml for fluidtank tracking
[02Dec2019 08:19:53.535] [modloading-worker-3/DEBUG] [com.kotori316.scala_lib.ScalaModContainer/LOADING]: Scala Mod instance for fluidtank created. com.kotori316.fluidtank.FluidTank@77ce088c
[02Dec2019 08:19:53.535] [modloading-worker-3/DEBUG] [com.kotori316.scala_lib.ScalaModContainer/LOADING]: Injecting Automatic event subscribers for fluidtank
[02Dec2019 08:19:53.535] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fluidtank
[02Dec2019 08:19:53.535] [modloading-worker-3/DEBUG] [com.kotori316.scala_lib.ScalaModContainer/LOADING]: Completed Automatic event subscribers for fluidtank
[02Dec2019 08:19:53.535] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance car of type de.maxhenkel.car.Main
[02Dec2019 08:19:53.555] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file portality/portality.toml for portality tracking
[02Dec2019 08:19:53.571] [modloading-worker-1/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: Setup Complete
[02Dec2019 08:19:53.571] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance enviromats of type com.valkyrieofnight.enviromats.EnviroMats
[02Dec2019 08:19:53.571] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for enviromats
[02Dec2019 08:19:53.571] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for enviromats
[02Dec2019 08:19:53.571] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for enviromats
[02Dec2019 08:19:53.571] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance ender_bags of type gigabit101.EnderBags.EnderBags
[02Dec2019 08:19:53.621] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ender_bags-common.toml for ender_bags tracking
[02Dec2019 08:19:53.621] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance ender_bags of type gigabit101.EnderBags.EnderBags
[02Dec2019 08:19:53.621] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for ender_bags
[02Dec2019 08:19:53.621] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ender_bags
[02Dec2019 08:19:53.621] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing gigabit101.EnderBags.config.EnderBagConfig to FORGE
[02Dec2019 08:19:53.621] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for ender_bags
[02Dec2019 08:19:53.621] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance storagenetwork of type com.lothrazar.storagenetwork.StorageNetwork
[02Dec2019 08:19:53.665] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance storagenetwork of type com.lothrazar.storagenetwork.StorageNetwork
[02Dec2019 08:19:53.665] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for storagenetwork
[02Dec2019 08:19:53.665] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for storagenetwork
[02Dec2019 08:19:53.665] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.lothrazar.storagenetwork.StorageNetwork$RegistryEvents to MOD
[02Dec2019 08:19:53.666] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for storagenetwork
[02Dec2019 08:19:53.666] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance chunk_claim of type lime.chunk_claim.ChunkClaim
[02Dec2019 08:19:53.669] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file chunk_claim-common.toml for chunk_claim tracking
[02Dec2019 08:19:53.669] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance chunk_claim of type lime.chunk_claim.ChunkClaim
[02Dec2019 08:19:53.669] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for chunk_claim
[02Dec2019 08:19:53.669] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for chunk_claim
[02Dec2019 08:19:53.669] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing lime.chunk_claim.EventHandlers to FORGE
[02Dec2019 08:19:53.722] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for chunk_claim
[02Dec2019 08:19:53.722] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance bno of type com.cscot.basicnetherores.BasicNetherOres
[02Dec2019 08:19:54.300] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file bno-server.toml for bno tracking
[02Dec2019 08:19:54.301] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance bno of type com.cscot.basicnetherores.BasicNetherOres
[02Dec2019 08:19:54.301] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for bno
[02Dec2019 08:19:54.301] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for bno
[02Dec2019 08:19:54.301] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.cscot.basicnetherores.util.handler.RegisteryHandler$RegistryEvents to MOD
[02Dec2019 08:19:54.304] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.cscot.basicnetherores.util.handler.ConfigHandler to FORGE
[02Dec2019 08:19:54.304] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.cscot.basicnetherores.util.events.BlockOreEvent to FORGE
[02Dec2019 08:19:54.306] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for bno
[02Dec2019 08:19:54.306] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance pyramidplunder of type com.laton95.pyramidplunder.PyramidPlunder
[02Dec2019 08:19:54.309] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file pyramidplunder-common.toml for pyramidplunder tracking
[02Dec2019 08:19:54.309] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance pyramidplunder of type com.laton95.pyramidplunder.PyramidPlunder
[02Dec2019 08:19:54.309] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for pyramidplunder
[02Dec2019 08:19:54.309] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for pyramidplunder
[02Dec2019 08:19:54.309] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.laton95.pyramidplunder.PyramidPlunder to MOD
[02Dec2019 08:19:54.310] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.laton95.pyramidplunder.advancements.ModCriteriaTriggers to MOD
[02Dec2019 08:19:54.315] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for pyramidplunder
[02Dec2019 08:19:54.315] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance corail_pillar_extension_biomesoplenty of type ovh.corail.corail_pillar_extension_biomesoplenty.CorailPillarExtensionBiomesoplentyMod
[02Dec2019 08:19:54.325] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance corail_pillar_extension_biomesoplenty of type ovh.corail.corail_pillar_extension_biomesoplenty.CorailPillarExtensionBiomesoplentyMod
[02Dec2019 08:19:54.325] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for corail_pillar_extension_biomesoplenty
[02Dec2019 08:19:54.325] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for corail_pillar_extension_biomesoplenty
[02Dec2019 08:19:54.325] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for corail_pillar_extension_biomesoplenty
[02Dec2019 08:19:54.325] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance engineerstools of type wile.engineerstools.ModEngineersTools
[02Dec2019 08:19:54.332] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file engineerstools-common.toml for engineerstools tracking
[02Dec2019 08:19:54.335] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance engineerstools of type wile.engineerstools.ModEngineersTools
[02Dec2019 08:19:54.335] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for engineerstools
[02Dec2019 08:19:54.335] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for engineerstools
[02Dec2019 08:19:54.335] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing wile.engineerstools.ModEngineersTools$ForgeEvents to MOD
[02Dec2019 08:19:54.338] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for engineerstools
[02Dec2019 08:19:54.338] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance dungeoncrawl of type xiroc.dungeoncrawl.DungeonCrawl
[02Dec2019 08:19:54.338] [modloading-worker-1/INFO] [Dungeon Crawl/]: Here we go! Launching Dungeon Crawl 1.5.2...
[02Dec2019 08:19:54.424] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance dungeoncrawl of type xiroc.dungeoncrawl.DungeonCrawl
[02Dec2019 08:19:54.424] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for dungeoncrawl
[02Dec2019 08:19:54.424] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for dungeoncrawl
[02Dec2019 08:19:54.424] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing xiroc.dungeoncrawl.util.EventManager to MOD
[02Dec2019 08:19:54.425] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for dungeoncrawl
[02Dec2019 08:19:54.425] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance betteranimalsplus of type its_meow.betteranimalsplus.BetterAnimalsPlusMod
[02Dec2019 08:19:54.464] [modloading-worker-1/INFO] [its_meow.betteranimalsplus.BetterAnimalsPlusMod/]: Injecting super coyotes...
[02Dec2019 08:19:54.465] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance betteranimalsplus of type its_meow.betteranimalsplus.BetterAnimalsPlusMod
[02Dec2019 08:19:54.465] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for betteranimalsplus
[02Dec2019 08:19:54.465] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for betteranimalsplus
[02Dec2019 08:19:54.465] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing its_meow.betteranimalsplus.BetterAnimalsPlusMod to FORGE
[02Dec2019 08:19:54.465] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing its_meow.betteranimalsplus.config.BetterAnimalsPlusConfig to MOD
[02Dec2019 08:19:54.466] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing its_meow.betteranimalsplus.init.BetterAnimalsPlusRegistrar to MOD
[02Dec2019 08:19:54.525] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance portality of type com.buuz135.portality.Portality
[02Dec2019 08:19:54.525] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for portality
[02Dec2019 08:19:54.525] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for portality
[02Dec2019 08:19:54.525] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for portality
[02Dec2019 08:19:54.525] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance sisser of type com.psychward.sisser.Sisser
[02Dec2019 08:19:54.527] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file sisser-common.toml for sisser tracking
[02Dec2019 08:19:54.527] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance sisser of type com.psychward.sisser.Sisser
[02Dec2019 08:19:54.527] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for sisser
[02Dec2019 08:19:54.527] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for sisser
[02Dec2019 08:19:54.527] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for sisser
[02Dec2019 08:19:54.528] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance flying_things of type ovh.corail.flying_things.ModFlyingThings
[02Dec2019 08:19:54.531] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file flying_things-client.toml for flying_things tracking
[02Dec2019 08:19:54.531] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file flying_things-common.toml for flying_things tracking
[02Dec2019 08:19:54.532] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance flying_things of type ovh.corail.flying_things.ModFlyingThings
[02Dec2019 08:19:54.532] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for flying_things
[02Dec2019 08:19:54.532] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for flying_things
[02Dec2019 08:19:54.532] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.flying_things.registry.ModSerializers to MOD
[02Dec2019 08:19:54.533] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.flying_things.registry.ModItems to MOD
[02Dec2019 08:19:54.554] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing its_meow.betteranimalsplus.common.CommonEventHandler to FORGE
[02Dec2019 08:19:54.556] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for betteranimalsplus
[02Dec2019 08:19:54.556] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance ring_of_teleport of type com.kwpugh.ring_of_teleport.RingOfTeleport
[02Dec2019 08:19:54.557] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance ring_of_teleport of type com.kwpugh.ring_of_teleport.RingOfTeleport
[02Dec2019 08:19:54.557] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for ring_of_teleport
[02Dec2019 08:19:54.557] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ring_of_teleport
[02Dec2019 08:19:54.557] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.kwpugh.ring_of_teleport.ItemInit$RegistryEvents to MOD
[02Dec2019 08:19:54.559] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file car-server.toml for car tracking
[02Dec2019 08:19:54.559] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file car-client.toml for car tracking
[02Dec2019 08:19:54.559] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.kwpugh.ring_of_teleport.RingOfTeleport$RegistryEvents to MOD
[02Dec2019 08:19:54.559] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance car of type de.maxhenkel.car.Main
[02Dec2019 08:19:54.559] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for car
[02Dec2019 08:19:54.559] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for car
[02Dec2019 08:19:54.559] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for car
[02Dec2019 08:19:54.559] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance rftoolsbuilder of type mcjty.rftoolsbuilder.RFToolsBuilder
[02Dec2019 08:19:54.559] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for ring_of_teleport
[02Dec2019 08:19:54.559] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance jei of type mezz.jei.JustEnoughItems
[02Dec2019 08:19:54.564] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance jei of type mezz.jei.JustEnoughItems
[02Dec2019 08:19:54.564] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for jei
[02Dec2019 08:19:54.564] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for jei
[02Dec2019 08:19:54.564] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for jei
[02Dec2019 08:19:54.564] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance everlastingabilities of type org.cyclops.everlastingabilities.EverlastingAbilities
[02Dec2019 08:19:54.620] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file rftoolsbuilder-client.toml for rftoolsbuilder tracking
[02Dec2019 08:19:54.621] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file rftoolsbuilder-common.toml for rftoolsbuilder tracking
[02Dec2019 08:19:54.622] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance rftoolsbuilder of type mcjty.rftoolsbuilder.RFToolsBuilder
[02Dec2019 08:19:54.622] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for rftoolsbuilder
[02Dec2019 08:19:54.622] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for rftoolsbuilder
[02Dec2019 08:19:54.622] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mcjty.rftoolsbuilder.setup.Registration to MOD
[02Dec2019 08:19:54.623] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mcjty.rftoolsbuilder.datagen.DataGenerators to MOD
[02Dec2019 08:19:54.624] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mcjty.rftoolsbuilder.config.Config to FORGE
[02Dec2019 08:19:54.624] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for rftoolsbuilder
[02Dec2019 08:19:54.624] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance foamdome of type com.drizzs.foamdome.FoamDome
[02Dec2019 08:19:54.626] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file foamdome-common.toml for foamdome tracking
[02Dec2019 08:19:54.626] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance foamdome of type com.drizzs.foamdome.FoamDome
[02Dec2019 08:19:54.626] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for foamdome
[02Dec2019 08:19:54.626] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for foamdome
[02Dec2019 08:19:54.626] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.drizzs.foamdome.util.DomeRegistry to MOD
[02Dec2019 08:19:54.629] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for foamdome
[02Dec2019 08:19:54.629] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance mantle of type slimeknights.mantle.Mantle
[02Dec2019 08:19:54.630] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance mantle of type slimeknights.mantle.Mantle
[02Dec2019 08:19:54.630] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for mantle
[02Dec2019 08:19:54.630] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mantle
[02Dec2019 08:19:54.630] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for mantle
[02Dec2019 08:19:54.630] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance gravestone of type de.maxhenkel.gravestone.Main
[02Dec2019 08:19:54.633] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file gravestone-server.toml for gravestone tracking
[02Dec2019 08:19:54.633] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file gravestone-client.toml for gravestone tracking
[02Dec2019 08:19:54.634] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance gravestone of type de.maxhenkel.gravestone.Main
[02Dec2019 08:19:54.634] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for gravestone
[02Dec2019 08:19:54.634] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for gravestone
[02Dec2019 08:19:54.634] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing de.maxhenkel.gravestone.Main to FORGE
[02Dec2019 08:19:54.634] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing de.maxhenkel.gravestone.events.DeathEvents to FORGE
[02Dec2019 08:19:54.635] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing de.maxhenkel.gravestone.events.BlockEvents to FORGE
[02Dec2019 08:19:54.636] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for gravestone
[02Dec2019 08:19:54.637] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance fastbench of type shadows.fastbench.FastBench
[02Dec2019 08:19:54.638] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance fastbench of type shadows.fastbench.FastBench
[02Dec2019 08:19:54.638] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for fastbench
[02Dec2019 08:19:54.638] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fastbench
[02Dec2019 08:19:54.638] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for fastbench
[02Dec2019 08:19:54.638] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance storagedrawers of type com.jaquadro.minecraft.storagedrawers.StorageDrawers
[02Dec2019 08:19:54.643] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file storagedrawers-common.toml for storagedrawers tracking
[02Dec2019 08:19:54.643] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance storagedrawers of type com.jaquadro.minecraft.storagedrawers.StorageDrawers
[02Dec2019 08:19:54.643] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for storagedrawers
[02Dec2019 08:19:54.643] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for storagedrawers
[02Dec2019 08:19:54.643] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.jaquadro.minecraft.storagedrawers.core.ModItems$Registration to MOD
[02Dec2019 08:19:54.660] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.flying_things.registry.ModEntities to MOD
[02Dec2019 08:19:54.668] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file everlastingabilities-common.toml for everlastingabilities tracking
[02Dec2019 08:19:54.668] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file everlastingabilities-client.toml for everlastingabilities tracking
[02Dec2019 08:19:54.668] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file everlastingabilities-server.toml for everlastingabilities tracking
[02Dec2019 08:19:54.668] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance everlastingabilities of type org.cyclops.everlastingabilities.EverlastingAbilities
[02Dec2019 08:19:54.668] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for everlastingabilities
[02Dec2019 08:19:54.668] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for everlastingabilities
[02Dec2019 08:19:54.668] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing org.cyclops.everlastingabilities.api.AbilityTypes to MOD
[02Dec2019 08:19:54.669] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for everlastingabilities
[02Dec2019 08:19:54.669] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance giftfromthegods of type com.emosewapixel.giftfromthegods.GiftFromTheGods
[02Dec2019 08:19:54.720] [modloading-worker-2/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity flying_things:magic_carpet
[02Dec2019 08:19:54.721] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance giftfromthegods of type com.emosewapixel.giftfromthegods.GiftFromTheGods
[02Dec2019 08:19:54.721] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for giftfromthegods
[02Dec2019 08:19:54.721] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for giftfromthegods
[02Dec2019 08:19:54.721] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for giftfromthegods
[02Dec2019 08:19:54.721] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance despeggshatch of type com.natamus.despawningeggshatch.Main
[02Dec2019 08:19:54.723] [modloading-worker-2/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity flying_things:enchanted_broom
[02Dec2019 08:19:54.723] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.flying_things.event.EventHandler to FORGE
[02Dec2019 08:19:54.723] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file despeggshatch-common.toml for despeggshatch tracking
[02Dec2019 08:19:54.723] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance despeggshatch of type com.natamus.despawningeggshatch.Main
[02Dec2019 08:19:54.724] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for despeggshatch
[02Dec2019 08:19:54.724] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for despeggshatch
[02Dec2019 08:19:54.724] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.natamus.despawningeggshatch.events.EggEvent to FORGE
[02Dec2019 08:19:54.725] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for despeggshatch
[02Dec2019 08:19:54.725] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance upgrade_aquatic of type com.teamabnormals.upgrade_aquatic.core.UpgradeAquatic
[02Dec2019 08:19:54.725] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.flying_things.ConfigFlyingThings to FORGE
[02Dec2019 08:19:54.728] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file upgrade_aquatic-client.toml for upgrade_aquatic tracking
[02Dec2019 08:19:54.728] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance upgrade_aquatic of type com.teamabnormals.upgrade_aquatic.core.UpgradeAquatic
[02Dec2019 08:19:54.728] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for upgrade_aquatic
[02Dec2019 08:19:54.728] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for upgrade_aquatic
[02Dec2019 08:19:54.728] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.teamabnormals.upgrade_aquatic.core.registry.UAItems to MOD
[02Dec2019 08:19:54.737] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity upgrade_aquatic:nautilus
[02Dec2019 08:19:54.739] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for flying_things
[02Dec2019 08:19:54.740] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance servertabinfo of type com.black_dog20.servertabinfo.ServerTabInfo
[02Dec2019 08:19:54.740] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.jaquadro.minecraft.storagedrawers.core.ModContainers$Registration to MOD
[02Dec2019 08:19:54.742] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file servertabinfo-client.toml for servertabinfo tracking
[02Dec2019 08:19:54.742] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance servertabinfo of type com.black_dog20.servertabinfo.ServerTabInfo
[02Dec2019 08:19:54.742] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for servertabinfo
[02Dec2019 08:19:54.742] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for servertabinfo
[02Dec2019 08:19:54.742] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for servertabinfo
[02Dec2019 08:19:54.742] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance prettybeaches of type net.blay09.mods.prettybeaches.PrettyBeaches
[02Dec2019 08:19:54.742] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.jaquadro.minecraft.storagedrawers.core.ModBlocks$Registration to MOD
[02Dec2019 08:19:54.743] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file prettybeaches-common.toml for prettybeaches tracking
[02Dec2019 08:19:54.744] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance prettybeaches of type net.blay09.mods.prettybeaches.PrettyBeaches
[02Dec2019 08:19:54.744] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for prettybeaches
[02Dec2019 08:19:54.744] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for prettybeaches
[02Dec2019 08:19:54.744] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for prettybeaches
[02Dec2019 08:19:54.744] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance quantumstorage of type net.gigabit101.quantumstorage.QuantumStorage
[02Dec2019 08:19:54.746] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity upgrade_aquatic:pike
[02Dec2019 08:19:54.746] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance quantumstorage of type net.gigabit101.quantumstorage.QuantumStorage
[02Dec2019 08:19:54.746] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for quantumstorage
[02Dec2019 08:19:54.746] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for quantumstorage
[02Dec2019 08:19:54.746] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.gigabit101.quantumstorage.handler.EventHandlerPlayer to FORGE
[02Dec2019 08:19:54.747] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for quantumstorage
[02Dec2019 08:19:54.747] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance corail_pillar of type ovh.corail.corail_pillar.ModPillar
[02Dec2019 08:19:54.750] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity upgrade_aquatic:lionfish
[02Dec2019 08:19:54.764] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance corail_pillar of type ovh.corail.corail_pillar.ModPillar
[02Dec2019 08:19:54.764] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for corail_pillar
[02Dec2019 08:19:54.764] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for corail_pillar
[02Dec2019 08:19:54.764] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.corail_pillar.registry.ModSerializers to MOD
[02Dec2019 08:19:54.765] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.corail_pillar.registry.ModItems to MOD
[02Dec2019 08:19:54.765] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.teamabnormals.upgrade_aquatic.core.registry.UAEntities to MOD
[02Dec2019 08:19:54.765] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.teamabnormals.upgrade_aquatic.core.registry.UAEffects to MOD
[02Dec2019 08:19:54.765] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.corail_pillar.registry.ModBlocks to MOD
[02Dec2019 08:19:54.766] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.corail_pillar.EventHandler to FORGE
[02Dec2019 08:19:54.819] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for corail_pillar
[02Dec2019 08:19:54.820] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance autodoors of type com.natamus.automaticdoors.Main
[02Dec2019 08:19:54.822] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file autodoors-common.toml for autodoors tracking
[02Dec2019 08:19:54.822] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance autodoors of type com.natamus.automaticdoors.Main
[02Dec2019 08:19:54.822] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for autodoors
[02Dec2019 08:19:54.822] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for autodoors
[02Dec2019 08:19:54.822] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.natamus.automaticdoors.events.DoorEvent to FORGE
[02Dec2019 08:19:54.823] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for autodoors
[02Dec2019 08:19:54.823] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance inftrading of type com.natamus.infinitetrading.Main
[02Dec2019 08:19:54.824] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance inftrading of type com.natamus.infinitetrading.Main
[02Dec2019 08:19:54.824] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for inftrading
[02Dec2019 08:19:54.824] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for inftrading
[02Dec2019 08:19:54.824] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.natamus.infinitetrading.events.VillagerEvent to FORGE
[02Dec2019 08:19:54.825] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for inftrading
[02Dec2019 08:19:54.825] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance inventorysorter of type cpw.mods.inventorysorter.InventorySorter
[02Dec2019 08:19:54.827] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.teamabnormals.upgrade_aquatic.core.registry.UABlocks to MOD
[02Dec2019 08:19:54.828] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file inventorysorter-server.toml for inventorysorter tracking
[02Dec2019 08:19:54.828] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance inventorysorter of type cpw.mods.inventorysorter.InventorySorter
[02Dec2019 08:19:54.828] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for inventorysorter
[02Dec2019 08:19:54.828] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for inventorysorter
[02Dec2019 08:19:54.828] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for inventorysorter
[02Dec2019 08:19:54.828] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance sauuuuuceysfarming of type com.sauuuuucey.sauuuuuceysfarming.SauuuuuceysFarming
[02Dec2019 08:19:54.828] [modloading-worker-2/INFO] [sauuuuuceysfarming/]: Hello from Sauuuuucey's Farming!
[02Dec2019 08:19:54.830] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file sauuuuuceysfarming-server.toml for sauuuuuceysfarming tracking
[02Dec2019 08:19:54.830] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance sauuuuuceysfarming of type com.sauuuuucey.sauuuuuceysfarming.SauuuuuceysFarming
[02Dec2019 08:19:54.830] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for sauuuuuceysfarming
[02Dec2019 08:19:54.830] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for sauuuuuceysfarming
[02Dec2019 08:19:54.830] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.sauuuuucey.sauuuuuceysfarming.ModEventSubscriber to MOD
[02Dec2019 08:19:54.831] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for storagedrawers
[02Dec2019 08:19:54.831] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance harvest of type tehnut.harvest.Harvest
[02Dec2019 08:19:54.832] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.sauuuuucey.sauuuuuceysfarming.init.ModSeeds to MOD
[02Dec2019 08:19:54.832] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance harvest of type tehnut.harvest.Harvest
[02Dec2019 08:19:54.832] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for harvest
[02Dec2019 08:19:54.832] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for harvest
[02Dec2019 08:19:54.832] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for harvest
[02Dec2019 08:19:54.832] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance rftoolsutility of type mcjty.rftoolsutility.RFToolsUtility
[02Dec2019 08:19:54.833] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.sauuuuucey.sauuuuuceysfarming.ForgeEventSubscriber to FORGE
[02Dec2019 08:19:54.834] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for sauuuuuceysfarming
[02Dec2019 08:19:54.834] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance infinitewatersource of type com.tfar.infinitewatersource.InfiniteWaterSource
[02Dec2019 08:19:54.834] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance infinitewatersource of type com.tfar.infinitewatersource.InfiniteWaterSource
[02Dec2019 08:19:54.834] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for infinitewatersource
[02Dec2019 08:19:54.834] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for infinitewatersource
[02Dec2019 08:19:54.834] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tfar.infinitewatersource.InfiniteWaterSource to MOD
[02Dec2019 08:19:54.834] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for infinitewatersource
[02Dec2019 08:19:54.834] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance cucumber of type com.blakebr0.cucumber.Cucumber
[02Dec2019 08:19:54.837] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file rftoolsutility-client.toml for rftoolsutility tracking
[02Dec2019 08:19:54.837] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file rftoolsutility-common.toml for rftoolsutility tracking
[02Dec2019 08:19:54.838] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance rftoolsutility of type mcjty.rftoolsutility.RFToolsUtility
[02Dec2019 08:19:54.838] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for rftoolsutility
[02Dec2019 08:19:54.838] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for rftoolsutility
[02Dec2019 08:19:54.838] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mcjty.rftoolsutility.setup.Registration to MOD
[02Dec2019 08:19:54.838] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file cucumber-client.toml for cucumber tracking
[02Dec2019 08:19:54.838] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance cucumber of type com.blakebr0.cucumber.Cucumber
[02Dec2019 08:19:54.838] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for cucumber
[02Dec2019 08:19:54.838] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cucumber
[02Dec2019 08:19:54.838] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for cucumber
[02Dec2019 08:19:54.838] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance overloaded of type com.cjm721.overloaded.Overloaded
[02Dec2019 08:19:54.839] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mcjty.rftoolsutility.datagen.DataGenerators to MOD
[02Dec2019 08:19:54.839] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mcjty.rftoolsutility.config.Config to FORGE
[02Dec2019 08:19:54.839] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for rftoolsutility
[02Dec2019 08:19:54.839] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance theoneprobe of type mcjty.theoneprobe.TheOneProbe
[02Dec2019 08:19:54.847] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file overloaded-server.toml for overloaded tracking
[02Dec2019 08:19:54.847] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance overloaded of type com.cjm721.overloaded.Overloaded
[02Dec2019 08:19:54.847] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for overloaded
[02Dec2019 08:19:54.847] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for overloaded
[02Dec2019 08:19:54.847] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.cjm721.overloaded.proxy.ServerProxy to FORGE
[02Dec2019 08:19:54.847] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file theoneprobe-client.toml for theoneprobe tracking
[02Dec2019 08:19:54.847] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file theoneprobe-common.toml for theoneprobe tracking
[02Dec2019 08:19:54.847] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.cjm721.overloaded.proxy.CommonProxy to MOD
[02Dec2019 08:19:54.848] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.cjm721.overloaded.item.functional.ItemMultiTool$CommonSideEvents to FORGE
[02Dec2019 08:19:54.849] [modloading-worker-3/DEBUG] [mcjty.theoneprobe.TheOneProbe/]: Loading config file /home/minecraft/servers/mine261304/config/theoneprobe-client.toml
[02Dec2019 08:19:54.849] [modloading-worker-3/DEBUG] [mcjty.theoneprobe.TheOneProbe/]: Built TOML config for /home/minecraft/servers/mine261304/config/theoneprobe-client.toml
[02Dec2019 08:19:54.849] [modloading-worker-3/DEBUG] [mcjty.theoneprobe.TheOneProbe/]: Loaded TOML config file /home/minecraft/servers/mine261304/config/theoneprobe-client.toml
[02Dec2019 08:19:54.849] [modloading-worker-3/DEBUG] [mcjty.theoneprobe.TheOneProbe/]: Loading config file /home/minecraft/servers/mine261304/config/theoneprobe-common.toml
[02Dec2019 08:19:54.849] [modloading-worker-3/DEBUG] [mcjty.theoneprobe.TheOneProbe/]: Built TOML config for /home/minecraft/servers/mine261304/config/theoneprobe-common.toml
[02Dec2019 08:19:54.850] [modloading-worker-3/DEBUG] [mcjty.theoneprobe.TheOneProbe/]: Loaded TOML config file /home/minecraft/servers/mine261304/config/theoneprobe-common.toml
[02Dec2019 08:19:54.850] [modloading-worker-3/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /home/minecraft/servers/mine261304/config/theoneprobe-common.toml is not correct. Correcting
[02Dec2019 08:19:54.852] [modloading-worker-3/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key showContentsWithoutSneaking was corrected from [storagedrawers:basicdrawers, storagedrawersextra:extra_drawers] to [storagedrawers:basicdrawers, storagedrawersextra:extra_drawers]
[02Dec2019 08:19:54.853] [modloading-worker-3/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key dontShowContentsUnlessSneaking was corrected from [] to []
[02Dec2019 08:19:54.854] [modloading-worker-3/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key dontSendNBT was corrected from [] to []
[02Dec2019 08:19:54.854] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance theoneprobe of type mcjty.theoneprobe.TheOneProbe
[02Dec2019 08:19:54.854] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for theoneprobe
[02Dec2019 08:19:54.854] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for theoneprobe
[02Dec2019 08:19:54.854] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mcjty.theoneprobe.TheOneProbe to MOD
[02Dec2019 08:19:54.855] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mcjty.theoneprobe.datagen.DataGenerators to MOD
[02Dec2019 08:19:54.856] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mcjty.theoneprobe.config.Config to FORGE
[02Dec2019 08:19:54.857] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for theoneprobe
[02Dec2019 08:19:54.857] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance mousetweaks of type yalter.mousetweaks.forge.MouseTweaksForge
[02Dec2019 08:19:54.858] [modloading-worker-3/INFO] [STDOUT/]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Disabled because not running on the client.
[02Dec2019 08:19:54.858] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance mousetweaks of type yalter.mousetweaks.forge.MouseTweaksForge
[02Dec2019 08:19:54.858] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for mousetweaks
[02Dec2019 08:19:54.858] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mousetweaks
[02Dec2019 08:19:54.858] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for mousetweaks
[02Dec2019 08:19:54.858] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance watercan of type com.codetaylor.mc.watercan.ModWatercan
[02Dec2019 08:19:54.862] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file watercan-client.toml for watercan tracking
[02Dec2019 08:19:54.862] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file watercan-common.toml for watercan tracking
[02Dec2019 08:19:54.862] [modloading-worker-3/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.
[02Dec2019 08:19:54.862] [modloading-worker-3/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.
[02Dec2019 08:19:54.863] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance watercan of type com.codetaylor.mc.watercan.ModWatercan
[02Dec2019 08:19:54.863] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for watercan
[02Dec2019 08:19:54.863] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for watercan
[02Dec2019 08:19:54.863] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.codetaylor.mc.watercan.ModWatercanConfig to FORGE
[02Dec2019 08:19:54.918] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.codetaylor.mc.watercan.ModWatercan$RegistryEventHandler to MOD
[02Dec2019 08:19:54.919] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for watercan
[02Dec2019 08:19:54.919] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance titanium of type com.hrznstudio.titanium.Titanium
[02Dec2019 08:19:54.942] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.cjm721.overloaded.config.OverloadedConfig to MOD
[02Dec2019 08:19:54.942] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for overloaded
[02Dec2019 08:19:54.942] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance persistentbits of type com.oitsjustjose.persistentbits.PersistentBits
[02Dec2019 08:19:54.945] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file persistentbits-client.toml for persistentbits tracking
[02Dec2019 08:19:54.946] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file persistentbits-common.toml for persistentbits tracking
[02Dec2019 08:19:54.948] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance persistentbits of type com.oitsjustjose.persistentbits.PersistentBits
[02Dec2019 08:19:54.948] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for persistentbits
[02Dec2019 08:19:54.948] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for persistentbits
[02Dec2019 08:19:54.948] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.oitsjustjose.persistentbits.PersistentBits$RegistryEvents to MOD
[02Dec2019 08:19:54.949] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.oitsjustjose.persistentbits.common.utils.CommonConfig to FORGE
[02Dec2019 08:19:54.949] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for persistentbits
[02Dec2019 08:19:54.949] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance pottedbushes of type wtf.choco.pottedbushes.PottedBushes
[02Dec2019 08:19:54.949] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance pottedbushes of type wtf.choco.pottedbushes.PottedBushes
[02Dec2019 08:19:54.949] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for pottedbushes
[02Dec2019 08:19:54.949] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for pottedbushes
[02Dec2019 08:19:54.949] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing wtf.choco.pottedbushes.PottedBushes$RegistryEvents to MOD
[02Dec2019 08:19:54.950] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for pottedbushes
[02Dec2019 08:19:54.950] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance mcwroofs of type com.mcwroofs.kikoz.MacawsRoofs
[02Dec2019 08:19:54.950] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance mcwroofs of type com.mcwroofs.kikoz.MacawsRoofs
[02Dec2019 08:19:54.950] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for mcwroofs
[02Dec2019 08:19:54.950] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mcwroofs
[02Dec2019 08:19:54.950] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mcwroofs.kikoz.MacawsRoofs$RegistryEvents to MOD
[02Dec2019 08:19:54.953] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for mcwroofs
[02Dec2019 08:19:54.953] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance cfm of type com.mrcrayfish.furniture.FurnitureMod
[02Dec2019 08:19:54.955] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file cfm-client.toml for cfm tracking
[02Dec2019 08:19:54.955] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance cfm of type com.mrcrayfish.furniture.FurnitureMod
[02Dec2019 08:19:54.955] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for cfm
[02Dec2019 08:19:54.955] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cfm
[02Dec2019 08:19:54.955] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mrcrayfish.furniture.core.ModTileEntities to MOD
[02Dec2019 08:19:55.032] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file titanium/titanium.toml for titanium tracking
[02Dec2019 08:19:55.036] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance titanium of type com.hrznstudio.titanium.Titanium
[02Dec2019 08:19:55.036] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for titanium
[02Dec2019 08:19:55.036] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for titanium
[02Dec2019 08:19:55.036] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for titanium
[02Dec2019 08:19:55.036] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance undergroundbiomes of type com.aang23.undergroundbiomes.UndergroundBiomes
[02Dec2019 08:19:55.042] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file undergroundbiomes-common.toml for undergroundbiomes tracking
[02Dec2019 08:19:55.132] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.teamabnormals.upgrade_aquatic.core.events.LootEvents to FORGE
[02Dec2019 08:19:55.133] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.teamabnormals.upgrade_aquatic.core.events.EntityEvents to FORGE
[02Dec2019 08:19:55.134] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.teamabnormals.upgrade_aquatic.core.events.AnvilEvents to FORGE
[02Dec2019 08:19:55.135] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for upgrade_aquatic
[02Dec2019 08:19:55.135] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance bloomful of type com.pugz.bloomful.core.Bloomful
[02Dec2019 08:19:55.136] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance bloomful of type com.pugz.bloomful.core.Bloomful
[02Dec2019 08:19:55.136] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for bloomful
[02Dec2019 08:19:55.136] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for bloomful
[02Dec2019 08:19:55.136] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.pugz.bloomful.core.util.EventHandler to MOD
[02Dec2019 08:19:55.136] [modloading-worker-3/INFO] [STDOUT/]: [com.aang23.undergroundbiomes.registrar.UBOreConfigManager:readJsons:75]: Gold Ore
[02Dec2019 08:19:55.139] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.pugz.bloomful.core.registry.ItemRegistry to MOD
[02Dec2019 08:19:55.143] [modloading-worker-3/INFO] [STDOUT/]: [com.aang23.undergroundbiomes.registrar.UBOreConfigManager:readJsons:75]: Redstone Ore
[02Dec2019 08:19:55.143] [modloading-worker-3/INFO] [STDOUT/]: [com.aang23.undergroundbiomes.registrar.UBOreConfigManager:readJsons:75]: Iron Ore
[02Dec2019 08:19:55.143] [modloading-worker-3/INFO] [STDOUT/]: [com.aang23.undergroundbiomes.registrar.UBOreConfigManager:readJsons:75]: Emerald Ore
[02Dec2019 08:19:55.144] [modloading-worker-3/INFO] [STDOUT/]: [com.aang23.undergroundbiomes.registrar.UBOreConfigManager:readJsons:75]: Coal Ore
[02Dec2019 08:19:55.144] [modloading-worker-3/INFO] [STDOUT/]: [com.aang23.undergroundbiomes.registrar.UBOreConfigManager:readJsons:75]: Diamond Ore
[02Dec2019 08:19:55.144] [modloading-worker-3/INFO] [STDOUT/]: [com.aang23.undergroundbiomes.registrar.UBOreConfigManager:readJsons:75]: Lapis Ore
[02Dec2019 08:19:55.145] [modloading-worker-3/INFO] [STDOUT/]: [com.aang23.undergroundbiomes.registrar.UBOreConfigManager:readJsons:75]: Moonstone Ore
[02Dec2019 08:19:55.145] [modloading-worker-3/INFO] [STDOUT/]: [com.aang23.undergroundbiomes.registrar.UBOreConfigManager:readJsons:75]: Fiery Glass Ore
[02Dec2019 08:19:55.146] [modloading-worker-3/INFO] [STDOUT/]: [com.aang23.undergroundbiomes.registrar.UBOreConfigManager:readJsons:75]: Rockroot Ore
[02Dec2019 08:19:55.146] [modloading-worker-3/INFO] [STDOUT/]: [com.aang23.undergroundbiomes.registrar.UBOreConfigManager:readJsons:75]: Amber Ore
[02Dec2019 08:19:55.410] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.pugz.bloomful.core.registry.FeatureRegistry to MOD
[02Dec2019 08:19:55.414] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.pugz.bloomful.core.registry.EntityRegistry to MOD
[02Dec2019 08:19:55.416] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity bloomful:wisteria_boat
[02Dec2019 08:19:55.416] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.pugz.bloomful.core.registry.BlockRegistry to MOD
[02Dec2019 08:19:55.416] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.pugz.bloomful.core.registry.BiomeRegistry to MOD
[02Dec2019 08:19:55.419] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for bloomful
[02Dec2019 08:19:55.419] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance ctdcore of type com.themastergeneral.ctdcore.CTDCore
[02Dec2019 08:19:55.420] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance ctdcore of type com.themastergeneral.ctdcore.CTDCore
[02Dec2019 08:19:55.420] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for ctdcore
[02Dec2019 08:19:55.420] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ctdcore
[02Dec2019 08:19:55.420] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for ctdcore
[02Dec2019 08:19:55.420] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance ensorcellation of type cofh.ensorcellation.Ensorcellation
[02Dec2019 08:19:55.423] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ensorcellation-server.toml for ensorcellation tracking
[02Dec2019 08:19:55.429] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance undergroundbiomes of type com.aang23.undergroundbiomes.UndergroundBiomes
[02Dec2019 08:19:55.429] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for undergroundbiomes
[02Dec2019 08:19:55.429] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for undergroundbiomes
[02Dec2019 08:19:55.429] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.aang23.undergroundbiomes.UndergroundBiomes$RegistryEvents to MOD
[02Dec2019 08:19:55.430] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for undergroundbiomes
[02Dec2019 08:19:55.430] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance silentlib of type net.silentchaos512.lib.SilentLib
[02Dec2019 08:19:55.440] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance silentlib of type net.silentchaos512.lib.SilentLib
[02Dec2019 08:19:55.440] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for silentlib
[02Dec2019 08:19:55.440] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for silentlib
[02Dec2019 08:19:55.440] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.silentchaos512.lib.util.EntityHelper to FORGE
[02Dec2019 08:19:55.441] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for silentlib
[02Dec2019 08:19:55.441] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance travel_bag of type ovh.corail.travel_bag.ModTravelBag
[02Dec2019 08:19:55.442] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file travel_bag-server.toml for travel_bag tracking
[02Dec2019 08:19:55.446] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance travel_bag of type ovh.corail.travel_bag.ModTravelBag
[02Dec2019 08:19:55.446] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for travel_bag
[02Dec2019 08:19:55.446] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for travel_bag
[02Dec2019 08:19:55.446] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.travel_bag.registry.ModSerializers to MOD
[02Dec2019 08:19:55.451] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance ensorcellation of type cofh.ensorcellation.Ensorcellation
[02Dec2019 08:19:55.451] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for ensorcellation
[02Dec2019 08:19:55.451] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ensorcellation
[02Dec2019 08:19:55.451] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for ensorcellation
[02Dec2019 08:19:55.451] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance create of type com.simibubi.create.Create
[02Dec2019 08:19:55.451] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.travel_bag.registry.ModItems to MOD
[02Dec2019 08:19:55.452] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.travel_bag.registry.ModContainers to MOD
[02Dec2019 08:19:55.453] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for travel_bag
[02Dec2019 08:19:55.453] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance combat of type com.stereowalker.combat.Combat
[02Dec2019 08:19:55.455] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file create-server.toml for create tracking
[02Dec2019 08:19:55.456] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file create-client.toml for create tracking
[02Dec2019 08:19:55.456] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance create of type com.simibubi.create.Create
[02Dec2019 08:19:55.456] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for create
[02Dec2019 08:19:55.456] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for create
[02Dec2019 08:19:55.456] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.modules.curiosities.symmetry.SymmetryHandler to FORGE
[02Dec2019 08:19:55.456] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file combat.server.toml for combat tracking
[02Dec2019 08:19:55.456] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file combat.client.toml for combat tracking
[02Dec2019 08:19:55.456] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file combat.common.toml for combat tracking
[02Dec2019 08:19:55.456] [modloading-worker-3/INFO] [combat/]: Loading config /home/minecraft/servers/mine261304/config/combat.client.toml
[02Dec2019 08:19:55.457] [modloading-worker-3/INFO] [combat/]: Built config /home/minecraft/servers/mine261304/config/combat.client.toml
[02Dec2019 08:19:55.457] [modloading-worker-3/INFO] [combat/]: Loaded config /home/minecraft/servers/mine261304/config/combat.client.toml
[02Dec2019 08:19:55.457] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.modules.contraptions.receivers.constructs.MovingConstructHandler to FORGE
[02Dec2019 08:19:55.457] [modloading-worker-3/INFO] [combat/]: Loading config /home/minecraft/servers/mine261304/config/combat.server.toml
[02Dec2019 08:19:55.457] [modloading-worker-3/INFO] [combat/]: Built config /home/minecraft/servers/mine261304/config/combat.server.toml
[02Dec2019 08:19:55.457] [modloading-worker-3/INFO] [combat/]: Loaded config /home/minecraft/servers/mine261304/config/combat.server.toml
[02Dec2019 08:19:55.457] [modloading-worker-3/INFO] [combat/]: Loading config /home/minecraft/servers/mine261304/config/combat.common.toml
[02Dec2019 08:19:55.457] [modloading-worker-3/INFO] [combat/]: Built config /home/minecraft/servers/mine261304/config/combat.common.toml
[02Dec2019 08:19:55.458] [modloading-worker-3/INFO] [combat/]: Loaded config /home/minecraft/servers/mine261304/config/combat.common.toml
[02Dec2019 08:19:55.520] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance combat of type com.stereowalker.combat.Combat
[02Dec2019 08:19:55.521] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for combat
[02Dec2019 08:19:55.521] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for combat
[02Dec2019 08:19:55.521] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stereowalker.combat.event.WorldEvents to FORGE
[02Dec2019 08:19:55.525] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stereowalker.combat.event.PlayerInteractionEvents to FORGE
[02Dec2019 08:19:55.527] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stereowalker.combat.event.EnchantmentEvents to FORGE
[02Dec2019 08:19:55.528] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stereowalker.combat.event.EffectEvents to FORGE
[02Dec2019 08:19:55.531] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stereowalker.combat.config.ConfigBuilder to FORGE
[02Dec2019 08:19:55.531] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stereowalker.combat.Combat$RegistryEvents to MOD
[02Dec2019 08:19:55.533] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stereowalker.combat.client.events.RenderLayerEvents to FORGE
[02Dec2019 08:19:55.534] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for combat
[02Dec2019 08:19:55.534] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance ring_of_growth of type com.kwpugh.ring_of_growth.RingOfGrowth
[02Dec2019 08:19:55.535] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance ring_of_growth of type com.kwpugh.ring_of_growth.RingOfGrowth
[02Dec2019 08:19:55.535] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for ring_of_growth
[02Dec2019 08:19:55.535] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ring_of_growth
[02Dec2019 08:19:55.535] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.kwpugh.ring_of_growth.ItemInit$RegistryEvents to MOD
[02Dec2019 08:19:55.536] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.kwpugh.ring_of_growth.RingOfGrowth$RegistryEvents to MOD
[02Dec2019 08:19:55.537] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for ring_of_growth
[02Dec2019 08:19:55.537] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance buildinggadgets of type com.direwolf20.buildinggadgets.common.BuildingGadgets
[02Dec2019 08:19:55.539] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.foundation.item.AbstractToolItem to FORGE
[02Dec2019 08:19:55.541] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.Events to FORGE
[02Dec2019 08:19:55.541] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file buildinggadgets-server.toml for buildinggadgets tracking
[02Dec2019 08:19:55.541] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file buildinggadgets-common.toml for buildinggadgets tracking
[02Dec2019 08:19:55.541] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file buildinggadgets-client.toml for buildinggadgets tracking
[02Dec2019 08:19:55.542] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.AdvancementListener to FORGE
[02Dec2019 08:19:55.545] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for create
[02Dec2019 08:19:55.545] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance clumps of type com.blamejared.clumps.Clumps
[02Dec2019 08:19:55.546] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance clumps of type com.blamejared.clumps.Clumps
[02Dec2019 08:19:55.546] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for clumps
[02Dec2019 08:19:55.546] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for clumps
[02Dec2019 08:19:55.546] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.blamejared.clumps.events.CommonEventHandler to MOD
[02Dec2019 08:19:55.547] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for clumps
[02Dec2019 08:19:55.547] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance ring_of_repair of type com.kwpugh.ring_of_repair.RingOfRepair
[02Dec2019 08:19:55.548] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance ring_of_repair of type com.kwpugh.ring_of_repair.RingOfRepair
[02Dec2019 08:19:55.548] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for ring_of_repair
[02Dec2019 08:19:55.548] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ring_of_repair
[02Dec2019 08:19:55.548] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.kwpugh.ring_of_repair.RepairTickHandler to FORGE
[02Dec2019 08:19:55.549] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.kwpugh.ring_of_repair.ItemInit$RegistryEvents to MOD
[02Dec2019 08:19:55.551] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.kwpugh.ring_of_repair.RingOfRepair$RegistryEvents to MOD
[02Dec2019 08:19:55.552] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for ring_of_repair
[02Dec2019 08:19:55.552] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance rsgauges of type wile.rsgauges.ModRsGauges
[02Dec2019 08:19:55.558] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file rsgauges-common.toml for rsgauges tracking
[02Dec2019 08:19:55.558] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance rsgauges of type wile.rsgauges.ModRsGauges
[02Dec2019 08:19:55.558] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for rsgauges
[02Dec2019 08:19:55.558] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for rsgauges
[02Dec2019 08:19:55.558] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing wile.rsgauges.ModRsGauges$ForgeEvents to MOD
[02Dec2019 08:19:55.559] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for rsgauges
[02Dec2019 08:19:55.559] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance ironjetpacks of type com.blakebr0.ironjetpacks.IronJetpacks
[02Dec2019 08:19:55.627] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ironjetpacks-client.toml for ironjetpacks tracking
[02Dec2019 08:19:55.628] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ironjetpacks-common.toml for ironjetpacks tracking
[02Dec2019 08:19:55.628] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ironjetpacks-server.toml for ironjetpacks tracking
[02Dec2019 08:19:55.628] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance ironjetpacks of type com.blakebr0.ironjetpacks.IronJetpacks
[02Dec2019 08:19:55.628] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for ironjetpacks
[02Dec2019 08:19:55.628] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ironjetpacks
[02Dec2019 08:19:55.628] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for ironjetpacks
[02Dec2019 08:19:55.628] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance coffeespawner of type mods.coffeespawner.CoffeeSpawner
[02Dec2019 08:19:55.628] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance coffeespawner of type mods.coffeespawner.CoffeeSpawner
[02Dec2019 08:19:55.628] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for coffeespawner
[02Dec2019 08:19:55.628] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for coffeespawner
[02Dec2019 08:19:55.628] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mods.coffeespawner.CoffeeSpawner$RegistryEvents to MOD
[02Dec2019 08:19:55.630] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for coffeespawner
[02Dec2019 08:19:55.630] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance cookingforblockheads of type net.blay09.mods.cookingforblockheads.CookingForBlockheads
[02Dec2019 08:19:55.638] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file cookingforblockheads-common.toml for cookingforblockheads tracking
[02Dec2019 08:19:55.638] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file cookingforblockheads-client.toml for cookingforblockheads tracking
[02Dec2019 08:19:55.644] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance buildinggadgets of type com.direwolf20.buildinggadgets.common.BuildingGadgets
[02Dec2019 08:19:55.644] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for buildinggadgets
[02Dec2019 08:19:55.644] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for buildinggadgets
[02Dec2019 08:19:55.644] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.direwolf20.buildinggadgets.common.events.ItemPickupHandler to FORGE
[02Dec2019 08:19:55.645] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.direwolf20.buildinggadgets.common.events.BreakEventHandler to FORGE
[02Dec2019 08:19:55.645] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.direwolf20.buildinggadgets.common.events.WorldTemplateProviderHandler to FORGE
[02Dec2019 08:19:55.645] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance cookingforblockheads of type net.blay09.mods.cookingforblockheads.CookingForBlockheads
[02Dec2019 08:19:55.645] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for cookingforblockheads
[02Dec2019 08:19:55.645] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cookingforblockheads
[02Dec2019 08:19:55.645] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.blay09.mods.cookingforblockheads.CookingForBlockheads to MOD
[02Dec2019 08:19:55.646] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.direwolf20.buildinggadgets.common.registry.OurSounds to MOD
[02Dec2019 08:19:55.646] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.blay09.mods.cookingforblockheads.compat.json.JsonCompatLoader to FORGE
[02Dec2019 08:19:55.647] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.direwolf20.buildinggadgets.common.registry.OurBlocks to MOD
[02Dec2019 08:19:55.650] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.direwolf20.buildinggadgets.common.registry.Registries to MOD
[02Dec2019 08:19:55.650] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.blay09.mods.cookingforblockheads.compat.CompatCapabilityLoader to FORGE
[02Dec2019 08:19:55.650] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.direwolf20.buildinggadgets.common.registry.OurEntities to MOD
[02Dec2019 08:19:55.651] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.direwolf20.buildinggadgets.common.registry.OurItems to MOD
[02Dec2019 08:19:55.651] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for cookingforblockheads
[02Dec2019 08:19:55.651] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.direwolf20.buildinggadgets.common.registry.OurContainers to MOD
[02Dec2019 08:19:55.651] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance placebo of type shadows.placebo.Placebo
[02Dec2019 08:19:55.652] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance placebo of type shadows.placebo.Placebo
[02Dec2019 08:19:55.652] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for placebo
[02Dec2019 08:19:55.652] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for placebo
[02Dec2019 08:19:55.652] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for placebo
[02Dec2019 08:19:55.652] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance dankstorage of type com.tfar.dankstorage.DankStorage
[02Dec2019 08:19:55.652] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file dankstorage-client.toml for dankstorage tracking
[02Dec2019 08:19:55.652] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file dankstorage-server.toml for dankstorage tracking
[02Dec2019 08:19:55.652] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance dankstorage of type com.tfar.dankstorage.DankStorage
[02Dec2019 08:19:55.652] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for dankstorage
[02Dec2019 08:19:55.652] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for dankstorage
[02Dec2019 08:19:55.652] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tfar.dankstorage.event.DankEventHandler to FORGE
[02Dec2019 08:19:55.653] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tfar.dankstorage.DankStorage$RegistryEvents to MOD
[02Dec2019 08:19:55.654] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.direwolf20.buildinggadgets.common.config.Config to FORGE
[02Dec2019 08:19:55.654] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for buildinggadgets
[02Dec2019 08:19:55.654] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance unstabletools of type com.tfar.unstabletools.UnstableTools
[02Dec2019 08:19:55.655] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for dankstorage
[02Dec2019 08:19:55.655] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance mightyarchitect of type com.simibubi.mightyarchitect.TheMightyArchitect
[02Dec2019 08:19:55.655] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file unstabletools-common.toml for unstabletools tracking
[02Dec2019 08:19:55.655] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance unstabletools of type com.tfar.unstabletools.UnstableTools
[02Dec2019 08:19:55.655] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for unstabletools
[02Dec2019 08:19:55.655] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for unstabletools
[02Dec2019 08:19:55.655] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tfar.unstabletools.UnstableTools$RegistryEvents to MOD
[02Dec2019 08:19:55.655] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance mightyarchitect of type com.simibubi.mightyarchitect.TheMightyArchitect
[02Dec2019 08:19:55.655] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for mightyarchitect
[02Dec2019 08:19:55.655] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mightyarchitect
[02Dec2019 08:19:55.655] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.mightyarchitect.TheMightyArchitect to FORGE
[02Dec2019 08:19:55.655] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.mightyarchitect.TheMightyArchitect$RegistryListener to MOD
[02Dec2019 08:19:55.656] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for mightyarchitect
[02Dec2019 08:19:55.656] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance rangedpumps of type com.raoulvdberge.rangedpumps.RangedPumps
[02Dec2019 08:19:55.656] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file rangedpumps-server.toml for rangedpumps tracking
[02Dec2019 08:19:55.656] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tfar.unstabletools.item.ItemUnstableIngot to FORGE
[02Dec2019 08:19:55.666] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance rangedpumps of type com.raoulvdberge.rangedpumps.RangedPumps
[02Dec2019 08:19:55.666] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for rangedpumps
[02Dec2019 08:19:55.666] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for rangedpumps
[02Dec2019 08:19:55.666] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for rangedpumps
[02Dec2019 08:19:55.666] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance uncrafted of type xxrexraptorxx.main.Uncrafted
[02Dec2019 08:19:55.666] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance uncrafted of type xxrexraptorxx.main.Uncrafted
[02Dec2019 08:19:55.666] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for uncrafted
[02Dec2019 08:19:55.666] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for uncrafted
[02Dec2019 08:19:55.666] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for uncrafted
[02Dec2019 08:19:55.666] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance veggie_way of type com.kwpugh.veggie_way.VeggieWay
[02Dec2019 08:19:55.667] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance veggie_way of type com.kwpugh.veggie_way.VeggieWay
[02Dec2019 08:19:55.667] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for veggie_way
[02Dec2019 08:19:55.667] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for veggie_way
[02Dec2019 08:19:55.667] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.kwpugh.veggie_way.init.ItemInit$RegistryEvents to MOD
[02Dec2019 08:19:55.668] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.kwpugh.veggie_way.init.BlockInit$RegistryEvents to MOD
[02Dec2019 08:19:55.669] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for veggie_way
[02Dec2019 08:19:55.669] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance uteamcore of type info.u_team.u_team_core.UCoreMain
[02Dec2019 08:19:55.718] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file uteamcore-client.toml for uteamcore tracking
[02Dec2019 08:19:55.724] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance uteamcore of type info.u_team.u_team_core.UCoreMain
[02Dec2019 08:19:55.724] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for uteamcore
[02Dec2019 08:19:55.724] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for uteamcore
[02Dec2019 08:19:55.724] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing info.u_team.u_team_core.intern.init.UCoreRecipeSerializers to MOD
[02Dec2019 08:19:55.728] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing info.u_team.u_team_core.intern.init.UCoreCommands to FORGE
[02Dec2019 08:19:55.729] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing info.u_team.u_team_core.intern.data.UCoreDataGenerator to MOD
[02Dec2019 08:19:55.730] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for uteamcore
[02Dec2019 08:19:55.730] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance cyclopscore of type org.cyclops.cyclopscore.CyclopsCore
[02Dec2019 08:19:55.739] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tfar.unstabletools.item.ItemDivisionSign to FORGE
[02Dec2019 08:19:55.740] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file cyclopscore-common.toml for cyclopscore tracking
[02Dec2019 08:19:55.740] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file cyclopscore-client.toml for cyclopscore tracking
[02Dec2019 08:19:55.740] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance cyclopscore of type org.cyclops.cyclopscore.CyclopsCore
[02Dec2019 08:19:55.740] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for cyclopscore
[02Dec2019 08:19:55.740] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cyclopscore
[02Dec2019 08:19:55.740] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for cyclopscore
[02Dec2019 08:19:55.742] [modloading-worker-1/DEBUG] [com.kotori316.scala_lib.ScalaModContainer/LOADING]: Scala Class Loaded class com.yogpc.qp.QuarryPlus with cpw.mods.modlauncher.TransformingClassLoader@5bb51241.
[02Dec2019 08:19:55.742] [modloading-worker-1/DEBUG] [com.kotori316.scala_lib.ScalaModContainer/LOADING]: Scala Mod instance for quarryplus is about to create. com.yogpc.qp.QuarryPlus
[02Dec2019 08:19:55.749] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for unstabletools
[02Dec2019 08:19:55.749] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance forgivingvoid of type net.blay09.mods.forgivingvoid.ForgivingVoid
[02Dec2019 08:19:55.750] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forgivingvoid-common.toml for forgivingvoid tracking
[02Dec2019 08:19:55.750] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance forgivingvoid of type net.blay09.mods.forgivingvoid.ForgivingVoid
[02Dec2019 08:19:55.750] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for forgivingvoid
[02Dec2019 08:19:55.750] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for forgivingvoid
[02Dec2019 08:19:55.750] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.blay09.mods.forgivingvoid.ForgivingVoid to FORGE
[02Dec2019 08:19:55.750] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for forgivingvoid
[02Dec2019 08:19:55.750] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance apotheosis of type shadows.apotheosis.Apotheosis
[02Dec2019 08:19:55.862] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance apotheosis of type shadows.apotheosis.Apotheosis
[02Dec2019 08:19:55.862] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for apotheosis
[02Dec2019 08:19:55.862] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for apotheosis
[02Dec2019 08:19:55.862] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for apotheosis
[02Dec2019 08:19:55.862] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance al of type com.natamus.allloot.Main
[02Dec2019 08:19:55.863] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file al-common.toml for al tracking
[02Dec2019 08:19:55.864] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance al of type com.natamus.allloot.Main
[02Dec2019 08:19:55.864] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for al
[02Dec2019 08:19:55.864] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for al
[02Dec2019 08:19:55.864] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.natamus.allloot.events.EntityEvent to FORGE
[02Dec2019 08:19:55.918] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for al
[02Dec2019 08:19:55.918] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance morpheus of type net.quetzi.morpheus.Morpheus
[02Dec2019 08:19:55.923] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file morpheus-server.toml for morpheus tracking
[02Dec2019 08:19:55.923] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance morpheus of type net.quetzi.morpheus.Morpheus
[02Dec2019 08:19:55.923] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for morpheus
[02Dec2019 08:19:55.923] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for morpheus
[02Dec2019 08:19:55.923] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for morpheus
[02Dec2019 08:19:55.923] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance speedyhoppers of type al132.speedyhoppers.SpeedyHoppers
[02Dec2019 08:19:55.923] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance speedyhoppers of type al132.speedyhoppers.SpeedyHoppers
[02Dec2019 08:19:55.923] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for speedyhoppers
[02Dec2019 08:19:55.923] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for speedyhoppers
[02Dec2019 08:19:55.923] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing al132.speedyhoppers.SpeedyHoppers$RegistryEvents to MOD
[02Dec2019 08:19:55.925] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for speedyhoppers
[02Dec2019 08:19:55.925] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance colorfulhealthbar of type locusway.colorfulhealthbar.ColorfulHealthBar
[02Dec2019 08:19:55.928] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file colorfulhealthbar-client.toml for colorfulhealthbar tracking
[02Dec2019 08:19:55.928] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance colorfulhealthbar of type locusway.colorfulhealthbar.ColorfulHealthBar
[02Dec2019 08:19:55.928] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for colorfulhealthbar
[02Dec2019 08:19:55.928] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for colorfulhealthbar
[02Dec2019 08:19:55.928] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing locusway.colorfulhealthbar.proxy.CommonProxy to FORGE
[02Dec2019 08:19:55.928] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing locusway.colorfulhealthbar.config.Configs to FORGE
[02Dec2019 08:19:55.928] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for colorfulhealthbar
[02Dec2019 08:19:55.928] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance tmechworks of type slimeknights.tmechworks.TMechworks
[02Dec2019 08:19:55.958] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance tmechworks of type slimeknights.tmechworks.TMechworks
[02Dec2019 08:19:55.958] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for tmechworks
[02Dec2019 08:19:55.958] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for tmechworks
[02Dec2019 08:19:55.958] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing slimeknights.tmechworks.common.event.DrawbridgeSoundEventListener to FORGE
[02Dec2019 08:19:55.959] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for tmechworks
[02Dec2019 08:19:55.959] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance exp_ore of type mod.krevik.expore.Main
[02Dec2019 08:19:55.960] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file exp_ore-common.toml for exp_ore tracking
[02Dec2019 08:19:55.961] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance exp_ore of type mod.krevik.expore.Main
[02Dec2019 08:19:55.961] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for exp_ore
[02Dec2019 08:19:55.961] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for exp_ore
[02Dec2019 08:19:55.961] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mod.krevik.expore.Main$RegistryEvents to MOD
[02Dec2019 08:19:55.961] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mod.krevik.expore.ConfigHandler to MOD
[02Dec2019 08:19:55.961] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for exp_ore
[02Dec2019 08:19:55.962] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance energeticsheep of type org.cyclops.energeticsheep.EnergeticSheep
[02Dec2019 08:19:56.046] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file energeticsheep-common.toml for energeticsheep tracking
[02Dec2019 08:19:56.046] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file energeticsheep-server.toml for energeticsheep tracking
[02Dec2019 08:19:56.046] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance energeticsheep of type org.cyclops.energeticsheep.EnergeticSheep
[02Dec2019 08:19:56.046] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for energeticsheep
[02Dec2019 08:19:56.046] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for energeticsheep
[02Dec2019 08:19:56.046] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing org.cyclops.energeticsheep.entity.EntityEnergeticSheep to FORGE
[02Dec2019 08:19:56.142] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for energeticsheep
[02Dec2019 08:19:56.143] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance respawnablepets of type moriyashiine.respawnablepets.RespawnablePets
[02Dec2019 08:19:56.143] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file respawnablepets-common.toml for respawnablepets tracking
[02Dec2019 08:19:56.143] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance respawnablepets of type moriyashiine.respawnablepets.RespawnablePets
[02Dec2019 08:19:56.143] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for respawnablepets
[02Dec2019 08:19:56.143] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for respawnablepets
[02Dec2019 08:19:56.144] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing moriyashiine.respawnablepets.RespawnablePets$Registry to MOD
[02Dec2019 08:19:56.144] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for respawnablepets
[02Dec2019 08:19:56.144] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance quirkygenerators of type al132.quirkygenerators.QuirkyGenerators
[02Dec2019 08:19:56.145] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file quirkygenerators-common.toml for quirkygenerators tracking
[02Dec2019 08:19:56.145] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance quirkygenerators of type al132.quirkygenerators.QuirkyGenerators
[02Dec2019 08:19:56.146] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for quirkygenerators
[02Dec2019 08:19:56.146] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for quirkygenerators
[02Dec2019 08:19:56.146] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing al132.quirkygenerators.QuirkyGenerators$RegistryEvents to MOD
[02Dec2019 08:19:56.146] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for quirkygenerators
[02Dec2019 08:19:56.146] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance mysticallib of type epicsquid.mysticallib.MysticalLib
[02Dec2019 08:19:56.147] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance mysticallib of type epicsquid.mysticallib.MysticalLib
[02Dec2019 08:19:56.147] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for mysticallib
[02Dec2019 08:19:56.147] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mysticallib
[02Dec2019 08:19:56.147] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing epicsquid.mysticallib.MysticalLib to MOD
[02Dec2019 08:19:56.147] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing epicsquid.mysticallib.LibRegistry to FORGE
[02Dec2019 08:19:56.147] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for mysticallib
[02Dec2019 08:19:56.147] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance refinedstorage of type com.raoulvdberge.refinedstorage.RS
[02Dec2019 08:19:56.148] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file refinedstorage-server.toml for refinedstorage tracking
[02Dec2019 08:19:56.148] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file refinedstorage-client.toml for refinedstorage tracking
[02Dec2019 08:19:56.259] [modloading-worker-3/INFO] [com.raoulvdberge.refinedstorage.apiimpl.API/]: Found 0 RS API injection points
[02Dec2019 08:19:56.259] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance refinedstorage of type com.raoulvdberge.refinedstorage.RS
[02Dec2019 08:19:56.259] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for refinedstorage
[02Dec2019 08:19:56.259] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for refinedstorage
[02Dec2019 08:19:56.259] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for refinedstorage
[02Dec2019 08:19:56.259] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance mcwbridges of type com.mcwbridges.kikoz.MacawsBridges
[02Dec2019 08:19:56.259] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance mcwbridges of type com.mcwbridges.kikoz.MacawsBridges
[02Dec2019 08:19:56.259] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for mcwbridges
[02Dec2019 08:19:56.259] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mcwbridges
[02Dec2019 08:19:56.260] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mcwbridges.kikoz.MacawsBridges$RegistryEvents to MOD
[02Dec2019 08:19:56.261] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for mcwbridges
[02Dec2019 08:19:56.261] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance usefulbackpacks of type info.u_team.useful_backpacks.UsefulBackpacksMod
[02Dec2019 08:19:56.261] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file usefulbackpacks-server.toml for usefulbackpacks tracking
[02Dec2019 08:19:56.261] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance usefulbackpacks of type info.u_team.useful_backpacks.UsefulBackpacksMod
[02Dec2019 08:19:56.261] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for usefulbackpacks
[02Dec2019 08:19:56.261] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for usefulbackpacks
[02Dec2019 08:19:56.261] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing info.u_team.useful_backpacks.init.UsefulBackpacksRecipeSerializers to MOD
[02Dec2019 08:19:56.263] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing info.u_team.useful_backpacks.init.UsefulBackpacksItems to MOD
[02Dec2019 08:19:56.431] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing info.u_team.useful_backpacks.init.UsefulBackpacksContainerTypes to MOD
[02Dec2019 08:19:56.434] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing info.u_team.useful_backpacks.data.UsefulBackpacksDataGenerator to MOD
[02Dec2019 08:19:56.435] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for usefulbackpacks
[02Dec2019 08:19:56.435] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance torchmaster of type net.xalcon.torchmaster.Torchmaster
[02Dec2019 08:19:56.437] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file torchmaster.toml for torchmaster tracking
[02Dec2019 08:19:56.437] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance torchmaster of type net.xalcon.torchmaster.Torchmaster
[02Dec2019 08:19:56.437] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for torchmaster
[02Dec2019 08:19:56.437] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for torchmaster
[02Dec2019 08:19:56.437] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.xalcon.torchmaster.TorchmasterConfig to MOD
[02Dec2019 08:19:56.438] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.xalcon.torchmaster.common.ModItems$RegistryEvents to MOD
[02Dec2019 08:19:56.439] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.xalcon.torchmaster.common.logic.entityblocking.EntityBlockingEventHandler to FORGE
[02Dec2019 08:19:56.440] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.xalcon.torchmaster.common.ModBlocks$RegistryEvents to MOD
[02Dec2019 08:19:56.451] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for torchmaster
[02Dec2019 08:19:56.451] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance embellishcraft of type tv.mapper.embellishcraft.EmbellishCraft
[02Dec2019 08:19:56.453] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file embellishcraft-server.toml for embellishcraft tracking
[02Dec2019 08:19:56.454] [modloading-worker-3/DEBUG] [tv.mapper.embellishcraft.EmbellishCraft/]: Loading config file /home/minecraft/servers/mine261304/config/embellishcraft-server.toml
[02Dec2019 08:19:56.454] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance embellishcraft of type tv.mapper.embellishcraft.EmbellishCraft
[02Dec2019 08:19:56.454] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for embellishcraft
[02Dec2019 08:19:56.454] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for embellishcraft
[02Dec2019 08:19:56.454] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing tv.mapper.embellishcraft.util.SeatUtil to FORGE
[02Dec2019 08:19:56.456] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing tv.mapper.embellishcraft.init.ModItems to MOD
[02Dec2019 08:19:56.457] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing tv.mapper.embellishcraft.init.ModEntities$Registration to MOD
[02Dec2019 08:19:56.458] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing tv.mapper.embellishcraft.init.ModBlocks to MOD
[02Dec2019 08:19:56.467] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for embellishcraft
[02Dec2019 08:19:56.467] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance bettercrates of type thetestmod.bettercrates.BetterCrates
[02Dec2019 08:19:56.536] [modloading-worker-3/INFO] [STDOUT/]: [thetestmod.bettercrates.BetterCrates:<init>:29]: Just a log from BetterCrates >>> 7 ... Block{bettercrates:wooden_crate}
[02Dec2019 08:19:56.536] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance bettercrates of type thetestmod.bettercrates.BetterCrates
[02Dec2019 08:19:56.536] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for bettercrates
[02Dec2019 08:19:56.536] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for bettercrates
[02Dec2019 08:19:56.536] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing thetestmod.bettercrates.BCEventHandler to MOD
[02Dec2019 08:19:56.538] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for bettercrates
[02Dec2019 08:19:56.538] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance biomesoplenty of type biomesoplenty.core.BiomesOPlenty
[02Dec2019 08:19:56.540] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file biomesoplenty/server.toml for biomesoplenty tracking
[02Dec2019 08:19:56.540] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance biomesoplenty of type biomesoplenty.core.BiomesOPlenty
[02Dec2019 08:19:56.540] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for biomesoplenty
[02Dec2019 08:19:56.540] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for biomesoplenty
[02Dec2019 08:19:56.540] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing biomesoplenty.init.ModBiomes to MOD
[02Dec2019 08:19:56.924] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file quarryplus-common.toml for quarryplus tracking
[02Dec2019 08:19:56.926] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file quarryplus-client.toml for quarryplus tracking
[02Dec2019 08:19:56.933] [modloading-worker-1/DEBUG] [com.kotori316.scala_lib.ScalaModContainer/LOADING]: Scala Mod instance for quarryplus created. com.yogpc.qp.QuarryPlus@1dac373f
[02Dec2019 08:19:56.933] [modloading-worker-1/DEBUG] [com.kotori316.scala_lib.ScalaModContainer/LOADING]: Injecting Automatic event subscribers for quarryplus
[02Dec2019 08:19:56.933] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for quarryplus
[02Dec2019 08:19:56.933] [modloading-worker-1/DEBUG] [com.kotori316.scala_lib.ScalaModContainer/LOADING]: Completed Automatic event subscribers for quarryplus
[02Dec2019 08:19:56.933] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance upsizer of type org.jwaresoftware.mcmods.upsizer.Upsizer
[02Dec2019 08:19:56.935] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file /home/minecraft/servers/mine261304/config/wabbity_upsizer.toml for upsizer tracking
[02Dec2019 08:19:56.935] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance upsizer of type org.jwaresoftware.mcmods.upsizer.Upsizer
[02Dec2019 08:19:56.935] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for upsizer
[02Dec2019 08:19:56.935] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for upsizer
[02Dec2019 08:19:56.935] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing org.jwaresoftware.mcmods.upsizer.Upsizer to MOD
[02Dec2019 08:19:56.935] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for upsizer
[02Dec2019 08:19:56.935] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance vilnames of type com.natamus.villagernames.Main
[02Dec2019 08:19:56.936] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file vilnames-common.toml for vilnames tracking
[02Dec2019 08:19:56.936] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance vilnames of type com.natamus.villagernames.Main
[02Dec2019 08:19:56.936] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for vilnames
[02Dec2019 08:19:56.936] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for vilnames
[02Dec2019 08:19:56.936] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.natamus.villagernames.events.VillagerEvent to FORGE
[02Dec2019 08:19:56.936] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for vilnames
[02Dec2019 08:19:56.936] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance prefab of type com.wuest.prefab.Prefab
[02Dec2019 08:19:56.940] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file prefab-server.toml for prefab tracking
[02Dec2019 08:19:56.940] [modloading-worker-1/DEBUG] [com.wuest.prefab.Prefab/]: Loading config file /home/minecraft/servers/mine261304/config/prefab.toml
[02Dec2019 08:19:56.940] [modloading-worker-1/DEBUG] [com.wuest.prefab.Prefab/]: Built TOML config for /home/minecraft/servers/mine261304/config/prefab.toml
[02Dec2019 08:19:56.940] [modloading-worker-1/DEBUG] [com.wuest.prefab.Prefab/]: Loaded TOML config file /home/minecraft/servers/mine261304/config/prefab.toml
[02Dec2019 08:19:56.940] [modloading-worker-1/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Compressed Stone
[02Dec2019 08:19:56.940] [modloading-worker-1/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Compressed Glowstone
[02Dec2019 08:19:56.940] [modloading-worker-1/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Compressed Dirt
[02Dec2019 08:19:56.940] [modloading-worker-1/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Compressed Chest
[02Dec2019 08:19:56.940] [modloading-worker-1/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Pile of Bricks
[02Dec2019 08:19:56.940] [modloading-worker-1/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Warehouse
[02Dec2019 08:19:56.940] [modloading-worker-1/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Produce Farm
[02Dec2019 08:19:56.940] [modloading-worker-1/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Tree Farm
[02Dec2019 08:19:56.940] [modloading-worker-1/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Chicken Coop
[02Dec2019 08:19:56.940] [modloading-worker-1/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Fish Farm
[02Dec2019 08:19:56.940] [modloading-worker-1/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Warehouse Upgrade
[02Dec2019 08:19:56.940] [modloading-worker-1/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Advanced Warehouse
[02Dec2019 08:19:56.940] [modloading-worker-1/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Monster Masher
[02Dec2019 08:19:56.940] [modloading-worker-1/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Bundle of Timber
[02Dec2019 08:19:56.940] [modloading-worker-1/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Horse Stable
[02Dec2019 08:19:56.940] [modloading-worker-1/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Nether Gate
[02Dec2019 08:19:56.940] [modloading-worker-1/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Advanced Chicken Coop
[02Dec2019 08:19:56.940] [modloading-worker-1/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Advanced Horse Stable
[02Dec2019 08:19:56.940] [modloading-worker-1/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Barn
[02Dec2019 08:19:56.940] [modloading-worker-1/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Machinery Tower
[02Dec2019 08:19:56.941] [modloading-worker-1/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Defense Bunker
[02Dec2019 08:19:56.941] [modloading-worker-1/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Mineshaft Entrance
[02Dec2019 08:19:56.941] [modloading-worker-1/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Ender Gateway
[02Dec2019 08:19:56.941] [modloading-worker-1/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Magic Temple
[02Dec2019 08:19:56.941] [modloading-worker-1/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Instant Bridge
[02Dec2019 08:19:56.941] [modloading-worker-1/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Paper Lantern
[02Dec2019 08:19:56.941] [modloading-worker-1/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Compressed Obsidian
[02Dec2019 08:19:56.941] [modloading-worker-1/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Villager Houses
[02Dec2019 08:19:56.941] [modloading-worker-1/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Phasic Block
[02Dec2019 08:19:56.941] [modloading-worker-1/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Smart Glass
[02Dec2019 08:19:56.941] [modloading-worker-1/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Green House
[02Dec2019 08:19:56.941] [modloading-worker-1/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Starting House
[02Dec2019 08:19:56.941] [modloading-worker-1/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Glass Stairs
[02Dec2019 08:19:56.941] [modloading-worker-1/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Glass Slabs
[02Dec2019 08:19:56.941] [modloading-worker-1/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Andesite Stairs
[02Dec2019 08:19:56.941] [modloading-worker-1/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Andesite Slabs
[02Dec2019 08:19:56.941] [modloading-worker-1/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Diorite Stairs
[02Dec2019 08:19:56.941] [modloading-worker-1/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Diorite Slabs
[02Dec2019 08:19:56.941] [modloading-worker-1/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Granite Stairs
[02Dec2019 08:19:56.941] [modloading-worker-1/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Granite Slabs
[02Dec2019 08:19:56.941] [modloading-worker-1/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Moderate House
[02Dec2019 08:19:56.941] [modloading-worker-1/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Grassy Plains
[02Dec2019 08:19:56.941] [modloading-worker-1/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Aqua Base
[02Dec2019 08:19:56.941] [modloading-worker-1/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Watch Tower
[02Dec2019 08:19:56.941] [modloading-worker-1/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Bulldozer
[02Dec2019 08:19:56.941] [modloading-worker-1/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: StructurePart
[02Dec2019 08:19:56.941] [modloading-worker-1/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Jail
[02Dec2019 08:19:56.941] [modloading-worker-1/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Saloon
[02Dec2019 08:19:56.941] [modloading-worker-1/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Ski Lodge
[02Dec2019 08:19:57.058] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing biomesoplenty.init.ModItems to MOD
[02Dec2019 08:19:57.060] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing biomesoplenty.init.ModSounds to MOD
[02Dec2019 08:19:57.061] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing biomesoplenty.init.ModBlocks to MOD
[02Dec2019 08:19:57.130] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance prefab of type com.wuest.prefab.Prefab
[02Dec2019 08:19:57.131] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for prefab
[02Dec2019 08:19:57.131] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for prefab
[02Dec2019 08:19:57.131] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.wuest.prefab.Structures.Events.StructureEventHandler to FORGE
[02Dec2019 08:19:57.132] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.wuest.prefab.Events.ModEventHandler to FORGE
[02Dec2019 08:19:57.133] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.wuest.prefab.Events.ClientServerEventHandler to MOD
[02Dec2019 08:19:57.133] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for prefab
[02Dec2019 08:19:57.133] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance embellishcraft-bop of type tv.mapper.embellishcraftbop.EmbellishCraftBOP
[02Dec2019 08:19:57.134] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance embellishcraft-bop of type tv.mapper.embellishcraftbop.EmbellishCraftBOP
[02Dec2019 08:19:57.134] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for embellishcraft-bop
[02Dec2019 08:19:57.134] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for embellishcraft-bop
[02Dec2019 08:19:57.134] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing tv.mapper.embellishcraftbop.init.ModBlocks to MOD
[02Dec2019 08:19:57.136] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for embellishcraft-bop
[02Dec2019 08:19:57.136] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance planttech2 of type net.kaneka.planttech2.PlantTechMain
[02Dec2019 08:19:57.154] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance planttech2 of type net.kaneka.planttech2.PlantTechMain
[02Dec2019 08:19:57.154] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for planttech2
[02Dec2019 08:19:57.154] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for planttech2
[02Dec2019 08:19:57.155] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.kaneka.planttech2.events.RegistryEvents to MOD
[02Dec2019 08:19:57.156] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.kaneka.planttech2.events.PlayerEvents to FORGE
[02Dec2019 08:19:57.156] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.kaneka.planttech2.events.ItemStackEvents to FORGE
[02Dec2019 08:19:57.157] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for planttech2
[02Dec2019 08:19:57.157] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance silents_mechanisms of type net.silentchaos512.mechanisms.SilentMechanisms
[02Dec2019 08:19:57.162] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing biomesoplenty.init.ModEntities to MOD
[02Dec2019 08:19:57.163] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for biomesoplenty
[02Dec2019 08:19:57.163] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance wandermaid of type teammaid.wandermaid.WanderMaid
[02Dec2019 08:19:57.164] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance wandermaid of type teammaid.wandermaid.WanderMaid
[02Dec2019 08:19:57.164] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for wandermaid
[02Dec2019 08:19:57.164] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for wandermaid
[02Dec2019 08:19:57.164] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing teammaid.wandermaid.WanderMaid$RegistryEvents to MOD
[02Dec2019 08:19:57.164] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for wandermaid
[02Dec2019 08:19:57.239] [modloading-worker-1/INFO] [net.silentchaos512.utils.config.ConfigSpecWrapper/]: Loading config file /home/minecraft/servers/mine261304/config/silents-mechanisms-common.toml
[02Dec2019 08:19:57.433] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance silents_mechanisms of type net.silentchaos512.mechanisms.SilentMechanisms
[02Dec2019 08:19:57.433] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for silents_mechanisms
[02Dec2019 08:19:57.433] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for silents_mechanisms
[02Dec2019 08:19:57.433] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.silentchaos512.mechanisms.events.CommonEvents to FORGE
[02Dec2019 08:19:57.434] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.silentchaos512.mechanisms.block.wire.WireNetworkManager to FORGE
[02Dec2019 08:19:57.436] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for silents_mechanisms
[02Dec2019 08:19:57.436] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance mcfurnace of type fr.mathieu.mcfurnace.utils.MCFurnaceMain
[02Dec2019 08:19:57.436] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance mcfurnace of type fr.mathieu.mcfurnace.utils.MCFurnaceMain
[02Dec2019 08:19:57.436] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for mcfurnace
[02Dec2019 08:19:57.436] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mcfurnace
[02Dec2019 08:19:57.436] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing fr.mathieu.mcfurnace.utils.MCFurnaceBlocks to MOD
[02Dec2019 08:19:57.441] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mrcrayfish.furniture.core.ModSounds to MOD
[02Dec2019 08:19:57.442] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mrcrayfish.furniture.core.ModRecipeSerializers to MOD
[02Dec2019 08:19:57.445] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mrcrayfish.furniture.core.ModItems to MOD
[02Dec2019 08:19:57.446] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mrcrayfish.furniture.core.ModEntities to MOD
[02Dec2019 08:19:57.447] [modloading-worker-2/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity cfm:seat
[02Dec2019 08:19:57.447] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mrcrayfish.furniture.core.ModContainers to MOD
[02Dec2019 08:19:57.449] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mrcrayfish.furniture.core.ModBlocks to MOD
[02Dec2019 08:19:57.449] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mrcrayfish.furniture.common.mail.PostOffice to FORGE
[02Dec2019 08:19:57.451] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for cfm
[02Dec2019 08:19:57.451] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance shulkerdt of type com.natamus.shulkerdropstwo.Main
[02Dec2019 08:19:57.452] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file shulkerdt-common.toml for shulkerdt tracking
[02Dec2019 08:19:57.452] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance shulkerdt of type com.natamus.shulkerdropstwo.Main
[02Dec2019 08:19:57.452] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for shulkerdt
[02Dec2019 08:19:57.452] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for shulkerdt
[02Dec2019 08:19:57.452] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.natamus.shulkerdropstwo.events.EntityEvent to FORGE
[02Dec2019 08:19:57.452] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for mcfurnace
[02Dec2019 08:19:57.452] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance kleeslabs of type net.blay09.mods.kleeslabs.KleeSlabs
[02Dec2019 08:19:57.452] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for shulkerdt
[02Dec2019 08:19:57.452] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance globalxp of type bl4ckscor3.mod.globalxp.GlobalXP
[02Dec2019 08:19:57.453] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file kleeslabs-common.toml for kleeslabs tracking
[02Dec2019 08:19:57.453] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance kleeslabs of type net.blay09.mods.kleeslabs.KleeSlabs
[02Dec2019 08:19:57.453] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for kleeslabs
[02Dec2019 08:19:57.453] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for kleeslabs
[02Dec2019 08:19:57.453] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.blay09.mods.kleeslabs.registry.json.JsonCompatLoader to FORGE
[02Dec2019 08:19:57.453] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file globalxp-client.toml for globalxp tracking
[02Dec2019 08:19:57.453] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance globalxp of type bl4ckscor3.mod.globalxp.GlobalXP
[02Dec2019 08:19:57.453] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for globalxp
[02Dec2019 08:19:57.453] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for globalxp
[02Dec2019 08:19:57.453] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing bl4ckscor3.mod.globalxp.GlobalXP to MOD
[02Dec2019 08:19:57.454] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for globalxp
[02Dec2019 08:19:57.454] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance hsbdry of type net.mcreator.hsbdry.hsbdry
[02Dec2019 08:19:57.454] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.blay09.mods.kleeslabs.network.SyncHandler to FORGE
[02Dec2019 08:19:57.454] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.blay09.mods.kleeslabs.BlockBreakHandler to FORGE
[02Dec2019 08:19:57.455] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for kleeslabs
[02Dec2019 08:19:57.455] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance chickendropfeathersmod of type de.axelrindle.chickendropfeathersmod.ChickenDropFeathersMod
[02Dec2019 08:19:57.455] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance chickendropfeathersmod of type de.axelrindle.chickendropfeathersmod.ChickenDropFeathersMod
[02Dec2019 08:19:57.455] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for chickendropfeathersmod
[02Dec2019 08:19:57.455] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for chickendropfeathersmod
[02Dec2019 08:19:57.455] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for chickendropfeathersmod
[02Dec2019 08:19:57.623] [modloading-worker-2/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity muddypigcreature
[02Dec2019 08:19:57.632] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance hsbdry of type net.mcreator.hsbdry.hsbdry
[02Dec2019 08:19:57.632] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for hsbdry
[02Dec2019 08:19:57.632] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for hsbdry
[02Dec2019 08:19:57.632] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for hsbdry
[02Dec2019 08:19:57.632] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance charm of type svenhjol.charm.Charm
[02Dec2019 08:19:57.677] [modloading-worker-2/INFO] [Meson/]: Creating config for module BlockOfRottenFlesh
[02Dec2019 08:19:57.677] [modloading-worker-2/INFO] [Meson/]: Creating config for module BlockOfMoonstone
[02Dec2019 08:19:57.677] [modloading-worker-2/INFO] [Meson/]: Creating config for module SmoothGlowstone
[02Dec2019 08:19:57.677] [modloading-worker-2/INFO] [Meson/]: Creating config for module BlockOfEnderPearls
[02Dec2019 08:19:57.733] [modloading-worker-2/INFO] [Meson/]: Creating config for module RedstoneSand
[02Dec2019 08:19:57.733] [modloading-worker-2/INFO] [Meson/]: Creating config for module BlockOfGunpowder
[02Dec2019 08:19:57.733] [modloading-worker-2/INFO] [Meson/]: Creating config for module VariableRedstoneLamp
[02Dec2019 08:19:57.736] [modloading-worker-2/INFO] [Meson/]: Creating config for module CurseBreak
[02Dec2019 08:19:57.736] [modloading-worker-2/INFO] [Meson/]: Creating config for module Magnetic
[02Dec2019 08:19:57.736] [modloading-worker-2/INFO] [Meson/]: Creating config for module Homing
[02Dec2019 08:19:57.736] [modloading-worker-2/INFO] [Meson/]: Creating config for module Salvage
[02Dec2019 08:19:57.736] [modloading-worker-2/INFO] [Meson/]: Creating config for module RemovePotionGlint
[02Dec2019 08:19:57.737] [modloading-worker-2/INFO] [Meson/]: Creating config for module MobsAffectedByBeacon
[02Dec2019 08:19:57.737] [modloading-worker-2/INFO] [Meson/]: Creating config for module PickaxesBreakPistons
[02Dec2019 08:19:57.737] [modloading-worker-2/INFO] [Meson/]: Creating config for module HuskImprovements
[02Dec2019 08:19:57.737] [modloading-worker-2/INFO] [Meson/]: Creating config for module StackablePotions
[02Dec2019 08:19:57.737] [modloading-worker-2/INFO] [Meson/]: Creating config for module UseTotemFromInventory
[02Dec2019 08:19:57.737] [modloading-worker-2/INFO] [Meson/]: Creating config for module ComposterImprovements
[02Dec2019 08:19:57.737] [modloading-worker-2/INFO] [Meson/]: Creating config for module NoAnvilMinimumXp
[02Dec2019 08:19:57.737] [modloading-worker-2/INFO] [Meson/]: Creating config for module AmbientMusicImprovements
[02Dec2019 08:19:57.737] [modloading-worker-2/INFO] [Meson/]: Creating config for module ExtraMusicDiscs
[02Dec2019 08:19:57.737] [modloading-worker-2/INFO] [Meson/]: Creating config for module SpongesReduceFallDamage
[02Dec2019 08:19:57.737] [modloading-worker-2/INFO] [Meson/]: Creating config for module AutomaticRecipeUnlock
[02Dec2019 08:19:57.737] [modloading-worker-2/INFO] [Meson/]: Creating config for module RemoveNitwits
[02Dec2019 08:19:57.737] [modloading-worker-2/INFO] [Meson/]: Creating config for module EmeraldBlockOpensTrades
[02Dec2019 08:19:57.737] [modloading-worker-2/INFO] [Meson/]: Creating config for module WitchesDropLuck
[02Dec2019 08:19:57.738] [modloading-worker-2/INFO] [Meson/]: Creating config for module StackableEnchantedBooks
[02Dec2019 08:19:57.738] [modloading-worker-2/INFO] [Meson/]: Creating config for module TamedAnimalsNoDamage
[02Dec2019 08:19:57.738] [modloading-worker-2/INFO] [Meson/]: Creating config for module CauldronWaterSource
[02Dec2019 08:19:57.738] [modloading-worker-2/INFO] [Meson/]: Creating config for module LeatherArmorInvisibility
[02Dec2019 08:19:57.741] [modloading-worker-2/INFO] [Meson/]: Creating config for module ExtractEnchantments
[02Dec2019 08:19:57.741] [modloading-worker-2/INFO] [Meson/]: Creating config for module DecreaseRepairCost
[02Dec2019 08:19:57.741] [modloading-worker-2/INFO] [Meson/]: Creating config for module TallowIncreasesDurability
[02Dec2019 08:19:57.742] [modloading-worker-2/INFO] [Meson/]: Creating config for module BatInABucket
[02Dec2019 08:19:57.742] [modloading-worker-2/INFO] [Meson/]: Creating config for module CompassBinding
[02Dec2019 08:19:57.742] [modloading-worker-2/INFO] [Meson/]: Creating config for module Moonstones
[02Dec2019 08:19:57.744] [modloading-worker-2/INFO] [Meson/]: Creating config for module Decay
[02Dec2019 08:19:57.744] [modloading-worker-2/INFO] [Meson/]: Creating config for module Coffee
[02Dec2019 08:19:57.744] [modloading-worker-2/INFO] [Meson/]: Creating config for module FlavoredCake
[02Dec2019 08:19:57.748] [modloading-worker-2/INFO] [Meson/]: Creating config for module MoreVillagerTrades
[02Dec2019 08:19:57.748] [modloading-worker-2/INFO] [Meson/]: Creating config for module AdditionalMobsInStructures
[02Dec2019 08:19:57.748] [modloading-worker-2/INFO] [Meson/]: Creating config for module Fumaroles
[02Dec2019 08:19:57.748] [modloading-worker-2/INFO] [Meson/]: Creating config for module StructureMaps
[02Dec2019 08:19:57.748] [modloading-worker-2/INFO] [Meson/]: Creating config for module EndermitePowder
[02Dec2019 08:19:57.748] [modloading-worker-2/INFO] [Meson/]: Creating config for module EndPortalRunes
[02Dec2019 08:19:57.748] [modloading-worker-2/INFO] [Meson/]: Creating config for module NetherGoldDeposits
[02Dec2019 08:19:57.748] [modloading-worker-2/INFO] [Meson/]: Creating config for module MoreVillageBiomes
[02Dec2019 08:19:57.754] [modloading-worker-2/INFO] [Meson/]: Creating config for module RandomAnimalTextures
[02Dec2019 08:19:57.754] [modloading-worker-2/INFO] [Meson/]: Creating config for module Crates
[02Dec2019 08:19:57.754] [modloading-worker-2/INFO] [Meson/]: Creating config for module BookshelfChests
[02Dec2019 08:19:57.754] [modloading-worker-2/INFO] [Meson/]: Creating config for module AllTheBarrels
[02Dec2019 08:19:57.754] [modloading-worker-2/INFO] [Meson/]: Creating config for module GoldLanterns
[02Dec2019 08:19:57.755] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file charm-common.toml for charm tracking
[02Dec2019 08:19:57.762] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:bookshelf_open with type class net.minecraft.util.SoundEvent
[02Dec2019 08:19:57.762] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:bookshelf_close with type class net.minecraft.util.SoundEvent
[02Dec2019 08:19:57.762] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:homing with type class net.minecraft.util.SoundEvent
[02Dec2019 08:19:57.762] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:wood_smash with type class net.minecraft.util.SoundEvent
[02Dec2019 08:19:57.762] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:fumarole_bubbling with type class net.minecraft.util.SoundEvent
[02Dec2019 08:19:57.762] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:fumarole_erupt with type class net.minecraft.util.SoundEvent
[02Dec2019 08:19:57.762] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:music.charm_cold with type class net.minecraft.util.SoundEvent
[02Dec2019 08:19:57.764] [modloading-worker-2/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `piston`, expected `charm`. This could be a intended override, but in most cases indicates a broken mod.
[02Dec2019 08:19:57.765] [modloading-worker-2/DEBUG] [Meson/]: Registered object minecraft:piston with type class net.minecraft.block.Block
[02Dec2019 08:19:57.765] [modloading-worker-2/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `piston`, expected `charm`. This could be a intended override, but in most cases indicates a broken mod.
[02Dec2019 08:19:57.765] [modloading-worker-2/DEBUG] [Meson/]: Registered object minecraft:piston with type class net.minecraft.item.Item
[02Dec2019 08:19:57.765] [modloading-worker-2/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `sticky_piston`, expected `charm`. This could be a intended override, but in most cases indicates a broken mod.
[02Dec2019 08:19:57.765] [modloading-worker-2/DEBUG] [Meson/]: Registered object minecraft:sticky_piston with type class net.minecraft.block.Block
[02Dec2019 08:19:57.765] [modloading-worker-2/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `sticky_piston`, expected `charm`. This could be a intended override, but in most cases indicates a broken mod.
[02Dec2019 08:19:57.765] [modloading-worker-2/DEBUG] [Meson/]: Registered object minecraft:sticky_piston with type class net.minecraft.item.Item
[02Dec2019 08:19:57.766] [modloading-worker-2/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `potion`, expected `charm`. This could be a intended override, but in most cases indicates a broken mod.
[02Dec2019 08:19:57.766] [modloading-worker-2/DEBUG] [Meson/]: Registered object minecraft:potion with type class net.minecraft.item.Item
[02Dec2019 08:19:57.766] [modloading-worker-2/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `splash_potion`, expected `charm`. This could be a intended override, but in most cases indicates a broken mod.
[02Dec2019 08:19:57.766] [modloading-worker-2/DEBUG] [Meson/]: Registered object minecraft:splash_potion with type class net.minecraft.item.Item
[02Dec2019 08:19:57.766] [modloading-worker-2/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `lingering_potion`, expected `charm`. This could be a intended override, but in most cases indicates a broken mod.
[02Dec2019 08:19:57.766] [modloading-worker-2/DEBUG] [Meson/]: Registered object minecraft:lingering_potion with type class net.minecraft.item.Item
[02Dec2019 08:19:57.766] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:music_disc_calm1 with type class net.minecraft.item.Item
[02Dec2019 08:19:57.766] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:music_disc_calm2 with type class net.minecraft.item.Item
[02Dec2019 08:19:57.766] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:music_disc_calm3 with type class net.minecraft.item.Item
[02Dec2019 08:19:57.766] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:music_disc_hal1 with type class net.minecraft.item.Item
[02Dec2019 08:19:57.766] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:music_disc_hal2 with type class net.minecraft.item.Item
[02Dec2019 08:19:57.766] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:music_disc_hal3 with type class net.minecraft.item.Item
[02Dec2019 08:19:57.766] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:music_disc_hal4 with type class net.minecraft.item.Item
[02Dec2019 08:19:57.766] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:music_disc_nuance1 with type class net.minecraft.item.Item
[02Dec2019 08:19:57.766] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:music_disc_nuance2 with type class net.minecraft.item.Item
[02Dec2019 08:19:57.766] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:music_disc_piano1 with type class net.minecraft.item.Item
[02Dec2019 08:19:57.766] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:music_disc_piano2 with type class net.minecraft.item.Item
[02Dec2019 08:19:57.766] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:music_disc_piano3 with type class net.minecraft.item.Item
[02Dec2019 08:19:57.766] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:music_disc_creative1 with type class net.minecraft.item.Item
[02Dec2019 08:19:57.766] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:music_disc_creative2 with type class net.minecraft.item.Item
[02Dec2019 08:19:57.766] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:music_disc_creative3 with type class net.minecraft.item.Item
[02Dec2019 08:19:57.767] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:music_disc_creative4 with type class net.minecraft.item.Item
[02Dec2019 08:19:57.767] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:music_disc_creative5 with type class net.minecraft.item.Item
[02Dec2019 08:19:57.767] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:music_disc_creative6 with type class net.minecraft.item.Item
[02Dec2019 08:19:57.767] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:music_disc_nether1 with type class net.minecraft.item.Item
[02Dec2019 08:19:57.767] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:music_disc_nether2 with type class net.minecraft.item.Item
[02Dec2019 08:19:57.767] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:music_disc_nether3 with type class net.minecraft.item.Item
[02Dec2019 08:19:57.767] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:music_disc_nether4 with type class net.minecraft.item.Item
[02Dec2019 08:19:57.767] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:music_disc_menu1 with type class net.minecraft.item.Item
[02Dec2019 08:19:57.767] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:music_disc_menu2 with type class net.minecraft.item.Item
[02Dec2019 08:19:57.767] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:music_disc_menu3 with type class net.minecraft.item.Item
[02Dec2019 08:19:57.767] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:music_disc_menu4 with type class net.minecraft.item.Item
[02Dec2019 08:19:57.767] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:music_disc_axolotl with type class net.minecraft.item.Item
[02Dec2019 08:19:57.767] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:music_disc_dragon_fish with type class net.minecraft.item.Item
[02Dec2019 08:19:57.767] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:music_disc_shuniji with type class net.minecraft.item.Item
[02Dec2019 08:19:57.767] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:music_disc_charm_cold with type class net.minecraft.item.Item
[02Dec2019 08:19:57.767] [modloading-worker-2/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `enchanted_book`, expected `charm`. This could be a intended override, but in most cases indicates a broken mod.
[02Dec2019 08:19:57.767] [modloading-worker-2/DEBUG] [Meson/]: Registered object minecraft:enchanted_book with type class net.minecraft.item.Item
[02Dec2019 08:19:57.767] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:curse_break with type class net.minecraft.enchantment.Enchantment
[02Dec2019 08:19:57.767] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:magnetic with type class net.minecraft.enchantment.Enchantment
[02Dec2019 08:19:57.767] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:homing with type class net.minecraft.enchantment.Enchantment
[02Dec2019 08:19:57.767] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:salvage with type class net.minecraft.enchantment.Enchantment
[02Dec2019 08:19:57.773] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:crate_open_oak with type class net.minecraft.block.Block
[02Dec2019 08:19:57.773] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:crate_open_oak with type class net.minecraft.item.Item
[02Dec2019 08:19:57.773] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:crate_sealed_oak with type class net.minecraft.block.Block
[02Dec2019 08:19:57.773] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:crate_sealed_oak with type class net.minecraft.item.Item
[02Dec2019 08:19:57.773] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:crate_open_spruce with type class net.minecraft.block.Block
[02Dec2019 08:19:57.773] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:crate_open_spruce with type class net.minecraft.item.Item
[02Dec2019 08:19:57.773] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:crate_sealed_spruce with type class net.minecraft.block.Block
[02Dec2019 08:19:57.773] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:crate_sealed_spruce with type class net.minecraft.item.Item
[02Dec2019 08:19:57.773] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:crate_open_birch with type class net.minecraft.block.Block
[02Dec2019 08:19:57.773] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:crate_open_birch with type class net.minecraft.item.Item
[02Dec2019 08:19:57.774] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:crate_sealed_birch with type class net.minecraft.block.Block
[02Dec2019 08:19:57.774] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:crate_sealed_birch with type class net.minecraft.item.Item
[02Dec2019 08:19:57.774] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:crate_open_jungle with type class net.minecraft.block.Block
[02Dec2019 08:19:57.774] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:crate_open_jungle with type class net.minecraft.item.Item
[02Dec2019 08:19:57.774] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:crate_sealed_jungle with type class net.minecraft.block.Block
[02Dec2019 08:19:57.774] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:crate_sealed_jungle with type class net.minecraft.item.Item
[02Dec2019 08:19:57.774] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:crate_open_acacia with type class net.minecraft.block.Block
[02Dec2019 08:19:57.774] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:crate_open_acacia with type class net.minecraft.item.Item
[02Dec2019 08:19:57.774] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:crate_sealed_acacia with type class net.minecraft.block.Block
[02Dec2019 08:19:57.774] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:crate_sealed_acacia with type class net.minecraft.item.Item
[02Dec2019 08:19:57.774] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:crate_open_dark_oak with type class net.minecraft.block.Block
[02Dec2019 08:19:57.774] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:crate_open_dark_oak with type class net.minecraft.item.Item
[02Dec2019 08:19:57.774] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:crate_sealed_dark_oak with type class net.minecraft.block.Block
[02Dec2019 08:19:57.774] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:crate_sealed_dark_oak with type class net.minecraft.item.Item
[02Dec2019 08:19:57.777] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:crate with type class net.minecraft.inventory.container.ContainerType
[02Dec2019 08:19:57.777] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:crate with type class net.minecraft.tileentity.TileEntityType
[02Dec2019 08:19:57.779] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:bookshelf_chest_oak with type class net.minecraft.block.Block
[02Dec2019 08:19:57.779] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:bookshelf_chest_oak with type class net.minecraft.item.Item
[02Dec2019 08:19:57.779] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:bookshelf_chest_spruce with type class net.minecraft.block.Block
[02Dec2019 08:19:57.779] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:bookshelf_chest_spruce with type class net.minecraft.item.Item
[02Dec2019 08:19:57.780] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:bookshelf_chest_birch with type class net.minecraft.block.Block
[02Dec2019 08:19:57.780] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:bookshelf_chest_birch with type class net.minecraft.item.Item
[02Dec2019 08:19:57.780] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:bookshelf_chest_jungle with type class net.minecraft.block.Block
[02Dec2019 08:19:57.780] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:bookshelf_chest_jungle with type class net.minecraft.item.Item
[02Dec2019 08:19:57.780] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:bookshelf_chest_acacia with type class net.minecraft.block.Block
[02Dec2019 08:19:57.780] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:bookshelf_chest_acacia with type class net.minecraft.item.Item
[02Dec2019 08:19:57.780] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:bookshelf_chest_dark_oak with type class net.minecraft.block.Block
[02Dec2019 08:19:57.780] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:bookshelf_chest_dark_oak with type class net.minecraft.item.Item
[02Dec2019 08:19:57.782] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:bookshelf_chest with type class net.minecraft.tileentity.TileEntityType
[02Dec2019 08:19:57.782] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:bookshelf_chest with type class net.minecraft.inventory.container.ContainerType
[02Dec2019 08:19:57.783] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:barrel_spruce with type class net.minecraft.block.Block
[02Dec2019 08:19:57.783] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:barrel_spruce with type class net.minecraft.item.Item
[02Dec2019 08:19:57.784] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:barrel_birch with type class net.minecraft.block.Block
[02Dec2019 08:19:57.784] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:barrel_birch with type class net.minecraft.item.Item
[02Dec2019 08:19:57.784] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:barrel_jungle with type class net.minecraft.block.Block
[02Dec2019 08:19:57.784] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:barrel_jungle with type class net.minecraft.item.Item
[02Dec2019 08:19:57.784] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:barrel_acacia with type class net.minecraft.block.Block
[02Dec2019 08:19:57.784] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:barrel_acacia with type class net.minecraft.item.Item
[02Dec2019 08:19:57.784] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:barrel_dark_oak with type class net.minecraft.block.Block
[02Dec2019 08:19:57.784] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:barrel_dark_oak with type class net.minecraft.item.Item
[02Dec2019 08:19:57.784] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:barrel with type class net.minecraft.tileentity.TileEntityType
[02Dec2019 08:19:57.784] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:gold_lantern with type class net.minecraft.block.Block
[02Dec2019 08:19:57.784] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:gold_lantern with type class net.minecraft.item.Item
[02Dec2019 08:19:57.785] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:bat_bucket with type class net.minecraft.item.Item
[02Dec2019 08:19:57.785] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:bound_compass with type class net.minecraft.item.Item
[02Dec2019 08:19:57.836] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:moonstone_white with type class net.minecraft.item.Item
[02Dec2019 08:19:57.837] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:moonstone_orange with type class net.minecraft.item.Item
[02Dec2019 08:19:57.837] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:moonstone_magenta with type class net.minecraft.item.Item
[02Dec2019 08:19:57.837] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:moonstone_light_blue with type class net.minecraft.item.Item
[02Dec2019 08:19:57.837] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:moonstone_yellow with type class net.minecraft.item.Item
[02Dec2019 08:19:57.837] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:moonstone_lime with type class net.minecraft.item.Item
[02Dec2019 08:19:57.837] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:moonstone_pink with type class net.minecraft.item.Item
[02Dec2019 08:19:57.837] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:moonstone_gray with type class net.minecraft.item.Item
[02Dec2019 08:19:57.837] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:moonstone_light_gray with type class net.minecraft.item.Item
[02Dec2019 08:19:57.837] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:moonstone_cyan with type class net.minecraft.item.Item
[02Dec2019 08:19:57.837] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:moonstone_purple with type class net.minecraft.item.Item
[02Dec2019 08:19:57.837] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:moonstone_blue with type class net.minecraft.item.Item
[02Dec2019 08:19:57.837] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:moonstone_brown with type class net.minecraft.item.Item
[02Dec2019 08:19:57.837] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:moonstone_green with type class net.minecraft.item.Item
[02Dec2019 08:19:57.837] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:moonstone_red with type class net.minecraft.item.Item
[02Dec2019 08:19:57.837] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:moonstone_black with type class net.minecraft.item.Item
[02Dec2019 08:19:57.837] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:rotten_flesh_block with type class net.minecraft.block.Block
[02Dec2019 08:19:57.837] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:rotten_flesh_block with type class net.minecraft.item.Item
[02Dec2019 08:19:57.838] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:moonstone_block_white with type class net.minecraft.block.Block
[02Dec2019 08:19:57.838] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:moonstone_block_white with type class net.minecraft.item.Item
[02Dec2019 08:19:57.839] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:moonstone_block_orange with type class net.minecraft.block.Block
[02Dec2019 08:19:57.839] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:moonstone_block_orange with type class net.minecraft.item.Item
[02Dec2019 08:19:57.839] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:moonstone_block_magenta with type class net.minecraft.block.Block
[02Dec2019 08:19:57.839] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:moonstone_block_magenta with type class net.minecraft.item.Item
[02Dec2019 08:19:57.839] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:moonstone_block_light_blue with type class net.minecraft.block.Block
[02Dec2019 08:19:57.839] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:moonstone_block_light_blue with type class net.minecraft.item.Item
[02Dec2019 08:19:57.839] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:moonstone_block_yellow with type class net.minecraft.block.Block
[02Dec2019 08:19:57.839] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:moonstone_block_yellow with type class net.minecraft.item.Item
[02Dec2019 08:19:57.839] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:moonstone_block_lime with type class net.minecraft.block.Block
[02Dec2019 08:19:57.839] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:moonstone_block_lime with type class net.minecraft.item.Item
[02Dec2019 08:19:57.839] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:moonstone_block_pink with type class net.minecraft.block.Block
[02Dec2019 08:19:57.839] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:moonstone_block_pink with type class net.minecraft.item.Item
[02Dec2019 08:19:57.839] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:moonstone_block_gray with type class net.minecraft.block.Block
[02Dec2019 08:19:57.839] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:moonstone_block_gray with type class net.minecraft.item.Item
[02Dec2019 08:19:57.840] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:moonstone_block_light_gray with type class net.minecraft.block.Block
[02Dec2019 08:19:57.840] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:moonstone_block_light_gray with type class net.minecraft.item.Item
[02Dec2019 08:19:57.840] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:moonstone_block_cyan with type class net.minecraft.block.Block
[02Dec2019 08:19:57.840] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:moonstone_block_cyan with type class net.minecraft.item.Item
[02Dec2019 08:19:57.840] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:moonstone_block_purple with type class net.minecraft.block.Block
[02Dec2019 08:19:57.840] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:moonstone_block_purple with type class net.minecraft.item.Item
[02Dec2019 08:19:57.840] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:moonstone_block_blue with type class net.minecraft.block.Block
[02Dec2019 08:19:57.840] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:moonstone_block_blue with type class net.minecraft.item.Item
[02Dec2019 08:19:57.840] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:moonstone_block_brown with type class net.minecraft.block.Block
[02Dec2019 08:19:57.840] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:moonstone_block_brown with type class net.minecraft.item.Item
[02Dec2019 08:19:57.840] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:moonstone_block_green with type class net.minecraft.block.Block
[02Dec2019 08:19:57.840] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:moonstone_block_green with type class net.minecraft.item.Item
[02Dec2019 08:19:57.841] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:moonstone_block_red with type class net.minecraft.block.Block
[02Dec2019 08:19:57.841] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:moonstone_block_red with type class net.minecraft.item.Item
[02Dec2019 08:19:57.841] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:moonstone_block_black with type class net.minecraft.block.Block
[02Dec2019 08:19:57.841] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:moonstone_block_black with type class net.minecraft.item.Item
[02Dec2019 08:19:57.841] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:smooth_glowstone with type class net.minecraft.block.Block
[02Dec2019 08:19:57.841] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:smooth_glowstone with type class net.minecraft.item.Item
[02Dec2019 08:19:57.841] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:ender_pearl_block with type class net.minecraft.block.Block
[02Dec2019 08:19:57.841] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:ender_pearl_block with type class net.minecraft.item.Item
[02Dec2019 08:19:57.843] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:fumarole with type class net.minecraft.block.Block
[02Dec2019 08:19:57.843] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:fumarole with type class net.minecraft.item.Item
[02Dec2019 08:19:57.843] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:fumarole with type class net.minecraft.world.gen.feature.Feature
[02Dec2019 08:19:57.843] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:fumarole with type class net.minecraft.world.gen.placement.Placement
[02Dec2019 08:19:57.845] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:endermite_powder with type class net.minecraft.item.Item
[02Dec2019 08:19:57.845] [modloading-worker-2/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity endermite_powder
[02Dec2019 08:19:57.845] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:endermite_powder with type class net.minecraft.entity.EntityType
[02Dec2019 08:19:57.846] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:rune_portal with type class net.minecraft.block.Block
[02Dec2019 08:19:57.846] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:rune_portal with type class net.minecraft.item.Item
[02Dec2019 08:19:57.848] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:rune_portal_frame with type class net.minecraft.block.Block
[02Dec2019 08:19:57.848] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:rune_portal_frame with type class net.minecraft.item.Item
[02Dec2019 08:19:57.848] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:rune_portal with type class net.minecraft.tileentity.TileEntityType
[02Dec2019 08:19:57.848] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:nether_gold_deposit with type class net.minecraft.block.Block
[02Dec2019 08:19:57.848] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:nether_gold_deposit with type class net.minecraft.item.Item
[02Dec2019 08:19:57.848] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:decay_potion with type class net.minecraft.potion.Potion
[02Dec2019 08:19:57.849] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:coffee_effect with type class net.minecraft.potion.Effect
[02Dec2019 08:19:57.849] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:coffee_potion with type class net.minecraft.potion.Potion
[02Dec2019 08:19:57.850] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:cake_fire_resistance with type class net.minecraft.block.Block
[02Dec2019 08:19:57.850] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:cake_fire_resistance with type class net.minecraft.item.Item
[02Dec2019 08:19:57.850] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:cake_invisibility with type class net.minecraft.block.Block
[02Dec2019 08:19:57.850] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:cake_invisibility with type class net.minecraft.item.Item
[02Dec2019 08:19:57.850] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:cake_leaping with type class net.minecraft.block.Block
[02Dec2019 08:19:57.850] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:cake_leaping with type class net.minecraft.item.Item
[02Dec2019 08:19:57.850] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:cake_night_vision with type class net.minecraft.block.Block
[02Dec2019 08:19:57.850] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:cake_night_vision with type class net.minecraft.item.Item
[02Dec2019 08:19:57.850] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:cake_regeneration with type class net.minecraft.block.Block
[02Dec2019 08:19:57.850] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:cake_regeneration with type class net.minecraft.item.Item
[02Dec2019 08:19:57.851] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:cake_strength with type class net.minecraft.block.Block
[02Dec2019 08:19:57.851] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:cake_strength with type class net.minecraft.item.Item
[02Dec2019 08:19:57.851] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:cake_swiftness with type class net.minecraft.block.Block
[02Dec2019 08:19:57.851] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:cake_swiftness with type class net.minecraft.item.Item
[02Dec2019 08:19:57.851] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:cake_water_breathing with type class net.minecraft.block.Block
[02Dec2019 08:19:57.851] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:cake_water_breathing with type class net.minecraft.item.Item
[02Dec2019 08:19:57.851] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:redstone_sand with type class net.minecraft.block.Block
[02Dec2019 08:19:57.851] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:redstone_sand with type class net.minecraft.item.Item
[02Dec2019 08:19:57.851] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:gunpowder_block with type class net.minecraft.block.Block
[02Dec2019 08:19:57.851] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:gunpowder_block with type class net.minecraft.item.Item
[02Dec2019 08:19:57.851] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:variable_redstone_lamp with type class net.minecraft.block.Block
[02Dec2019 08:19:57.851] [modloading-worker-2/DEBUG] [Meson/]: Registered object charm:variable_redstone_lamp with type class net.minecraft.item.Item
[02Dec2019 08:19:57.852] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance charm of type svenhjol.charm.Charm
[02Dec2019 08:19:57.852] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for charm
[02Dec2019 08:19:57.852] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for charm
[02Dec2019 08:19:57.852] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing svenhjol.meson.handler.RegistryHandler to MOD
[02Dec2019 08:19:57.852] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for charm
[02Dec2019 08:19:57.852] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance instantunify of type kdp.instantunify.InstantUnify
[02Dec2019 08:19:57.853] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file instantunify-common.toml for instantunify tracking
[02Dec2019 08:19:57.853] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance instantunify of type kdp.instantunify.InstantUnify
[02Dec2019 08:19:57.853] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for instantunify
[02Dec2019 08:19:57.853] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for instantunify
[02Dec2019 08:19:57.853] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for instantunify
[02Dec2019 08:19:57.853] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance moredogs of type com.kowloon.moredogs.core.MoreDogs
[02Dec2019 08:19:57.855] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance moredogs of type com.kowloon.moredogs.core.MoreDogs
[02Dec2019 08:19:57.855] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for moredogs
[02Dec2019 08:19:57.855] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for moredogs
[02Dec2019 08:19:57.855] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.kowloon.moredogs.core.MoreDogsRegistries to MOD
[02Dec2019 08:19:57.855] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for moredogs
[02Dec2019 08:19:57.855] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance cobblefordays of type net.minecraftforge.lex.cfd.CobbleForDays
[02Dec2019 08:19:57.869] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file cobblefordays-server.toml for cobblefordays tracking
[02Dec2019 08:19:57.869] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance cobblefordays of type net.minecraftforge.lex.cfd.CobbleForDays
[02Dec2019 08:19:57.869] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for cobblefordays
[02Dec2019 08:19:57.869] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cobblefordays
[02Dec2019 08:19:57.869] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.minecraftforge.lex.cfd.DataCreator to MOD
[02Dec2019 08:19:57.869] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for cobblefordays
[02Dec2019 08:19:57.869] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance fastleafdecay of type net.olafkeijsers.fastleafdecay.FastLeafDecay
[02Dec2019 08:19:57.872] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file fastleafdecay-server.toml for fastleafdecay tracking
[02Dec2019 08:19:57.872] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance fastleafdecay of type net.olafkeijsers.fastleafdecay.FastLeafDecay
[02Dec2019 08:19:57.872] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for fastleafdecay
[02Dec2019 08:19:57.872] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fastleafdecay
[02Dec2019 08:19:57.872] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for fastleafdecay
[02Dec2019 08:19:57.872] [Server thread/INFO] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work after CONSTRUCT: 1 jobs
[02Dec2019 08:19:57.881] [Server thread/INFO] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 00:00:00.005
[02Dec2019 08:19:57.882] [Server thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:CREATE_REGISTRIES
[02Dec2019 08:19:57.882] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid cyclopscore : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.883] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid cyclopscore : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.883] [Server thread/DEBUG] [com.kotori316.scala_lib.ScalaModContainer/LOADING]: Firing event for modid quarryplus : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.883] [Server thread/DEBUG] [com.kotori316.scala_lib.ScalaModContainer/LOADING]: Fired event for modid quarryplus : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.883] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid upsizer : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.883] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid upsizer : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.883] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid vilnames : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.883] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid vilnames : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.883] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid prefab : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.883] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid prefab : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.883] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid embellishcraft-bop : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.883] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid embellishcraft-bop : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.883] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid planttech2 : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.883] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid planttech2 : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.883] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silents_mechanisms : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.883] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silents_mechanisms : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.883] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mcfurnace : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.883] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mcfurnace : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.883] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid kleeslabs : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.883] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid kleeslabs : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.883] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid chickendropfeathersmod : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.883] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid chickendropfeathersmod : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.883] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid rsgauges : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.883] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid rsgauges : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.883] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ironjetpacks : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.883] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ironjetpacks : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.883] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid coffeespawner : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.883] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid coffeespawner : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.883] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid cookingforblockheads : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.883] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid cookingforblockheads : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.883] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid placebo : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.883] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid placebo : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.883] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dankstorage : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.883] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dankstorage : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.883] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mightyarchitect : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.883] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mightyarchitect : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.884] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid rangedpumps : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.884] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid rangedpumps : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.884] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid uncrafted : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.884] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid uncrafted : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.884] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid veggie_way : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.884] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid veggie_way : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.884] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid uteamcore : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.884] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid uteamcore : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.884] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid buildinggadgets : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.885] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid buildinggadgets : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.885] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid unstabletools : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.885] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid unstabletools : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.885] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forgivingvoid : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.885] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forgivingvoid : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.885] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid apotheosis : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.885] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid apotheosis : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.885] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid al : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.885] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid al : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.885] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid morpheus : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.885] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid morpheus : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.885] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid speedyhoppers : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.885] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid speedyhoppers : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.885] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid colorfulhealthbar : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.885] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid colorfulhealthbar : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.885] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid tmechworks : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.885] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid tmechworks : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.885] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid exp_ore : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.885] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid exp_ore : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.885] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid energeticsheep : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.918] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid energeticsheep : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.918] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid respawnablepets : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.918] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid respawnablepets : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.918] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid quirkygenerators : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.918] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid quirkygenerators : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.918] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mysticallib : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.918] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mysticallib : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.918] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid refinedstorage : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.918] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid refinedstorage : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.918] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mcwbridges : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.918] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mcwbridges : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.918] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid usefulbackpacks : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.918] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid usefulbackpacks : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.918] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid torchmaster : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.918] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid torchmaster : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.918] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid embellishcraft : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.918] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid embellishcraft : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.918] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid bettercrates : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.918] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid bettercrates : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.918] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid biomesoplenty : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.918] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid biomesoplenty : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.918] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid wandermaid : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.918] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid wandermaid : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.918] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid valkyrielib : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.919] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid valkyrielib : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.919] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dogslie : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.919] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dogslie : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.919] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid sea : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.919] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid sea : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.919] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgear : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.919] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgear : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.919] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid extcaves : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.919] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid extcaves : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.919] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid simplylight : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.919] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid simplylight : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.919] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid simplefarming : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.919] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid simplefarming : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.919] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid slurpiesdongles : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.919] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid slurpiesdongles : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.919] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid portality : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.919] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid portality : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.919] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid sisser : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.919] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid sisser : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.919] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid flying_things : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.919] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid flying_things : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.919] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid corail_woodcutter : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.919] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid corail_woodcutter : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.919] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid carrots : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.919] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid carrots : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.919] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid vanillafoodpantry : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.919] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid vanillafoodpantry : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.919] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid roadstuff : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.919] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid roadstuff : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.919] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid randomthings : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.919] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid randomthings : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.919] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ring_of_miner : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.919] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ring_of_miner : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.919] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid oreexcavation : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.919] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid oreexcavation : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.919] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid angelring : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.919] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid angelring : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.919] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid flexible_skills : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.919] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid flexible_skills : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.919] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid gobber2 : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.919] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid gobber2 : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.919] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid cg : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.919] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid cg : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.919] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid pottedbushes : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.919] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid pottedbushes : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.919] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mcwroofs : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.919] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mcwroofs : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.919] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid cfm : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.919] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid cfm : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.919] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid shulkerdt : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.919] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid shulkerdt : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.919] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid globalxp : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.919] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid globalxp : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.919] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid hsbdry : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.919] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid hsbdry : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.919] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid charm : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.919] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid charm : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.919] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid instantunify : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.919] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid instantunify : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.919] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid moredogs : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.919] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid moredogs : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.919] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid cobblefordays : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.919] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid cobblefordays : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.920] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastleafdecay : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.920] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastleafdecay : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.920] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid servertabinfo : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.920] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid servertabinfo : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.920] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid prettybeaches : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.920] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid prettybeaches : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.920] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid quantumstorage : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.920] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid quantumstorage : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.920] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid corail_pillar : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.920] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid corail_pillar : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.920] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid autodoors : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.920] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid autodoors : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.920] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid inftrading : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.920] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid inftrading : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.920] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid inventorysorter : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.920] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid inventorysorter : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.920] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid sauuuuuceysfarming : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.920] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid sauuuuuceysfarming : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.920] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid infinitewatersource : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.920] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid infinitewatersource : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.920] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid cucumber : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.920] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid cucumber : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.920] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid overloaded : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.920] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid overloaded : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.920] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid persistentbits : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.920] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid persistentbits : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.920] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid jei : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.920] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid jei : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.920] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid everlastingabilities : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.920] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid everlastingabilities : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.920] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid giftfromthegods : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.920] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid giftfromthegods : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.920] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid despeggshatch : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.920] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid despeggshatch : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.920] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid upgrade_aquatic : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.920] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid upgrade_aquatic : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.921] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid bloomful : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.921] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid bloomful : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.921] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ctdcore : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.921] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ctdcore : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.921] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ensorcellation : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.921] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ensorcellation : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.921] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid create : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.921] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid create : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.921] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid clumps : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.921] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid clumps : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.921] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ring_of_repair : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.921] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ring_of_repair : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.921] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid enviromats : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.921] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid enviromats : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.921] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ender_bags : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.921] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ender_bags : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.921] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid storagenetwork : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.921] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid storagenetwork : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.921] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid chunk_claim : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.921] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid chunk_claim : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.921] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid bno : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.921] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid bno : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.921] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid pyramidplunder : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.921] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid pyramidplunder : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.921] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid corail_pillar_extension_biomesoplenty : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.921] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid corail_pillar_extension_biomesoplenty : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.921] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid engineerstools : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.921] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid engineerstools : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.921] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dungeoncrawl : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.921] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dungeoncrawl : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.921] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid betteranimalsplus : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.921] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid betteranimalsplus : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.921] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ring_of_teleport : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.921] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ring_of_teleport : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.921] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid cofh_core : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.921] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid cofh_core : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.921] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid endergetic : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.921] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid endergetic : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.921] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid alib : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.921] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid alib : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.921] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mcjtylib : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.921] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mcjtylib : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.921] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid rftoolsbase : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.921] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid rftoolsbase : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.921] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid rftoolsstorage : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.921] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid rftoolsstorage : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.921] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dismounte : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.921] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dismounte : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.921] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid clickmachine : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.921] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid clickmachine : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.921] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid deathquotes : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.921] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid deathquotes : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.921] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid easyflint : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.921] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid easyflint : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.921] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid packingtape : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.921] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid packingtape : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.921] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid craftingspawn : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.921] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid craftingspawn : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.921] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mininggadgets : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.921] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mininggadgets : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.921] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mysticalworld : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.921] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mysticalworld : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.922] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid extradisks : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.922] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid extradisks : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.922] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.922] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.922] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid feederhelmet : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.922] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid feederhelmet : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.922] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid tardis : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.922] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid tardis : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.922] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid explorercraft : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.922] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid explorercraft : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.922] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid moglowstone : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.922] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid moglowstone : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.922] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ironchest : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.922] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ironchest : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.922] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid simpledivegear : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.922] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid simpledivegear : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.922] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid colouredchat : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.922] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid colouredchat : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.922] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid rftoolsutility : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.922] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid rftoolsutility : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.922] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid theoneprobe : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.922] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid theoneprobe : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.922] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mousetweaks : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.922] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mousetweaks : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.922] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid watercan : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.922] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid watercan : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.922] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid titanium : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.922] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid titanium : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.922] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid undergroundbiomes : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.922] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid undergroundbiomes : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.922] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentlib : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.922] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentlib : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.922] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid travel_bag : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.922] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid travel_bag : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.922] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid combat : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.922] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid combat : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.922] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ring_of_growth : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.922] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ring_of_growth : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.922] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forbidden_arcanus : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.922] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forbidden_arcanus : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.922] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid aaws : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.922] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid aaws : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.922] [Server thread/DEBUG] [com.kotori316.scala_lib.ScalaModContainer/LOADING]: Firing event for modid fluidtank : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.922] [Server thread/DEBUG] [com.kotori316.scala_lib.ScalaModContainer/LOADING]: Fired event for modid fluidtank : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.922] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid car : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.922] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid car : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.922] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid rftoolsbuilder : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.922] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid rftoolsbuilder : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.922] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid foamdome : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.922] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid foamdome : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.922] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mantle : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.922] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mantle : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.922] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid gravestone : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.922] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid gravestone : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.922] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastbench : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.922] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastbench : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.922] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid storagedrawers : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.922] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid storagedrawers : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.922] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid harvest : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.922] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid harvest : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.922] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid simplytea : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.922] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid simplytea : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.922] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dde : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.923] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dde : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.923] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastfurnace : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.923] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastfurnace : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.923] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid worldstripper : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.923] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid worldstripper : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.923] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid appleskin : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.923] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid appleskin : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.923] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mobcatcher : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.923] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mobcatcher : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.923] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid engineersdecor : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.923] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid engineersdecor : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.923] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid simplecoloredblocks : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.923] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid simplecoloredblocks : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.923] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid refinedrelocation : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.923] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid refinedrelocation : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.923] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid nifty : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.923] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid nifty : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.923] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid nps : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.923] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid nps : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.923] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgems : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.923] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgems : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.923] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid friendlyfire : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.923] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid friendlyfire : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.923] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid xlfoodmod : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.923] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid xlfoodmod : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.923] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mysticalwildlife : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.923] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mysticalwildlife : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.923] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid elementaryores : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.923] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid elementaryores : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.923] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid taffydaf : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.923] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid taffydaf : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.923] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ma-essentials : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.923] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ma-essentials : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.923] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid vimion : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.923] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid vimion : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.923] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid solargeneration : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.923] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid solargeneration : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.923] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid luckyores : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.923] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid luckyores : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.923] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid pn : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.923] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid pn : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.923] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mubble : RegistryEvent.NewRegistry
[02Dec2019 08:19:57.923] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mubble : RegistryEvent.NewRegistry
[02Dec2019 08:19:58.580] [Server thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[02Dec2019 08:19:58.580] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid cyclopscore : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:19:58.581] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid cyclopscore : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:19:58.581] [Server thread/DEBUG] [com.kotori316.scala_lib.ScalaModContainer/LOADING]: Firing event for modid quarryplus : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:19:58.582] [Server thread/DEBUG] [com.kotori316.scala_lib.ScalaModContainer/LOADING]: Fired event for modid quarryplus : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:19:58.582] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid upsizer : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:19:58.582] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid upsizer : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:19:58.582] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid vilnames : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:19:58.582] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid vilnames : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:19:58.582] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid prefab : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:19:58.582] [Server thread/DEBUG] [com.wuest.prefab.Prefab/]: Logging Block With Name: prefab:block_compressed_stone and type: Block{prefab:block_compressed_stone}
[02Dec2019 08:19:58.582] [Server thread/DEBUG] [com.wuest.prefab.Prefab/]: Logging Block With Name: prefab:block_double_compressed_stone and type: Block{prefab:block_double_compressed_stone}
[02Dec2019 08:19:58.582] [Server thread/DEBUG] [com.wuest.prefab.Prefab/]: Logging Block With Name: prefab:block_triple_compressed_stone and type: Block{prefab:block_triple_compressed_stone}
[02Dec2019 08:19:58.582] [Server thread/DEBUG] [com.wuest.prefab.Prefab/]: Logging Block With Name: prefab:block_compressed_glowstone and type: Block{prefab:block_compressed_glowstone}
[02Dec2019 08:19:58.582] [Server thread/DEBUG] [com.wuest.prefab.Prefab/]: Logging Block With Name: prefab:block_double_compressed_glowstone and type: Block{prefab:block_double_compressed_glowstone}
[02Dec2019 08:19:58.582] [Server thread/DEBUG] [com.wuest.prefab.Prefab/]: Logging Block With Name: prefab:block_compressed_dirt and type: Block{prefab:block_compressed_dirt}
[02Dec2019 08:19:58.582] [Server thread/DEBUG] [com.wuest.prefab.Prefab/]: Logging Block With Name: prefab:block_double_compressed_dirt and type: Block{prefab:block_double_compressed_dirt}
[02Dec2019 08:19:58.582] [Server thread/DEBUG] [com.wuest.prefab.Prefab/]: Logging Block With Name: prefab:block_paper_lantern and type: Block{prefab:block_paper_lantern}
[02Dec2019 08:19:58.582] [Server thread/DEBUG] [com.wuest.prefab.Prefab/]: Logging Block With Name: prefab:block_compressed_obsidian and type: Block{prefab:block_compressed_obsidian}
[02Dec2019 08:19:58.582] [Server thread/DEBUG] [com.wuest.prefab.Prefab/]: Logging Block With Name: prefab:block_double_compressed_obsidian and type: Block{prefab:block_double_compressed_obsidian}
[02Dec2019 08:19:58.582] [Server thread/DEBUG] [com.wuest.prefab.Prefab/]: Logging Block With Name: prefab:block_phasing and type: Block{prefab:block_phasing}
[02Dec2019 08:19:58.582] [Server thread/DEBUG] [com.wuest.prefab.Prefab/]: Logging Block With Name: prefab:block_boundary and type: Block{prefab:block_boundary}
[02Dec2019 08:19:58.582] [Server thread/DEBUG] [com.wuest.prefab.Prefab/]: Logging Block With Name: prefab:block_glass_stairs and type: Block{prefab:block_glass_stairs}
[02Dec2019 08:19:58.582] [Server thread/DEBUG] [com.wuest.prefab.Prefab/]: Logging Block With Name: prefab:block_glass_slab and type: Block{prefab:block_glass_slab}
[02Dec2019 08:19:58.582] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid prefab : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:19:58.582] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid embellishcraft-bop : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:19:58.632] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid embellishcraft-bop : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:19:58.632] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid planttech2 : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:19:59.630] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid planttech2 : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:19:59.630] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silents_mechanisms : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:19:59.736] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silents_mechanisms : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:19:59.736] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mcfurnace : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:19:59.741] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mcfurnace : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:19:59.741] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid kleeslabs : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:19:59.741] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid kleeslabs : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:19:59.741] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid chickendropfeathersmod : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:19:59.741] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid chickendropfeathersmod : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:19:59.741] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid rsgauges : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:19:59.866] [Server thread/INFO] [wile.rsgauges.ModRsGauges/]: Registered 115 blocks.
[02Dec2019 08:19:59.866] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid rsgauges : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:19:59.866] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ironjetpacks : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:19:59.866] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ironjetpacks : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:19:59.867] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid coffeespawner : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:19:59.867] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid coffeespawner : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:19:59.867] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid cookingforblockheads : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:00.047] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid cookingforblockheads : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:00.047] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid placebo : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:00.047] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid placebo : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:00.047] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dankstorage : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:00.059] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dankstorage : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:00.059] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mightyarchitect : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:00.061] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mightyarchitect : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:00.061] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid rangedpumps : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:00.061] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid rangedpumps : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:00.061] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid uncrafted : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:00.061] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid uncrafted : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:00.061] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid veggie_way : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:00.074] [Server thread/INFO] [veggie_way/]: Blocks registered.
[02Dec2019 08:20:00.074] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid veggie_way : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:00.074] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid uteamcore : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:00.074] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid uteamcore : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:00.074] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid buildinggadgets : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:00.077] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid buildinggadgets : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:00.077] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid unstabletools : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:00.085] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid unstabletools : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:00.085] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forgivingvoid : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:00.085] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forgivingvoid : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:00.085] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid apotheosis : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:00.120] [Server 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.
[02Dec2019 08:20:00.120] [Server 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.
[02Dec2019 08:20:00.120] [Server 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.
[02Dec2019 08:20:00.122] [Server 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.
[02Dec2019 08:20:00.123] [Server 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.
[02Dec2019 08:20:00.124] [Server 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.
[02Dec2019 08:20:00.124] [Server 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.
[02Dec2019 08:20:00.124] [Server 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.
[02Dec2019 08:20:00.124] [Server 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.
[02Dec2019 08:20:00.125] [Server 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.
[02Dec2019 08:20:00.125] [Server 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.
[02Dec2019 08:20:00.126] [Server 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.
[02Dec2019 08:20:00.126] [Server 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.
[02Dec2019 08:20:00.127] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid apotheosis : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:00.127] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid al : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:00.127] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid al : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:00.127] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid morpheus : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:00.127] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid morpheus : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:00.127] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid speedyhoppers : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:00.131] [Server thread/INFO] [al132.speedyhoppers.SpeedyHoppers/]: Registered block: speedyhoppers:speedyhopper_mk1
[02Dec2019 08:20:00.131] [Server thread/INFO] [al132.speedyhoppers.SpeedyHoppers/]: Registered block: speedyhoppers:speedyhopper_mk2
[02Dec2019 08:20:00.131] [Server thread/INFO] [al132.speedyhoppers.SpeedyHoppers/]: Registered block: speedyhoppers:speedyhopper_mk3
[02Dec2019 08:20:00.131] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid speedyhoppers : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:00.131] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid colorfulhealthbar : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:00.131] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid colorfulhealthbar : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:00.131] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid tmechworks : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:00.148] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid tmechworks : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:00.148] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid exp_ore : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:00.148] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid exp_ore : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:00.148] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid energeticsheep : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:00.149] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid energeticsheep : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:00.149] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid respawnablepets : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:00.149] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid respawnablepets : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:00.149] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid quirkygenerators : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:00.154] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid quirkygenerators : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:00.154] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mysticallib : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:00.154] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mysticallib : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:00.154] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid refinedstorage : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:00.296] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid refinedstorage : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:00.296] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mcwbridges : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:00.298] [Server thread/INFO] [mcwbridges/]: Blocks registered.
[02Dec2019 08:20:00.299] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mcwbridges : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:00.299] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid usefulbackpacks : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:00.299] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid usefulbackpacks : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:00.299] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid torchmaster : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:00.301] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid torchmaster : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:00.301] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid embellishcraft : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:00.501] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid embellishcraft : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:00.501] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid bettercrates : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:00.501] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid bettercrates : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:00.501] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid biomesoplenty : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:00.578] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid biomesoplenty : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:00.578] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid wandermaid : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:00.578] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid wandermaid : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:00.578] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid valkyrielib : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:00.578] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: Registering Blocks:
[02Dec2019 08:20:00.579] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: valkyrielib:test
[02Dec2019 08:20:00.580] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid valkyrielib : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:00.580] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dogslie : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:00.580] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dogslie : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:00.580] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid sea : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:00.624] [Server thread/INFO] [SEA/]: Registered Blocks
[02Dec2019 08:20:00.624] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid sea : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:00.624] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgear : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:00.680] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgear : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:00.680] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid extcaves : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:00.680] [Server thread/INFO] [com.polyvalord.extcaves.ExtCaves/]: HELLO from Register Block
[02Dec2019 08:20:00.981] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid extcaves : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:00.981] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid simplylight : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:00.981] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid simplylight : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:00.981] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid simplefarming : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:00.988] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid simplefarming : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:00.988] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid slurpiesdongles : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:01.212] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid slurpiesdongles : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:01.212] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid portality : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:01.213] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid portality : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:01.213] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid sisser : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:01.213] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid sisser : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:01.213] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid flying_things : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:01.213] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid flying_things : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:01.213] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid corail_woodcutter : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:01.216] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid corail_woodcutter : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:01.216] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid carrots : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:01.216] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid carrots : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:01.216] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid vanillafoodpantry : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:01.369] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid vanillafoodpantry : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:01.369] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid roadstuff : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:01.680] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid roadstuff : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:01.681] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid randomthings : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:01.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid randomthings : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:01.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ring_of_miner : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:01.713] [Server thread/INFO] [ring_of_miner/]: Blocks registered
[02Dec2019 08:20:01.714] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ring_of_miner : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:01.714] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid oreexcavation : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:01.714] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid oreexcavation : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:01.714] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid angelring : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:01.714] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid angelring : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:01.714] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid flexible_skills : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:01.714] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid flexible_skills : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:01.714] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid gobber2 : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:01.827] [Server thread/INFO] [gobber2/]: Gobber Blocks registered.
[02Dec2019 08:20:01.827] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid gobber2 : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:01.827] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid cg : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:01.827] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid cg : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:01.827] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid pottedbushes : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:01.828] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid pottedbushes : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:01.828] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mcwroofs : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:01.835] [Server thread/INFO] [mcwroofs/]: Blocks registered.
[02Dec2019 08:20:01.835] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mcwroofs : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:01.835] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid cfm : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:01.836] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid cfm : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:01.836] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid shulkerdt : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:01.836] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid shulkerdt : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:01.836] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid globalxp : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:01.836] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid globalxp : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:01.836] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid hsbdry : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:01.840] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid hsbdry : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:01.840] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid charm : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:01.840] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: The object Block{minecraft:piston} has been registered twice for the same name minecraft:piston.
[02Dec2019 08:20:01.840] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: The object Block{minecraft:sticky_piston} has been registered twice for the same name minecraft:sticky_piston.
[02Dec2019 08:20:01.841] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid charm : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:01.841] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid instantunify : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:01.841] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid instantunify : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:01.841] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid moredogs : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:01.841] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid moredogs : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:01.841] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid cobblefordays : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:01.841] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid cobblefordays : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:01.841] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastleafdecay : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:01.841] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastleafdecay : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:01.841] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid servertabinfo : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:01.841] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid servertabinfo : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:01.841] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid prettybeaches : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:01.841] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid prettybeaches : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:01.841] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid quantumstorage : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:01.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid quantumstorage : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:01.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid corail_pillar : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:01.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid corail_pillar : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:01.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid autodoors : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:01.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid autodoors : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:01.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid inftrading : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:01.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid inftrading : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:01.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid inventorysorter : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:01.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid inventorysorter : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:01.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid sauuuuuceysfarming : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:01.966] [Server thread/DEBUG] [sauuuuuceysfarming Mod Event Subscriber/]: Registered Blocks.
[02Dec2019 08:20:01.966] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid sauuuuuceysfarming : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:01.966] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid infinitewatersource : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:01.967] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid infinitewatersource : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:01.967] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid cucumber : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:01.967] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid cucumber : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:01.967] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid overloaded : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:02.141] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid overloaded : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:02.141] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid persistentbits : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:02.141] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid persistentbits : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:02.141] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid jei : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:02.141] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid jei : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:02.141] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid everlastingabilities : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:02.141] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid everlastingabilities : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:02.141] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid giftfromthegods : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:02.141] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid giftfromthegods : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:02.141] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid despeggshatch : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:02.141] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid despeggshatch : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:02.141] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid upgrade_aquatic : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:02.142] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid upgrade_aquatic : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:02.142] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid bloomful : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:02.142] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid bloomful : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:02.142] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ctdcore : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:02.142] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ctdcore : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:02.142] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ensorcellation : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:02.142] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ensorcellation : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:02.142] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid create : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:02.334] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid create : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:02.334] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid clumps : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:02.334] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid clumps : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:02.334] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ring_of_repair : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:02.335] [Server thread/INFO] [ring_of_repair/]: Blocks registered
[02Dec2019 08:20:02.335] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ring_of_repair : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:02.335] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid enviromats : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:02.335] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: Registering Blocks:
[02Dec2019 08:20:02.335] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white
[02Dec2019 08:20:02.335] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_cobble
[02Dec2019 08:20:02.335] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_polished
[02Dec2019 08:20:02.335] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_brick
[02Dec2019 08:20:02.335] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_brick_small
[02Dec2019 08:20:02.336] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_tile
[02Dec2019 08:20:02.336] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_tile_small
[02Dec2019 08:20:02.336] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_stairs
[02Dec2019 08:20:02.336] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_cobble_stairs
[02Dec2019 08:20:02.336] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_polished_stairs
[02Dec2019 08:20:02.336] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_brick_stairs
[02Dec2019 08:20:02.336] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_brick_small_stairs
[02Dec2019 08:20:02.336] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_tile_stairs
[02Dec2019 08:20:02.336] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_tile_small_stairs
[02Dec2019 08:20:02.336] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_slab
[02Dec2019 08:20:02.336] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_cobble_slab
[02Dec2019 08:20:02.337] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_polished_slab
[02Dec2019 08:20:02.337] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_brick_slab
[02Dec2019 08:20:02.337] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_brick_small_slab
[02Dec2019 08:20:02.337] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_tile_slab
[02Dec2019 08:20:02.337] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_tile_small_slab
[02Dec2019 08:20:02.337] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_wall
[02Dec2019 08:20:02.337] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_cobble_wall
[02Dec2019 08:20:02.337] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_brick_wall
[02Dec2019 08:20:02.337] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_brick_small_wall
[02Dec2019 08:20:02.337] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange
[02Dec2019 08:20:02.337] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_cobble
[02Dec2019 08:20:02.338] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_polished
[02Dec2019 08:20:02.338] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_brick
[02Dec2019 08:20:02.338] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_brick_small
[02Dec2019 08:20:02.338] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_tile
[02Dec2019 08:20:02.338] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_tile_small
[02Dec2019 08:20:02.338] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_stairs
[02Dec2019 08:20:02.338] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_cobble_stairs
[02Dec2019 08:20:02.338] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_polished_stairs
[02Dec2019 08:20:02.338] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_brick_stairs
[02Dec2019 08:20:02.338] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_brick_small_stairs
[02Dec2019 08:20:02.339] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_tile_stairs
[02Dec2019 08:20:02.339] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_tile_small_stairs
[02Dec2019 08:20:02.339] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_slab
[02Dec2019 08:20:02.339] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_cobble_slab
[02Dec2019 08:20:02.339] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_polished_slab
[02Dec2019 08:20:02.339] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_brick_slab
[02Dec2019 08:20:02.339] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_brick_small_slab
[02Dec2019 08:20:02.339] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_tile_slab
[02Dec2019 08:20:02.339] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_tile_small_slab
[02Dec2019 08:20:02.339] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_wall
[02Dec2019 08:20:02.339] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_cobble_wall
[02Dec2019 08:20:02.339] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_brick_wall
[02Dec2019 08:20:02.340] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_brick_small_wall
[02Dec2019 08:20:02.340] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta
[02Dec2019 08:20:02.340] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_cobble
[02Dec2019 08:20:02.340] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_polished
[02Dec2019 08:20:02.340] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_brick
[02Dec2019 08:20:02.340] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_brick_small
[02Dec2019 08:20:02.340] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_tile
[02Dec2019 08:20:02.340] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_tile_small
[02Dec2019 08:20:02.340] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_stairs
[02Dec2019 08:20:02.340] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_cobble_stairs
[02Dec2019 08:20:02.340] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_polished_stairs
[02Dec2019 08:20:02.340] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_brick_stairs
[02Dec2019 08:20:02.341] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_brick_small_stairs
[02Dec2019 08:20:02.341] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_tile_stairs
[02Dec2019 08:20:02.341] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_tile_small_stairs
[02Dec2019 08:20:02.341] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_slab
[02Dec2019 08:20:02.341] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_cobble_slab
[02Dec2019 08:20:02.341] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_polished_slab
[02Dec2019 08:20:02.341] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_brick_slab
[02Dec2019 08:20:02.341] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_brick_small_slab
[02Dec2019 08:20:02.341] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_tile_slab
[02Dec2019 08:20:02.341] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_tile_small_slab
[02Dec2019 08:20:02.341] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_wall
[02Dec2019 08:20:02.342] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_cobble_wall
[02Dec2019 08:20:02.342] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_brick_wall
[02Dec2019 08:20:02.342] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_brick_small_wall
[02Dec2019 08:20:02.342] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue
[02Dec2019 08:20:02.342] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_cobble
[02Dec2019 08:20:02.342] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_polished
[02Dec2019 08:20:02.342] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_brick
[02Dec2019 08:20:02.342] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_brick_small
[02Dec2019 08:20:02.342] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_tile
[02Dec2019 08:20:02.342] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_tile_small
[02Dec2019 08:20:02.342] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_stairs
[02Dec2019 08:20:02.342] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_cobble_stairs
[02Dec2019 08:20:02.343] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_polished_stairs
[02Dec2019 08:20:02.343] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_brick_stairs
[02Dec2019 08:20:02.343] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_brick_small_stairs
[02Dec2019 08:20:02.343] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_tile_stairs
[02Dec2019 08:20:02.343] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_tile_small_stairs
[02Dec2019 08:20:02.343] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_slab
[02Dec2019 08:20:02.343] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_cobble_slab
[02Dec2019 08:20:02.343] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_polished_slab
[02Dec2019 08:20:02.343] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_brick_slab
[02Dec2019 08:20:02.343] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_brick_small_slab
[02Dec2019 08:20:02.343] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_tile_slab
[02Dec2019 08:20:02.343] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_tile_small_slab
[02Dec2019 08:20:02.344] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_wall
[02Dec2019 08:20:02.344] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_cobble_wall
[02Dec2019 08:20:02.344] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_brick_wall
[02Dec2019 08:20:02.344] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_brick_small_wall
[02Dec2019 08:20:02.344] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow
[02Dec2019 08:20:02.344] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_cobble
[02Dec2019 08:20:02.344] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_polished
[02Dec2019 08:20:02.344] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_brick
[02Dec2019 08:20:02.344] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_brick_small
[02Dec2019 08:20:02.344] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_tile
[02Dec2019 08:20:02.344] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_tile_small
[02Dec2019 08:20:02.344] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_stairs
[02Dec2019 08:20:02.345] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_cobble_stairs
[02Dec2019 08:20:02.345] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_polished_stairs
[02Dec2019 08:20:02.345] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_brick_stairs
[02Dec2019 08:20:02.345] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_brick_small_stairs
[02Dec2019 08:20:02.345] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_tile_stairs
[02Dec2019 08:20:02.345] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_tile_small_stairs
[02Dec2019 08:20:02.345] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_slab
[02Dec2019 08:20:02.345] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_cobble_slab
[02Dec2019 08:20:02.345] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_polished_slab
[02Dec2019 08:20:02.345] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_brick_slab
[02Dec2019 08:20:02.345] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_brick_small_slab
[02Dec2019 08:20:02.345] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_tile_slab
[02Dec2019 08:20:02.345] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_tile_small_slab
[02Dec2019 08:20:02.346] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_wall
[02Dec2019 08:20:02.346] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_cobble_wall
[02Dec2019 08:20:02.346] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_brick_wall
[02Dec2019 08:20:02.346] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_brick_small_wall
[02Dec2019 08:20:02.346] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime
[02Dec2019 08:20:02.346] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_cobble
[02Dec2019 08:20:02.346] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_polished
[02Dec2019 08:20:02.346] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_brick
[02Dec2019 08:20:02.346] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_brick_small
[02Dec2019 08:20:02.346] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_tile
[02Dec2019 08:20:02.346] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_tile_small
[02Dec2019 08:20:02.346] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_stairs
[02Dec2019 08:20:02.347] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_cobble_stairs
[02Dec2019 08:20:02.347] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_polished_stairs
[02Dec2019 08:20:02.347] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_brick_stairs
[02Dec2019 08:20:02.347] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_brick_small_stairs
[02Dec2019 08:20:02.347] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_tile_stairs
[02Dec2019 08:20:02.347] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_tile_small_stairs
[02Dec2019 08:20:02.347] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_slab
[02Dec2019 08:20:02.347] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_cobble_slab
[02Dec2019 08:20:02.347] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_polished_slab
[02Dec2019 08:20:02.347] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_brick_slab
[02Dec2019 08:20:02.347] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_brick_small_slab
[02Dec2019 08:20:02.347] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_tile_slab
[02Dec2019 08:20:02.347] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_tile_small_slab
[02Dec2019 08:20:02.348] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_wall
[02Dec2019 08:20:02.348] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_cobble_wall
[02Dec2019 08:20:02.348] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_brick_wall
[02Dec2019 08:20:02.348] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_brick_small_wall
[02Dec2019 08:20:02.348] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink
[02Dec2019 08:20:02.348] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_cobble
[02Dec2019 08:20:02.348] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_polished
[02Dec2019 08:20:02.348] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_brick
[02Dec2019 08:20:02.348] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_brick_small
[02Dec2019 08:20:02.348] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_tile
[02Dec2019 08:20:02.348] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_tile_small
[02Dec2019 08:20:02.348] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_stairs
[02Dec2019 08:20:02.348] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_cobble_stairs
[02Dec2019 08:20:02.349] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_polished_stairs
[02Dec2019 08:20:02.349] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_brick_stairs
[02Dec2019 08:20:02.349] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_brick_small_stairs
[02Dec2019 08:20:02.349] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_tile_stairs
[02Dec2019 08:20:02.349] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_tile_small_stairs
[02Dec2019 08:20:02.349] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_slab
[02Dec2019 08:20:02.349] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_cobble_slab
[02Dec2019 08:20:02.349] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_polished_slab
[02Dec2019 08:20:02.349] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_brick_slab
[02Dec2019 08:20:02.349] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_brick_small_slab
[02Dec2019 08:20:02.349] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_tile_slab
[02Dec2019 08:20:02.349] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_tile_small_slab
[02Dec2019 08:20:02.349] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_wall
[02Dec2019 08:20:02.350] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_cobble_wall
[02Dec2019 08:20:02.350] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_brick_wall
[02Dec2019 08:20:02.350] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_brick_small_wall
[02Dec2019 08:20:02.350] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray
[02Dec2019 08:20:02.350] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_cobble
[02Dec2019 08:20:02.350] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_polished
[02Dec2019 08:20:02.350] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_brick
[02Dec2019 08:20:02.350] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_brick_small
[02Dec2019 08:20:02.350] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_tile
[02Dec2019 08:20:02.350] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_tile_small
[02Dec2019 08:20:02.350] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_stairs
[02Dec2019 08:20:02.351] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_cobble_stairs
[02Dec2019 08:20:02.351] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_polished_stairs
[02Dec2019 08:20:02.351] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_brick_stairs
[02Dec2019 08:20:02.351] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_brick_small_stairs
[02Dec2019 08:20:02.351] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_tile_stairs
[02Dec2019 08:20:02.351] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_tile_small_stairs
[02Dec2019 08:20:02.351] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_slab
[02Dec2019 08:20:02.351] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_cobble_slab
[02Dec2019 08:20:02.351] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_polished_slab
[02Dec2019 08:20:02.351] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_brick_slab
[02Dec2019 08:20:02.351] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_brick_small_slab
[02Dec2019 08:20:02.351] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_tile_slab
[02Dec2019 08:20:02.352] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_tile_small_slab
[02Dec2019 08:20:02.352] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_wall
[02Dec2019 08:20:02.352] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_cobble_wall
[02Dec2019 08:20:02.352] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_brick_wall
[02Dec2019 08:20:02.352] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_brick_small_wall
[02Dec2019 08:20:02.352] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray
[02Dec2019 08:20:02.352] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray_cobble
[02Dec2019 08:20:02.352] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray_polished
[02Dec2019 08:20:02.352] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray_brick
[02Dec2019 08:20:02.352] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray_brick_small
[02Dec2019 08:20:02.352] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray_tile
[02Dec2019 08:20:02.353] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray_tile_small
[02Dec2019 08:20:02.353] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray_stairs
[02Dec2019 08:20:02.353] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray_cobble_stairs
[02Dec2019 08:20:02.353] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray_polished_stairs
[02Dec2019 08:20:02.353] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray_brick_stairs
[02Dec2019 08:20:02.353] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray_brick_small_stairs
[02Dec2019 08:20:02.353] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray_tile_stairs
[02Dec2019 08:20:02.353] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray_tile_small_stairs
[02Dec2019 08:20:02.353] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray_slab
[02Dec2019 08:20:02.353] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray_cobble_slab
[02Dec2019 08:20:02.353] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray_polished_slab
[02Dec2019 08:20:02.353] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray_brick_slab
[02Dec2019 08:20:02.354] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray_brick_small_slab
[02Dec2019 08:20:02.354] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray_tile_slab
[02Dec2019 08:20:02.354] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray_tile_small_slab
[02Dec2019 08:20:02.354] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray_wall
[02Dec2019 08:20:02.354] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray_cobble_wall
[02Dec2019 08:20:02.354] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray_brick_wall
[02Dec2019 08:20:02.354] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray_brick_small_wall
[02Dec2019 08:20:02.354] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_cyan
[02Dec2019 08:20:02.354] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_cyan_cobble
[02Dec2019 08:20:02.354] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_cyan_polished
[02Dec2019 08:20:02.354] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_cyan_brick
[02Dec2019 08:20:02.354] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_cyan_brick_small
[02Dec2019 08:20:02.355] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_cyan_tile
[02Dec2019 08:20:02.355] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_cyan_tile_small
[02Dec2019 08:20:02.355] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_cyan_stairs
[02Dec2019 08:20:02.355] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_cyan_cobble_stairs
[02Dec2019 08:20:02.355] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_cyan_polished_stairs
[02Dec2019 08:20:02.355] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_cyan_brick_stairs
[02Dec2019 08:20:02.355] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_cyan_brick_small_stairs
[02Dec2019 08:20:02.355] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_cyan_tile_stairs
[02Dec2019 08:20:02.355] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_cyan_tile_small_stairs
[02Dec2019 08:20:02.355] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_cyan_slab
[02Dec2019 08:20:02.355] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_cyan_cobble_slab
[02Dec2019 08:20:02.355] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_cyan_polished_slab
[02Dec2019 08:20:02.356] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_cyan_brick_slab
[02Dec2019 08:20:02.356] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_cyan_brick_small_slab
[02Dec2019 08:20:02.356] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_cyan_tile_slab
[02Dec2019 08:20:02.356] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_cyan_tile_small_slab
[02Dec2019 08:20:02.356] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_cyan_wall
[02Dec2019 08:20:02.356] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_cyan_cobble_wall
[02Dec2019 08:20:02.356] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_cyan_brick_wall
[02Dec2019 08:20:02.356] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_cyan_brick_small_wall
[02Dec2019 08:20:02.356] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_purple
[02Dec2019 08:20:02.356] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_purple_cobble
[02Dec2019 08:20:02.356] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_purple_polished
[02Dec2019 08:20:02.356] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_purple_brick
[02Dec2019 08:20:02.356] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_purple_brick_small
[02Dec2019 08:20:02.357] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_purple_tile
[02Dec2019 08:20:02.357] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_purple_tile_small
[02Dec2019 08:20:02.357] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_purple_stairs
[02Dec2019 08:20:02.357] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_purple_cobble_stairs
[02Dec2019 08:20:02.357] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_purple_polished_stairs
[02Dec2019 08:20:02.357] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_purple_brick_stairs
[02Dec2019 08:20:02.357] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_purple_brick_small_stairs
[02Dec2019 08:20:02.357] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_purple_tile_stairs
[02Dec2019 08:20:02.357] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_purple_tile_small_stairs
[02Dec2019 08:20:02.357] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_purple_slab
[02Dec2019 08:20:02.357] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_purple_cobble_slab
[02Dec2019 08:20:02.357] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_purple_polished_slab
[02Dec2019 08:20:02.357] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_purple_brick_slab
[02Dec2019 08:20:02.358] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_purple_brick_small_slab
[02Dec2019 08:20:02.358] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_purple_tile_slab
[02Dec2019 08:20:02.358] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_purple_tile_small_slab
[02Dec2019 08:20:02.358] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_purple_wall
[02Dec2019 08:20:02.358] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_purple_cobble_wall
[02Dec2019 08:20:02.358] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_purple_brick_wall
[02Dec2019 08:20:02.358] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_purple_brick_small_wall
[02Dec2019 08:20:02.358] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_blue
[02Dec2019 08:20:02.358] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_blue_cobble
[02Dec2019 08:20:02.358] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_blue_polished
[02Dec2019 08:20:02.358] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_blue_brick
[02Dec2019 08:20:02.358] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_blue_brick_small
[02Dec2019 08:20:02.358] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_blue_tile
[02Dec2019 08:20:02.358] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_blue_tile_small
[02Dec2019 08:20:02.359] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_blue_stairs
[02Dec2019 08:20:02.359] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_blue_cobble_stairs
[02Dec2019 08:20:02.359] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_blue_polished_stairs
[02Dec2019 08:20:02.359] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_blue_brick_stairs
[02Dec2019 08:20:02.359] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_blue_brick_small_stairs
[02Dec2019 08:20:02.359] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_blue_tile_stairs
[02Dec2019 08:20:02.359] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_blue_tile_small_stairs
[02Dec2019 08:20:02.359] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_blue_slab
[02Dec2019 08:20:02.359] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_blue_cobble_slab
[02Dec2019 08:20:02.359] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_blue_polished_slab
[02Dec2019 08:20:02.359] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_blue_brick_slab
[02Dec2019 08:20:02.359] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_blue_brick_small_slab
[02Dec2019 08:20:02.359] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_blue_tile_slab
[02Dec2019 08:20:02.359] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_blue_tile_small_slab
[02Dec2019 08:20:02.360] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_blue_wall
[02Dec2019 08:20:02.360] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_blue_cobble_wall
[02Dec2019 08:20:02.360] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_blue_brick_wall
[02Dec2019 08:20:02.360] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_blue_brick_small_wall
[02Dec2019 08:20:02.360] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_brown
[02Dec2019 08:20:02.360] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_brown_cobble
[02Dec2019 08:20:02.360] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_brown_polished
[02Dec2019 08:20:02.360] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_brown_brick
[02Dec2019 08:20:02.360] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_brown_brick_small
[02Dec2019 08:20:02.360] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_brown_tile
[02Dec2019 08:20:02.360] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_brown_tile_small
[02Dec2019 08:20:02.360] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_brown_stairs
[02Dec2019 08:20:02.360] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_brown_cobble_stairs
[02Dec2019 08:20:02.360] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_brown_polished_stairs
[02Dec2019 08:20:02.361] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_brown_brick_stairs
[02Dec2019 08:20:02.361] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_brown_brick_small_stairs
[02Dec2019 08:20:02.361] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_brown_tile_stairs
[02Dec2019 08:20:02.361] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_brown_tile_small_stairs
[02Dec2019 08:20:02.361] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_brown_slab
[02Dec2019 08:20:02.361] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_brown_cobble_slab
[02Dec2019 08:20:02.361] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_brown_polished_slab
[02Dec2019 08:20:02.361] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_brown_brick_slab
[02Dec2019 08:20:02.361] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_brown_brick_small_slab
[02Dec2019 08:20:02.361] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_brown_tile_slab
[02Dec2019 08:20:02.361] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_brown_tile_small_slab
[02Dec2019 08:20:02.361] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_brown_wall
[02Dec2019 08:20:02.361] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_brown_cobble_wall
[02Dec2019 08:20:02.361] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_brown_brick_wall
[02Dec2019 08:20:02.361] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_brown_brick_small_wall
[02Dec2019 08:20:02.362] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_green
[02Dec2019 08:20:02.362] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_green_cobble
[02Dec2019 08:20:02.362] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_green_polished
[02Dec2019 08:20:02.362] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_green_brick
[02Dec2019 08:20:02.362] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_green_brick_small
[02Dec2019 08:20:02.362] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_green_tile
[02Dec2019 08:20:02.362] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_green_tile_small
[02Dec2019 08:20:02.362] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_green_stairs
[02Dec2019 08:20:02.362] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_green_cobble_stairs
[02Dec2019 08:20:02.362] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_green_polished_stairs
[02Dec2019 08:20:02.362] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_green_brick_stairs
[02Dec2019 08:20:02.362] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_green_brick_small_stairs
[02Dec2019 08:20:02.363] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_green_tile_stairs
[02Dec2019 08:20:02.363] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_green_tile_small_stairs
[02Dec2019 08:20:02.363] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_green_slab
[02Dec2019 08:20:02.363] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_green_cobble_slab
[02Dec2019 08:20:02.363] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_green_polished_slab
[02Dec2019 08:20:02.363] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_green_brick_slab
[02Dec2019 08:20:02.363] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_green_brick_small_slab
[02Dec2019 08:20:02.363] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_green_tile_slab
[02Dec2019 08:20:02.363] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_green_tile_small_slab
[02Dec2019 08:20:02.363] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_green_wall
[02Dec2019 08:20:02.363] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_green_cobble_wall
[02Dec2019 08:20:02.363] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_green_brick_wall
[02Dec2019 08:20:02.363] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_green_brick_small_wall
[02Dec2019 08:20:02.363] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_red
[02Dec2019 08:20:02.364] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_red_cobble
[02Dec2019 08:20:02.364] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_red_polished
[02Dec2019 08:20:02.364] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_red_brick
[02Dec2019 08:20:02.364] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_red_brick_small
[02Dec2019 08:20:02.364] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_red_tile
[02Dec2019 08:20:02.364] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_red_tile_small
[02Dec2019 08:20:02.364] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_red_stairs
[02Dec2019 08:20:02.364] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_red_cobble_stairs
[02Dec2019 08:20:02.364] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_red_polished_stairs
[02Dec2019 08:20:02.364] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_red_brick_stairs
[02Dec2019 08:20:02.364] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_red_brick_small_stairs
[02Dec2019 08:20:02.364] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_red_tile_stairs
[02Dec2019 08:20:02.364] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_red_tile_small_stairs
[02Dec2019 08:20:02.364] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_red_slab
[02Dec2019 08:20:02.364] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_red_cobble_slab
[02Dec2019 08:20:02.364] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_red_polished_slab
[02Dec2019 08:20:02.365] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_red_brick_slab
[02Dec2019 08:20:02.365] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_red_brick_small_slab
[02Dec2019 08:20:02.365] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_red_tile_slab
[02Dec2019 08:20:02.365] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_red_tile_small_slab
[02Dec2019 08:20:02.365] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_red_wall
[02Dec2019 08:20:02.365] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_red_cobble_wall
[02Dec2019 08:20:02.365] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_red_brick_wall
[02Dec2019 08:20:02.365] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_red_brick_small_wall
[02Dec2019 08:20:02.365] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_black
[02Dec2019 08:20:02.365] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_black_cobble
[02Dec2019 08:20:02.365] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_black_polished
[02Dec2019 08:20:02.365] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_black_brick
[02Dec2019 08:20:02.365] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_black_brick_small
[02Dec2019 08:20:02.365] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_black_tile
[02Dec2019 08:20:02.365] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_black_tile_small
[02Dec2019 08:20:02.365] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_black_stairs
[02Dec2019 08:20:02.366] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_black_cobble_stairs
[02Dec2019 08:20:02.366] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_black_polished_stairs
[02Dec2019 08:20:02.366] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_black_brick_stairs
[02Dec2019 08:20:02.366] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_black_brick_small_stairs
[02Dec2019 08:20:02.366] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_black_tile_stairs
[02Dec2019 08:20:02.366] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_black_tile_small_stairs
[02Dec2019 08:20:02.366] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_black_slab
[02Dec2019 08:20:02.366] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_black_cobble_slab
[02Dec2019 08:20:02.366] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_black_polished_slab
[02Dec2019 08:20:02.366] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_black_brick_slab
[02Dec2019 08:20:02.366] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_black_brick_small_slab
[02Dec2019 08:20:02.366] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_black_tile_slab
[02Dec2019 08:20:02.366] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_black_tile_small_slab
[02Dec2019 08:20:02.366] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_black_wall
[02Dec2019 08:20:02.367] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_black_cobble_wall
[02Dec2019 08:20:02.367] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_black_brick_wall
[02Dec2019 08:20:02.367] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_black_brick_small_wall
[02Dec2019 08:20:02.367] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:basalt
[02Dec2019 08:20:02.367] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:basalt_cobble
[02Dec2019 08:20:02.367] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:basalt_polished
[02Dec2019 08:20:02.367] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:basalt_brick
[02Dec2019 08:20:02.367] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:basalt_brick_small
[02Dec2019 08:20:02.367] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:basalt_tile
[02Dec2019 08:20:02.367] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:basalt_tile_small
[02Dec2019 08:20:02.367] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:basalt_stairs
[02Dec2019 08:20:02.367] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:basalt_cobble_stairs
[02Dec2019 08:20:02.367] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:basalt_polished_stairs
[02Dec2019 08:20:02.367] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:basalt_brick_stairs
[02Dec2019 08:20:02.367] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:basalt_brick_small_stairs
[02Dec2019 08:20:02.367] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:basalt_tile_stairs
[02Dec2019 08:20:02.368] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:basalt_tile_small_stairs
[02Dec2019 08:20:02.368] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:basalt_slab
[02Dec2019 08:20:02.368] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:basalt_cobble_slab
[02Dec2019 08:20:02.368] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:basalt_polished_slab
[02Dec2019 08:20:02.368] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:basalt_brick_slab
[02Dec2019 08:20:02.368] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:basalt_brick_small_slab
[02Dec2019 08:20:02.368] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:basalt_tile_slab
[02Dec2019 08:20:02.368] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:basalt_tile_small_slab
[02Dec2019 08:20:02.368] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:basalt_wall
[02Dec2019 08:20:02.368] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:basalt_cobble_wall
[02Dec2019 08:20:02.368] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:basalt_brick_wall
[02Dec2019 08:20:02.368] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:basalt_brick_small_wall
[02Dec2019 08:20:02.368] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:hardened_stone
[02Dec2019 08:20:02.369] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:hardened_stone_cobble
[02Dec2019 08:20:02.369] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:hardened_stone_polished
[02Dec2019 08:20:02.369] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:hardened_stone_brick
[02Dec2019 08:20:02.369] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:hardened_stone_brick_small
[02Dec2019 08:20:02.369] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:hardened_stone_tile
[02Dec2019 08:20:02.369] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:hardened_stone_tile_small
[02Dec2019 08:20:02.369] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:hardened_stone_stairs
[02Dec2019 08:20:02.369] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:hardened_stone_cobble_stairs
[02Dec2019 08:20:02.369] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:hardened_stone_polished_stairs
[02Dec2019 08:20:02.369] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:hardened_stone_brick_stairs
[02Dec2019 08:20:02.369] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:hardened_stone_brick_small_stairs
[02Dec2019 08:20:02.369] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:hardened_stone_tile_stairs
[02Dec2019 08:20:02.369] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:hardened_stone_tile_small_stairs
[02Dec2019 08:20:02.369] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:hardened_stone_slab
[02Dec2019 08:20:02.370] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:hardened_stone_cobble_slab
[02Dec2019 08:20:02.370] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:hardened_stone_polished_slab
[02Dec2019 08:20:02.370] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:hardened_stone_brick_slab
[02Dec2019 08:20:02.370] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:hardened_stone_brick_small_slab
[02Dec2019 08:20:02.370] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:hardened_stone_tile_slab
[02Dec2019 08:20:02.370] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:hardened_stone_tile_small_slab
[02Dec2019 08:20:02.370] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:hardened_stone_wall
[02Dec2019 08:20:02.370] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:hardened_stone_cobble_wall
[02Dec2019 08:20:02.370] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:hardened_stone_brick_wall
[02Dec2019 08:20:02.370] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:hardened_stone_brick_small_wall
[02Dec2019 08:20:02.370] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:granodiorite
[02Dec2019 08:20:02.370] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:granodiorite_cobble
[02Dec2019 08:20:02.370] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:granodiorite_polished
[02Dec2019 08:20:02.370] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:granodiorite_brick
[02Dec2019 08:20:02.371] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:granodiorite_brick_small
[02Dec2019 08:20:02.371] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:granodiorite_tile
[02Dec2019 08:20:02.371] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:granodiorite_tile_small
[02Dec2019 08:20:02.371] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:granodiorite_stairs
[02Dec2019 08:20:02.371] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:granodiorite_cobble_stairs
[02Dec2019 08:20:02.371] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:granodiorite_polished_stairs
[02Dec2019 08:20:02.371] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:granodiorite_brick_stairs
[02Dec2019 08:20:02.371] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:granodiorite_brick_small_stairs
[02Dec2019 08:20:02.371] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:granodiorite_tile_stairs
[02Dec2019 08:20:02.371] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:granodiorite_tile_small_stairs
[02Dec2019 08:20:02.371] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:granodiorite_slab
[02Dec2019 08:20:02.371] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:granodiorite_cobble_slab
[02Dec2019 08:20:02.371] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:granodiorite_polished_slab
[02Dec2019 08:20:02.371] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:granodiorite_brick_slab
[02Dec2019 08:20:02.371] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:granodiorite_brick_small_slab
[02Dec2019 08:20:02.371] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:granodiorite_tile_slab
[02Dec2019 08:20:02.372] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:granodiorite_tile_small_slab
[02Dec2019 08:20:02.372] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:granodiorite_wall
[02Dec2019 08:20:02.372] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:granodiorite_cobble_wall
[02Dec2019 08:20:02.372] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:granodiorite_brick_wall
[02Dec2019 08:20:02.372] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:granodiorite_brick_small_wall
[02Dec2019 08:20:02.372] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:marble
[02Dec2019 08:20:02.372] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:marble_cobble
[02Dec2019 08:20:02.372] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:marble_polished
[02Dec2019 08:20:02.372] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:marble_brick
[02Dec2019 08:20:02.372] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:marble_brick_small
[02Dec2019 08:20:02.372] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:marble_tile
[02Dec2019 08:20:02.372] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:marble_tile_small
[02Dec2019 08:20:02.372] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:marble_stairs
[02Dec2019 08:20:02.372] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:marble_cobble_stairs
[02Dec2019 08:20:02.372] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:marble_polished_stairs
[02Dec2019 08:20:02.372] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:marble_brick_stairs
[02Dec2019 08:20:02.373] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:marble_brick_small_stairs
[02Dec2019 08:20:02.373] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:marble_tile_stairs
[02Dec2019 08:20:02.373] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:marble_tile_small_stairs
[02Dec2019 08:20:02.373] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:marble_slab
[02Dec2019 08:20:02.373] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:marble_cobble_slab
[02Dec2019 08:20:02.373] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:marble_polished_slab
[02Dec2019 08:20:02.373] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:marble_brick_slab
[02Dec2019 08:20:02.373] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:marble_brick_small_slab
[02Dec2019 08:20:02.373] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:marble_tile_slab
[02Dec2019 08:20:02.373] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:marble_tile_small_slab
[02Dec2019 08:20:02.373] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:marble_wall
[02Dec2019 08:20:02.373] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:marble_cobble_wall
[02Dec2019 08:20:02.373] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:marble_brick_wall
[02Dec2019 08:20:02.373] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:marble_brick_small_wall
[02Dec2019 08:20:02.373] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:pumice
[02Dec2019 08:20:02.374] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:pumice_cobble
[02Dec2019 08:20:02.374] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:pumice_polished
[02Dec2019 08:20:02.374] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:pumice_brick
[02Dec2019 08:20:02.374] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:pumice_brick_small
[02Dec2019 08:20:02.374] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:pumice_tile
[02Dec2019 08:20:02.374] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:pumice_tile_small
[02Dec2019 08:20:02.374] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:pumice_stairs
[02Dec2019 08:20:02.374] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:pumice_cobble_stairs
[02Dec2019 08:20:02.374] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:pumice_polished_stairs
[02Dec2019 08:20:02.374] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:pumice_brick_stairs
[02Dec2019 08:20:02.374] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:pumice_brick_small_stairs
[02Dec2019 08:20:02.374] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:pumice_tile_stairs
[02Dec2019 08:20:02.375] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:pumice_tile_small_stairs
[02Dec2019 08:20:02.375] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:pumice_slab
[02Dec2019 08:20:02.375] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:pumice_cobble_slab
[02Dec2019 08:20:02.375] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:pumice_polished_slab
[02Dec2019 08:20:02.375] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:pumice_brick_slab
[02Dec2019 08:20:02.375] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:pumice_brick_small_slab
[02Dec2019 08:20:02.375] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:pumice_tile_slab
[02Dec2019 08:20:02.375] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:pumice_tile_small_slab
[02Dec2019 08:20:02.375] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:pumice_wall
[02Dec2019 08:20:02.375] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:pumice_cobble_wall
[02Dec2019 08:20:02.375] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:pumice_brick_wall
[02Dec2019 08:20:02.375] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:pumice_brick_small_wall
[02Dec2019 08:20:02.375] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:travertine
[02Dec2019 08:20:02.375] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:travertine_cobble
[02Dec2019 08:20:02.375] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:travertine_polished
[02Dec2019 08:20:02.375] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:travertine_brick
[02Dec2019 08:20:02.376] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:travertine_brick_small
[02Dec2019 08:20:02.376] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:travertine_tile
[02Dec2019 08:20:02.376] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:travertine_tile_small
[02Dec2019 08:20:02.376] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:travertine_stairs
[02Dec2019 08:20:02.376] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:travertine_cobble_stairs
[02Dec2019 08:20:02.376] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:travertine_polished_stairs
[02Dec2019 08:20:02.376] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:travertine_brick_stairs
[02Dec2019 08:20:02.376] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:travertine_brick_small_stairs
[02Dec2019 08:20:02.376] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:travertine_tile_stairs
[02Dec2019 08:20:02.376] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:travertine_tile_small_stairs
[02Dec2019 08:20:02.376] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:travertine_slab
[02Dec2019 08:20:02.376] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:travertine_cobble_slab
[02Dec2019 08:20:02.376] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:travertine_polished_slab
[02Dec2019 08:20:02.376] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:travertine_brick_slab
[02Dec2019 08:20:02.376] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:travertine_brick_small_slab
[02Dec2019 08:20:02.376] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:travertine_tile_slab
[02Dec2019 08:20:02.377] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:travertine_tile_small_slab
[02Dec2019 08:20:02.377] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:travertine_wall
[02Dec2019 08:20:02.377] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:travertine_cobble_wall
[02Dec2019 08:20:02.377] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:travertine_brick_wall
[02Dec2019 08:20:02.377] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:travertine_brick_small_wall
[02Dec2019 08:20:02.377] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid enviromats : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:02.377] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ender_bags : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:02.377] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ender_bags : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:02.377] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid storagenetwork : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:02.922] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid storagenetwork : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:02.922] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid chunk_claim : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:02.922] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid chunk_claim : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:02.922] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid bno : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:02.933] [Server thread/INFO] [bno/]: Ore Blocks Registered
[02Dec2019 08:20:02.935] [Server thread/INFO] [bno/]: Blocks Registered
[02Dec2019 08:20:02.935] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid bno : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:02.935] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid pyramidplunder : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:02.936] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid pyramidplunder : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:02.936] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid corail_pillar_extension_biomesoplenty : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:02.936] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid corail_pillar_extension_biomesoplenty : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:02.936] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid engineerstools : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:02.971] [Server thread/INFO] [wile.engineerstools.ModEngineersTools/]: Registered 3 blocks.
[02Dec2019 08:20:02.971] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid engineerstools : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:02.971] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dungeoncrawl : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:02.971] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dungeoncrawl : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:02.972] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid betteranimalsplus : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.034] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid betteranimalsplus : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.034] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ring_of_teleport : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.034] [Server thread/INFO] [ring_of_teleport/]: Blocks registered
[02Dec2019 08:20:03.034] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ring_of_teleport : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.034] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid cofh_core : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.035] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid cofh_core : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.035] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid endergetic : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.035] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid endergetic : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.035] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid alib : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.035] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid alib : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.035] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mcjtylib : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.036] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mcjtylib : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.036] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid rftoolsbase : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.048] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid rftoolsbase : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.048] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid rftoolsstorage : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.065] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid rftoolsstorage : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.065] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dismounte : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.065] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dismounte : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.065] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid clickmachine : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.065] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid clickmachine : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.065] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid deathquotes : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.065] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid deathquotes : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.065] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid easyflint : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.065] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid easyflint : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.065] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid packingtape : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.074] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid packingtape : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.074] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid craftingspawn : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.074] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid craftingspawn : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.074] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mininggadgets : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.074] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mininggadgets : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.074] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mysticalworld : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.086] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mysticalworld : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.086] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid extradisks : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.086] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid extradisks : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.086] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.086] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.086] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid feederhelmet : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.086] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid feederhelmet : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.086] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid tardis : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.087] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid tardis : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.087] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid explorercraft : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.217] [Server thread/DEBUG] [explorercraft Mod Event Subscriber/]: Registered Blocks
[02Dec2019 08:20:03.217] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid explorercraft : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.217] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid moglowstone : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.218] [Server thread/INFO] [com.themastergeneral.moglowstone.MoGlowstone/]: Blocks have been registered successfully.
[02Dec2019 08:20:03.218] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid moglowstone : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.218] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ironchest : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.248] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ironchest : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.248] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid simpledivegear : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.248] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid simpledivegear : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.248] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid colouredchat : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.248] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid colouredchat : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.248] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid rftoolsutility : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.284] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid rftoolsutility : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.284] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid theoneprobe : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.284] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid theoneprobe : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.284] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mousetweaks : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.284] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mousetweaks : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.284] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid watercan : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.284] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid watercan : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.284] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid titanium : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.284] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid titanium : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.284] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid undergroundbiomes : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.285] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid undergroundbiomes : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.285] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentlib : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.285] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentlib : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.285] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid travel_bag : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.285] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid travel_bag : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.285] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid combat : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.285] [Server thread/INFO] [combat/]: Block: "combat:oil" registered
[02Dec2019 08:20:03.285] [Server thread/INFO] [combat/]: Block: "combat:copper_ore" registered
[02Dec2019 08:20:03.285] [Server thread/INFO] [combat/]: Block: "combat:pasquem_ore" registered
[02Dec2019 08:20:03.286] [Server thread/INFO] [combat/]: Block: "combat:tridox_ore" registered
[02Dec2019 08:20:03.286] [Server thread/INFO] [combat/]: Block: "combat:pelgan_ore" registered
[02Dec2019 08:20:03.286] [Server thread/INFO] [combat/]: Block: "combat:lozyne_ore" registered
[02Dec2019 08:20:03.286] [Server thread/INFO] [combat/]: Block: "combat:pyranite_ore" registered
[02Dec2019 08:20:03.286] [Server thread/INFO] [combat/]: Block: "combat:copper_block" registered
[02Dec2019 08:20:03.286] [Server thread/INFO] [combat/]: Block: "combat:pasquem_block" registered
[02Dec2019 08:20:03.286] [Server thread/INFO] [combat/]: Block: "combat:tridox_block" registered
[02Dec2019 08:20:03.286] [Server thread/INFO] [combat/]: Block: "combat:pelgan_block" registered
[02Dec2019 08:20:03.286] [Server thread/INFO] [combat/]: Block: "combat:lozyne_block" registered
[02Dec2019 08:20:03.286] [Server thread/INFO] [combat/]: Block: "combat:steel_block" registered
[02Dec2019 08:20:03.286] [Server thread/INFO] [combat/]: Block: "combat:copper_bars" registered
[02Dec2019 08:20:03.286] [Server thread/INFO] [combat/]: Block: "combat:copper_door" registered
[02Dec2019 08:20:03.286] [Server thread/INFO] [combat/]: Block: "combat:copper_trapdoor" registered
[02Dec2019 08:20:03.286] [Server thread/INFO] [combat/]: Block: "combat:ausldine_beam" registered
[02Dec2019 08:20:03.286] [Server thread/INFO] [combat/]: Block: "combat:ausldine_button" registered
[02Dec2019 08:20:03.286] [Server thread/INFO] [combat/]: Block: "combat:ausldine_door" registered
[02Dec2019 08:20:03.286] [Server thread/INFO] [combat/]: Block: "combat:ausldine_fence_gate" registered
[02Dec2019 08:20:03.286] [Server thread/INFO] [combat/]: Block: "combat:ausldine_fence" registered
[02Dec2019 08:20:03.286] [Server thread/INFO] [combat/]: Block: "combat:ausldine_leaves" registered
[02Dec2019 08:20:03.286] [Server thread/INFO] [combat/]: Block: "combat:ausldine_log" registered
[02Dec2019 08:20:03.286] [Server thread/INFO] [combat/]: Block: "combat:ausldine_planks" registered
[02Dec2019 08:20:03.286] [Server thread/INFO] [combat/]: Block: "combat:ausldine_pressure_plate" registered
[02Dec2019 08:20:03.286] [Server thread/INFO] [combat/]: Block: "combat:ausldine_sapling" registered
[02Dec2019 08:20:03.286] [Server thread/INFO] [combat/]: Block: "combat:ausldine_sign" registered
[02Dec2019 08:20:03.286] [Server thread/INFO] [combat/]: Block: "combat:ausldine_slab" registered
[02Dec2019 08:20:03.286] [Server thread/INFO] [combat/]: Block: "combat:ausldine_stairs" registered
[02Dec2019 08:20:03.286] [Server thread/INFO] [combat/]: Block: "combat:ausldine_trapdoor" registered
[02Dec2019 08:20:03.286] [Server thread/INFO] [combat/]: Block: "combat:ausldine_vertical_slab" registered
[02Dec2019 08:20:03.286] [Server thread/INFO] [combat/]: Block: "combat:ausldine_wall_sign" registered
[02Dec2019 08:20:03.286] [Server thread/INFO] [combat/]: Block: "combat:ausldine_wood" registered
[02Dec2019 08:20:03.286] [Server thread/INFO] [combat/]: Block: "combat:stripped_ausldine_log" registered
[02Dec2019 08:20:03.286] [Server thread/INFO] [combat/]: Block: "combat:stripped_ausldine_wood" registered
[02Dec2019 08:20:03.286] [Server thread/INFO] [combat/]: Block: "combat:potted_ausldine_sapling" registered
[02Dec2019 08:20:03.286] [Server thread/INFO] [combat/]: Block: "combat:dead_oak_beam" registered
[02Dec2019 08:20:03.286] [Server thread/INFO] [combat/]: Block: "combat:dead_oak_button" registered
[02Dec2019 08:20:03.286] [Server thread/INFO] [combat/]: Block: "combat:dead_oak_door" registered
[02Dec2019 08:20:03.287] [Server thread/INFO] [combat/]: Block: "combat:dead_oak_fence_gate" registered
[02Dec2019 08:20:03.287] [Server thread/INFO] [combat/]: Block: "combat:dead_oak_fence" registered
[02Dec2019 08:20:03.287] [Server thread/INFO] [combat/]: Block: "combat:dead_oak_log" registered
[02Dec2019 08:20:03.287] [Server thread/INFO] [combat/]: Block: "combat:dead_oak_planks" registered
[02Dec2019 08:20:03.287] [Server thread/INFO] [combat/]: Block: "combat:dead_oak_pressure_plate" registered
[02Dec2019 08:20:03.287] [Server thread/INFO] [combat/]: Block: "combat:dead_oak_sign" registered
[02Dec2019 08:20:03.287] [Server thread/INFO] [combat/]: Block: "combat:dead_oak_slab" registered
[02Dec2019 08:20:03.287] [Server thread/INFO] [combat/]: Block: "combat:dead_oak_stairs" registered
[02Dec2019 08:20:03.287] [Server thread/INFO] [combat/]: Block: "combat:dead_oak_trapdoor" registered
[02Dec2019 08:20:03.287] [Server thread/INFO] [combat/]: Block: "combat:dead_oak_vertical_slab" registered
[02Dec2019 08:20:03.287] [Server thread/INFO] [combat/]: Block: "combat:dead_oak_wall_sign" registered
[02Dec2019 08:20:03.287] [Server thread/INFO] [combat/]: Block: "combat:dead_oak_wood" registered
[02Dec2019 08:20:03.287] [Server thread/INFO] [combat/]: Block: "combat:stripped_dead_oak_log" registered
[02Dec2019 08:20:03.287] [Server thread/INFO] [combat/]: Block: "combat:stripped_dead_oak_wood" registered
[02Dec2019 08:20:03.287] [Server thread/INFO] [combat/]: Block: "combat:monoris_beam" registered
[02Dec2019 08:20:03.287] [Server thread/INFO] [combat/]: Block: "combat:monoris_button" registered
[02Dec2019 08:20:03.287] [Server thread/INFO] [combat/]: Block: "combat:monoris_door" registered
[02Dec2019 08:20:03.287] [Server thread/INFO] [combat/]: Block: "combat:monoris_fence_gate" registered
[02Dec2019 08:20:03.287] [Server thread/INFO] [combat/]: Block: "combat:monoris_fence" registered
[02Dec2019 08:20:03.287] [Server thread/INFO] [combat/]: Block: "combat:monoris_leaves" registered
[02Dec2019 08:20:03.287] [Server thread/INFO] [combat/]: Block: "combat:monoris_log" registered
[02Dec2019 08:20:03.287] [Server thread/INFO] [combat/]: Block: "combat:monoris_planks" registered
[02Dec2019 08:20:03.287] [Server thread/INFO] [combat/]: Block: "combat:monoris_sapling" registered
[02Dec2019 08:20:03.287] [Server thread/INFO] [combat/]: Block: "combat:monoris_slab" registered
[02Dec2019 08:20:03.287] [Server thread/INFO] [combat/]: Block: "combat:monoris_stairs" registered
[02Dec2019 08:20:03.287] [Server thread/INFO] [combat/]: Block: "combat:monoris_vertical_slab" registered
[02Dec2019 08:20:03.287] [Server thread/INFO] [combat/]: Block: "combat:monoris_wood" registered
[02Dec2019 08:20:03.287] [Server thread/INFO] [combat/]: Block: "combat:stripped_monoris_log" registered
[02Dec2019 08:20:03.287] [Server thread/INFO] [combat/]: Block: "combat:stripped_monoris_wood" registered
[02Dec2019 08:20:03.287] [Server thread/INFO] [combat/]: Block: "combat:potted_monoris_sapling" registered
[02Dec2019 08:20:03.287] [Server thread/INFO] [combat/]: Block: "combat:oak_beam" registered
[02Dec2019 08:20:03.287] [Server thread/INFO] [combat/]: Block: "combat:oak_vertical_slab" registered
[02Dec2019 08:20:03.287] [Server thread/INFO] [combat/]: Block: "combat:dark_oak_beam" registered
[02Dec2019 08:20:03.287] [Server thread/INFO] [combat/]: Block: "combat:dark_oak_vertical_slab" registered
[02Dec2019 08:20:03.288] [Server thread/INFO] [combat/]: Block: "combat:spruce_beam" registered
[02Dec2019 08:20:03.288] [Server thread/INFO] [combat/]: Block: "combat:spruce_vertical_slab" registered
[02Dec2019 08:20:03.288] [Server thread/INFO] [combat/]: Block: "combat:birch_beam" registered
[02Dec2019 08:20:03.288] [Server thread/INFO] [combat/]: Block: "combat:birch_vertical_slab" registered
[02Dec2019 08:20:03.288] [Server thread/INFO] [combat/]: Block: "combat:jungle_beam" registered
[02Dec2019 08:20:03.288] [Server thread/INFO] [combat/]: Block: "combat:jungle_vertical_slab" registered
[02Dec2019 08:20:03.288] [Server thread/INFO] [combat/]: Block: "combat:acacia_beam" registered
[02Dec2019 08:20:03.288] [Server thread/INFO] [combat/]: Block: "combat:acacia_vertical_slab" registered
[02Dec2019 08:20:03.288] [Server thread/INFO] [combat/]: Block: "combat:corn" registered
[02Dec2019 08:20:03.288] [Server thread/INFO] [combat/]: Block: "combat:tsune" registered
[02Dec2019 08:20:03.288] [Server thread/INFO] [combat/]: Block: "combat:robin_summoner" registered
[02Dec2019 08:20:03.288] [Server thread/INFO] [combat/]: Block: "combat:empty_robin_summoner" registered
[02Dec2019 08:20:03.288] [Server thread/INFO] [combat/]: Block: "combat:cardboard_box" registered
[02Dec2019 08:20:03.288] [Server thread/INFO] [combat/]: Block: "combat:acrotlest_portal" registered
[02Dec2019 08:20:03.288] [Server thread/INFO] [combat/]: Block: "combat:torch_lever" registered
[02Dec2019 08:20:03.288] [Server thread/INFO] [combat/]: Block: "combat:wall_torch_lever" registered
[02Dec2019 08:20:03.288] [Server thread/INFO] [combat/]: Block: "combat:steelmaking_furnace" registered
[02Dec2019 08:20:03.288] [Server thread/INFO] [combat/]: Block: "combat:limestone" registered
[02Dec2019 08:20:03.288] [Server thread/INFO] [combat/]: Block: "combat:acrotlest_stone" registered
[02Dec2019 08:20:03.288] [Server thread/INFO] [combat/]: Block: "combat:acrotlest_stone_furnace" registered
[02Dec2019 08:20:03.288] [Server thread/INFO] [combat/]: Block: "combat:purified_dirt" registered
[02Dec2019 08:20:03.288] [Server thread/INFO] [combat/]: Block: "combat:purified_grass_block" registered
[02Dec2019 08:20:03.288] [Server thread/INFO] [combat/]: Block: "combat:woodcutter" registered
[02Dec2019 08:20:03.288] [Server thread/INFO] [combat/]: Block: "combat:pyranite_fire" registered
[02Dec2019 08:20:03.288] [Server thread/INFO] [combat/]: Block: "combat:arcane_workbench" registered
[02Dec2019 08:20:03.288] [Server thread/INFO] [combat/]: All Blocks Registered
[02Dec2019 08:20:03.288] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid combat : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.288] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ring_of_growth : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.288] [Server thread/INFO] [ring_of_growth/]: Blocks registered
[02Dec2019 08:20:03.288] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ring_of_growth : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.288] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forbidden_arcanus : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.339] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forbidden_arcanus : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.339] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid aaws : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.339] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid aaws : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.339] [Server thread/DEBUG] [com.kotori316.scala_lib.ScalaModContainer/LOADING]: Firing event for modid fluidtank : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.446] [Server thread/DEBUG] [com.kotori316.scala_lib.ScalaModContainer/LOADING]: Fired event for modid fluidtank : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.446] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid car : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.449] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid car : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.449] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid rftoolsbuilder : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.459] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid rftoolsbuilder : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.459] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid foamdome : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.463] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid foamdome : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.463] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mantle : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.463] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mantle : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.463] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid gravestone : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.469] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid gravestone : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.469] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastbench : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.472] [Server 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.
[02Dec2019 08:20:03.474] [Server 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.
[02Dec2019 08:20:03.474] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastbench : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.474] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid storagedrawers : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.539] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid storagedrawers : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.539] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid harvest : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.539] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid harvest : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.539] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid simplytea : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.543] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid simplytea : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.543] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dde : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.543] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dde : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.543] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastfurnace : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.544] [Server 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.
[02Dec2019 08:20:03.545] [Server 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.
[02Dec2019 08:20:03.546] [Server 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.
[02Dec2019 08:20:03.546] [Server 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.
[02Dec2019 08:20:03.547] [Server 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.
[02Dec2019 08:20:03.547] [Server 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.
[02Dec2019 08:20:03.547] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastfurnace : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.547] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid worldstripper : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.547] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid worldstripper : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.547] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid appleskin : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.547] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid appleskin : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.547] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mobcatcher : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.547] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mobcatcher : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.547] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid engineersdecor : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.929] [Server thread/INFO] [wile.engineersdecor.ModEngineersDecor/]: Registered 74 blocks.
[02Dec2019 08:20:03.929] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid engineersdecor : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.929] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid simplecoloredblocks : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.943] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid simplecoloredblocks : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.943] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid refinedrelocation : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.960] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid refinedrelocation : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:03.960] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid nifty : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:04.009] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid nifty : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:04.010] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid nps : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:04.010] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid nps : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:04.010] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgems : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:04.098] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgems : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:04.098] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid friendlyfire : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:04.098] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid friendlyfire : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:04.098] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid xlfoodmod : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:04.196] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid xlfoodmod : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:04.196] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mysticalwildlife : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:04.196] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mysticalwildlife : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:04.196] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid elementaryores : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:04.196] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid elementaryores : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:04.196] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid taffydaf : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:04.196] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid taffydaf : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:04.196] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ma-essentials : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:04.196] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ma-essentials : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:04.196] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid vimion : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:04.204] [Server thread/INFO] [vimion/]: Blocks Registered
[02Dec2019 08:20:04.204] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid vimion : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:04.204] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid solargeneration : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:04.211] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid solargeneration : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:04.211] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid luckyores : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:04.211] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid luckyores : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:04.211] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid pn : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:04.211] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid pn : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:04.211] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mubble : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:04.516] [Server thread/INFO] [mubble/]: Registered 803 blocks
[02Dec2019 08:20:04.516] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mubble : RegistryEvent.Register<minecraft:block>
[02Dec2019 08:20:04.518] [Server 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.
[02Dec2019 08:20:04.519] [Server 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.
[02Dec2019 08:20:04.520] [Server 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.
[02Dec2019 08:20:04.520] [Server 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.
[02Dec2019 08:20:04.521] [Server thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[02Dec2019 08:20:04.521] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid cyclopscore : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.521] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid cyclopscore : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.521] [Server thread/DEBUG] [com.kotori316.scala_lib.ScalaModContainer/LOADING]: Firing event for modid quarryplus : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.521] [Server thread/DEBUG] [com.kotori316.scala_lib.ScalaModContainer/LOADING]: Fired event for modid quarryplus : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.521] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid upsizer : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.521] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid upsizer : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.521] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid vilnames : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.521] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid vilnames : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.521] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid prefab : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.521] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid prefab : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.521] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid embellishcraft-bop : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.524] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid embellishcraft-bop : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.524] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid planttech2 : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.573] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid planttech2 : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.573] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silents_mechanisms : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.579] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silents_mechanisms : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.579] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mcfurnace : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.581] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mcfurnace : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.581] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid kleeslabs : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.581] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid kleeslabs : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.581] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid chickendropfeathersmod : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.581] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid chickendropfeathersmod : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.581] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid rsgauges : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.581] [Server thread/INFO] [wile.rsgauges.ModRsGauges/]: Registered 116 items.
[02Dec2019 08:20:04.582] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid rsgauges : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.582] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ironjetpacks : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.604] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ironjetpacks : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.604] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid coffeespawner : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.605] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid coffeespawner : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.605] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid cookingforblockheads : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.607] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid cookingforblockheads : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.607] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid placebo : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.607] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid placebo : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.607] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dankstorage : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.610] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dankstorage : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.610] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mightyarchitect : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.618] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mightyarchitect : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.618] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid rangedpumps : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.618] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid rangedpumps : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.618] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid uncrafted : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.618] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid uncrafted : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.618] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid veggie_way : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.623] [Server thread/INFO] [veggie_way/]: Items registered.
[02Dec2019 08:20:04.623] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid veggie_way : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.623] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid uteamcore : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.623] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid uteamcore : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.623] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid buildinggadgets : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.633] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid buildinggadgets : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.633] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid unstabletools : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.644] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid unstabletools : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.644] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forgivingvoid : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.644] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forgivingvoid : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.644] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid apotheosis : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.644] [Server 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.
[02Dec2019 08:20:04.645] [Server 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.
[02Dec2019 08:20:04.645] [Server 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.
[02Dec2019 08:20:04.645] [Server 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.
[02Dec2019 08:20:04.646] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid apotheosis : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.646] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid al : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.646] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid al : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.646] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid morpheus : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.646] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid morpheus : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.646] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid speedyhoppers : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.646] [Server thread/INFO] [al132.speedyhoppers.SpeedyHoppers/]: Registered item: speedyhoppers:speedyhopper_mk1
[02Dec2019 08:20:04.646] [Server thread/INFO] [al132.speedyhoppers.SpeedyHoppers/]: Registered item: speedyhoppers:speedyhopper_mk2
[02Dec2019 08:20:04.646] [Server thread/INFO] [al132.speedyhoppers.SpeedyHoppers/]: Registered item: speedyhoppers:speedyhopper_mk3
[02Dec2019 08:20:04.646] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid speedyhoppers : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.646] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid colorfulhealthbar : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.646] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid colorfulhealthbar : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.646] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid tmechworks : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.648] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid tmechworks : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.648] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid exp_ore : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.648] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid exp_ore : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.648] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid energeticsheep : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.649] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity energetic_sheep
[02Dec2019 08:20:04.650] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid energeticsheep : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.650] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid respawnablepets : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.657] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid respawnablepets : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.657] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid quirkygenerators : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.658] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid quirkygenerators : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.658] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mysticallib : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.658] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mysticallib : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.658] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid refinedstorage : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.667] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid refinedstorage : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.667] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mcwbridges : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.667] [Server thread/INFO] [mcwbridges/]: Items registered.
[02Dec2019 08:20:04.667] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mcwbridges : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.667] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid usefulbackpacks : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.671] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid usefulbackpacks : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.671] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid torchmaster : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.671] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid torchmaster : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.671] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid embellishcraft : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.676] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid embellishcraft : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.676] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid bettercrates : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.678] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid bettercrates : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.678] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid biomesoplenty : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.698] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid biomesoplenty : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.698] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid wandermaid : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.698] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid wandermaid : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.698] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid valkyrielib : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.698] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: Registering Itmes:
[02Dec2019 08:20:04.698] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: valkyrielib:test
[02Dec2019 08:20:04.698] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid valkyrielib : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.698] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dogslie : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.698] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dogslie : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.698] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid sea : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:04.698] [Server thread/INFO] [SEA/]: Registering Items
[02Dec2019 08:20:05.003] [Server thread/INFO] [SEA/]: Registered Items
[02Dec2019 08:20:05.003] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid sea : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.003] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgear : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.009] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgear : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.009] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid extcaves : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.032] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid extcaves : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.032] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid simplylight : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.040] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid simplylight : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.040] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid simplefarming : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.043] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid simplefarming : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.044] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid slurpiesdongles : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.060] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid slurpiesdongles : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.060] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid portality : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.061] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid portality : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.061] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid sisser : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.061] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid sisser : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.061] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid flying_things : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.061] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid flying_things : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.061] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid corail_woodcutter : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.062] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid corail_woodcutter : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.062] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid carrots : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.077] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid carrots : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.077] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid vanillafoodpantry : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.079] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid vanillafoodpantry : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.079] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid roadstuff : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.093] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid roadstuff : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.093] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid randomthings : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.096] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid randomthings : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.096] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ring_of_miner : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.097] [Server thread/INFO] [ring_of_miner/]: Items registered.
[02Dec2019 08:20:05.098] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ring_of_miner : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.098] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid oreexcavation : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.098] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid oreexcavation : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.098] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid angelring : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.098] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid angelring : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.098] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid flexible_skills : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.098] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid flexible_skills : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.098] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid gobber2 : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.146] [Server thread/INFO] [gobber2/]: Gobber Items registered.
[02Dec2019 08:20:05.146] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid gobber2 : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.146] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid cg : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.146] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid cg : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.146] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid pottedbushes : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.146] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid pottedbushes : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.146] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mcwroofs : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.148] [Server thread/INFO] [mcwroofs/]: Items registered.
[02Dec2019 08:20:05.148] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mcwroofs : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.148] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid cfm : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.148] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid cfm : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.148] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid shulkerdt : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.148] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid shulkerdt : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.148] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid globalxp : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.149] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid globalxp : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.149] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid hsbdry : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.152] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid hsbdry : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.152] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid charm : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.152] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: The object piston has been registered twice for the same name minecraft:piston.
[02Dec2019 08:20:05.153] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: The object sticky_piston has been registered twice for the same name minecraft:sticky_piston.
[02Dec2019 08:20:05.153] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: The object potion has been registered twice for the same name minecraft:potion.
[02Dec2019 08:20:05.153] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: The object splash_potion has been registered twice for the same name minecraft:splash_potion.
[02Dec2019 08:20:05.153] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: The object lingering_potion has been registered twice for the same name minecraft:lingering_potion.
[02Dec2019 08:20:05.153] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: The object enchanted_book has been registered twice for the same name minecraft:enchanted_book.
[02Dec2019 08:20:05.153] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid charm : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.153] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid instantunify : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.153] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid instantunify : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.153] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid moredogs : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.201] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity moredogs:chihuahua
[02Dec2019 08:20:05.223] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity moredogs:german_shepard
[02Dec2019 08:20:05.246] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity moredogs:golden_retriever
[02Dec2019 08:20:05.269] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity moredogs:husky
[02Dec2019 08:20:05.294] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity moredogs:pug
[02Dec2019 08:20:05.294] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid moredogs : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.294] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid cobblefordays : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.294] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid cobblefordays : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.294] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastleafdecay : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.294] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastleafdecay : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.294] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid servertabinfo : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.294] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid servertabinfo : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.294] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid prettybeaches : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.294] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid prettybeaches : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.294] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid quantumstorage : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.294] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid quantumstorage : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.294] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid corail_pillar : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.313] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid corail_pillar : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.313] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid autodoors : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.313] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid autodoors : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.313] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid inftrading : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.313] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid inftrading : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.313] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid inventorysorter : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.313] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid inventorysorter : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.313] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid sauuuuuceysfarming : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.324] [Server thread/DEBUG] [sauuuuuceysfarming Mod Event Subscriber/]: Registered Items
[02Dec2019 08:20:05.325] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid sauuuuuceysfarming : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.325] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid infinitewatersource : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.325] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid infinitewatersource : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.325] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid cucumber : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.325] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid cucumber : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.325] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid overloaded : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.447] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid overloaded : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.447] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid persistentbits : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.447] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid persistentbits : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.447] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid jei : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.447] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid jei : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.447] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid everlastingabilities : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.448] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid everlastingabilities : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.448] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid giftfromthegods : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.448] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid giftfromthegods : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.448] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid despeggshatch : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.448] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid despeggshatch : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.448] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid upgrade_aquatic : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.449] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid upgrade_aquatic : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.449] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid bloomful : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.450] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid bloomful : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.450] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ctdcore : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.450] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ctdcore : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.450] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ensorcellation : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.450] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ensorcellation : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.450] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid create : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.496] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid create : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.496] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid clumps : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.496] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid clumps : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.496] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ring_of_repair : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.497] [Server thread/INFO] [ring_of_repair/]: Items registered.
[02Dec2019 08:20:05.497] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ring_of_repair : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.497] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid enviromats : RegistryEvent.Register<minecraft:item>
[02Dec2019 08:20:05.497] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: Registering Itmes:
[02Dec2019 08:20:05.497] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white
[02Dec2019 08:20:05.497] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_cobble
[02Dec2019 08:20:05.497] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_polished
[02Dec2019 08:20:05.497] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_brick
[02Dec2019 08:20:05.497] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_brick_small
[02Dec2019 08:20:05.497] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_tile
[02Dec2019 08:20:05.498] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_tile_small
[02Dec2019 08:20:05.498] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_stairs
[02Dec2019 08:20:05.498] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_cobble_stairs
[02Dec2019 08:20:05.498] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_polished_stairs
[02Dec2019 08:20:05.498] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_brick_stairs
[02Dec2019 08:20:05.498] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_brick_small_stairs
[02Dec2019 08:20:05.498] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_tile_stairs
[02Dec2019 08:20:05.498] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_tile_small_stairs
[02Dec2019 08:20:05.498] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_slab
[02Dec2019 08:20:05.498] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_cobble_slab
[02Dec2019 08:20:05.498] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_polished_slab
[02Dec2019 08:20:05.498] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_brick_slab
[02Dec2019 08:20:05.498] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_brick_small_slab
[02Dec2019 08:20:05.498] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_tile_slab
[02Dec2019 08:20:05.498] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_tile_small_slab
[02Dec2019 08:20:05.498] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_wall
[02Dec2019 08:20:05.498] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_cobble_wall
[02Dec2019 08:20:05.499] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_brick_wall
[02Dec2019 08:20:05.499] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_brick_small_wall
[02Dec2019 08:20:05.499] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange
[02Dec2019 08:20:05.499] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_cobble
[02Dec2019 08:20:05.499] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_polished
[02Dec2019 08:20:05.499] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_brick
[02Dec2019 08:20:05.499] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_brick_small
[02Dec2019 08:20:05.499] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_tile
[02Dec2019 08:20:05.499] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_tile_small
[02Dec2019 08:20:05.499] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_stairs
[02Dec2019 08:20:05.499] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_cobble_stairs
[02Dec2019 08:20:05.499] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_polished_stairs
[02Dec2019 08:20:05.499] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_brick_stairs
[02Dec2019 08:20:05.499] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_brick_small_stairs
[02Dec2019 08:20:05.499] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_tile_stairs
[02Dec2019 08:20:05.499] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_tile_small_stairs
[02Dec2019 08:20:05.499] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_slab
[02Dec2019 08:20:05.500] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_cobble_slab
[02Dec2019 08:20:05.500] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_polished_slab
[02Dec2019 08:20:05.500] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_brick_slab
[02Dec2019 08:20:05.500] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_brick_small_slab
[02Dec2019 08:20:05.500] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_tile_slab
[02Dec2019 08:20:05.500] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_tile_small_slab
[02Dec2019 08:20:05.500] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_wall
[02Dec2019 08:20:05.500] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_cobble_wall
[02Dec2019 08:20:05.500] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_brick_wall
[02Dec2019 08:20:05.500] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_brick_small_wall
[02Dec2019 08:20:05.500] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta
[02Dec2019 08:20:05.500] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_cobble
[02Dec2019 08:20:05.500] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_polished
[02Dec2019 08:20:05.500] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_brick
[02Dec2019 08:20:05.500] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_brick_small
[02Dec2019 08:20:05.500] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_tile
[02Dec2019 08:20:05.500] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_tile_small
[02Dec2019 08:20:05.500] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_stairs
[02Dec2019 08:20:05.500] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_cobble_stairs
[02Dec2019 08:20:05.501] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_polished_stairs
[02Dec2019 08:20:05.501] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_brick_stairs
[02Dec2019 08:20:05.501] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_brick_small_stairs
[02Dec2019 08:20:05.501] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_tile_stairs
[02Dec2019 08:20:05.501] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_tile_small_stairs
[02Dec2019 08:20:05.501] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_slab
[02Dec2019 08:20:05.501] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_cobble_slab
[02Dec2019 08:20:05.501] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_polished_slab
[02Dec2019 08:20:05.501] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_brick_slab
[02Dec2019 08:20:05.501] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_brick_small_slab
[02Dec2019 08:20:05.501] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_tile_slab
[02Dec2019 08:20:05.501] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_tile_small_slab
[02Dec2019 08:20:05.501] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_wall
[02Dec2019 08:20:05.501] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_cobble_wall
[02Dec2019 08:20:05.501] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_brick_wall
[02Dec2019 08:20:05.501] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_brick_small_wall
[02Dec2019 08:20:05.501] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue
[02Dec2019 08:20:05.501] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_cobble
[02Dec2019 08:20:05.501] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_polished
[02Dec2019 08:20:05.502] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_brick
[02Dec2019 08:20:05.502] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_brick_small
[02Dec2019 08:20:05.502] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_tile
[02Dec2019 08:20:05.502] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_tile_small
[02Dec2019 08:20:05.502] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_stairs
[02Dec2019 08:20:05.502] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_cobble_stairs
[02Dec2019 08:20:05.502] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_polished_stairs
[02Dec2019 08:20:05.502] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_brick_stairs
[02Dec2019 08:20:05.502] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_brick_small_stairs
[02Dec2019 08:20:05.502] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_tile_stairs
[02Dec2019 08:20:05.502] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_tile_small_stairs
[02Dec2019 08:20:05.502] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_slab
[02Dec2019 08:20:05.502] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_cobble_slab
[02Dec2019 08:20:05.502] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_polished_slab
[02Dec2019 08:20:05.502] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_brick_slab
[02Dec2019 08:20:05.502] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_brick_small_slab
[02Dec2019 08:20:05.502] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_tile_slab
[02Dec2019 08:20:05.502] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_tile_small_slab
[02Dec2019 08:20:05.503] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_wall
[02Dec2019 08:20:05.503] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_cobble_wall
[02Dec2019 08:20:05.503] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_brick_wall
[02Dec2019 08:20:05.503] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_brick_small_wall
[02Dec2019 08:20:05.503] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow
[02Dec2019 08:20:05.503] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_cobble
[02Dec2019 08:20:05.503] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_polished
[02Dec2019 08:20:05.503] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_brick
[02Dec2019 08:20:05.503] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_brick_small
[02Dec2019 08:20:05.503] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_tile
[02Dec2019 08:20:05.503] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_tile_small
[02Dec2019 08:20:05.503] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_stairs
[02Dec2019 08:20:05.503] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_cobble_stairs
[02Dec2019 08:20:05.503] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_polished_stairs
[02Dec2019 08:20:05.503] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_brick_stairs
[02Dec2019 08:20:05.503] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_brick_small_stairs
[02Dec2019 08:20:05.503] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_tile_stairs
[02Dec2019 08:20:05.503] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_tile_small_stairs
[02Dec2019 08:20:05.503] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_slab
[02Dec2019 08:20:05.504] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_cobble_slab
[02Dec2019 08:20:05.504] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_polished_slab
[02Dec2019 08:20:05.504] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_brick_slab
[02Dec2019 08:20:05.504] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_brick_small_slab
[02Dec2019 08:20:05.504] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_tile_slab
[02Dec2019 08:20:05.504] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_tile_small_slab
[02Dec2019 08:20:05.504] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_wall
[02Dec2019 08:20:05.504] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_cobble_wall
[02Dec2019 08:20:05.504] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_brick_wall
[02Dec2019 08:20:05.504] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_brick_small_wall
[02Dec2019 08:20:05.504] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime
[02Dec2019 08:20:05.504] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_cobble
[02Dec2019 08:20:05.504] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_polished
[02Dec2019 08:20:05.504] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_brick
[02Dec2019 08:20:05.504] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_brick_small
[02Dec2019 08:20:05.504] [Server thread/INFO] [STDOUT/]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment