Skip to content

Instantly share code, notes, and snippets.

@SDUBZ
Created December 17, 2019 10:49
Show Gist options
  • Save SDUBZ/8ae50abf77c2fc10fa66c1143a597bbf to your computer and use it in GitHub Desktop.
Save SDUBZ/8ae50abf77c2fc10fa66c1143a597bbf to your computer and use it in GitHub Desktop.
server debug
This file has been truncated, but you can view the full file.
[17Dec2019 10:55:15.833] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.forgeVersion, 28.1.107, --fml.mcpVersion, 20190829.143755, --fml.mcVersion, 1.14.4, --fml.forgeGroup, net.minecraftforge, nogui]
[17Dec2019 10:55:15.836] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 4.1.0+62+5bfa59b starting: java version 1.8.0_222 by AdoptOpenJDK
[17Dec2019 10:55:15.842] [main/DEBUG] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Found launch services [minecraft,testharness,fmlclient,fmlserver]
[17Dec2019 10:55:15.852] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Found naming services : []
[17Dec2019 10:55:15.861] [main/DEBUG] [cpw.mods.modlauncher.LaunchPluginHandler/MODLAUNCHER]: Found launch plugins: [eventbus,object_holder_definalize,runtime_enum_extender,accesstransformer,capability_inject_definalize,runtimedistcleaner]
[17Dec2019 10:55:15.867] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Discovering transformation services
[17Dec2019 10:55:15.897] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found additional transformation services from discovery services: []
[17Dec2019 10:55:15.904] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found transformer services : [fml]
[17Dec2019 10:55:15.905] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading
[17Dec2019 10:55:15.905] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service fml
[17Dec2019 10:55:15.906] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/]: Injecting tracing printstreams for STDOUT/STDERR.
[17Dec2019 10:55:15.908] [main/DEBUG] [net.minecraftforge.fml.loading.LauncherVersion/CORE]: Found FMLLauncher version 28.1
[17Dec2019 10:55:15.908] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML 28.1 loading
[17Dec2019 10:55:15.908] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found ModLauncher version : 4.1.0+62+5bfa59b
[17Dec2019 10:55:15.909] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Initializing modjar URL handler
[17Dec2019 10:55:15.909] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found AccessTransformer version : 1.0.1-milestone.0.1+94458e7+46+94458e7
[17Dec2019 10:55:15.909] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found EventBus version : 1.0.0+54+3f83a9e
[17Dec2019 10:55:15.910] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found Runtime Dist Cleaner
[17Dec2019 10:55:15.911] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found CoreMod version : 1.0.0+4+e6fed88
[17Dec2019 10:55:15.911] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package implementation version 1.5.0+6+478760f
[17Dec2019 10:55:15.911] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package specification 3
[17Dec2019 10:55:15.974] [main/INFO] [net.minecraftforge.fml.loading.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
[17Dec2019 10:55:15.975] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service fml
[17Dec2019 10:55:15.976] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Configuring option handling for services
[17Dec2019 10:55:15.984] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services initializing
[17Dec2019 10:55:15.985] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service fml
[17Dec2019 10:55:15.985] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Setting up basic FML game directories
[17Dec2019 10:55:15.986] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing GAMEDIR directory : /home/minecraft/servers/mine261304
[17Dec2019 10:55:15.986] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path GAMEDIR is /home/minecraft/servers/mine261304
[17Dec2019 10:55:15.986] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing MODSDIR directory : /home/minecraft/servers/mine261304/mods
[17Dec2019 10:55:15.986] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path MODSDIR is /home/minecraft/servers/mine261304/mods
[17Dec2019 10:55:15.987] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing CONFIGDIR directory : /home/minecraft/servers/mine261304/config
[17Dec2019 10:55:15.987] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path CONFIGDIR is /home/minecraft/servers/mine261304/config
[17Dec2019 10:55:15.987] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path FMLCONFIG is /home/minecraft/servers/mine261304/config/fml.toml
[17Dec2019 10:55:15.987] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading configuration
[17Dec2019 10:55:16.020] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing default config directory directory : /home/minecraft/servers/mine261304/defaultconfigs
[17Dec2019 10:55:16.021] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Preparing launch handler
[17Dec2019 10:55:16.021] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Using fmlserver as launch service
[17Dec2019 10:55:16.027] [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.107' Forge group: 'net.minecraftforge'
[17Dec2019 10:55:16.027] [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
[17Dec2019 10:55:16.028] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found probable library path /home/minecraft/servers/mine261304/libraries
[17Dec2019 10:55:16.028] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found forge path /home/minecraft/servers/mine261304/libraries/net/minecraftforge/forge/1.14.4-28.1.107/forge-1.14.4-28.1.107-universal.jar is present
[17Dec2019 10:55:16.028] [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
[17Dec2019 10:55:16.028] [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
[17Dec2019 10:55:16.029] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Forge patches at /home/minecraft/servers/mine261304/libraries/net/minecraftforge/forge/1.14.4-28.1.107/forge-1.14.4-28.1.107-server.jar is present
[17Dec2019 10:55:16.031] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found 0 language providers
[17Dec2019 10:55:16.031] [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.107/forge-1.14.4-28.1.107-universal.jar
[17Dec2019 10:55:16.032] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Adding file:/home/minecraft/servers/mine261304/libraries/net/minecraftforge/forge/1.14.4-28.1.107/forge-1.14.4-28.1.107-universal.jar to languageloader classloader
[17Dec2019 10:55:16.077] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found 2 language providers
[17Dec2019 10:55:16.077] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider javafml, version 28.1
[17Dec2019 10:55:16.079] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider minecraft, version 1
[17Dec2019 10:55:16.080] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service fml
[17Dec2019 10:55:16.081] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Current naming domain is 'srg'
[17Dec2019 10:55:16.081] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Identified name mapping providers {}
[17Dec2019 10:55:16.081] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services begin scanning
[17Dec2019 10:55:16.082] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service fml
[17Dec2019 10:55:16.082] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Initiating mod scan
[17Dec2019 10:55:16.091] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModListHandler/CORE]: Found mod coordinates from lists: []
[17Dec2019 10:55:16.103] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/CORE]: Found Mod Locators : (mods folder:null),(maven libs:null),(exploded directory:null),(minecraft:null)
[17Dec2019 10:55:16.316] [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
[17Dec2019 10:55:16.325] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found 3 language providers
[17Dec2019 10:55:16.326] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider javafml, version 28.1
[17Dec2019 10:55:16.326] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider minecraft, version 1
[17Dec2019 10:55:16.326] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider kotori_scala, version 2.13.1
[17Dec2019 10:55:16.327] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/aaws_1.14-1.0.jar
[17Dec2019 10:55:16.345] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file aaws_1.14-1.0.jar with {aaws} mods - versions {1.0}
[17Dec2019 10:55:16.345] [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
[17Dec2019 10:55:16.346] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/AdditionalEnchantedMiner-1.14.4-14.1.2.jar
[17Dec2019 10:55:16.350] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file AdditionalEnchantedMiner-1.14.4-14.1.2.jar with {quarryplus} mods - versions {14.1.2}
[17Dec2019 10:55:16.350] [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
[17Dec2019 10:55:16.350] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/al_1.14-1.3.jar
[17Dec2019 10:55:16.351] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file al_1.14-1.3.jar with {al} mods - versions {1.3}
[17Dec2019 10:55:16.351] [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
[17Dec2019 10:55:16.351] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/alib-1.14.4-7.jar
[17Dec2019 10:55:16.352] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file alib-1.14.4-7.jar with {alib} mods - versions {1.14.4-7}
[17Dec2019 10:55:16.352] [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
[17Dec2019 10:55:16.352] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/angelring-1.14.4-1.1.0-pre1.jar
[17Dec2019 10:55:16.354] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file angelring-1.14.4-1.1.0-pre1.jar with {angelring} mods - versions {1.1.0-pre1}
[17Dec2019 10:55:16.354] [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
[17Dec2019 10:55:16.354] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/Apotheosis-1.14.4-2.4.4.jar
[17Dec2019 10:55:16.355] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Apotheosis-1.14.4-2.4.4.jar with {apotheosis} mods - versions {2.4.4}
[17Dec2019 10:55:16.355] [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
[17Dec2019 10:55:16.373] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod trueInfinity with Javascript path apothasm/true-infinity.js
[17Dec2019 10:55:16.373] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod sundering with Javascript path apothasm/sundering.js
[17Dec2019 10:55:16.373] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod enchData with Javascript path apothasm/enchantment-datas.js
[17Dec2019 10:55:16.373] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod tempting with Javascript path apothasm/tempting.js
[17Dec2019 10:55:16.373] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod reflective with Javascript path apothasm/reflective.js
[17Dec2019 10:55:16.373] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod itemEnch with Javascript path apothasm/item-ench.js
[17Dec2019 10:55:16.373] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod calcStackEnch with Javascript path apothasm/calc-stack-ench.js
[17Dec2019 10:55:16.374] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod containerRepair with Javascript path apothasm/container-repair.js
[17Dec2019 10:55:16.374] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod AnvilTweaks containerRepair with Javascript path apothasm/at-container-repair.js
[17Dec2019 10:55:16.374] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod guiRepair with Javascript path apothasm/gui-repair.js
[17Dec2019 10:55:16.374] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod combatRules with Javascript path apothasm/combat-rules.js
[17Dec2019 10:55:16.374] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod fishingBobber with Javascript path apothasm/fishing-bobber.js
[17Dec2019 10:55:16.374] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod apothasm/true-infinity.js
[17Dec2019 10:55:16.374] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod apothasm/sundering.js
[17Dec2019 10:55:16.374] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod apothasm/enchantment-datas.js
[17Dec2019 10:55:16.374] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod apothasm/tempting.js
[17Dec2019 10:55:16.374] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod apothasm/reflective.js
[17Dec2019 10:55:16.374] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod apothasm/item-ench.js
[17Dec2019 10:55:16.374] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod apothasm/calc-stack-ench.js
[17Dec2019 10:55:16.374] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod apothasm/container-repair.js
[17Dec2019 10:55:16.374] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod apothasm/at-container-repair.js
[17Dec2019 10:55:16.374] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod apothasm/gui-repair.js
[17Dec2019 10:55:16.374] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod apothasm/combat-rules.js
[17Dec2019 10:55:16.375] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod apothasm/fishing-bobber.js
[17Dec2019 10:55:16.375] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/AppleSkin-mc1.14.4-forge-1.0.13.jar
[17Dec2019 10:55:16.376] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file AppleSkin-mc1.14.4-forge-1.0.13.jar with {appleskin} mods - versions {1.0.13}
[17Dec2019 10:55:16.376] [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
[17Dec2019 10:55:16.376] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/autodoors_1.14-1.3.jar
[17Dec2019 10:55:16.376] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file autodoors_1.14-1.3.jar with {autodoors} mods - versions {1.3}
[17Dec2019 10:55:16.376] [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
[17Dec2019 10:55:16.376] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/AutoRegLib-1.4-35.jar
[17Dec2019 10:55:16.377] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file AutoRegLib-1.4-35.jar with {arl} mods - versions {1.4-35}
[17Dec2019 10:55:16.377] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/AutoRegLib-1.4-35.jar with language javafml
[17Dec2019 10:55:16.377] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/BasicNetherOres-1.14.4-3.2.2.jar
[17Dec2019 10:55:16.378] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file BasicNetherOres-1.14.4-3.2.2.jar with {bno} mods - versions {3.2.2}
[17Dec2019 10:55:16.378] [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
[17Dec2019 10:55:16.378] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/betteranimalsplus-1.14.4-8.0.0.jar
[17Dec2019 10:55:16.379] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file betteranimalsplus-1.14.4-8.0.0.jar with {betteranimalsplus} mods - versions {8.0.0}
[17Dec2019 10:55:16.379] [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
[17Dec2019 10:55:16.379] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/BetterCrates-1.14.4-1.0.1.jar
[17Dec2019 10:55:16.380] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file BetterCrates-1.14.4-1.0.1.jar with {bettercrates} mods - versions {1.0.1}
[17Dec2019 10:55:16.380] [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
[17Dec2019 10:55:16.380] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/BiomesOPlenty-1.14.4-9.0.0.261-universal.jar
[17Dec2019 10:55:16.380] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file BiomesOPlenty-1.14.4-9.0.0.261-universal.jar with {biomesoplenty} mods - versions {1.14.4-9.0.0.259}
[17Dec2019 10:55:16.380] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/BiomesOPlenty-1.14.4-9.0.0.261-universal.jar with language javafml
[17Dec2019 10:55:16.380] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/BloomfulV1.2.2.jar
[17Dec2019 10:55:16.381] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file BloomfulV1.2.2.jar with {bloomful} mods - versions {1.2.2}
[17Dec2019 10:55:16.381] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/BloomfulV1.2.2.jar with language javafml
[17Dec2019 10:55:16.381] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/Bookshelf-1.14.4-4.4.72.jar
[17Dec2019 10:55:16.382] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Bookshelf-1.14.4-4.4.72.jar with {bookshelf} mods - versions {4.4.72}
[17Dec2019 10:55:16.383] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/Bookshelf-1.14.4-4.4.72.jar with language javafml
[17Dec2019 10:55:16.383] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/BotanyPots-1.14.4-1.0.8.jar
[17Dec2019 10:55:16.384] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file BotanyPots-1.14.4-1.0.8.jar with {botanypots} mods - versions {1.0.8}
[17Dec2019 10:55:16.384] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/BotanyPots-1.14.4-1.0.8.jar with language javafml
[17Dec2019 10:55:16.384] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/buildinggadgets-3.1.1b.jar
[17Dec2019 10:55:16.386] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file buildinggadgets-3.1.1b.jar with {buildinggadgets} mods - versions {3.1.1b}
[17Dec2019 10:55:16.386] [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
[17Dec2019 10:55:16.386] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/car-1.14.4-2.0.22.jar
[17Dec2019 10:55:16.387] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file car-1.14.4-2.0.22.jar with {car} mods - versions {1.14.4-2.0.22}
[17Dec2019 10:55:16.387] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/car-1.14.4-2.0.22.jar with language javafml
[17Dec2019 10:55:16.387] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/carrotslib-mc1.14.4-2.0b4.jar
[17Dec2019 10:55:16.388] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file carrotslib-mc1.14.4-2.0b4.jar with {carrots} mods - versions {2.0.0b4}
[17Dec2019 10:55:16.388] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/carrotslib-mc1.14.4-2.0b4.jar with language javafml
[17Dec2019 10:55:16.388] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/cg_1.14-1.0.jar
[17Dec2019 10:55:16.389] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file cg_1.14-1.0.jar with {cg} mods - versions {1.0}
[17Dec2019 10:55:16.389] [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
[17Dec2019 10:55:16.389] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/ChickenDropFeathers-2.0.jar
[17Dec2019 10:55:16.390] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ChickenDropFeathers-2.0.jar with {chickendropfeathersmod} mods - versions {2.0}
[17Dec2019 10:55:16.390] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/ChickenDropFeathers-2.0.jar with language javafml
[17Dec2019 10:55:16.390] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/chunk_claim-2.8.4.jar
[17Dec2019 10:55:16.391] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file chunk_claim-2.8.4.jar with {chunk_claim} mods - versions {2.8.4}
[17Dec2019 10:55:16.391] [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
[17Dec2019 10:55:16.391] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/ClickMachine-1.14.4-2.1.2.jar
[17Dec2019 10:55:16.392] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ClickMachine-1.14.4-2.1.2.jar with {clickmachine} mods - versions {2.1.2}
[17Dec2019 10:55:16.392] [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
[17Dec2019 10:55:16.392] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/Clumps-4.0.0.jar
[17Dec2019 10:55:16.393] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Clumps-4.0.0.jar with {clumps} mods - versions {4.0.0}
[17Dec2019 10:55:16.393] [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
[17Dec2019 10:55:16.393] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/CobbleForDays-1.0.2.jar
[17Dec2019 10:55:16.393] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file CobbleForDays-1.0.2.jar with {cobblefordays} mods - versions {NONE}
[17Dec2019 10:55:16.394] [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
[17Dec2019 10:55:16.394] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/CoffeeSpawner-1.14.4-5.0.0.jar
[17Dec2019 10:55:16.394] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file CoffeeSpawner-1.14.4-5.0.0.jar with {coffeespawner} mods - versions {1.14.4-5.0.0}
[17Dec2019 10:55:16.394] [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
[17Dec2019 10:55:16.395] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/cofh_core-1.14.4-0.2.0b.jar
[17Dec2019 10:55:16.395] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file cofh_core-1.14.4-0.2.0b.jar with {cofh_core} mods - versions {0.2.0b}
[17Dec2019 10:55:16.395] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/cofh_core-1.14.4-0.2.0b.jar with language javafml
[17Dec2019 10:55:16.395] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/colorfulhealthbar-2.0.0.jar
[17Dec2019 10:55:16.396] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file colorfulhealthbar-2.0.0.jar with {colorfulhealthbar} mods - versions {2.0.0}
[17Dec2019 10:55:16.396] [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
[17Dec2019 10:55:16.396] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/colouredchat-1.14.4-1.4.4.jar
[17Dec2019 10:55:16.397] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file colouredchat-1.14.4-1.4.4.jar with {colouredchat} mods - versions {1.14.4-1.4.4}
[17Dec2019 10:55:16.397] [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
[17Dec2019 10:55:16.397] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/CookingForBlockheads_1.14.4-7.4.1.jar
[17Dec2019 10:55:16.398] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file CookingForBlockheads_1.14.4-7.4.1.jar with {cookingforblockheads} mods - versions {7.4.1}
[17Dec2019 10:55:16.398] [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
[17Dec2019 10:55:16.398] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/corail_pillar-4.5.4-1.14.4.jar
[17Dec2019 10:55:16.399] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file corail_pillar-4.5.4-1.14.4.jar with {corail_pillar} mods - versions {4.5.4}
[17Dec2019 10:55:16.399] [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
[17Dec2019 10:55:16.399] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/corail_pillar_extension_biomesoplenty-4.2.1-1.14.4.jar
[17Dec2019 10:55:16.400] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file corail_pillar_extension_biomesoplenty-4.2.1-1.14.4.jar with {corail_pillar_extension_biomesoplenty} mods - versions {4.2.1}
[17Dec2019 10:55:16.400] [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
[17Dec2019 10:55:16.400] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/corail_woodcutter-1.0.6-1.14.4.jar
[17Dec2019 10:55:16.401] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file corail_woodcutter-1.0.6-1.14.4.jar with {corail_woodcutter} mods - versions {1.0.6}
[17Dec2019 10:55:16.401] [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
[17Dec2019 10:55:16.401] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/CraftingSpawn-1.14.4-0.1.1.jar
[17Dec2019 10:55:16.402] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file CraftingSpawn-1.14.4-0.1.1.jar with {craftingspawn} mods - versions {0.1.1}
[17Dec2019 10:55:16.402] [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
[17Dec2019 10:55:16.402] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/create-mc1.14.4_v0.1.1a.jar
[17Dec2019 10:55:16.403] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file create-mc1.14.4_v0.1.1a.jar with {create} mods - versions {0.1.1a}
[17Dec2019 10:55:16.403] [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
[17Dec2019 10:55:16.403] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/CTD-Core-1.14.4-2.0.5b.jar
[17Dec2019 10:55:16.404] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file CTD-Core-1.14.4-2.0.5b.jar with {ctdcore} mods - versions {2.0.5b}
[17Dec2019 10:55:16.404] [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
[17Dec2019 10:55:16.404] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/Cucumber-1.14.4-2.0.6.jar
[17Dec2019 10:55:16.405] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Cucumber-1.14.4-2.0.6.jar with {cucumber} mods - versions {2.0.6}
[17Dec2019 10:55:16.405] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/Cucumber-1.14.4-2.0.6.jar with language javafml
[17Dec2019 10:55:16.405] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/CyclopsCore-1.14.4-1.6.1.jar
[17Dec2019 10:55:16.406] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file CyclopsCore-1.14.4-1.6.1.jar with {cyclopscore} mods - versions {1.6.1}
[17Dec2019 10:55:16.406] [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
[17Dec2019 10:55:16.406] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/dankstorage-1.14.jar
[17Dec2019 10:55:16.407] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file dankstorage-1.14.jar with {dankstorage} mods - versions {1.14}
[17Dec2019 10:55:16.407] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/dankstorage-1.14.jar with language javafml
[17Dec2019 10:55:16.407] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/dde_1.14.4-1.0.jar
[17Dec2019 10:55:16.407] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file dde_1.14.4-1.0.jar with {dde} mods - versions {1.0}
[17Dec2019 10:55:16.408] [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
[17Dec2019 10:55:16.408] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/deathquotes-1.2-1.14.4.jar
[17Dec2019 10:55:16.408] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file deathquotes-1.2-1.14.4.jar with {deathquotes} mods - versions {1.0}
[17Dec2019 10:55:16.408] [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
[17Dec2019 10:55:16.409] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/despeggshatch_1.14-1.1.jar
[17Dec2019 10:55:16.409] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file despeggshatch_1.14-1.1.jar with {despeggshatch} mods - versions {1.1}
[17Dec2019 10:55:16.409] [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
[17Dec2019 10:55:16.410] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/dismounte_1.14-1.0.jar
[17Dec2019 10:55:16.410] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file dismounte_1.14-1.0.jar with {dismounte} mods - versions {1.0}
[17Dec2019 10:55:16.410] [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
[17Dec2019 10:55:16.410] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/DungeonCrawl-1.14.4-1.5.2.jar
[17Dec2019 10:55:16.411] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file DungeonCrawl-1.14.4-1.5.2.jar with {dungeoncrawl} mods - versions {1.5.2}
[17Dec2019 10:55:16.411] [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
[17Dec2019 10:55:16.411] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/EasyFlint-1.1.0.jar
[17Dec2019 10:55:16.412] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file EasyFlint-1.1.0.jar with {easyflint} mods - versions {1.1.0}
[17Dec2019 10:55:16.412] [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
[17Dec2019 10:55:16.412] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/ElementaryOres-1.14.4-0.0.1.jar
[17Dec2019 10:55:16.412] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ElementaryOres-1.14.4-0.0.1.jar with {elementaryores} mods - versions {1.14.4-0.0.1}
[17Dec2019 10:55:16.412] [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
[17Dec2019 10:55:16.413] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/embellishcraft-1.14.4-1.3.1.jar
[17Dec2019 10:55:16.413] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file embellishcraft-1.14.4-1.3.1.jar with {embellishcraft} mods - versions {1.14.4-1.3.1}
[17Dec2019 10:55:16.413] [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
[17Dec2019 10:55:16.413] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/embellishcraft-bop-1.14.4-1.0.0.jar
[17Dec2019 10:55:16.414] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file embellishcraft-bop-1.14.4-1.0.0.jar with {embellishcraft-bop} mods - versions {1.14.4-1.0.0}
[17Dec2019 10:55:16.414] [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
[17Dec2019 10:55:16.414] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/EnderBags-1.14.4-4.2.0.jar
[17Dec2019 10:55:16.415] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file EnderBags-1.14.4-4.2.0.jar with {ender_bags} mods - versions {4.2.0}
[17Dec2019 10:55:16.415] [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
[17Dec2019 10:55:16.415] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/EnergeticSheep-1.14.4-1.1.6.jar
[17Dec2019 10:55:16.415] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file EnergeticSheep-1.14.4-1.1.6.jar with {energeticsheep} mods - versions {1.1.6}
[17Dec2019 10:55:16.415] [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
[17Dec2019 10:55:16.415] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/engineersdecor-1.14.4-1.0.17-b2.jar
[17Dec2019 10:55:16.416] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file engineersdecor-1.14.4-1.0.17-b2.jar with {engineersdecor} mods - versions {1.0.17-b2}
[17Dec2019 10:55:16.416] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/engineersdecor-1.14.4-1.0.17-b2.jar with language javafml
[17Dec2019 10:55:16.416] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/engineerstools-1.14.4-1.0.5-b1.jar
[17Dec2019 10:55:16.417] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file engineerstools-1.14.4-1.0.5-b1.jar with {engineerstools} mods - versions {1.0.5-b1}
[17Dec2019 10:55:16.417] [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
[17Dec2019 10:55:16.417] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/ensorcellation-1.14.4-0.2.0b.jar
[17Dec2019 10:55:16.417] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ensorcellation-1.14.4-0.2.0b.jar with {ensorcellation} mods - versions {0.2.0b}
[17Dec2019 10:55:16.417] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/ensorcellation-1.14.4-0.2.0b.jar with language javafml
[17Dec2019 10:55:16.417] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/enviromats-2.0.0.9.jar
[17Dec2019 10:55:16.418] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file enviromats-2.0.0.9.jar with {enviromats} mods - versions {2.0.0.9}
[17Dec2019 10:55:16.418] [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
[17Dec2019 10:55:16.418] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/EverlastingAbilities-1.14.4-1.6.0.jar
[17Dec2019 10:55:16.419] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file EverlastingAbilities-1.14.4-1.6.0.jar with {everlastingabilities} mods - versions {1.6.0}
[17Dec2019 10:55:16.419] [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
[17Dec2019 10:55:16.419] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/Explorercraft-1.14.4-3.2.4.jar
[17Dec2019 10:55:16.419] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Explorercraft-1.14.4-3.2.4.jar with {explorercraft} mods - versions {3.2.4}
[17Dec2019 10:55:16.419] [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
[17Dec2019 10:55:16.419] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/ExpOre-1.14.4-1.3.jar
[17Dec2019 10:55:16.420] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ExpOre-1.14.4-1.3.jar with {exp_ore} mods - versions {1.3}
[17Dec2019 10:55:16.420] [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
[17Dec2019 10:55:16.420] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/extcaves-1.4.2.jar
[17Dec2019 10:55:16.420] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file extcaves-1.4.2.jar with {extcaves} mods - versions {1.4.2}
[17Dec2019 10:55:16.420] [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
[17Dec2019 10:55:16.420] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/extradisks-1.1.jar
[17Dec2019 10:55:16.421] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file extradisks-1.1.jar with {extradisks} mods - versions {1.1}
[17Dec2019 10:55:16.421] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/extradisks-1.1.jar with language javafml
[17Dec2019 10:55:16.421] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/FastFurnace-1.14.4-2.2.4.jar
[17Dec2019 10:55:16.421] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file FastFurnace-1.14.4-2.2.4.jar with {fastfurnace} mods - versions {2.2.4}
[17Dec2019 10:55:16.422] [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
[17Dec2019 10:55:16.422] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/FastLeafDecay-v17.jar
[17Dec2019 10:55:16.422] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file FastLeafDecay-v17.jar with {fastleafdecay} mods - versions {v17}
[17Dec2019 10:55:16.422] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/FastLeafDecay-v17.jar with language javafml
[17Dec2019 10:55:16.422] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/FastWorkbench-1.14.4-2.1.4.jar
[17Dec2019 10:55:16.423] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file FastWorkbench-1.14.4-2.1.4.jar with {fastbench} mods - versions {2.1.4}
[17Dec2019 10:55:16.423] [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
[17Dec2019 10:55:16.423] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/FeederHelmet-1.6.2.jar
[17Dec2019 10:55:16.423] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file FeederHelmet-1.6.2.jar with {feederhelmet} mods - versions {1.6.2}
[17Dec2019 10:55:16.423] [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
[17Dec2019 10:55:16.423] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/flexible_skills-1.14.4-1.1.8.jar
[17Dec2019 10:55:16.424] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file flexible_skills-1.14.4-1.1.8.jar with {flexible_skills} mods - versions {1.1.8}
[17Dec2019 10:55:16.424] [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
[17Dec2019 10:55:16.424] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/flying_things-1.8.5-1.14.4.jar
[17Dec2019 10:55:16.424] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file flying_things-1.8.5-1.14.4.jar with {flying_things} mods - versions {1.8.5}
[17Dec2019 10:55:16.424] [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
[17Dec2019 10:55:16.424] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/foamdome-2.0.2.jar
[17Dec2019 10:55:16.425] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file foamdome-2.0.2.jar with {foamdome} mods - versions {2.0.2}
[17Dec2019 10:55:16.425] [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
[17Dec2019 10:55:16.425] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/forbidden_arcanus-1.14.4-1.5-beta-3.jar
[17Dec2019 10:55:16.425] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forbidden_arcanus-1.14.4-1.5-beta-3.jar with {forbidden_arcanus} mods - versions {1.14.4-1.5-beta-3}
[17Dec2019 10:55:16.425] [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-3.jar with language javafml
[17Dec2019 10:55:16.426] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/ForgivingVoid_1.14.4-3.0.7.jar
[17Dec2019 10:55:16.426] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ForgivingVoid_1.14.4-3.0.7.jar with {forgivingvoid} mods - versions {3.0.7}
[17Dec2019 10:55:16.426] [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
[17Dec2019 10:55:16.426] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/FriendlyFire-1.14.4-3.0.2.jar
[17Dec2019 10:55:16.427] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file FriendlyFire-1.14.4-3.0.2.jar with {friendlyfire} mods - versions {3.0.2}
[17Dec2019 10:55:16.427] [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
[17Dec2019 10:55:16.427] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/furniture-7.0.0-pre15-1.14.4.jar
[17Dec2019 10:55:16.427] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file furniture-7.0.0-pre15-1.14.4.jar with {cfm} mods - versions {7.0.0-pre15}
[17Dec2019 10:55:16.427] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/furniture-7.0.0-pre15-1.14.4.jar with language javafml
[17Dec2019 10:55:16.427] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/giftfromthegods-1.14.4-1.0.1.jar
[17Dec2019 10:55:16.428] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file giftfromthegods-1.14.4-1.0.1.jar with {giftfromthegods} mods - versions {NONE}
[17Dec2019 10:55:16.428] [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
[17Dec2019 10:55:16.428] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/globalxp-1.14.4-v1.4.10.jar
[17Dec2019 10:55:16.428] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file globalxp-1.14.4-v1.4.10.jar with {globalxp} mods - versions {v1.4.10}
[17Dec2019 10:55:16.428] [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
[17Dec2019 10:55:16.428] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/Gobber2-1.14.4-2.1.115.jar
[17Dec2019 10:55:16.429] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Gobber2-1.14.4-2.1.115.jar with {gobber2} mods - versions {2.1.114}
[17Dec2019 10:55:16.429] [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
[17Dec2019 10:55:16.429] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/gravestone-1.15.2.jar
[17Dec2019 10:55:16.429] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file gravestone-1.15.2.jar with {gravestone} mods - versions {1.15.2}
[17Dec2019 10:55:16.429] [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
[17Dec2019 10:55:16.430] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/Harvest-forge-1.14.4-1.2.10-23.jar
[17Dec2019 10:55:16.430] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Harvest-forge-1.14.4-1.2.10-23.jar with {harvest} mods - versions {version}
[17Dec2019 10:55:16.430] [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
[17Dec2019 10:55:16.430] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/HusbandryandPies0.4-1.14.4.jar
[17Dec2019 10:55:16.431] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file HusbandryandPies0.4-1.14.4.jar with {hsbdry} mods - versions {0.4 (Cocoa Update)}
[17Dec2019 10:55:16.431] [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
[17Dec2019 10:55:16.431] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/infinitewatersource-3.0.jar
[17Dec2019 10:55:16.431] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file infinitewatersource-3.0.jar with {infinitewatersource} mods - versions {3.0}
[17Dec2019 10:55:16.431] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/infinitewatersource-3.0.jar with language javafml
[17Dec2019 10:55:16.431] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/inftrading_1.14-1.0.jar
[17Dec2019 10:55:16.432] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file inftrading_1.14-1.0.jar with {inftrading} mods - versions {1.0}
[17Dec2019 10:55:16.432] [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
[17Dec2019 10:55:16.432] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/instantunify-1.14.4-1.0.3.jar
[17Dec2019 10:55:16.432] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file instantunify-1.14.4-1.0.3.jar with {instantunify} mods - versions {1.0.3}
[17Dec2019 10:55:16.432] [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
[17Dec2019 10:55:16.432] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/inventorysorter-1.14.4-16.2.0.jar
[17Dec2019 10:55:16.433] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file inventorysorter-1.14.4-16.2.0.jar with {inventorysorter} mods - versions {16.2.0}
[17Dec2019 10:55:16.433] [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
[17Dec2019 10:55:16.433] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/ironchest-1.14.4-9.1.5.jar
[17Dec2019 10:55:16.434] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ironchest-1.14.4-9.1.5.jar with {ironchest} mods - versions {1.14.3-9.0.3}
[17Dec2019 10:55:16.434] [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
[17Dec2019 10:55:16.434] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/IronJetpacks-1.14.4-2.0.3.jar
[17Dec2019 10:55:16.434] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file IronJetpacks-1.14.4-2.0.3.jar with {ironjetpacks} mods - versions {2.0.3}
[17Dec2019 10:55:16.434] [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
[17Dec2019 10:55:16.435] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/jei-1.14.4-6.0.0.26.jar
[17Dec2019 10:55:16.435] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file jei-1.14.4-6.0.0.26.jar with {jei} mods - versions {6.0.0.26}
[17Dec2019 10:55:16.435] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/jei-1.14.4-6.0.0.26.jar with language javafml
[17Dec2019 10:55:16.435] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/LargeFluidTank-14.9.0.jar
[17Dec2019 10:55:16.436] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file LargeFluidTank-14.9.0.jar with {fluidtank} mods - versions {14.9.0}
[17Dec2019 10:55:16.436] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/LargeFluidTank-14.9.0.jar with language kotori_scala
[17Dec2019 10:55:16.436] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/LetSleepingDogsLie-1.14.4-1.1.0.jar
[17Dec2019 10:55:16.436] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file LetSleepingDogsLie-1.14.4-1.1.0.jar with {dogslie} mods - versions {1.1.0}
[17Dec2019 10:55:16.436] [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
[17Dec2019 10:55:16.436] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/Lollipop-1.14.4-0.0.19.jar
[17Dec2019 10:55:16.437] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Lollipop-1.14.4-0.0.19.jar with {lollipop} mods - versions {0.0.19}
[17Dec2019 10:55:16.437] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/Lollipop-1.14.4-0.0.19.jar with language javafml
[17Dec2019 10:55:16.437] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/luckyores-1.14.4-1.2.jar
[17Dec2019 10:55:16.437] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file luckyores-1.14.4-1.2.jar with {luckyores} mods - versions {1.2}
[17Dec2019 10:55:16.437] [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
[17Dec2019 10:55:16.437] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/Ma-Essentials-1.14.4-1.2.7.jar
[17Dec2019 10:55:16.438] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Ma-Essentials-1.14.4-1.2.7.jar with {ma-essentials} mods - versions {1.14.4-1.2.7}
[17Dec2019 10:55:16.438] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/Ma-Essentials-1.14.4-1.2.7.jar with language javafml
[17Dec2019 10:55:16.438] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/Mantle-1.14.4-1.4.32.jar
[17Dec2019 10:55:16.438] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Mantle-1.14.4-1.4.32.jar with {mantle} mods - versions {1.4.32}
[17Dec2019 10:55:16.438] [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
[17Dec2019 10:55:16.438] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/MCFurnace-1.14.4-DEV-1.3.2.jar
[17Dec2019 10:55:16.439] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file MCFurnace-1.14.4-DEV-1.3.2.jar with {mcfurnace} mods - versions {1.3.0}
[17Dec2019 10:55:16.439] [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
[17Dec2019 10:55:16.439] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/mcjtylib-1.14-3.5.17-alpha.jar
[17Dec2019 10:55:16.439] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mcjtylib-1.14-3.5.17-alpha.jar with {mcjtylib} mods - versions {1.14-3.5.17-alpha}
[17Dec2019 10:55:16.439] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/mcjtylib-1.14-3.5.17-alpha.jar with language javafml
[17Dec2019 10:55:16.439] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/mcw-bridges-1.0.2-mc1.14.4.jar
[17Dec2019 10:55:16.440] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mcw-bridges-1.0.2-mc1.14.4.jar with {mcwbridges} mods - versions {1.0.2}
[17Dec2019 10:55:16.440] [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
[17Dec2019 10:55:16.440] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/mcw-roofs-1.0.1-mc1.14.4.jar
[17Dec2019 10:55:16.440] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mcw-roofs-1.0.1-mc1.14.4.jar with {mcwroofs} mods - versions {1.0.1}
[17Dec2019 10:55:16.440] [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
[17Dec2019 10:55:16.440] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/mightyarchitect-mc1.14.4_v0.5.jar
[17Dec2019 10:55:16.441] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mightyarchitect-mc1.14.4_v0.5.jar with {mightyarchitect} mods - versions {0.5}
[17Dec2019 10:55:16.441] [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
[17Dec2019 10:55:16.441] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/mininggadgets-1.2.3.jar
[17Dec2019 10:55:16.441] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mininggadgets-1.2.3.jar with {mininggadgets} mods - versions {1.2.3}
[17Dec2019 10:55:16.441] [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
[17Dec2019 10:55:16.441] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/Mo-Glowstone-1.14.4-2.0.4.jar
[17Dec2019 10:55:16.442] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Mo-Glowstone-1.14.4-2.0.4.jar with {moglowstone} mods - versions {2.0.5}
[17Dec2019 10:55:16.442] [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
[17Dec2019 10:55:16.442] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/mobcatcher-1.2b.jar
[17Dec2019 10:55:16.442] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mobcatcher-1.2b.jar with {mobcatcher} mods - versions {1.2b}
[17Dec2019 10:55:16.442] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/mobcatcher-1.2b.jar with language javafml
[17Dec2019 10:55:16.442] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/More Dogs-1.0.1.jar
[17Dec2019 10:55:16.443] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file More Dogs-1.0.1.jar with {moredogs} mods - versions {1.0.1}
[17Dec2019 10:55:16.443] [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
[17Dec2019 10:55:16.443] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/Morpheus-1.14.4-4.2.44.jar
[17Dec2019 10:55:16.443] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Morpheus-1.14.4-4.2.44.jar with {morpheus} mods - versions {version}
[17Dec2019 10:55:16.444] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/Morpheus-1.14.4-4.2.44.jar with language javafml
[17Dec2019 10:55:16.444] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/MouseTweaks-2.12-mc1.14.4.jar
[17Dec2019 10:55:16.444] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file MouseTweaks-2.12-mc1.14.4.jar with {mousetweaks} mods - versions {2.12}
[17Dec2019 10:55:16.444] [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
[17Dec2019 10:55:16.444] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/Mubble-2.0.1-(Forge-1.14.4).jar
[17Dec2019 10:55:16.444] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Mubble-2.0.1-(Forge-1.14.4).jar with {mubble} mods - versions {2.0.1}
[17Dec2019 10:55:16.444] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/Mubble-2.0.1-(Forge-1.14.4).jar with language javafml
[17Dec2019 10:55:16.445] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/mysticallib-1.14.4-1.10.0.jar
[17Dec2019 10:55:16.445] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mysticallib-1.14.4-1.10.0.jar with {mysticallib} mods - versions {1.14.4-1.10.0}
[17Dec2019 10:55:16.445] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/mysticallib-1.14.4-1.10.0.jar with language javafml
[17Dec2019 10:55:16.445] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/mysticalwildlife-1.14.4-1.3.3.jar
[17Dec2019 10:55:16.446] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mysticalwildlife-1.14.4-1.3.3.jar with {mysticalwildlife} mods - versions {1.3.3}
[17Dec2019 10:55:16.446] [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
[17Dec2019 10:55:16.446] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/mysticalworld-1.14.4-1.6.12.jar
[17Dec2019 10:55:16.446] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mysticalworld-1.14.4-1.6.12.jar with {mysticalworld} mods - versions {1.14.4-1.6.12}
[17Dec2019 10:55:16.446] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/mysticalworld-1.14.4-1.6.12.jar with language javafml
[17Dec2019 10:55:16.446] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/nifty-1.14.4-2.7.1.jar
[17Dec2019 10:55:16.447] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file nifty-1.14.4-2.7.1.jar with {nifty} mods - versions {2.6}
[17Dec2019 10:55:16.447] [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
[17Dec2019 10:55:16.447] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/nps_1.14-2.1.jar
[17Dec2019 10:55:16.447] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file nps_1.14-2.1.jar with {nps} mods - versions {2.1}
[17Dec2019 10:55:16.447] [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
[17Dec2019 10:55:16.447] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/OreExcavation-1.6.145.jar
[17Dec2019 10:55:16.448] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file OreExcavation-1.6.145.jar with {oreexcavation} mods - versions {1.6.145}
[17Dec2019 10:55:16.448] [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
[17Dec2019 10:55:16.448] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/Overloaded-1.14.4-0.0.78.jar
[17Dec2019 10:55:16.448] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Overloaded-1.14.4-0.0.78.jar with {overloaded} mods - versions {1.14.4-0.0.78}
[17Dec2019 10:55:16.448] [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
[17Dec2019 10:55:16.448] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/PackingTape-1.14.4-0.9.0.jar
[17Dec2019 10:55:16.449] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file PackingTape-1.14.4-0.9.0.jar with {packingtape} mods - versions {0.9.0}
[17Dec2019 10:55:16.449] [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
[17Dec2019 10:55:16.449] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/PersistentBits-1.14.4-2.0.2.jar
[17Dec2019 10:55:16.449] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file PersistentBits-1.14.4-2.0.2.jar with {persistentbits} mods - versions {2.0.2}
[17Dec2019 10:55:16.449] [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
[17Dec2019 10:55:16.449] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/Placebo-1.14.4-2.3.5.jar
[17Dec2019 10:55:16.449] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Placebo-1.14.4-2.3.5.jar with {placebo} mods - versions {2.3.5}
[17Dec2019 10:55:16.450] [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
[17Dec2019 10:55:16.450] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod block-statemap with Javascript path javascript/block-statemap.js
[17Dec2019 10:55:16.450] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod item-statemap with Javascript path javascript/item-statemap.js
[17Dec2019 10:55:16.450] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod javascript/block-statemap.js
[17Dec2019 10:55:16.450] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod javascript/item-statemap.js
[17Dec2019 10:55:16.450] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/planttech2-0.01.06.jar
[17Dec2019 10:55:16.450] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file planttech2-0.01.06.jar with {planttech2} mods - versions {0.01.06}
[17Dec2019 10:55:16.450] [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
[17Dec2019 10:55:16.450] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/pn_1.14-1.0.jar
[17Dec2019 10:55:16.451] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file pn_1.14-1.0.jar with {pn} mods - versions {1.0}
[17Dec2019 10:55:16.451] [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
[17Dec2019 10:55:16.451] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/portality-1.14.4-2.0.4-b0b3467.jar
[17Dec2019 10:55:16.451] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file portality-1.14.4-2.0.4-b0b3467.jar with {portality} mods - versions {2.0.4}
[17Dec2019 10:55:16.451] [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
[17Dec2019 10:55:16.451] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/PottedBushes-1.0.jar
[17Dec2019 10:55:16.452] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file PottedBushes-1.0.jar with {pottedbushes} mods - versions {1.0.0}
[17Dec2019 10:55:16.452] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/PottedBushes-1.0.jar with language javafml
[17Dec2019 10:55:16.452] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/Powah-1.14.4-0.1.6.jar
[17Dec2019 10:55:16.452] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Powah-1.14.4-0.1.6.jar with {powah} mods - versions {0.1.6}
[17Dec2019 10:55:16.452] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/Powah-1.14.4-0.1.6.jar with language javafml
[17Dec2019 10:55:16.452] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/prefab-1.4.0.8.jar
[17Dec2019 10:55:16.453] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file prefab-1.4.0.8.jar with {prefab} mods - versions {1.4.0.8}
[17Dec2019 10:55:16.453] [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
[17Dec2019 10:55:16.453] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/PrettyBeaches_1.14.4-3.0.7.jar
[17Dec2019 10:55:16.453] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file PrettyBeaches_1.14.4-3.0.7.jar with {prettybeaches} mods - versions {3.0.7}
[17Dec2019 10:55:16.453] [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
[17Dec2019 10:55:16.453] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/ProjectE-1.14.4-PE1.0.0B.jar
[17Dec2019 10:55:16.454] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ProjectE-1.14.4-PE1.0.0B.jar with {projecte} mods - versions {1.14.4-PE1.0.0B}
[17Dec2019 10:55:16.454] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/ProjectE-1.14.4-PE1.0.0B.jar with language javafml
[17Dec2019 10:55:16.454] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/PyramidPlunder-1.14.4-1.1.jar
[17Dec2019 10:55:16.454] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file PyramidPlunder-1.14.4-1.1.jar with {pyramidplunder} mods - versions {1.14.4-1.0}
[17Dec2019 10:55:16.454] [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
[17Dec2019 10:55:16.454] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/QuantumStorage-1.14.4-5.0.2.jar
[17Dec2019 10:55:16.455] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file QuantumStorage-1.14.4-5.0.2.jar with {quantumstorage} mods - versions {NONE}
[17Dec2019 10:55:16.455] [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
[17Dec2019 10:55:16.455] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/Quark-r2.0-201.jar
[17Dec2019 10:55:16.455] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Quark-r2.0-201.jar with {quark} mods - versions {r2.0-201}
[17Dec2019 10:55:16.455] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/Quark-r2.0-201.jar with language javafml
[17Dec2019 10:55:16.456] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod quark_colored_enchantment_glint with Javascript path asm/colored-enchantment-glint.js
[17Dec2019 10:55:16.456] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod quark_piston_structure_helper_override with Javascript path asm/piston-structure-helper-override.js
[17Dec2019 10:55:16.456] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod quark_pistons_move_tes with Javascript path asm/pistons-move-tes.js
[17Dec2019 10:55:16.456] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod quark_emotes with Javascript path asm/emotes.js
[17Dec2019 10:55:16.456] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod quark_fortune_hoes with Javascript path asm/fortune-hoes.js
[17Dec2019 10:55:16.456] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod quark_improved_sleeping with Javascript path asm/improved-sleeping.js
[17Dec2019 10:55:16.456] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod quark_items_in_chat with Javascript path asm/items-in-chat.js
[17Dec2019 10:55:16.456] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod quark_springy_slime with Javascript path asm/springy-slime.js
[17Dec2019 10:55:16.456] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod quark_pickarang with Javascript path asm/pickarang.js
[17Dec2019 10:55:16.456] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod quark_chain_linkage with Javascript path asm/chain-linkage.js
[17Dec2019 10:55:16.456] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod quark_feeding_trough with Javascript path asm/feeding-trough.js
[17Dec2019 10:55:16.456] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod quark_crabs with Javascript path asm/crabs.js
[17Dec2019 10:55:16.456] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod quark_chests_in_boats with Javascript path asm/chests-in-boats.js
[17Dec2019 10:55:16.457] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod quark_rotation_lock with Javascript path asm/rotation-lock.js
[17Dec2019 10:55:16.457] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod quark_enchanted_book_tooltips with Javascript path asm/enchanted-book-tooltips.js
[17Dec2019 10:55:16.457] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod quark_ancient_tomes with Javascript path asm/ancient-tomes.js
[17Dec2019 10:55:16.457] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod asm/colored-enchantment-glint.js
[17Dec2019 10:55:16.457] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod asm/piston-structure-helper-override.js
[17Dec2019 10:55:16.457] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod asm/pistons-move-tes.js
[17Dec2019 10:55:16.457] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod asm/emotes.js
[17Dec2019 10:55:16.457] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod asm/fortune-hoes.js
[17Dec2019 10:55:16.457] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod asm/improved-sleeping.js
[17Dec2019 10:55:16.457] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod asm/items-in-chat.js
[17Dec2019 10:55:16.457] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod asm/springy-slime.js
[17Dec2019 10:55:16.457] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod asm/pickarang.js
[17Dec2019 10:55:16.457] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod asm/chain-linkage.js
[17Dec2019 10:55:16.457] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod asm/feeding-trough.js
[17Dec2019 10:55:16.457] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod asm/crabs.js
[17Dec2019 10:55:16.457] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod asm/chests-in-boats.js
[17Dec2019 10:55:16.457] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod asm/rotation-lock.js
[17Dec2019 10:55:16.457] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod asm/enchanted-book-tooltips.js
[17Dec2019 10:55:16.457] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod asm/ancient-tomes.js
[17Dec2019 10:55:16.457] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/quirkygenerators-1.4.jar
[17Dec2019 10:55:16.458] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file quirkygenerators-1.4.jar with {quirkygenerators} mods - versions {1.4}
[17Dec2019 10:55:16.458] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/quirkygenerators-1.4.jar with language javafml
[17Dec2019 10:55:16.458] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/RandomThings-MC1.14.4-5.0.1.jar
[17Dec2019 10:55:16.458] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file RandomThings-MC1.14.4-5.0.1.jar with {randomthings} mods - versions {5.0.1}
[17Dec2019 10:55:16.459] [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
[17Dec2019 10:55:16.459] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/rangedpumps-0.6.1.jar
[17Dec2019 10:55:16.459] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file rangedpumps-0.6.1.jar with {rangedpumps} mods - versions {0.6.1}
[17Dec2019 10:55:16.459] [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
[17Dec2019 10:55:16.459] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/Rays Dongles-1.14.4-2.0.4d.jar
[17Dec2019 10:55:16.460] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Rays Dongles-1.14.4-2.0.4d.jar with {slurpiesdongles} mods - versions {2.0.4d}
[17Dec2019 10:55:16.460] [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
[17Dec2019 10:55:16.460] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/refinedstorage-1.7.1.jar
[17Dec2019 10:55:16.460] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file refinedstorage-1.7.1.jar with {refinedstorage} mods - versions {1.7.1}
[17Dec2019 10:55:16.460] [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
[17Dec2019 10:55:16.460] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/respawnablepets-1.0.5.1.jar
[17Dec2019 10:55:16.461] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file respawnablepets-1.0.5.1.jar with {respawnablepets} mods - versions {1.0.5.1}
[17Dec2019 10:55:16.461] [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
[17Dec2019 10:55:16.461] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/rftoolsbase-1.14-0.0.12-alpha.jar
[17Dec2019 10:55:16.462] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file rftoolsbase-1.14-0.0.12-alpha.jar with {rftoolsbase} mods - versions {1.14-0.0.12-alpha}
[17Dec2019 10:55:16.462] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/rftoolsbase-1.14-0.0.12-alpha.jar with language javafml
[17Dec2019 10:55:16.462] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/rftoolsbuilder-1.14-1.2.12-alpha.jar
[17Dec2019 10:55:16.462] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file rftoolsbuilder-1.14-1.2.12-alpha.jar with {rftoolsbuilder} mods - versions {1.14-1.2.12-alpha}
[17Dec2019 10:55:16.462] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/rftoolsbuilder-1.14-1.2.12-alpha.jar with language javafml
[17Dec2019 10:55:16.462] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/rftoolsstorage-1.14-0.0.7-alpha.jar
[17Dec2019 10:55:16.463] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file rftoolsstorage-1.14-0.0.7-alpha.jar with {rftoolsstorage} mods - versions {1.14-0.0.7-alpha}
[17Dec2019 10:55:16.463] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/rftoolsstorage-1.14-0.0.7-alpha.jar with language javafml
[17Dec2019 10:55:16.463] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/rftoolsutility-1.14-1.2.13-alpha.jar
[17Dec2019 10:55:16.463] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file rftoolsutility-1.14-1.2.13-alpha.jar with {rftoolsutility} mods - versions {1.14-1.2.13-alpha}
[17Dec2019 10:55:16.463] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/rftoolsutility-1.14-1.2.13-alpha.jar with language javafml
[17Dec2019 10:55:16.463] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/RingOfGrowth-1.14.4-1.0.19.jar
[17Dec2019 10:55:16.464] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file RingOfGrowth-1.14.4-1.0.19.jar with {ring_of_growth} mods - versions {1.0.19}
[17Dec2019 10:55:16.464] [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
[17Dec2019 10:55:16.464] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/RingOfMiner-1.14.4-1.0.16.jar
[17Dec2019 10:55:16.464] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file RingOfMiner-1.14.4-1.0.16.jar with {ring_of_miner} mods - versions {1.0.16}
[17Dec2019 10:55:16.464] [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
[17Dec2019 10:55:16.464] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/RingOfRepair-1.14.4-1.0.20.jar
[17Dec2019 10:55:16.465] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file RingOfRepair-1.14.4-1.0.20.jar with {ring_of_repair} mods - versions {1.0.20}
[17Dec2019 10:55:16.465] [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
[17Dec2019 10:55:16.465] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/RingOfTeleport-1.14.4-1.0.17.jar
[17Dec2019 10:55:16.465] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file RingOfTeleport-1.14.4-1.0.17.jar with {ring_of_teleport} mods - versions {1.0.17}
[17Dec2019 10:55:16.465] [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
[17Dec2019 10:55:16.465] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/roadstuff-1.14.4-2.1.0.jar
[17Dec2019 10:55:16.465] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file roadstuff-1.14.4-2.1.0.jar with {roadstuff} mods - versions {1.14.4-2.1.0}
[17Dec2019 10:55:16.465] [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
[17Dec2019 10:55:16.465] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/rsgauges-1.14.4-1.1.10-b2.jar
[17Dec2019 10:55:16.466] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file rsgauges-1.14.4-1.1.10-b2.jar with {rsgauges} mods - versions {1.1.10-b2}
[17Dec2019 10:55:16.466] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/rsgauges-1.14.4-1.1.10-b2.jar with language javafml
[17Dec2019 10:55:16.466] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/Sauuuuucey's+Farming-1.14.3-1.0-beta.jar
[17Dec2019 10:55:16.466] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Sauuuuucey's+Farming-1.14.3-1.0-beta.jar with {sauuuuuceysfarming} mods - versions {1.0-beta}
[17Dec2019 10:55:16.466] [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
[17Dec2019 10:55:16.466] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/seafaring-1.14.4-0.1.46.jar
[17Dec2019 10:55:16.467] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file seafaring-1.14.4-0.1.46.jar with {sea} mods - versions {0.1.46}
[17Dec2019 10:55:16.467] [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
[17Dec2019 10:55:16.467] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/ServerTabInfo-1.14.4-1.2.6.jar
[17Dec2019 10:55:16.467] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ServerTabInfo-1.14.4-1.2.6.jar with {servertabinfo} mods - versions {1.2.6}
[17Dec2019 10:55:16.467] [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
[17Dec2019 10:55:16.467] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/shulkerdt_1.14-1.1.jar
[17Dec2019 10:55:16.467] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file shulkerdt_1.14-1.1.jar with {shulkerdt} mods - versions {1.1}
[17Dec2019 10:55:16.468] [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
[17Dec2019 10:55:16.468] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/SilentGear-1.14.4-1.4.5+71.jar
[17Dec2019 10:55:16.468] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file SilentGear-1.14.4-1.4.5+71.jar with {silentgear} mods - versions {1.4.5+71}
[17Dec2019 10:55:16.468] [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
[17Dec2019 10:55:16.468] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/SilentGems-1.14.4-3.4.7+80.jar
[17Dec2019 10:55:16.469] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file SilentGems-1.14.4-3.4.7+80.jar with {silentgems} mods - versions {3.4.7+80}
[17Dec2019 10:55:16.469] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/SilentGems-1.14.4-3.4.7+80.jar with language javafml
[17Dec2019 10:55:16.469] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/SilentLib-1.14.4-4.4.0+44.jar
[17Dec2019 10:55:16.469] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file SilentLib-1.14.4-4.4.0+44.jar with {silentlib} mods - versions {4.4.0+44}
[17Dec2019 10:55:16.469] [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
[17Dec2019 10:55:16.469] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/SilentMechanisms-1.14.4-0.6.9+42.jar
[17Dec2019 10:55:16.469] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file SilentMechanisms-1.14.4-0.6.9+42.jar with {silents_mechanisms} mods - versions {0.6.9+42}
[17Dec2019 10:55:16.469] [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
[17Dec2019 10:55:16.470] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/simplecoloredblocks-1.2.1.jar
[17Dec2019 10:55:16.470] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file simplecoloredblocks-1.2.1.jar with {simplecoloredblocks} mods - versions {1.2.1}
[17Dec2019 10:55:16.470] [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
[17Dec2019 10:55:16.470] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/SimpleDivingGear-3.0.3 mc 1.14.4.jar
[17Dec2019 10:55:16.470] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file SimpleDivingGear-3.0.3 mc 1.14.4.jar with {simpledivegear} mods - versions {3.0.3 mc 1.14.4}
[17Dec2019 10:55:16.470] [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
[17Dec2019 10:55:16.471] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/simplefarming-1.14.4-1.2.4.jar
[17Dec2019 10:55:16.471] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file simplefarming-1.14.4-1.2.4.jar with {simplefarming} mods - versions {1.14.4-1.2.4}
[17Dec2019 10:55:16.471] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/simplefarming-1.14.4-1.2.4.jar with language javafml
[17Dec2019 10:55:16.471] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/SimpleStorageNetwork-1.14.4-0.1.0.jar
[17Dec2019 10:55:16.471] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file SimpleStorageNetwork-1.14.4-0.1.0.jar with {storagenetwork} mods - versions {1.14.4-0.1.0}
[17Dec2019 10:55:16.471] [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
[17Dec2019 10:55:16.471] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/simplylight-0.9.0.jar
[17Dec2019 10:55:16.472] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file simplylight-0.9.0.jar with {simplylight} mods - versions {0.9.0}
[17Dec2019 10:55:16.472] [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
[17Dec2019 10:55:16.472] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/simplytea-2.0.3.jar
[17Dec2019 10:55:16.472] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file simplytea-2.0.3.jar with {simplytea} mods - versions {2.0.3}
[17Dec2019 10:55:16.472] [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
[17Dec2019 10:55:16.472] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/sisser-1.1.jar
[17Dec2019 10:55:16.473] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file sisser-1.1.jar with {sisser} mods - versions {1.1}
[17Dec2019 10:55:16.473] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/sisser-1.1.jar with language javafml
[17Dec2019 10:55:16.473] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/SolarGeneration-1.14.4-1.2.1.jar
[17Dec2019 10:55:16.473] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file SolarGeneration-1.14.4-1.2.1.jar with {solargeneration} mods - versions {1.2.1}
[17Dec2019 10:55:16.473] [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
[17Dec2019 10:55:16.473] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/speedyhoppers-1.14.4-7.jar
[17Dec2019 10:55:16.474] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file speedyhoppers-1.14.4-7.jar with {speedyhoppers} mods - versions {1.14.4-7}
[17Dec2019 10:55:16.474] [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
[17Dec2019 10:55:16.474] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/StorageDrawers-1.14.4-6.0.5.jar
[17Dec2019 10:55:16.474] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file StorageDrawers-1.14.4-6.0.5.jar with {storagedrawers} mods - versions {1.14.4-6.0.3}
[17Dec2019 10:55:16.474] [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
[17Dec2019 10:55:16.474] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/taffydaf-1.14.4-0.2.jar
[17Dec2019 10:55:16.475] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file taffydaf-1.14.4-0.2.jar with {taffydaf} mods - versions {1.14.4-0.2}
[17Dec2019 10:55:16.475] [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
[17Dec2019 10:55:16.475] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/tardis-0.0.2.jar
[17Dec2019 10:55:16.475] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file tardis-0.0.2.jar with {tardis} mods - versions {0.0.2}
[17Dec2019 10:55:16.475] [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
[17Dec2019 10:55:16.475] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/The-Endergetic-Expansion-1.14.4-v1.0.jar
[17Dec2019 10:55:16.475] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file The-Endergetic-Expansion-1.14.4-v1.0.jar with {endergetic} mods - versions {1.0}
[17Dec2019 10:55:16.475] [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
[17Dec2019 10:55:16.476] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod patch_ender_crystal with Javascript path coremods/patch_ender_crystal.js
[17Dec2019 10:55:16.476] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod patch_dragon_fight_manager with Javascript path coremods/patch_dragon_fight_manager.js
[17Dec2019 10:55:16.476] [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
[17Dec2019 10:55:16.476] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/patch_ender_crystal.js
[17Dec2019 10:55:16.476] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/patch_dragon_fight_manager.js
[17Dec2019 10:55:16.476] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/patch_end_gateway_tile_entity.js
[17Dec2019 10:55:16.476] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/theoneprobe-1.14-1.4.37.jar
[17Dec2019 10:55:16.476] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file theoneprobe-1.14-1.4.37.jar with {theoneprobe} mods - versions {NONE}
[17Dec2019 10:55:16.476] [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
[17Dec2019 10:55:16.476] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/TheVeggieWay-1.14.4-2.0.28.jar
[17Dec2019 10:55:16.477] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file TheVeggieWay-1.14.4-2.0.28.jar with {veggie_way} mods - versions {2.0.28}
[17Dec2019 10:55:16.477] [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
[17Dec2019 10:55:16.477] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/titanium-1.14.4-2.2.10.jar
[17Dec2019 10:55:16.477] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file titanium-1.14.4-2.2.10.jar with {titanium} mods - versions {2.2.10}
[17Dec2019 10:55:16.477] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/titanium-1.14.4-2.2.10.jar with language javafml
[17Dec2019 10:55:16.477] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/TMechworks-1.14.4-2.0.1.jar
[17Dec2019 10:55:16.477] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file TMechworks-1.14.4-2.0.1.jar with {tmechworks} mods - versions {2.0.1}
[17Dec2019 10:55:16.478] [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
[17Dec2019 10:55:16.478] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/torchmaster-2.0.0-rc1.jar
[17Dec2019 10:55:16.478] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file torchmaster-2.0.0-rc1.jar with {torchmaster} mods - versions {2.0.0-rc1}
[17Dec2019 10:55:16.478] [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
[17Dec2019 10:55:16.478] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/travel_bag-1.0.6-1.14.4.jar
[17Dec2019 10:55:16.478] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file travel_bag-1.0.6-1.14.4.jar with {travel_bag} mods - versions {1.0.6}
[17Dec2019 10:55:16.478] [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
[17Dec2019 10:55:16.478] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/u_team_core-1.14.4-2.7.8.138.jar
[17Dec2019 10:55:16.479] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file u_team_core-1.14.4-2.7.8.138.jar with {uteamcore} mods - versions {2.7.8.138}
[17Dec2019 10:55:16.479] [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
[17Dec2019 10:55:16.479] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/Uncrafted 1.14.4 (v.4.0.0 pre1).jar
[17Dec2019 10:55:16.479] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Uncrafted 1.14.4 (v.4.0.0 pre1).jar with {uncrafted} mods - versions {4.0.0}
[17Dec2019 10:55:16.479] [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
[17Dec2019 10:55:16.479] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/UndergroundBiomes-1.14.4-1.0-53.jar
[17Dec2019 10:55:16.480] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file UndergroundBiomes-1.14.4-1.0-53.jar with {undergroundbiomes} mods - versions {1.0-53}
[17Dec2019 10:55:16.480] [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
[17Dec2019 10:55:16.480] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/unstabletools-3.6b.jar
[17Dec2019 10:55:16.480] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file unstabletools-3.6b.jar with {unstabletools} mods - versions {3.6b}
[17Dec2019 10:55:16.480] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/unstabletools-3.6b.jar with language javafml
[17Dec2019 10:55:16.480] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod drops with Javascript path asm/drops.js
[17Dec2019 10:55:16.480] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod asm/drops.js
[17Dec2019 10:55:16.480] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/Upgrade-Aquatic-1.14.4-v1.4.1.jar
[17Dec2019 10:55:16.481] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Upgrade-Aquatic-1.14.4-v1.4.1.jar with {upgrade_aquatic} mods - versions {1.4.1}
[17Dec2019 10:55:16.481] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/Upgrade-Aquatic-1.14.4-v1.4.1.jar with language javafml
[17Dec2019 10:55:16.481] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/upsizer-mc1.14.4-5.0b4.jar
[17Dec2019 10:55:16.481] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file upsizer-mc1.14.4-5.0b4.jar with {upsizer} mods - versions {5.0.0b4}
[17Dec2019 10:55:16.481] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/upsizer-mc1.14.4-5.0b4.jar with language javafml
[17Dec2019 10:55:16.481] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/useful_backpacks-1.14.4-1.7.4.46.jar
[17Dec2019 10:55:16.481] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file useful_backpacks-1.14.4-1.7.4.46.jar with {usefulbackpacks} mods - versions {1.7.4.46}
[17Dec2019 10:55:16.482] [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
[17Dec2019 10:55:16.482] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/valkyrielib-3.0.0.8.jar
[17Dec2019 10:55:16.482] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file valkyrielib-3.0.0.8.jar with {valkyrielib} mods - versions {3.0.0.8}
[17Dec2019 10:55:16.482] [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
[17Dec2019 10:55:16.482] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/vanillafoodpantry-mc1.14.4-5.0b4.jar
[17Dec2019 10:55:16.482] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file vanillafoodpantry-mc1.14.4-5.0b4.jar with {vanillafoodpantry} mods - versions {5.0.0b4}
[17Dec2019 10:55:16.483] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/minecraft/servers/mine261304/mods/vanillafoodpantry-mc1.14.4-5.0b4.jar with language javafml
[17Dec2019 10:55:16.483] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/vilnames_1.14-1.4.jar
[17Dec2019 10:55:16.483] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file vilnames_1.14-1.4.jar with {vilnames} mods - versions {1.4}
[17Dec2019 10:55:16.483] [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
[17Dec2019 10:55:16.483] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/vimion-DEV-WEEK-08-0.1-1.14.4.jar
[17Dec2019 10:55:16.483] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file vimion-DEV-WEEK-08-0.1-1.14.4.jar with {vimion} mods - versions {DEV WEEK 08}
[17Dec2019 10:55:16.483] [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
[17Dec2019 10:55:16.483] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/wandermaid-1.14.4-0.1.3.jar
[17Dec2019 10:55:16.483] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file wandermaid-1.14.4-0.1.3.jar with {wandermaid} mods - versions {0.1.3}
[17Dec2019 10:55:16.484] [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
[17Dec2019 10:55:16.484] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/watercan-1.14.4-2.1.0.jar
[17Dec2019 10:55:16.484] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file watercan-1.14.4-2.1.0.jar with {watercan} mods - versions {1.14.4-2.1.0}
[17Dec2019 10:55:16.484] [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
[17Dec2019 10:55:16.484] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/World-Stripper-1.7.2-1.14.4.jar
[17Dec2019 10:55:16.484] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file World-Stripper-1.7.2-1.14.4.jar with {worldstripper} mods - versions {version}
[17Dec2019 10:55:16.484] [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
[17Dec2019 10:55:16.484] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/mods/XL-Food-Mod-1.14.4-2.1.1.jar
[17Dec2019 10:55:16.485] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file XL-Food-Mod-1.14.4-2.1.1.jar with {xlfoodmod} mods - versions {2.1.1}
[17Dec2019 10:55:16.485] [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
[17Dec2019 10:55:16.485] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/libraries/net/minecraftforge/forge/1.14.4-28.1.107/forge-1.14.4-28.1.107-universal.jar
[17Dec2019 10:55:16.485] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-1.14.4-28.1.107-universal.jar with {forge} mods - versions {28.1.107}
[17Dec2019 10:55:16.485] [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.107/forge-1.14.4-28.1.107-universal.jar with language javafml
[17Dec2019 10:55:16.485] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod fieldtomethodtransformers with Javascript path META-INF/fieldtomethodtransformers.js
[17Dec2019 10:55:16.485] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/fieldtomethodtransformers.js
[17Dec2019 10:55:16.485] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/minecraft/servers/mine261304/libraries/net/minecraftforge/forge/1.14.4-28.1.107/forge-1.14.4-28.1.107-server.jar
[17Dec2019 10:55:16.486] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-1.14.4-28.1.107-server.jar with {minecraft} mods - versions {1.14.4}
[17Dec2019 10:55:16.486] [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.107/forge-1.14.4-28.1.107-server.jar with language minecraft
[17Dec2019 10:55:16.495] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Found 240 mandatory requirements
[17Dec2019 10:55:16.496] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Found 0 mandatory mod requirements missing
[17Dec2019 10:55:16.890] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service fml
[17Dec2019 10:55:16.890] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading transformers
[17Dec2019 10:55:16.891] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service fml
[17Dec2019 10:55:16.891] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading coremod transformers
[17Dec2019 10:55:16.891] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from javascript/block-statemap.js
[17Dec2019 10:55:16.977] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[17Dec2019 10:55:16.977] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from javascript/item-statemap.js
[17Dec2019 10:55:16.988] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[17Dec2019 10:55:16.988] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from asm/drops.js
[17Dec2019 10:55:16.996] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[17Dec2019 10:55:16.996] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from apothasm/true-infinity.js
[17Dec2019 10:55:17.025] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[17Dec2019 10:55:17.025] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from apothasm/sundering.js
[17Dec2019 10:55:17.034] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[17Dec2019 10:55:17.034] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from apothasm/enchantment-datas.js
[17Dec2019 10:55:17.040] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[17Dec2019 10:55:17.040] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from apothasm/tempting.js
[17Dec2019 10:55:17.046] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[17Dec2019 10:55:17.046] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from apothasm/reflective.js
[17Dec2019 10:55:17.051] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[17Dec2019 10:55:17.051] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from apothasm/item-ench.js
[17Dec2019 10:55:17.056] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[17Dec2019 10:55:17.056] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from apothasm/calc-stack-ench.js
[17Dec2019 10:55:17.062] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[17Dec2019 10:55:17.062] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from apothasm/container-repair.js
[17Dec2019 10:55:17.068] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[17Dec2019 10:55:17.068] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from apothasm/at-container-repair.js
[17Dec2019 10:55:17.072] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[17Dec2019 10:55:17.072] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from apothasm/gui-repair.js
[17Dec2019 10:55:17.077] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[17Dec2019 10:55:17.078] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from apothasm/combat-rules.js
[17Dec2019 10:55:17.083] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[17Dec2019 10:55:17.083] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from apothasm/fishing-bobber.js
[17Dec2019 10:55:17.088] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[17Dec2019 10:55:17.088] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/patch_ender_crystal.js
[17Dec2019 10:55:17.124] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[17Dec2019 10:55:17.124] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/patch_dragon_fight_manager.js
[17Dec2019 10:55:17.143] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[17Dec2019 10:55:17.143] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/patch_end_gateway_tile_entity.js
[17Dec2019 10:55:17.150] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[17Dec2019 10:55:17.151] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/fieldtomethodtransformers.js
[17Dec2019 10:55:17.157] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[17Dec2019 10:55:17.157] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from asm/colored-enchantment-glint.js
[17Dec2019 10:55:17.166] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[17Dec2019 10:55:17.166] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from asm/piston-structure-helper-override.js
[17Dec2019 10:55:17.170] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[17Dec2019 10:55:17.170] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from asm/pistons-move-tes.js
[17Dec2019 10:55:17.177] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[17Dec2019 10:55:17.177] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from asm/emotes.js
[17Dec2019 10:55:17.181] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[17Dec2019 10:55:17.181] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from asm/fortune-hoes.js
[17Dec2019 10:55:17.185] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[17Dec2019 10:55:17.185] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from asm/improved-sleeping.js
[17Dec2019 10:55:17.189] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[17Dec2019 10:55:17.189] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from asm/items-in-chat.js
[17Dec2019 10:55:17.194] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[17Dec2019 10:55:17.195] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from asm/springy-slime.js
[17Dec2019 10:55:17.199] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[17Dec2019 10:55:17.199] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from asm/pickarang.js
[17Dec2019 10:55:17.224] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[17Dec2019 10:55:17.224] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from asm/chain-linkage.js
[17Dec2019 10:55:17.244] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[17Dec2019 10:55:17.244] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from asm/feeding-trough.js
[17Dec2019 10:55:17.250] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[17Dec2019 10:55:17.250] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from asm/crabs.js
[17Dec2019 10:55:17.255] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[17Dec2019 10:55:17.255] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from asm/chests-in-boats.js
[17Dec2019 10:55:17.260] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[17Dec2019 10:55:17.260] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from asm/rotation-lock.js
[17Dec2019 10:55:17.264] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[17Dec2019 10:55:17.264] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from asm/enchanted-book-tooltips.js
[17Dec2019 10:55:17.268] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[17Dec2019 10:55:17.268] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from asm/ancient-tomes.js
[17Dec2019 10:55:17.271] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[17Dec2019 10:55:17.279] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@35c9a231 to Target : CLASS {Lnet/minecraft/potion/EffectInstance;} {} {V}
[17Dec2019 10:55:17.279] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@4d1ff6b1 to Target : CLASS {Lnet/minecraft/block/FlowingFluidBlock;} {} {V}
[17Dec2019 10:55:17.279] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@45f756e6 to Target : CLASS {Lnet/minecraft/item/BucketItem;} {} {V}
[17Dec2019 10:55:17.279] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@329548d0 to Target : CLASS {Lnet/minecraft/block/StairsBlock;} {} {V}
[17Dec2019 10:55:17.280] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3003827c to Target : CLASS {Lnet/minecraft/block/FlowerPotBlock;} {} {V}
[17Dec2019 10:55:17.280] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@7d247660 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;}
[17Dec2019 10:55:17.280] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@656f62dc to Target : METHOD {Lnet/minecraft/client/renderer/model/ModelBakery;} {processLoading} {(Lnet/minecraft/profiler/IProfiler;)V}
[17Dec2019 10:55:17.280] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@49d30c6f to Target : METHOD {Lnet/minecraft/block/Block;} {func_220076_a} {(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/storage/loot/LootContext$Builder;)Ljava/util/List;}
[17Dec2019 10:55:17.280] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@1115433e to Target : METHOD {Lnet/minecraft/item/ArrowItem;} {isInfinite} {(Lnet/minecraft/item/ItemStack;Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/player/PlayerEntity;)Z}
[17Dec2019 10:55:17.280] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@4fdca00a to Target : METHOD {Lnet/minecraft/entity/LivingEntity;} {func_70672_c} {(Lnet/minecraft/util/DamageSource;F)F}
[17Dec2019 10:55:17.280] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@513b52af to Target : METHOD {Lnet/minecraft/enchantment/EnchantmentHelper;} {func_185291_a} {(ILnet/minecraft/item/ItemStack;Z)Ljava/util/List;}
[17Dec2019 10:55:17.280] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@5a8c93 to Target : METHOD {Lnet/minecraft/entity/ai/goal/TemptGoal;} {func_188508_a} {(Lnet/minecraft/item/ItemStack;)Z}
[17Dec2019 10:55:17.280] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@3bed3315 to Target : METHOD {Lnet/minecraft/entity/LivingEntity;} {func_190629_c} {(Lnet/minecraft/entity/EntityLivingBase;)V}
[17Dec2019 10:55:17.280] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@119b0892 to Target : METHOD {Lnet/minecraft/item/Item;} {func_77619_b} {()I}
[17Dec2019 10:55:17.280] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@1a3e8e24 to Target : METHOD {Lnet/minecraft/enchantment/EnchantmentHelper;} {func_77514_a} {(Ljava/util/Random;IILnet/minecraft/item/ItemStack;)I;}
[17Dec2019 10:55:17.280] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@4ed4a7e4 to Target : METHOD {Lnet/minecraft/inventory/container/RepairContainer;} {func_82848_d} {()V}
[17Dec2019 10:55:17.280] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@1c7350b0 to Target : METHOD {Lcom/tfar/anviltweaks/RepairContainerv2;} {updateRepairOutput} {()V}
[17Dec2019 10:55:17.280] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@55651434 to Target : METHOD {Lnet/minecraft/client/gui/screen/inventory/AnvilScreen;} {func_146979_b} {(II)V}
[17Dec2019 10:55:17.281] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@3bc4ef12 to Target : METHOD {Lnet/minecraft/util/CombatRules;} {func_188401_b} {(FF)F}
[17Dec2019 10:55:17.281] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@50448409 to Target : METHOD {Lnet/minecraft/entity/projectile/FishingBobberEntity;} {func_190621_a} {(Lnet/minecraft/util/math/BlockPos;)V}
[17Dec2019 10:55:17.281] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@5634a861 to Target : METHOD {Lnet/minecraft/entity/item/EnderCrystalEntity;} {func_70071_h_} {()V}
[17Dec2019 10:55:17.281] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@2b0dc227 to Target : METHOD {Lnet/minecraft/world/end/DragonFightManager;} {func_186094_a} {(Z)V}
[17Dec2019 10:55:17.281] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@37ad042b to Target : METHOD {Lnet/minecraft/world/end/DragonFightManager;} {func_186089_a} {(Lnet/minecraft/util/math/BlockPos;)V}
[17Dec2019 10:55:17.281] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@43bdaa1b to Target : METHOD {Lnet/minecraft/tileentity/EndGatewayTileEntity;} {func_195492_c} {(Lnet/minecraft/util/math/BlockPos;)V}
[17Dec2019 10:55:17.281] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@30b975ad to Target : METHOD {Lnet/minecraft/client/renderer/ItemRenderer;} {func_180454_a} {(Lnet/minecraft/item/ItemStack;Lnet/minecraft/client/renderer/model/IBakedModel;)V}
[17Dec2019 10:55:17.281] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@75e09567 to Target : METHOD {Lnet/minecraft/client/renderer/ItemRenderer;} {func_191965_a} {(Lnet/minecraft/client/renderer/model/IBakedModel;I)V}
[17Dec2019 10:55:17.281] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@2a334bac to Target : METHOD {Lnet/minecraft/client/renderer/ItemRenderer;} {func_211271_a} {(Ljava/lang/Runnable;)V}
[17Dec2019 10:55:17.281] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@470d183 to Target : METHOD {Lnet/minecraft/client/renderer/entity/layers/ElytraLayer;} {func_212842_a_} {(Lnet/minecraft/entity/LivingEntity;FFFFFFF)V}
[17Dec2019 10:55:17.281] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@7f9fc8bd to Target : METHOD {Lnet/minecraft/client/renderer/entity/layers/ArmorLayer;} {func_188361_a} {(Lnet/minecraft/entity/LivingEntity;FFFFFFFLnet/minecraft/inventory/EquipmentSlotType;)V}
[17Dec2019 10:55:17.281] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@ea52184 to Target : METHOD {Lnet/minecraft/client/renderer/entity/layers/ArmorLayer;} {func_215338_a} {(Ljava/util/function/Consumer;Lnet/minecraft/entity/Entity;Lnet/minecraft/client/renderer/entity/model/EntityModel;FFFFFFF)V}
[17Dec2019 10:55:17.281] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@3e7b65d7 to Target : METHOD {Lnet/minecraft/block/PistonBlock;} {func_176319_a} {(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/Direction;Z)Z}
[17Dec2019 10:55:17.281] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@3c854752 to Target : METHOD {Lnet/minecraft/block/PistonBlock;} {func_176316_e} {(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;)V}
[17Dec2019 10:55:17.282] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@3ddeaa5f to Target : METHOD {Lnet/minecraft/tileentity/PistonTileEntity;} {func_73660_a} {()V}
[17Dec2019 10:55:17.282] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@1a500561 to Target : METHOD {Lnet/minecraft/tileentity/PistonTileEntity;} {func_145866_f} {()V}
[17Dec2019 10:55:17.282] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@7f608e21 to Target : METHOD {Lnet/minecraft/client/renderer/tileentity/PistonTileEntityRenderer;} {func_199341_a} {(Lnet/minecraft/tileentity/PistonTileEntity;DDDFI)V}
[17Dec2019 10:55:17.282] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@6949e948 to Target : METHOD {Lnet/minecraft/block/PistonBlock;} {func_185646_a} {(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/Direction;ZLnet/minecraft/util/Direction;)Z}
[17Dec2019 10:55:17.282] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@210d2a6c to Target : METHOD {Lnet/minecraft/block/PistonBlock;} {func_176319_a} {(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/Direction;Z)Z}
[17Dec2019 10:55:17.282] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@3bec5821 to Target : METHOD {Lnet/minecraft/client/renderer/entity/model/BipedModel;} {func_212844_a_} {(Lnet/minecraft/entity/LivingEntity;FFFFFF)V}
[17Dec2019 10:55:17.282] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@4086d8fb to Target : METHOD {Lnet/minecraft/enchantment/Enchantment;} {func_92089_a} {(Lnet/minecraft/item/ItemStack;)Z}
[17Dec2019 10:55:17.282] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@66236a0a to Target : METHOD {Lnet/minecraft/world/server/ServerWorld;} {func_72854_c} {()V}
[17Dec2019 10:55:17.282] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@2e3572e8 to Target : METHOD {Lnet/minecraft/item/ItemStack;} {func_151000_E} {()Lnet/minecraft/util/text/ITextComponent;}
[17Dec2019 10:55:17.282] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@77c10a5f to Target : METHOD {Lnet/minecraftforge/client/model/pipeline/LightUtil;} {renderQuadColor} {(Lnet/minecraft/client/renderer/BufferBuilder;Lnet/minecraft/client/renderer/model/BakedQuad;I)V}
[17Dec2019 10:55:17.282] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@176555c to Target : METHOD {Lnet/minecraft/entity/Entity;} {func_213315_a} {(Lnet/minecraft/entity/MoverType;Lnet/minecraft/util/math/Vec3d;)V}
[17Dec2019 10:55:17.282] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@7c781c42 to Target : METHOD {Lnet/minecraft/enchantment/DamageEnchantment;} {func_92089_a} {(Lnet/minecraft/item/ItemStack;)Z}
[17Dec2019 10:55:17.282] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@795f8317 to Target : METHOD {Lnet/minecraft/enchantment/Enchantment;} {func_92089_a} {(Lnet/minecraft/item/ItemStack;)Z}
[17Dec2019 10:55:17.282] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@633fd91 to Target : METHOD {Lnet/minecraft/enchantment/PiercingEnchantment;} {func_77326_a} {(Lnet/minecraft/enchantment/Enchantment;)Z}
[17Dec2019 10:55:17.282] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@355c94be to Target : METHOD {Lnet/minecraft/util/DamageSource;} {func_76365_a} {(Lnet/minecraft/entity/player/PlayerEntity;)Lnet/minecraft/util/DamageSource;}
[17Dec2019 10:55:17.283] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@97a145b to Target : METHOD {Lnet/minecraft/entity/Entity;} {func_70071_h_} {()V}
[17Dec2019 10:55:17.283] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@c386958 to Target : METHOD {Lnet/minecraft/entity/item/minecart/AbstractMinecartEntity;} {func_70071_h_} {()V}
[17Dec2019 10:55:17.283] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@157ec23b to Target : METHOD {Lnet/minecraft/entity/item/BoatEntity;} {func_70097_a} {()V}
[17Dec2019 10:55:17.283] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@44d64d4e to Target : METHOD {Lnet/minecraft/entity/item/BoatEntity;} {func_184231_a} {()V}
[17Dec2019 10:55:17.283] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@1dd74143 to Target : METHOD {Lnet/minecraft/entity/item/BoatEntity;} {func_94095_a} {()V}
[17Dec2019 10:55:17.283] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@526a9908 to Target : METHOD {Lnet/minecraft/client/renderer/entity/EntityRendererManager;} {func_188391_a} {(Lnet/minecraft/entity/Entity;DDDFFZ)V}
[17Dec2019 10:55:17.283] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@3166f664 to Target : METHOD {Lnet/minecraft/entity/ai/goal/TemptGoal;} {func_75250_a} {()Z}
[17Dec2019 10:55:17.283] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@47ac613b to Target : METHOD {Lnet/minecraft/world/server/ServerWorld;} {func_217378_a} {(Lnet/minecraft/entity/player/PlayerEntity;ILnet/minecraft/util/math/BlockPos;I)V}
[17Dec2019 10:55:17.283] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@60d6fdd4 to Target : METHOD {Lnet/minecraft/entity/item/BoatEntity;} {func_184179_bs} {()Lnet/minecraft/entity/Entity;}
[17Dec2019 10:55:17.283] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@66f28a1f to Target : METHOD {Lnet/minecraft/item/BlockItem;} {func_195942_a} {(Lnet/minecraft/item/BlockItemUseContext;)Lnet/minecraft/util/ActionResultType;}
[17Dec2019 10:55:17.283] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@60a19573 to Target : METHOD {Lnet/minecraft/client/gui/screen/EnchantmentScreen;} {render} {(IIF)V}
[17Dec2019 10:55:17.283] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@44a085e5 to Target : METHOD {Lnet/minecraft/enchantment/EnchantmentHelper;} {func_82781_a} {(Lnet/minecraft/item/ItemStack;)Ljava/util/Map;}
[17Dec2019 10:55:17.283] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service fml
[17Dec2019 10:55:17.291] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlserver' with arguments [--gameDir, ., nogui]
[17Dec2019 10:55:17.580] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_72854_c with desc ()V
[17Dec2019 10:55:17.651] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_217378_a with desc (Lnet/minecraft/entity/player/PlayerEntity;ILnet/minecraft/util/math/BlockPos;I)V
[17Dec2019 10:55:17.905] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_70672_c with desc (Lnet/minecraft/util/DamageSource;F)F
[17Dec2019 10:55:18.038] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_70071_h_ with desc ()V
[17Dec2019 10:55:18.043] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_213315_a with desc (Lnet/minecraft/entity/MoverType;Lnet/minecraft/util/math/Vec3d;)V
[17Dec2019 10:55:18.456] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_220076_a with desc (Lnet/minecraft/block/BlockState;Lnet/minecraft/world/storage/loot/LootContext$Builder;)Ljava/util/List;
[17Dec2019 10:55:18.560] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_77619_b with desc ()I
[17Dec2019 10:55:18.607] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_92089_a with desc (Lnet/minecraft/item/ItemStack;)Z
[17Dec2019 10:55:18.621] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_92089_a with desc (Lnet/minecraft/item/ItemStack;)Z
[17Dec2019 10:55:19.207] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/block/FlowingFluidBlock
[17Dec2019 10:55:19.297] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_176316_e with desc (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;)V
[17Dec2019 10:55:19.302] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_185646_a with desc (Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/Direction;ZLnet/minecraft/util/Direction;)Z
[17Dec2019 10:55:19.305] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_176319_a with desc (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/Direction;Z)Z
[17Dec2019 10:55:19.310] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_176319_a with desc (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/Direction;Z)Z
[17Dec2019 10:55:19.373] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/block/StairsBlock
[17Dec2019 10:55:19.640] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/block/FlowerPotBlock
[17Dec2019 10:55:20.457] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_145866_f with desc ()V
[17Dec2019 10:55:20.464] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_73660_a with desc ()V
[17Dec2019 10:55:20.840] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_82848_d with desc ()V
[17Dec2019 10:55:21.195] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_195492_c with desc (Lnet/minecraft/util/math/BlockPos;)V
[17Dec2019 10:55:21.348] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_92089_a with desc (Lnet/minecraft/item/ItemStack;)Z
[17Dec2019 10:55:21.370] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_77326_a with desc (Lnet/minecraft/enchantment/Enchantment;)Z
[17Dec2019 10:55:22.077] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_184179_bs with desc ()Lnet/minecraft/entity/Entity;
[17Dec2019 10:55:22.107] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_75250_a with desc ()Z
[17Dec2019 10:55:22.119] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_188508_a with desc (Lnet/minecraft/item/ItemStack;)Z
[17Dec2019 10:55:22.519] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_70071_h_ with desc ()V
[17Dec2019 10:55:23.524] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_151000_E with desc ()Lnet/minecraft/util/text/ITextComponent;
[17Dec2019 10:55:23.741] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_70071_h_ with desc ()V
[17Dec2019 10:55:24.938] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_195942_a with desc (Lnet/minecraft/item/BlockItemUseContext;)Lnet/minecraft/util/ActionResultType;
[17Dec2019 10:55:25.039] [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
[17Dec2019 10:55:25.069] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/item/BucketItem
[17Dec2019 10:55:25.283] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/potion/EffectInstance
[17Dec2019 10:55:25.338] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_190621_a with desc (Lnet/minecraft/util/math/BlockPos;)V
[17Dec2019 10:55:27.751] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
[17Dec2019 10:55:27.752] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[17Dec2019 10:55:27.753] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
[17Dec2019 10:55:27.754] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[17Dec2019 10:55:27.755] [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]
[17Dec2019 10:55:27.848] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting minecraft server version 1.14.4
[17Dec2019 10:55:27.948] [Server thread/DEBUG] [net.minecraftforge.fml.ForgeI18n/CORE]: Loading I18N data entries: 4468
[17Dec2019 10:55:28.184] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/CORE]: Loading Network data for FML net version: FML2
[17Dec2019 10:55:28.203] [Server thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Using 3 threads for parallel mod-loading
[17Dec2019 10:55:28.219] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.225] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.232] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for org.cyclops.cyclopscore.CyclopsCore with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.246] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass org.cyclops.cyclopscore.CyclopsCore with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.246] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.249] [Server thread/DEBUG] [com.kotori316.scala_lib.ScalaLanguageProvider$/LOADING]: Loading ScalaModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.249] [Server thread/DEBUG] [com.kotori316.scala_lib.ScalaModContainer/LOADING]: Creating scala container Class: com.yogpc.qp.QuarryPlus, with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.252] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.252] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.252] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for org.jwaresoftware.mcmods.upsizer.Upsizer with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.253] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass org.jwaresoftware.mcmods.upsizer.Upsizer with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.253] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.253] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.253] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.natamus.villagernames.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.253] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.natamus.villagernames.Main with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.254] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.254] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.254] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.wuest.prefab.Prefab with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.254] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.wuest.prefab.Prefab with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.254] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.254] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.254] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for tv.mapper.embellishcraftbop.EmbellishCraftBOP with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.255] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass tv.mapper.embellishcraftbop.EmbellishCraftBOP with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.255] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.255] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.255] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for moze_intel.projecte.PECore with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.258] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass moze_intel.projecte.PECore with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.258] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.258] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.258] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.kaneka.planttech2.PlantTechMain with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.265] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass net.kaneka.planttech2.PlantTechMain with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.266] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.266] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.266] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.silentchaos512.mechanisms.SilentMechanisms with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.268] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass net.silentchaos512.mechanisms.SilentMechanisms with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.268] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.268] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.268] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for fr.mathieu.mcfurnace.utils.MCFurnaceMain with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.269] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass fr.mathieu.mcfurnace.utils.MCFurnaceMain with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.269] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.269] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.269] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for de.axelrindle.chickendropfeathersmod.ChickenDropFeathersMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.270] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass de.axelrindle.chickendropfeathersmod.ChickenDropFeathersMod with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.270] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.270] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.270] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for wile.rsgauges.ModRsGauges with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.273] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass wile.rsgauges.ModRsGauges with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.273] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.273] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.273] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.blakebr0.ironjetpacks.IronJetpacks with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.274] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.blakebr0.ironjetpacks.IronJetpacks with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.274] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.274] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.274] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for mods.coffeespawner.CoffeeSpawner with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.275] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass mods.coffeespawner.CoffeeSpawner with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.275] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.275] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.275] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.blay09.mods.cookingforblockheads.CookingForBlockheads with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.279] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass net.blay09.mods.cookingforblockheads.CookingForBlockheads with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.279] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.279] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.279] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for shadows.placebo.Placebo with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.281] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass shadows.placebo.Placebo with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.281] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.281] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.281] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.tfar.dankstorage.DankStorage with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.337] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.tfar.dankstorage.DankStorage with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.337] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.337] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.337] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for zeroneye.powah.Powah with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.338] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass zeroneye.powah.Powah with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.338] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.338] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.338] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.simibubi.mightyarchitect.TheMightyArchitect with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.339] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.simibubi.mightyarchitect.TheMightyArchitect with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.339] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.339] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.339] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.raoulvdberge.rangedpumps.RangedPumps with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.341] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.raoulvdberge.rangedpumps.RangedPumps with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.341] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.341] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.341] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.darkhax.bookshelf.Bookshelf with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.343] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass net.darkhax.bookshelf.Bookshelf with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.343] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.343] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.343] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for xxrexraptorxx.main.Uncrafted with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.344] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass xxrexraptorxx.main.Uncrafted with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.344] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.344] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.344] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.kwpugh.veggie_way.VeggieWay with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.345] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.kwpugh.veggie_way.VeggieWay with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.345] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.345] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.345] [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@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.346] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass info.u_team.u_team_core.UCoreMain with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.346] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.346] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.346] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.direwolf20.buildinggadgets.common.BuildingGadgets with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.347] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.direwolf20.buildinggadgets.common.BuildingGadgets with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.347] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.347] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.347] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.tfar.unstabletools.UnstableTools with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.348] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.tfar.unstabletools.UnstableTools with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.348] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.348] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.348] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.blay09.mods.forgivingvoid.ForgivingVoid with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.349] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass net.blay09.mods.forgivingvoid.ForgivingVoid with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.349] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.349] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.349] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for shadows.apotheosis.Apotheosis with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.357] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass shadows.apotheosis.Apotheosis with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.357] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.357] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.357] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.natamus.allloot.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.357] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.natamus.allloot.Main with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.357] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.357] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.357] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.quetzi.morpheus.Morpheus with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.359] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass net.quetzi.morpheus.Morpheus with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.359] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.359] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.359] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for al132.speedyhoppers.SpeedyHoppers with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.360] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass al132.speedyhoppers.SpeedyHoppers with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.361] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.361] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.361] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for locusway.colorfulhealthbar.ColorfulHealthBar with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.361] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass locusway.colorfulhealthbar.ColorfulHealthBar with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.361] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.361] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.361] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for slimeknights.tmechworks.TMechworks with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.442] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass slimeknights.tmechworks.TMechworks with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.442] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.442] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.442] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for mod.krevik.expore.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.444] [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.
[17Dec2019 10:55:28.450] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass mod.krevik.expore.Main with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.450] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.450] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.450] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for org.cyclops.energeticsheep.EnergeticSheep with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.470] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass org.cyclops.energeticsheep.EnergeticSheep with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.470] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.470] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.470] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for moriyashiine.respawnablepets.RespawnablePets with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.471] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass moriyashiine.respawnablepets.RespawnablePets with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.471] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.471] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.471] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for al132.quirkygenerators.QuirkyGenerators with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.477] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass al132.quirkygenerators.QuirkyGenerators with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.477] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.477] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.477] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for epicsquid.mysticallib.MysticalLib with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.484] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass epicsquid.mysticallib.MysticalLib with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.484] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.484] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.484] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.raoulvdberge.refinedstorage.RS with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.510] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.raoulvdberge.refinedstorage.RS with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.510] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.510] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.510] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.mcwbridges.kikoz.MacawsBridges with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.511] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.mcwbridges.kikoz.MacawsBridges with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.511] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.511] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.511] [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@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.512] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass info.u_team.useful_backpacks.UsefulBackpacksMod with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.512] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.512] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.512] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.xalcon.torchmaster.Torchmaster with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.513] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass net.xalcon.torchmaster.Torchmaster with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.513] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.513] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.513] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for tv.mapper.embellishcraft.EmbellishCraft with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.514] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass tv.mapper.embellishcraft.EmbellishCraft with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.514] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.514] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.514] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for thetestmod.bettercrates.BetterCrates with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.515] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass thetestmod.bettercrates.BetterCrates with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.515] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.515] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.515] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for biomesoplenty.core.BiomesOPlenty with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.518] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass biomesoplenty.core.BiomesOPlenty with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.518] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.518] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.518] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for teammaid.wandermaid.WanderMaid with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.523] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity wandermaid.wandermaid
[17Dec2019 10:55:28.523] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass teammaid.wandermaid.WanderMaid with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.523] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.523] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.523] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.valkyrieofnight.vlib.VLib with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.532] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.valkyrieofnight.vlib.VLib with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.532] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.532] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.532] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for zeroneye.lib.Lollipop with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.534] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass zeroneye.lib.Lollipop with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.534] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.534] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.534] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for me.ichun.letsleepingdogslie.common.LetSleepingDogsLie with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.535] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass me.ichun.letsleepingdogslie.common.LetSleepingDogsLie with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.535] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.535] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.535] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for tk.deltawolf.sea.Seafaring with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.536] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass tk.deltawolf.sea.Seafaring with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.536] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.536] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.536] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.silentchaos512.gear.SilentGear with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.543] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass net.silentchaos512.gear.SilentGear with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.543] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.543] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.543] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.polyvalord.extcaves.ExtCaves with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.544] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.polyvalord.extcaves.ExtCaves with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.544] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.544] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.544] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.flanks255.simplylight.SimplyLight with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.554] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.flanks255.simplylight.SimplyLight with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.554] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.554] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.554] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for enemeez.simplefarming.SimpleFarming with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.558] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass enemeez.simplefarming.SimpleFarming with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.558] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.558] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.558] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.rbs.slurpiesdongles.SlurpiesDongles with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.559] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.rbs.slurpiesdongles.SlurpiesDongles with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.559] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.559] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.559] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.buuz135.portality.Portality with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.564] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.buuz135.portality.Portality with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.565] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.565] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.565] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.psychward.sisser.Sisser with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.565] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.psychward.sisser.Sisser with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.565] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.565] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.565] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for ovh.corail.flying_things.ModFlyingThings with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.566] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass ovh.corail.flying_things.ModFlyingThings with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.566] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.566] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.566] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for ovh.corail.woodcutter.WoodCutterMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.567] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass ovh.corail.woodcutter.WoodCutterMod with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.567] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.567] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.567] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for org.jwaresoftware.mcmods.lib.CarrotsLib with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.568] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass org.jwaresoftware.mcmods.lib.CarrotsLib with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.568] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.568] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.568] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for org.jwaresoftware.mcmods.vfp.VanillaFoodPantry with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.589] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass org.jwaresoftware.mcmods.vfp.VanillaFoodPantry with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.589] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.589] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.589] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for vazkii.arl.AutoRegLib with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.590] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass vazkii.arl.AutoRegLib with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.590] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.590] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.590] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for tv.mapper.roadstuff.RoadStuff with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.594] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass tv.mapper.roadstuff.RoadStuff with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.594] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.594] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.594] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for lumien.randomthings.RandomThings with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.595] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass lumien.randomthings.RandomThings with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.595] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.595] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.595] [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@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.596] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.kwpugh.ring_of_miner.RingOfMiner with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.596] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.596] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.596] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for oreexcavation.core.OreExcavation with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.597] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass oreexcavation.core.OreExcavation with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.597] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.597] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.597] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.denismasterherobrine.angelring.AngelRing with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.620] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.denismasterherobrine.angelring.AngelRing with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.620] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.620] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.620] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for flexible_skills.FlexibleSkillsMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.621] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass flexible_skills.FlexibleSkillsMod with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.622] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.622] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.622] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.kwpugh.gobber2.Gobber2 with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.624] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.kwpugh.gobber2.Gobber2 with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.624] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.624] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.624] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.natamus.cryingghasts.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.625] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.natamus.cryingghasts.Main with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.625] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.625] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.625] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for wtf.choco.pottedbushes.PottedBushes with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.626] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass wtf.choco.pottedbushes.PottedBushes with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.626] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.626] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.626] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.mcwroofs.kikoz.MacawsRoofs with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.627] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.mcwroofs.kikoz.MacawsRoofs with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.627] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.627] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.627] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.mrcrayfish.furniture.FurnitureMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.630] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.mrcrayfish.furniture.FurnitureMod with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.631] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.631] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.631] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.natamus.shulkerdropstwo.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.631] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.natamus.shulkerdropstwo.Main with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.631] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.631] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.631] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for bl4ckscor3.mod.globalxp.GlobalXP with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.634] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass bl4ckscor3.mod.globalxp.GlobalXP with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.634] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.634] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.634] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.mcreator.hsbdry.hsbdry with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.635] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass net.mcreator.hsbdry.hsbdry with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.635] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.635] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.635] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for kdp.instantunify.InstantUnify with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.638] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass kdp.instantunify.InstantUnify with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.638] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.638] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.638] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.kowloon.moredogs.core.MoreDogs with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.639] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.kowloon.moredogs.core.MoreDogs with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.639] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.639] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.639] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.minecraftforge.lex.cfd.CobbleForDays with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.662] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass net.minecraftforge.lex.cfd.CobbleForDays with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.662] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.662] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.662] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.olafkeijsers.fastleafdecay.FastLeafDecay with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.663] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass net.olafkeijsers.fastleafdecay.FastLeafDecay with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.663] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.663] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.663] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.black_dog20.servertabinfo.ServerTabInfo with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.666] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.black_dog20.servertabinfo.ServerTabInfo with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.666] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.666] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.666] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.blay09.mods.prettybeaches.PrettyBeaches with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.667] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass net.blay09.mods.prettybeaches.PrettyBeaches with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.667] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.667] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.667] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.gigabit101.quantumstorage.QuantumStorage with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.670] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass net.gigabit101.quantumstorage.QuantumStorage with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.670] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.670] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.670] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for ovh.corail.corail_pillar.ModPillar with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.671] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass ovh.corail.corail_pillar.ModPillar with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.671] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.671] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.671] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.natamus.automaticdoors.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.671] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.natamus.automaticdoors.Main with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.671] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.671] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.671] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.natamus.infinitetrading.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.672] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.natamus.infinitetrading.Main with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.672] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.672] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.672] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for cpw.mods.inventorysorter.InventorySorter with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.673] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass cpw.mods.inventorysorter.InventorySorter with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.674] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.674] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.674] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.sauuuuucey.sauuuuuceysfarming.SauuuuuceysFarming with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.674] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.sauuuuucey.sauuuuuceysfarming.SauuuuuceysFarming with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.674] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.674] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.674] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.tfar.infinitewatersource.InfiniteWaterSource with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.676] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.tfar.infinitewatersource.InfiniteWaterSource with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.676] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.676] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.676] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.blakebr0.cucumber.Cucumber with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.677] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.blakebr0.cucumber.Cucumber with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.677] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.677] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.677] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.cjm721.overloaded.Overloaded with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.681] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.cjm721.overloaded.Overloaded with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.681] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.681] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.681] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.oitsjustjose.persistentbits.PersistentBits with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.683] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.oitsjustjose.persistentbits.PersistentBits with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.683] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.683] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.683] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for mezz.jei.JustEnoughItems with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.684] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass mezz.jei.JustEnoughItems with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.684] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.684] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.684] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for org.cyclops.everlastingabilities.EverlastingAbilities with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.744] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass org.cyclops.everlastingabilities.EverlastingAbilities with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.744] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.744] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.744] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.emosewapixel.giftfromthegods.GiftFromTheGods with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.745] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.emosewapixel.giftfromthegods.GiftFromTheGods with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.745] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.745] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.745] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.natamus.despawningeggshatch.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.746] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.natamus.despawningeggshatch.Main with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.746] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.746] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.746] [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@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.749] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.teamabnormals.upgrade_aquatic.core.UpgradeAquatic with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.749] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.749] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.749] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.pugz.bloomful.core.Bloomful with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.751] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.pugz.bloomful.core.Bloomful with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.751] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.751] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.751] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.themastergeneral.ctdcore.CTDCore with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.752] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.themastergeneral.ctdcore.CTDCore with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.752] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.752] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.752] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for cofh.ensorcellation.Ensorcellation with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.753] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass cofh.ensorcellation.Ensorcellation with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.754] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.754] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.754] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.simibubi.create.Create with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.756] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.simibubi.create.Create with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.756] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.756] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.756] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.blamejared.clumps.Clumps with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.760] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity clumps:xp_orb_big
[17Dec2019 10:55:28.761] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.blamejared.clumps.Clumps with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.761] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.761] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.761] [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@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.762] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.kwpugh.ring_of_repair.RingOfRepair with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.762] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.762] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.762] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.valkyrieofnight.enviromats.EnviroMats with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.777] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.valkyrieofnight.enviromats.EnviroMats with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.777] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.777] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.777] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for gigabit101.EnderBags.EnderBags with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.779] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass gigabit101.EnderBags.EnderBags with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.779] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.779] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.779] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.lothrazar.storagenetwork.StorageNetwork with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.782] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.lothrazar.storagenetwork.StorageNetwork with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.782] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.782] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.782] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for lime.chunk_claim.ChunkClaim with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.783] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass lime.chunk_claim.ChunkClaim with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.783] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.783] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.783] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.darkhax.botanypots.BotanyPots with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.787] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass net.darkhax.botanypots.BotanyPots with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.787] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.787] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.787] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.cscot.basicnetherores.BasicNetherOres with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.789] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.cscot.basicnetherores.BasicNetherOres with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.789] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.789] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.789] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.laton95.pyramidplunder.PyramidPlunder with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.794] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.laton95.pyramidplunder.PyramidPlunder with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.794] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.795] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.795] [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@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.795] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass ovh.corail.corail_pillar_extension_biomesoplenty.CorailPillarExtensionBiomesoplentyMod with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.796] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.796] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.796] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for wile.engineerstools.ModEngineersTools with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.799] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass wile.engineerstools.ModEngineersTools with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.799] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.799] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.799] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for xiroc.dungeoncrawl.DungeonCrawl with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.800] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass xiroc.dungeoncrawl.DungeonCrawl with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.800] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.800] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.800] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for its_meow.betteranimalsplus.BetterAnimalsPlusMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.820] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass its_meow.betteranimalsplus.BetterAnimalsPlusMod with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.820] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.820] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.820] [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@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.822] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.kwpugh.ring_of_teleport.RingOfTeleport with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.823] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.823] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.823] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for cofh.core.CoFHCore with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.825] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass cofh.core.CoFHCore with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.825] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.825] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.825] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for endergeticexpansion.core.EndergeticExpansion with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.828] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass endergeticexpansion.core.EndergeticExpansion with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.828] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.828] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.828] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for al132.alib.ALib with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.829] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass al132.alib.ALib with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.829] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.829] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.829] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for mcjty.lib.McJtyLib with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.834] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass mcjty.lib.McJtyLib with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.834] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.834] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.834] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for mcjty.rftoolsbase.RFToolsBase with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.835] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass mcjty.rftoolsbase.RFToolsBase with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.835] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.835] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.835] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for mcjty.rftoolsstorage.RFToolsStorage with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.838] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass mcjty.rftoolsstorage.RFToolsStorage with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.838] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.838] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.838] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.natamus.dismountentity.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.838] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.natamus.dismountentity.Main with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.838] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.838] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.838] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for shadows.click.ClickMachine with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.851] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass shadows.click.ClickMachine with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.851] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.851] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.851] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.cazsius.deathquotes.DeathQuotes with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.852] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.cazsius.deathquotes.DeathQuotes with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.852] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.852] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.852] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.lerrific.easyflint.EasyFlint with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.853] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.lerrific.easyflint.EasyFlint with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.853] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.853] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.853] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for gigaherz.packingtape.PackingTapeMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.853] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass gigaherz.packingtape.PackingTapeMod with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.853] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.854] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.854] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for trainerlord.craftingspawn.CraftingSpawn with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.854] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass trainerlord.craftingspawn.CraftingSpawn with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.854] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.854] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.854] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.direwolf20.mininggadgets.MiningGadgets with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.856] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.direwolf20.mininggadgets.MiningGadgets with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.856] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.856] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.856] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for epicsquid.mysticalworld.MysticalWorld with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.865] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass epicsquid.mysticalworld.MysticalWorld with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.865] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.865] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.865] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for de.melanx.extradisks.ExtraDisks with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.867] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass de.melanx.extradisks.ExtraDisks with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.867] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.867] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.867] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.minecraftforge.common.ForgeMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.871] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass net.minecraftforge.common.ForgeMod with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.871] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.871] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.871] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for de.canitzp.feederhelmet.FeederHelmet with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.873] [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.
[17Dec2019 10:55:28.873] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass de.canitzp.feederhelmet.FeederHelmet with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.873] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.873] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.873] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.tardis.mod.Tardis with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.875] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass net.tardis.mod.Tardis with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.875] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.875] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.875] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.zathrox.explorercraft.core.Explorercraft with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.876] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.zathrox.explorercraft.core.Explorercraft with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.876] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.876] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.876] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.themastergeneral.moglowstone.MoGlowstone with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.877] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.themastergeneral.moglowstone.MoGlowstone with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.877] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.877] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.877] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.progwml6.ironchest.IronChest with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.879] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.progwml6.ironchest.IronChest with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.879] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.879] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.879] [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@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.880] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.gmail.rohzek.dive.main.Main with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.880] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.880] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.880] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for network.pxl8.colouredchat.ColouredChat with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.881] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass network.pxl8.colouredchat.ColouredChat with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.881] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.883] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.883] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.883] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for mcjty.rftoolsutility.RFToolsUtility with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.886] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass mcjty.rftoolsutility.RFToolsUtility with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.886] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.886] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.886] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for mcjty.theoneprobe.TheOneProbe with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.893] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass mcjty.theoneprobe.TheOneProbe with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.893] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.893] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.893] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for yalter.mousetweaks.forge.MouseTweaksForge with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.894] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass yalter.mousetweaks.forge.MouseTweaksForge with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.894] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.894] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.894] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.codetaylor.mc.watercan.ModWatercan with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.895] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.codetaylor.mc.watercan.ModWatercan with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.895] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.895] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.895] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.hrznstudio.titanium.Titanium with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.924] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.hrznstudio.titanium.Titanium with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.924] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.924] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.924] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.aang23.undergroundbiomes.UndergroundBiomes with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.928] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.aang23.undergroundbiomes.UndergroundBiomes with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.928] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.928] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.928] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.silentchaos512.lib.SilentLib with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.932] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass net.silentchaos512.lib.SilentLib with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.932] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.932] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.932] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for ovh.corail.travel_bag.ModTravelBag with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.935] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass ovh.corail.travel_bag.ModTravelBag with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.935] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.935] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.935] [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@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.937] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.kwpugh.ring_of_growth.RingOfGrowth with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.937] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.937] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.937] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.stal111.forbidden_arcanus.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.945] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `forbidden_arcanus` for name `edelwood_sign`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[17Dec2019 10:55:28.945] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `forbidden_arcanus` for name `cherrywood_sign`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[17Dec2019 10:55:28.946] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `forbidden_arcanus` for name `mysterywood_sign`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[17Dec2019 10:55:28.949] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.stal111.forbidden_arcanus.Main with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.949] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.949] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.949] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.natamus.alwaysawitherskull.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.950] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.natamus.alwaysawitherskull.Main with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.950] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.950] [Server thread/DEBUG] [com.kotori316.scala_lib.ScalaLanguageProvider$/LOADING]: Loading ScalaModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.950] [Server thread/DEBUG] [com.kotori316.scala_lib.ScalaModContainer/LOADING]: Creating scala container Class: com.kotori316.fluidtank.FluidTank, with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.950] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.950] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:28.950] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for de.maxhenkel.car.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.072] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass de.maxhenkel.car.Main with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.072] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.072] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.072] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for mcjty.rftoolsbuilder.RFToolsBuilder with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.074] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass mcjty.rftoolsbuilder.RFToolsBuilder with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.074] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.074] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.074] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.drizzs.foamdome.FoamDome with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.075] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.drizzs.foamdome.FoamDome with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.075] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.075] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.075] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for vazkii.quark.base.Quark with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.076] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass vazkii.quark.base.Quark with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.076] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.076] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.076] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for slimeknights.mantle.Mantle with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.078] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass slimeknights.mantle.Mantle with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.078] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.078] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.078] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for de.maxhenkel.gravestone.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.080] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass de.maxhenkel.gravestone.Main with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.080] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.080] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.080] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for shadows.fastbench.FastBench with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.088] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass shadows.fastbench.FastBench with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.088] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.088] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.088] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.jaquadro.minecraft.storagedrawers.StorageDrawers with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.092] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.jaquadro.minecraft.storagedrawers.StorageDrawers with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.092] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.092] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.092] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for tehnut.harvest.Harvest with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.093] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass tehnut.harvest.Harvest with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.094] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.094] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.094] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for knightminer.simplytea.SimplyTea with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.095] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass knightminer.simplytea.SimplyTea with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.095] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.095] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.095] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.natamus.dragondropselytra.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.096] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.natamus.dragondropselytra.Main with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.096] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.096] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.096] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for shadows.fastfurnace.FastFurnace with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.099] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass shadows.fastfurnace.FastFurnace with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.099] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.099] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.099] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.ewyboy.worldstripper.WorldStripper with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.118] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.ewyboy.worldstripper.WorldStripper with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.119] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.119] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.119] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for squeek.appleskin.AppleSkin with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.120] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass squeek.appleskin.AppleSkin with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.120] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.120] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.120] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.tfar.mobcatcher.MobCatcher with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.121] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.tfar.mobcatcher.MobCatcher with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.121] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.122] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.122] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for wile.engineersdecor.ModEngineersDecor with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.131] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass wile.engineersdecor.ModEngineersDecor with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.131] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.131] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.131] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.tfar.simplecoloredblocks.SimpleColoredBlocks with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.134] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.tfar.simplecoloredblocks.SimpleColoredBlocks with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.134] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.134] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.134] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.androsa.nifty.NiftyMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.135] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.androsa.nifty.NiftyMod with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.135] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.135] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.135] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.natamus.netherportalspread.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.136] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.natamus.netherportalspread.Main with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.136] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.136] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.136] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.silentchaos512.gems.SilentGems with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.143] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass net.silentchaos512.gems.SilentGems with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.143] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.143] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.143] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.darkhax.friendlyfire.FriendlyFire with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.144] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass net.darkhax.friendlyfire.FriendlyFire with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.144] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.144] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.144] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for mariot7.xlfoodmod.XLFoodMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.145] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass mariot7.xlfoodmod.XLFoodMod with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.145] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.145] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.145] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for lykrast.mysticalwildlife.core.MysticalWildlife with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.146] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass lykrast.mysticalwildlife.core.MysticalWildlife with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.146] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.146] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.146] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.lothrazar.elementaryores.ModElemOres with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.149] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.lothrazar.elementaryores.ModElemOres with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.149] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.149] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.149] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for gerflargle.taffydaf.TaffyDAF with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.150] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass gerflargle.taffydaf.TaffyDAF with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.150] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.150] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.150] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.maciej916.maessentials.MaEssentials with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.151] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.maciej916.maessentials.MaEssentials with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.151] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.151] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.151] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for mushroommantoad.mmpmod.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.154] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass mushroommantoad.mmpmod.Main with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.154] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.154] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.154] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for edivad.solargeneration.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.158] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass edivad.solargeneration.Main with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.158] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.158] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.158] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.slashking.luckyores.LuckyOres with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.188] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.slashking.luckyores.LuckyOres with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.188] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.188] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.188] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.natamus.petnames.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.189] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.natamus.petnames.Main with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.189] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.189] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f - got cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.189] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for hugman.mubble.Mubble with classLoader cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f & cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.190] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass hugman.mubble.Mubble with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f
[17Dec2019 10:55:29.199] [Server thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching parallel event LifecycleEvent:CONSTRUCT
[17Dec2019 10:55:29.205] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance betteranimalsplus of type its_meow.betteranimalsplus.BetterAnimalsPlusMod
[17Dec2019 10:55:29.205] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance harvest of type tehnut.harvest.Harvest
[17Dec2019 10:55:29.205] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance sisser of type com.psychward.sisser.Sisser
[17Dec2019 10:55:29.222] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance harvest of type tehnut.harvest.Harvest
[17Dec2019 10:55:29.222] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for harvest
[17Dec2019 10:55:29.229] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for harvest
[17Dec2019 10:55:29.230] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for harvest
[17Dec2019 10:55:29.230] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance simplytea of type knightminer.simplytea.SimplyTea
[17Dec2019 10:55:29.231] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file sisser-common.toml for sisser tracking
[17Dec2019 10:55:29.239] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance sisser of type com.psychward.sisser.Sisser
[17Dec2019 10:55:29.240] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for sisser
[17Dec2019 10:55:29.240] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for sisser
[17Dec2019 10:55:29.240] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for sisser
[17Dec2019 10:55:29.240] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance flying_things of type ovh.corail.flying_things.ModFlyingThings
[17Dec2019 10:55:29.242] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file simplytea-server.toml for simplytea tracking
[17Dec2019 10:55:29.242] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance simplytea of type knightminer.simplytea.SimplyTea
[17Dec2019 10:55:29.242] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for simplytea
[17Dec2019 10:55:29.242] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for simplytea
[17Dec2019 10:55:29.244] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file flying_things-client.toml for flying_things tracking
[17Dec2019 10:55:29.245] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file flying_things-common.toml for flying_things tracking
[17Dec2019 10:55:29.246] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing knightminer.simplytea.core.Registration to MOD
[17Dec2019 10:55:29.246] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance flying_things of type ovh.corail.flying_things.ModFlyingThings
[17Dec2019 10:55:29.246] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for flying_things
[17Dec2019 10:55:29.246] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for flying_things
[17Dec2019 10:55:29.246] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.flying_things.registry.ModSerializers to MOD
[17Dec2019 10:55:29.316] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.flying_things.registry.ModItems to MOD
[17Dec2019 10:55:29.319] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing knightminer.simplytea.core.Events to FORGE
[17Dec2019 10:55:29.325] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing knightminer.simplytea.core.Config to MOD
[17Dec2019 10:55:29.326] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for simplytea
[17Dec2019 10:55:29.326] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance dde of type com.natamus.dragondropselytra.Main
[17Dec2019 10:55:29.326] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance dde of type com.natamus.dragondropselytra.Main
[17Dec2019 10:55:29.326] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for dde
[17Dec2019 10:55:29.327] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for dde
[17Dec2019 10:55:29.327] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.natamus.dragondropselytra.events.DragonEvent to FORGE
[17Dec2019 10:55:29.328] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for dde
[17Dec2019 10:55:29.328] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance fastfurnace of type shadows.fastfurnace.FastFurnace
[17Dec2019 10:55:29.328] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance fastfurnace of type shadows.fastfurnace.FastFurnace
[17Dec2019 10:55:29.328] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for fastfurnace
[17Dec2019 10:55:29.328] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fastfurnace
[17Dec2019 10:55:29.328] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for fastfurnace
[17Dec2019 10:55:29.328] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance worldstripper of type com.ewyboy.worldstripper.WorldStripper
[17Dec2019 10:55:29.332] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file worldstripper-common.toml for worldstripper tracking
[17Dec2019 10:55:29.332] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance worldstripper of type com.ewyboy.worldstripper.WorldStripper
[17Dec2019 10:55:29.332] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for worldstripper
[17Dec2019 10:55:29.332] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for worldstripper
[17Dec2019 10:55:29.332] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for worldstripper
[17Dec2019 10:55:29.332] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance appleskin of type squeek.appleskin.AppleSkin
[17Dec2019 10:55:29.334] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file appleskin-client.toml for appleskin tracking
[17Dec2019 10:55:29.335] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance appleskin of type squeek.appleskin.AppleSkin
[17Dec2019 10:55:29.335] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for appleskin
[17Dec2019 10:55:29.335] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for appleskin
[17Dec2019 10:55:29.335] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for appleskin
[17Dec2019 10:55:29.335] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance mobcatcher of type com.tfar.mobcatcher.MobCatcher
[17Dec2019 10:55:29.336] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance mobcatcher of type com.tfar.mobcatcher.MobCatcher
[17Dec2019 10:55:29.336] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for mobcatcher
[17Dec2019 10:55:29.336] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mobcatcher
[17Dec2019 10:55:29.336] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tfar.mobcatcher.MobCatcher$RegistryEvents to MOD
[17Dec2019 10:55:29.348] [modloading-worker-1/INFO] [its_meow.betteranimalsplus.BetterAnimalsPlusMod/]: Injecting super coyotes...
[17Dec2019 10:55:29.348] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance betteranimalsplus of type its_meow.betteranimalsplus.BetterAnimalsPlusMod
[17Dec2019 10:55:29.348] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for betteranimalsplus
[17Dec2019 10:55:29.348] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for betteranimalsplus
[17Dec2019 10:55:29.348] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing its_meow.betteranimalsplus.BetterAnimalsPlusMod to FORGE
[17Dec2019 10:55:29.351] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for mobcatcher
[17Dec2019 10:55:29.351] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance engineersdecor of type wile.engineersdecor.ModEngineersDecor
[17Dec2019 10:55:29.451] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing its_meow.betteranimalsplus.config.BetterAnimalsPlusConfig to MOD
[17Dec2019 10:55:29.454] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing its_meow.betteranimalsplus.init.BetterAnimalsPlusRegistrar to MOD
[17Dec2019 10:55:29.473] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file engineersdecor-common.toml for engineersdecor tracking
[17Dec2019 10:55:29.473] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file engineersdecor-client.toml for engineersdecor tracking
[17Dec2019 10:55:29.518] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance engineersdecor of type wile.engineersdecor.ModEngineersDecor
[17Dec2019 10:55:29.518] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for engineersdecor
[17Dec2019 10:55:29.518] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for engineersdecor
[17Dec2019 10:55:29.518] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing wile.engineersdecor.ModEngineersDecor$ForgeEvents to MOD
[17Dec2019 10:55:29.527] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.flying_things.registry.ModEntities to MOD
[17Dec2019 10:55:29.532] [modloading-worker-2/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity flying_things:magic_carpet
[17Dec2019 10:55:29.535] [modloading-worker-2/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity flying_things:enchanted_broom
[17Dec2019 10:55:29.536] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.flying_things.event.EventHandler to FORGE
[17Dec2019 10:55:29.540] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for engineersdecor
[17Dec2019 10:55:29.540] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance simplecoloredblocks of type com.tfar.simplecoloredblocks.SimpleColoredBlocks
[17Dec2019 10:55:29.540] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance simplecoloredblocks of type com.tfar.simplecoloredblocks.SimpleColoredBlocks
[17Dec2019 10:55:29.540] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for simplecoloredblocks
[17Dec2019 10:55:29.540] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for simplecoloredblocks
[17Dec2019 10:55:29.540] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tfar.simplecoloredblocks.SimpleColoredBlocks$RegistryEvents to MOD
[17Dec2019 10:55:29.549] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing its_meow.betteranimalsplus.common.CommonEventHandler to FORGE
[17Dec2019 10:55:29.557] [modloading-worker-2/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_76365_a with desc (Lnet/minecraft/entity/player/PlayerEntity;)Lnet/minecraft/util/DamageSource;
[17Dec2019 10:55:29.566] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.flying_things.ConfigFlyingThings to FORGE
[17Dec2019 10:55:29.631] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for betteranimalsplus
[17Dec2019 10:55:29.631] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance ring_of_teleport of type com.kwpugh.ring_of_teleport.RingOfTeleport
[17Dec2019 10:55:29.635] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tfar.simplecoloredblocks.ItemColorWheel to FORGE
[17Dec2019 10:55:29.637] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance ring_of_teleport of type com.kwpugh.ring_of_teleport.RingOfTeleport
[17Dec2019 10:55:29.637] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for ring_of_teleport
[17Dec2019 10:55:29.637] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ring_of_teleport
[17Dec2019 10:55:29.637] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.kwpugh.ring_of_teleport.ItemInit$RegistryEvents to MOD
[17Dec2019 10:55:29.639] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.kwpugh.ring_of_teleport.RingOfTeleport$RegistryEvents to MOD
[17Dec2019 10:55:29.640] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for flying_things
[17Dec2019 10:55:29.640] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance corail_woodcutter of type ovh.corail.woodcutter.WoodCutterMod
[17Dec2019 10:55:29.640] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for ring_of_teleport
[17Dec2019 10:55:29.640] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance cofh_core of type cofh.core.CoFHCore
[17Dec2019 10:55:29.640] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance corail_woodcutter of type ovh.corail.woodcutter.WoodCutterMod
[17Dec2019 10:55:29.640] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for corail_woodcutter
[17Dec2019 10:55:29.640] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for corail_woodcutter
[17Dec2019 10:55:29.640] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.woodcutter.registry.ModRecipeSerializers to MOD
[17Dec2019 10:55:29.641] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for simplecoloredblocks
[17Dec2019 10:55:29.641] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance nifty of type com.androsa.nifty.NiftyMod
[17Dec2019 10:55:29.642] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file cofh_core-server.toml for cofh_core tracking
[17Dec2019 10:55:29.642] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file cofh_core-client.toml for cofh_core tracking
[17Dec2019 10:55:29.645] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.woodcutter.registry.ModPointOfInterestTypes to MOD
[17Dec2019 10:55:29.647] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.woodcutter.registry.ModContainers to MOD
[17Dec2019 10:55:29.651] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.woodcutter.registry.ModBlocks to MOD
[17Dec2019 10:55:29.651] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for corail_woodcutter
[17Dec2019 10:55:29.651] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance carrots of type org.jwaresoftware.mcmods.lib.CarrotsLib
[17Dec2019 10:55:29.653] [modloading-worker-2/INFO] [CRT/]: Carrots Lib mod constructor called
[17Dec2019 10:55:29.661] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance cofh_core of type cofh.core.CoFHCore
[17Dec2019 10:55:29.661] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for cofh_core
[17Dec2019 10:55:29.661] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cofh_core
[17Dec2019 10:55:29.661] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for cofh_core
[17Dec2019 10:55:29.661] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance endergetic of type endergeticexpansion.core.EndergeticExpansion
[17Dec2019 10:55:29.734] [modloading-worker-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_186089_a with desc (Lnet/minecraft/util/math/BlockPos;)V
[17Dec2019 10:55:29.737] [modloading-worker-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_186094_a with desc (Z)V
[17Dec2019 10:55:29.741] [modloading-worker-2/INFO] [CRT/]: Potion effect neutralizer hook initialized successfully!
[17Dec2019 10:55:29.752] [modloading-worker-2/INFO] [CRT/]: Potion type converter hook initialized successfully!
[17Dec2019 10:55:29.939] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance carrots of type org.jwaresoftware.mcmods.lib.CarrotsLib
[17Dec2019 10:55:29.939] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for carrots
[17Dec2019 10:55:29.939] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for carrots
[17Dec2019 10:55:29.939] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing org.jwaresoftware.mcmods.lib.CarrotsLib to MOD
[17Dec2019 10:55:29.939] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for carrots
[17Dec2019 10:55:29.939] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance vanillafoodpantry of type org.jwaresoftware.mcmods.vfp.VanillaFoodPantry
[17Dec2019 10:55:29.943] [modloading-worker-2/INFO] [VFP/]: Vanilla Food Pantry mod constructor called
[17Dec2019 10:55:29.953] [modloading-worker-2/INFO] [CRT.CFG/]: Loading config file /home/minecraft/servers/mine261304/config/wabbity_vanillafoodpantry.toml
[17Dec2019 10:55:29.954] [modloading-worker-2/DEBUG] [CRT/]: Config definition (S) for vanillafoodpantry
[17Dec2019 10:55:29.959] [modloading-worker-2/DEBUG] [CRT/]: Config definition (E) for vanillafoodpantry
[17Dec2019 10:55:29.960] [modloading-worker-2/INFO] [VFP/]: Starting[B] DS...
[17Dec2019 10:55:30.145] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file nifty-common.toml for nifty tracking
[17Dec2019 10:55:30.145] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance nifty of type com.androsa.nifty.NiftyMod
[17Dec2019 10:55:30.145] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for nifty
[17Dec2019 10:55:30.145] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for nifty
[17Dec2019 10:55:30.146] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for nifty
[17Dec2019 10:55:30.146] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance nps of type com.natamus.netherportalspread.Main
[17Dec2019 10:55:30.148] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file nps-common.toml for nps tracking
[17Dec2019 10:55:30.148] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance nps of type com.natamus.netherportalspread.Main
[17Dec2019 10:55:30.148] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for nps
[17Dec2019 10:55:30.148] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for nps
[17Dec2019 10:55:30.148] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.natamus.netherportalspread.events.PortalEvent to FORGE
[17Dec2019 10:55:30.149] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for nps
[17Dec2019 10:55:30.149] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance silentgems of type net.silentchaos512.gems.SilentGems
[17Dec2019 10:55:30.150] [modloading-worker-3/DEBUG] [Silent's Gems/]: Gems SideProxy init
[17Dec2019 10:55:30.151] [modloading-worker-3/INFO] [Silent's Gems/]: Detected Silent Gear!
[17Dec2019 10:55:30.219] [modloading-worker-3/INFO] [Silent's Gems/]: Register part type PartType[S]{name='silentgems:gear_soul'}
[17Dec2019 10:55:30.234] [modloading-worker-3/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:simple_trait'
[17Dec2019 10:55:30.236] [modloading-worker-3/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:damage_type_trait'
[17Dec2019 10:55:30.238] [modloading-worker-3/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:durability_trait'
[17Dec2019 10:55:30.239] [modloading-worker-3/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:enchantment_trait'
[17Dec2019 10:55:30.241] [modloading-worker-3/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:nbt_trait'
[17Dec2019 10:55:30.242] [modloading-worker-3/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:potion_effect_trait'
[17Dec2019 10:55:30.244] [modloading-worker-3/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:stat_modifier_trait'
[17Dec2019 10:55:30.244] [modloading-worker-3/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgems:persistence'
[17Dec2019 10:55:30.246] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance endergetic of type endergeticexpansion.core.EndergeticExpansion
[17Dec2019 10:55:30.246] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for endergetic
[17Dec2019 10:55:30.246] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for endergetic
[17Dec2019 10:55:30.246] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing endergeticexpansion.core.registry.other.EERegistryReplacements to MOD
[17Dec2019 10:55:30.246] [modloading-worker-3/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgems:runic'
[17Dec2019 10:55:30.247] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing endergeticexpansion.core.registry.other.EECapabilities to FORGE
[17Dec2019 10:55:30.249] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing endergeticexpansion.core.registry.EETileEntities to MOD
[17Dec2019 10:55:30.252] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing endergeticexpansion.core.registry.EESounds to MOD
[17Dec2019 10:55:30.254] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing endergeticexpansion.core.registry.EEItems to MOD
[17Dec2019 10:55:30.364] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing endergeticexpansion.core.registry.EEEntities to MOD
[17Dec2019 10:55:30.420] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity endergetic:poise_cluster
[17Dec2019 10:55:30.422] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity endergetic:bolloom_fruit
[17Dec2019 10:55:30.423] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity endergetic:boof_block
[17Dec2019 10:55:30.427] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity endergetic:puff_bug
[17Dec2019 10:55:30.430] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity endergetic:boat
[17Dec2019 10:55:30.450] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity endergetic:bolloom_balloon
[17Dec2019 10:55:30.525] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity endergetic:bolloom_knot
[17Dec2019 10:55:30.554] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity endergetic:booflo_baby
[17Dec2019 10:55:30.849] [modloading-worker-3/INFO] [net.silentchaos512.utils.config.ConfigSpecWrapper/]: Loading config file /home/minecraft/servers/mine261304/config/silentgems-common.toml
[17Dec2019 10:55:30.850] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity endergetic:booflo_adolescent
[17Dec2019 10:55:30.851] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing endergeticexpansion.core.registry.EEBlocks to MOD
[17Dec2019 10:55:30.851] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing endergeticexpansion.core.registry.EEBiomes to MOD
[17Dec2019 10:55:30.870] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing endergeticexpansion.core.events.PlayerEvents to FORGE
[17Dec2019 10:55:30.871] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing endergeticexpansion.common.world.surface.EESurfaceBuilders to MOD
[17Dec2019 10:55:30.871] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing endergeticexpansion.common.world.EndOverrideHandler to MOD
[17Dec2019 10:55:30.871] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for endergetic
[17Dec2019 10:55:30.871] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance alib of type al132.alib.ALib
[17Dec2019 10:55:30.872] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance alib of type al132.alib.ALib
[17Dec2019 10:55:30.872] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for alib
[17Dec2019 10:55:30.872] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for alib
[17Dec2019 10:55:30.872] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for alib
[17Dec2019 10:55:30.872] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance mcjtylib of type mcjty.lib.McJtyLib
[17Dec2019 10:55:30.931] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file mcjtylib-client.toml for mcjtylib tracking
[17Dec2019 10:55:30.931] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file mcjtylib-common.toml for mcjtylib tracking
[17Dec2019 10:55:30.932] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance mcjtylib of type mcjty.lib.McJtyLib
[17Dec2019 10:55:30.932] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for mcjtylib
[17Dec2019 10:55:30.932] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mcjtylib
[17Dec2019 10:55:30.932] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mcjty.lib.setup.Registration to MOD
[17Dec2019 10:55:30.936] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mcjty.lib.McJtyLib to MOD
[17Dec2019 10:55:30.937] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mcjty.lib.base.GeneralConfig to FORGE
[17Dec2019 10:55:30.937] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for mcjtylib
[17Dec2019 10:55:30.937] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance rftoolsbase of type mcjty.rftoolsbase.RFToolsBase
[17Dec2019 10:55:30.940] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file rftoolsbase-common.toml for rftoolsbase tracking
[17Dec2019 10:55:31.030] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance rftoolsbase of type mcjty.rftoolsbase.RFToolsBase
[17Dec2019 10:55:31.030] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for rftoolsbase
[17Dec2019 10:55:31.030] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for rftoolsbase
[17Dec2019 10:55:31.031] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mcjty.rftoolsbase.setup.Config to FORGE
[17Dec2019 10:55:31.031] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mcjty.rftoolsbase.datagen.DataGenerators to MOD
[17Dec2019 10:55:31.032] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for rftoolsbase
[17Dec2019 10:55:31.032] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance rftoolsstorage of type mcjty.rftoolsstorage.RFToolsStorage
[17Dec2019 10:55:31.035] [modloading-worker-3/DEBUG] [Silent's Gems/]: Gems SideProxy.Server init
[17Dec2019 10:55:31.035] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance silentgems of type net.silentchaos512.gems.SilentGems
[17Dec2019 10:55:31.035] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for silentgems
[17Dec2019 10:55:31.035] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for silentgems
[17Dec2019 10:55:31.035] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.silentchaos512.gems.network.NetworkEvents to FORGE
[17Dec2019 10:55:31.037] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.silentchaos512.gems.item.container.ContainerItemEvents to FORGE
[17Dec2019 10:55:31.037] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file rftoolsstorage-client.toml for rftoolsstorage tracking
[17Dec2019 10:55:31.037] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file rftoolsstorage-common.toml for rftoolsstorage tracking
[17Dec2019 10:55:31.038] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.silentchaos512.gems.init.GemsLoot to FORGE
[17Dec2019 10:55:31.038] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.silentchaos512.gems.event.EnchantmentEvents to FORGE
[17Dec2019 10:55:31.040] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.silentchaos512.gems.chaos.ChaosHandler to FORGE
[17Dec2019 10:55:31.046] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.silentchaos512.gems.chaos.ChaosEvents to FORGE
[17Dec2019 10:55:31.055] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance rftoolsstorage of type mcjty.rftoolsstorage.RFToolsStorage
[17Dec2019 10:55:31.055] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for rftoolsstorage
[17Dec2019 10:55:31.055] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for rftoolsstorage
[17Dec2019 10:55:31.055] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mcjty.rftoolsstorage.setup.Config to FORGE
[17Dec2019 10:55:31.055] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mcjty.rftoolsstorage.datagen.DataGenerators to MOD
[17Dec2019 10:55:31.056] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for silentgems
[17Dec2019 10:55:31.056] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance friendlyfire of type net.darkhax.friendlyfire.FriendlyFire
[17Dec2019 10:55:31.057] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for rftoolsstorage
[17Dec2019 10:55:31.057] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance dismounte of type com.natamus.dismountentity.Main
[17Dec2019 10:55:31.057] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance dismounte of type com.natamus.dismountentity.Main
[17Dec2019 10:55:31.057] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for dismounte
[17Dec2019 10:55:31.057] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for dismounte
[17Dec2019 10:55:31.057] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.natamus.dismountentity.events.DismountEvent to FORGE
[17Dec2019 10:55:31.058] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file friendlyfire-common.toml for friendlyfire tracking
[17Dec2019 10:55:31.058] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance friendlyfire of type net.darkhax.friendlyfire.FriendlyFire
[17Dec2019 10:55:31.058] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for friendlyfire
[17Dec2019 10:55:31.058] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for friendlyfire
[17Dec2019 10:55:31.058] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for friendlyfire
[17Dec2019 10:55:31.058] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance xlfoodmod of type mariot7.xlfoodmod.XLFoodMod
[17Dec2019 10:55:31.059] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for dismounte
[17Dec2019 10:55:31.059] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance clickmachine of type shadows.click.ClickMachine
[17Dec2019 10:55:31.059] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance xlfoodmod of type mariot7.xlfoodmod.XLFoodMod
[17Dec2019 10:55:31.059] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for xlfoodmod
[17Dec2019 10:55:31.059] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for xlfoodmod
[17Dec2019 10:55:31.059] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mariot7.xlfoodmod.ModRegistry to MOD
[17Dec2019 10:55:31.061] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for xlfoodmod
[17Dec2019 10:55:31.061] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance mysticalwildlife of type lykrast.mysticalwildlife.core.MysticalWildlife
[17Dec2019 10:55:31.063] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance vanillafoodpantry of type org.jwaresoftware.mcmods.vfp.VanillaFoodPantry
[17Dec2019 10:55:31.063] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for vanillafoodpantry
[17Dec2019 10:55:31.063] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for vanillafoodpantry
[17Dec2019 10:55:31.063] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing org.jwaresoftware.mcmods.vfp.VanillaFoodPantry to MOD
[17Dec2019 10:55:31.063] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for vanillafoodpantry
[17Dec2019 10:55:31.063] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file mysticalwildlife-common.toml for mysticalwildlife tracking
[17Dec2019 10:55:31.063] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance arl of type vazkii.arl.AutoRegLib
[17Dec2019 10:55:31.063] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance mysticalwildlife of type lykrast.mysticalwildlife.core.MysticalWildlife
[17Dec2019 10:55:31.063] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for mysticalwildlife
[17Dec2019 10:55:31.063] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mysticalwildlife
[17Dec2019 10:55:31.063] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing lykrast.mysticalwildlife.common.item.ItemBrush to FORGE
[17Dec2019 10:55:31.064] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance arl of type vazkii.arl.AutoRegLib
[17Dec2019 10:55:31.064] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for arl
[17Dec2019 10:55:31.064] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for arl
[17Dec2019 10:55:31.064] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for arl
[17Dec2019 10:55:31.064] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance roadstuff of type tv.mapper.roadstuff.RoadStuff
[17Dec2019 10:55:31.065] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing lykrast.mysticalwildlife.common.init.ModSounds to MOD
[17Dec2019 10:55:31.066] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing lykrast.mysticalwildlife.common.init.ModItems to MOD
[17Dec2019 10:55:31.068] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing lykrast.mysticalwildlife.common.init.ModEntities to MOD
[17Dec2019 10:55:31.118] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for mysticalwildlife
[17Dec2019 10:55:31.118] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance elementaryores of type com.lothrazar.elementaryores.ModElemOres
[17Dec2019 10:55:31.121] [modloading-worker-2/DEBUG] [tv.mapper.roadstuff.RoadStuff/]: Loading config file /home/minecraft/servers/mine261304/config/roadstuff-server.toml
[17Dec2019 10:55:31.121] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance roadstuff of type tv.mapper.roadstuff.RoadStuff
[17Dec2019 10:55:31.122] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for roadstuff
[17Dec2019 10:55:31.122] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for roadstuff
[17Dec2019 10:55:31.122] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing tv.mapper.roadstuff.util.EventHandler to FORGE
[17Dec2019 10:55:31.124] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing tv.mapper.roadstuff.init.ModItems to MOD
[17Dec2019 10:55:31.126] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance clickmachine of type shadows.click.ClickMachine
[17Dec2019 10:55:31.126] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for clickmachine
[17Dec2019 10:55:31.126] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for clickmachine
[17Dec2019 10:55:31.126] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing shadows.click.util.FakePlayerUtil to FORGE
[17Dec2019 10:55:31.126] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing tv.mapper.roadstuff.init.ModBlocks to MOD
[17Dec2019 10:55:31.130] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance elementaryores of type com.lothrazar.elementaryores.ModElemOres
[17Dec2019 10:55:31.130] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for elementaryores
[17Dec2019 10:55:31.130] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for elementaryores
[17Dec2019 10:55:31.131] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.lothrazar.elementaryores.ModElemOres$RegistryEvents to MOD
[17Dec2019 10:55:31.132] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for elementaryores
[17Dec2019 10:55:31.132] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance taffydaf of type gerflargle.taffydaf.TaffyDAF
[17Dec2019 10:55:31.134] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file taffydaf-server.toml for taffydaf tracking
[17Dec2019 10:55:31.135] [modloading-worker-3/INFO] [gerflargle.taffydaf.TaffyDAF/]: Server Side Detected - Setting Date and Forecast to Dim :0
[17Dec2019 10:55:31.136] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance taffydaf of type gerflargle.taffydaf.TaffyDAF
[17Dec2019 10:55:31.136] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for taffydaf
[17Dec2019 10:55:31.136] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for taffydaf
[17Dec2019 10:55:31.136] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing gerflargle.taffydaf.Description to FORGE
[17Dec2019 10:55:31.136] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing gerflargle.taffydaf.Config to FORGE
[17Dec2019 10:55:31.136] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for taffydaf
[17Dec2019 10:55:31.136] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance ma-essentials of type com.maciej916.maessentials.MaEssentials
[17Dec2019 10:55:31.140] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ma-essentials.toml for ma-essentials tracking
[17Dec2019 10:55:31.140] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for clickmachine
[17Dec2019 10:55:31.140] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance deathquotes of type com.cazsius.deathquotes.DeathQuotes
[17Dec2019 10:55:31.141] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance deathquotes of type com.cazsius.deathquotes.DeathQuotes
[17Dec2019 10:55:31.141] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for deathquotes
[17Dec2019 10:55:31.141] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for deathquotes
[17Dec2019 10:55:31.141] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.cazsius.deathquotes.ForgeHooks to FORGE
[17Dec2019 10:55:31.141] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance ma-essentials of type com.maciej916.maessentials.MaEssentials
[17Dec2019 10:55:31.141] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for ma-essentials
[17Dec2019 10:55:31.141] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ma-essentials
[17Dec2019 10:55:31.141] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.maciej916.maessentials.ModEventSubscriber to MOD
[17Dec2019 10:55:31.142] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for deathquotes
[17Dec2019 10:55:31.142] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance easyflint of type com.lerrific.easyflint.EasyFlint
[17Dec2019 10:55:31.142] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.maciej916.maessentials.ForgeEventSubscriber to FORGE
[17Dec2019 10:55:31.143] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file easyflint.toml for easyflint tracking
[17Dec2019 10:55:31.143] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance easyflint of type com.lerrific.easyflint.EasyFlint
[17Dec2019 10:55:31.143] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for easyflint
[17Dec2019 10:55:31.143] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for easyflint
[17Dec2019 10:55:31.143] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.lerrific.easyflint.Config to FORGE
[17Dec2019 10:55:31.143] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for easyflint
[17Dec2019 10:55:31.143] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance packingtape of type gigaherz.packingtape.PackingTapeMod
[17Dec2019 10:55:31.144] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for ma-essentials
[17Dec2019 10:55:31.144] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance vimion of type mushroommantoad.mmpmod.Main
[17Dec2019 10:55:31.146] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file packingtape-server.toml for packingtape tracking
[17Dec2019 10:55:31.146] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance packingtape of type gigaherz.packingtape.PackingTapeMod
[17Dec2019 10:55:31.146] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for packingtape
[17Dec2019 10:55:31.146] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for packingtape
[17Dec2019 10:55:31.146] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for packingtape
[17Dec2019 10:55:31.146] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance craftingspawn of type trainerlord.craftingspawn.CraftingSpawn
[17Dec2019 10:55:31.146] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for roadstuff
[17Dec2019 10:55:31.146] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance randomthings of type lumien.randomthings.RandomThings
[17Dec2019 10:55:31.147] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance craftingspawn of type trainerlord.craftingspawn.CraftingSpawn
[17Dec2019 10:55:31.147] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for craftingspawn
[17Dec2019 10:55:31.147] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for craftingspawn
[17Dec2019 10:55:31.147] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing trainerlord.craftingspawn.CraftingSpawn$RegisteryEvents to MOD
[17Dec2019 10:55:31.148] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for craftingspawn
[17Dec2019 10:55:31.148] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance mininggadgets of type com.direwolf20.mininggadgets.MiningGadgets
[17Dec2019 10:55:31.151] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance randomthings of type lumien.randomthings.RandomThings
[17Dec2019 10:55:31.151] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for randomthings
[17Dec2019 10:55:31.151] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for randomthings
[17Dec2019 10:55:31.151] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing lumien.randomthings.RandomThings$RegistryEvents to MOD
[17Dec2019 10:55:31.152] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for randomthings
[17Dec2019 10:55:31.152] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance ring_of_miner of type com.kwpugh.ring_of_miner.RingOfMiner
[17Dec2019 10:55:31.153] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance ring_of_miner of type com.kwpugh.ring_of_miner.RingOfMiner
[17Dec2019 10:55:31.153] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for ring_of_miner
[17Dec2019 10:55:31.153] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ring_of_miner
[17Dec2019 10:55:31.153] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.kwpugh.ring_of_miner.ItemInit$RegistryEvents to MOD
[17Dec2019 10:55:31.154] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.kwpugh.ring_of_miner.RingOfMiner$RegistryEvents to MOD
[17Dec2019 10:55:31.155] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for ring_of_miner
[17Dec2019 10:55:31.155] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance oreexcavation of type oreexcavation.core.OreExcavation
[17Dec2019 10:55:31.155] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance vimion of type mushroommantoad.mmpmod.Main
[17Dec2019 10:55:31.155] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for vimion
[17Dec2019 10:55:31.155] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for vimion
[17Dec2019 10:55:31.155] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mushroommantoad.mmpmod.Main$RegistryEvents to MOD
[17Dec2019 10:55:31.157] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for vimion
[17Dec2019 10:55:31.157] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance solargeneration of type edivad.solargeneration.Main
[17Dec2019 10:55:31.157] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file oreexcavation-common.toml for oreexcavation tracking
[17Dec2019 10:55:31.158] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file oreexcavation-client.toml for oreexcavation tracking
[17Dec2019 10:55:31.158] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance oreexcavation of type oreexcavation.core.OreExcavation
[17Dec2019 10:55:31.158] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for oreexcavation
[17Dec2019 10:55:31.158] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for oreexcavation
[17Dec2019 10:55:31.158] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for oreexcavation
[17Dec2019 10:55:31.158] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance angelring of type com.denismasterherobrine.angelring.AngelRing
[17Dec2019 10:55:31.159] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance angelring of type com.denismasterherobrine.angelring.AngelRing
[17Dec2019 10:55:31.159] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for angelring
[17Dec2019 10:55:31.159] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for angelring
[17Dec2019 10:55:31.159] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.denismasterherobrine.angelring.ring.ItemRing to MOD
[17Dec2019 10:55:31.160] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.denismasterherobrine.angelring.ring.FlyEvent to FORGE
[17Dec2019 10:55:31.161] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.denismasterherobrine.angelring.AngelRing$RegistryEvents to MOD
[17Dec2019 10:55:31.161] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance solargeneration of type edivad.solargeneration.Main
[17Dec2019 10:55:31.161] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for solargeneration
[17Dec2019 10:55:31.161] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for solargeneration
[17Dec2019 10:55:31.161] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for angelring
[17Dec2019 10:55:31.161] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance flexible_skills of type flexible_skills.FlexibleSkillsMod
[17Dec2019 10:55:31.161] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing edivad.solargeneration.Main$RegistryEvents to MOD
[17Dec2019 10:55:31.163] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for solargeneration
[17Dec2019 10:55:31.163] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance luckyores of type com.slashking.luckyores.LuckyOres
[17Dec2019 10:55:31.164] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance luckyores of type com.slashking.luckyores.LuckyOres
[17Dec2019 10:55:31.164] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for luckyores
[17Dec2019 10:55:31.164] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for luckyores
[17Dec2019 10:55:31.164] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.slashking.luckyores.init.ItemInit to MOD
[17Dec2019 10:55:31.225] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file mininggadgets-client.toml for mininggadgets tracking
[17Dec2019 10:55:31.225] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file mininggadgets-common.toml for mininggadgets tracking
[17Dec2019 10:55:31.227] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance mininggadgets of type com.direwolf20.mininggadgets.MiningGadgets
[17Dec2019 10:55:31.227] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for mininggadgets
[17Dec2019 10:55:31.227] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mininggadgets
[17Dec2019 10:55:31.227] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.direwolf20.mininggadgets.Config to FORGE
[17Dec2019 10:55:31.227] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.direwolf20.mininggadgets.common.data.Generator to MOD
[17Dec2019 10:55:31.229] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.direwolf20.mininggadgets.client.particles.ModParticles to MOD
[17Dec2019 10:55:31.231] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for mininggadgets
[17Dec2019 10:55:31.231] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance mysticalworld of type epicsquid.mysticalworld.MysticalWorld
[17Dec2019 10:55:31.237] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file flexible_skills-server.toml for flexible_skills tracking
[17Dec2019 10:55:31.239] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance flexible_skills of type flexible_skills.FlexibleSkillsMod
[17Dec2019 10:55:31.239] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for flexible_skills
[17Dec2019 10:55:31.239] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for flexible_skills
[17Dec2019 10:55:31.239] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing flexible_skills.FlexibleSkillsMod$RegistryEvents to MOD
[17Dec2019 10:55:31.240] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for flexible_skills
[17Dec2019 10:55:31.240] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance wandermaid of type teammaid.wandermaid.WanderMaid
[17Dec2019 10:55:31.241] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance wandermaid of type teammaid.wandermaid.WanderMaid
[17Dec2019 10:55:31.241] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for wandermaid
[17Dec2019 10:55:31.241] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for wandermaid
[17Dec2019 10:55:31.241] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing teammaid.wandermaid.WanderMaid$RegistryEvents to MOD
[17Dec2019 10:55:31.242] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for wandermaid
[17Dec2019 10:55:31.242] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance valkyrielib of type com.valkyrieofnight.vlib.VLib
[17Dec2019 10:55:31.242] [modloading-worker-2/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:<init>:78]: Create Debugger
[17Dec2019 10:55:31.243] [modloading-worker-2/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:<init>:81]: 1
[17Dec2019 10:55:31.243] [modloading-worker-2/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:<init>:84]: 1.1
[17Dec2019 10:55:31.243] [modloading-worker-2/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:<init>:88]: 2
[17Dec2019 10:55:31.244] [modloading-worker-2/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:<init>:90]: 3
[17Dec2019 10:55:31.244] [modloading-worker-2/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:<init>:93]: 3.1
[17Dec2019 10:55:31.244] [modloading-worker-2/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:<init>:97]: Register with Thread
[17Dec2019 10:55:31.244] [modloading-worker-2/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:<init>:99]: Setup Debugger Complete
[17Dec2019 10:55:31.244] [modloading-worker-2/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: Mod ID: valkyrielib
[17Dec2019 10:55:31.246] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.slashking.luckyores.init.BlockInit to MOD
[17Dec2019 10:55:31.248] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for luckyores
[17Dec2019 10:55:31.248] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance pn of type com.natamus.petnames.Main
[17Dec2019 10:55:31.251] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file pn-common.toml for pn tracking
[17Dec2019 10:55:31.251] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance pn of type com.natamus.petnames.Main
[17Dec2019 10:55:31.251] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for pn
[17Dec2019 10:55:31.251] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for pn
[17Dec2019 10:55:31.251] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.natamus.petnames.events.EntityEvent to FORGE
[17Dec2019 10:55:31.255] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for pn
[17Dec2019 10:55:31.255] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance mubble of type hugman.mubble.Mubble
[17Dec2019 10:55:31.256] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance mubble of type hugman.mubble.Mubble
[17Dec2019 10:55:31.256] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for mubble
[17Dec2019 10:55:31.256] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mubble
[17Dec2019 10:55:31.256] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing hugman.mubble.Mubble$ModRegistryEvents to MOD
[17Dec2019 10:55:31.260] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing hugman.mubble.Mubble$ForgeRegistryEvents to FORGE
[17Dec2019 10:55:31.263] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing hugman.mubble.init.MubbleEvents to FORGE
[17Dec2019 10:55:31.326] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for mubble
[17Dec2019 10:55:31.327] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance ring_of_growth of type com.kwpugh.ring_of_growth.RingOfGrowth
[17Dec2019 10:55:31.328] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance ring_of_growth of type com.kwpugh.ring_of_growth.RingOfGrowth
[17Dec2019 10:55:31.328] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for ring_of_growth
[17Dec2019 10:55:31.328] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ring_of_growth
[17Dec2019 10:55:31.328] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.kwpugh.ring_of_growth.ItemInit$RegistryEvents to MOD
[17Dec2019 10:55:31.332] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.kwpugh.ring_of_growth.RingOfGrowth$RegistryEvents to MOD
[17Dec2019 10:55:31.333] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for ring_of_growth
[17Dec2019 10:55:31.333] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance forbidden_arcanus of type com.stal111.forbidden_arcanus.Main
[17Dec2019 10:55:31.334] [modloading-worker-2/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: Setup Complete
[17Dec2019 10:55:31.335] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance valkyrielib of type com.valkyrieofnight.vlib.VLib
[17Dec2019 10:55:31.335] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for valkyrielib
[17Dec2019 10:55:31.335] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for valkyrielib
[17Dec2019 10:55:31.335] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for valkyrielib
[17Dec2019 10:55:31.335] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance lollipop of type zeroneye.lib.Lollipop
[17Dec2019 10:55:31.335] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance lollipop of type zeroneye.lib.Lollipop
[17Dec2019 10:55:31.335] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for lollipop
[17Dec2019 10:55:31.335] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for lollipop
[17Dec2019 10:55:31.335] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for lollipop
[17Dec2019 10:55:31.335] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance dogslie of type me.ichun.letsleepingdogslie.common.LetSleepingDogsLie
[17Dec2019 10:55:31.336] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forbidden_arcanus-client.toml for forbidden_arcanus tracking
[17Dec2019 10:55:31.336] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forbidden_arcanus-server.toml for forbidden_arcanus tracking
[17Dec2019 10:55:31.336] [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!
[17Dec2019 10:55:31.336] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance dogslie of type me.ichun.letsleepingdogslie.common.LetSleepingDogsLie
[17Dec2019 10:55:31.336] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for dogslie
[17Dec2019 10:55:31.336] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for dogslie
[17Dec2019 10:55:31.336] [modloading-worker-3/DEBUG] [forbidden_arcanus/]: Loading Config: /home/minecraft/servers/mine261304/config/forbidden_arcanus-client.toml
[17Dec2019 10:55:31.336] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for dogslie
[17Dec2019 10:55:31.336] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance sea of type tk.deltawolf.sea.Seafaring
[17Dec2019 10:55:31.336] [modloading-worker-3/INFO] [forbidden_arcanus/]: Built Config: /home/minecraft/servers/mine261304/config/forbidden_arcanus-client.toml
[17Dec2019 10:55:31.336] [modloading-worker-3/INFO] [forbidden_arcanus/]: Loaded Config: /home/minecraft/servers/mine261304/config/forbidden_arcanus-client.toml
[17Dec2019 10:55:31.336] [modloading-worker-3/DEBUG] [forbidden_arcanus/]: Loading Config: /home/minecraft/servers/mine261304/config/forbidden_arcanus-server.toml
[17Dec2019 10:55:31.336] [modloading-worker-3/INFO] [forbidden_arcanus/]: Built Config: /home/minecraft/servers/mine261304/config/forbidden_arcanus-server.toml
[17Dec2019 10:55:31.336] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance sea of type tk.deltawolf.sea.Seafaring
[17Dec2019 10:55:31.336] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for sea
[17Dec2019 10:55:31.336] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for sea
[17Dec2019 10:55:31.337] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing tk.deltawolf.sea.lists.ItemList to MOD
[17Dec2019 10:55:31.337] [modloading-worker-3/INFO] [forbidden_arcanus/]: Loaded Config: /home/minecraft/servers/mine261304/config/forbidden_arcanus-server.toml
[17Dec2019 10:55:31.337] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance forbidden_arcanus of type com.stal111.forbidden_arcanus.Main
[17Dec2019 10:55:31.337] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for forbidden_arcanus
[17Dec2019 10:55:31.337] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for forbidden_arcanus
[17Dec2019 10:55:31.337] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stal111.forbidden_arcanus.potion.ModPotions to MOD
[17Dec2019 10:55:31.338] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing tk.deltawolf.sea.lists.EntityList to MOD
[17Dec2019 10:55:31.338] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stal111.forbidden_arcanus.potion.effect.ModEffects to MOD
[17Dec2019 10:55:31.339] [modloading-worker-2/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity sea:haddock
[17Dec2019 10:55:31.340] [modloading-worker-2/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity sea:swamp_feeder
[17Dec2019 10:55:31.341] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing tk.deltawolf.sea.lists.BlockList to MOD
[17Dec2019 10:55:31.342] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for sea
[17Dec2019 10:55:31.342] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance silentgear of type net.silentchaos512.gear.SilentGear
[17Dec2019 10:55:31.343] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stal111.forbidden_arcanus.Main to MOD
[17Dec2019 10:55:31.344] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stal111.forbidden_arcanus.event.PlayerTickListener to FORGE
[17Dec2019 10:55:31.345] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stal111.forbidden_arcanus.event.PlayerInteractListener to FORGE
[17Dec2019 10:55:31.347] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stal111.forbidden_arcanus.event.MobDeathEvent to FORGE
[17Dec2019 10:55:31.348] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stal111.forbidden_arcanus.event.HarvestDropsEvent to FORGE
[17Dec2019 10:55:31.350] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stal111.forbidden_arcanus.event.DrawBlockHighlightListener to FORGE
[17Dec2019 10:55:31.351] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stal111.forbidden_arcanus.event.BlockBreakListener to FORGE
[17Dec2019 10:55:31.352] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stal111.forbidden_arcanus.event.BlockActivatedListener to FORGE
[17Dec2019 10:55:31.354] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stal111.forbidden_arcanus.config.Config to FORGE
[17Dec2019 10:55:31.354] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for forbidden_arcanus
[17Dec2019 10:55:31.354] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance aaws of type com.natamus.alwaysawitherskull.Main
[17Dec2019 10:55:31.354] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance aaws of type com.natamus.alwaysawitherskull.Main
[17Dec2019 10:55:31.354] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for aaws
[17Dec2019 10:55:31.354] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for aaws
[17Dec2019 10:55:31.354] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.natamus.alwaysawitherskull.events.EntityEvent to FORGE
[17Dec2019 10:55:31.355] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for aaws
[17Dec2019 10:55:31.357] [modloading-worker-2/INFO] [net.silentchaos512.utils.config.ConfigSpecWrapper/]: Loading config file /home/minecraft/servers/mine261304/config/silentgear-client.toml
[17Dec2019 10:55:31.361] [modloading-worker-3/DEBUG] [com.kotori316.scala_lib.ScalaModContainer/LOADING]: Scala Class Loaded class com.kotori316.fluidtank.FluidTank with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f.
[17Dec2019 10:55:31.361] [modloading-worker-3/DEBUG] [com.kotori316.scala_lib.ScalaModContainer/LOADING]: Scala Mod instance for fluidtank is about to create. com.kotori316.fluidtank.FluidTank
[17Dec2019 10:55:31.363] [modloading-worker-2/INFO] [net.silentchaos512.utils.config.ConfigSpecWrapper/]: Loading config file /home/minecraft/servers/mine261304/config/silentgear-common.toml
[17Dec2019 10:55:31.450] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity beetle
[17Dec2019 10:55:31.452] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity deer
[17Dec2019 10:55:31.454] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity frog
[17Dec2019 10:55:31.458] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity silver_fox
[17Dec2019 10:55:31.460] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity sprout
[17Dec2019 10:55:31.468] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity endermini
[17Dec2019 10:55:31.471] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity lava_cat
[17Dec2019 10:55:31.473] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity owl
[17Dec2019 10:55:31.526] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity silkworm
[17Dec2019 10:55:31.543] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance mysticalworld of type epicsquid.mysticalworld.MysticalWorld
[17Dec2019 10:55:31.544] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for mysticalworld
[17Dec2019 10:55:31.544] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mysticalworld
[17Dec2019 10:55:31.544] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing epicsquid.mysticalworld.RegistryManager to MOD
[17Dec2019 10:55:31.544] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing epicsquid.mysticalworld.init.ModVillagers to FORGE
[17Dec2019 10:55:31.545] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing epicsquid.mysticalworld.events.SquidHandler to FORGE
[17Dec2019 10:55:31.547] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing epicsquid.mysticalworld.events.LootHandler to FORGE
[17Dec2019 10:55:31.548] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for mysticalworld
[17Dec2019 10:55:31.548] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance extradisks of type de.melanx.extradisks.ExtraDisks
[17Dec2019 10:55:31.548] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file extradisks-server.toml for extradisks tracking
[17Dec2019 10:55:31.549] [modloading-worker-1/DEBUG] [de.melanx.extradisks.ExtraDisks/]: Loading config file /home/minecraft/servers/mine261304/config/extradisks-server.toml
[17Dec2019 10:55:31.549] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance extradisks of type de.melanx.extradisks.ExtraDisks
[17Dec2019 10:55:31.549] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for extradisks
[17Dec2019 10:55:31.549] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for extradisks
[17Dec2019 10:55:31.549] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing de.melanx.extradisks.ExtraDisks$RegistryEvents to MOD
[17Dec2019 10:55:31.550] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for extradisks
[17Dec2019 10:55:31.550] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance forge of type net.minecraftforge.common.ForgeMod
[17Dec2019 10:55:31.550] [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@3fb9a67f
[17Dec2019 10:55:31.551] [modloading-worker-1/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Found Forge version 28.1.107
[17Dec2019 10:55:31.551] [modloading-worker-1/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Found Forge spec 28.1
[17Dec2019 10:55:31.551] [modloading-worker-1/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Found Forge group net.minecraftforge
[17Dec2019 10:55:31.552] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance silentgear of type net.silentchaos512.gear.SilentGear
[17Dec2019 10:55:31.552] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for silentgear
[17Dec2019 10:55:31.552] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for silentgear
[17Dec2019 10:55:31.552] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.silentchaos512.gear.util.GearData$EventHandler to FORGE
[17Dec2019 10:55:31.553] [modloading-worker-1/DEBUG] [net.minecraftforge.versions.mcp.MCPVersion/CORE]: Found MC version information 1.14.4
[17Dec2019 10:55:31.553] [modloading-worker-1/DEBUG] [net.minecraftforge.versions.mcp.MCPVersion/CORE]: Found MCP version information 20190829.143755
[17Dec2019 10:55:31.553] [modloading-worker-1/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 28.1.107, for MC 1.14.4 with MCP 20190829.143755
[17Dec2019 10:55:31.553] [modloading-worker-1/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v28.1.107 Initialized
[17Dec2019 10:55:31.554] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.silentchaos512.gear.init.NerfedGear to FORGE
[17Dec2019 10:55:31.555] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.silentchaos512.gear.event.WorldHandler to FORGE
[17Dec2019 10:55:31.555] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.silentchaos512.gear.event.ToolBlockPlaceHandler to FORGE
[17Dec2019 10:55:31.556] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.silentchaos512.gear.event.ServerEvents to FORGE
[17Dec2019 10:55:31.557] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.silentchaos512.gear.event.RepairHandler to FORGE
[17Dec2019 10:55:31.558] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.silentchaos512.gear.event.GearEvents to FORGE
[17Dec2019 10:55:31.560] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.silentchaos512.gear.event.DropsHandler to FORGE
[17Dec2019 10:55:31.561] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for silentgear
[17Dec2019 10:55:31.561] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance extcaves of type com.polyvalord.extcaves.ExtCaves
[17Dec2019 10:55:31.620] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file extcaves-server.toml for extcaves tracking
[17Dec2019 10:55:31.620] [modloading-worker-2/INFO] [com.polyvalord.extcaves.config.CfgBuild/]: Loading config : /home/minecraft/servers/mine261304/config/extcaves_config.toml
[17Dec2019 10:55:31.620] [modloading-worker-2/INFO] [com.polyvalord.extcaves.config.CfgBuild/]: Built config : /home/minecraft/servers/mine261304/config/extcaves_config.toml
[17Dec2019 10:55:31.621] [modloading-worker-2/INFO] [com.polyvalord.extcaves.config.CfgBuild/]: Loaded config : /home/minecraft/servers/mine261304/config/extcaves_config.toml
[17Dec2019 10:55:31.623] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance extcaves of type com.polyvalord.extcaves.ExtCaves
[17Dec2019 10:55:31.623] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for extcaves
[17Dec2019 10:55:31.623] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for extcaves
[17Dec2019 10:55:31.623] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.polyvalord.extcaves.world.RegFeatures to MOD
[17Dec2019 10:55:31.645] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forge-client.toml for forge tracking
[17Dec2019 10:55:31.645] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forge-server.toml for forge tracking
[17Dec2019 10:55:31.646] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance forge of type net.minecraftforge.common.ForgeMod
[17Dec2019 10:55:31.646] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for forge
[17Dec2019 10:55:31.646] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for forge
[17Dec2019 10:55:31.647] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for forge
[17Dec2019 10:55:31.647] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance feederhelmet of type de.canitzp.feederhelmet.FeederHelmet
[17Dec2019 10:55:31.649] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.polyvalord.extcaves.items.RegItems to MOD
[17Dec2019 10:55:31.649] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file feederhelmet-common.toml for feederhelmet tracking
[17Dec2019 10:55:31.649] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance feederhelmet of type de.canitzp.feederhelmet.FeederHelmet
[17Dec2019 10:55:31.649] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for feederhelmet
[17Dec2019 10:55:31.649] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for feederhelmet
[17Dec2019 10:55:31.649] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing de.canitzp.feederhelmet.FeederHelmet$ForgeEvents to FORGE
[17Dec2019 10:55:31.650] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.polyvalord.extcaves.ExtCaves$RegistryEvents to MOD
[17Dec2019 10:55:31.651] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.polyvalord.extcaves.blocks.RegBlocks to MOD
[17Dec2019 10:55:31.651] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for extcaves
[17Dec2019 10:55:31.651] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance simplylight of type com.flanks255.simplylight.SimplyLight
[17Dec2019 10:55:31.651] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance simplylight of type com.flanks255.simplylight.SimplyLight
[17Dec2019 10:55:31.651] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for simplylight
[17Dec2019 10:55:31.651] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for simplylight
[17Dec2019 10:55:31.651] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.flanks255.simplylight.SimplyLight to MOD
[17Dec2019 10:55:31.651] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for simplylight
[17Dec2019 10:55:31.651] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance simplefarming of type enemeez.simplefarming.SimpleFarming
[17Dec2019 10:55:31.652] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing de.canitzp.feederhelmet.FeederHelmet$ModEvents to MOD
[17Dec2019 10:55:31.654] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for feederhelmet
[17Dec2019 10:55:31.654] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance tardis of type net.tardis.mod.Tardis
[17Dec2019 10:55:31.655] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance tardis of type net.tardis.mod.Tardis
[17Dec2019 10:55:31.655] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for tardis
[17Dec2019 10:55:31.655] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for tardis
[17Dec2019 10:55:31.655] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.tardis.mod.sounds.TSounds to MOD
[17Dec2019 10:55:31.656] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file simplefarming.toml for simplefarming tracking
[17Dec2019 10:55:31.658] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.tardis.mod.exterior.ExteriorRegistry to MOD
[17Dec2019 10:55:31.659] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.tardis.mod.items.TItems to MOD
[17Dec2019 10:55:31.733] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.tardis.mod.itemgroups.TItemGroups to MOD
[17Dec2019 10:55:31.737] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.tardis.mod.tileentities.TTiles to MOD
[17Dec2019 10:55:31.832] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.tardis.mod.dimensions.TDimensions$Events to FORGE
[17Dec2019 10:55:31.835] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.tardis.mod.dimensions.TDimensions to MOD
[17Dec2019 10:55:31.835] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.tardis.mod.blocks.TBlocks to MOD
[17Dec2019 10:55:31.835] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.tardis.mod.entity.TEntities to MOD
[17Dec2019 10:55:31.838] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity tardis:control
[17Dec2019 10:55:31.839] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity tardis:interior_door
[17Dec2019 10:55:31.840] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for tardis
[17Dec2019 10:55:31.840] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance explorercraft of type com.zathrox.explorercraft.core.Explorercraft
[17Dec2019 10:55:31.919] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file explorercraft-common.toml for explorercraft tracking
[17Dec2019 10:55:31.932] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance explorercraft of type com.zathrox.explorercraft.core.Explorercraft
[17Dec2019 10:55:31.932] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for explorercraft
[17Dec2019 10:55:31.932] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for explorercraft
[17Dec2019 10:55:31.932] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.zathrox.explorercraft.core.util.LootHandler to FORGE
[17Dec2019 10:55:31.934] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.zathrox.explorercraft.core.registry.ExplorerEntities to MOD
[17Dec2019 10:55:31.937] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity explorercraft:brush_stooge
[17Dec2019 10:55:31.940] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity explorercraft:infected_skeleton
[17Dec2019 10:55:31.942] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity explorercraft:infected_zombie
[17Dec2019 10:55:31.943] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance simplefarming of type enemeez.simplefarming.SimpleFarming
[17Dec2019 10:55:31.943] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for simplefarming
[17Dec2019 10:55:31.943] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for simplefarming
[17Dec2019 10:55:31.943] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing enemeez.simplefarming.init.ModTiles to MOD
[17Dec2019 10:55:31.943] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity explorercraft:infected_creeper
[17Dec2019 10:55:31.944] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing enemeez.simplefarming.config.Config to FORGE
[17Dec2019 10:55:31.944] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for simplefarming
[17Dec2019 10:55:31.944] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance slurpiesdongles of type com.rbs.slurpiesdongles.SlurpiesDongles
[17Dec2019 10:55:31.947] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file Ray's Dongles-General.toml for slurpiesdongles tracking
[17Dec2019 10:55:31.948] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity explorercraft:enderghast
[17Dec2019 10:55:31.951] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file Ray's Dongles-Common.toml for slurpiesdongles tracking
[17Dec2019 10:55:31.951] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance slurpiesdongles of type com.rbs.slurpiesdongles.SlurpiesDongles
[17Dec2019 10:55:31.951] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for slurpiesdongles
[17Dec2019 10:55:31.951] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for slurpiesdongles
[17Dec2019 10:55:31.951] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.rbs.slurpiesdongles.world.WildCropsWorldGen to FORGE
[17Dec2019 10:55:31.951] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.rbs.slurpiesdongles.update.UpdateChecker to FORGE
[17Dec2019 10:55:31.952] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.rbs.slurpiesdongles.init.ModTools to MOD
[17Dec2019 10:55:32.105] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.rbs.slurpiesdongles.init.ModItems to MOD
[17Dec2019 10:55:32.119] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity explorercraft:enderreeper
[17Dec2019 10:55:32.150] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity explorercraft:wizard
[17Dec2019 10:55:32.151] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.zathrox.explorercraft.core.registry.ExplorerBiomes$Registration to MOD
[17Dec2019 10:55:32.153] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.zathrox.explorercraft.core.events.ExplorerPlayerEvents to FORGE
[17Dec2019 10:55:32.153] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.zathrox.explorercraft.core.events.ExplorerEventSubscriber to MOD
[17Dec2019 10:55:32.153] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.rbs.slurpiesdongles.init.ModFood to MOD
[17Dec2019 10:55:32.163] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.zathrox.explorercraft.core.data.ExplorercraftDataGenerator to MOD
[17Dec2019 10:55:32.163] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.zathrox.explorercraft.core.config.Config to FORGE
[17Dec2019 10:55:32.163] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for explorercraft
[17Dec2019 10:55:32.163] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance moglowstone of type com.themastergeneral.moglowstone.MoGlowstone
[17Dec2019 10:55:32.164] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance moglowstone of type com.themastergeneral.moglowstone.MoGlowstone
[17Dec2019 10:55:32.164] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for moglowstone
[17Dec2019 10:55:32.164] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for moglowstone
[17Dec2019 10:55:32.164] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.themastergeneral.moglowstone.MoGlowstoneRegistries to MOD
[17Dec2019 10:55:32.218] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for moglowstone
[17Dec2019 10:55:32.218] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance ironchest of type com.progwml6.ironchest.IronChest
[17Dec2019 10:55:32.222] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance ironchest of type com.progwml6.ironchest.IronChest
[17Dec2019 10:55:32.222] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for ironchest
[17Dec2019 10:55:32.222] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ironchest
[17Dec2019 10:55:32.222] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.progwml6.ironchest.common.inventory.ChestContainerType$Registration to MOD
[17Dec2019 10:55:32.225] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.progwml6.ironchest.common.tileentity.ChestTileEntityType$Registration to MOD
[17Dec2019 10:55:32.227] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.progwml6.ironchest.common.core.IronChestBlocks$Registration to MOD
[17Dec2019 10:55:32.243] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.rbs.slurpiesdongles.init.ModBlocks to MOD
[17Dec2019 10:55:32.245] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.rbs.slurpiesdongles.init.ModArmor to MOD
[17Dec2019 10:55:32.246] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.progwml6.ironchest.common.core.IronChestItems$Registration to MOD
[17Dec2019 10:55:32.249] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for ironchest
[17Dec2019 10:55:32.249] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance ring_of_repair of type com.kwpugh.ring_of_repair.RingOfRepair
[17Dec2019 10:55:32.250] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for slurpiesdongles
[17Dec2019 10:55:32.251] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance ring_of_repair of type com.kwpugh.ring_of_repair.RingOfRepair
[17Dec2019 10:55:32.251] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance portality of type com.buuz135.portality.Portality
[17Dec2019 10:55:32.251] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for ring_of_repair
[17Dec2019 10:55:32.251] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ring_of_repair
[17Dec2019 10:55:32.251] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.kwpugh.ring_of_repair.RepairTickHandler to FORGE
[17Dec2019 10:55:32.252] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.kwpugh.ring_of_repair.ItemInit$RegistryEvents to MOD
[17Dec2019 10:55:32.253] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.kwpugh.ring_of_repair.RingOfRepair$RegistryEvents to MOD
[17Dec2019 10:55:32.255] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for ring_of_repair
[17Dec2019 10:55:32.255] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance enviromats of type com.valkyrieofnight.enviromats.EnviroMats
[17Dec2019 10:55:32.256] [modloading-worker-1/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:<init>:78]: Create Debugger
[17Dec2019 10:55:32.258] [modloading-worker-1/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:<init>:81]: 1
[17Dec2019 10:55:32.258] [modloading-worker-1/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:<init>:84]: 1.1
[17Dec2019 10:55:32.258] [modloading-worker-1/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:<init>:88]: 2
[17Dec2019 10:55:32.259] [modloading-worker-1/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:<init>:90]: 3
[17Dec2019 10:55:32.260] [modloading-worker-1/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:<init>:93]: 3.1
[17Dec2019 10:55:32.260] [modloading-worker-1/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:<init>:97]: Register with Thread
[17Dec2019 10:55:32.261] [modloading-worker-1/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:<init>:99]: Setup Debugger Complete
[17Dec2019 10:55:32.261] [modloading-worker-1/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: Mod ID: enviromats
[17Dec2019 10:55:32.431] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file fluidtank-common.toml for fluidtank tracking
[17Dec2019 10:55:32.436] [modloading-worker-3/DEBUG] [com.kotori316.scala_lib.ScalaModContainer/LOADING]: Scala Mod instance for fluidtank created. com.kotori316.fluidtank.FluidTank@3919833
[17Dec2019 10:55:32.436] [modloading-worker-3/DEBUG] [com.kotori316.scala_lib.ScalaModContainer/LOADING]: Injecting Automatic event subscribers for fluidtank
[17Dec2019 10:55:32.436] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fluidtank
[17Dec2019 10:55:32.436] [modloading-worker-3/DEBUG] [com.kotori316.scala_lib.ScalaModContainer/LOADING]: Completed Automatic event subscribers for fluidtank
[17Dec2019 10:55:32.436] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance car of type de.maxhenkel.car.Main
[17Dec2019 10:55:32.640] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file portality/portality.toml for portality tracking
[17Dec2019 10:55:33.539] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file car-server.toml for car tracking
[17Dec2019 10:55:33.540] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file car-client.toml for car tracking
[17Dec2019 10:55:33.540] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance car of type de.maxhenkel.car.Main
[17Dec2019 10:55:33.540] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for car
[17Dec2019 10:55:33.540] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for car
[17Dec2019 10:55:33.540] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for car
[17Dec2019 10:55:33.540] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance rftoolsbuilder of type mcjty.rftoolsbuilder.RFToolsBuilder
[17Dec2019 10:55:33.554] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file rftoolsbuilder-client.toml for rftoolsbuilder tracking
[17Dec2019 10:55:33.554] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file rftoolsbuilder-common.toml for rftoolsbuilder tracking
[17Dec2019 10:55:33.626] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance portality of type com.buuz135.portality.Portality
[17Dec2019 10:55:33.626] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for portality
[17Dec2019 10:55:33.626] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for portality
[17Dec2019 10:55:33.626] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for portality
[17Dec2019 10:55:33.626] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance fastleafdecay of type net.olafkeijsers.fastleafdecay.FastLeafDecay
[17Dec2019 10:55:33.631] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file fastleafdecay-server.toml for fastleafdecay tracking
[17Dec2019 10:55:33.631] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance fastleafdecay of type net.olafkeijsers.fastleafdecay.FastLeafDecay
[17Dec2019 10:55:33.631] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for fastleafdecay
[17Dec2019 10:55:33.631] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fastleafdecay
[17Dec2019 10:55:33.631] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for fastleafdecay
[17Dec2019 10:55:33.631] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance servertabinfo of type com.black_dog20.servertabinfo.ServerTabInfo
[17Dec2019 10:55:33.635] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file servertabinfo-client.toml for servertabinfo tracking
[17Dec2019 10:55:33.635] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance servertabinfo of type com.black_dog20.servertabinfo.ServerTabInfo
[17Dec2019 10:55:33.635] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for servertabinfo
[17Dec2019 10:55:33.635] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for servertabinfo
[17Dec2019 10:55:33.635] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for servertabinfo
[17Dec2019 10:55:33.635] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance prettybeaches of type net.blay09.mods.prettybeaches.PrettyBeaches
[17Dec2019 10:55:33.637] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file prettybeaches-common.toml for prettybeaches tracking
[17Dec2019 10:55:33.639] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance prettybeaches of type net.blay09.mods.prettybeaches.PrettyBeaches
[17Dec2019 10:55:33.639] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for prettybeaches
[17Dec2019 10:55:33.639] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for prettybeaches
[17Dec2019 10:55:33.639] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for prettybeaches
[17Dec2019 10:55:33.639] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance quantumstorage of type net.gigabit101.quantumstorage.QuantumStorage
[17Dec2019 10:55:33.641] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance quantumstorage of type net.gigabit101.quantumstorage.QuantumStorage
[17Dec2019 10:55:33.641] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for quantumstorage
[17Dec2019 10:55:33.641] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for quantumstorage
[17Dec2019 10:55:33.641] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.gigabit101.quantumstorage.handler.EventHandlerPlayer to FORGE
[17Dec2019 10:55:33.643] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for quantumstorage
[17Dec2019 10:55:33.643] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance corail_pillar of type ovh.corail.corail_pillar.ModPillar
[17Dec2019 10:55:33.657] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance rftoolsbuilder of type mcjty.rftoolsbuilder.RFToolsBuilder
[17Dec2019 10:55:33.657] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for rftoolsbuilder
[17Dec2019 10:55:33.657] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for rftoolsbuilder
[17Dec2019 10:55:33.657] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mcjty.rftoolsbuilder.setup.Config to FORGE
[17Dec2019 10:55:33.657] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mcjty.rftoolsbuilder.datagen.DataGenerators to MOD
[17Dec2019 10:55:33.659] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for rftoolsbuilder
[17Dec2019 10:55:33.659] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance foamdome of type com.drizzs.foamdome.FoamDome
[17Dec2019 10:55:33.662] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance corail_pillar of type ovh.corail.corail_pillar.ModPillar
[17Dec2019 10:55:33.662] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for corail_pillar
[17Dec2019 10:55:33.662] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for corail_pillar
[17Dec2019 10:55:33.662] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.corail_pillar.registry.ModSerializers to MOD
[17Dec2019 10:55:33.663] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file foamdome-common.toml for foamdome tracking
[17Dec2019 10:55:33.663] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance foamdome of type com.drizzs.foamdome.FoamDome
[17Dec2019 10:55:33.663] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for foamdome
[17Dec2019 10:55:33.663] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for foamdome
[17Dec2019 10:55:33.663] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.drizzs.foamdome.util.DomeRegistry to MOD
[17Dec2019 10:55:33.663] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.corail_pillar.registry.ModItems to MOD
[17Dec2019 10:55:33.664] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.corail_pillar.registry.ModBlocks to MOD
[17Dec2019 10:55:33.664] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.corail_pillar.EventHandler to FORGE
[17Dec2019 10:55:33.666] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for corail_pillar
[17Dec2019 10:55:33.666] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance autodoors of type com.natamus.automaticdoors.Main
[17Dec2019 10:55:33.666] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for foamdome
[17Dec2019 10:55:33.666] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance quark of type vazkii.quark.base.Quark
[17Dec2019 10:55:33.666] [modloading-worker-1/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: Setup Complete
[17Dec2019 10:55:33.666] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance enviromats of type com.valkyrieofnight.enviromats.EnviroMats
[17Dec2019 10:55:33.666] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for enviromats
[17Dec2019 10:55:33.666] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for enviromats
[17Dec2019 10:55:33.666] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for enviromats
[17Dec2019 10:55:33.666] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance ender_bags of type gigabit101.EnderBags.EnderBags
[17Dec2019 10:55:33.668] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file autodoors-common.toml for autodoors tracking
[17Dec2019 10:55:33.668] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance autodoors of type com.natamus.automaticdoors.Main
[17Dec2019 10:55:33.668] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for autodoors
[17Dec2019 10:55:33.668] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for autodoors
[17Dec2019 10:55:33.668] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.natamus.automaticdoors.events.DoorEvent to FORGE
[17Dec2019 10:55:33.669] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for autodoors
[17Dec2019 10:55:33.669] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance inftrading of type com.natamus.infinitetrading.Main
[17Dec2019 10:55:33.669] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance inftrading of type com.natamus.infinitetrading.Main
[17Dec2019 10:55:33.669] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for inftrading
[17Dec2019 10:55:33.669] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for inftrading
[17Dec2019 10:55:33.669] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.natamus.infinitetrading.events.VillagerEvent to FORGE
[17Dec2019 10:55:33.670] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for inftrading
[17Dec2019 10:55:33.670] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance inventorysorter of type cpw.mods.inventorysorter.InventorySorter
[17Dec2019 10:55:33.672] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ender_bags-common.toml for ender_bags tracking
[17Dec2019 10:55:33.673] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file inventorysorter-server.toml for inventorysorter tracking
[17Dec2019 10:55:33.673] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance ender_bags of type gigabit101.EnderBags.EnderBags
[17Dec2019 10:55:33.673] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for ender_bags
[17Dec2019 10:55:33.673] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ender_bags
[17Dec2019 10:55:33.673] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing gigabit101.EnderBags.config.EnderBagConfig to FORGE
[17Dec2019 10:55:33.673] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance inventorysorter of type cpw.mods.inventorysorter.InventorySorter
[17Dec2019 10:55:33.673] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for inventorysorter
[17Dec2019 10:55:33.673] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for inventorysorter
[17Dec2019 10:55:33.673] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for inventorysorter
[17Dec2019 10:55:33.673] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance sauuuuuceysfarming of type com.sauuuuucey.sauuuuuceysfarming.SauuuuuceysFarming
[17Dec2019 10:55:33.673] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for ender_bags
[17Dec2019 10:55:33.673] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance storagenetwork of type com.lothrazar.storagenetwork.StorageNetwork
[17Dec2019 10:55:33.673] [modloading-worker-2/INFO] [sauuuuuceysfarming/]: Hello from Sauuuuucey's Farming!
[17Dec2019 10:55:33.676] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file sauuuuuceysfarming-server.toml for sauuuuuceysfarming tracking
[17Dec2019 10:55:33.676] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance sauuuuuceysfarming of type com.sauuuuucey.sauuuuuceysfarming.SauuuuuceysFarming
[17Dec2019 10:55:33.676] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for sauuuuuceysfarming
[17Dec2019 10:55:33.676] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for sauuuuuceysfarming
[17Dec2019 10:55:33.676] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.sauuuuucey.sauuuuuceysfarming.ModEventSubscriber to MOD
[17Dec2019 10:55:33.678] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.sauuuuucey.sauuuuuceysfarming.init.ModSeeds to MOD
[17Dec2019 10:55:33.681] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.sauuuuucey.sauuuuuceysfarming.ForgeEventSubscriber to FORGE
[17Dec2019 10:55:33.719] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for sauuuuuceysfarming
[17Dec2019 10:55:33.719] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance infinitewatersource of type com.tfar.infinitewatersource.InfiniteWaterSource
[17Dec2019 10:55:33.720] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance infinitewatersource of type com.tfar.infinitewatersource.InfiniteWaterSource
[17Dec2019 10:55:33.720] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for infinitewatersource
[17Dec2019 10:55:33.720] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for infinitewatersource
[17Dec2019 10:55:33.720] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tfar.infinitewatersource.InfiniteWaterSource to MOD
[17Dec2019 10:55:33.720] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for infinitewatersource
[17Dec2019 10:55:33.720] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance cucumber of type com.blakebr0.cucumber.Cucumber
[17Dec2019 10:55:33.733] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file cucumber-client.toml for cucumber tracking
[17Dec2019 10:55:33.733] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance cucumber of type com.blakebr0.cucumber.Cucumber
[17Dec2019 10:55:33.733] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for cucumber
[17Dec2019 10:55:33.733] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cucumber
[17Dec2019 10:55:33.733] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for cucumber
[17Dec2019 10:55:33.733] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance overloaded of type com.cjm721.overloaded.Overloaded
[17Dec2019 10:55:33.749] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file overloaded-server.toml for overloaded tracking
[17Dec2019 10:55:33.749] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance overloaded of type com.cjm721.overloaded.Overloaded
[17Dec2019 10:55:33.749] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for overloaded
[17Dec2019 10:55:33.749] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for overloaded
[17Dec2019 10:55:33.749] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.cjm721.overloaded.proxy.ServerProxy to FORGE
[17Dec2019 10:55:33.750] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.cjm721.overloaded.proxy.CommonProxy to MOD
[17Dec2019 10:55:33.750] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.cjm721.overloaded.item.functional.ItemMultiTool$CommonSideEvents to FORGE
[17Dec2019 10:55:33.762] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance storagenetwork of type com.lothrazar.storagenetwork.StorageNetwork
[17Dec2019 10:55:33.762] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for storagenetwork
[17Dec2019 10:55:33.762] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for storagenetwork
[17Dec2019 10:55:33.762] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.lothrazar.storagenetwork.StorageNetwork$RegistryEvents to MOD
[17Dec2019 10:55:33.762] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for storagenetwork
[17Dec2019 10:55:33.762] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance chunk_claim of type lime.chunk_claim.ChunkClaim
[17Dec2019 10:55:33.818] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file chunk_claim-common.toml for chunk_claim tracking
[17Dec2019 10:55:33.819] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance chunk_claim of type lime.chunk_claim.ChunkClaim
[17Dec2019 10:55:33.819] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for chunk_claim
[17Dec2019 10:55:33.819] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for chunk_claim
[17Dec2019 10:55:33.819] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing lime.chunk_claim.EventHandlers to FORGE
[17Dec2019 10:55:33.823] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for chunk_claim
[17Dec2019 10:55:33.824] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance botanypots of type net.darkhax.botanypots.BotanyPots
[17Dec2019 10:55:33.850] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.cjm721.overloaded.config.OverloadedConfig to MOD
[17Dec2019 10:55:33.851] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for overloaded
[17Dec2019 10:55:33.851] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance gobber2 of type com.kwpugh.gobber2.Gobber2
[17Dec2019 10:55:33.853] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file gobber2-server.toml for gobber2 tracking
[17Dec2019 10:55:33.854] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance gobber2 of type com.kwpugh.gobber2.Gobber2
[17Dec2019 10:55:33.855] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for gobber2
[17Dec2019 10:55:33.855] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for gobber2
[17Dec2019 10:55:33.855] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.kwpugh.gobber2.util.ModEventSubscriber to FORGE
[17Dec2019 10:55:33.856] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.kwpugh.gobber2.util.RepairTickHandler to FORGE
[17Dec2019 10:55:33.857] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.kwpugh.gobber2.util.SpecialAbilities to FORGE
[17Dec2019 10:55:33.858] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.kwpugh.gobber2.init.ItemInit$RegistryEvents to MOD
[17Dec2019 10:55:33.922] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.kwpugh.gobber2.init.BlockInit$RegistryEvents to MOD
[17Dec2019 10:55:33.927] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for gobber2
[17Dec2019 10:55:33.927] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance cg of type com.natamus.cryingghasts.Main
[17Dec2019 10:55:33.929] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance botanypots of type net.darkhax.botanypots.BotanyPots
[17Dec2019 10:55:33.929] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for botanypots
[17Dec2019 10:55:33.929] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for botanypots
[17Dec2019 10:55:33.929] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for botanypots
[17Dec2019 10:55:33.929] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance bno of type com.cscot.basicnetherores.BasicNetherOres
[17Dec2019 10:55:33.930] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file cg-common.toml for cg tracking
[17Dec2019 10:55:33.930] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance cg of type com.natamus.cryingghasts.Main
[17Dec2019 10:55:33.930] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for cg
[17Dec2019 10:55:33.930] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cg
[17Dec2019 10:55:33.930] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.natamus.cryingghasts.events.GhastEvent to FORGE
[17Dec2019 10:55:33.931] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for cg
[17Dec2019 10:55:33.931] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance pottedbushes of type wtf.choco.pottedbushes.PottedBushes
[17Dec2019 10:55:33.932] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance pottedbushes of type wtf.choco.pottedbushes.PottedBushes
[17Dec2019 10:55:33.932] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for pottedbushes
[17Dec2019 10:55:33.932] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for pottedbushes
[17Dec2019 10:55:33.932] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing wtf.choco.pottedbushes.PottedBushes$RegistryEvents to MOD
[17Dec2019 10:55:33.933] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for pottedbushes
[17Dec2019 10:55:33.933] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance mcwroofs of type com.mcwroofs.kikoz.MacawsRoofs
[17Dec2019 10:55:33.934] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance mcwroofs of type com.mcwroofs.kikoz.MacawsRoofs
[17Dec2019 10:55:33.934] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for mcwroofs
[17Dec2019 10:55:33.934] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mcwroofs
[17Dec2019 10:55:33.934] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mcwroofs.kikoz.MacawsRoofs$RegistryEvents to MOD
[17Dec2019 10:55:33.938] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for mcwroofs
[17Dec2019 10:55:33.938] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance cfm of type com.mrcrayfish.furniture.FurnitureMod
[17Dec2019 10:55:33.939] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file bno-server.toml for bno tracking
[17Dec2019 10:55:33.940] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file cfm-client.toml for cfm tracking
[17Dec2019 10:55:33.940] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance cfm of type com.mrcrayfish.furniture.FurnitureMod
[17Dec2019 10:55:33.940] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for cfm
[17Dec2019 10:55:33.940] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cfm
[17Dec2019 10:55:33.940] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance bno of type com.cscot.basicnetherores.BasicNetherOres
[17Dec2019 10:55:33.940] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for bno
[17Dec2019 10:55:33.940] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for bno
[17Dec2019 10:55:33.940] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mrcrayfish.furniture.core.ModTileEntities to MOD
[17Dec2019 10:55:33.940] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.cscot.basicnetherores.util.handler.RegisteryHandler$RegistryEvents to MOD
[17Dec2019 10:55:33.945] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.cscot.basicnetherores.util.handler.ConfigHandler to FORGE
[17Dec2019 10:55:33.945] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.cscot.basicnetherores.util.events.BlockOreEvent to FORGE
[17Dec2019 10:55:33.947] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for bno
[17Dec2019 10:55:33.947] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance pyramidplunder of type com.laton95.pyramidplunder.PyramidPlunder
[17Dec2019 10:55:33.951] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file pyramidplunder-common.toml for pyramidplunder tracking
[17Dec2019 10:55:33.951] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance pyramidplunder of type com.laton95.pyramidplunder.PyramidPlunder
[17Dec2019 10:55:33.951] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for pyramidplunder
[17Dec2019 10:55:33.951] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for pyramidplunder
[17Dec2019 10:55:33.951] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.laton95.pyramidplunder.PyramidPlunder to MOD
[17Dec2019 10:55:33.952] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.laton95.pyramidplunder.advancements.ModCriteriaTriggers to MOD
[17Dec2019 10:55:33.956] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for pyramidplunder
[17Dec2019 10:55:33.956] [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
[17Dec2019 10:55:33.963] [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
[17Dec2019 10:55:33.963] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for corail_pillar_extension_biomesoplenty
[17Dec2019 10:55:33.963] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for corail_pillar_extension_biomesoplenty
[17Dec2019 10:55:33.963] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for corail_pillar_extension_biomesoplenty
[17Dec2019 10:55:33.963] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance engineerstools of type wile.engineerstools.ModEngineersTools
[17Dec2019 10:55:33.969] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file engineerstools-common.toml for engineerstools tracking
[17Dec2019 10:55:34.020] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance engineerstools of type wile.engineerstools.ModEngineersTools
[17Dec2019 10:55:34.020] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for engineerstools
[17Dec2019 10:55:34.020] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for engineerstools
[17Dec2019 10:55:34.020] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing wile.engineerstools.ModEngineersTools$ForgeEvents to MOD
[17Dec2019 10:55:34.024] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for engineerstools
[17Dec2019 10:55:34.024] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance dungeoncrawl of type xiroc.dungeoncrawl.DungeonCrawl
[17Dec2019 10:55:34.024] [modloading-worker-1/INFO] [Dungeon Crawl/]: Here we go! Launching Dungeon Crawl 1.5.2...
[17Dec2019 10:55:34.133] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance dungeoncrawl of type xiroc.dungeoncrawl.DungeonCrawl
[17Dec2019 10:55:34.133] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for dungeoncrawl
[17Dec2019 10:55:34.133] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for dungeoncrawl
[17Dec2019 10:55:34.133] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing xiroc.dungeoncrawl.util.EventManager to MOD
[17Dec2019 10:55:34.133] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for dungeoncrawl
[17Dec2019 10:55:34.133] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance persistentbits of type com.oitsjustjose.persistentbits.PersistentBits
[17Dec2019 10:55:34.138] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file persistentbits-client.toml for persistentbits tracking
[17Dec2019 10:55:34.139] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file persistentbits-common.toml for persistentbits tracking
[17Dec2019 10:55:34.139] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance persistentbits of type com.oitsjustjose.persistentbits.PersistentBits
[17Dec2019 10:55:34.139] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for persistentbits
[17Dec2019 10:55:34.139] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for persistentbits
[17Dec2019 10:55:34.140] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.oitsjustjose.persistentbits.PersistentBits$RegistryEvents to MOD
[17Dec2019 10:55:34.141] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.oitsjustjose.persistentbits.common.utils.CommonConfig to FORGE
[17Dec2019 10:55:34.141] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for persistentbits
[17Dec2019 10:55:34.141] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance jei of type mezz.jei.JustEnoughItems
[17Dec2019 10:55:34.147] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance jei of type mezz.jei.JustEnoughItems
[17Dec2019 10:55:34.147] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for jei
[17Dec2019 10:55:34.147] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for jei
[17Dec2019 10:55:34.147] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for jei
[17Dec2019 10:55:34.147] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance everlastingabilities of type org.cyclops.everlastingabilities.EverlastingAbilities
[17Dec2019 10:55:34.328] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file everlastingabilities-common.toml for everlastingabilities tracking
[17Dec2019 10:55:34.328] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file everlastingabilities-client.toml for everlastingabilities tracking
[17Dec2019 10:55:34.328] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file everlastingabilities-server.toml for everlastingabilities tracking
[17Dec2019 10:55:34.328] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance everlastingabilities of type org.cyclops.everlastingabilities.EverlastingAbilities
[17Dec2019 10:55:34.328] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for everlastingabilities
[17Dec2019 10:55:34.328] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for everlastingabilities
[17Dec2019 10:55:34.328] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing org.cyclops.everlastingabilities.api.AbilityTypes to MOD
[17Dec2019 10:55:34.332] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for everlastingabilities
[17Dec2019 10:55:34.332] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance giftfromthegods of type com.emosewapixel.giftfromthegods.GiftFromTheGods
[17Dec2019 10:55:34.335] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance giftfromthegods of type com.emosewapixel.giftfromthegods.GiftFromTheGods
[17Dec2019 10:55:34.335] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for giftfromthegods
[17Dec2019 10:55:34.335] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for giftfromthegods
[17Dec2019 10:55:34.335] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for giftfromthegods
[17Dec2019 10:55:34.335] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance despeggshatch of type com.natamus.despawningeggshatch.Main
[17Dec2019 10:55:34.338] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file despeggshatch-common.toml for despeggshatch tracking
[17Dec2019 10:55:34.338] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance despeggshatch of type com.natamus.despawningeggshatch.Main
[17Dec2019 10:55:34.338] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for despeggshatch
[17Dec2019 10:55:34.338] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for despeggshatch
[17Dec2019 10:55:34.338] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.natamus.despawningeggshatch.events.EggEvent to FORGE
[17Dec2019 10:55:34.339] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for despeggshatch
[17Dec2019 10:55:34.339] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance upgrade_aquatic of type com.teamabnormals.upgrade_aquatic.core.UpgradeAquatic
[17Dec2019 10:55:34.541] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file upgrade_aquatic-client.toml for upgrade_aquatic tracking
[17Dec2019 10:55:34.541] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance upgrade_aquatic of type com.teamabnormals.upgrade_aquatic.core.UpgradeAquatic
[17Dec2019 10:55:34.541] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for upgrade_aquatic
[17Dec2019 10:55:34.541] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for upgrade_aquatic
[17Dec2019 10:55:34.541] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.teamabnormals.upgrade_aquatic.core.registry.UAEntities to MOD
[17Dec2019 10:55:34.624] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity upgrade_aquatic:boat
[17Dec2019 10:55:34.639] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity upgrade_aquatic:nautilus
[17Dec2019 10:55:34.656] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity upgrade_aquatic:pike
[17Dec2019 10:55:34.665] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity upgrade_aquatic:lionfish
[17Dec2019 10:55:34.848] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity upgrade_aquatic:thrasher
[17Dec2019 10:55:34.860] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity upgrade_aquatic:flare
[17Dec2019 10:55:34.861] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.teamabnormals.upgrade_aquatic.core.registry.UABlocks to MOD
[17Dec2019 10:55:35.624] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.teamabnormals.upgrade_aquatic.core.events.LootEvents to FORGE
[17Dec2019 10:55:35.627] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.teamabnormals.upgrade_aquatic.core.events.EntityEvents to FORGE
[17Dec2019 10:55:35.630] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.teamabnormals.upgrade_aquatic.core.events.AnvilEvents to FORGE
[17Dec2019 10:55:35.632] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.teamabnormals.upgrade_aquatic.client.particle.UAParticles$RegisterParticleTypes to MOD
[17Dec2019 10:55:35.637] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.teamabnormals.upgrade_aquatic.client.particle.UAParticles$RegisterParticleFactories to MOD
[17Dec2019 10:55:35.641] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for upgrade_aquatic
[17Dec2019 10:55:35.641] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance bloomful of type com.pugz.bloomful.core.Bloomful
[17Dec2019 10:55:35.641] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance bloomful of type com.pugz.bloomful.core.Bloomful
[17Dec2019 10:55:35.641] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for bloomful
[17Dec2019 10:55:35.641] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for bloomful
[17Dec2019 10:55:35.641] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.pugz.bloomful.core.util.EventHandler to MOD
[17Dec2019 10:55:35.643] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.pugz.bloomful.core.registry.ItemRegistry to MOD
[17Dec2019 10:55:35.653] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity stoneling
[17Dec2019 10:55:36.037] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.pugz.bloomful.core.registry.FeatureRegistry to MOD
[17Dec2019 10:55:36.043] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.pugz.bloomful.core.registry.EntityRegistry to MOD
[17Dec2019 10:55:36.045] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity bloomful:wisteria_boat
[17Dec2019 10:55:36.121] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity bloomful:butterfly
[17Dec2019 10:55:36.122] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.pugz.bloomful.core.registry.BlockRegistry to MOD
[17Dec2019 10:55:36.123] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.pugz.bloomful.core.registry.BiomeRegistry to MOD
[17Dec2019 10:55:36.128] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for bloomful
[17Dec2019 10:55:36.128] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance ctdcore of type com.themastergeneral.ctdcore.CTDCore
[17Dec2019 10:55:36.129] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance ctdcore of type com.themastergeneral.ctdcore.CTDCore
[17Dec2019 10:55:36.129] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for ctdcore
[17Dec2019 10:55:36.129] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ctdcore
[17Dec2019 10:55:36.129] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for ctdcore
[17Dec2019 10:55:36.129] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance ensorcellation of type cofh.ensorcellation.Ensorcellation
[17Dec2019 10:55:36.136] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ensorcellation-server.toml for ensorcellation tracking
[17Dec2019 10:55:36.245] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance ensorcellation of type cofh.ensorcellation.Ensorcellation
[17Dec2019 10:55:36.246] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for ensorcellation
[17Dec2019 10:55:36.246] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ensorcellation
[17Dec2019 10:55:36.246] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for ensorcellation
[17Dec2019 10:55:36.246] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance create of type com.simibubi.create.Create
[17Dec2019 10:55:36.250] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file create-server.toml for create tracking
[17Dec2019 10:55:36.251] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file create-client.toml for create tracking
[17Dec2019 10:55:36.251] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance create of type com.simibubi.create.Create
[17Dec2019 10:55:36.251] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for create
[17Dec2019 10:55:36.251] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for create
[17Dec2019 10:55:36.251] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.modules.curiosities.symmetry.SymmetryHandler to FORGE
[17Dec2019 10:55:36.253] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.modules.contraptions.receivers.constructs.MovingConstructHandler to FORGE
[17Dec2019 10:55:36.335] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.foundation.item.AbstractToolItem to FORGE
[17Dec2019 10:55:36.337] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.Events to FORGE
[17Dec2019 10:55:36.338] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.AdvancementListener to FORGE
[17Dec2019 10:55:36.340] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for create
[17Dec2019 10:55:36.340] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance clumps of type com.blamejared.clumps.Clumps
[17Dec2019 10:55:36.341] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance clumps of type com.blamejared.clumps.Clumps
[17Dec2019 10:55:36.341] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for clumps
[17Dec2019 10:55:36.341] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for clumps
[17Dec2019 10:55:36.341] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.blamejared.clumps.events.CommonEventHandler to MOD
[17Dec2019 10:55:36.342] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for clumps
[17Dec2019 10:55:36.342] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance veggie_way of type com.kwpugh.veggie_way.VeggieWay
[17Dec2019 10:55:36.343] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance veggie_way of type com.kwpugh.veggie_way.VeggieWay
[17Dec2019 10:55:36.343] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for veggie_way
[17Dec2019 10:55:36.343] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for veggie_way
[17Dec2019 10:55:36.343] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.kwpugh.veggie_way.init.ItemInit$RegistryEvents to MOD
[17Dec2019 10:55:36.344] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.kwpugh.veggie_way.init.BlockInit$RegistryEvents to MOD
[17Dec2019 10:55:36.344] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity wrapped
[17Dec2019 10:55:36.345] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for veggie_way
[17Dec2019 10:55:36.345] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance uteamcore of type info.u_team.u_team_core.UCoreMain
[17Dec2019 10:55:36.346] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file uteamcore-client.toml for uteamcore tracking
[17Dec2019 10:55:36.349] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance uteamcore of type info.u_team.u_team_core.UCoreMain
[17Dec2019 10:55:36.349] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for uteamcore
[17Dec2019 10:55:36.349] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for uteamcore
[17Dec2019 10:55:36.349] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing info.u_team.u_team_core.intern.init.UCoreRecipeSerializers to MOD
[17Dec2019 10:55:36.353] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing info.u_team.u_team_core.intern.init.UCoreCommands to FORGE
[17Dec2019 10:55:36.354] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing info.u_team.u_team_core.intern.data.UCoreDataGenerator to MOD
[17Dec2019 10:55:36.354] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for uteamcore
[17Dec2019 10:55:36.354] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance buildinggadgets of type com.direwolf20.buildinggadgets.common.BuildingGadgets
[17Dec2019 10:55:36.359] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file buildinggadgets-server.toml for buildinggadgets tracking
[17Dec2019 10:55:36.360] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file buildinggadgets-common.toml for buildinggadgets tracking
[17Dec2019 10:55:36.360] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file buildinggadgets-client.toml for buildinggadgets tracking
[17Dec2019 10:55:36.439] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity frog
[17Dec2019 10:55:36.520] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity crab
[17Dec2019 10:55:36.525] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance buildinggadgets of type com.direwolf20.buildinggadgets.common.BuildingGadgets
[17Dec2019 10:55:36.525] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for buildinggadgets
[17Dec2019 10:55:36.525] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for buildinggadgets
[17Dec2019 10:55:36.525] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.direwolf20.buildinggadgets.common.events.ItemPickupHandler to FORGE
[17Dec2019 10:55:36.526] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.direwolf20.buildinggadgets.common.events.BreakEventHandler to FORGE
[17Dec2019 10:55:36.527] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.direwolf20.buildinggadgets.common.events.WorldTemplateProviderHandler to FORGE
[17Dec2019 10:55:36.529] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.direwolf20.buildinggadgets.common.registry.OurSounds to MOD
[17Dec2019 10:55:36.530] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.direwolf20.buildinggadgets.common.registry.OurBlocks to MOD
[17Dec2019 10:55:36.534] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.direwolf20.buildinggadgets.common.registry.Registries to MOD
[17Dec2019 10:55:36.535] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.direwolf20.buildinggadgets.common.registry.OurEntities to MOD
[17Dec2019 10:55:36.536] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.direwolf20.buildinggadgets.common.registry.OurItems to MOD
[17Dec2019 10:55:36.536] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.direwolf20.buildinggadgets.common.registry.OurContainers to MOD
[17Dec2019 10:55:36.540] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.direwolf20.buildinggadgets.common.config.Config to FORGE
[17Dec2019 10:55:36.540] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for buildinggadgets
[17Dec2019 10:55:36.540] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance unstabletools of type com.tfar.unstabletools.UnstableTools
[17Dec2019 10:55:36.542] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file unstabletools-common.toml for unstabletools tracking
[17Dec2019 10:55:36.542] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance unstabletools of type com.tfar.unstabletools.UnstableTools
[17Dec2019 10:55:36.542] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for unstabletools
[17Dec2019 10:55:36.542] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for unstabletools
[17Dec2019 10:55:36.542] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tfar.unstabletools.UnstableTools$RegistryEvents to MOD
[17Dec2019 10:55:36.543] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tfar.unstabletools.item.ItemUnstableIngot to FORGE
[17Dec2019 10:55:36.638] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tfar.unstabletools.item.ItemDivisionSign to FORGE
[17Dec2019 10:55:36.652] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for unstabletools
[17Dec2019 10:55:36.652] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance forgivingvoid of type net.blay09.mods.forgivingvoid.ForgivingVoid
[17Dec2019 10:55:36.654] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forgivingvoid-common.toml for forgivingvoid tracking
[17Dec2019 10:55:36.654] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance forgivingvoid of type net.blay09.mods.forgivingvoid.ForgivingVoid
[17Dec2019 10:55:36.654] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for forgivingvoid
[17Dec2019 10:55:36.654] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for forgivingvoid
[17Dec2019 10:55:36.654] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.blay09.mods.forgivingvoid.ForgivingVoid to FORGE
[17Dec2019 10:55:36.655] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for forgivingvoid
[17Dec2019 10:55:36.655] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance apotheosis of type shadows.apotheosis.Apotheosis
[17Dec2019 10:55:36.732] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity pickarang
[17Dec2019 10:55:36.734] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity glass_frame
[17Dec2019 10:55:36.735] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity colored_frame
[17Dec2019 10:55:36.840] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance apotheosis of type shadows.apotheosis.Apotheosis
[17Dec2019 10:55:36.840] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for apotheosis
[17Dec2019 10:55:36.840] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for apotheosis
[17Dec2019 10:55:36.840] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for apotheosis
[17Dec2019 10:55:36.840] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance al of type com.natamus.allloot.Main
[17Dec2019 10:55:36.842] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file al-common.toml for al tracking
[17Dec2019 10:55:36.843] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance al of type com.natamus.allloot.Main
[17Dec2019 10:55:36.843] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for al
[17Dec2019 10:55:36.843] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for al
[17Dec2019 10:55:36.843] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.natamus.allloot.events.EntityEvent to FORGE
[17Dec2019 10:55:36.844] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for al
[17Dec2019 10:55:36.844] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance morpheus of type net.quetzi.morpheus.Morpheus
[17Dec2019 10:55:36.847] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file morpheus-server.toml for morpheus tracking
[17Dec2019 10:55:36.847] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance morpheus of type net.quetzi.morpheus.Morpheus
[17Dec2019 10:55:36.847] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for morpheus
[17Dec2019 10:55:36.847] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for morpheus
[17Dec2019 10:55:36.847] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for morpheus
[17Dec2019 10:55:36.847] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance speedyhoppers of type al132.speedyhoppers.SpeedyHoppers
[17Dec2019 10:55:36.847] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance speedyhoppers of type al132.speedyhoppers.SpeedyHoppers
[17Dec2019 10:55:36.847] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for speedyhoppers
[17Dec2019 10:55:36.847] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for speedyhoppers
[17Dec2019 10:55:36.847] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing al132.speedyhoppers.SpeedyHoppers$RegistryEvents to MOD
[17Dec2019 10:55:36.849] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for speedyhoppers
[17Dec2019 10:55:36.849] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance colorfulhealthbar of type locusway.colorfulhealthbar.ColorfulHealthBar
[17Dec2019 10:55:36.851] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file colorfulhealthbar-client.toml for colorfulhealthbar tracking
[17Dec2019 10:55:36.852] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance colorfulhealthbar of type locusway.colorfulhealthbar.ColorfulHealthBar
[17Dec2019 10:55:36.852] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for colorfulhealthbar
[17Dec2019 10:55:36.852] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for colorfulhealthbar
[17Dec2019 10:55:36.852] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing locusway.colorfulhealthbar.proxy.CommonProxy to FORGE
[17Dec2019 10:55:36.852] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing locusway.colorfulhealthbar.config.Configs to FORGE
[17Dec2019 10:55:36.852] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for colorfulhealthbar
[17Dec2019 10:55:36.852] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance tmechworks of type slimeknights.tmechworks.TMechworks
[17Dec2019 10:55:36.861] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity chest_passenger
[17Dec2019 10:55:37.066] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance tmechworks of type slimeknights.tmechworks.TMechworks
[17Dec2019 10:55:37.066] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for tmechworks
[17Dec2019 10:55:37.066] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for tmechworks
[17Dec2019 10:55:37.066] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing slimeknights.tmechworks.common.event.DrawbridgeSoundEventListener to FORGE
[17Dec2019 10:55:37.066] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for tmechworks
[17Dec2019 10:55:37.066] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance exp_ore of type mod.krevik.expore.Main
[17Dec2019 10:55:37.068] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file exp_ore-common.toml for exp_ore tracking
[17Dec2019 10:55:37.068] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance exp_ore of type mod.krevik.expore.Main
[17Dec2019 10:55:37.068] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for exp_ore
[17Dec2019 10:55:37.068] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for exp_ore
[17Dec2019 10:55:37.068] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mod.krevik.expore.Main$RegistryEvents to MOD
[17Dec2019 10:55:37.069] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mod.krevik.expore.ConfigHandler to MOD
[17Dec2019 10:55:37.069] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for exp_ore
[17Dec2019 10:55:37.069] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance energeticsheep of type org.cyclops.energeticsheep.EnergeticSheep
[17Dec2019 10:55:37.071] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity gravisand
[17Dec2019 10:55:37.082] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity foxhound
[17Dec2019 10:55:37.118] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file energeticsheep-common.toml for energeticsheep tracking
[17Dec2019 10:55:37.118] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file energeticsheep-server.toml for energeticsheep tracking
[17Dec2019 10:55:37.119] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance energeticsheep of type org.cyclops.energeticsheep.EnergeticSheep
[17Dec2019 10:55:37.119] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for energeticsheep
[17Dec2019 10:55:37.119] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for energeticsheep
[17Dec2019 10:55:37.119] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing org.cyclops.energeticsheep.entity.EntityEnergeticSheep to FORGE
[17Dec2019 10:55:37.222] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for energeticsheep
[17Dec2019 10:55:37.222] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance respawnablepets of type moriyashiine.respawnablepets.RespawnablePets
[17Dec2019 10:55:37.224] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file respawnablepets-common.toml for respawnablepets tracking
[17Dec2019 10:55:37.224] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance respawnablepets of type moriyashiine.respawnablepets.RespawnablePets
[17Dec2019 10:55:37.224] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for respawnablepets
[17Dec2019 10:55:37.224] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for respawnablepets
[17Dec2019 10:55:37.224] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing moriyashiine.respawnablepets.RespawnablePets$Registry to MOD
[17Dec2019 10:55:37.225] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for respawnablepets
[17Dec2019 10:55:37.225] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance quirkygenerators of type al132.quirkygenerators.QuirkyGenerators
[17Dec2019 10:55:37.226] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file quirkygenerators-common.toml for quirkygenerators tracking
[17Dec2019 10:55:37.227] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance quirkygenerators of type al132.quirkygenerators.QuirkyGenerators
[17Dec2019 10:55:37.227] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for quirkygenerators
[17Dec2019 10:55:37.227] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for quirkygenerators
[17Dec2019 10:55:37.227] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing al132.quirkygenerators.QuirkyGenerators$RegistryEvents to MOD
[17Dec2019 10:55:37.228] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for quirkygenerators
[17Dec2019 10:55:37.229] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance mysticallib of type epicsquid.mysticallib.MysticalLib
[17Dec2019 10:55:37.229] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance mysticallib of type epicsquid.mysticallib.MysticalLib
[17Dec2019 10:55:37.229] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for mysticallib
[17Dec2019 10:55:37.229] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mysticallib
[17Dec2019 10:55:37.229] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing epicsquid.mysticallib.MysticalLib to MOD
[17Dec2019 10:55:37.229] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing epicsquid.mysticallib.LibRegistry to FORGE
[17Dec2019 10:55:37.230] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for mysticallib
[17Dec2019 10:55:37.230] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance refinedstorage of type com.raoulvdberge.refinedstorage.RS
[17Dec2019 10:55:37.231] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file refinedstorage-server.toml for refinedstorage tracking
[17Dec2019 10:55:37.231] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file refinedstorage-client.toml for refinedstorage tracking
[17Dec2019 10:55:37.233] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mrcrayfish.furniture.core.ModSounds to MOD
[17Dec2019 10:55:37.234] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mrcrayfish.furniture.core.ModRecipeSerializers to MOD
[17Dec2019 10:55:37.238] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mrcrayfish.furniture.core.ModItems to MOD
[17Dec2019 10:55:37.239] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mrcrayfish.furniture.core.ModEntities to MOD
[17Dec2019 10:55:37.241] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file quark-common.toml for quark tracking
[17Dec2019 10:55:37.241] [modloading-worker-2/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity cfm:seat
[17Dec2019 10:55:37.242] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mrcrayfish.furniture.core.ModContainers to MOD
[17Dec2019 10:55:37.242] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance quark of type vazkii.quark.base.Quark
[17Dec2019 10:55:37.242] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for quark
[17Dec2019 10:55:37.242] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for quark
[17Dec2019 10:55:37.242] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.quark.base.handler.StonecutterShiftClickHandler to FORGE
[17Dec2019 10:55:37.244] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mrcrayfish.furniture.core.ModBlocks to MOD
[17Dec2019 10:55:37.244] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mrcrayfish.furniture.common.mail.PostOffice to FORGE
[17Dec2019 10:55:37.244] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.quark.base.handler.FuelHandler to FORGE
[17Dec2019 10:55:37.246] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.quark.base.handler.ContributorRewardHandler to FORGE
[17Dec2019 10:55:37.247] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for cfm
[17Dec2019 10:55:37.247] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance shulkerdt of type com.natamus.shulkerdropstwo.Main
[17Dec2019 10:55:37.248] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file shulkerdt-common.toml for shulkerdt tracking
[17Dec2019 10:55:37.248] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance shulkerdt of type com.natamus.shulkerdropstwo.Main
[17Dec2019 10:55:37.248] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for shulkerdt
[17Dec2019 10:55:37.248] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for shulkerdt
[17Dec2019 10:55:37.248] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.natamus.shulkerdropstwo.events.EntityEvent to FORGE
[17Dec2019 10:55:37.249] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for shulkerdt
[17Dec2019 10:55:37.249] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance globalxp of type bl4ckscor3.mod.globalxp.GlobalXP
[17Dec2019 10:55:37.250] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file globalxp-client.toml for globalxp tracking
[17Dec2019 10:55:37.250] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance globalxp of type bl4ckscor3.mod.globalxp.GlobalXP
[17Dec2019 10:55:37.250] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for globalxp
[17Dec2019 10:55:37.250] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for globalxp
[17Dec2019 10:55:37.250] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing bl4ckscor3.mod.globalxp.GlobalXP to MOD
[17Dec2019 10:55:37.250] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.quark.base.capability.CapabilityHandler to FORGE
[17Dec2019 10:55:37.251] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for globalxp
[17Dec2019 10:55:37.251] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance hsbdry of type net.mcreator.hsbdry.hsbdry
[17Dec2019 10:55:37.252] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for quark
[17Dec2019 10:55:37.252] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance mantle of type slimeknights.mantle.Mantle
[17Dec2019 10:55:37.253] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance mantle of type slimeknights.mantle.Mantle
[17Dec2019 10:55:37.253] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for mantle
[17Dec2019 10:55:37.253] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mantle
[17Dec2019 10:55:37.253] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for mantle
[17Dec2019 10:55:37.253] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance gravestone of type de.maxhenkel.gravestone.Main
[17Dec2019 10:55:37.258] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file gravestone-server.toml for gravestone tracking
[17Dec2019 10:55:37.258] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file gravestone-client.toml for gravestone tracking
[17Dec2019 10:55:37.259] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance gravestone of type de.maxhenkel.gravestone.Main
[17Dec2019 10:55:37.259] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for gravestone
[17Dec2019 10:55:37.259] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for gravestone
[17Dec2019 10:55:37.259] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing de.maxhenkel.gravestone.Main to FORGE
[17Dec2019 10:55:37.259] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing de.maxhenkel.gravestone.events.DeathEvents to FORGE
[17Dec2019 10:55:37.260] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing de.maxhenkel.gravestone.events.BlockEvents to FORGE
[17Dec2019 10:55:37.263] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for gravestone
[17Dec2019 10:55:37.263] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance fastbench of type shadows.fastbench.FastBench
[17Dec2019 10:55:37.264] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance fastbench of type shadows.fastbench.FastBench
[17Dec2019 10:55:37.264] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for fastbench
[17Dec2019 10:55:37.264] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fastbench
[17Dec2019 10:55:37.264] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for fastbench
[17Dec2019 10:55:37.264] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance storagedrawers of type com.jaquadro.minecraft.storagedrawers.StorageDrawers
[17Dec2019 10:55:37.327] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file storagedrawers-common.toml for storagedrawers tracking
[17Dec2019 10:55:37.328] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance storagedrawers of type com.jaquadro.minecraft.storagedrawers.StorageDrawers
[17Dec2019 10:55:37.328] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for storagedrawers
[17Dec2019 10:55:37.328] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for storagedrawers
[17Dec2019 10:55:37.328] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.jaquadro.minecraft.storagedrawers.core.ModItems$Registration to MOD
[17Dec2019 10:55:37.357] [modloading-worker-1/INFO] [com.raoulvdberge.refinedstorage.apiimpl.API/]: Found 0 RS API injection points
[17Dec2019 10:55:37.358] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance refinedstorage of type com.raoulvdberge.refinedstorage.RS
[17Dec2019 10:55:37.358] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for refinedstorage
[17Dec2019 10:55:37.358] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for refinedstorage
[17Dec2019 10:55:37.358] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for refinedstorage
[17Dec2019 10:55:37.358] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance mcwbridges of type com.mcwbridges.kikoz.MacawsBridges
[17Dec2019 10:55:37.359] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance mcwbridges of type com.mcwbridges.kikoz.MacawsBridges
[17Dec2019 10:55:37.359] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for mcwbridges
[17Dec2019 10:55:37.359] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mcwbridges
[17Dec2019 10:55:37.359] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mcwbridges.kikoz.MacawsBridges$RegistryEvents to MOD
[17Dec2019 10:55:37.360] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for mcwbridges
[17Dec2019 10:55:37.360] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance usefulbackpacks of type info.u_team.useful_backpacks.UsefulBackpacksMod
[17Dec2019 10:55:37.360] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file usefulbackpacks-server.toml for usefulbackpacks tracking
[17Dec2019 10:55:37.361] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance usefulbackpacks of type info.u_team.useful_backpacks.UsefulBackpacksMod
[17Dec2019 10:55:37.361] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for usefulbackpacks
[17Dec2019 10:55:37.361] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for usefulbackpacks
[17Dec2019 10:55:37.361] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing info.u_team.useful_backpacks.init.UsefulBackpacksRecipeSerializers to MOD
[17Dec2019 10:55:37.362] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing info.u_team.useful_backpacks.init.UsefulBackpacksItems to MOD
[17Dec2019 10:55:37.421] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing info.u_team.useful_backpacks.init.UsefulBackpacksContainerTypes to MOD
[17Dec2019 10:55:37.423] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.jaquadro.minecraft.storagedrawers.core.ModContainers$Registration to MOD
[17Dec2019 10:55:37.426] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing info.u_team.useful_backpacks.data.UsefulBackpacksDataGenerator to MOD
[17Dec2019 10:55:37.427] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for usefulbackpacks
[17Dec2019 10:55:37.427] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance torchmaster of type net.xalcon.torchmaster.Torchmaster
[17Dec2019 10:55:37.427] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.jaquadro.minecraft.storagedrawers.core.ModBlocks$Registration to MOD
[17Dec2019 10:55:37.430] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file torchmaster.toml for torchmaster tracking
[17Dec2019 10:55:37.430] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance torchmaster of type net.xalcon.torchmaster.Torchmaster
[17Dec2019 10:55:37.430] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for torchmaster
[17Dec2019 10:55:37.430] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for torchmaster
[17Dec2019 10:55:37.430] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.xalcon.torchmaster.TorchmasterConfig to MOD
[17Dec2019 10:55:37.430] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.xalcon.torchmaster.common.ModItems$RegistryEvents to MOD
[17Dec2019 10:55:37.432] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.xalcon.torchmaster.common.logic.entityblocking.EntityBlockingEventHandler to FORGE
[17Dec2019 10:55:37.433] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.xalcon.torchmaster.common.ModBlocks$RegistryEvents to MOD
[17Dec2019 10:55:37.445] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for torchmaster
[17Dec2019 10:55:37.445] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance embellishcraft of type tv.mapper.embellishcraft.EmbellishCraft
[17Dec2019 10:55:37.447] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file embellishcraft-server.toml for embellishcraft tracking
[17Dec2019 10:55:37.447] [modloading-worker-1/DEBUG] [tv.mapper.embellishcraft.EmbellishCraft/]: Loading config file /home/minecraft/servers/mine261304/config/embellishcraft-server.toml
[17Dec2019 10:55:37.448] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance embellishcraft of type tv.mapper.embellishcraft.EmbellishCraft
[17Dec2019 10:55:37.448] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for embellishcraft
[17Dec2019 10:55:37.448] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for embellishcraft
[17Dec2019 10:55:37.448] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing tv.mapper.embellishcraft.util.SeatUtil to FORGE
[17Dec2019 10:55:37.449] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing tv.mapper.embellishcraft.init.ModItems to MOD
[17Dec2019 10:55:37.450] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing tv.mapper.embellishcraft.init.ModEntities$Registration to MOD
[17Dec2019 10:55:37.452] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing tv.mapper.embellishcraft.init.ModBlocks to MOD
[17Dec2019 10:55:37.461] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for embellishcraft
[17Dec2019 10:55:37.461] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance bettercrates of type thetestmod.bettercrates.BetterCrates
[17Dec2019 10:55:37.524] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for storagedrawers
[17Dec2019 10:55:37.524] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance simpledivegear of type com.gmail.rohzek.dive.main.Main
[17Dec2019 10:55:37.527] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file simpledivegear-common.toml for simpledivegear tracking
[17Dec2019 10:55:37.527] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance simpledivegear of type com.gmail.rohzek.dive.main.Main
[17Dec2019 10:55:37.527] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for simpledivegear
[17Dec2019 10:55:37.527] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for simpledivegear
[17Dec2019 10:55:37.527] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.gmail.rohzek.dive.armor.SArmor$RegistrationHandler to MOD
[17Dec2019 10:55:37.529] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for simpledivegear
[17Dec2019 10:55:37.529] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance colouredchat of type network.pxl8.colouredchat.ColouredChat
[17Dec2019 10:55:37.531] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file colouredchat-common.toml for colouredchat tracking
[17Dec2019 10:55:37.532] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance colouredchat of type network.pxl8.colouredchat.ColouredChat
[17Dec2019 10:55:37.532] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for colouredchat
[17Dec2019 10:55:37.532] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for colouredchat
[17Dec2019 10:55:37.532] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing network.pxl8.colouredchat.config.Configuration to FORGE
[17Dec2019 10:55:37.532] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing network.pxl8.colouredchat.chat.ChatListener to FORGE
[17Dec2019 10:55:37.534] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing network.pxl8.colouredchat.data.CapabilityHandler to FORGE
[17Dec2019 10:55:37.535] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for colouredchat
[17Dec2019 10:55:37.535] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance rftoolsutility of type mcjty.rftoolsutility.RFToolsUtility
[17Dec2019 10:55:37.535] [modloading-worker-1/INFO] [STDOUT/]: [thetestmod.bettercrates.BetterCrates:<init>:29]: Just a log from BetterCrates >>> 7 ... Block{bettercrates:wooden_crate}
[17Dec2019 10:55:37.536] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance bettercrates of type thetestmod.bettercrates.BetterCrates
[17Dec2019 10:55:37.536] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for bettercrates
[17Dec2019 10:55:37.536] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for bettercrates
[17Dec2019 10:55:37.536] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing thetestmod.bettercrates.BCEventHandler to MOD
[17Dec2019 10:55:37.537] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for bettercrates
[17Dec2019 10:55:37.537] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance biomesoplenty of type biomesoplenty.core.BiomesOPlenty
[17Dec2019 10:55:37.539] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file biomesoplenty/server.toml for biomesoplenty tracking
[17Dec2019 10:55:37.539] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance biomesoplenty of type biomesoplenty.core.BiomesOPlenty
[17Dec2019 10:55:37.539] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for biomesoplenty
[17Dec2019 10:55:37.539] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for biomesoplenty
[17Dec2019 10:55:37.539] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing biomesoplenty.init.ModBiomes to MOD
[17Dec2019 10:55:37.540] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file rftoolsutility-client.toml for rftoolsutility tracking
[17Dec2019 10:55:37.540] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file rftoolsutility-common.toml for rftoolsutility tracking
[17Dec2019 10:55:37.649] [modloading-worker-2/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity muddypigcreature
[17Dec2019 10:55:37.658] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance hsbdry of type net.mcreator.hsbdry.hsbdry
[17Dec2019 10:55:37.658] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for hsbdry
[17Dec2019 10:55:37.658] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for hsbdry
[17Dec2019 10:55:37.658] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for hsbdry
[17Dec2019 10:55:37.658] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance instantunify of type kdp.instantunify.InstantUnify
[17Dec2019 10:55:37.658] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance rftoolsutility of type mcjty.rftoolsutility.RFToolsUtility
[17Dec2019 10:55:37.658] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for rftoolsutility
[17Dec2019 10:55:37.658] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for rftoolsutility
[17Dec2019 10:55:37.658] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mcjty.rftoolsutility.setup.Registration to MOD
[17Dec2019 10:55:37.659] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file instantunify-common.toml for instantunify tracking
[17Dec2019 10:55:37.660] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mcjty.rftoolsutility.setup.Config to FORGE
[17Dec2019 10:55:37.660] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mcjty.rftoolsutility.datagen.DataGenerators to MOD
[17Dec2019 10:55:37.660] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance instantunify of type kdp.instantunify.InstantUnify
[17Dec2019 10:55:37.660] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for instantunify
[17Dec2019 10:55:37.660] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for instantunify
[17Dec2019 10:55:37.660] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for instantunify
[17Dec2019 10:55:37.660] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance moredogs of type com.kowloon.moredogs.core.MoreDogs
[17Dec2019 10:55:37.661] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for rftoolsutility
[17Dec2019 10:55:37.661] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance theoneprobe of type mcjty.theoneprobe.TheOneProbe
[17Dec2019 10:55:37.662] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance moredogs of type com.kowloon.moredogs.core.MoreDogs
[17Dec2019 10:55:37.662] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for moredogs
[17Dec2019 10:55:37.662] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for moredogs
[17Dec2019 10:55:37.662] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.kowloon.moredogs.core.MoreDogsRegistries to MOD
[17Dec2019 10:55:37.663] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for moredogs
[17Dec2019 10:55:37.663] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance cobblefordays of type net.minecraftforge.lex.cfd.CobbleForDays
[17Dec2019 10:55:37.731] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file theoneprobe-client.toml for theoneprobe tracking
[17Dec2019 10:55:37.731] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file theoneprobe-common.toml for theoneprobe tracking
[17Dec2019 10:55:37.733] [modloading-worker-3/DEBUG] [mcjty.theoneprobe.TheOneProbe/]: Loading config file /home/minecraft/servers/mine261304/config/theoneprobe-client.toml
[17Dec2019 10:55:37.733] [modloading-worker-3/DEBUG] [mcjty.theoneprobe.TheOneProbe/]: Built TOML config for /home/minecraft/servers/mine261304/config/theoneprobe-client.toml
[17Dec2019 10:55:37.734] [modloading-worker-3/DEBUG] [mcjty.theoneprobe.TheOneProbe/]: Loaded TOML config file /home/minecraft/servers/mine261304/config/theoneprobe-client.toml
[17Dec2019 10:55:37.734] [modloading-worker-3/DEBUG] [mcjty.theoneprobe.TheOneProbe/]: Loading config file /home/minecraft/servers/mine261304/config/theoneprobe-common.toml
[17Dec2019 10:55:37.734] [modloading-worker-3/DEBUG] [mcjty.theoneprobe.TheOneProbe/]: Built TOML config for /home/minecraft/servers/mine261304/config/theoneprobe-common.toml
[17Dec2019 10:55:37.734] [modloading-worker-3/DEBUG] [mcjty.theoneprobe.TheOneProbe/]: Loaded TOML config file /home/minecraft/servers/mine261304/config/theoneprobe-common.toml
[17Dec2019 10:55:37.734] [modloading-worker-3/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /home/minecraft/servers/mine261304/config/theoneprobe-common.toml is not correct. Correcting
[17Dec2019 10:55:37.736] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file cobblefordays-server.toml for cobblefordays tracking
[17Dec2019 10:55:37.736] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance cobblefordays of type net.minecraftforge.lex.cfd.CobbleForDays
[17Dec2019 10:55:37.736] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for cobblefordays
[17Dec2019 10:55:37.736] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cobblefordays
[17Dec2019 10:55:37.736] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.minecraftforge.lex.cfd.DataCreator to MOD
[17Dec2019 10:55:37.737] [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]
[17Dec2019 10:55:37.737] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for cobblefordays
[17Dec2019 10:55:37.737] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance rsgauges of type wile.rsgauges.ModRsGauges
[17Dec2019 10:55:37.737] [modloading-worker-3/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key dontShowContentsUnlessSneaking was corrected from [] to []
[17Dec2019 10:55:37.738] [modloading-worker-3/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key dontSendNBT was corrected from [] to []
[17Dec2019 10:55:37.739] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance theoneprobe of type mcjty.theoneprobe.TheOneProbe
[17Dec2019 10:55:37.739] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for theoneprobe
[17Dec2019 10:55:37.739] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for theoneprobe
[17Dec2019 10:55:37.739] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mcjty.theoneprobe.TheOneProbe to MOD
[17Dec2019 10:55:37.739] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mcjty.theoneprobe.datagen.DataGenerators to MOD
[17Dec2019 10:55:37.740] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mcjty.theoneprobe.config.Config to FORGE
[17Dec2019 10:55:37.741] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for theoneprobe
[17Dec2019 10:55:37.741] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance mousetweaks of type yalter.mousetweaks.forge.MouseTweaksForge
[17Dec2019 10:55:37.742] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file rsgauges-common.toml for rsgauges tracking
[17Dec2019 10:55:37.742] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance rsgauges of type wile.rsgauges.ModRsGauges
[17Dec2019 10:55:37.742] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for rsgauges
[17Dec2019 10:55:37.742] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for rsgauges
[17Dec2019 10:55:37.742] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing wile.rsgauges.ModRsGauges$ForgeEvents to MOD
[17Dec2019 10:55:37.742] [modloading-worker-3/INFO] [STDOUT/]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Disabled because not running on the client.
[17Dec2019 10:55:37.743] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance mousetweaks of type yalter.mousetweaks.forge.MouseTweaksForge
[17Dec2019 10:55:37.743] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for mousetweaks
[17Dec2019 10:55:37.743] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mousetweaks
[17Dec2019 10:55:37.743] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for mousetweaks
[17Dec2019 10:55:37.743] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance watercan of type com.codetaylor.mc.watercan.ModWatercan
[17Dec2019 10:55:37.743] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for rsgauges
[17Dec2019 10:55:37.743] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance ironjetpacks of type com.blakebr0.ironjetpacks.IronJetpacks
[17Dec2019 10:55:37.746] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file watercan-client.toml for watercan tracking
[17Dec2019 10:55:37.746] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file watercan-common.toml for watercan tracking
[17Dec2019 10:55:37.747] [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.
[17Dec2019 10:55:37.747] [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.
[17Dec2019 10:55:37.748] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance watercan of type com.codetaylor.mc.watercan.ModWatercan
[17Dec2019 10:55:37.748] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for watercan
[17Dec2019 10:55:37.748] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for watercan
[17Dec2019 10:55:37.748] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.codetaylor.mc.watercan.ModWatercanConfig to FORGE
[17Dec2019 10:55:37.748] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.codetaylor.mc.watercan.ModWatercan$RegistryEventHandler to MOD
[17Dec2019 10:55:37.749] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ironjetpacks-client.toml for ironjetpacks tracking
[17Dec2019 10:55:37.749] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ironjetpacks-common.toml for ironjetpacks tracking
[17Dec2019 10:55:37.749] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ironjetpacks-server.toml for ironjetpacks tracking
[17Dec2019 10:55:37.749] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance ironjetpacks of type com.blakebr0.ironjetpacks.IronJetpacks
[17Dec2019 10:55:37.749] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for ironjetpacks
[17Dec2019 10:55:37.749] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ironjetpacks
[17Dec2019 10:55:37.749] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for ironjetpacks
[17Dec2019 10:55:37.749] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for watercan
[17Dec2019 10:55:37.749] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance coffeespawner of type mods.coffeespawner.CoffeeSpawner
[17Dec2019 10:55:37.749] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance titanium of type com.hrznstudio.titanium.Titanium
[17Dec2019 10:55:37.749] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance coffeespawner of type mods.coffeespawner.CoffeeSpawner
[17Dec2019 10:55:37.749] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for coffeespawner
[17Dec2019 10:55:37.749] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for coffeespawner
[17Dec2019 10:55:37.750] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mods.coffeespawner.CoffeeSpawner$RegistryEvents to MOD
[17Dec2019 10:55:37.751] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for coffeespawner
[17Dec2019 10:55:37.751] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance cookingforblockheads of type net.blay09.mods.cookingforblockheads.CookingForBlockheads
[17Dec2019 10:55:37.759] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file cookingforblockheads-common.toml for cookingforblockheads tracking
[17Dec2019 10:55:37.759] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file cookingforblockheads-client.toml for cookingforblockheads tracking
[17Dec2019 10:55:37.819] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance cookingforblockheads of type net.blay09.mods.cookingforblockheads.CookingForBlockheads
[17Dec2019 10:55:37.819] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for cookingforblockheads
[17Dec2019 10:55:37.819] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cookingforblockheads
[17Dec2019 10:55:37.819] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.blay09.mods.cookingforblockheads.CookingForBlockheads to MOD
[17Dec2019 10:55:37.820] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.blay09.mods.cookingforblockheads.compat.json.JsonCompatLoader to FORGE
[17Dec2019 10:55:37.826] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.blay09.mods.cookingforblockheads.compat.CompatCapabilityLoader to FORGE
[17Dec2019 10:55:37.827] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for cookingforblockheads
[17Dec2019 10:55:37.827] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance placebo of type shadows.placebo.Placebo
[17Dec2019 10:55:37.827] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance placebo of type shadows.placebo.Placebo
[17Dec2019 10:55:37.827] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for placebo
[17Dec2019 10:55:37.827] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for placebo
[17Dec2019 10:55:37.827] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for placebo
[17Dec2019 10:55:37.827] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance dankstorage of type com.tfar.dankstorage.DankStorage
[17Dec2019 10:55:37.827] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file dankstorage-client.toml for dankstorage tracking
[17Dec2019 10:55:37.827] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file dankstorage-server.toml for dankstorage tracking
[17Dec2019 10:55:37.828] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance dankstorage of type com.tfar.dankstorage.DankStorage
[17Dec2019 10:55:37.828] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for dankstorage
[17Dec2019 10:55:37.828] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for dankstorage
[17Dec2019 10:55:37.828] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tfar.dankstorage.event.DankEventHandler to FORGE
[17Dec2019 10:55:37.829] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tfar.dankstorage.DankStorage$RegistryEvents to MOD
[17Dec2019 10:55:37.831] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for dankstorage
[17Dec2019 10:55:37.831] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance powah of type zeroneye.powah.Powah
[17Dec2019 10:55:37.932] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file titanium/titanium.toml for titanium tracking
[17Dec2019 10:55:37.935] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance titanium of type com.hrznstudio.titanium.Titanium
[17Dec2019 10:55:37.935] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for titanium
[17Dec2019 10:55:37.935] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for titanium
[17Dec2019 10:55:37.935] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for titanium
[17Dec2019 10:55:37.935] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance undergroundbiomes of type com.aang23.undergroundbiomes.UndergroundBiomes
[17Dec2019 10:55:37.941] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file undergroundbiomes-common.toml for undergroundbiomes tracking
[17Dec2019 10:55:38.036] [modloading-worker-3/INFO] [STDOUT/]: [com.aang23.undergroundbiomes.registrar.UBOreConfigManager:readJsons:75]: Gold Ore
[17Dec2019 10:55:38.042] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file powah/general_common.toml for powah tracking
[17Dec2019 10:55:38.042] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file powah/energy/energy_cell.toml for powah tracking
[17Dec2019 10:55:38.042] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file powah/energy/furnator.toml for powah tracking
[17Dec2019 10:55:38.042] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file powah/energy/magmatic_generator.toml for powah tracking
[17Dec2019 10:55:38.042] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file powah/energy/solar_panel.toml for powah tracking
[17Dec2019 10:55:38.042] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file powah/energy/thermoelectric_generator.toml for powah tracking
[17Dec2019 10:55:38.042] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file powah/energy/energy_cable.toml for powah tracking
[17Dec2019 10:55:38.042] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file powah/energy/Energizing.toml for powah tracking
[17Dec2019 10:55:38.042] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file powah/energy/misc.toml for powah tracking
[17Dec2019 10:55:38.042] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance powah of type zeroneye.powah.Powah
[17Dec2019 10:55:38.042] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for powah
[17Dec2019 10:55:38.042] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for powah
[17Dec2019 10:55:38.042] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing zeroneye.powah.item.IItems to MOD
[17Dec2019 10:55:38.044] [modloading-worker-3/INFO] [STDOUT/]: [com.aang23.undergroundbiomes.registrar.UBOreConfigManager:readJsons:75]: Redstone Ore
[17Dec2019 10:55:38.045] [modloading-worker-3/INFO] [STDOUT/]: [com.aang23.undergroundbiomes.registrar.UBOreConfigManager:readJsons:75]: Iron Ore
[17Dec2019 10:55:38.045] [modloading-worker-3/INFO] [STDOUT/]: [com.aang23.undergroundbiomes.registrar.UBOreConfigManager:readJsons:75]: Emerald Ore
[17Dec2019 10:55:38.045] [modloading-worker-3/INFO] [STDOUT/]: [com.aang23.undergroundbiomes.registrar.UBOreConfigManager:readJsons:75]: Coal Ore
[17Dec2019 10:55:38.046] [modloading-worker-3/INFO] [STDOUT/]: [com.aang23.undergroundbiomes.registrar.UBOreConfigManager:readJsons:75]: Diamond Ore
[17Dec2019 10:55:38.046] [modloading-worker-3/INFO] [STDOUT/]: [com.aang23.undergroundbiomes.registrar.UBOreConfigManager:readJsons:75]: Lapis Ore
[17Dec2019 10:55:38.047] [modloading-worker-3/INFO] [STDOUT/]: [com.aang23.undergroundbiomes.registrar.UBOreConfigManager:readJsons:75]: Moonstone Ore
[17Dec2019 10:55:38.047] [modloading-worker-3/INFO] [STDOUT/]: [com.aang23.undergroundbiomes.registrar.UBOreConfigManager:readJsons:75]: Fiery Glass Ore
[17Dec2019 10:55:38.048] [modloading-worker-3/INFO] [STDOUT/]: [com.aang23.undergroundbiomes.registrar.UBOreConfigManager:readJsons:75]: Rockroot Ore
[17Dec2019 10:55:38.048] [modloading-worker-3/INFO] [STDOUT/]: [com.aang23.undergroundbiomes.registrar.UBOreConfigManager:readJsons:75]: Amber Ore
[17Dec2019 10:55:38.049] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing zeroneye.powah.inventory.IContainers to MOD
[17Dec2019 10:55:38.054] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing zeroneye.powah.entity.IEntities to MOD
[17Dec2019 10:55:38.055] [modloading-worker-2/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity charged_snowball
[17Dec2019 10:55:38.056] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing zeroneye.powah.block.ITiles to MOD
[17Dec2019 10:55:38.061] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing zeroneye.powah.block.IBlocks to MOD
[17Dec2019 10:55:38.061] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for powah
[17Dec2019 10:55:38.061] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance mightyarchitect of type com.simibubi.mightyarchitect.TheMightyArchitect
[17Dec2019 10:55:38.062] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance mightyarchitect of type com.simibubi.mightyarchitect.TheMightyArchitect
[17Dec2019 10:55:38.062] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for mightyarchitect
[17Dec2019 10:55:38.062] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mightyarchitect
[17Dec2019 10:55:38.062] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.mightyarchitect.TheMightyArchitect to FORGE
[17Dec2019 10:55:38.062] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.mightyarchitect.TheMightyArchitect$RegistryListener to MOD
[17Dec2019 10:55:38.062] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for mightyarchitect
[17Dec2019 10:55:38.062] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance rangedpumps of type com.raoulvdberge.rangedpumps.RangedPumps
[17Dec2019 10:55:38.063] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file rangedpumps-server.toml for rangedpumps tracking
[17Dec2019 10:55:38.124] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance rangedpumps of type com.raoulvdberge.rangedpumps.RangedPumps
[17Dec2019 10:55:38.124] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for rangedpumps
[17Dec2019 10:55:38.124] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for rangedpumps
[17Dec2019 10:55:38.124] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for rangedpumps
[17Dec2019 10:55:38.124] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance bookshelf of type net.darkhax.bookshelf.Bookshelf
[17Dec2019 10:55:38.288] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance bookshelf of type net.darkhax.bookshelf.Bookshelf
[17Dec2019 10:55:38.288] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for bookshelf
[17Dec2019 10:55:38.288] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for bookshelf
[17Dec2019 10:55:38.288] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for bookshelf
[17Dec2019 10:55:38.288] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance uncrafted of type xxrexraptorxx.main.Uncrafted
[17Dec2019 10:55:38.289] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance uncrafted of type xxrexraptorxx.main.Uncrafted
[17Dec2019 10:55:38.289] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for uncrafted
[17Dec2019 10:55:38.289] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for uncrafted
[17Dec2019 10:55:38.289] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for uncrafted
[17Dec2019 10:55:38.289] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance cyclopscore of type org.cyclops.cyclopscore.CyclopsCore
[17Dec2019 10:55:38.315] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file cyclopscore-common.toml for cyclopscore tracking
[17Dec2019 10:55:38.315] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file cyclopscore-client.toml for cyclopscore tracking
[17Dec2019 10:55:38.315] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance cyclopscore of type org.cyclops.cyclopscore.CyclopsCore
[17Dec2019 10:55:38.315] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for cyclopscore
[17Dec2019 10:55:38.315] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cyclopscore
[17Dec2019 10:55:38.316] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for cyclopscore
[17Dec2019 10:55:38.319] [modloading-worker-2/DEBUG] [com.kotori316.scala_lib.ScalaModContainer/LOADING]: Scala Class Loaded class com.yogpc.qp.QuarryPlus with cpw.mods.modlauncher.TransformingClassLoader@3fb9a67f.
[17Dec2019 10:55:38.319] [modloading-worker-2/DEBUG] [com.kotori316.scala_lib.ScalaModContainer/LOADING]: Scala Mod instance for quarryplus is about to create. com.yogpc.qp.QuarryPlus
[17Dec2019 10:55:38.337] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance undergroundbiomes of type com.aang23.undergroundbiomes.UndergroundBiomes
[17Dec2019 10:55:38.337] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for undergroundbiomes
[17Dec2019 10:55:38.337] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for undergroundbiomes
[17Dec2019 10:55:38.337] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.aang23.undergroundbiomes.UndergroundBiomes$RegistryEvents to MOD
[17Dec2019 10:55:38.339] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for undergroundbiomes
[17Dec2019 10:55:38.339] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance silentlib of type net.silentchaos512.lib.SilentLib
[17Dec2019 10:55:38.351] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance silentlib of type net.silentchaos512.lib.SilentLib
[17Dec2019 10:55:38.351] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for silentlib
[17Dec2019 10:55:38.351] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for silentlib
[17Dec2019 10:55:38.351] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.silentchaos512.lib.util.EntityHelper to FORGE
[17Dec2019 10:55:38.352] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing biomesoplenty.init.ModItems to MOD
[17Dec2019 10:55:38.352] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for silentlib
[17Dec2019 10:55:38.352] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance travel_bag of type ovh.corail.travel_bag.ModTravelBag
[17Dec2019 10:55:38.354] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file travel_bag-server.toml for travel_bag tracking
[17Dec2019 10:55:38.355] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing biomesoplenty.init.ModSounds to MOD
[17Dec2019 10:55:38.355] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing biomesoplenty.init.ModBlocks to MOD
[17Dec2019 10:55:38.359] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance travel_bag of type ovh.corail.travel_bag.ModTravelBag
[17Dec2019 10:55:38.359] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for travel_bag
[17Dec2019 10:55:38.359] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for travel_bag
[17Dec2019 10:55:38.359] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.travel_bag.registry.ModSerializers to MOD
[17Dec2019 10:55:38.363] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.travel_bag.registry.ModItems to MOD
[17Dec2019 10:55:38.364] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.travel_bag.registry.ModContainers to MOD
[17Dec2019 10:55:38.365] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for travel_bag
[17Dec2019 10:55:38.459] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing biomesoplenty.init.ModEntities to MOD
[17Dec2019 10:55:38.460] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for biomesoplenty
[17Dec2019 10:55:38.993] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file quarryplus-common.toml for quarryplus tracking
[17Dec2019 10:55:38.994] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file quarryplus-client.toml for quarryplus tracking
[17Dec2019 10:55:39.020] [modloading-worker-2/DEBUG] [com.kotori316.scala_lib.ScalaModContainer/LOADING]: Scala Mod instance for quarryplus created. com.yogpc.qp.QuarryPlus@45cfca5b
[17Dec2019 10:55:39.020] [modloading-worker-2/DEBUG] [com.kotori316.scala_lib.ScalaModContainer/LOADING]: Injecting Automatic event subscribers for quarryplus
[17Dec2019 10:55:39.020] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for quarryplus
[17Dec2019 10:55:39.020] [modloading-worker-2/DEBUG] [com.kotori316.scala_lib.ScalaModContainer/LOADING]: Completed Automatic event subscribers for quarryplus
[17Dec2019 10:55:39.020] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance upsizer of type org.jwaresoftware.mcmods.upsizer.Upsizer
[17Dec2019 10:55:39.020] [modloading-worker-2/DEBUG] [UpS/]: Item.maxSize set accessible
[17Dec2019 10:55:39.023] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file /home/minecraft/servers/mine261304/config/wabbity_upsizer.toml for upsizer tracking
[17Dec2019 10:55:39.023] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance upsizer of type org.jwaresoftware.mcmods.upsizer.Upsizer
[17Dec2019 10:55:39.023] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for upsizer
[17Dec2019 10:55:39.023] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for upsizer
[17Dec2019 10:55:39.023] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing org.jwaresoftware.mcmods.upsizer.Upsizer to MOD
[17Dec2019 10:55:39.024] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for upsizer
[17Dec2019 10:55:39.024] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance vilnames of type com.natamus.villagernames.Main
[17Dec2019 10:55:39.025] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file vilnames-common.toml for vilnames tracking
[17Dec2019 10:55:39.025] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance vilnames of type com.natamus.villagernames.Main
[17Dec2019 10:55:39.025] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for vilnames
[17Dec2019 10:55:39.025] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for vilnames
[17Dec2019 10:55:39.025] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.natamus.villagernames.events.VillagerEvent to FORGE
[17Dec2019 10:55:39.025] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for vilnames
[17Dec2019 10:55:39.025] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance prefab of type com.wuest.prefab.Prefab
[17Dec2019 10:55:39.030] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file prefab-server.toml for prefab tracking
[17Dec2019 10:55:39.030] [modloading-worker-2/DEBUG] [com.wuest.prefab.Prefab/]: Loading config file /home/minecraft/servers/mine261304/config/prefab.toml
[17Dec2019 10:55:39.030] [modloading-worker-2/DEBUG] [com.wuest.prefab.Prefab/]: Built TOML config for /home/minecraft/servers/mine261304/config/prefab.toml
[17Dec2019 10:55:39.031] [modloading-worker-2/DEBUG] [com.wuest.prefab.Prefab/]: Loaded TOML config file /home/minecraft/servers/mine261304/config/prefab.toml
[17Dec2019 10:55:39.031] [modloading-worker-2/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Compressed Stone
[17Dec2019 10:55:39.031] [modloading-worker-2/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Compressed Glowstone
[17Dec2019 10:55:39.031] [modloading-worker-2/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Compressed Dirt
[17Dec2019 10:55:39.031] [modloading-worker-2/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Compressed Chest
[17Dec2019 10:55:39.031] [modloading-worker-2/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Pile of Bricks
[17Dec2019 10:55:39.031] [modloading-worker-2/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Warehouse
[17Dec2019 10:55:39.031] [modloading-worker-2/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Produce Farm
[17Dec2019 10:55:39.031] [modloading-worker-2/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Tree Farm
[17Dec2019 10:55:39.031] [modloading-worker-2/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Chicken Coop
[17Dec2019 10:55:39.031] [modloading-worker-2/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Fish Farm
[17Dec2019 10:55:39.031] [modloading-worker-2/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Warehouse Upgrade
[17Dec2019 10:55:39.031] [modloading-worker-2/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Advanced Warehouse
[17Dec2019 10:55:39.031] [modloading-worker-2/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Monster Masher
[17Dec2019 10:55:39.031] [modloading-worker-2/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Bundle of Timber
[17Dec2019 10:55:39.031] [modloading-worker-2/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Horse Stable
[17Dec2019 10:55:39.031] [modloading-worker-2/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Nether Gate
[17Dec2019 10:55:39.031] [modloading-worker-2/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Advanced Chicken Coop
[17Dec2019 10:55:39.031] [modloading-worker-2/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Advanced Horse Stable
[17Dec2019 10:55:39.031] [modloading-worker-2/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Barn
[17Dec2019 10:55:39.031] [modloading-worker-2/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Machinery Tower
[17Dec2019 10:55:39.031] [modloading-worker-2/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Defense Bunker
[17Dec2019 10:55:39.031] [modloading-worker-2/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Mineshaft Entrance
[17Dec2019 10:55:39.031] [modloading-worker-2/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Ender Gateway
[17Dec2019 10:55:39.031] [modloading-worker-2/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Magic Temple
[17Dec2019 10:55:39.031] [modloading-worker-2/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Instant Bridge
[17Dec2019 10:55:39.031] [modloading-worker-2/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Paper Lantern
[17Dec2019 10:55:39.031] [modloading-worker-2/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Compressed Obsidian
[17Dec2019 10:55:39.031] [modloading-worker-2/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Villager Houses
[17Dec2019 10:55:39.031] [modloading-worker-2/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Phasic Block
[17Dec2019 10:55:39.031] [modloading-worker-2/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Smart Glass
[17Dec2019 10:55:39.031] [modloading-worker-2/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Green House
[17Dec2019 10:55:39.031] [modloading-worker-2/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Starting House
[17Dec2019 10:55:39.031] [modloading-worker-2/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Glass Stairs
[17Dec2019 10:55:39.031] [modloading-worker-2/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Glass Slabs
[17Dec2019 10:55:39.031] [modloading-worker-2/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Andesite Stairs
[17Dec2019 10:55:39.031] [modloading-worker-2/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Andesite Slabs
[17Dec2019 10:55:39.032] [modloading-worker-2/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Diorite Stairs
[17Dec2019 10:55:39.032] [modloading-worker-2/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Diorite Slabs
[17Dec2019 10:55:39.032] [modloading-worker-2/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Granite Stairs
[17Dec2019 10:55:39.032] [modloading-worker-2/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Granite Slabs
[17Dec2019 10:55:39.032] [modloading-worker-2/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Moderate House
[17Dec2019 10:55:39.032] [modloading-worker-2/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Grassy Plains
[17Dec2019 10:55:39.032] [modloading-worker-2/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Aqua Base
[17Dec2019 10:55:39.032] [modloading-worker-2/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Watch Tower
[17Dec2019 10:55:39.032] [modloading-worker-2/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Bulldozer
[17Dec2019 10:55:39.032] [modloading-worker-2/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: StructurePart
[17Dec2019 10:55:39.032] [modloading-worker-2/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Jail
[17Dec2019 10:55:39.032] [modloading-worker-2/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Saloon
[17Dec2019 10:55:39.032] [modloading-worker-2/DEBUG] [com.wuest.prefab.Prefab/]: Setting recipe configuration for key: Ski Lodge
[17Dec2019 10:55:39.274] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance prefab of type com.wuest.prefab.Prefab
[17Dec2019 10:55:39.275] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for prefab
[17Dec2019 10:55:39.275] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for prefab
[17Dec2019 10:55:39.275] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.wuest.prefab.Structures.Events.StructureEventHandler to FORGE
[17Dec2019 10:55:39.277] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.wuest.prefab.Events.ModEventHandler to FORGE
[17Dec2019 10:55:39.277] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.wuest.prefab.Events.ClientServerEventHandler to MOD
[17Dec2019 10:55:39.278] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for prefab
[17Dec2019 10:55:39.278] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance embellishcraft-bop of type tv.mapper.embellishcraftbop.EmbellishCraftBOP
[17Dec2019 10:55:39.278] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance embellishcraft-bop of type tv.mapper.embellishcraftbop.EmbellishCraftBOP
[17Dec2019 10:55:39.278] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for embellishcraft-bop
[17Dec2019 10:55:39.278] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for embellishcraft-bop
[17Dec2019 10:55:39.278] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing tv.mapper.embellishcraftbop.init.ModBlocks to MOD
[17Dec2019 10:55:39.281] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for embellishcraft-bop
[17Dec2019 10:55:39.281] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance projecte of type moze_intel.projecte.PECore
[17Dec2019 10:55:39.283] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing ProjectE directory : /home/minecraft/servers/mine261304/config/ProjectE
[17Dec2019 10:55:39.287] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ProjectE/server.toml for projecte tracking
[17Dec2019 10:55:39.287] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ProjectE/common.toml for projecte tracking
[17Dec2019 10:55:39.287] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ProjectE/client.toml for projecte tracking
[17Dec2019 10:55:39.287] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance projecte of type moze_intel.projecte.PECore
[17Dec2019 10:55:39.287] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for projecte
[17Dec2019 10:55:39.287] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for projecte
[17Dec2019 10:55:39.287] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing moze_intel.projecte.utils.SoundHandler to MOD
[17Dec2019 10:55:39.288] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing moze_intel.projecte.PECore to FORGE
[17Dec2019 10:55:39.288] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing moze_intel.projecte.gameObjs.ObjHandler to MOD
[17Dec2019 10:55:39.663] [modloading-worker-2/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
[17Dec2019 10:55:39.666] [modloading-worker-2/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
[17Dec2019 10:55:39.667] [modloading-worker-2/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
[17Dec2019 10:55:39.667] [modloading-worker-2/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
[17Dec2019 10:55:39.667] [modloading-worker-2/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
[17Dec2019 10:55:39.667] [modloading-worker-2/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
[17Dec2019 10:55:39.668] [modloading-worker-2/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
[17Dec2019 10:55:39.668] [modloading-worker-2/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
[17Dec2019 10:55:39.668] [modloading-worker-2/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
[17Dec2019 10:55:39.684] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing moze_intel.projecte.events.TickEvents to FORGE
[17Dec2019 10:55:39.685] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing moze_intel.projecte.events.PlayerEvents to FORGE
[17Dec2019 10:55:39.721] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for projecte
[17Dec2019 10:55:39.721] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance planttech2 of type net.kaneka.planttech2.PlantTechMain
[17Dec2019 10:55:39.742] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance planttech2 of type net.kaneka.planttech2.PlantTechMain
[17Dec2019 10:55:39.742] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for planttech2
[17Dec2019 10:55:39.742] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for planttech2
[17Dec2019 10:55:39.742] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.kaneka.planttech2.events.RegistryEvents to MOD
[17Dec2019 10:55:39.744] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.kaneka.planttech2.events.PlayerEvents to FORGE
[17Dec2019 10:55:39.744] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.kaneka.planttech2.events.ItemStackEvents to FORGE
[17Dec2019 10:55:39.744] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for planttech2
[17Dec2019 10:55:39.744] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance silents_mechanisms of type net.silentchaos512.mechanisms.SilentMechanisms
[17Dec2019 10:55:39.762] [modloading-worker-2/INFO] [net.silentchaos512.utils.config.ConfigSpecWrapper/]: Loading config file /home/minecraft/servers/mine261304/config/silents-mechanisms-common.toml
[17Dec2019 10:55:39.779] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance silents_mechanisms of type net.silentchaos512.mechanisms.SilentMechanisms
[17Dec2019 10:55:39.779] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for silents_mechanisms
[17Dec2019 10:55:39.779] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for silents_mechanisms
[17Dec2019 10:55:39.779] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.silentchaos512.mechanisms.events.CommonEvents to FORGE
[17Dec2019 10:55:39.779] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.silentchaos512.mechanisms.block.wire.WireNetworkManager to FORGE
[17Dec2019 10:55:39.781] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for silents_mechanisms
[17Dec2019 10:55:39.781] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance mcfurnace of type fr.mathieu.mcfurnace.utils.MCFurnaceMain
[17Dec2019 10:55:39.781] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance mcfurnace of type fr.mathieu.mcfurnace.utils.MCFurnaceMain
[17Dec2019 10:55:39.781] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for mcfurnace
[17Dec2019 10:55:39.781] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mcfurnace
[17Dec2019 10:55:39.781] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing fr.mathieu.mcfurnace.utils.MCFurnaceBlocks to MOD
[17Dec2019 10:55:39.831] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for mcfurnace
[17Dec2019 10:55:39.831] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance chickendropfeathersmod of type de.axelrindle.chickendropfeathersmod.ChickenDropFeathersMod
[17Dec2019 10:55:39.831] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance chickendropfeathersmod of type de.axelrindle.chickendropfeathersmod.ChickenDropFeathersMod
[17Dec2019 10:55:39.831] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for chickendropfeathersmod
[17Dec2019 10:55:39.831] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for chickendropfeathersmod
[17Dec2019 10:55:39.831] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for chickendropfeathersmod
[17Dec2019 10:55:39.831] [Server thread/INFO] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work after CONSTRUCT: 1 jobs
[17Dec2019 10:55:39.841] [Server thread/INFO] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 00:00:00.006
[17Dec2019 10:55:39.842] [Server thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:CREATE_REGISTRIES
[17Dec2019 10:55:39.843] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid cyclopscore : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.843] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid cyclopscore : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.843] [Server thread/DEBUG] [com.kotori316.scala_lib.ScalaModContainer/LOADING]: Firing event for modid quarryplus : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.843] [Server thread/DEBUG] [com.kotori316.scala_lib.ScalaModContainer/LOADING]: Fired event for modid quarryplus : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.843] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid upsizer : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.843] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid upsizer : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.843] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid vilnames : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.843] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid vilnames : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.843] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid prefab : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.843] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid prefab : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.843] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid embellishcraft-bop : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.843] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid embellishcraft-bop : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.843] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid projecte : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.843] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid projecte : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.843] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid planttech2 : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.843] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid planttech2 : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.843] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silents_mechanisms : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.843] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silents_mechanisms : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.843] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mcfurnace : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.843] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mcfurnace : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.843] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid chickendropfeathersmod : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.843] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid chickendropfeathersmod : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.843] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid rsgauges : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.843] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid rsgauges : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.843] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ironjetpacks : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.843] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ironjetpacks : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.843] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid coffeespawner : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.843] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid coffeespawner : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.843] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid cookingforblockheads : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.843] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid cookingforblockheads : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.843] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid placebo : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.843] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid placebo : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.843] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dankstorage : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.843] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dankstorage : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.843] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid powah : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.843] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid powah : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.843] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mightyarchitect : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.843] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mightyarchitect : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.843] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid rangedpumps : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.843] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid rangedpumps : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.843] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid bookshelf : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.843] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid bookshelf : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.843] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid uncrafted : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.843] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid uncrafted : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.843] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid veggie_way : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.843] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid veggie_way : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.843] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid uteamcore : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.844] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid uteamcore : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.844] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid buildinggadgets : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.845] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid buildinggadgets : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.845] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid unstabletools : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.845] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid unstabletools : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.845] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forgivingvoid : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.845] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forgivingvoid : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.845] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid apotheosis : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.845] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid apotheosis : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.845] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid al : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.845] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid al : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.845] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid morpheus : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.845] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid morpheus : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.845] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid speedyhoppers : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.845] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid speedyhoppers : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.845] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid colorfulhealthbar : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.845] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid colorfulhealthbar : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.845] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid tmechworks : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.845] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid tmechworks : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.845] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid exp_ore : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.845] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid exp_ore : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.845] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid energeticsheep : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.845] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid energeticsheep : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.845] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid respawnablepets : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.845] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid respawnablepets : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.845] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid quirkygenerators : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.845] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid quirkygenerators : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.845] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mysticallib : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.845] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mysticallib : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.845] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid refinedstorage : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.845] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid refinedstorage : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.845] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mcwbridges : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.845] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mcwbridges : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.845] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid usefulbackpacks : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.845] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid usefulbackpacks : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.845] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid torchmaster : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.845] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid torchmaster : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.845] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid embellishcraft : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.845] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid embellishcraft : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.845] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid bettercrates : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.845] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid bettercrates : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.845] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid biomesoplenty : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.845] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid biomesoplenty : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.845] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid wandermaid : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid wandermaid : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid valkyrielib : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid valkyrielib : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid lollipop : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid lollipop : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dogslie : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dogslie : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid sea : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid sea : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgear : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgear : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid extcaves : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid extcaves : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid simplylight : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid simplylight : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid simplefarming : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid simplefarming : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid slurpiesdongles : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid slurpiesdongles : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid portality : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid portality : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid sisser : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid sisser : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid flying_things : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid flying_things : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid corail_woodcutter : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid corail_woodcutter : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid carrots : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid carrots : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid vanillafoodpantry : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid vanillafoodpantry : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid arl : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid arl : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid roadstuff : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid roadstuff : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid randomthings : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid randomthings : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ring_of_miner : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ring_of_miner : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid oreexcavation : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid oreexcavation : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid angelring : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid angelring : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid flexible_skills : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid flexible_skills : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid gobber2 : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid gobber2 : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid cg : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid cg : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid pottedbushes : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid pottedbushes : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mcwroofs : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mcwroofs : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid cfm : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid cfm : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid shulkerdt : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid shulkerdt : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid globalxp : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid globalxp : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid hsbdry : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid hsbdry : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid instantunify : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid instantunify : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid moredogs : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid moredogs : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid cobblefordays : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid cobblefordays : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastleafdecay : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastleafdecay : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid servertabinfo : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid servertabinfo : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid prettybeaches : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid prettybeaches : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid quantumstorage : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid quantumstorage : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid corail_pillar : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid corail_pillar : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid autodoors : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid autodoors : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid inftrading : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid inftrading : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid inventorysorter : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid inventorysorter : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid sauuuuuceysfarming : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid sauuuuuceysfarming : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid infinitewatersource : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid infinitewatersource : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid cucumber : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid cucumber : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid overloaded : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid overloaded : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid persistentbits : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid persistentbits : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid jei : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid jei : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid everlastingabilities : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid everlastingabilities : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid giftfromthegods : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid giftfromthegods : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid despeggshatch : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid despeggshatch : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid upgrade_aquatic : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.846] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid upgrade_aquatic : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid bloomful : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid bloomful : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ctdcore : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ctdcore : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ensorcellation : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ensorcellation : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid create : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid create : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid clumps : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid clumps : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ring_of_repair : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ring_of_repair : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid enviromats : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid enviromats : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ender_bags : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ender_bags : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid storagenetwork : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid storagenetwork : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid chunk_claim : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid chunk_claim : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid botanypots : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid botanypots : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid bno : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid bno : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid pyramidplunder : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid pyramidplunder : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid corail_pillar_extension_biomesoplenty : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid corail_pillar_extension_biomesoplenty : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid engineerstools : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid engineerstools : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dungeoncrawl : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dungeoncrawl : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid betteranimalsplus : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid betteranimalsplus : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ring_of_teleport : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ring_of_teleport : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid cofh_core : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid cofh_core : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid endergetic : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid endergetic : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid alib : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid alib : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mcjtylib : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mcjtylib : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid rftoolsbase : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid rftoolsbase : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid rftoolsstorage : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid rftoolsstorage : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dismounte : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dismounte : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid clickmachine : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid clickmachine : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid deathquotes : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid deathquotes : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid easyflint : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid easyflint : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid packingtape : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid packingtape : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid craftingspawn : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid craftingspawn : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mininggadgets : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mininggadgets : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mysticalworld : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mysticalworld : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid extradisks : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid extradisks : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid feederhelmet : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid feederhelmet : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid tardis : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid tardis : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid explorercraft : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid explorercraft : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid moglowstone : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid moglowstone : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ironchest : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ironchest : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid simpledivegear : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid simpledivegear : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid colouredchat : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid colouredchat : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid rftoolsutility : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid rftoolsutility : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid theoneprobe : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid theoneprobe : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mousetweaks : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mousetweaks : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid watercan : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid watercan : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid titanium : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid titanium : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid undergroundbiomes : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid undergroundbiomes : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentlib : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentlib : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid travel_bag : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid travel_bag : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ring_of_growth : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ring_of_growth : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forbidden_arcanus : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forbidden_arcanus : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid aaws : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid aaws : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [com.kotori316.scala_lib.ScalaModContainer/LOADING]: Firing event for modid fluidtank : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [com.kotori316.scala_lib.ScalaModContainer/LOADING]: Fired event for modid fluidtank : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid car : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid car : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid rftoolsbuilder : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid rftoolsbuilder : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid foamdome : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid foamdome : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.847] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid quark : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.848] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid quark : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.848] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mantle : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.848] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mantle : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.848] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid gravestone : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.848] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid gravestone : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.848] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastbench : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.848] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastbench : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.848] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid storagedrawers : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.848] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid storagedrawers : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.848] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid harvest : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.848] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid harvest : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.848] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid simplytea : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.848] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid simplytea : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.848] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dde : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.848] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dde : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.848] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastfurnace : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.848] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastfurnace : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.848] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid worldstripper : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.848] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid worldstripper : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.848] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid appleskin : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.848] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid appleskin : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.848] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mobcatcher : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.848] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mobcatcher : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.848] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid engineersdecor : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.848] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid engineersdecor : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.848] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid simplecoloredblocks : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.848] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid simplecoloredblocks : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.848] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid nifty : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.848] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid nifty : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.848] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid nps : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.848] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid nps : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.848] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgems : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.848] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgems : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.848] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid friendlyfire : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.848] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid friendlyfire : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.848] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid xlfoodmod : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.848] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid xlfoodmod : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.848] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mysticalwildlife : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.848] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mysticalwildlife : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.848] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid elementaryores : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.848] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid elementaryores : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.848] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid taffydaf : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.848] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid taffydaf : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.848] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ma-essentials : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.848] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ma-essentials : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.848] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid vimion : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.848] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid vimion : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.848] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid solargeneration : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.848] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid solargeneration : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.848] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid luckyores : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.848] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid luckyores : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.848] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid pn : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.848] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid pn : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.848] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mubble : RegistryEvent.NewRegistry
[17Dec2019 10:55:39.848] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mubble : RegistryEvent.NewRegistry
[17Dec2019 10:55:40.370] [Server thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[17Dec2019 10:55:40.370] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid cyclopscore : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:40.372] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid cyclopscore : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:40.372] [Server thread/DEBUG] [com.kotori316.scala_lib.ScalaModContainer/LOADING]: Firing event for modid quarryplus : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:40.373] [Server thread/DEBUG] [com.kotori316.scala_lib.ScalaModContainer/LOADING]: Fired event for modid quarryplus : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:40.373] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid upsizer : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:40.373] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid upsizer : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:40.373] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid vilnames : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:40.373] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid vilnames : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:40.373] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid prefab : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:40.373] [Server thread/DEBUG] [com.wuest.prefab.Prefab/]: Logging Block With Name: prefab:block_compressed_stone and type: Block{prefab:block_compressed_stone}
[17Dec2019 10:55:40.373] [Server thread/DEBUG] [com.wuest.prefab.Prefab/]: Logging Block With Name: prefab:block_double_compressed_stone and type: Block{prefab:block_double_compressed_stone}
[17Dec2019 10:55:40.373] [Server thread/DEBUG] [com.wuest.prefab.Prefab/]: Logging Block With Name: prefab:block_triple_compressed_stone and type: Block{prefab:block_triple_compressed_stone}
[17Dec2019 10:55:40.373] [Server thread/DEBUG] [com.wuest.prefab.Prefab/]: Logging Block With Name: prefab:block_compressed_glowstone and type: Block{prefab:block_compressed_glowstone}
[17Dec2019 10:55:40.373] [Server thread/DEBUG] [com.wuest.prefab.Prefab/]: Logging Block With Name: prefab:block_double_compressed_glowstone and type: Block{prefab:block_double_compressed_glowstone}
[17Dec2019 10:55:40.373] [Server thread/DEBUG] [com.wuest.prefab.Prefab/]: Logging Block With Name: prefab:block_compressed_dirt and type: Block{prefab:block_compressed_dirt}
[17Dec2019 10:55:40.373] [Server thread/DEBUG] [com.wuest.prefab.Prefab/]: Logging Block With Name: prefab:block_double_compressed_dirt and type: Block{prefab:block_double_compressed_dirt}
[17Dec2019 10:55:40.373] [Server thread/DEBUG] [com.wuest.prefab.Prefab/]: Logging Block With Name: prefab:block_paper_lantern and type: Block{prefab:block_paper_lantern}
[17Dec2019 10:55:40.373] [Server thread/DEBUG] [com.wuest.prefab.Prefab/]: Logging Block With Name: prefab:block_compressed_obsidian and type: Block{prefab:block_compressed_obsidian}
[17Dec2019 10:55:40.373] [Server thread/DEBUG] [com.wuest.prefab.Prefab/]: Logging Block With Name: prefab:block_double_compressed_obsidian and type: Block{prefab:block_double_compressed_obsidian}
[17Dec2019 10:55:40.374] [Server thread/DEBUG] [com.wuest.prefab.Prefab/]: Logging Block With Name: prefab:block_phasing and type: Block{prefab:block_phasing}
[17Dec2019 10:55:40.374] [Server thread/DEBUG] [com.wuest.prefab.Prefab/]: Logging Block With Name: prefab:block_boundary and type: Block{prefab:block_boundary}
[17Dec2019 10:55:40.374] [Server thread/DEBUG] [com.wuest.prefab.Prefab/]: Logging Block With Name: prefab:block_glass_stairs and type: Block{prefab:block_glass_stairs}
[17Dec2019 10:55:40.374] [Server thread/DEBUG] [com.wuest.prefab.Prefab/]: Logging Block With Name: prefab:block_glass_slab and type: Block{prefab:block_glass_slab}
[17Dec2019 10:55:40.374] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid prefab : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:40.374] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid embellishcraft-bop : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:40.398] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid embellishcraft-bop : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:40.399] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid projecte : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:40.399] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid projecte : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:40.399] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid planttech2 : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:41.602] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid planttech2 : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:41.602] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silents_mechanisms : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:41.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silents_mechanisms : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:41.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mcfurnace : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:41.728] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mcfurnace : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:41.728] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid chickendropfeathersmod : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:41.728] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid chickendropfeathersmod : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:41.728] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid rsgauges : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:41.856] [Server thread/INFO] [wile.rsgauges.ModRsGauges/]: Registered 115 blocks.
[17Dec2019 10:55:41.856] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid rsgauges : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:41.856] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ironjetpacks : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:41.856] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ironjetpacks : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:41.856] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid coffeespawner : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:41.857] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid coffeespawner : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:41.857] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid cookingforblockheads : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:42.032] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid cookingforblockheads : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:42.032] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid placebo : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:42.032] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid placebo : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:42.032] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dankstorage : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:42.047] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dankstorage : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:42.047] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid powah : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:42.048] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid powah : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:42.048] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mightyarchitect : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:42.050] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mightyarchitect : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:42.050] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid rangedpumps : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:42.050] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid rangedpumps : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:42.050] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid bookshelf : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:42.050] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid bookshelf : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:42.050] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid uncrafted : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:42.050] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid uncrafted : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:42.050] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid veggie_way : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:42.064] [Server thread/INFO] [veggie_way/]: Blocks registered.
[17Dec2019 10:55:42.064] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid veggie_way : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:42.064] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid uteamcore : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:42.064] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid uteamcore : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:42.064] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid buildinggadgets : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:42.068] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid buildinggadgets : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:42.068] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid unstabletools : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:42.076] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid unstabletools : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:42.076] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forgivingvoid : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:42.076] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forgivingvoid : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:42.076] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid apotheosis : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:42.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.
[17Dec2019 10:55:42.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.
[17Dec2019 10:55:42.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.
[17Dec2019 10:55:42.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.
[17Dec2019 10:55:42.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.
[17Dec2019 10:55:42.123] [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.
[17Dec2019 10:55:42.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.
[17Dec2019 10:55:42.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.
[17Dec2019 10:55:42.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.
[17Dec2019 10:55:42.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.
[17Dec2019 10:55:42.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.
[17Dec2019 10:55:42.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.
[17Dec2019 10:55:42.127] [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.
[17Dec2019 10:55:42.127] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid apotheosis : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:42.127] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid al : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:42.127] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid al : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:42.127] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid morpheus : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:42.127] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid morpheus : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:42.127] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid speedyhoppers : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:42.131] [Server thread/INFO] [al132.speedyhoppers.SpeedyHoppers/]: Registered block: speedyhoppers:speedyhopper_mk1
[17Dec2019 10:55:42.131] [Server thread/INFO] [al132.speedyhoppers.SpeedyHoppers/]: Registered block: speedyhoppers:speedyhopper_mk2
[17Dec2019 10:55:42.132] [Server thread/INFO] [al132.speedyhoppers.SpeedyHoppers/]: Registered block: speedyhoppers:speedyhopper_mk3
[17Dec2019 10:55:42.132] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid speedyhoppers : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:42.132] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid colorfulhealthbar : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:42.132] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid colorfulhealthbar : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:42.132] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid tmechworks : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:42.153] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid tmechworks : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:42.153] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid exp_ore : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:42.153] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid exp_ore : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:42.153] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid energeticsheep : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:42.154] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid energeticsheep : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:42.154] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid respawnablepets : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:42.154] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid respawnablepets : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:42.154] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid quirkygenerators : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:42.161] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid quirkygenerators : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:42.161] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mysticallib : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:42.161] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mysticallib : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:42.161] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid refinedstorage : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:42.272] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid refinedstorage : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:42.272] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mcwbridges : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:42.276] [Server thread/INFO] [mcwbridges/]: Blocks registered.
[17Dec2019 10:55:42.276] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mcwbridges : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:42.276] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid usefulbackpacks : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:42.276] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid usefulbackpacks : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:42.276] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid torchmaster : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:42.280] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid torchmaster : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:42.280] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid embellishcraft : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:42.598] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid embellishcraft : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:42.598] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid bettercrates : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:42.598] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid bettercrates : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:42.598] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid biomesoplenty : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:42.661] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid biomesoplenty : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:42.661] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid wandermaid : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:42.661] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid wandermaid : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:42.661] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid valkyrielib : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:42.661] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: Registering Blocks:
[17Dec2019 10:55:42.662] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: valkyrielib:test
[17Dec2019 10:55:42.662] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid valkyrielib : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:42.662] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid lollipop : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:42.662] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid lollipop : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:42.662] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dogslie : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:42.662] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dogslie : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:42.662] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid sea : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:42.677] [Server thread/INFO] [SEA/]: Registered Blocks
[17Dec2019 10:55:42.677] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid sea : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:42.677] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgear : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:42.777] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgear : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:42.777] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid extcaves : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:42.777] [Server thread/INFO] [com.polyvalord.extcaves.ExtCaves/]: HELLO from Register Block
[17Dec2019 10:55:43.071] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid extcaves : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:43.071] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid simplylight : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:43.071] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid simplylight : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:43.072] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid simplefarming : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:43.078] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid simplefarming : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:43.078] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid slurpiesdongles : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:43.176] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid slurpiesdongles : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:43.176] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid portality : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:43.177] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid portality : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:43.177] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid sisser : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:43.177] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid sisser : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:43.177] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid flying_things : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:43.177] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid flying_things : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:43.177] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid corail_woodcutter : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:43.180] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid corail_woodcutter : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:43.180] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid carrots : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:43.190] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid carrots : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:43.190] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid vanillafoodpantry : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:43.363] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid vanillafoodpantry : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:43.363] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid arl : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:43.363] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid arl : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:43.363] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid roadstuff : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:43.662] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid roadstuff : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:43.662] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid randomthings : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:43.696] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid randomthings : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:43.696] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ring_of_miner : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:43.696] [Server thread/INFO] [ring_of_miner/]: Blocks registered
[17Dec2019 10:55:43.696] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ring_of_miner : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:43.696] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid oreexcavation : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:43.696] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid oreexcavation : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:43.696] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid angelring : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:43.696] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid angelring : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:43.696] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid flexible_skills : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:43.696] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid flexible_skills : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:43.696] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid gobber2 : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:43.811] [Server thread/INFO] [gobber2/]: Gobber Blocks registered.
[17Dec2019 10:55:43.811] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid gobber2 : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:43.811] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid cg : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:43.811] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid cg : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:43.811] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid pottedbushes : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:43.812] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid pottedbushes : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:43.812] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mcwroofs : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:43.820] [Server thread/INFO] [mcwroofs/]: Blocks registered.
[17Dec2019 10:55:43.820] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mcwroofs : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:43.820] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid cfm : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:43.821] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid cfm : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:43.821] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid shulkerdt : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:43.821] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid shulkerdt : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:43.821] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid globalxp : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:43.822] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid globalxp : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:43.822] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid hsbdry : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:43.826] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid hsbdry : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:43.826] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid instantunify : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:43.826] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid instantunify : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:43.826] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid moredogs : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:43.826] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid moredogs : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:43.826] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid cobblefordays : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:43.826] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid cobblefordays : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:43.826] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastleafdecay : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:43.826] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastleafdecay : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:43.826] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid servertabinfo : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:43.826] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid servertabinfo : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:43.826] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid prettybeaches : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:43.826] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid prettybeaches : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:43.826] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid quantumstorage : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:43.833] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid quantumstorage : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:43.833] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid corail_pillar : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:43.835] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid corail_pillar : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:43.835] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid autodoors : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:43.835] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid autodoors : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:43.835] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid inftrading : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:43.835] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid inftrading : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:43.835] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid inventorysorter : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:43.835] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid inventorysorter : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:43.835] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid sauuuuuceysfarming : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:43.971] [Server thread/DEBUG] [sauuuuuceysfarming Mod Event Subscriber/]: Registered Blocks.
[17Dec2019 10:55:43.971] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid sauuuuuceysfarming : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:43.971] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid infinitewatersource : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:43.972] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid infinitewatersource : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:43.972] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid cucumber : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:43.972] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid cucumber : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:43.972] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid overloaded : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:44.429] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid overloaded : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:44.429] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid persistentbits : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:44.430] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid persistentbits : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:44.430] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid jei : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:44.430] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid jei : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:44.430] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid everlastingabilities : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:44.430] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid everlastingabilities : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:44.430] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid giftfromthegods : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:44.430] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid giftfromthegods : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:44.430] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid despeggshatch : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:44.430] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid despeggshatch : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:44.430] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid upgrade_aquatic : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:44.431] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: The object Block{upgrade_aquatic:driftwood_vertical_slab} has been registered twice for the same name upgrade_aquatic:driftwood_vertical_slab.
[17Dec2019 10:55:44.431] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid upgrade_aquatic : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:44.431] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid bloomful : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:44.432] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid bloomful : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:44.432] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ctdcore : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:44.432] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ctdcore : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:44.432] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ensorcellation : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:44.432] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ensorcellation : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:44.432] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid create : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:44.647] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid create : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:44.647] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid clumps : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:44.647] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid clumps : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:44.647] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ring_of_repair : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:44.647] [Server thread/INFO] [ring_of_repair/]: Blocks registered
[17Dec2019 10:55:44.647] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ring_of_repair : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:44.648] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid enviromats : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:44.648] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: Registering Blocks:
[17Dec2019 10:55:44.648] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white
[17Dec2019 10:55:44.648] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_cobble
[17Dec2019 10:55:44.648] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_polished
[17Dec2019 10:55:44.648] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_brick
[17Dec2019 10:55:44.648] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_brick_small
[17Dec2019 10:55:44.648] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_tile
[17Dec2019 10:55:44.649] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_tile_small
[17Dec2019 10:55:44.649] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_stairs
[17Dec2019 10:55:44.649] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_cobble_stairs
[17Dec2019 10:55:44.649] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_polished_stairs
[17Dec2019 10:55:44.649] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_brick_stairs
[17Dec2019 10:55:44.649] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_brick_small_stairs
[17Dec2019 10:55:44.649] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_tile_stairs
[17Dec2019 10:55:44.649] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_tile_small_stairs
[17Dec2019 10:55:44.649] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_slab
[17Dec2019 10:55:44.650] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_cobble_slab
[17Dec2019 10:55:44.650] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_polished_slab
[17Dec2019 10:55:44.650] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_brick_slab
[17Dec2019 10:55:44.650] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_brick_small_slab
[17Dec2019 10:55:44.650] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_tile_slab
[17Dec2019 10:55:44.650] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_tile_small_slab
[17Dec2019 10:55:44.650] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_wall
[17Dec2019 10:55:44.650] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_cobble_wall
[17Dec2019 10:55:44.651] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_brick_wall
[17Dec2019 10:55:44.651] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_white_brick_small_wall
[17Dec2019 10:55:44.651] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange
[17Dec2019 10:55:44.651] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_cobble
[17Dec2019 10:55:44.651] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_polished
[17Dec2019 10:55:44.651] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_brick
[17Dec2019 10:55:44.651] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_brick_small
[17Dec2019 10:55:44.651] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_tile
[17Dec2019 10:55:44.651] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_tile_small
[17Dec2019 10:55:44.652] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_stairs
[17Dec2019 10:55:44.652] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_cobble_stairs
[17Dec2019 10:55:44.652] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_polished_stairs
[17Dec2019 10:55:44.652] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_brick_stairs
[17Dec2019 10:55:44.652] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_brick_small_stairs
[17Dec2019 10:55:44.652] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_tile_stairs
[17Dec2019 10:55:44.652] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_tile_small_stairs
[17Dec2019 10:55:44.652] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_slab
[17Dec2019 10:55:44.652] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_cobble_slab
[17Dec2019 10:55:44.653] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_polished_slab
[17Dec2019 10:55:44.653] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_brick_slab
[17Dec2019 10:55:44.653] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_brick_small_slab
[17Dec2019 10:55:44.653] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_tile_slab
[17Dec2019 10:55:44.653] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_tile_small_slab
[17Dec2019 10:55:44.653] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_wall
[17Dec2019 10:55:44.653] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_cobble_wall
[17Dec2019 10:55:44.653] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_brick_wall
[17Dec2019 10:55:44.653] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_orange_brick_small_wall
[17Dec2019 10:55:44.653] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta
[17Dec2019 10:55:44.654] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_cobble
[17Dec2019 10:55:44.654] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_polished
[17Dec2019 10:55:44.654] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_brick
[17Dec2019 10:55:44.654] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_brick_small
[17Dec2019 10:55:44.654] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_tile
[17Dec2019 10:55:44.654] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_tile_small
[17Dec2019 10:55:44.654] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_stairs
[17Dec2019 10:55:44.654] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_cobble_stairs
[17Dec2019 10:55:44.654] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_polished_stairs
[17Dec2019 10:55:44.655] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_brick_stairs
[17Dec2019 10:55:44.655] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_brick_small_stairs
[17Dec2019 10:55:44.655] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_tile_stairs
[17Dec2019 10:55:44.655] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_tile_small_stairs
[17Dec2019 10:55:44.655] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_slab
[17Dec2019 10:55:44.655] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_cobble_slab
[17Dec2019 10:55:44.655] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_polished_slab
[17Dec2019 10:55:44.655] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_brick_slab
[17Dec2019 10:55:44.656] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_brick_small_slab
[17Dec2019 10:55:44.656] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_tile_slab
[17Dec2019 10:55:44.656] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_tile_small_slab
[17Dec2019 10:55:44.656] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_wall
[17Dec2019 10:55:44.656] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_cobble_wall
[17Dec2019 10:55:44.656] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_brick_wall
[17Dec2019 10:55:44.656] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_magenta_brick_small_wall
[17Dec2019 10:55:44.656] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue
[17Dec2019 10:55:44.656] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_cobble
[17Dec2019 10:55:44.657] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_polished
[17Dec2019 10:55:44.657] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_brick
[17Dec2019 10:55:44.657] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_brick_small
[17Dec2019 10:55:44.657] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_tile
[17Dec2019 10:55:44.657] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_tile_small
[17Dec2019 10:55:44.657] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_stairs
[17Dec2019 10:55:44.657] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_cobble_stairs
[17Dec2019 10:55:44.658] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_polished_stairs
[17Dec2019 10:55:44.658] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_brick_stairs
[17Dec2019 10:55:44.658] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_brick_small_stairs
[17Dec2019 10:55:44.658] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_tile_stairs
[17Dec2019 10:55:44.658] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_tile_small_stairs
[17Dec2019 10:55:44.658] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_slab
[17Dec2019 10:55:44.658] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_cobble_slab
[17Dec2019 10:55:44.658] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_polished_slab
[17Dec2019 10:55:44.658] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_brick_slab
[17Dec2019 10:55:44.659] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_brick_small_slab
[17Dec2019 10:55:44.659] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_tile_slab
[17Dec2019 10:55:44.659] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_tile_small_slab
[17Dec2019 10:55:44.659] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_wall
[17Dec2019 10:55:44.659] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_cobble_wall
[17Dec2019 10:55:44.659] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_brick_wall
[17Dec2019 10:55:44.659] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_blue_brick_small_wall
[17Dec2019 10:55:44.659] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow
[17Dec2019 10:55:44.659] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_cobble
[17Dec2019 10:55:44.659] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_polished
[17Dec2019 10:55:44.660] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_brick
[17Dec2019 10:55:44.660] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_brick_small
[17Dec2019 10:55:44.660] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_tile
[17Dec2019 10:55:44.660] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_tile_small
[17Dec2019 10:55:44.660] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_stairs
[17Dec2019 10:55:44.660] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_cobble_stairs
[17Dec2019 10:55:44.660] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_polished_stairs
[17Dec2019 10:55:44.660] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_brick_stairs
[17Dec2019 10:55:44.660] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_brick_small_stairs
[17Dec2019 10:55:44.661] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_tile_stairs
[17Dec2019 10:55:44.661] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_tile_small_stairs
[17Dec2019 10:55:44.661] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_slab
[17Dec2019 10:55:44.661] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_cobble_slab
[17Dec2019 10:55:44.661] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_polished_slab
[17Dec2019 10:55:44.661] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_brick_slab
[17Dec2019 10:55:44.661] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_brick_small_slab
[17Dec2019 10:55:44.661] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_tile_slab
[17Dec2019 10:55:44.662] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_tile_small_slab
[17Dec2019 10:55:44.662] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_wall
[17Dec2019 10:55:44.662] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_cobble_wall
[17Dec2019 10:55:44.662] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_brick_wall
[17Dec2019 10:55:44.662] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_yellow_brick_small_wall
[17Dec2019 10:55:44.662] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime
[17Dec2019 10:55:44.662] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_cobble
[17Dec2019 10:55:44.662] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_polished
[17Dec2019 10:55:44.662] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_brick
[17Dec2019 10:55:44.662] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_brick_small
[17Dec2019 10:55:44.663] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_tile
[17Dec2019 10:55:44.663] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_tile_small
[17Dec2019 10:55:44.663] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_stairs
[17Dec2019 10:55:44.663] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_cobble_stairs
[17Dec2019 10:55:44.663] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_polished_stairs
[17Dec2019 10:55:44.663] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_brick_stairs
[17Dec2019 10:55:44.663] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_brick_small_stairs
[17Dec2019 10:55:44.663] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_tile_stairs
[17Dec2019 10:55:44.663] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_tile_small_stairs
[17Dec2019 10:55:44.663] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_slab
[17Dec2019 10:55:44.664] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_cobble_slab
[17Dec2019 10:55:44.664] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_polished_slab
[17Dec2019 10:55:44.664] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_brick_slab
[17Dec2019 10:55:44.664] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_brick_small_slab
[17Dec2019 10:55:44.664] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_tile_slab
[17Dec2019 10:55:44.664] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_tile_small_slab
[17Dec2019 10:55:44.664] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_wall
[17Dec2019 10:55:44.664] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_cobble_wall
[17Dec2019 10:55:44.664] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_brick_wall
[17Dec2019 10:55:44.664] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_lime_brick_small_wall
[17Dec2019 10:55:44.665] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink
[17Dec2019 10:55:44.665] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_cobble
[17Dec2019 10:55:44.665] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_polished
[17Dec2019 10:55:44.665] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_brick
[17Dec2019 10:55:44.665] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_brick_small
[17Dec2019 10:55:44.665] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_tile
[17Dec2019 10:55:44.665] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_tile_small
[17Dec2019 10:55:44.665] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_stairs
[17Dec2019 10:55:44.665] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_cobble_stairs
[17Dec2019 10:55:44.665] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_polished_stairs
[17Dec2019 10:55:44.666] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_brick_stairs
[17Dec2019 10:55:44.666] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_brick_small_stairs
[17Dec2019 10:55:44.666] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_tile_stairs
[17Dec2019 10:55:44.666] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_tile_small_stairs
[17Dec2019 10:55:44.666] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_slab
[17Dec2019 10:55:44.666] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_cobble_slab
[17Dec2019 10:55:44.666] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_polished_slab
[17Dec2019 10:55:44.666] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_brick_slab
[17Dec2019 10:55:44.666] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_brick_small_slab
[17Dec2019 10:55:44.667] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_tile_slab
[17Dec2019 10:55:44.667] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_tile_small_slab
[17Dec2019 10:55:44.667] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_wall
[17Dec2019 10:55:44.667] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_cobble_wall
[17Dec2019 10:55:44.667] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_brick_wall
[17Dec2019 10:55:44.667] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_pink_brick_small_wall
[17Dec2019 10:55:44.667] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray
[17Dec2019 10:55:44.667] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_cobble
[17Dec2019 10:55:44.667] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_polished
[17Dec2019 10:55:44.667] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_brick
[17Dec2019 10:55:44.668] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_brick_small
[17Dec2019 10:55:44.668] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_tile
[17Dec2019 10:55:44.668] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_tile_small
[17Dec2019 10:55:44.668] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_stairs
[17Dec2019 10:55:44.668] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_cobble_stairs
[17Dec2019 10:55:44.668] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_polished_stairs
[17Dec2019 10:55:44.668] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_brick_stairs
[17Dec2019 10:55:44.668] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_brick_small_stairs
[17Dec2019 10:55:44.668] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_tile_stairs
[17Dec2019 10:55:44.668] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_tile_small_stairs
[17Dec2019 10:55:44.669] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_slab
[17Dec2019 10:55:44.669] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_cobble_slab
[17Dec2019 10:55:44.669] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_polished_slab
[17Dec2019 10:55:44.669] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_brick_slab
[17Dec2019 10:55:44.669] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_brick_small_slab
[17Dec2019 10:55:44.669] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_tile_slab
[17Dec2019 10:55:44.669] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_tile_small_slab
[17Dec2019 10:55:44.669] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_wall
[17Dec2019 10:55:44.669] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_cobble_wall
[17Dec2019 10:55:44.669] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_brick_wall
[17Dec2019 10:55:44.670] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_gray_brick_small_wall
[17Dec2019 10:55:44.670] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray
[17Dec2019 10:55:44.670] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray_cobble
[17Dec2019 10:55:44.670] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray_polished
[17Dec2019 10:55:44.670] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray_brick
[17Dec2019 10:55:44.670] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray_brick_small
[17Dec2019 10:55:44.670] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray_tile
[17Dec2019 10:55:44.670] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray_tile_small
[17Dec2019 10:55:44.670] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray_stairs
[17Dec2019 10:55:44.670] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray_cobble_stairs
[17Dec2019 10:55:44.671] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray_polished_stairs
[17Dec2019 10:55:44.671] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray_brick_stairs
[17Dec2019 10:55:44.671] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray_brick_small_stairs
[17Dec2019 10:55:44.671] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray_tile_stairs
[17Dec2019 10:55:44.671] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray_tile_small_stairs
[17Dec2019 10:55:44.671] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray_slab
[17Dec2019 10:55:44.671] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray_cobble_slab
[17Dec2019 10:55:44.671] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray_polished_slab
[17Dec2019 10:55:44.671] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray_brick_slab
[17Dec2019 10:55:44.671] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray_brick_small_slab
[17Dec2019 10:55:44.672] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray_tile_slab
[17Dec2019 10:55:44.672] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray_tile_small_slab
[17Dec2019 10:55:44.672] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray_wall
[17Dec2019 10:55:44.672] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray_cobble_wall
[17Dec2019 10:55:44.672] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray_brick_wall
[17Dec2019 10:55:44.672] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_light_gray_brick_small_wall
[17Dec2019 10:55:44.672] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_cyan
[17Dec2019 10:55:44.672] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_cyan_cobble
[17Dec2019 10:55:44.672] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_cyan_polished
[17Dec2019 10:55:44.673] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_cyan_brick
[17Dec2019 10:55:44.673] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_cyan_brick_small
[17Dec2019 10:55:44.673] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_cyan_tile
[17Dec2019 10:55:44.673] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_cyan_tile_small
[17Dec2019 10:55:44.673] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_cyan_stairs
[17Dec2019 10:55:44.673] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_cyan_cobble_stairs
[17Dec2019 10:55:44.673] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_cyan_polished_stairs
[17Dec2019 10:55:44.673] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_cyan_brick_stairs
[17Dec2019 10:55:44.673] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_cyan_brick_small_stairs
[17Dec2019 10:55:44.673] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_cyan_tile_stairs
[17Dec2019 10:55:44.673] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_cyan_tile_small_stairs
[17Dec2019 10:55:44.674] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_cyan_slab
[17Dec2019 10:55:44.674] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_cyan_cobble_slab
[17Dec2019 10:55:44.674] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_cyan_polished_slab
[17Dec2019 10:55:44.674] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_cyan_brick_slab
[17Dec2019 10:55:44.674] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_cyan_brick_small_slab
[17Dec2019 10:55:44.674] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_cyan_tile_slab
[17Dec2019 10:55:44.674] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_cyan_tile_small_slab
[17Dec2019 10:55:44.674] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_cyan_wall
[17Dec2019 10:55:44.674] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_cyan_cobble_wall
[17Dec2019 10:55:44.674] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_cyan_brick_wall
[17Dec2019 10:55:44.675] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_cyan_brick_small_wall
[17Dec2019 10:55:44.675] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_purple
[17Dec2019 10:55:44.675] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_purple_cobble
[17Dec2019 10:55:44.675] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_purple_polished
[17Dec2019 10:55:44.675] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_purple_brick
[17Dec2019 10:55:44.675] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_purple_brick_small
[17Dec2019 10:55:44.675] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_purple_tile
[17Dec2019 10:55:44.675] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_purple_tile_small
[17Dec2019 10:55:44.675] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_purple_stairs
[17Dec2019 10:55:44.675] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_purple_cobble_stairs
[17Dec2019 10:55:44.676] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_purple_polished_stairs
[17Dec2019 10:55:44.676] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_purple_brick_stairs
[17Dec2019 10:55:44.676] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_purple_brick_small_stairs
[17Dec2019 10:55:44.676] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_purple_tile_stairs
[17Dec2019 10:55:44.676] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_purple_tile_small_stairs
[17Dec2019 10:55:44.676] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_purple_slab
[17Dec2019 10:55:44.676] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_purple_cobble_slab
[17Dec2019 10:55:44.676] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_purple_polished_slab
[17Dec2019 10:55:44.676] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_purple_brick_slab
[17Dec2019 10:55:44.676] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_purple_brick_small_slab
[17Dec2019 10:55:44.677] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_purple_tile_slab
[17Dec2019 10:55:44.677] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_purple_tile_small_slab
[17Dec2019 10:55:44.677] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_purple_wall
[17Dec2019 10:55:44.677] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_purple_cobble_wall
[17Dec2019 10:55:44.677] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_purple_brick_wall
[17Dec2019 10:55:44.677] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_purple_brick_small_wall
[17Dec2019 10:55:44.677] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_blue
[17Dec2019 10:55:44.677] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_blue_cobble
[17Dec2019 10:55:44.677] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_blue_polished
[17Dec2019 10:55:44.677] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_blue_brick
[17Dec2019 10:55:44.678] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_blue_brick_small
[17Dec2019 10:55:44.678] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_blue_tile
[17Dec2019 10:55:44.678] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_blue_tile_small
[17Dec2019 10:55:44.678] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_blue_stairs
[17Dec2019 10:55:44.678] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_blue_cobble_stairs
[17Dec2019 10:55:44.678] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_blue_polished_stairs
[17Dec2019 10:55:44.678] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_blue_brick_stairs
[17Dec2019 10:55:44.678] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_blue_brick_small_stairs
[17Dec2019 10:55:44.678] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_blue_tile_stairs
[17Dec2019 10:55:44.678] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_blue_tile_small_stairs
[17Dec2019 10:55:44.679] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_blue_slab
[17Dec2019 10:55:44.679] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_blue_cobble_slab
[17Dec2019 10:55:44.679] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_blue_polished_slab
[17Dec2019 10:55:44.679] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_blue_brick_slab
[17Dec2019 10:55:44.679] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_blue_brick_small_slab
[17Dec2019 10:55:44.679] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_blue_tile_slab
[17Dec2019 10:55:44.679] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_blue_tile_small_slab
[17Dec2019 10:55:44.679] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_blue_wall
[17Dec2019 10:55:44.679] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_blue_cobble_wall
[17Dec2019 10:55:44.680] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_blue_brick_wall
[17Dec2019 10:55:44.680] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_blue_brick_small_wall
[17Dec2019 10:55:44.680] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_brown
[17Dec2019 10:55:44.680] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_brown_cobble
[17Dec2019 10:55:44.680] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_brown_polished
[17Dec2019 10:55:44.680] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_brown_brick
[17Dec2019 10:55:44.680] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_brown_brick_small
[17Dec2019 10:55:44.680] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_brown_tile
[17Dec2019 10:55:44.681] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_brown_tile_small
[17Dec2019 10:55:44.681] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_brown_stairs
[17Dec2019 10:55:44.681] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_brown_cobble_stairs
[17Dec2019 10:55:44.681] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_brown_polished_stairs
[17Dec2019 10:55:44.681] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_brown_brick_stairs
[17Dec2019 10:55:44.681] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_brown_brick_small_stairs
[17Dec2019 10:55:44.681] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_brown_tile_stairs
[17Dec2019 10:55:44.681] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_brown_tile_small_stairs
[17Dec2019 10:55:44.681] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_brown_slab
[17Dec2019 10:55:44.681] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_brown_cobble_slab
[17Dec2019 10:55:44.681] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_brown_polished_slab
[17Dec2019 10:55:44.682] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_brown_brick_slab
[17Dec2019 10:55:44.682] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_brown_brick_small_slab
[17Dec2019 10:55:44.682] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_brown_tile_slab
[17Dec2019 10:55:44.682] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_brown_tile_small_slab
[17Dec2019 10:55:44.682] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_brown_wall
[17Dec2019 10:55:44.682] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_brown_cobble_wall
[17Dec2019 10:55:44.682] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_brown_brick_wall
[17Dec2019 10:55:44.683] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_brown_brick_small_wall
[17Dec2019 10:55:44.683] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_green
[17Dec2019 10:55:44.683] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_green_cobble
[17Dec2019 10:55:44.683] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_green_polished
[17Dec2019 10:55:44.683] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_green_brick
[17Dec2019 10:55:44.683] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_green_brick_small
[17Dec2019 10:55:44.683] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_green_tile
[17Dec2019 10:55:44.683] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_green_tile_small
[17Dec2019 10:55:44.683] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_green_stairs
[17Dec2019 10:55:44.683] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_green_cobble_stairs
[17Dec2019 10:55:44.683] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_green_polished_stairs
[17Dec2019 10:55:44.684] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_green_brick_stairs
[17Dec2019 10:55:44.684] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_green_brick_small_stairs
[17Dec2019 10:55:44.684] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_green_tile_stairs
[17Dec2019 10:55:44.684] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_green_tile_small_stairs
[17Dec2019 10:55:44.684] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_green_slab
[17Dec2019 10:55:44.684] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_green_cobble_slab
[17Dec2019 10:55:44.684] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_green_polished_slab
[17Dec2019 10:55:44.684] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_green_brick_slab
[17Dec2019 10:55:44.684] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_green_brick_small_slab
[17Dec2019 10:55:44.684] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_green_tile_slab
[17Dec2019 10:55:44.685] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_green_tile_small_slab
[17Dec2019 10:55:44.685] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_green_wall
[17Dec2019 10:55:44.685] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_green_cobble_wall
[17Dec2019 10:55:44.685] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_green_brick_wall
[17Dec2019 10:55:44.685] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_green_brick_small_wall
[17Dec2019 10:55:44.685] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_red
[17Dec2019 10:55:44.685] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_red_cobble
[17Dec2019 10:55:44.685] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_red_polished
[17Dec2019 10:55:44.685] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_red_brick
[17Dec2019 10:55:44.685] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_red_brick_small
[17Dec2019 10:55:44.685] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_red_tile
[17Dec2019 10:55:44.686] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_red_tile_small
[17Dec2019 10:55:44.686] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_red_stairs
[17Dec2019 10:55:44.686] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_red_cobble_stairs
[17Dec2019 10:55:44.686] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_red_polished_stairs
[17Dec2019 10:55:44.686] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_red_brick_stairs
[17Dec2019 10:55:44.686] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_red_brick_small_stairs
[17Dec2019 10:55:44.686] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_red_tile_stairs
[17Dec2019 10:55:44.686] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_red_tile_small_stairs
[17Dec2019 10:55:44.686] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_red_slab
[17Dec2019 10:55:44.687] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_red_cobble_slab
[17Dec2019 10:55:44.687] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_red_polished_slab
[17Dec2019 10:55:44.687] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_red_brick_slab
[17Dec2019 10:55:44.687] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_red_brick_small_slab
[17Dec2019 10:55:44.687] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_red_tile_slab
[17Dec2019 10:55:44.687] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_red_tile_small_slab
[17Dec2019 10:55:44.687] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_red_wall
[17Dec2019 10:55:44.687] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_red_cobble_wall
[17Dec2019 10:55:44.687] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_red_brick_wall
[17Dec2019 10:55:44.687] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_red_brick_small_wall
[17Dec2019 10:55:44.687] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_black
[17Dec2019 10:55:44.688] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_black_cobble
[17Dec2019 10:55:44.688] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_black_polished
[17Dec2019 10:55:44.688] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_black_brick
[17Dec2019 10:55:44.688] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_black_brick_small
[17Dec2019 10:55:44.688] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_black_tile
[17Dec2019 10:55:44.688] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_black_tile_small
[17Dec2019 10:55:44.688] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_black_stairs
[17Dec2019 10:55:44.688] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_black_cobble_stairs
[17Dec2019 10:55:44.688] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_black_polished_stairs
[17Dec2019 10:55:44.688] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_black_brick_stairs
[17Dec2019 10:55:44.688] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_black_brick_small_stairs
[17Dec2019 10:55:44.689] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_black_tile_stairs
[17Dec2019 10:55:44.689] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_black_tile_small_stairs
[17Dec2019 10:55:44.689] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_black_slab
[17Dec2019 10:55:44.689] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_black_cobble_slab
[17Dec2019 10:55:44.689] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_black_polished_slab
[17Dec2019 10:55:44.689] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_black_brick_slab
[17Dec2019 10:55:44.689] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_black_brick_small_slab
[17Dec2019 10:55:44.689] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_black_tile_slab
[17Dec2019 10:55:44.689] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_black_tile_small_slab
[17Dec2019 10:55:44.689] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_black_wall
[17Dec2019 10:55:44.689] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_black_cobble_wall
[17Dec2019 10:55:44.690] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_black_brick_wall
[17Dec2019 10:55:44.690] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:alabaster_black_brick_small_wall
[17Dec2019 10:55:44.690] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:basalt
[17Dec2019 10:55:44.690] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:basalt_cobble
[17Dec2019 10:55:44.690] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:basalt_polished
[17Dec2019 10:55:44.690] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:basalt_brick
[17Dec2019 10:55:44.690] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:basalt_brick_small
[17Dec2019 10:55:44.690] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:basalt_tile
[17Dec2019 10:55:44.690] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:basalt_tile_small
[17Dec2019 10:55:44.690] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:basalt_stairs
[17Dec2019 10:55:44.690] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:basalt_cobble_stairs
[17Dec2019 10:55:44.691] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:basalt_polished_stairs
[17Dec2019 10:55:44.691] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:basalt_brick_stairs
[17Dec2019 10:55:44.691] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:basalt_brick_small_stairs
[17Dec2019 10:55:44.691] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:basalt_tile_stairs
[17Dec2019 10:55:44.691] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:basalt_tile_small_stairs
[17Dec2019 10:55:44.691] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:basalt_slab
[17Dec2019 10:55:44.691] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:basalt_cobble_slab
[17Dec2019 10:55:44.691] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:basalt_polished_slab
[17Dec2019 10:55:44.691] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:basalt_brick_slab
[17Dec2019 10:55:44.691] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:basalt_brick_small_slab
[17Dec2019 10:55:44.691] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:basalt_tile_slab
[17Dec2019 10:55:44.692] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:basalt_tile_small_slab
[17Dec2019 10:55:44.692] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:basalt_wall
[17Dec2019 10:55:44.692] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:basalt_cobble_wall
[17Dec2019 10:55:44.692] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:basalt_brick_wall
[17Dec2019 10:55:44.692] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:basalt_brick_small_wall
[17Dec2019 10:55:44.692] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:hardened_stone
[17Dec2019 10:55:44.692] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:hardened_stone_cobble
[17Dec2019 10:55:44.692] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:hardened_stone_polished
[17Dec2019 10:55:44.692] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:hardened_stone_brick
[17Dec2019 10:55:44.692] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:hardened_stone_brick_small
[17Dec2019 10:55:44.692] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:hardened_stone_tile
[17Dec2019 10:55:44.692] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:hardened_stone_tile_small
[17Dec2019 10:55:44.692] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:hardened_stone_stairs
[17Dec2019 10:55:44.693] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:hardened_stone_cobble_stairs
[17Dec2019 10:55:44.693] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:hardened_stone_polished_stairs
[17Dec2019 10:55:44.693] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:hardened_stone_brick_stairs
[17Dec2019 10:55:44.693] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:hardened_stone_brick_small_stairs
[17Dec2019 10:55:44.693] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:hardened_stone_tile_stairs
[17Dec2019 10:55:44.693] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:hardened_stone_tile_small_stairs
[17Dec2019 10:55:44.693] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:hardened_stone_slab
[17Dec2019 10:55:44.693] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:hardened_stone_cobble_slab
[17Dec2019 10:55:44.693] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:hardened_stone_polished_slab
[17Dec2019 10:55:44.693] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:hardened_stone_brick_slab
[17Dec2019 10:55:44.693] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:hardened_stone_brick_small_slab
[17Dec2019 10:55:44.694] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:hardened_stone_tile_slab
[17Dec2019 10:55:44.694] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:hardened_stone_tile_small_slab
[17Dec2019 10:55:44.694] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:hardened_stone_wall
[17Dec2019 10:55:44.694] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:hardened_stone_cobble_wall
[17Dec2019 10:55:44.694] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:hardened_stone_brick_wall
[17Dec2019 10:55:44.694] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:hardened_stone_brick_small_wall
[17Dec2019 10:55:44.694] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:granodiorite
[17Dec2019 10:55:44.694] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:granodiorite_cobble
[17Dec2019 10:55:44.694] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:granodiorite_polished
[17Dec2019 10:55:44.694] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:granodiorite_brick
[17Dec2019 10:55:44.694] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:granodiorite_brick_small
[17Dec2019 10:55:44.694] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:granodiorite_tile
[17Dec2019 10:55:44.695] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:granodiorite_tile_small
[17Dec2019 10:55:44.695] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:granodiorite_stairs
[17Dec2019 10:55:44.695] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:granodiorite_cobble_stairs
[17Dec2019 10:55:44.695] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:granodiorite_polished_stairs
[17Dec2019 10:55:44.695] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:granodiorite_brick_stairs
[17Dec2019 10:55:44.695] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:granodiorite_brick_small_stairs
[17Dec2019 10:55:44.695] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:granodiorite_tile_stairs
[17Dec2019 10:55:44.695] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:granodiorite_tile_small_stairs
[17Dec2019 10:55:44.695] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:granodiorite_slab
[17Dec2019 10:55:44.695] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:granodiorite_cobble_slab
[17Dec2019 10:55:44.696] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:granodiorite_polished_slab
[17Dec2019 10:55:44.696] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:granodiorite_brick_slab
[17Dec2019 10:55:44.696] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:granodiorite_brick_small_slab
[17Dec2019 10:55:44.696] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:granodiorite_tile_slab
[17Dec2019 10:55:44.696] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:granodiorite_tile_small_slab
[17Dec2019 10:55:44.696] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:granodiorite_wall
[17Dec2019 10:55:44.696] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:granodiorite_cobble_wall
[17Dec2019 10:55:44.696] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:granodiorite_brick_wall
[17Dec2019 10:55:44.696] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:granodiorite_brick_small_wall
[17Dec2019 10:55:44.696] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:marble
[17Dec2019 10:55:44.696] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:marble_cobble
[17Dec2019 10:55:44.696] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:marble_polished
[17Dec2019 10:55:44.697] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:marble_brick
[17Dec2019 10:55:44.697] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:marble_brick_small
[17Dec2019 10:55:44.697] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:marble_tile
[17Dec2019 10:55:44.697] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:marble_tile_small
[17Dec2019 10:55:44.697] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:marble_stairs
[17Dec2019 10:55:44.697] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:marble_cobble_stairs
[17Dec2019 10:55:44.697] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:marble_polished_stairs
[17Dec2019 10:55:44.697] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:marble_brick_stairs
[17Dec2019 10:55:44.697] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:marble_brick_small_stairs
[17Dec2019 10:55:44.697] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:marble_tile_stairs
[17Dec2019 10:55:44.697] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:marble_tile_small_stairs
[17Dec2019 10:55:44.697] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:marble_slab
[17Dec2019 10:55:44.698] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:marble_cobble_slab
[17Dec2019 10:55:44.698] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:marble_polished_slab
[17Dec2019 10:55:44.698] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:marble_brick_slab
[17Dec2019 10:55:44.698] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:marble_brick_small_slab
[17Dec2019 10:55:44.698] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:marble_tile_slab
[17Dec2019 10:55:44.698] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:marble_tile_small_slab
[17Dec2019 10:55:44.698] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:marble_wall
[17Dec2019 10:55:44.698] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:marble_cobble_wall
[17Dec2019 10:55:44.698] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:marble_brick_wall
[17Dec2019 10:55:44.698] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:marble_brick_small_wall
[17Dec2019 10:55:44.698] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:pumice
[17Dec2019 10:55:44.699] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:pumice_cobble
[17Dec2019 10:55:44.699] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:pumice_polished
[17Dec2019 10:55:44.699] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:pumice_brick
[17Dec2019 10:55:44.699] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:pumice_brick_small
[17Dec2019 10:55:44.699] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:pumice_tile
[17Dec2019 10:55:44.699] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:pumice_tile_small
[17Dec2019 10:55:44.699] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:pumice_stairs
[17Dec2019 10:55:44.699] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:pumice_cobble_stairs
[17Dec2019 10:55:44.699] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:pumice_polished_stairs
[17Dec2019 10:55:44.699] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:pumice_brick_stairs
[17Dec2019 10:55:44.699] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:pumice_brick_small_stairs
[17Dec2019 10:55:44.700] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:pumice_tile_stairs
[17Dec2019 10:55:44.700] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:pumice_tile_small_stairs
[17Dec2019 10:55:44.700] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:pumice_slab
[17Dec2019 10:55:44.700] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:pumice_cobble_slab
[17Dec2019 10:55:44.700] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:pumice_polished_slab
[17Dec2019 10:55:44.700] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:pumice_brick_slab
[17Dec2019 10:55:44.700] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:pumice_brick_small_slab
[17Dec2019 10:55:44.700] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:pumice_tile_slab
[17Dec2019 10:55:44.700] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:pumice_tile_small_slab
[17Dec2019 10:55:44.700] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:pumice_wall
[17Dec2019 10:55:44.700] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:pumice_cobble_wall
[17Dec2019 10:55:44.700] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:pumice_brick_wall
[17Dec2019 10:55:44.701] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:pumice_brick_small_wall
[17Dec2019 10:55:44.701] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:travertine
[17Dec2019 10:55:44.701] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:travertine_cobble
[17Dec2019 10:55:44.701] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:travertine_polished
[17Dec2019 10:55:44.701] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:travertine_brick
[17Dec2019 10:55:44.701] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:travertine_brick_small
[17Dec2019 10:55:44.701] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:travertine_tile
[17Dec2019 10:55:44.701] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:travertine_tile_small
[17Dec2019 10:55:44.701] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:travertine_stairs
[17Dec2019 10:55:44.701] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:travertine_cobble_stairs
[17Dec2019 10:55:44.701] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:travertine_polished_stairs
[17Dec2019 10:55:44.701] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:travertine_brick_stairs
[17Dec2019 10:55:44.702] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:travertine_brick_small_stairs
[17Dec2019 10:55:44.702] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:travertine_tile_stairs
[17Dec2019 10:55:44.702] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:travertine_tile_small_stairs
[17Dec2019 10:55:44.702] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:travertine_slab
[17Dec2019 10:55:44.702] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:travertine_cobble_slab
[17Dec2019 10:55:44.702] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:travertine_polished_slab
[17Dec2019 10:55:44.702] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:travertine_brick_slab
[17Dec2019 10:55:44.702] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:travertine_brick_small_slab
[17Dec2019 10:55:44.702] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:travertine_tile_slab
[17Dec2019 10:55:44.702] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:travertine_tile_small_slab
[17Dec2019 10:55:44.702] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:travertine_wall
[17Dec2019 10:55:44.702] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:travertine_cobble_wall
[17Dec2019 10:55:44.703] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:travertine_brick_wall
[17Dec2019 10:55:44.703] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: enviromats:travertine_brick_small_wall
[17Dec2019 10:55:44.703] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid enviromats : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:44.703] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ender_bags : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:44.703] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ender_bags : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:44.703] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid storagenetwork : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.039] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid storagenetwork : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.039] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid chunk_claim : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.039] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid chunk_claim : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.039] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid botanypots : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.039] [Server thread/INFO] [Botany Pots/]: Registering 34 blocks.
[17Dec2019 10:55:45.039] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid botanypots : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.039] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid bno : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.051] [Server thread/INFO] [bno/]: Ore Blocks Registered
[17Dec2019 10:55:45.053] [Server thread/INFO] [bno/]: Blocks Registered
[17Dec2019 10:55:45.053] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid bno : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.053] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid pyramidplunder : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.054] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid pyramidplunder : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.054] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid corail_pillar_extension_biomesoplenty : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.054] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid corail_pillar_extension_biomesoplenty : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.054] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid engineerstools : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.091] [Server thread/INFO] [wile.engineerstools.ModEngineersTools/]: Registered 3 blocks.
[17Dec2019 10:55:45.091] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid engineerstools : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.091] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dungeoncrawl : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.091] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dungeoncrawl : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.091] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid betteranimalsplus : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.155] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid betteranimalsplus : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.155] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ring_of_teleport : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.155] [Server thread/INFO] [ring_of_teleport/]: Blocks registered
[17Dec2019 10:55:45.155] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ring_of_teleport : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.155] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid cofh_core : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.156] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid cofh_core : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.156] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid endergetic : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.156] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid endergetic : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.156] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid alib : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.156] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid alib : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.156] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mcjtylib : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.157] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mcjtylib : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.157] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid rftoolsbase : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.167] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid rftoolsbase : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.167] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid rftoolsstorage : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.184] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid rftoolsstorage : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.184] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dismounte : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.184] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dismounte : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.184] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid clickmachine : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.184] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid clickmachine : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.184] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid deathquotes : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.184] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid deathquotes : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.184] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid easyflint : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.184] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid easyflint : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.184] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid packingtape : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.193] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid packingtape : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.193] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid craftingspawn : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.193] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid craftingspawn : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.193] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mininggadgets : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.193] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mininggadgets : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.193] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mysticalworld : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.207] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mysticalworld : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.207] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid extradisks : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.207] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid extradisks : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.207] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.207] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.207] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid feederhelmet : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.207] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid feederhelmet : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.207] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid tardis : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.207] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid tardis : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.207] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid explorercraft : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.347] [Server thread/DEBUG] [explorercraft Mod Event Subscriber/]: Registered Blocks
[17Dec2019 10:55:45.347] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid explorercraft : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.347] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid moglowstone : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.348] [Server thread/INFO] [com.themastergeneral.moglowstone.MoGlowstone/]: Blocks have been registered successfully.
[17Dec2019 10:55:45.348] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid moglowstone : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.348] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ironchest : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.380] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ironchest : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.380] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid simpledivegear : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.380] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid simpledivegear : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.380] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid colouredchat : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.380] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid colouredchat : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.380] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid rftoolsutility : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.409] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid rftoolsutility : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.409] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid theoneprobe : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.409] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid theoneprobe : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.409] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mousetweaks : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.409] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mousetweaks : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.409] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid watercan : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.409] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid watercan : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.409] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid titanium : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.409] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid titanium : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.409] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid undergroundbiomes : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.410] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid undergroundbiomes : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.410] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentlib : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.410] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentlib : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.410] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid travel_bag : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.410] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid travel_bag : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.410] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ring_of_growth : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.410] [Server thread/INFO] [ring_of_growth/]: Blocks registered
[17Dec2019 10:55:45.410] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ring_of_growth : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.410] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forbidden_arcanus : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.540] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: The object Block{forbidden_arcanus:cherrywood_sign} has been registered twice for the same name forbidden_arcanus:cherrywood_sign.
[17Dec2019 10:55:45.540] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forbidden_arcanus : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.540] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid aaws : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.540] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid aaws : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.540] [Server thread/DEBUG] [com.kotori316.scala_lib.ScalaModContainer/LOADING]: Firing event for modid fluidtank : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.656] [Server thread/DEBUG] [com.kotori316.scala_lib.ScalaModContainer/LOADING]: Fired event for modid fluidtank : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.656] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid car : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.660] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid car : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.660] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid rftoolsbuilder : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.855] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid rftoolsbuilder : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.856] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid foamdome : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.862] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid foamdome : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.862] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid quark : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.862] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:white_quilted_wool
[17Dec2019 10:55:45.862] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:orange_quilted_wool
[17Dec2019 10:55:45.862] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:magenta_quilted_wool
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:light_blue_quilted_wool
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:yellow_quilted_wool
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:lime_quilted_wool
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:pink_quilted_wool
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:gray_quilted_wool
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:light_gray_quilted_wool
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:cyan_quilted_wool
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:purple_quilted_wool
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:blue_quilted_wool
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:brown_quilted_wool
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:green_quilted_wool
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:red_quilted_wool
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:black_quilted_wool
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:white_candle
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:orange_candle
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:magenta_candle
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:light_blue_candle
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:yellow_candle
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:lime_candle
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:pink_candle
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:gray_candle
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:light_gray_candle
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:cyan_candle
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:purple_candle
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:blue_candle
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:brown_candle
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:green_candle
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:red_candle
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:black_candle
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:white_stained_planks
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:white_stained_planks_slab
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:white_stained_planks_stairs
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:orange_stained_planks
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:orange_stained_planks_slab
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:orange_stained_planks_stairs
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:magenta_stained_planks
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:magenta_stained_planks_slab
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:magenta_stained_planks_stairs
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:light_blue_stained_planks
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:light_blue_stained_planks_slab
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:light_blue_stained_planks_stairs
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:yellow_stained_planks
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:yellow_stained_planks_slab
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:yellow_stained_planks_stairs
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:lime_stained_planks
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:lime_stained_planks_slab
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:lime_stained_planks_stairs
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:pink_stained_planks
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:pink_stained_planks_slab
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:pink_stained_planks_stairs
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:gray_stained_planks
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:gray_stained_planks_slab
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:gray_stained_planks_stairs
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:light_gray_stained_planks
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:light_gray_stained_planks_slab
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:light_gray_stained_planks_stairs
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:cyan_stained_planks
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:cyan_stained_planks_slab
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:cyan_stained_planks_stairs
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:purple_stained_planks
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:purple_stained_planks_slab
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:purple_stained_planks_stairs
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:blue_stained_planks
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:blue_stained_planks_slab
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:blue_stained_planks_stairs
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:brown_stained_planks
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:brown_stained_planks_slab
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:brown_stained_planks_stairs
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:green_stained_planks
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:green_stained_planks_slab
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:green_stained_planks_stairs
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:red_stained_planks
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:red_stained_planks_slab
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:red_stained_planks_stairs
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:black_stained_planks
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:black_stained_planks_slab
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:black_stained_planks_stairs
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:sturdy_stone
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:soul_sandstone
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:soul_sandstone_slab
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:soul_sandstone_stairs
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:soul_sandstone_wall
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:chiseled_soul_sandstone
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:cut_soul_sandstone
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:cut_soul_sandstone_slab
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:smooth_soul_sandstone
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:smooth_soul_sandstone_slab
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:smooth_soul_sandstone_stairs
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:feeding_trough
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:root
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:iron_chain
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:rope
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:elder_prismarine
[17Dec2019 10:55:45.863] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:elder_prismarine_slab
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:elder_prismarine_stairs
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:elder_prismarine_wall
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:elder_prismarine_bricks
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:elder_prismarine_bricks_slab
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:elder_prismarine_bricks_stairs
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:dark_elder_prismarine
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:dark_elder_prismarine_slab
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:dark_elder_prismarine_stairs
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:elder_sea_lantern
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:obsidian_pressure_plate
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:chute
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:grate
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:sandy_bricks
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:sandy_bricks_slab
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:sandy_bricks_stairs
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:sandy_bricks_wall
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:snow_bricks
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:snow_bricks_slab
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:snow_bricks_stairs
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:snow_bricks_wall
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:charred_nether_bricks
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:charred_nether_bricks_slab
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:charred_nether_bricks_stairs
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:charred_nether_bricks_wall
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:sandstone_bricks
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:sandstone_bricks_slab
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:sandstone_bricks_stairs
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:sandstone_bricks_wall
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:red_sandstone_bricks
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:red_sandstone_bricks_slab
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:red_sandstone_bricks_stairs
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:red_sandstone_bricks_wall
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:soul_sandstone_bricks
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:soul_sandstone_bricks_slab
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:soul_sandstone_bricks_stairs
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:soul_sandstone_bricks_wall
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:magma_bricks
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:magma_bricks_slab
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:magma_bricks_stairs
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:magma_bricks_wall
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:nether_brick_fence_gate
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:paper_lantern
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:paper_lantern_sakura
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:paper_wall
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:paper_wall_big
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:paper_wall_sakura
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:glowcelium
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:glowshroom
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:glowshroom_block
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:glowshroom_stem
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:potted_glowshroom
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:ender_watcher
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:permafrost
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:permafrost_slab
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:permafrost_stairs
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:permafrost_wall
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:permafrost_bricks
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:permafrost_bricks_slab
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:permafrost_bricks_stairs
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:permafrost_bricks_wall
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:lit_lamp
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:granite_bricks
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:granite_bricks_slab
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:granite_bricks_stairs
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:granite_bricks_wall
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:chiseled_granite_bricks
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:granite_pavement
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:granite_pillar
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:diorite_bricks
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:diorite_bricks_slab
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:diorite_bricks_stairs
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:diorite_bricks_wall
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:chiseled_diorite_bricks
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:diorite_pavement
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:diorite_pillar
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:andesite_bricks
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:andesite_bricks_slab
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:andesite_bricks_stairs
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:andesite_bricks_wall
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:chiseled_andesite_bricks
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:andesite_pavement
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:andesite_pillar
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:marble_bricks
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:marble_bricks_slab
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:marble_bricks_stairs
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:marble_bricks_wall
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:chiseled_marble_bricks
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:marble_pavement
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:marble_pillar
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:limestone_bricks
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:limestone_bricks_slab
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:limestone_bricks_stairs
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:limestone_bricks_wall
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:chiseled_limestone_bricks
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:limestone_pavement
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:limestone_pillar
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:jasper_bricks
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:jasper_bricks_slab
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:jasper_bricks_stairs
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:jasper_bricks_wall
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:chiseled_jasper_bricks
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:jasper_pavement
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:jasper_pillar
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:slate_bricks
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:slate_bricks_slab
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:slate_bricks_stairs
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:slate_bricks_wall
[17Dec2019 10:55:45.864] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:chiseled_slate_bricks
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:slate_pavement
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:slate_pillar
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:basalt_bricks
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:basalt_bricks_slab
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:basalt_bricks_stairs
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:basalt_bricks_wall
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:chiseled_basalt_bricks
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:basalt_pavement
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:basalt_pillar
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:red_slime_block
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:blue_slime_block
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:cyan_slime_block
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:magenta_slime_block
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:yellow_slime_block
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:turf
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:turf_slab
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:turf_stairs
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:oak_chest
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:spruce_chest
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:birch_chest
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:jungle_chest
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:acacia_chest
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:dark_oak_chest
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:oak_trapped_chest
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:spruce_trapped_chest
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:birch_trapped_chest
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:jungle_trapped_chest
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:acacia_trapped_chest
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:dark_oak_trapped_chest
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:duskbound_block
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:duskbound_block_slab
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:duskbound_block_stairs
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:duskbound_lantern
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - minecraft:slime_block
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:cobbedstone
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:cobbedstone_slab
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:cobbedstone_stairs
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:cobbedstone_wall
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:iron_button
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:gold_button
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:white_shingles
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:white_shingles_slab
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:white_shingles_stairs
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:orange_shingles
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:orange_shingles_slab
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:orange_shingles_stairs
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:magenta_shingles
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:magenta_shingles_slab
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:magenta_shingles_stairs
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:light_blue_shingles
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:light_blue_shingles_slab
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:light_blue_shingles_stairs
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:yellow_shingles
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:yellow_shingles_slab
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:yellow_shingles_stairs
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:lime_shingles
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:lime_shingles_slab
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:lime_shingles_stairs
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:pink_shingles
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:pink_shingles_slab
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:pink_shingles_stairs
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:gray_shingles
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:gray_shingles_slab
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:gray_shingles_stairs
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:light_gray_shingles
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:light_gray_shingles_slab
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:light_gray_shingles_stairs
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:cyan_shingles
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:cyan_shingles_slab
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:cyan_shingles_stairs
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:purple_shingles
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:purple_shingles_slab
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:purple_shingles_stairs
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:blue_shingles
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:blue_shingles_slab
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:blue_shingles_stairs
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:brown_shingles
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:brown_shingles_slab
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:brown_shingles_stairs
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:green_shingles
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:green_shingles_slab
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:green_shingles_stairs
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:red_shingles
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:red_shingles_slab
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:red_shingles_stairs
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:black_shingles
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:black_shingles_slab
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:black_shingles_stairs
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:brimstone
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:brimstone_slab
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:brimstone_stairs
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:brimstone_wall
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:brimstone_bricks
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:brimstone_bricks_slab
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:brimstone_bricks_stairs
[17Dec2019 10:55:45.865] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:brimstone_bricks_wall
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:biotite_ore
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:biotite_block
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:biotite_block_slab
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:biotite_block_stairs
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:smooth_biotite
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:smooth_biotite_slab
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:smooth_biotite_stairs
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:chiseled_biotite_block
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:biotite_pillar
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:redstone_randomizer
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:redstone_inductor
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:spruce_ladder
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:birch_ladder
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:jungle_ladder
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:acacia_ladder
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:dark_oak_ladder
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:iron_ladder
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:blue_blossom_leaves
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:blue_blossom_sapling
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:potted_blue_blossom_sapling
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:lavender_blossom_leaves
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:lavender_blossom_sapling
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:potted_lavender_blossom_sapling
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:orange_blossom_leaves
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:orange_blossom_sapling
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:potted_orange_blossom_sapling
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:pink_blossom_leaves
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:pink_blossom_sapling
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:potted_pink_blossom_sapling
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:yellow_blossom_leaves
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:yellow_blossom_sapling
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:potted_yellow_blossom_sapling
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:charcoal_block
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:sugar_cane_block
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:bamboo_block
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:cactus_block
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:chorus_fruit_block
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:stick_block
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:golden_apple_crate
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:apple_crate
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:potato_crate
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:carrot_crate
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:beetroot_crate
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:cocoa_beans_sack
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:nether_wart_sack
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:gunpowder_sack
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:blaze_lantern
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:monster_box
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:midori_block
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:midori_block_slab
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:midori_block_stairs
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:midori_pillar
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:potted_beetroot
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:potted_berries
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:potted_carrot
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:potted_chorus
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:potted_cocoa_bean
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:potted_grass
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:potted_melon
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:potted_potato
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:potted_pumpkin
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:potted_sea_pickle
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:potted_sugar_cane
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:potted_sunflower
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:potted_wheat
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:red_crystal
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:orange_crystal
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:yellow_crystal
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:green_crystal
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:blue_crystal
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:indigo_crystal
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:violet_crystal
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:white_crystal
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:black_crystal
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:red_crystal_pane
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:orange_crystal_pane
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:yellow_crystal_pane
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:green_crystal_pane
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:blue_crystal_pane
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:indigo_crystal_pane
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:violet_crystal_pane
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:white_crystal_pane
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:black_crystal_pane
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:iron_rod
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:oak_leaf_carpet
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:spruce_leaf_carpet
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:birch_leaf_carpet
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:jungle_leaf_carpet
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:acacia_leaf_carpet
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:dark_oak_leaf_carpet
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:marble
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:polished_marble
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:marble_slab
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:marble_stairs
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:marble_wall
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:polished_marble_slab
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:polished_marble_stairs
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:limestone
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:polished_limestone
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:limestone_slab
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:limestone_stairs
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:limestone_wall
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:polished_limestone_slab
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:polished_limestone_stairs
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:jasper
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:polished_jasper
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:jasper_slab
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:jasper_stairs
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:jasper_wall
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:polished_jasper_slab
[17Dec2019 10:55:45.866] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:polished_jasper_stairs
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:slate
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:polished_slate
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:slate_slab
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:slate_stairs
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:slate_wall
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:polished_slate_slab
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:polished_slate_stairs
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:basalt
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:polished_basalt
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:basalt_slab
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:basalt_stairs
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:basalt_wall
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:polished_basalt_slab
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:polished_basalt_stairs
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:spruce_bookshelf
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:birch_bookshelf
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:jungle_bookshelf
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:acacia_bookshelf
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:dark_oak_bookshelf
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:framed_glass
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:framed_glass_pane
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:weather_sensor
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:gravisand
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:vertical_oak_planks
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:vertical_spruce_planks
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:vertical_birch_planks
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:vertical_jungle_planks
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:vertical_acacia_planks
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:vertical_dark_oak_planks
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:vertical_white_stained_planks
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:vertical_orange_stained_planks
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:vertical_magenta_stained_planks
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:vertical_light_blue_stained_planks
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:vertical_yellow_stained_planks
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:vertical_lime_stained_planks
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:vertical_pink_stained_planks
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:vertical_gray_stained_planks
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:vertical_light_gray_stained_planks
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:vertical_cyan_stained_planks
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:vertical_purple_stained_planks
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:vertical_blue_stained_planks
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:vertical_brown_stained_planks
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:vertical_green_stained_planks
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:vertical_red_stained_planks
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:vertical_black_stained_planks
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:thatch
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:thatch_slab
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:thatch_stairs
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:dirty_glass
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:dirty_glass_pane
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:acacia_vertical_slab
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:andesite_vertical_slab
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:birch_vertical_slab
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:brick_vertical_slab
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:cobblestone_vertical_slab
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:cut_red_sandstone_vertical_slab
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:cut_sandstone_vertical_slab
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:dark_oak_vertical_slab
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:dark_prismarine_vertical_slab
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:diorite_vertical_slab
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:end_stone_brick_vertical_slab
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:granite_vertical_slab
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:jungle_vertical_slab
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:mossy_cobblestone_vertical_slab
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:mossy_stone_brick_vertical_slab
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:nether_brick_vertical_slab
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:oak_vertical_slab
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:polished_andesite_vertical_slab
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:polished_diorite_vertical_slab
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:polished_granite_vertical_slab
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:prismarine_vertical_slab
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:prismarine_brick_vertical_slab
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:purpur_vertical_slab
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:quartz_vertical_slab
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:red_nether_brick_vertical_slab
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:red_sandstone_vertical_slab
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:sandstone_vertical_slab
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:smooth_quartz_vertical_slab
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:smooth_red_sandstone_vertical_slab
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:smooth_sandstone_vertical_slab
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:smooth_stone_vertical_slab
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:spruce_vertical_slab
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:stone_vertical_slab
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:stone_brick_vertical_slab
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:white_stained_planks_vertical_slab
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:orange_stained_planks_vertical_slab
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:magenta_stained_planks_vertical_slab
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:light_blue_stained_planks_vertical_slab
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:yellow_stained_planks_vertical_slab
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:lime_stained_planks_vertical_slab
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:pink_stained_planks_vertical_slab
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:gray_stained_planks_vertical_slab
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:light_gray_stained_planks_vertical_slab
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:cyan_stained_planks_vertical_slab
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:purple_stained_planks_vertical_slab
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:blue_stained_planks_vertical_slab
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:brown_stained_planks_vertical_slab
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:green_stained_planks_vertical_slab
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:red_stained_planks_vertical_slab
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:black_stained_planks_vertical_slab
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:soul_sandstone_vertical_slab
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:cut_soul_sandstone_vertical_slab
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:smooth_soul_sandstone_vertical_slab
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:elder_prismarine_vertical_slab
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:elder_prismarine_bricks_vertical_slab
[17Dec2019 10:55:45.867] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:dark_elder_prismarine_vertical_slab
[17Dec2019 10:55:45.868] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:sandy_bricks_vertical_slab
[17Dec2019 10:55:45.868] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:snow_bricks_vertical_slab
[17Dec2019 10:55:45.868] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:charred_nether_bricks_vertical_slab
[17Dec2019 10:55:45.868] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:sandstone_bricks_vertical_slab
[17Dec2019 10:55:45.868] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:red_sandstone_bricks_vertical_slab
[17Dec2019 10:55:45.868] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:soul_sandstone_bricks_vertical_slab
[17Dec2019 10:55:45.868] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:magma_bricks_vertical_slab
[17Dec2019 10:55:45.868] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:permafrost_vertical_slab
[17Dec2019 10:55:45.868] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:permafrost_bricks_vertical_slab
[17Dec2019 10:55:45.868] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:granite_bricks_vertical_slab
[17Dec2019 10:55:45.868] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:diorite_bricks_vertical_slab
[17Dec2019 10:55:45.868] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:andesite_bricks_vertical_slab
[17Dec2019 10:55:45.868] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:marble_bricks_vertical_slab
[17Dec2019 10:55:45.868] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:limestone_bricks_vertical_slab
[17Dec2019 10:55:45.868] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:jasper_bricks_vertical_slab
[17Dec2019 10:55:45.868] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:slate_bricks_vertical_slab
[17Dec2019 10:55:45.868] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:basalt_bricks_vertical_slab
[17Dec2019 10:55:45.868] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:turf_vertical_slab
[17Dec2019 10:55:45.868] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:duskbound_block_vertical_slab
[17Dec2019 10:55:45.868] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:cobbedstone_vertical_slab
[17Dec2019 10:55:45.868] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:white_shingles_vertical_slab
[17Dec2019 10:55:45.868] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:orange_shingles_vertical_slab
[17Dec2019 10:55:45.868] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:magenta_shingles_vertical_slab
[17Dec2019 10:55:45.868] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:light_blue_shingles_vertical_slab
[17Dec2019 10:55:45.868] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:yellow_shingles_vertical_slab
[17Dec2019 10:55:45.868] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:lime_shingles_vertical_slab
[17Dec2019 10:55:45.868] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:pink_shingles_vertical_slab
[17Dec2019 10:55:45.868] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:gray_shingles_vertical_slab
[17Dec2019 10:55:45.868] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:light_gray_shingles_vertical_slab
[17Dec2019 10:55:45.868] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:cyan_shingles_vertical_slab
[17Dec2019 10:55:45.868] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:purple_shingles_vertical_slab
[17Dec2019 10:55:45.868] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:blue_shingles_vertical_slab
[17Dec2019 10:55:45.868] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:brown_shingles_vertical_slab
[17Dec2019 10:55:45.868] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:green_shingles_vertical_slab
[17Dec2019 10:55:45.868] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:red_shingles_vertical_slab
[17Dec2019 10:55:45.868] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:black_shingles_vertical_slab
[17Dec2019 10:55:45.868] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:brimstone_vertical_slab
[17Dec2019 10:55:45.868] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:brimstone_bricks_vertical_slab
[17Dec2019 10:55:45.868] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:biotite_block_vertical_slab
[17Dec2019 10:55:45.868] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:smooth_biotite_vertical_slab
[17Dec2019 10:55:45.868] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:midori_block_vertical_slab
[17Dec2019 10:55:45.868] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:marble_vertical_slab
[17Dec2019 10:55:45.868] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:polished_marble_vertical_slab
[17Dec2019 10:55:45.868] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:limestone_vertical_slab
[17Dec2019 10:55:45.868] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:polished_limestone_vertical_slab
[17Dec2019 10:55:45.868] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:jasper_vertical_slab
[17Dec2019 10:55:45.868] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:polished_jasper_vertical_slab
[17Dec2019 10:55:45.868] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:slate_vertical_slab
[17Dec2019 10:55:45.868] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:polished_slate_vertical_slab
[17Dec2019 10:55:45.868] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:basalt_vertical_slab
[17Dec2019 10:55:45.868] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:polished_basalt_vertical_slab
[17Dec2019 10:55:45.868] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:thatch_vertical_slab
[17Dec2019 10:55:45.868] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:stone_speleothem
[17Dec2019 10:55:45.868] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:netherrack_speleothem
[17Dec2019 10:55:45.868] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:granite_speleothem
[17Dec2019 10:55:45.868] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:diorite_speleothem
[17Dec2019 10:55:45.868] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:andesite_speleothem
[17Dec2019 10:55:45.868] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:marble_speleothem
[17Dec2019 10:55:45.868] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:limestone_speleothem
[17Dec2019 10:55:45.868] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:jasper_speleothem
[17Dec2019 10:55:45.868] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:slate_speleothem
[17Dec2019 10:55:45.868] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:basalt_speleothem
[17Dec2019 10:55:45.868] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:lavender_blossom_leaf_carpet
[17Dec2019 10:55:45.868] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:orange_blossom_leaf_carpet
[17Dec2019 10:55:45.868] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:pink_blossom_leaf_carpet
[17Dec2019 10:55:45.868] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:yellow_blossom_leaf_carpet
[17Dec2019 10:55:45.868] [Server thread/DEBUG] [arl/]: Registering to minecraft:block - quark:blue_blossom_leaf_carpet
[17Dec2019 10:55:45.868] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid quark : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.868] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mantle : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.868] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mantle : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.868] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid gravestone : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.873] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid gravestone : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.873] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastbench : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.875] [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.
[17Dec2019 10:55:45.876] [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.
[17Dec2019 10:55:45.876] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastbench : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.876] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid storagedrawers : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.939] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid storagedrawers : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.939] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid harvest : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.939] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid harvest : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.939] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid simplytea : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.944] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid simplytea : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.944] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dde : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.944] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dde : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.944] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastfurnace : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.946] [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.
[17Dec2019 10:55:45.946] [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.
[17Dec2019 10:55:45.947] [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.
[17Dec2019 10:55:45.947] [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.
[17Dec2019 10:55:45.948] [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.
[17Dec2019 10:55:45.949] [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.
[17Dec2019 10:55:45.949] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastfurnace : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.949] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid worldstripper : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.949] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid worldstripper : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.949] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid appleskin : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.949] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid appleskin : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.949] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mobcatcher : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.949] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mobcatcher : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:45.949] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid engineersdecor : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:46.625] [Server thread/INFO] [wile.engineersdecor.ModEngineersDecor/]: Registered 74 blocks.
[17Dec2019 10:55:46.625] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid engineersdecor : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:46.625] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid simplecoloredblocks : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:46.639] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid simplecoloredblocks : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:46.639] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid nifty : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:46.692] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid nifty : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:46.692] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid nps : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:46.692] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid nps : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:46.692] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgems : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:46.793] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgems : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:46.794] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid friendlyfire : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:46.794] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid friendlyfire : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:46.794] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid xlfoodmod : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:46.898] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid xlfoodmod : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:46.898] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mysticalwildlife : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:46.898] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mysticalwildlife : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:46.898] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid elementaryores : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:46.899] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid elementaryores : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:46.899] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid taffydaf : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:46.899] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid taffydaf : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:46.899] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ma-essentials : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:46.899] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ma-essentials : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:46.899] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid vimion : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:46.908] [Server thread/INFO] [vimion/]: Blocks Registered
[17Dec2019 10:55:46.908] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid vimion : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:46.908] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid solargeneration : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:46.915] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid solargeneration : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:46.915] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid luckyores : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:46.915] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid luckyores : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:46.916] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid pn : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:46.916] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid pn : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:46.916] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mubble : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:47.229] [Server thread/INFO] [hugman.mubble.Mubble/]: Registered 803 blocks
[17Dec2019 10:55:47.229] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mubble : RegistryEvent.Register<minecraft:block>
[17Dec2019 10:55:47.232] [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.
[17Dec2019 10:55:47.232] [Server thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup cursedearth:cursed_earth for public static net.minecraft
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment