Skip to content

Instantly share code, notes, and snippets.

@intemptesta
Created May 2, 2020 20:13
Show Gist options
  • Save intemptesta/a0c26d6201db80c3a7ee87a799f43054 to your computer and use it in GitHub Desktop.
Save intemptesta/a0c26d6201db80c3a7ee87a799f43054 to your computer and use it in GitHub Desktop.
debug.log with error when starting Forge Server 1.15.2-31.1.48 on Amazon AWS, t2.medium intance, Linux, 4gb of ram
This file has been truncated, but you can view the full file.
[02May2020 05:52:06.467] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.forgeVersion, 31.1.48, --fml.mcpVersion, 20200414.225201, --fml.mcVersion, 1.15.2, --fml.forgeGroup, net.minecraftforge, nogui]
[02May2020 05:52:06.480] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 5.0.0-milestone.4+67+b1a340b starting: java version 1.8.0_242 by Oracle Corporation
[02May2020 05:52:06.491] [main/DEBUG] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Found launch services [minecraft,testharness,fmlclient,fmlserver]
[02May2020 05:52:06.504] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Found naming services : []
[02May2020 05:52:06.516] [main/DEBUG] [cpw.mods.modlauncher.LaunchPluginHandler/MODLAUNCHER]: Found launch plugins: [eventbus,object_holder_definalize,runtime_enum_extender,accesstransformer,capability_inject_definalize,runtimedistcleaner]
[02May2020 05:52:06.531] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Discovering transformation services
[02May2020 05:52:06.712] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found additional transformation services from discovery services: [/minecraft/mods/MixinBootstrap-1.0.3.jar]
[02May2020 05:52:06.860] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found transformer services : [fml,mixinbootstrap]
[02May2020 05:52:06.861] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading
[02May2020 05:52:06.862] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service fml
[02May2020 05:52:06.863] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/]: Injecting tracing printstreams for STDOUT/STDERR.
[02May2020 05:52:06.868] [main/DEBUG] [net.minecraftforge.fml.loading.LauncherVersion/CORE]: Found FMLLauncher version 31.1
[02May2020 05:52:06.868] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML 31.1 loading
[02May2020 05:52:06.868] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found ModLauncher version : 5.0.0-milestone.4+67+b1a340b
[02May2020 05:52:06.868] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Initializing modjar URL handler
[02May2020 05:52:06.879] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found AccessTransformer version : 2.0.4+53+c61c33c
[02May2020 05:52:06.879] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found EventBus version : 2.0.0-milestone.1+57+de55078
[02May2020 05:52:06.880] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found Runtime Dist Cleaner
[02May2020 05:52:06.885] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found CoreMod version : 2.0.0-milestone.1+5+5b32e68
[02May2020 05:52:06.885] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package implementation version 2.0.0-milestone.1+7+a2eaa64
[02May2020 05:52:06.885] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package specification 3
[02May2020 05:52:07.104] [main/INFO] [net.minecraftforge.fml.loading.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
[02May2020 05:52:07.105] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service fml
[02May2020 05:52:07.105] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service mixinbootstrap
[02May2020 05:52:07.135] [main/DEBUG] [MixinBootstrap Launch/]: Registered MixinLaunchPlugin (mixin)
[02May2020 05:52:07.146] [main/DEBUG] [MixinBootstrap Launch/]: Registered MixinTransformationService (mixin)
[02May2020 05:52:07.148] [main/DEBUG] [MixinBootstrap Launch/]: Registered MixinLaunchPluginService (mixinbootstrap)
[02May2020 05:52:07.148] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service mixinbootstrap
[02May2020 05:52:07.157] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Configuring option handling for services
[02May2020 05:52:07.190] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services initializing
[02May2020 05:52:07.191] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service fml
[02May2020 05:52:07.191] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Setting up basic FML game directories
[02May2020 05:52:07.192] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing GAMEDIR directory : /minecraft
[02May2020 05:52:07.193] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path GAMEDIR is /minecraft
[02May2020 05:52:07.193] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing MODSDIR directory : /minecraft/mods
[02May2020 05:52:07.193] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path MODSDIR is /minecraft/mods
[02May2020 05:52:07.193] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing CONFIGDIR directory : /minecraft/config
[02May2020 05:52:07.193] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path CONFIGDIR is /minecraft/config
[02May2020 05:52:07.193] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path FMLCONFIG is /minecraft/config/fml.toml
[02May2020 05:52:07.194] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading configuration
[02May2020 05:52:07.319] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing default config directory directory : /minecraft/defaultconfigs
[02May2020 05:52:07.319] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Preparing launch handler
[02May2020 05:52:07.320] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Using fmlserver as launch service
[02May2020 05:52:07.344] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Received command line version data : MC Version: '1.15.2' MCP Version: '20200414.225201' Forge Version: '31.1.48' Forge group: 'net.minecraftforge'
[02May2020 05:52:07.345] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR asm at path /minecraft/libraries/org/ow2/asm/asm/7.2/asm-7.2.jar
[02May2020 05:52:07.345] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found probable library path /minecraft/libraries
[02May2020 05:52:07.346] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found forge path /minecraft/libraries/net/minecraftforge/forge/1.15.2-31.1.48/forge-1.15.2-31.1.48-universal.jar is present
[02May2020 05:52:07.346] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: SRG MC at /minecraft/libraries/net/minecraft/server/1.15.2-20200414.225201/server-1.15.2-20200414.225201-srg.jar is present
[02May2020 05:52:07.347] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: MC Extras at /minecraft/libraries/net/minecraft/server/1.15.2/server-1.15.2-extra.jar is present
[02May2020 05:52:07.347] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Forge patches at /minecraft/libraries/net/minecraftforge/forge/1.15.2-31.1.48/forge-1.15.2-31.1.48-server.jar is present
[02May2020 05:52:07.358] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found 0 language providers
[02May2020 05:52:07.359] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Adding forge as a language from /minecraft/libraries/net/minecraftforge/forge/1.15.2-31.1.48/forge-1.15.2-31.1.48-universal.jar
[02May2020 05:52:07.362] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Adding file:/minecraft/libraries/net/minecraftforge/forge/1.15.2-31.1.48/forge-1.15.2-31.1.48-universal.jar to languageloader classloader
[02May2020 05:52:07.470] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found 2 language providers
[02May2020 05:52:07.471] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider javafml, version 31.1
[02May2020 05:52:07.480] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider minecraft, version 1
[02May2020 05:52:07.488] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service fml
[02May2020 05:52:07.488] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service mixinbootstrap
[02May2020 05:52:07.504] [main/DEBUG] [mixin/]: Mixin bootstrap service org.spongepowered.asm.service.mojang.MixinServiceLaunchWrapperBootstrap is not available: LaunchWrapper is not available
[02May2020 05:52:07.523] [main/DEBUG] [mixin/]: MixinService [ModLauncher] was successfully booted in sun.misc.Launcher$AppClassLoader@232204a1
[02May2020 05:52:07.582] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8 Source=file:/minecraft/mods/MixinBootstrap-1.0.3.jar Service=ModLauncher Env=SERVER
[02May2020 05:52:07.585] [main/DEBUG] [mixin/]: Initialising Mixin Platform Manager
[02May2020 05:52:07.585] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ModLauncher Root Container(4f56a0a2)
[02May2020 05:52:07.586] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ModLauncher Root Container(4f56a0a2)
[02May2020 05:52:07.586] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ModLauncher Root Container(4f56a0a2)
[02May2020 05:52:07.587] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ModLauncher Root Container(4f56a0a2)
[02May2020 05:52:07.587] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ModLauncher Root Container(4f56a0a2)
[02May2020 05:52:07.604] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service mixinbootstrap
[02May2020 05:52:07.605] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Current naming domain is 'srg'
[02May2020 05:52:07.606] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Identified name mapping providers {}
[02May2020 05:52:07.606] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services begin scanning
[02May2020 05:52:07.607] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service fml
[02May2020 05:52:07.607] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Initiating mod scan
[02May2020 05:52:07.650] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModListHandler/CORE]: Found mod coordinates from lists: []
[02May2020 05:52:07.701] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/CORE]: Found Mod Locators : (mods folder:null),(maven libs:null),(exploded directory:null),(minecraft:null)
[02May2020 05:52:07.937] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /minecraft/mods/additionalevents-1.1.jar
[02May2020 05:52:08.029] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file additionalevents-1.1.jar with {additionalevents} mods - versions {1.1}
[02May2020 05:52:08.029] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /minecraft/mods/additionalevents-1.1.jar with language javafml
[02May2020 05:52:08.032] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /minecraft/mods/AI-Improvements-1.15.2-0.3.0.jar
[02May2020 05:52:08.044] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file AI-Improvements-1.15.2-0.3.0.jar with {aiimprovements} mods - versions {0.3.0}
[02May2020 05:52:08.045] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /minecraft/mods/AI-Improvements-1.15.2-0.3.0.jar with language javafml
[02May2020 05:52:08.045] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /minecraft/mods/AppleSkin-mc1.15.2-forge-1.0.13.jar
[02May2020 05:52:08.048] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file AppleSkin-mc1.15.2-forge-1.0.13.jar with {appleskin} mods - versions {1.0.13}
[02May2020 05:52:08.048] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /minecraft/mods/AppleSkin-mc1.15.2-forge-1.0.13.jar with language javafml
[02May2020 05:52:08.048] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /minecraft/mods/Aquaculture-1.15.2-2.0.13.jar
[02May2020 05:52:08.052] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Aquaculture-1.15.2-2.0.13.jar with {aquaculture} mods - versions {1.15.2-2.0.13}
[02May2020 05:52:08.052] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /minecraft/mods/Aquaculture-1.15.2-2.0.13.jar with language javafml
[02May2020 05:52:08.052] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /minecraft/mods/AutoRegLib-1.5-40.jar
[02May2020 05:52:08.054] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file AutoRegLib-1.5-40.jar with {autoreglib} mods - versions {1.5-40}
[02May2020 05:52:08.055] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /minecraft/mods/AutoRegLib-1.5-40.jar with language javafml
[02May2020 05:52:08.055] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /minecraft/mods/BiomesOPlenty-1.15.2-10.0.0.345-universal.jar
[02May2020 05:52:08.058] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file BiomesOPlenty-1.15.2-10.0.0.345-universal.jar with {biomesoplenty} mods - versions {1.15.2-10.0.0.342}
[02May2020 05:52:08.058] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /minecraft/mods/BiomesOPlenty-1.15.2-10.0.0.345-universal.jar with language javafml
[02May2020 05:52:08.059] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /minecraft/mods/Bookshelf-1.15.2-5.4.14.jar
[02May2020 05:52:08.062] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Bookshelf-1.15.2-5.4.14.jar with {bookshelf} mods - versions {5.4.14}
[02May2020 05:52:08.062] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /minecraft/mods/Bookshelf-1.15.2-5.4.14.jar with language javafml
[02May2020 05:52:08.063] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /minecraft/mods/Botania r1.15-382.jar
[02May2020 05:52:08.071] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Botania r1.15-382.jar with {botania} mods - versions {r1.15-382}
[02May2020 05:52:08.072] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /minecraft/mods/Botania r1.15-382.jar with language javafml
[02May2020 05:52:08.072] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /minecraft/mods/bottleyourxp_1.15-1.1.jar
[02May2020 05:52:08.074] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file bottleyourxp_1.15-1.1.jar with {bottleyourxp} mods - versions {1.1}
[02May2020 05:52:08.074] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /minecraft/mods/bottleyourxp_1.15-1.1.jar with language javafml
[02May2020 05:52:08.074] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /minecraft/mods/bspawncontrol_1.15.2-1.0.jar
[02May2020 05:52:08.081] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file bspawncontrol_1.15.2-1.0.jar with {bspawncontrol} mods - versions {1.0}
[02May2020 05:52:08.082] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /minecraft/mods/bspawncontrol_1.15.2-1.0.jar with language javafml
[02May2020 05:52:08.082] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /minecraft/mods/buzzierbees-1.4.jar
[02May2020 05:52:08.085] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file buzzierbees-1.4.jar with {buzzierbees} mods - versions {1.4}
[02May2020 05:52:08.085] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /minecraft/mods/buzzierbees-1.4.jar with language javafml
[02May2020 05:52:08.085] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /minecraft/mods/campfiretorches-1.15.2-1.0.2.jar
[02May2020 05:52:08.086] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file campfiretorches-1.15.2-1.0.2.jar with {campfiretorches} mods - versions {1.15.2-1.0.2}
[02May2020 05:52:08.087] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /minecraft/mods/campfiretorches-1.15.2-1.0.2.jar with language javafml
[02May2020 05:52:08.087] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /minecraft/mods/citadel-1.1.4.jar
[02May2020 05:52:08.094] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file citadel-1.1.4.jar with {citadel} mods - versions {1.1.4}
[02May2020 05:52:08.094] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /minecraft/mods/citadel-1.1.4.jar with language javafml
[02May2020 05:52:08.094] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /minecraft/mods/Clumps-5.0.2.jar
[02May2020 05:52:08.095] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Clumps-5.0.2.jar with {clumps} mods - versions {5.0.2}
[02May2020 05:52:08.095] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /minecraft/mods/Clumps-5.0.2.jar with language javafml
[02May2020 05:52:08.095] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /minecraft/mods/CookingForBlockheads_1.15.2-8.0.1.jar
[02May2020 05:52:08.096] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file CookingForBlockheads_1.15.2-8.0.1.jar with {cookingforblockheads} mods - versions {8.0.1}
[02May2020 05:52:08.096] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /minecraft/mods/CookingForBlockheads_1.15.2-8.0.1.jar with language javafml
[02May2020 05:52:08.097] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /minecraft/mods/Cucumber-1.15.2-3.0.5.jar
[02May2020 05:52:08.098] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Cucumber-1.15.2-3.0.5.jar with {cucumber} mods - versions {3.0.5}
[02May2020 05:52:08.098] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /minecraft/mods/Cucumber-1.15.2-3.0.5.jar with language javafml
[02May2020 05:52:08.098] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /minecraft/mods/curios-FORGE-1.15.2-2.0.2.2.jar
[02May2020 05:52:08.099] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file curios-FORGE-1.15.2-2.0.2.2.jar with {curios} mods - versions {FORGE-1.15.2-2.0.2.2}
[02May2020 05:52:08.099] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /minecraft/mods/curios-FORGE-1.15.2-2.0.2.2.jar with language javafml
[02May2020 05:52:08.099] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /minecraft/mods/DarkUtilities-1.15.2-3.0.3.jar
[02May2020 05:52:08.105] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file DarkUtilities-1.15.2-3.0.3.jar with {darkutils} mods - versions {3.0.3}
[02May2020 05:52:08.105] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /minecraft/mods/DarkUtilities-1.15.2-3.0.3.jar with language javafml
[02May2020 05:52:08.105] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /minecraft/mods/dismounte_1.15-1.1.jar
[02May2020 05:52:08.106] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file dismounte_1.15-1.1.jar with {dismountentity} mods - versions {1.1}
[02May2020 05:52:08.106] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /minecraft/mods/dismounte_1.15-1.1.jar with language javafml
[02May2020 05:52:08.106] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /minecraft/mods/DoggyTalents-1.15.2-1.15.2.3.jar
[02May2020 05:52:08.107] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file DoggyTalents-1.15.2-1.15.2.3.jar with {doggytalents} mods - versions {1.15.2.3}
[02May2020 05:52:08.107] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /minecraft/mods/DoggyTalents-1.15.2-1.15.2.3.jar with language javafml
[02May2020 05:52:08.107] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /minecraft/mods/extractpoison_1.15.2-1.0.jar
[02May2020 05:52:08.108] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file extractpoison_1.15.2-1.0.jar with {extractpoison} mods - versions {1.0}
[02May2020 05:52:08.108] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /minecraft/mods/extractpoison_1.15.2-1.0.jar with language javafml
[02May2020 05:52:08.108] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /minecraft/mods/fablibrary-1.15.2-1.1.jar
[02May2020 05:52:08.109] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fablibrary-1.15.2-1.1.jar with {fablibrary} mods - versions {1.1}
[02May2020 05:52:08.109] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /minecraft/mods/fablibrary-1.15.2-1.1.jar with language javafml
[02May2020 05:52:08.109] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /minecraft/mods/FruitTrees-1.15.2-1.1.6.jar
[02May2020 05:52:08.110] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file FruitTrees-1.15.2-1.1.6.jar with {fruittrees} mods - versions {1.1.6}
[02May2020 05:52:08.111] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /minecraft/mods/FruitTrees-1.15.2-1.1.6.jar with language javafml
[02May2020 05:52:08.111] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /minecraft/mods/giantspawn_1.15.2-1.0.2.jar
[02May2020 05:52:08.111] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file giantspawn_1.15.2-1.0.2.jar with {giantspawn} mods - versions {1.0.2}
[02May2020 05:52:08.111] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /minecraft/mods/giantspawn_1.15.2-1.0.2.jar with language javafml
[02May2020 05:52:08.112] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /minecraft/mods/goblintraders-1.2.0-1.15.2.jar
[02May2020 05:52:08.113] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file goblintraders-1.2.0-1.15.2.jar with {goblintraders} mods - versions {1.2.0}
[02May2020 05:52:08.113] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /minecraft/mods/goblintraders-1.2.0-1.15.2.jar with language javafml
[02May2020 05:52:08.391] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod Goblin Traders with Javascript path coremods/remove-enchantment-limit.js
[02May2020 05:52:08.391] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/remove-enchantment-limit.js
[02May2020 05:52:08.391] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /minecraft/mods/grassseeds_1.15.2-1.1.jar
[02May2020 05:52:08.403] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file grassseeds_1.15.2-1.1.jar with {grassseeds} mods - versions {1.1}
[02May2020 05:52:08.403] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /minecraft/mods/grassseeds_1.15.2-1.1.jar with language javafml
[02May2020 05:52:08.403] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /minecraft/mods/grindst_1.15.2-1.2.jar
[02May2020 05:52:08.404] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file grindst_1.15.2-1.2.jar with {grindst} mods - versions {1.2}
[02May2020 05:52:08.404] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /minecraft/mods/grindst_1.15.2-1.2.jar with language javafml
[02May2020 05:52:08.404] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /minecraft/mods/hunterillager-1.15.2-0.6.0.jar
[02May2020 05:52:08.405] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file hunterillager-1.15.2-0.6.0.jar with {hunterillager} mods - versions {0.5.0}
[02May2020 05:52:08.405] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /minecraft/mods/hunterillager-1.15.2-0.6.0.jar with language javafml
[02May2020 05:52:08.405] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /minecraft/mods/Hwyla-forge-1.10.8-B72_1.15.2.jar
[02May2020 05:52:08.406] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Hwyla-forge-1.10.8-B72_1.15.2.jar with {waila} mods - versions {version}
[02May2020 05:52:08.406] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /minecraft/mods/Hwyla-forge-1.10.8-B72_1.15.2.jar with language javafml
[02May2020 05:52:08.407] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /minecraft/mods/invtotem_1.15.2-1.0.jar
[02May2020 05:52:08.407] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file invtotem_1.15.2-1.0.jar with {invtotem} mods - versions {1.0}
[02May2020 05:52:08.407] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /minecraft/mods/invtotem_1.15.2-1.0.jar with language javafml
[02May2020 05:52:08.407] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /minecraft/mods/ironchest-1.15.2-10.0.3.jar
[02May2020 05:52:08.409] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ironchest-1.15.2-10.0.3.jar with {ironchest} mods - versions {1.15.2-10.0.1}
[02May2020 05:52:08.409] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /minecraft/mods/ironchest-1.15.2-10.0.3.jar with language javafml
[02May2020 05:52:08.409] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /minecraft/mods/jei-1.15.2-6.0.0.3.jar
[02May2020 05:52:08.410] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file jei-1.15.2-6.0.0.3.jar with {jei} mods - versions {6.0.0.3}
[02May2020 05:52:08.411] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /minecraft/mods/jei-1.15.2-6.0.0.3.jar with language javafml
[02May2020 05:52:08.411] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /minecraft/mods/journeymap-1.15.2-5.7.0beta1.jar
[02May2020 05:52:08.412] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file journeymap-1.15.2-5.7.0beta1.jar with {journeymap} mods - versions {1.15.2-5.7.0beta1}
[02May2020 05:52:08.412] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /minecraft/mods/journeymap-1.15.2-5.7.0beta1.jar with language javafml
[02May2020 05:52:08.413] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod journeymap transformer with Javascript path render-event-transformer.js
[02May2020 05:52:08.413] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod render-event-transformer.js
[02May2020 05:52:08.413] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /minecraft/mods/Kiwi-1.15.2-2.6.5.jar
[02May2020 05:52:08.414] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Kiwi-1.15.2-2.6.5.jar with {kiwi} mods - versions {2.6.5}
[02May2020 05:52:08.414] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /minecraft/mods/Kiwi-1.15.2-2.6.5.jar with language javafml
[02May2020 05:52:08.414] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /minecraft/mods/mcw-bridges-1.0.4fix-mc1.15.2.jar
[02May2020 05:52:08.415] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mcw-bridges-1.0.4fix-mc1.15.2.jar with {mcwbridges} mods - versions {1.0.4}
[02May2020 05:52:08.415] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /minecraft/mods/mcw-bridges-1.0.4fix-mc1.15.2.jar with language javafml
[02May2020 05:52:08.415] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /minecraft/mods/mcw-furniture-1.0.1-mc1.15.1 1.15.2.jar
[02May2020 05:52:08.416] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mcw-furniture-1.0.1-mc1.15.1 1.15.2.jar with {mcwfurnitures} mods - versions {1.0.1}
[02May2020 05:52:08.416] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /minecraft/mods/mcw-furniture-1.0.1-mc1.15.1 1.15.2.jar with language javafml
[02May2020 05:52:08.416] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /minecraft/mods/MiscAdditions-1.2.3.jar
[02May2020 05:52:08.417] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file MiscAdditions-1.2.3.jar with {miscadditions} mods - versions {1.2.3}
[02May2020 05:52:08.417] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /minecraft/mods/MiscAdditions-1.2.3.jar with language javafml
[02May2020 05:52:08.417] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /minecraft/mods/Morpheus-1.15.2-4.2.50.jar
[02May2020 05:52:08.426] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Morpheus-1.15.2-4.2.50.jar with {morpheus} mods - versions {version}
[02May2020 05:52:08.426] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /minecraft/mods/Morpheus-1.15.2-4.2.50.jar with language javafml
[02May2020 05:52:08.426] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /minecraft/mods/moveboats_1.15.2-1.1.jar
[02May2020 05:52:08.427] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file moveboats_1.15.2-1.1.jar with {moveboats} mods - versions {1.1}
[02May2020 05:52:08.427] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /minecraft/mods/moveboats_1.15.2-1.1.jar with language javafml
[02May2020 05:52:08.427] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /minecraft/mods/moveminecarts_1.15.2-1.2.jar
[02May2020 05:52:08.428] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file moveminecarts_1.15.2-1.2.jar with {moveminecarts} mods - versions {1.2}
[02May2020 05:52:08.428] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /minecraft/mods/moveminecarts_1.15.2-1.2.jar with language javafml
[02May2020 05:52:08.428] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /minecraft/mods/MysticalAgriculture-1.15.2-3.0.2.jar
[02May2020 05:52:08.429] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file MysticalAgriculture-1.15.2-3.0.2.jar with {mysticalagriculture} mods - versions {3.0.2}
[02May2020 05:52:08.429] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /minecraft/mods/MysticalAgriculture-1.15.2-3.0.2.jar with language javafml
[02May2020 05:52:08.429] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /minecraft/mods/nethercraft-1.15.2-1.0.7.jar
[02May2020 05:52:08.430] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file nethercraft-1.15.2-1.0.7.jar with {nethercraft} mods - versions {1.0.7}
[02May2020 05:52:08.430] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /minecraft/mods/nethercraft-1.15.2-1.0.7.jar with language javafml
[02May2020 05:52:08.430] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /minecraft/mods/NetherPortalFix_1.15.2-6.0.0.jar
[02May2020 05:52:08.431] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file NetherPortalFix_1.15.2-6.0.0.jar with {netherportalfix} mods - versions {6.0.0}
[02May2020 05:52:08.431] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /minecraft/mods/NetherPortalFix_1.15.2-6.0.0.jar with language javafml
[02May2020 05:52:08.431] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /minecraft/mods/netherpspr_1.15-3.0.jar
[02May2020 05:52:08.432] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file netherpspr_1.15-3.0.jar with {netherpspr} mods - versions {3.0}
[02May2020 05:52:08.432] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /minecraft/mods/netherpspr_1.15-3.0.jar with language javafml
[02May2020 05:52:08.432] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /minecraft/mods/nhacampfire_1.15-2.1.jar
[02May2020 05:52:08.433] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file nhacampfire_1.15-2.1.jar with {nhacampfire} mods - versions {2.1}
[02May2020 05:52:08.433] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /minecraft/mods/nhacampfire_1.15-2.1.jar with language javafml
[02May2020 05:52:08.433] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /minecraft/mods/nmdar_1.15.2-3.8.jar
[02May2020 05:52:08.442] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file nmdar_1.15.2-3.8.jar with {nmdar} mods - versions {3.8}
[02May2020 05:52:08.442] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /minecraft/mods/nmdar_1.15.2-3.8.jar with language javafml
[02May2020 05:52:08.442] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /minecraft/mods/nutrmilk_1.15-1.1.jar
[02May2020 05:52:08.443] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file nutrmilk_1.15-1.1.jar with {nutrmilk} mods - versions {1.1}
[02May2020 05:52:08.443] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /minecraft/mods/nutrmilk_1.15-1.1.jar with language javafml
[02May2020 05:52:08.443] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /minecraft/mods/OreExcavation-1.7.151.jar
[02May2020 05:52:08.444] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file OreExcavation-1.7.151.jar with {oreexcavation} mods - versions {NONE}
[02May2020 05:52:08.445] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /minecraft/mods/OreExcavation-1.7.151.jar with language javafml
[02May2020 05:52:08.445] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /minecraft/mods/paperbooks_1.15.2-1.0.jar
[02May2020 05:52:08.445] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file paperbooks_1.15.2-1.0.jar with {paperbooks} mods - versions {1.0}
[02May2020 05:52:08.446] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /minecraft/mods/paperbooks_1.15.2-1.0.jar with language javafml
[02May2020 05:52:08.446] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /minecraft/mods/Patchouli-1.15.2-1.2-31.jar
[02May2020 05:52:08.446] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Patchouli-1.15.2-1.2-31.jar with {patchouli} mods - versions {1.15.2-1.2-30}
[02May2020 05:52:08.446] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /minecraft/mods/Patchouli-1.15.2-1.2-31.jar with language javafml
[02May2020 05:52:08.447] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod patchouli_on_advancement with Javascript path asm/on_advancement.js
[02May2020 05:52:08.447] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod asm/on_advancement.js
[02May2020 05:52:08.447] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /minecraft/mods/performant-1.15-2.08m.jar
[02May2020 05:52:08.448] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file performant-1.15-2.08m.jar with {performant} mods - versions {2.08m}
[02May2020 05:52:08.448] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /minecraft/mods/performant-1.15-2.08m.jar with language javafml
[02May2020 05:52:08.448] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /minecraft/mods/petnames_1.15.2-1.0.jar
[02May2020 05:52:08.458] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file petnames_1.15.2-1.0.jar with {petnames} mods - versions {1.0}
[02May2020 05:52:08.459] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /minecraft/mods/petnames_1.15.2-1.0.jar with language javafml
[02May2020 05:52:08.459] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /minecraft/mods/PickleTweaks-1.15.2-4.0.2.jar
[02May2020 05:52:08.460] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file PickleTweaks-1.15.2-4.0.2.jar with {pickletweaks} mods - versions {4.0.2}
[02May2020 05:52:08.460] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /minecraft/mods/PickleTweaks-1.15.2-4.0.2.jar with language javafml
[02May2020 05:52:08.460] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /minecraft/mods/Placebo-1.15.2-3.0.2.jar
[02May2020 05:52:08.461] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Placebo-1.15.2-3.0.2.jar with {placebo} mods - versions {3.0.2}
[02May2020 05:52:08.461] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /minecraft/mods/Placebo-1.15.2-3.0.2.jar with language javafml
[02May2020 05:52:08.461] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod block-statemap with Javascript path javascript/block-statemap.js
[02May2020 05:52:08.461] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod item-statemap with Javascript path javascript/item-statemap.js
[02May2020 05:52:08.462] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod javascript/block-statemap.js
[02May2020 05:52:08.462] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod javascript/item-statemap.js
[02May2020 05:52:08.462] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /minecraft/mods/Quark-r2.1-233.jar
[02May2020 05:52:08.463] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Quark-r2.1-233.jar with {quark} mods - versions {r2.1-233}
[02May2020 05:52:08.463] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /minecraft/mods/Quark-r2.1-233.jar with language javafml
[02May2020 05:52:08.463] [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
[02May2020 05:52:08.463] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod quark_pistons_move_tes with Javascript path asm/pistons-move-tes.js
[02May2020 05:52:08.463] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod quark_emotes with Javascript path asm/emotes.js
[02May2020 05:52:08.463] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod quark_fortune_hoes with Javascript path asm/fortune-hoes.js
[02May2020 05:52:08.464] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod quark_improved_sleeping with Javascript path asm/improved-sleeping.js
[02May2020 05:52:08.464] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod quark_items_in_chat with Javascript path asm/items-in-chat.js
[02May2020 05:52:08.464] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod quark_springy_slime with Javascript path asm/springy-slime.js
[02May2020 05:52:08.464] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod quark_pickarang with Javascript path asm/pickarang.js
[02May2020 05:52:08.464] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod quark_chain_linkage with Javascript path asm/chain-linkage.js
[02May2020 05:52:08.464] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod quark_feeding_trough with Javascript path asm/feeding-trough.js
[02May2020 05:52:08.464] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod quark_crabs with Javascript path asm/crabs.js
[02May2020 05:52:08.464] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod quark_chests_in_boats with Javascript path asm/chests-in-boats.js
[02May2020 05:52:08.464] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod quark_rotation_lock with Javascript path asm/rotation-lock.js
[02May2020 05:52:08.464] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod quark_enchanted_book_tooltips with Javascript path asm/enchanted-book-tooltips.js
[02May2020 05:52:08.464] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod quark_ancient_tomes with Javascript path asm/ancient-tomes.js
[02May2020 05:52:08.464] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod quark_colored_enchantment_glint with Javascript path asm/colored-enchantment-glint.js
[02May2020 05:52:08.465] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod asm/piston-structure-helper-override.js
[02May2020 05:52:08.465] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod asm/pistons-move-tes.js
[02May2020 05:52:08.465] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod asm/emotes.js
[02May2020 05:52:08.465] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod asm/fortune-hoes.js
[02May2020 05:52:08.465] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod asm/improved-sleeping.js
[02May2020 05:52:08.465] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod asm/items-in-chat.js
[02May2020 05:52:08.465] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod asm/springy-slime.js
[02May2020 05:52:08.465] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod asm/pickarang.js
[02May2020 05:52:08.465] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod asm/chain-linkage.js
[02May2020 05:52:08.465] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod asm/feeding-trough.js
[02May2020 05:52:08.465] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod asm/crabs.js
[02May2020 05:52:08.465] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod asm/chests-in-boats.js
[02May2020 05:52:08.465] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod asm/rotation-lock.js
[02May2020 05:52:08.466] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod asm/enchanted-book-tooltips.js
[02May2020 05:52:08.466] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod asm/ancient-tomes.js
[02May2020 05:52:08.466] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod asm/colored-enchantment-glint.js
[02May2020 05:52:08.466] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /minecraft/mods/randomenchants-3.1.0.jar
[02May2020 05:52:08.475] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file randomenchants-3.1.0.jar with {randomenchants} mods - versions {3.1.0}
[02May2020 05:52:08.475] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /minecraft/mods/randomenchants-3.1.0.jar with language javafml
[02May2020 05:52:08.475] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /minecraft/mods/randompatches-1.15.2-1.21.1.2.jar
[02May2020 05:52:08.476] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file randompatches-1.15.2-1.21.1.2.jar with {randompatches} mods - versions {1.15.2-1.21.1.2}
[02May2020 05:52:08.476] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /minecraft/mods/randompatches-1.15.2-1.21.1.2.jar with language javafml
[02May2020 05:52:08.477] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod RandomPatches AbstractOption Transformer with Javascript path patches/client/AbstractOption.js
[02May2020 05:52:08.477] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod RandomPatches BambooBlock Transformer with Javascript path patches/client/BambooBlock.js
[02May2020 05:52:08.477] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod RandomPatches IngameMenuScreen Transformer with Javascript path patches/client/IngameMenuScreen.js
[02May2020 05:52:08.477] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod RandomPatches KeyboardListener Transformer with Javascript path patches/client/KeyboardListener.js
[02May2020 05:52:08.477] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod RandomPatches Minecraft Transformer with Javascript path patches/client/Minecraft.js
[02May2020 05:52:08.477] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod RandomPatches PlayerRenderer Transformer with Javascript path patches/client/PlayerRenderer.js
[02May2020 05:52:08.477] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod RandomPatches PotionItem Transformer with Javascript path patches/client/PotionItem.js
[02May2020 05:52:08.477] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod RandomPatches ClientPlayerEntity Transformer with Javascript path patches/client/dismount/ClientPlayerEntity.js
[02May2020 05:52:08.477] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod RandomPatches ClientPlayNetHandler Transformer with Javascript path patches/client/dismount/ClientPlayNetHandler.js
[02May2020 05:52:08.477] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod RandomPatches KeyBinding Transformer with Javascript path patches/client/dismount/KeyBinding.js
[02May2020 05:52:08.477] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod RandomPatches NettyCompressionDecoder Transformer with Javascript path patches/packetsize/NettyCompressionDecoder.js
[02May2020 05:52:08.478] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod RandomPatches PacketBuffer Transformer with Javascript path patches/packetsize/PacketBuffer.js
[02May2020 05:52:08.478] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod RandomPatches BoatEntity Transformer with Javascript path patches/BoatEntity.js
[02May2020 05:52:08.478] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod RandomPatches CompoundNBT Transformer with Javascript path patches/CompoundNBT.js
[02May2020 05:52:08.478] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod RandomPatches EndPortalTileEntity Transformer with Javascript path patches/EndPortalTileEntity.js
[02May2020 05:52:08.478] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod RandomPatches Entity Transformer with Javascript path patches/Entity.js
[02May2020 05:52:08.478] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod RandomPatches ServerLoginNetHandler Transformer with Javascript path patches/ServerLoginNetHandler.js
[02May2020 05:52:08.478] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod RandomPatches ServerPlayNetHandler Transformer with Javascript path patches/ServerPlayNetHandler.js
[02May2020 05:52:08.478] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod RandomPatches ServerRecipePlacer Transformer with Javascript path patches/ServerRecipePlacer.js
[02May2020 05:52:08.478] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod patches/client/AbstractOption.js
[02May2020 05:52:08.478] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod patches/client/BambooBlock.js
[02May2020 05:52:08.478] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod patches/client/IngameMenuScreen.js
[02May2020 05:52:08.479] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod patches/client/KeyboardListener.js
[02May2020 05:52:08.479] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod patches/client/Minecraft.js
[02May2020 05:52:08.479] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod patches/client/PlayerRenderer.js
[02May2020 05:52:08.479] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod patches/client/PotionItem.js
[02May2020 05:52:08.479] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod patches/client/dismount/ClientPlayerEntity.js
[02May2020 05:52:08.479] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod patches/client/dismount/ClientPlayNetHandler.js
[02May2020 05:52:08.479] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod patches/client/dismount/KeyBinding.js
[02May2020 05:52:08.479] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod patches/packetsize/NettyCompressionDecoder.js
[02May2020 05:52:08.479] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod patches/packetsize/PacketBuffer.js
[02May2020 05:52:08.479] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod patches/BoatEntity.js
[02May2020 05:52:08.479] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod patches/CompoundNBT.js
[02May2020 05:52:08.479] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod patches/EndPortalTileEntity.js
[02May2020 05:52:08.479] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod patches/Entity.js
[02May2020 05:52:08.479] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod patches/ServerLoginNetHandler.js
[02May2020 05:52:08.480] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod patches/ServerPlayNetHandler.js
[02May2020 05:52:08.480] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod patches/ServerRecipePlacer.js
[02May2020 05:52:08.480] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /minecraft/mods/simplefarming-1.15.2-1.2.7.jar
[02May2020 05:52:08.481] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file simplefarming-1.15.2-1.2.7.jar with {simplefarming} mods - versions {1.15.2-1.2.7}
[02May2020 05:52:08.481] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /minecraft/mods/simplefarming-1.15.2-1.2.7.jar with language javafml
[02May2020 05:52:08.481] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /minecraft/mods/simpleores-1.15.2-2.1.3.1.jar
[02May2020 05:52:08.482] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file simpleores-1.15.2-2.1.3.1.jar with {simpleores} mods - versions {1.15.2-2.1.3.1}
[02May2020 05:52:08.482] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /minecraft/mods/simpleores-1.15.2-2.1.3.1.jar with language javafml
[02May2020 05:52:08.482] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /minecraft/mods/skeletonhs_1.15.2-1.1.2.jar
[02May2020 05:52:08.483] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file skeletonhs_1.15.2-1.1.2.jar with {skeletonhs} mods - versions {1.1.2}
[02May2020 05:52:08.483] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /minecraft/mods/skeletonhs_1.15.2-1.1.2.jar with language javafml
[02May2020 05:52:08.483] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /minecraft/mods/snowbfrmobs_1.15.2-1.0.jar
[02May2020 05:52:08.483] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file snowbfrmobs_1.15.2-1.0.jar with {snowbfrmobs} mods - versions {1.0}
[02May2020 05:52:08.484] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /minecraft/mods/snowbfrmobs_1.15.2-1.0.jar with language javafml
[02May2020 05:52:08.484] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /minecraft/mods/SnowRealMagic-1.15.2-1.7.5.jar
[02May2020 05:52:08.484] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file SnowRealMagic-1.15.2-1.7.5.jar with {snowrealmagic} mods - versions {1.7.5}
[02May2020 05:52:08.484] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /minecraft/mods/SnowRealMagic-1.15.2-1.7.5.jar with language javafml
[02May2020 05:52:08.485] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /minecraft/mods/snowundertrees-1.15.1-v1.0.jar
[02May2020 05:52:08.485] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file snowundertrees-1.15.1-v1.0.jar with {snowundertrees} mods - versions {v1.0}
[02May2020 05:52:08.485] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /minecraft/mods/snowundertrees-1.15.1-v1.0.jar with language javafml
[02May2020 05:52:08.486] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /minecraft/mods/softsnowfallmod-mc1.15-v1.0.jar
[02May2020 05:52:08.494] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file softsnowfallmod-mc1.15-v1.0.jar with {softsnowfallmod} mods - versions {1.0.0}
[02May2020 05:52:08.494] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /minecraft/mods/softsnowfallmod-mc1.15-v1.0.jar with language javafml
[02May2020 05:52:08.495] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /minecraft/mods/StorageDrawers-1.15.2-7.0.2.jar
[02May2020 05:52:08.502] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file StorageDrawers-1.15.2-7.0.2.jar with {storagedrawers} mods - versions {1.15.2-7.0.1}
[02May2020 05:52:08.502] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /minecraft/mods/StorageDrawers-1.15.2-7.0.2.jar with language javafml
[02May2020 05:52:08.503] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /minecraft/mods/swingthroughgrass-1.15.2-1.4.0.jar
[02May2020 05:52:08.504] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file swingthroughgrass-1.15.2-1.4.0.jar with {swingthroughgrass} mods - versions {1.15.2-1.4.0}
[02May2020 05:52:08.504] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /minecraft/mods/swingthroughgrass-1.15.2-1.4.0.jar with language javafml
[02May2020 05:52:08.504] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /minecraft/mods/torchmaster-2.1.1-rc0.jar
[02May2020 05:52:08.505] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file torchmaster-2.1.1-rc0.jar with {torchmaster} mods - versions {2.1.1-rc0}
[02May2020 05:52:08.505] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /minecraft/mods/torchmaster-2.1.1-rc0.jar with language javafml
[02May2020 05:52:08.505] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /minecraft/mods/u_team_core-1.15.2-2.11.0.156.jar
[02May2020 05:52:08.506] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file u_team_core-1.15.2-2.11.0.156.jar with {uteamcore} mods - versions {2.11.0.156}
[02May2020 05:52:08.506] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /minecraft/mods/u_team_core-1.15.2-2.11.0.156.jar with language javafml
[02May2020 05:52:08.506] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /minecraft/mods/useful_backpacks-1.15.2-1.9.4.63.jar
[02May2020 05:52:08.507] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file useful_backpacks-1.15.2-1.9.4.63.jar with {usefulbackpacks} mods - versions {1.9.4.63}
[02May2020 05:52:08.507] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /minecraft/mods/useful_backpacks-1.15.2-1.9.4.63.jar with language javafml
[02May2020 05:52:08.507] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /minecraft/mods/villagerdeathm_1.15.2-1.2.jar
[02May2020 05:52:08.508] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file villagerdeathm_1.15.2-1.2.jar with {villagerdeathm} mods - versions {1.2}
[02May2020 05:52:08.508] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /minecraft/mods/villagerdeathm_1.15.2-1.2.jar with language javafml
[02May2020 05:52:08.508] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /minecraft/mods/vilnames_1.15-2.0.jar
[02May2020 05:52:08.509] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file vilnames_1.15-2.0.jar with {vilnames} mods - versions {2.0}
[02May2020 05:52:08.509] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /minecraft/mods/vilnames_1.15-2.0.jar with language javafml
[02May2020 05:52:08.509] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /minecraft/mods/Waddles-1.15.2-0.8.6.jar
[02May2020 05:52:08.518] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Waddles-1.15.2-0.8.6.jar with {waddles} mods - versions {1.15.2-0.8.6}
[02May2020 05:52:08.518] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /minecraft/mods/Waddles-1.15.2-0.8.6.jar with language javafml
[02May2020 05:52:08.518] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /minecraft/mods/weakerspwbs_1.15-1.3.jar
[02May2020 05:52:08.519] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file weakerspwbs_1.15-1.3.jar with {weakerspwbs} mods - versions {1.3}
[02May2020 05:52:08.519] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /minecraft/mods/weakerspwbs_1.15-1.3.jar with language javafml
[02May2020 05:52:08.519] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /minecraft/mods/WitherSkeletonTweaks-1.15.1-4.0.0.jar
[02May2020 05:52:08.521] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file WitherSkeletonTweaks-1.15.1-4.0.0.jar with {wstweaks} mods - versions {4.0.0}
[02May2020 05:52:08.521] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /minecraft/mods/WitherSkeletonTweaks-1.15.1-4.0.0.jar with language javafml
[02May2020 05:52:08.521] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /minecraft/mods/zombiehs_1.15.2-2.1.2.jar
[02May2020 05:52:08.522] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file zombiehs_1.15.2-2.1.2.jar with {zombiehs} mods - versions {2.1.2}
[02May2020 05:52:08.522] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /minecraft/mods/zombiehs_1.15.2-2.1.2.jar with language javafml
[02May2020 05:52:08.522] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /minecraft/libraries/net/minecraftforge/forge/1.15.2-31.1.48/forge-1.15.2-31.1.48-universal.jar
[02May2020 05:52:08.522] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-1.15.2-31.1.48-universal.jar with {forge} mods - versions {31.1.48}
[02May2020 05:52:08.523] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /minecraft/libraries/net/minecraftforge/forge/1.15.2-31.1.48/forge-1.15.2-31.1.48-universal.jar with language javafml
[02May2020 05:52:08.523] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod fieldtomethodtransformers with Javascript path META-INF/fieldtomethodtransformers.js
[02May2020 05:52:08.523] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/fieldtomethodtransformers.js
[02May2020 05:52:08.523] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /minecraft/libraries/net/minecraftforge/forge/1.15.2-31.1.48/forge-1.15.2-31.1.48-server.jar
[02May2020 05:52:08.525] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-1.15.2-31.1.48-server.jar with {minecraft} mods - versions {1.15.2}
[02May2020 05:52:08.525] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /minecraft/libraries/net/minecraftforge/forge/1.15.2-31.1.48/forge-1.15.2-31.1.48-server.jar with language minecraft
[02May2020 05:52:08.570] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Found 70 mandatory requirements
[02May2020 05:52:08.579] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Found 0 mandatory mod requirements missing
[02May2020 05:52:09.906] [main/INFO] [STDERR/]: [org.antlr.v4.runtime.ConsoleErrorListener:syntaxError:38]: line 10:99 token recognition error at: ';'
[02May2020 05:52:10.035] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service fml
[02May2020 05:52:10.036] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service mixinbootstrap
[02May2020 05:52:10.036] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service mixinbootstrap
[02May2020 05:52:10.036] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading transformers
[02May2020 05:52:10.037] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service fml
[02May2020 05:52:10.037] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading coremod transformers
[02May2020 05:52:10.037] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/remove-enchantment-limit.js
[02May2020 05:52:10.328] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[02May2020 05:52:10.328] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from render-event-transformer.js
[02May2020 05:52:10.553] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[02May2020 05:52:10.553] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from javascript/block-statemap.js
[02May2020 05:52:10.561] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[02May2020 05:52:10.561] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from javascript/item-statemap.js
[02May2020 05:52:10.587] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[02May2020 05:52:10.587] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from patches/client/AbstractOption.js
[02May2020 05:52:10.630] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[02May2020 05:52:10.630] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from patches/client/BambooBlock.js
[02May2020 05:52:10.667] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[02May2020 05:52:10.668] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from patches/client/IngameMenuScreen.js
[02May2020 05:52:10.743] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[02May2020 05:52:10.754] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from patches/client/KeyboardListener.js
[02May2020 05:52:10.854] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[02May2020 05:52:10.854] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from patches/client/Minecraft.js
[02May2020 05:52:10.914] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[02May2020 05:52:10.914] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from patches/client/PlayerRenderer.js
[02May2020 05:52:10.968] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[02May2020 05:52:10.969] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from patches/client/PotionItem.js
[02May2020 05:52:11.024] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[02May2020 05:52:11.025] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from patches/client/dismount/ClientPlayerEntity.js
[02May2020 05:52:11.077] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[02May2020 05:52:11.077] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from patches/client/dismount/ClientPlayNetHandler.js
[02May2020 05:52:11.128] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[02May2020 05:52:11.128] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from patches/client/dismount/KeyBinding.js
[02May2020 05:52:11.167] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[02May2020 05:52:11.167] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from patches/packetsize/NettyCompressionDecoder.js
[02May2020 05:52:11.196] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[02May2020 05:52:11.197] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from patches/packetsize/PacketBuffer.js
[02May2020 05:52:11.225] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[02May2020 05:52:11.225] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from patches/BoatEntity.js
[02May2020 05:52:11.257] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[02May2020 05:52:11.257] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from patches/CompoundNBT.js
[02May2020 05:52:11.281] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[02May2020 05:52:11.281] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from patches/EndPortalTileEntity.js
[02May2020 05:52:11.312] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[02May2020 05:52:11.312] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from patches/Entity.js
[02May2020 05:52:11.356] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[02May2020 05:52:11.356] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from patches/ServerLoginNetHandler.js
[02May2020 05:52:11.379] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[02May2020 05:52:11.379] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from patches/ServerPlayNetHandler.js
[02May2020 05:52:11.429] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[02May2020 05:52:11.430] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from patches/ServerRecipePlacer.js
[02May2020 05:52:11.454] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[02May2020 05:52:11.454] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/fieldtomethodtransformers.js
[02May2020 05:52:11.477] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[02May2020 05:52:11.477] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from asm/on_advancement.js
[02May2020 05:52:11.493] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[02May2020 05:52:11.493] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from asm/piston-structure-helper-override.js
[02May2020 05:52:11.511] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[02May2020 05:52:11.512] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from asm/pistons-move-tes.js
[02May2020 05:52:11.541] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[02May2020 05:52:11.542] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from asm/emotes.js
[02May2020 05:52:11.560] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[02May2020 05:52:11.560] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from asm/fortune-hoes.js
[02May2020 05:52:11.578] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[02May2020 05:52:11.578] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from asm/improved-sleeping.js
[02May2020 05:52:11.595] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[02May2020 05:52:11.595] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from asm/items-in-chat.js
[02May2020 05:52:11.612] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[02May2020 05:52:11.613] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from asm/springy-slime.js
[02May2020 05:52:11.628] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[02May2020 05:52:11.628] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from asm/pickarang.js
[02May2020 05:52:11.650] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[02May2020 05:52:11.650] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from asm/chain-linkage.js
[02May2020 05:52:11.694] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[02May2020 05:52:11.694] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from asm/feeding-trough.js
[02May2020 05:52:11.709] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[02May2020 05:52:11.709] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from asm/crabs.js
[02May2020 05:52:11.720] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[02May2020 05:52:11.720] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from asm/chests-in-boats.js
[02May2020 05:52:11.730] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[02May2020 05:52:11.731] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from asm/rotation-lock.js
[02May2020 05:52:11.743] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[02May2020 05:52:11.744] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from asm/enchanted-book-tooltips.js
[02May2020 05:52:11.769] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[02May2020 05:52:11.769] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from asm/ancient-tomes.js
[02May2020 05:52:11.779] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[02May2020 05:52:11.780] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from asm/colored-enchantment-glint.js
[02May2020 05:52:11.803] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[02May2020 05:52:11.826] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@10850d17 to Target : METHOD {Lnet/minecraft/inventory/container/RepairContainer;} {func_82848_d} {()V}
[02May2020 05:52:11.829] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@738d37fc to Target : METHOD {Lnet/minecraft/client/renderer/WorldRenderer;} {func_215319_a} {(IIIZ)V}
[02May2020 05:52:11.830] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@6fa2448b 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;}
[02May2020 05:52:11.830] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@61bb1e4d to Target : METHOD {Lnet/minecraft/client/renderer/model/ModelBakery;} {processLoading} {(Lnet/minecraft/profiler/IProfiler;)V}
[02May2020 05:52:11.830] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@5c53f292 to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientAdvancementManager;} {func_192799_a} {(Lnet/minecraft/network/play/server/SAdvancementInfoPacket;)V}
[02May2020 05:52:11.831] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@46fb0c33 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}
[02May2020 05:52:11.831] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@3b009e7b to Target : METHOD {Lnet/minecraft/block/PistonBlock;} {func_176316_e} {(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;)V}
[02May2020 05:52:11.832] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@270a620 to Target : METHOD {Lnet/minecraft/tileentity/PistonTileEntity;} {func_73660_a} {()V}
[02May2020 05:52:11.832] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@41f4039e to Target : METHOD {Lnet/minecraft/tileentity/PistonTileEntity;} {func_145866_f} {()V}
[02May2020 05:52:11.833] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@5ff00507 to Target : METHOD {Lnet/minecraft/client/renderer/tileentity/PistonTileEntityRenderer;} {func_225616_a_} {(Lnet/minecraft/tileentity/PistonTileEntity;FLcom/mojang/blaze3d/matrix/MatrixStack;Lnet/minecraft/client/renderer/IRenderTypeBuffer;II)V}
[02May2020 05:52:11.833] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@603cabc4 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}
[02May2020 05:52:11.834] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@67fa5045 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}
[02May2020 05:52:11.834] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@6f347d7 to Target : METHOD {Lnet/minecraft/client/renderer/entity/model/BipedModel;} {func_225597_a_} {(Lnet/minecraft/entity/LivingEntity;FFFFF)V}
[02May2020 05:52:11.834] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@5974b233 to Target : METHOD {Lnet/minecraft/enchantment/Enchantment;} {func_92089_a} {(Lnet/minecraft/item/ItemStack;)Z}
[02May2020 05:52:11.835] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@5c134052 to Target : METHOD {Lnet/minecraft/world/server/ServerWorld;} {func_72854_c} {()V}
[02May2020 05:52:11.835] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@69de5bed to Target : METHOD {Lnet/minecraft/item/ItemStack;} {func_151000_E} {()Lnet/minecraft/util/text/ITextComponent;}
[02May2020 05:52:11.835] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@750f64fe to Target : METHOD {Lnet/minecraftforge/client/model/pipeline/LightUtil;} {renderQuadColor} {(Lnet/minecraft/client/renderer/BufferBuilder;Lnet/minecraft/client/renderer/model/BakedQuad;I)V}
[02May2020 05:52:11.837] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@996a546 to Target : METHOD {Lnet/minecraft/entity/Entity;} {func_213315_a} {(Lnet/minecraft/entity/MoverType;Lnet/minecraft/util/math/Vec3d;)V}
[02May2020 05:52:11.837] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@4fc165f6 to Target : METHOD {Lnet/minecraft/enchantment/DamageEnchantment;} {func_92089_a} {(Lnet/minecraft/item/ItemStack;)Z}
[02May2020 05:52:11.838] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@545b5ed0 to Target : METHOD {Lnet/minecraft/enchantment/Enchantment;} {func_92089_a} {(Lnet/minecraft/item/ItemStack;)Z}
[02May2020 05:52:11.838] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@5a7df831 to Target : METHOD {Lnet/minecraft/enchantment/PiercingEnchantment;} {func_77326_a} {(Lnet/minecraft/enchantment/Enchantment;)Z}
[02May2020 05:52:11.839] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@667dcaad to Target : METHOD {Lnet/minecraft/util/DamageSource;} {func_76365_a} {(Lnet/minecraft/entity/player/PlayerEntity;)Lnet/minecraft/util/DamageSource;}
[02May2020 05:52:11.848] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@22d7fd41 to Target : METHOD {Lnet/minecraft/entity/Entity;} {func_70071_h_} {()V}
[02May2020 05:52:11.849] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@2c748a15 to Target : METHOD {Lnet/minecraft/entity/item/minecart/AbstractMinecartEntity;} {func_70071_h_} {()V}
[02May2020 05:52:11.849] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@19fd43da to Target : METHOD {Lnet/minecraft/entity/item/BoatEntity;} {func_70097_a} {()V}
[02May2020 05:52:11.849] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@115dcaea to Target : METHOD {Lnet/minecraft/entity/item/BoatEntity;} {func_184231_a} {()V}
[02May2020 05:52:11.849] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@cfd1075 to Target : METHOD {Lnet/minecraft/entity/item/minecart/AbstractMinecartEntity;} {func_94095_a} {()V}
[02May2020 05:52:11.849] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@45117dd to Target : METHOD {Lnet/minecraft/client/renderer/entity/EntityRendererManager;} {func_229084_a_} {(Lnet/minecraft/entity/Entity;DDDFFLcom/mojang/blaze3d/matrix/MatrixStack;Lnet/minecraft/client/renderer/IRenderTypeBuffer;I)V}
[02May2020 05:52:11.849] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@7741771e to Target : METHOD {Lnet/minecraft/entity/ai/goal/TemptGoal;} {func_75250_a} {()Z}
[02May2020 05:52:11.850] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@834e986 to Target : METHOD {Lnet/minecraft/world/server/ServerWorld;} {func_217378_a} {(Lnet/minecraft/entity/player/PlayerEntity;ILnet/minecraft/util/math/BlockPos;I)V}
[02May2020 05:52:11.850] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@6cae2e4d to Target : METHOD {Lnet/minecraft/entity/item/BoatEntity;} {func_184179_bs} {()Lnet/minecraft/entity/Entity;}
[02May2020 05:52:11.850] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@604d23fa to Target : METHOD {Lnet/minecraft/item/BlockItem;} {func_195942_a} {(Lnet/minecraft/item/BlockItemUseContext;)Lnet/minecraft/util/ActionResultType;}
[02May2020 05:52:11.850] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@1cc8416a to Target : METHOD {Lnet/minecraft/client/gui/screen/EnchantmentScreen;} {render} {(IIF)V}
[02May2020 05:52:11.850] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@331ff3ac to Target : METHOD {Lnet/minecraft/enchantment/EnchantmentHelper;} {func_82781_a} {(Lnet/minecraft/item/ItemStack;)Ljava/util/Map;}
[02May2020 05:52:11.850] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@2e5e6fc4 to Target : METHOD {Lnet/minecraft/client/renderer/ItemRenderer;} {func_229113_a_} {(Lnet/minecraft/client/renderer/IRenderTypeBuffer;Lnet/minecraft/client/renderer/RenderType;ZZ)Lcom/mojang/blaze3d/vertex/IVertexBuilder;}
[02May2020 05:52:11.850] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@2785db06 to Target : METHOD {Lnet/minecraft/client/renderer/RenderTypeBuffers;} {func_228486_a_} {(Lit/unimi/dsi/fastutil/objects/Object2ObjectLinkedOpenHashMap;Lnet/minecraft/client/renderer/RenderType;)V}
[02May2020 05:52:11.850] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@79980d8d to Target : METHOD {Lnet/minecraft/client/renderer/ItemRenderer;} {func_229111_a_} {(Lnet/minecraft/item/ItemStack;Lnet/minecraft/client/renderer/model/ItemCameraTransforms$TransformType;ZLcom/mojang/blaze3d/matrix/MatrixStack;Lnet/minecraft/client/renderer/IRenderTypeBuffer;IILnet/minecraft/client/renderer/model/IBakedModel;)V}
[02May2020 05:52:11.851] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@35d60381 to Target : METHOD {Lnet/minecraft/client/renderer/entity/layers/ElytraLayer;} {func_225628_a_} {(Lcom/mojang/blaze3d/matrix/MatrixStack;Lnet/minecraft/client/renderer/IRenderTypeBuffer;ILnet/minecraft/entity/LivingEntity;FFFFFF)V}
[02May2020 05:52:11.851] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@68ab6ab0 to Target : METHOD {Lnet/minecraft/client/renderer/entity/layers/ArmorLayer;} {func_229129_a_} {(Lcom/mojang/blaze3d/matrix/MatrixStack;Lnet/minecraft/client/renderer/IRenderTypeBuffer;Lnet/minecraft/entity/LivingEntity;FFFFFFLnet/minecraft/inventory/EquipmentSlotType;I)V}
[02May2020 05:52:11.851] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@58324c9f to Target : CLASS {Lnet/minecraft/client/settings/AbstractOption;} {} {V}
[02May2020 05:52:11.851] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@5d7d8613 to Target : CLASS {Lnet/minecraft/block/BambooBlock;} {} {V}
[02May2020 05:52:11.851] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@6eb089e6 to Target : CLASS {Lnet/minecraft/client/gui/screen/IngameMenuScreen;} {} {V}
[02May2020 05:52:11.851] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@715a70e9 to Target : CLASS {Lnet/minecraft/client/KeyboardListener;} {} {V}
[02May2020 05:52:11.851] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3bc69ce9 to Target : CLASS {Lnet/minecraft/client/Minecraft;} {} {V}
[02May2020 05:52:11.851] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@abad89c to Target : CLASS {Lnet/minecraft/client/renderer/entity/PlayerRenderer;} {} {V}
[02May2020 05:52:11.852] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@602f8f94 to Target : CLASS {Lnet/minecraft/item/PotionItem;} {} {V}
[02May2020 05:52:11.852] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@42507640 to Target : CLASS {Lnet/minecraft/client/entity/player/ClientPlayerEntity;} {} {V}
[02May2020 05:52:11.852] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@4dfe8b37 to Target : CLASS {Lnet/minecraft/client/network/play/ClientPlayNetHandler;} {} {V}
[02May2020 05:52:11.852] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@11dcd42c to Target : CLASS {Lnet/minecraft/client/settings/KeyBinding;} {} {V}
[02May2020 05:52:11.852] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@d13baac to Target : CLASS {Lnet/minecraft/network/NettyCompressionDecoder;} {} {V}
[02May2020 05:52:11.852] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@4c302f38 to Target : CLASS {Lnet/minecraft/network/PacketBuffer;} {} {V}
[02May2020 05:52:11.852] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@75aea2ba to Target : CLASS {Lnet/minecraft/entity/item/BoatEntity;} {} {V}
[02May2020 05:52:11.852] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@2a47597 to Target : CLASS {Lnet/minecraft/nbt/CompoundNBT;} {} {V}
[02May2020 05:52:11.852] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@12f279b5 to Target : CLASS {Lnet/minecraft/tileentity/EndPortalTileEntity;} {} {V}
[02May2020 05:52:11.852] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@5ff6dd3c to Target : CLASS {Lnet/minecraft/entity/Entity;} {} {V}
[02May2020 05:52:11.853] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@5fcd1f0a to Target : CLASS {Lnet/minecraft/network/login/ServerLoginNetHandler;} {} {V}
[02May2020 05:52:11.853] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@7e64c1a9 to Target : CLASS {Lnet/minecraft/network/play/ServerPlayNetHandler;} {} {V}
[02May2020 05:52:11.853] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@7fda2001 to Target : CLASS {Lnet/minecraft/item/crafting/ServerRecipePlacer;} {} {V}
[02May2020 05:52:11.853] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@162c1dfb to Target : CLASS {Lnet/minecraft/potion/EffectInstance;} {} {V}
[02May2020 05:52:11.853] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@21ae657b to Target : CLASS {Lnet/minecraft/block/FlowingFluidBlock;} {} {V}
[02May2020 05:52:11.853] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@799f916e to Target : CLASS {Lnet/minecraft/item/BucketItem;} {} {V}
[02May2020 05:52:11.853] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@576b7c74 to Target : CLASS {Lnet/minecraft/block/StairsBlock;} {} {V}
[02May2020 05:52:11.853] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@21de60a7 to Target : CLASS {Lnet/minecraft/block/FlowerPotBlock;} {} {V}
[02May2020 05:52:11.853] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@73894c5a to Target : CLASS {Lnet/minecraft/item/FishBucketItem;} {} {V}
[02May2020 05:52:11.855] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service fml
[02May2020 05:52:11.855] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service mixinbootstrap
[02May2020 05:52:11.856] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service mixinbootstrap
[02May2020 05:52:11.947] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(4f56a0a2)]
[02May2020 05:52:11.948] [main/DEBUG] [mixin/]: Processing launch tasks for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(4f56a0a2)]
[02May2020 05:52:11.948] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(additionalevents-1.1.jar:/minecraft/mods/additionalevents-1.1.jar)
[02May2020 05:52:11.948] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(additionalevents-1.1.jar:/minecraft/mods/additionalevents-1.1.jar)
[02May2020 05:52:11.948] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(additionalevents-1.1.jar:/minecraft/mods/additionalevents-1.1.jar)
[02May2020 05:52:11.948] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(additionalevents-1.1.jar:/minecraft/mods/additionalevents-1.1.jar)
[02May2020 05:52:11.948] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(additionalevents-1.1.jar:/minecraft/mods/additionalevents-1.1.jar)
[02May2020 05:52:11.948] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(additionalevents-1.1.jar:/minecraft/mods/additionalevents-1.1.jar)]
[02May2020 05:52:11.948] [main/DEBUG] [mixin/]: Registering mixin config: additionalevents.mixins.json
[02May2020 05:52:12.001] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(AI-Improvements-1.15.2-0.3.0.jar:/minecraft/mods/AI-Improvements-1.15.2-0.3.0.jar)
[02May2020 05:52:12.001] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(AI-Improvements-1.15.2-0.3.0.jar:/minecraft/mods/AI-Improvements-1.15.2-0.3.0.jar)
[02May2020 05:52:12.001] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(AI-Improvements-1.15.2-0.3.0.jar:/minecraft/mods/AI-Improvements-1.15.2-0.3.0.jar)
[02May2020 05:52:12.001] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(AI-Improvements-1.15.2-0.3.0.jar:/minecraft/mods/AI-Improvements-1.15.2-0.3.0.jar)
[02May2020 05:52:12.001] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(AI-Improvements-1.15.2-0.3.0.jar:/minecraft/mods/AI-Improvements-1.15.2-0.3.0.jar)
[02May2020 05:52:12.001] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(AI-Improvements-1.15.2-0.3.0.jar:/minecraft/mods/AI-Improvements-1.15.2-0.3.0.jar)]
[02May2020 05:52:12.002] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(AppleSkin-mc1.15.2-forge-1.0.13.jar:/minecraft/mods/AppleSkin-mc1.15.2-forge-1.0.13.jar)
[02May2020 05:52:12.002] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(AppleSkin-mc1.15.2-forge-1.0.13.jar:/minecraft/mods/AppleSkin-mc1.15.2-forge-1.0.13.jar)
[02May2020 05:52:12.002] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(AppleSkin-mc1.15.2-forge-1.0.13.jar:/minecraft/mods/AppleSkin-mc1.15.2-forge-1.0.13.jar)
[02May2020 05:52:12.002] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(AppleSkin-mc1.15.2-forge-1.0.13.jar:/minecraft/mods/AppleSkin-mc1.15.2-forge-1.0.13.jar)
[02May2020 05:52:12.002] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(AppleSkin-mc1.15.2-forge-1.0.13.jar:/minecraft/mods/AppleSkin-mc1.15.2-forge-1.0.13.jar)
[02May2020 05:52:12.002] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(AppleSkin-mc1.15.2-forge-1.0.13.jar:/minecraft/mods/AppleSkin-mc1.15.2-forge-1.0.13.jar)]
[02May2020 05:52:12.002] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Aquaculture-1.15.2-2.0.13.jar:/minecraft/mods/Aquaculture-1.15.2-2.0.13.jar)
[02May2020 05:52:12.002] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Aquaculture-1.15.2-2.0.13.jar:/minecraft/mods/Aquaculture-1.15.2-2.0.13.jar)
[02May2020 05:52:12.002] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Aquaculture-1.15.2-2.0.13.jar:/minecraft/mods/Aquaculture-1.15.2-2.0.13.jar)
[02May2020 05:52:12.002] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Aquaculture-1.15.2-2.0.13.jar:/minecraft/mods/Aquaculture-1.15.2-2.0.13.jar)
[02May2020 05:52:12.003] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Aquaculture-1.15.2-2.0.13.jar:/minecraft/mods/Aquaculture-1.15.2-2.0.13.jar)
[02May2020 05:52:12.003] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Aquaculture-1.15.2-2.0.13.jar:/minecraft/mods/Aquaculture-1.15.2-2.0.13.jar)]
[02May2020 05:52:12.003] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(AutoRegLib-1.5-40.jar:/minecraft/mods/AutoRegLib-1.5-40.jar)
[02May2020 05:52:12.003] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(AutoRegLib-1.5-40.jar:/minecraft/mods/AutoRegLib-1.5-40.jar)
[02May2020 05:52:12.003] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(AutoRegLib-1.5-40.jar:/minecraft/mods/AutoRegLib-1.5-40.jar)
[02May2020 05:52:12.003] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(AutoRegLib-1.5-40.jar:/minecraft/mods/AutoRegLib-1.5-40.jar)
[02May2020 05:52:12.003] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(AutoRegLib-1.5-40.jar:/minecraft/mods/AutoRegLib-1.5-40.jar)
[02May2020 05:52:12.003] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(AutoRegLib-1.5-40.jar:/minecraft/mods/AutoRegLib-1.5-40.jar)]
[02May2020 05:52:12.003] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(BiomesOPlenty-1.15.2-10.0.0.345-universal.jar:/minecraft/mods/BiomesOPlenty-1.15.2-10.0.0.345-universal.jar)
[02May2020 05:52:12.003] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(BiomesOPlenty-1.15.2-10.0.0.345-universal.jar:/minecraft/mods/BiomesOPlenty-1.15.2-10.0.0.345-universal.jar)
[02May2020 05:52:12.003] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(BiomesOPlenty-1.15.2-10.0.0.345-universal.jar:/minecraft/mods/BiomesOPlenty-1.15.2-10.0.0.345-universal.jar)
[02May2020 05:52:12.004] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(BiomesOPlenty-1.15.2-10.0.0.345-universal.jar:/minecraft/mods/BiomesOPlenty-1.15.2-10.0.0.345-universal.jar)
[02May2020 05:52:12.004] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(BiomesOPlenty-1.15.2-10.0.0.345-universal.jar:/minecraft/mods/BiomesOPlenty-1.15.2-10.0.0.345-universal.jar)
[02May2020 05:52:12.004] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(BiomesOPlenty-1.15.2-10.0.0.345-universal.jar:/minecraft/mods/BiomesOPlenty-1.15.2-10.0.0.345-universal.jar)]
[02May2020 05:52:12.004] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Bookshelf-1.15.2-5.4.14.jar:/minecraft/mods/Bookshelf-1.15.2-5.4.14.jar)
[02May2020 05:52:12.004] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Bookshelf-1.15.2-5.4.14.jar:/minecraft/mods/Bookshelf-1.15.2-5.4.14.jar)
[02May2020 05:52:12.004] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Bookshelf-1.15.2-5.4.14.jar:/minecraft/mods/Bookshelf-1.15.2-5.4.14.jar)
[02May2020 05:52:12.004] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Bookshelf-1.15.2-5.4.14.jar:/minecraft/mods/Bookshelf-1.15.2-5.4.14.jar)
[02May2020 05:52:12.004] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Bookshelf-1.15.2-5.4.14.jar:/minecraft/mods/Bookshelf-1.15.2-5.4.14.jar)
[02May2020 05:52:12.004] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Bookshelf-1.15.2-5.4.14.jar:/minecraft/mods/Bookshelf-1.15.2-5.4.14.jar)]
[02May2020 05:52:12.004] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Botania r1.15-382.jar:/minecraft/mods/Botania r1.15-382.jar)
[02May2020 05:52:12.004] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Botania r1.15-382.jar:/minecraft/mods/Botania r1.15-382.jar)
[02May2020 05:52:12.004] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Botania r1.15-382.jar:/minecraft/mods/Botania r1.15-382.jar)
[02May2020 05:52:12.004] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Botania r1.15-382.jar:/minecraft/mods/Botania r1.15-382.jar)
[02May2020 05:52:12.005] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Botania r1.15-382.jar:/minecraft/mods/Botania r1.15-382.jar)
[02May2020 05:52:12.005] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Botania r1.15-382.jar:/minecraft/mods/Botania r1.15-382.jar)]
[02May2020 05:52:12.005] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(bottleyourxp_1.15-1.1.jar:/minecraft/mods/bottleyourxp_1.15-1.1.jar)
[02May2020 05:52:12.005] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(bottleyourxp_1.15-1.1.jar:/minecraft/mods/bottleyourxp_1.15-1.1.jar)
[02May2020 05:52:12.005] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(bottleyourxp_1.15-1.1.jar:/minecraft/mods/bottleyourxp_1.15-1.1.jar)
[02May2020 05:52:12.005] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(bottleyourxp_1.15-1.1.jar:/minecraft/mods/bottleyourxp_1.15-1.1.jar)
[02May2020 05:52:12.005] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(bottleyourxp_1.15-1.1.jar:/minecraft/mods/bottleyourxp_1.15-1.1.jar)
[02May2020 05:52:12.005] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(bottleyourxp_1.15-1.1.jar:/minecraft/mods/bottleyourxp_1.15-1.1.jar)]
[02May2020 05:52:12.005] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(bspawncontrol_1.15.2-1.0.jar:/minecraft/mods/bspawncontrol_1.15.2-1.0.jar)
[02May2020 05:52:12.005] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(bspawncontrol_1.15.2-1.0.jar:/minecraft/mods/bspawncontrol_1.15.2-1.0.jar)
[02May2020 05:52:12.005] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(bspawncontrol_1.15.2-1.0.jar:/minecraft/mods/bspawncontrol_1.15.2-1.0.jar)
[02May2020 05:52:12.005] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(bspawncontrol_1.15.2-1.0.jar:/minecraft/mods/bspawncontrol_1.15.2-1.0.jar)
[02May2020 05:52:12.005] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(bspawncontrol_1.15.2-1.0.jar:/minecraft/mods/bspawncontrol_1.15.2-1.0.jar)
[02May2020 05:52:12.011] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(bspawncontrol_1.15.2-1.0.jar:/minecraft/mods/bspawncontrol_1.15.2-1.0.jar)]
[02May2020 05:52:12.011] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(buzzierbees-1.4.jar:/minecraft/mods/buzzierbees-1.4.jar)
[02May2020 05:52:12.011] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(buzzierbees-1.4.jar:/minecraft/mods/buzzierbees-1.4.jar)
[02May2020 05:52:12.012] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(buzzierbees-1.4.jar:/minecraft/mods/buzzierbees-1.4.jar)
[02May2020 05:52:12.012] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(buzzierbees-1.4.jar:/minecraft/mods/buzzierbees-1.4.jar)
[02May2020 05:52:12.012] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(buzzierbees-1.4.jar:/minecraft/mods/buzzierbees-1.4.jar)
[02May2020 05:52:12.012] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(buzzierbees-1.4.jar:/minecraft/mods/buzzierbees-1.4.jar)]
[02May2020 05:52:12.013] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(campfiretorches-1.15.2-1.0.2.jar:/minecraft/mods/campfiretorches-1.15.2-1.0.2.jar)
[02May2020 05:52:12.013] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(campfiretorches-1.15.2-1.0.2.jar:/minecraft/mods/campfiretorches-1.15.2-1.0.2.jar)
[02May2020 05:52:12.013] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(campfiretorches-1.15.2-1.0.2.jar:/minecraft/mods/campfiretorches-1.15.2-1.0.2.jar)
[02May2020 05:52:12.013] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(campfiretorches-1.15.2-1.0.2.jar:/minecraft/mods/campfiretorches-1.15.2-1.0.2.jar)
[02May2020 05:52:12.013] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(campfiretorches-1.15.2-1.0.2.jar:/minecraft/mods/campfiretorches-1.15.2-1.0.2.jar)
[02May2020 05:52:12.013] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(campfiretorches-1.15.2-1.0.2.jar:/minecraft/mods/campfiretorches-1.15.2-1.0.2.jar)]
[02May2020 05:52:12.014] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(citadel-1.1.4.jar:/minecraft/mods/citadel-1.1.4.jar)
[02May2020 05:52:12.014] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(citadel-1.1.4.jar:/minecraft/mods/citadel-1.1.4.jar)
[02May2020 05:52:12.014] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(citadel-1.1.4.jar:/minecraft/mods/citadel-1.1.4.jar)
[02May2020 05:52:12.014] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(citadel-1.1.4.jar:/minecraft/mods/citadel-1.1.4.jar)
[02May2020 05:52:12.014] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(citadel-1.1.4.jar:/minecraft/mods/citadel-1.1.4.jar)
[02May2020 05:52:12.014] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(citadel-1.1.4.jar:/minecraft/mods/citadel-1.1.4.jar)]
[02May2020 05:52:12.015] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Clumps-5.0.2.jar:/minecraft/mods/Clumps-5.0.2.jar)
[02May2020 05:52:12.015] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Clumps-5.0.2.jar:/minecraft/mods/Clumps-5.0.2.jar)
[02May2020 05:52:12.016] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Clumps-5.0.2.jar:/minecraft/mods/Clumps-5.0.2.jar)
[02May2020 05:52:12.016] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Clumps-5.0.2.jar:/minecraft/mods/Clumps-5.0.2.jar)
[02May2020 05:52:12.016] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Clumps-5.0.2.jar:/minecraft/mods/Clumps-5.0.2.jar)
[02May2020 05:52:12.016] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Clumps-5.0.2.jar:/minecraft/mods/Clumps-5.0.2.jar)]
[02May2020 05:52:12.016] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(CookingForBlockheads_1.15.2-8.0.1.jar:/minecraft/mods/CookingForBlockheads_1.15.2-8.0.1.jar)
[02May2020 05:52:12.016] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(CookingForBlockheads_1.15.2-8.0.1.jar:/minecraft/mods/CookingForBlockheads_1.15.2-8.0.1.jar)
[02May2020 05:52:12.016] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(CookingForBlockheads_1.15.2-8.0.1.jar:/minecraft/mods/CookingForBlockheads_1.15.2-8.0.1.jar)
[02May2020 05:52:12.017] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(CookingForBlockheads_1.15.2-8.0.1.jar:/minecraft/mods/CookingForBlockheads_1.15.2-8.0.1.jar)
[02May2020 05:52:12.017] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(CookingForBlockheads_1.15.2-8.0.1.jar:/minecraft/mods/CookingForBlockheads_1.15.2-8.0.1.jar)
[02May2020 05:52:12.017] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(CookingForBlockheads_1.15.2-8.0.1.jar:/minecraft/mods/CookingForBlockheads_1.15.2-8.0.1.jar)]
[02May2020 05:52:12.017] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Cucumber-1.15.2-3.0.5.jar:/minecraft/mods/Cucumber-1.15.2-3.0.5.jar)
[02May2020 05:52:12.017] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Cucumber-1.15.2-3.0.5.jar:/minecraft/mods/Cucumber-1.15.2-3.0.5.jar)
[02May2020 05:52:12.017] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Cucumber-1.15.2-3.0.5.jar:/minecraft/mods/Cucumber-1.15.2-3.0.5.jar)
[02May2020 05:52:12.018] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Cucumber-1.15.2-3.0.5.jar:/minecraft/mods/Cucumber-1.15.2-3.0.5.jar)
[02May2020 05:52:12.018] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Cucumber-1.15.2-3.0.5.jar:/minecraft/mods/Cucumber-1.15.2-3.0.5.jar)
[02May2020 05:52:12.018] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Cucumber-1.15.2-3.0.5.jar:/minecraft/mods/Cucumber-1.15.2-3.0.5.jar)]
[02May2020 05:52:12.018] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(curios-FORGE-1.15.2-2.0.2.2.jar:/minecraft/mods/curios-FORGE-1.15.2-2.0.2.2.jar)
[02May2020 05:52:12.018] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(curios-FORGE-1.15.2-2.0.2.2.jar:/minecraft/mods/curios-FORGE-1.15.2-2.0.2.2.jar)
[02May2020 05:52:12.018] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(curios-FORGE-1.15.2-2.0.2.2.jar:/minecraft/mods/curios-FORGE-1.15.2-2.0.2.2.jar)
[02May2020 05:52:12.018] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(curios-FORGE-1.15.2-2.0.2.2.jar:/minecraft/mods/curios-FORGE-1.15.2-2.0.2.2.jar)
[02May2020 05:52:12.019] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(curios-FORGE-1.15.2-2.0.2.2.jar:/minecraft/mods/curios-FORGE-1.15.2-2.0.2.2.jar)
[02May2020 05:52:12.019] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(curios-FORGE-1.15.2-2.0.2.2.jar:/minecraft/mods/curios-FORGE-1.15.2-2.0.2.2.jar)]
[02May2020 05:52:12.019] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(DarkUtilities-1.15.2-3.0.3.jar:/minecraft/mods/DarkUtilities-1.15.2-3.0.3.jar)
[02May2020 05:52:12.019] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(DarkUtilities-1.15.2-3.0.3.jar:/minecraft/mods/DarkUtilities-1.15.2-3.0.3.jar)
[02May2020 05:52:12.019] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(DarkUtilities-1.15.2-3.0.3.jar:/minecraft/mods/DarkUtilities-1.15.2-3.0.3.jar)
[02May2020 05:52:12.019] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(DarkUtilities-1.15.2-3.0.3.jar:/minecraft/mods/DarkUtilities-1.15.2-3.0.3.jar)
[02May2020 05:52:12.019] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(DarkUtilities-1.15.2-3.0.3.jar:/minecraft/mods/DarkUtilities-1.15.2-3.0.3.jar)
[02May2020 05:52:12.019] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(DarkUtilities-1.15.2-3.0.3.jar:/minecraft/mods/DarkUtilities-1.15.2-3.0.3.jar)]
[02May2020 05:52:12.020] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(dismounte_1.15-1.1.jar:/minecraft/mods/dismounte_1.15-1.1.jar)
[02May2020 05:52:12.023] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(dismounte_1.15-1.1.jar:/minecraft/mods/dismounte_1.15-1.1.jar)
[02May2020 05:52:12.023] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(dismounte_1.15-1.1.jar:/minecraft/mods/dismounte_1.15-1.1.jar)
[02May2020 05:52:12.024] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(dismounte_1.15-1.1.jar:/minecraft/mods/dismounte_1.15-1.1.jar)
[02May2020 05:52:12.024] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(dismounte_1.15-1.1.jar:/minecraft/mods/dismounte_1.15-1.1.jar)
[02May2020 05:52:12.024] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(dismounte_1.15-1.1.jar:/minecraft/mods/dismounte_1.15-1.1.jar)]
[02May2020 05:52:12.024] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(DoggyTalents-1.15.2-1.15.2.3.jar:/minecraft/mods/DoggyTalents-1.15.2-1.15.2.3.jar)
[02May2020 05:52:12.024] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(DoggyTalents-1.15.2-1.15.2.3.jar:/minecraft/mods/DoggyTalents-1.15.2-1.15.2.3.jar)
[02May2020 05:52:12.024] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(DoggyTalents-1.15.2-1.15.2.3.jar:/minecraft/mods/DoggyTalents-1.15.2-1.15.2.3.jar)
[02May2020 05:52:12.024] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(DoggyTalents-1.15.2-1.15.2.3.jar:/minecraft/mods/DoggyTalents-1.15.2-1.15.2.3.jar)
[02May2020 05:52:12.024] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(DoggyTalents-1.15.2-1.15.2.3.jar:/minecraft/mods/DoggyTalents-1.15.2-1.15.2.3.jar)
[02May2020 05:52:12.024] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(DoggyTalents-1.15.2-1.15.2.3.jar:/minecraft/mods/DoggyTalents-1.15.2-1.15.2.3.jar)]
[02May2020 05:52:12.024] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(extractpoison_1.15.2-1.0.jar:/minecraft/mods/extractpoison_1.15.2-1.0.jar)
[02May2020 05:52:12.024] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(extractpoison_1.15.2-1.0.jar:/minecraft/mods/extractpoison_1.15.2-1.0.jar)
[02May2020 05:52:12.024] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(extractpoison_1.15.2-1.0.jar:/minecraft/mods/extractpoison_1.15.2-1.0.jar)
[02May2020 05:52:12.024] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(extractpoison_1.15.2-1.0.jar:/minecraft/mods/extractpoison_1.15.2-1.0.jar)
[02May2020 05:52:12.024] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(extractpoison_1.15.2-1.0.jar:/minecraft/mods/extractpoison_1.15.2-1.0.jar)
[02May2020 05:52:12.025] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(extractpoison_1.15.2-1.0.jar:/minecraft/mods/extractpoison_1.15.2-1.0.jar)]
[02May2020 05:52:12.025] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(fablibrary-1.15.2-1.1.jar:/minecraft/mods/fablibrary-1.15.2-1.1.jar)
[02May2020 05:52:12.025] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(fablibrary-1.15.2-1.1.jar:/minecraft/mods/fablibrary-1.15.2-1.1.jar)
[02May2020 05:52:12.025] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(fablibrary-1.15.2-1.1.jar:/minecraft/mods/fablibrary-1.15.2-1.1.jar)
[02May2020 05:52:12.025] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(fablibrary-1.15.2-1.1.jar:/minecraft/mods/fablibrary-1.15.2-1.1.jar)
[02May2020 05:52:12.025] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(fablibrary-1.15.2-1.1.jar:/minecraft/mods/fablibrary-1.15.2-1.1.jar)
[02May2020 05:52:12.025] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(fablibrary-1.15.2-1.1.jar:/minecraft/mods/fablibrary-1.15.2-1.1.jar)]
[02May2020 05:52:12.025] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(FruitTrees-1.15.2-1.1.6.jar:/minecraft/mods/FruitTrees-1.15.2-1.1.6.jar)
[02May2020 05:52:12.025] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(FruitTrees-1.15.2-1.1.6.jar:/minecraft/mods/FruitTrees-1.15.2-1.1.6.jar)
[02May2020 05:52:12.025] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(FruitTrees-1.15.2-1.1.6.jar:/minecraft/mods/FruitTrees-1.15.2-1.1.6.jar)
[02May2020 05:52:12.025] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(FruitTrees-1.15.2-1.1.6.jar:/minecraft/mods/FruitTrees-1.15.2-1.1.6.jar)
[02May2020 05:52:12.025] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(FruitTrees-1.15.2-1.1.6.jar:/minecraft/mods/FruitTrees-1.15.2-1.1.6.jar)
[02May2020 05:52:12.025] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(FruitTrees-1.15.2-1.1.6.jar:/minecraft/mods/FruitTrees-1.15.2-1.1.6.jar)]
[02May2020 05:52:12.025] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(giantspawn_1.15.2-1.0.2.jar:/minecraft/mods/giantspawn_1.15.2-1.0.2.jar)
[02May2020 05:52:12.025] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(giantspawn_1.15.2-1.0.2.jar:/minecraft/mods/giantspawn_1.15.2-1.0.2.jar)
[02May2020 05:52:12.025] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(giantspawn_1.15.2-1.0.2.jar:/minecraft/mods/giantspawn_1.15.2-1.0.2.jar)
[02May2020 05:52:12.026] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(giantspawn_1.15.2-1.0.2.jar:/minecraft/mods/giantspawn_1.15.2-1.0.2.jar)
[02May2020 05:52:12.026] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(giantspawn_1.15.2-1.0.2.jar:/minecraft/mods/giantspawn_1.15.2-1.0.2.jar)
[02May2020 05:52:12.026] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(giantspawn_1.15.2-1.0.2.jar:/minecraft/mods/giantspawn_1.15.2-1.0.2.jar)]
[02May2020 05:52:12.026] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(goblintraders-1.2.0-1.15.2.jar:/minecraft/mods/goblintraders-1.2.0-1.15.2.jar)
[02May2020 05:52:12.026] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(goblintraders-1.2.0-1.15.2.jar:/minecraft/mods/goblintraders-1.2.0-1.15.2.jar)
[02May2020 05:52:12.026] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(goblintraders-1.2.0-1.15.2.jar:/minecraft/mods/goblintraders-1.2.0-1.15.2.jar)
[02May2020 05:52:12.026] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(goblintraders-1.2.0-1.15.2.jar:/minecraft/mods/goblintraders-1.2.0-1.15.2.jar)
[02May2020 05:52:12.026] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(goblintraders-1.2.0-1.15.2.jar:/minecraft/mods/goblintraders-1.2.0-1.15.2.jar)
[02May2020 05:52:12.026] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(goblintraders-1.2.0-1.15.2.jar:/minecraft/mods/goblintraders-1.2.0-1.15.2.jar)]
[02May2020 05:52:12.026] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(grassseeds_1.15.2-1.1.jar:/minecraft/mods/grassseeds_1.15.2-1.1.jar)
[02May2020 05:52:12.026] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(grassseeds_1.15.2-1.1.jar:/minecraft/mods/grassseeds_1.15.2-1.1.jar)
[02May2020 05:52:12.026] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(grassseeds_1.15.2-1.1.jar:/minecraft/mods/grassseeds_1.15.2-1.1.jar)
[02May2020 05:52:12.026] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(grassseeds_1.15.2-1.1.jar:/minecraft/mods/grassseeds_1.15.2-1.1.jar)
[02May2020 05:52:12.026] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(grassseeds_1.15.2-1.1.jar:/minecraft/mods/grassseeds_1.15.2-1.1.jar)
[02May2020 05:52:12.026] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(grassseeds_1.15.2-1.1.jar:/minecraft/mods/grassseeds_1.15.2-1.1.jar)]
[02May2020 05:52:12.027] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(grindst_1.15.2-1.2.jar:/minecraft/mods/grindst_1.15.2-1.2.jar)
[02May2020 05:52:12.027] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(grindst_1.15.2-1.2.jar:/minecraft/mods/grindst_1.15.2-1.2.jar)
[02May2020 05:52:12.027] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(grindst_1.15.2-1.2.jar:/minecraft/mods/grindst_1.15.2-1.2.jar)
[02May2020 05:52:12.027] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(grindst_1.15.2-1.2.jar:/minecraft/mods/grindst_1.15.2-1.2.jar)
[02May2020 05:52:12.027] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(grindst_1.15.2-1.2.jar:/minecraft/mods/grindst_1.15.2-1.2.jar)
[02May2020 05:52:12.027] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(grindst_1.15.2-1.2.jar:/minecraft/mods/grindst_1.15.2-1.2.jar)]
[02May2020 05:52:12.027] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(hunterillager-1.15.2-0.6.0.jar:/minecraft/mods/hunterillager-1.15.2-0.6.0.jar)
[02May2020 05:52:12.027] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(hunterillager-1.15.2-0.6.0.jar:/minecraft/mods/hunterillager-1.15.2-0.6.0.jar)
[02May2020 05:52:12.027] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(hunterillager-1.15.2-0.6.0.jar:/minecraft/mods/hunterillager-1.15.2-0.6.0.jar)
[02May2020 05:52:12.027] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(hunterillager-1.15.2-0.6.0.jar:/minecraft/mods/hunterillager-1.15.2-0.6.0.jar)
[02May2020 05:52:12.027] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(hunterillager-1.15.2-0.6.0.jar:/minecraft/mods/hunterillager-1.15.2-0.6.0.jar)
[02May2020 05:52:12.027] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(hunterillager-1.15.2-0.6.0.jar:/minecraft/mods/hunterillager-1.15.2-0.6.0.jar)]
[02May2020 05:52:12.027] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Hwyla-forge-1.10.8-B72_1.15.2.jar:/minecraft/mods/Hwyla-forge-1.10.8-B72_1.15.2.jar)
[02May2020 05:52:12.027] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Hwyla-forge-1.10.8-B72_1.15.2.jar:/minecraft/mods/Hwyla-forge-1.10.8-B72_1.15.2.jar)
[02May2020 05:52:12.027] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Hwyla-forge-1.10.8-B72_1.15.2.jar:/minecraft/mods/Hwyla-forge-1.10.8-B72_1.15.2.jar)
[02May2020 05:52:12.027] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Hwyla-forge-1.10.8-B72_1.15.2.jar:/minecraft/mods/Hwyla-forge-1.10.8-B72_1.15.2.jar)
[02May2020 05:52:12.027] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Hwyla-forge-1.10.8-B72_1.15.2.jar:/minecraft/mods/Hwyla-forge-1.10.8-B72_1.15.2.jar)
[02May2020 05:52:12.028] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Hwyla-forge-1.10.8-B72_1.15.2.jar:/minecraft/mods/Hwyla-forge-1.10.8-B72_1.15.2.jar)]
[02May2020 05:52:12.028] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(invtotem_1.15.2-1.0.jar:/minecraft/mods/invtotem_1.15.2-1.0.jar)
[02May2020 05:52:12.028] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(invtotem_1.15.2-1.0.jar:/minecraft/mods/invtotem_1.15.2-1.0.jar)
[02May2020 05:52:12.028] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(invtotem_1.15.2-1.0.jar:/minecraft/mods/invtotem_1.15.2-1.0.jar)
[02May2020 05:52:12.028] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(invtotem_1.15.2-1.0.jar:/minecraft/mods/invtotem_1.15.2-1.0.jar)
[02May2020 05:52:12.028] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(invtotem_1.15.2-1.0.jar:/minecraft/mods/invtotem_1.15.2-1.0.jar)
[02May2020 05:52:12.028] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(invtotem_1.15.2-1.0.jar:/minecraft/mods/invtotem_1.15.2-1.0.jar)]
[02May2020 05:52:12.028] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(ironchest-1.15.2-10.0.3.jar:/minecraft/mods/ironchest-1.15.2-10.0.3.jar)
[02May2020 05:52:12.028] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(ironchest-1.15.2-10.0.3.jar:/minecraft/mods/ironchest-1.15.2-10.0.3.jar)
[02May2020 05:52:12.028] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(ironchest-1.15.2-10.0.3.jar:/minecraft/mods/ironchest-1.15.2-10.0.3.jar)
[02May2020 05:52:12.028] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(ironchest-1.15.2-10.0.3.jar:/minecraft/mods/ironchest-1.15.2-10.0.3.jar)
[02May2020 05:52:12.028] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(ironchest-1.15.2-10.0.3.jar:/minecraft/mods/ironchest-1.15.2-10.0.3.jar)
[02May2020 05:52:12.028] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(ironchest-1.15.2-10.0.3.jar:/minecraft/mods/ironchest-1.15.2-10.0.3.jar)]
[02May2020 05:52:12.028] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(jei-1.15.2-6.0.0.3.jar:/minecraft/mods/jei-1.15.2-6.0.0.3.jar)
[02May2020 05:52:12.028] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(jei-1.15.2-6.0.0.3.jar:/minecraft/mods/jei-1.15.2-6.0.0.3.jar)
[02May2020 05:52:12.028] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(jei-1.15.2-6.0.0.3.jar:/minecraft/mods/jei-1.15.2-6.0.0.3.jar)
[02May2020 05:52:12.028] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(jei-1.15.2-6.0.0.3.jar:/minecraft/mods/jei-1.15.2-6.0.0.3.jar)
[02May2020 05:52:12.029] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(jei-1.15.2-6.0.0.3.jar:/minecraft/mods/jei-1.15.2-6.0.0.3.jar)
[02May2020 05:52:12.029] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(jei-1.15.2-6.0.0.3.jar:/minecraft/mods/jei-1.15.2-6.0.0.3.jar)]
[02May2020 05:52:12.029] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(journeymap-1.15.2-5.7.0beta1.jar:/minecraft/mods/journeymap-1.15.2-5.7.0beta1.jar)
[02May2020 05:52:12.029] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(journeymap-1.15.2-5.7.0beta1.jar:/minecraft/mods/journeymap-1.15.2-5.7.0beta1.jar)
[02May2020 05:52:12.029] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(journeymap-1.15.2-5.7.0beta1.jar:/minecraft/mods/journeymap-1.15.2-5.7.0beta1.jar)
[02May2020 05:52:12.029] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(journeymap-1.15.2-5.7.0beta1.jar:/minecraft/mods/journeymap-1.15.2-5.7.0beta1.jar)
[02May2020 05:52:12.029] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(journeymap-1.15.2-5.7.0beta1.jar:/minecraft/mods/journeymap-1.15.2-5.7.0beta1.jar)
[02May2020 05:52:12.029] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(journeymap-1.15.2-5.7.0beta1.jar:/minecraft/mods/journeymap-1.15.2-5.7.0beta1.jar)]
[02May2020 05:52:12.029] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Kiwi-1.15.2-2.6.5.jar:/minecraft/mods/Kiwi-1.15.2-2.6.5.jar)
[02May2020 05:52:12.029] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Kiwi-1.15.2-2.6.5.jar:/minecraft/mods/Kiwi-1.15.2-2.6.5.jar)
[02May2020 05:52:12.030] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Kiwi-1.15.2-2.6.5.jar:/minecraft/mods/Kiwi-1.15.2-2.6.5.jar)
[02May2020 05:52:12.030] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Kiwi-1.15.2-2.6.5.jar:/minecraft/mods/Kiwi-1.15.2-2.6.5.jar)
[02May2020 05:52:12.030] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Kiwi-1.15.2-2.6.5.jar:/minecraft/mods/Kiwi-1.15.2-2.6.5.jar)
[02May2020 05:52:12.030] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Kiwi-1.15.2-2.6.5.jar:/minecraft/mods/Kiwi-1.15.2-2.6.5.jar)]
[02May2020 05:52:12.030] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(mcw-bridges-1.0.4fix-mc1.15.2.jar:/minecraft/mods/mcw-bridges-1.0.4fix-mc1.15.2.jar)
[02May2020 05:52:12.030] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(mcw-bridges-1.0.4fix-mc1.15.2.jar:/minecraft/mods/mcw-bridges-1.0.4fix-mc1.15.2.jar)
[02May2020 05:52:12.030] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(mcw-bridges-1.0.4fix-mc1.15.2.jar:/minecraft/mods/mcw-bridges-1.0.4fix-mc1.15.2.jar)
[02May2020 05:52:12.031] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(mcw-bridges-1.0.4fix-mc1.15.2.jar:/minecraft/mods/mcw-bridges-1.0.4fix-mc1.15.2.jar)
[02May2020 05:52:12.031] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(mcw-bridges-1.0.4fix-mc1.15.2.jar:/minecraft/mods/mcw-bridges-1.0.4fix-mc1.15.2.jar)
[02May2020 05:52:12.031] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(mcw-bridges-1.0.4fix-mc1.15.2.jar:/minecraft/mods/mcw-bridges-1.0.4fix-mc1.15.2.jar)]
[02May2020 05:52:12.031] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(mcw-furniture-1.0.1-mc1.15.1 1.15.2.jar:/minecraft/mods/mcw-furniture-1.0.1-mc1.15.1 1.15.2.jar)
[02May2020 05:52:12.031] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(mcw-furniture-1.0.1-mc1.15.1 1.15.2.jar:/minecraft/mods/mcw-furniture-1.0.1-mc1.15.1 1.15.2.jar)
[02May2020 05:52:12.031] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(mcw-furniture-1.0.1-mc1.15.1 1.15.2.jar:/minecraft/mods/mcw-furniture-1.0.1-mc1.15.1 1.15.2.jar)
[02May2020 05:52:12.032] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(mcw-furniture-1.0.1-mc1.15.1 1.15.2.jar:/minecraft/mods/mcw-furniture-1.0.1-mc1.15.1 1.15.2.jar)
[02May2020 05:52:12.032] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(mcw-furniture-1.0.1-mc1.15.1 1.15.2.jar:/minecraft/mods/mcw-furniture-1.0.1-mc1.15.1 1.15.2.jar)
[02May2020 05:52:12.032] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(mcw-furniture-1.0.1-mc1.15.1 1.15.2.jar:/minecraft/mods/mcw-furniture-1.0.1-mc1.15.1 1.15.2.jar)]
[02May2020 05:52:12.032] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(MiscAdditions-1.2.3.jar:/minecraft/mods/MiscAdditions-1.2.3.jar)
[02May2020 05:52:12.032] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(MiscAdditions-1.2.3.jar:/minecraft/mods/MiscAdditions-1.2.3.jar)
[02May2020 05:52:12.033] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(MiscAdditions-1.2.3.jar:/minecraft/mods/MiscAdditions-1.2.3.jar)
[02May2020 05:52:12.033] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(MiscAdditions-1.2.3.jar:/minecraft/mods/MiscAdditions-1.2.3.jar)
[02May2020 05:52:12.033] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(MiscAdditions-1.2.3.jar:/minecraft/mods/MiscAdditions-1.2.3.jar)
[02May2020 05:52:12.033] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(MiscAdditions-1.2.3.jar:/minecraft/mods/MiscAdditions-1.2.3.jar)]
[02May2020 05:52:12.033] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Morpheus-1.15.2-4.2.50.jar:/minecraft/mods/Morpheus-1.15.2-4.2.50.jar)
[02May2020 05:52:12.033] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Morpheus-1.15.2-4.2.50.jar:/minecraft/mods/Morpheus-1.15.2-4.2.50.jar)
[02May2020 05:52:12.033] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Morpheus-1.15.2-4.2.50.jar:/minecraft/mods/Morpheus-1.15.2-4.2.50.jar)
[02May2020 05:52:12.033] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Morpheus-1.15.2-4.2.50.jar:/minecraft/mods/Morpheus-1.15.2-4.2.50.jar)
[02May2020 05:52:12.033] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Morpheus-1.15.2-4.2.50.jar:/minecraft/mods/Morpheus-1.15.2-4.2.50.jar)
[02May2020 05:52:12.033] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Morpheus-1.15.2-4.2.50.jar:/minecraft/mods/Morpheus-1.15.2-4.2.50.jar)]
[02May2020 05:52:12.034] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(moveboats_1.15.2-1.1.jar:/minecraft/mods/moveboats_1.15.2-1.1.jar)
[02May2020 05:52:12.034] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(moveboats_1.15.2-1.1.jar:/minecraft/mods/moveboats_1.15.2-1.1.jar)
[02May2020 05:52:12.034] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(moveboats_1.15.2-1.1.jar:/minecraft/mods/moveboats_1.15.2-1.1.jar)
[02May2020 05:52:12.034] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(moveboats_1.15.2-1.1.jar:/minecraft/mods/moveboats_1.15.2-1.1.jar)
[02May2020 05:52:12.034] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(moveboats_1.15.2-1.1.jar:/minecraft/mods/moveboats_1.15.2-1.1.jar)
[02May2020 05:52:12.034] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(moveboats_1.15.2-1.1.jar:/minecraft/mods/moveboats_1.15.2-1.1.jar)]
[02May2020 05:52:12.034] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(moveminecarts_1.15.2-1.2.jar:/minecraft/mods/moveminecarts_1.15.2-1.2.jar)
[02May2020 05:52:12.035] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(moveminecarts_1.15.2-1.2.jar:/minecraft/mods/moveminecarts_1.15.2-1.2.jar)
[02May2020 05:52:12.035] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(moveminecarts_1.15.2-1.2.jar:/minecraft/mods/moveminecarts_1.15.2-1.2.jar)
[02May2020 05:52:12.035] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(moveminecarts_1.15.2-1.2.jar:/minecraft/mods/moveminecarts_1.15.2-1.2.jar)
[02May2020 05:52:12.035] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(moveminecarts_1.15.2-1.2.jar:/minecraft/mods/moveminecarts_1.15.2-1.2.jar)
[02May2020 05:52:12.035] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(moveminecarts_1.15.2-1.2.jar:/minecraft/mods/moveminecarts_1.15.2-1.2.jar)]
[02May2020 05:52:12.035] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(MysticalAgriculture-1.15.2-3.0.2.jar:/minecraft/mods/MysticalAgriculture-1.15.2-3.0.2.jar)
[02May2020 05:52:12.035] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(MysticalAgriculture-1.15.2-3.0.2.jar:/minecraft/mods/MysticalAgriculture-1.15.2-3.0.2.jar)
[02May2020 05:52:12.035] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(MysticalAgriculture-1.15.2-3.0.2.jar:/minecraft/mods/MysticalAgriculture-1.15.2-3.0.2.jar)
[02May2020 05:52:12.035] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(MysticalAgriculture-1.15.2-3.0.2.jar:/minecraft/mods/MysticalAgriculture-1.15.2-3.0.2.jar)
[02May2020 05:52:12.035] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(MysticalAgriculture-1.15.2-3.0.2.jar:/minecraft/mods/MysticalAgriculture-1.15.2-3.0.2.jar)
[02May2020 05:52:12.036] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(MysticalAgriculture-1.15.2-3.0.2.jar:/minecraft/mods/MysticalAgriculture-1.15.2-3.0.2.jar)]
[02May2020 05:52:12.036] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(nethercraft-1.15.2-1.0.7.jar:/minecraft/mods/nethercraft-1.15.2-1.0.7.jar)
[02May2020 05:52:12.036] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(nethercraft-1.15.2-1.0.7.jar:/minecraft/mods/nethercraft-1.15.2-1.0.7.jar)
[02May2020 05:52:12.036] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(nethercraft-1.15.2-1.0.7.jar:/minecraft/mods/nethercraft-1.15.2-1.0.7.jar)
[02May2020 05:52:12.036] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(nethercraft-1.15.2-1.0.7.jar:/minecraft/mods/nethercraft-1.15.2-1.0.7.jar)
[02May2020 05:52:12.036] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(nethercraft-1.15.2-1.0.7.jar:/minecraft/mods/nethercraft-1.15.2-1.0.7.jar)
[02May2020 05:52:12.036] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(nethercraft-1.15.2-1.0.7.jar:/minecraft/mods/nethercraft-1.15.2-1.0.7.jar)]
[02May2020 05:52:12.037] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(NetherPortalFix_1.15.2-6.0.0.jar:/minecraft/mods/NetherPortalFix_1.15.2-6.0.0.jar)
[02May2020 05:52:12.037] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(NetherPortalFix_1.15.2-6.0.0.jar:/minecraft/mods/NetherPortalFix_1.15.2-6.0.0.jar)
[02May2020 05:52:12.037] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(NetherPortalFix_1.15.2-6.0.0.jar:/minecraft/mods/NetherPortalFix_1.15.2-6.0.0.jar)
[02May2020 05:52:12.037] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(NetherPortalFix_1.15.2-6.0.0.jar:/minecraft/mods/NetherPortalFix_1.15.2-6.0.0.jar)
[02May2020 05:52:12.037] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(NetherPortalFix_1.15.2-6.0.0.jar:/minecraft/mods/NetherPortalFix_1.15.2-6.0.0.jar)
[02May2020 05:52:12.037] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(NetherPortalFix_1.15.2-6.0.0.jar:/minecraft/mods/NetherPortalFix_1.15.2-6.0.0.jar)]
[02May2020 05:52:12.039] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(netherpspr_1.15-3.0.jar:/minecraft/mods/netherpspr_1.15-3.0.jar)
[02May2020 05:52:12.039] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(netherpspr_1.15-3.0.jar:/minecraft/mods/netherpspr_1.15-3.0.jar)
[02May2020 05:52:12.039] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(netherpspr_1.15-3.0.jar:/minecraft/mods/netherpspr_1.15-3.0.jar)
[02May2020 05:52:12.039] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(netherpspr_1.15-3.0.jar:/minecraft/mods/netherpspr_1.15-3.0.jar)
[02May2020 05:52:12.039] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(netherpspr_1.15-3.0.jar:/minecraft/mods/netherpspr_1.15-3.0.jar)
[02May2020 05:52:12.039] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(netherpspr_1.15-3.0.jar:/minecraft/mods/netherpspr_1.15-3.0.jar)]
[02May2020 05:52:12.044] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(nhacampfire_1.15-2.1.jar:/minecraft/mods/nhacampfire_1.15-2.1.jar)
[02May2020 05:52:12.045] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(nhacampfire_1.15-2.1.jar:/minecraft/mods/nhacampfire_1.15-2.1.jar)
[02May2020 05:52:12.045] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(nhacampfire_1.15-2.1.jar:/minecraft/mods/nhacampfire_1.15-2.1.jar)
[02May2020 05:52:12.045] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(nhacampfire_1.15-2.1.jar:/minecraft/mods/nhacampfire_1.15-2.1.jar)
[02May2020 05:52:12.045] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(nhacampfire_1.15-2.1.jar:/minecraft/mods/nhacampfire_1.15-2.1.jar)
[02May2020 05:52:12.045] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(nhacampfire_1.15-2.1.jar:/minecraft/mods/nhacampfire_1.15-2.1.jar)]
[02May2020 05:52:12.045] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(nmdar_1.15.2-3.8.jar:/minecraft/mods/nmdar_1.15.2-3.8.jar)
[02May2020 05:52:12.045] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(nmdar_1.15.2-3.8.jar:/minecraft/mods/nmdar_1.15.2-3.8.jar)
[02May2020 05:52:12.045] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(nmdar_1.15.2-3.8.jar:/minecraft/mods/nmdar_1.15.2-3.8.jar)
[02May2020 05:52:12.045] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(nmdar_1.15.2-3.8.jar:/minecraft/mods/nmdar_1.15.2-3.8.jar)
[02May2020 05:52:12.045] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(nmdar_1.15.2-3.8.jar:/minecraft/mods/nmdar_1.15.2-3.8.jar)
[02May2020 05:52:12.045] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(nmdar_1.15.2-3.8.jar:/minecraft/mods/nmdar_1.15.2-3.8.jar)]
[02May2020 05:52:12.045] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(nutrmilk_1.15-1.1.jar:/minecraft/mods/nutrmilk_1.15-1.1.jar)
[02May2020 05:52:12.045] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(nutrmilk_1.15-1.1.jar:/minecraft/mods/nutrmilk_1.15-1.1.jar)
[02May2020 05:52:12.045] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(nutrmilk_1.15-1.1.jar:/minecraft/mods/nutrmilk_1.15-1.1.jar)
[02May2020 05:52:12.045] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(nutrmilk_1.15-1.1.jar:/minecraft/mods/nutrmilk_1.15-1.1.jar)
[02May2020 05:52:12.045] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(nutrmilk_1.15-1.1.jar:/minecraft/mods/nutrmilk_1.15-1.1.jar)
[02May2020 05:52:12.045] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(nutrmilk_1.15-1.1.jar:/minecraft/mods/nutrmilk_1.15-1.1.jar)]
[02May2020 05:52:12.045] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(OreExcavation-1.7.151.jar:/minecraft/mods/OreExcavation-1.7.151.jar)
[02May2020 05:52:12.045] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(OreExcavation-1.7.151.jar:/minecraft/mods/OreExcavation-1.7.151.jar)
[02May2020 05:52:12.046] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(OreExcavation-1.7.151.jar:/minecraft/mods/OreExcavation-1.7.151.jar)
[02May2020 05:52:12.046] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(OreExcavation-1.7.151.jar:/minecraft/mods/OreExcavation-1.7.151.jar)
[02May2020 05:52:12.046] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(OreExcavation-1.7.151.jar:/minecraft/mods/OreExcavation-1.7.151.jar)
[02May2020 05:52:12.046] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(OreExcavation-1.7.151.jar:/minecraft/mods/OreExcavation-1.7.151.jar)]
[02May2020 05:52:12.046] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(paperbooks_1.15.2-1.0.jar:/minecraft/mods/paperbooks_1.15.2-1.0.jar)
[02May2020 05:52:12.046] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(paperbooks_1.15.2-1.0.jar:/minecraft/mods/paperbooks_1.15.2-1.0.jar)
[02May2020 05:52:12.046] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(paperbooks_1.15.2-1.0.jar:/minecraft/mods/paperbooks_1.15.2-1.0.jar)
[02May2020 05:52:12.046] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(paperbooks_1.15.2-1.0.jar:/minecraft/mods/paperbooks_1.15.2-1.0.jar)
[02May2020 05:52:12.046] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(paperbooks_1.15.2-1.0.jar:/minecraft/mods/paperbooks_1.15.2-1.0.jar)
[02May2020 05:52:12.046] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(paperbooks_1.15.2-1.0.jar:/minecraft/mods/paperbooks_1.15.2-1.0.jar)]
[02May2020 05:52:12.046] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Patchouli-1.15.2-1.2-31.jar:/minecraft/mods/Patchouli-1.15.2-1.2-31.jar)
[02May2020 05:52:12.046] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Patchouli-1.15.2-1.2-31.jar:/minecraft/mods/Patchouli-1.15.2-1.2-31.jar)
[02May2020 05:52:12.046] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Patchouli-1.15.2-1.2-31.jar:/minecraft/mods/Patchouli-1.15.2-1.2-31.jar)
[02May2020 05:52:12.046] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Patchouli-1.15.2-1.2-31.jar:/minecraft/mods/Patchouli-1.15.2-1.2-31.jar)
[02May2020 05:52:12.046] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Patchouli-1.15.2-1.2-31.jar:/minecraft/mods/Patchouli-1.15.2-1.2-31.jar)
[02May2020 05:52:12.046] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Patchouli-1.15.2-1.2-31.jar:/minecraft/mods/Patchouli-1.15.2-1.2-31.jar)]
[02May2020 05:52:12.046] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(performant-1.15-2.08m.jar:/minecraft/mods/performant-1.15-2.08m.jar)
[02May2020 05:52:12.046] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(performant-1.15-2.08m.jar:/minecraft/mods/performant-1.15-2.08m.jar)
[02May2020 05:52:12.046] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(performant-1.15-2.08m.jar:/minecraft/mods/performant-1.15-2.08m.jar)
[02May2020 05:52:12.046] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(performant-1.15-2.08m.jar:/minecraft/mods/performant-1.15-2.08m.jar)
[02May2020 05:52:12.046] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(performant-1.15-2.08m.jar:/minecraft/mods/performant-1.15-2.08m.jar)
[02May2020 05:52:12.047] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(performant-1.15-2.08m.jar:/minecraft/mods/performant-1.15-2.08m.jar)]
[02May2020 05:52:12.047] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(petnames_1.15.2-1.0.jar:/minecraft/mods/petnames_1.15.2-1.0.jar)
[02May2020 05:52:12.047] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(petnames_1.15.2-1.0.jar:/minecraft/mods/petnames_1.15.2-1.0.jar)
[02May2020 05:52:12.047] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(petnames_1.15.2-1.0.jar:/minecraft/mods/petnames_1.15.2-1.0.jar)
[02May2020 05:52:12.047] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(petnames_1.15.2-1.0.jar:/minecraft/mods/petnames_1.15.2-1.0.jar)
[02May2020 05:52:12.047] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(petnames_1.15.2-1.0.jar:/minecraft/mods/petnames_1.15.2-1.0.jar)
[02May2020 05:52:12.047] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(petnames_1.15.2-1.0.jar:/minecraft/mods/petnames_1.15.2-1.0.jar)]
[02May2020 05:52:12.047] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(PickleTweaks-1.15.2-4.0.2.jar:/minecraft/mods/PickleTweaks-1.15.2-4.0.2.jar)
[02May2020 05:52:12.047] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(PickleTweaks-1.15.2-4.0.2.jar:/minecraft/mods/PickleTweaks-1.15.2-4.0.2.jar)
[02May2020 05:52:12.047] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(PickleTweaks-1.15.2-4.0.2.jar:/minecraft/mods/PickleTweaks-1.15.2-4.0.2.jar)
[02May2020 05:52:12.047] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(PickleTweaks-1.15.2-4.0.2.jar:/minecraft/mods/PickleTweaks-1.15.2-4.0.2.jar)
[02May2020 05:52:12.047] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(PickleTweaks-1.15.2-4.0.2.jar:/minecraft/mods/PickleTweaks-1.15.2-4.0.2.jar)
[02May2020 05:52:12.047] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(PickleTweaks-1.15.2-4.0.2.jar:/minecraft/mods/PickleTweaks-1.15.2-4.0.2.jar)]
[02May2020 05:52:12.047] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Placebo-1.15.2-3.0.2.jar:/minecraft/mods/Placebo-1.15.2-3.0.2.jar)
[02May2020 05:52:12.047] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Placebo-1.15.2-3.0.2.jar:/minecraft/mods/Placebo-1.15.2-3.0.2.jar)
[02May2020 05:52:12.047] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Placebo-1.15.2-3.0.2.jar:/minecraft/mods/Placebo-1.15.2-3.0.2.jar)
[02May2020 05:52:12.047] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Placebo-1.15.2-3.0.2.jar:/minecraft/mods/Placebo-1.15.2-3.0.2.jar)
[02May2020 05:52:12.047] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Placebo-1.15.2-3.0.2.jar:/minecraft/mods/Placebo-1.15.2-3.0.2.jar)
[02May2020 05:52:12.047] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Placebo-1.15.2-3.0.2.jar:/minecraft/mods/Placebo-1.15.2-3.0.2.jar)]
[02May2020 05:52:12.047] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Quark-r2.1-233.jar:/minecraft/mods/Quark-r2.1-233.jar)
[02May2020 05:52:12.047] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Quark-r2.1-233.jar:/minecraft/mods/Quark-r2.1-233.jar)
[02May2020 05:52:12.047] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Quark-r2.1-233.jar:/minecraft/mods/Quark-r2.1-233.jar)
[02May2020 05:52:12.047] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Quark-r2.1-233.jar:/minecraft/mods/Quark-r2.1-233.jar)
[02May2020 05:52:12.048] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Quark-r2.1-233.jar:/minecraft/mods/Quark-r2.1-233.jar)
[02May2020 05:52:12.048] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Quark-r2.1-233.jar:/minecraft/mods/Quark-r2.1-233.jar)]
[02May2020 05:52:12.048] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(randomenchants-3.1.0.jar:/minecraft/mods/randomenchants-3.1.0.jar)
[02May2020 05:52:12.048] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(randomenchants-3.1.0.jar:/minecraft/mods/randomenchants-3.1.0.jar)
[02May2020 05:52:12.048] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(randomenchants-3.1.0.jar:/minecraft/mods/randomenchants-3.1.0.jar)
[02May2020 05:52:12.048] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(randomenchants-3.1.0.jar:/minecraft/mods/randomenchants-3.1.0.jar)
[02May2020 05:52:12.048] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(randomenchants-3.1.0.jar:/minecraft/mods/randomenchants-3.1.0.jar)
[02May2020 05:52:12.048] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(randomenchants-3.1.0.jar:/minecraft/mods/randomenchants-3.1.0.jar)]
[02May2020 05:52:12.048] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(randompatches-1.15.2-1.21.1.2.jar:/minecraft/mods/randompatches-1.15.2-1.21.1.2.jar)
[02May2020 05:52:12.048] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(randompatches-1.15.2-1.21.1.2.jar:/minecraft/mods/randompatches-1.15.2-1.21.1.2.jar)
[02May2020 05:52:12.048] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(randompatches-1.15.2-1.21.1.2.jar:/minecraft/mods/randompatches-1.15.2-1.21.1.2.jar)
[02May2020 05:52:12.048] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(randompatches-1.15.2-1.21.1.2.jar:/minecraft/mods/randompatches-1.15.2-1.21.1.2.jar)
[02May2020 05:52:12.048] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(randompatches-1.15.2-1.21.1.2.jar:/minecraft/mods/randompatches-1.15.2-1.21.1.2.jar)
[02May2020 05:52:12.048] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(randompatches-1.15.2-1.21.1.2.jar:/minecraft/mods/randompatches-1.15.2-1.21.1.2.jar)]
[02May2020 05:52:12.048] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(simplefarming-1.15.2-1.2.7.jar:/minecraft/mods/simplefarming-1.15.2-1.2.7.jar)
[02May2020 05:52:12.048] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(simplefarming-1.15.2-1.2.7.jar:/minecraft/mods/simplefarming-1.15.2-1.2.7.jar)
[02May2020 05:52:12.049] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(simplefarming-1.15.2-1.2.7.jar:/minecraft/mods/simplefarming-1.15.2-1.2.7.jar)
[02May2020 05:52:12.049] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(simplefarming-1.15.2-1.2.7.jar:/minecraft/mods/simplefarming-1.15.2-1.2.7.jar)
[02May2020 05:52:12.049] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(simplefarming-1.15.2-1.2.7.jar:/minecraft/mods/simplefarming-1.15.2-1.2.7.jar)
[02May2020 05:52:12.049] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(simplefarming-1.15.2-1.2.7.jar:/minecraft/mods/simplefarming-1.15.2-1.2.7.jar)]
[02May2020 05:52:12.049] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(simpleores-1.15.2-2.1.3.1.jar:/minecraft/mods/simpleores-1.15.2-2.1.3.1.jar)
[02May2020 05:52:12.049] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(simpleores-1.15.2-2.1.3.1.jar:/minecraft/mods/simpleores-1.15.2-2.1.3.1.jar)
[02May2020 05:52:12.049] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(simpleores-1.15.2-2.1.3.1.jar:/minecraft/mods/simpleores-1.15.2-2.1.3.1.jar)
[02May2020 05:52:12.049] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(simpleores-1.15.2-2.1.3.1.jar:/minecraft/mods/simpleores-1.15.2-2.1.3.1.jar)
[02May2020 05:52:12.049] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(simpleores-1.15.2-2.1.3.1.jar:/minecraft/mods/simpleores-1.15.2-2.1.3.1.jar)
[02May2020 05:52:12.049] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(simpleores-1.15.2-2.1.3.1.jar:/minecraft/mods/simpleores-1.15.2-2.1.3.1.jar)]
[02May2020 05:52:12.050] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(skeletonhs_1.15.2-1.1.2.jar:/minecraft/mods/skeletonhs_1.15.2-1.1.2.jar)
[02May2020 05:52:12.050] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(skeletonhs_1.15.2-1.1.2.jar:/minecraft/mods/skeletonhs_1.15.2-1.1.2.jar)
[02May2020 05:52:12.050] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(skeletonhs_1.15.2-1.1.2.jar:/minecraft/mods/skeletonhs_1.15.2-1.1.2.jar)
[02May2020 05:52:12.050] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(skeletonhs_1.15.2-1.1.2.jar:/minecraft/mods/skeletonhs_1.15.2-1.1.2.jar)
[02May2020 05:52:12.050] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(skeletonhs_1.15.2-1.1.2.jar:/minecraft/mods/skeletonhs_1.15.2-1.1.2.jar)
[02May2020 05:52:12.050] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(skeletonhs_1.15.2-1.1.2.jar:/minecraft/mods/skeletonhs_1.15.2-1.1.2.jar)]
[02May2020 05:52:12.050] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(snowbfrmobs_1.15.2-1.0.jar:/minecraft/mods/snowbfrmobs_1.15.2-1.0.jar)
[02May2020 05:52:12.050] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(snowbfrmobs_1.15.2-1.0.jar:/minecraft/mods/snowbfrmobs_1.15.2-1.0.jar)
[02May2020 05:52:12.051] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(snowbfrmobs_1.15.2-1.0.jar:/minecraft/mods/snowbfrmobs_1.15.2-1.0.jar)
[02May2020 05:52:12.051] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(snowbfrmobs_1.15.2-1.0.jar:/minecraft/mods/snowbfrmobs_1.15.2-1.0.jar)
[02May2020 05:52:12.051] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(snowbfrmobs_1.15.2-1.0.jar:/minecraft/mods/snowbfrmobs_1.15.2-1.0.jar)
[02May2020 05:52:12.051] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(snowbfrmobs_1.15.2-1.0.jar:/minecraft/mods/snowbfrmobs_1.15.2-1.0.jar)]
[02May2020 05:52:12.051] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(SnowRealMagic-1.15.2-1.7.5.jar:/minecraft/mods/SnowRealMagic-1.15.2-1.7.5.jar)
[02May2020 05:52:12.051] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(SnowRealMagic-1.15.2-1.7.5.jar:/minecraft/mods/SnowRealMagic-1.15.2-1.7.5.jar)
[02May2020 05:52:12.051] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(SnowRealMagic-1.15.2-1.7.5.jar:/minecraft/mods/SnowRealMagic-1.15.2-1.7.5.jar)
[02May2020 05:52:12.051] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(SnowRealMagic-1.15.2-1.7.5.jar:/minecraft/mods/SnowRealMagic-1.15.2-1.7.5.jar)
[02May2020 05:52:12.052] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(SnowRealMagic-1.15.2-1.7.5.jar:/minecraft/mods/SnowRealMagic-1.15.2-1.7.5.jar)
[02May2020 05:52:12.052] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(SnowRealMagic-1.15.2-1.7.5.jar:/minecraft/mods/SnowRealMagic-1.15.2-1.7.5.jar)]
[02May2020 05:52:12.052] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(snowundertrees-1.15.1-v1.0.jar:/minecraft/mods/snowundertrees-1.15.1-v1.0.jar)
[02May2020 05:52:12.052] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(snowundertrees-1.15.1-v1.0.jar:/minecraft/mods/snowundertrees-1.15.1-v1.0.jar)
[02May2020 05:52:12.052] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(snowundertrees-1.15.1-v1.0.jar:/minecraft/mods/snowundertrees-1.15.1-v1.0.jar)
[02May2020 05:52:12.055] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(snowundertrees-1.15.1-v1.0.jar:/minecraft/mods/snowundertrees-1.15.1-v1.0.jar)
[02May2020 05:52:12.055] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(snowundertrees-1.15.1-v1.0.jar:/minecraft/mods/snowundertrees-1.15.1-v1.0.jar)
[02May2020 05:52:12.055] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(snowundertrees-1.15.1-v1.0.jar:/minecraft/mods/snowundertrees-1.15.1-v1.0.jar)]
[02May2020 05:52:12.055] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(softsnowfallmod-mc1.15-v1.0.jar:/minecraft/mods/softsnowfallmod-mc1.15-v1.0.jar)
[02May2020 05:52:12.055] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(softsnowfallmod-mc1.15-v1.0.jar:/minecraft/mods/softsnowfallmod-mc1.15-v1.0.jar)
[02May2020 05:52:12.055] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(softsnowfallmod-mc1.15-v1.0.jar:/minecraft/mods/softsnowfallmod-mc1.15-v1.0.jar)
[02May2020 05:52:12.056] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(softsnowfallmod-mc1.15-v1.0.jar:/minecraft/mods/softsnowfallmod-mc1.15-v1.0.jar)
[02May2020 05:52:12.056] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(softsnowfallmod-mc1.15-v1.0.jar:/minecraft/mods/softsnowfallmod-mc1.15-v1.0.jar)
[02May2020 05:52:12.056] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(softsnowfallmod-mc1.15-v1.0.jar:/minecraft/mods/softsnowfallmod-mc1.15-v1.0.jar)]
[02May2020 05:52:12.056] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(StorageDrawers-1.15.2-7.0.2.jar:/minecraft/mods/StorageDrawers-1.15.2-7.0.2.jar)
[02May2020 05:52:12.056] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(StorageDrawers-1.15.2-7.0.2.jar:/minecraft/mods/StorageDrawers-1.15.2-7.0.2.jar)
[02May2020 05:52:12.056] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(StorageDrawers-1.15.2-7.0.2.jar:/minecraft/mods/StorageDrawers-1.15.2-7.0.2.jar)
[02May2020 05:52:12.056] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(StorageDrawers-1.15.2-7.0.2.jar:/minecraft/mods/StorageDrawers-1.15.2-7.0.2.jar)
[02May2020 05:52:12.056] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(StorageDrawers-1.15.2-7.0.2.jar:/minecraft/mods/StorageDrawers-1.15.2-7.0.2.jar)
[02May2020 05:52:12.056] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(StorageDrawers-1.15.2-7.0.2.jar:/minecraft/mods/StorageDrawers-1.15.2-7.0.2.jar)]
[02May2020 05:52:12.056] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(swingthroughgrass-1.15.2-1.4.0.jar:/minecraft/mods/swingthroughgrass-1.15.2-1.4.0.jar)
[02May2020 05:52:12.057] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(swingthroughgrass-1.15.2-1.4.0.jar:/minecraft/mods/swingthroughgrass-1.15.2-1.4.0.jar)
[02May2020 05:52:12.057] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(swingthroughgrass-1.15.2-1.4.0.jar:/minecraft/mods/swingthroughgrass-1.15.2-1.4.0.jar)
[02May2020 05:52:12.057] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(swingthroughgrass-1.15.2-1.4.0.jar:/minecraft/mods/swingthroughgrass-1.15.2-1.4.0.jar)
[02May2020 05:52:12.057] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(swingthroughgrass-1.15.2-1.4.0.jar:/minecraft/mods/swingthroughgrass-1.15.2-1.4.0.jar)
[02May2020 05:52:12.057] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(swingthroughgrass-1.15.2-1.4.0.jar:/minecraft/mods/swingthroughgrass-1.15.2-1.4.0.jar)]
[02May2020 05:52:12.057] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(torchmaster-2.1.1-rc0.jar:/minecraft/mods/torchmaster-2.1.1-rc0.jar)
[02May2020 05:52:12.057] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(torchmaster-2.1.1-rc0.jar:/minecraft/mods/torchmaster-2.1.1-rc0.jar)
[02May2020 05:52:12.057] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(torchmaster-2.1.1-rc0.jar:/minecraft/mods/torchmaster-2.1.1-rc0.jar)
[02May2020 05:52:12.057] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(torchmaster-2.1.1-rc0.jar:/minecraft/mods/torchmaster-2.1.1-rc0.jar)
[02May2020 05:52:12.057] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(torchmaster-2.1.1-rc0.jar:/minecraft/mods/torchmaster-2.1.1-rc0.jar)
[02May2020 05:52:12.057] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(torchmaster-2.1.1-rc0.jar:/minecraft/mods/torchmaster-2.1.1-rc0.jar)]
[02May2020 05:52:12.058] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(u_team_core-1.15.2-2.11.0.156.jar:/minecraft/mods/u_team_core-1.15.2-2.11.0.156.jar)
[02May2020 05:52:12.058] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(u_team_core-1.15.2-2.11.0.156.jar:/minecraft/mods/u_team_core-1.15.2-2.11.0.156.jar)
[02May2020 05:52:12.058] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(u_team_core-1.15.2-2.11.0.156.jar:/minecraft/mods/u_team_core-1.15.2-2.11.0.156.jar)
[02May2020 05:52:12.058] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(u_team_core-1.15.2-2.11.0.156.jar:/minecraft/mods/u_team_core-1.15.2-2.11.0.156.jar)
[02May2020 05:52:12.058] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(u_team_core-1.15.2-2.11.0.156.jar:/minecraft/mods/u_team_core-1.15.2-2.11.0.156.jar)
[02May2020 05:52:12.058] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(u_team_core-1.15.2-2.11.0.156.jar:/minecraft/mods/u_team_core-1.15.2-2.11.0.156.jar)]
[02May2020 05:52:12.058] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(useful_backpacks-1.15.2-1.9.4.63.jar:/minecraft/mods/useful_backpacks-1.15.2-1.9.4.63.jar)
[02May2020 05:52:12.059] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(useful_backpacks-1.15.2-1.9.4.63.jar:/minecraft/mods/useful_backpacks-1.15.2-1.9.4.63.jar)
[02May2020 05:52:12.059] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(useful_backpacks-1.15.2-1.9.4.63.jar:/minecraft/mods/useful_backpacks-1.15.2-1.9.4.63.jar)
[02May2020 05:52:12.059] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(useful_backpacks-1.15.2-1.9.4.63.jar:/minecraft/mods/useful_backpacks-1.15.2-1.9.4.63.jar)
[02May2020 05:52:12.059] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(useful_backpacks-1.15.2-1.9.4.63.jar:/minecraft/mods/useful_backpacks-1.15.2-1.9.4.63.jar)
[02May2020 05:52:12.059] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(useful_backpacks-1.15.2-1.9.4.63.jar:/minecraft/mods/useful_backpacks-1.15.2-1.9.4.63.jar)]
[02May2020 05:52:12.059] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(villagerdeathm_1.15.2-1.2.jar:/minecraft/mods/villagerdeathm_1.15.2-1.2.jar)
[02May2020 05:52:12.059] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(villagerdeathm_1.15.2-1.2.jar:/minecraft/mods/villagerdeathm_1.15.2-1.2.jar)
[02May2020 05:52:12.059] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(villagerdeathm_1.15.2-1.2.jar:/minecraft/mods/villagerdeathm_1.15.2-1.2.jar)
[02May2020 05:52:12.059] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(villagerdeathm_1.15.2-1.2.jar:/minecraft/mods/villagerdeathm_1.15.2-1.2.jar)
[02May2020 05:52:12.060] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(villagerdeathm_1.15.2-1.2.jar:/minecraft/mods/villagerdeathm_1.15.2-1.2.jar)
[02May2020 05:52:12.060] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(villagerdeathm_1.15.2-1.2.jar:/minecraft/mods/villagerdeathm_1.15.2-1.2.jar)]
[02May2020 05:52:12.060] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(vilnames_1.15-2.0.jar:/minecraft/mods/vilnames_1.15-2.0.jar)
[02May2020 05:52:12.060] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(vilnames_1.15-2.0.jar:/minecraft/mods/vilnames_1.15-2.0.jar)
[02May2020 05:52:12.060] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(vilnames_1.15-2.0.jar:/minecraft/mods/vilnames_1.15-2.0.jar)
[02May2020 05:52:12.060] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(vilnames_1.15-2.0.jar:/minecraft/mods/vilnames_1.15-2.0.jar)
[02May2020 05:52:12.060] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(vilnames_1.15-2.0.jar:/minecraft/mods/vilnames_1.15-2.0.jar)
[02May2020 05:52:12.060] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(vilnames_1.15-2.0.jar:/minecraft/mods/vilnames_1.15-2.0.jar)]
[02May2020 05:52:12.061] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Waddles-1.15.2-0.8.6.jar:/minecraft/mods/Waddles-1.15.2-0.8.6.jar)
[02May2020 05:52:12.061] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Waddles-1.15.2-0.8.6.jar:/minecraft/mods/Waddles-1.15.2-0.8.6.jar)
[02May2020 05:52:12.061] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Waddles-1.15.2-0.8.6.jar:/minecraft/mods/Waddles-1.15.2-0.8.6.jar)
[02May2020 05:52:12.061] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Waddles-1.15.2-0.8.6.jar:/minecraft/mods/Waddles-1.15.2-0.8.6.jar)
[02May2020 05:52:12.061] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Waddles-1.15.2-0.8.6.jar:/minecraft/mods/Waddles-1.15.2-0.8.6.jar)
[02May2020 05:52:12.061] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Waddles-1.15.2-0.8.6.jar:/minecraft/mods/Waddles-1.15.2-0.8.6.jar)]
[02May2020 05:52:12.061] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(weakerspwbs_1.15-1.3.jar:/minecraft/mods/weakerspwbs_1.15-1.3.jar)
[02May2020 05:52:12.061] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(weakerspwbs_1.15-1.3.jar:/minecraft/mods/weakerspwbs_1.15-1.3.jar)
[02May2020 05:52:12.061] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(weakerspwbs_1.15-1.3.jar:/minecraft/mods/weakerspwbs_1.15-1.3.jar)
[02May2020 05:52:12.061] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(weakerspwbs_1.15-1.3.jar:/minecraft/mods/weakerspwbs_1.15-1.3.jar)
[02May2020 05:52:12.061] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(weakerspwbs_1.15-1.3.jar:/minecraft/mods/weakerspwbs_1.15-1.3.jar)
[02May2020 05:52:12.062] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(weakerspwbs_1.15-1.3.jar:/minecraft/mods/weakerspwbs_1.15-1.3.jar)]
[02May2020 05:52:12.062] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(WitherSkeletonTweaks-1.15.1-4.0.0.jar:/minecraft/mods/WitherSkeletonTweaks-1.15.1-4.0.0.jar)
[02May2020 05:52:12.062] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(WitherSkeletonTweaks-1.15.1-4.0.0.jar:/minecraft/mods/WitherSkeletonTweaks-1.15.1-4.0.0.jar)
[02May2020 05:52:12.062] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(WitherSkeletonTweaks-1.15.1-4.0.0.jar:/minecraft/mods/WitherSkeletonTweaks-1.15.1-4.0.0.jar)
[02May2020 05:52:12.062] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(WitherSkeletonTweaks-1.15.1-4.0.0.jar:/minecraft/mods/WitherSkeletonTweaks-1.15.1-4.0.0.jar)
[02May2020 05:52:12.062] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(WitherSkeletonTweaks-1.15.1-4.0.0.jar:/minecraft/mods/WitherSkeletonTweaks-1.15.1-4.0.0.jar)
[02May2020 05:52:12.062] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(WitherSkeletonTweaks-1.15.1-4.0.0.jar:/minecraft/mods/WitherSkeletonTweaks-1.15.1-4.0.0.jar)]
[02May2020 05:52:12.062] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(zombiehs_1.15.2-2.1.2.jar:/minecraft/mods/zombiehs_1.15.2-2.1.2.jar)
[02May2020 05:52:12.062] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(zombiehs_1.15.2-2.1.2.jar:/minecraft/mods/zombiehs_1.15.2-2.1.2.jar)
[02May2020 05:52:12.062] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(zombiehs_1.15.2-2.1.2.jar:/minecraft/mods/zombiehs_1.15.2-2.1.2.jar)
[02May2020 05:52:12.062] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(zombiehs_1.15.2-2.1.2.jar:/minecraft/mods/zombiehs_1.15.2-2.1.2.jar)
[02May2020 05:52:12.062] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(zombiehs_1.15.2-2.1.2.jar:/minecraft/mods/zombiehs_1.15.2-2.1.2.jar)
[02May2020 05:52:12.062] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(zombiehs_1.15.2-2.1.2.jar:/minecraft/mods/zombiehs_1.15.2-2.1.2.jar)]
[02May2020 05:52:12.065] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(forge-1.15.2-31.1.48-universal.jar:/minecraft/libraries/net/minecraftforge/forge/1.15.2-31.1.48/forge-1.15.2-31.1.48-universal.jar)
[02May2020 05:52:12.065] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(forge-1.15.2-31.1.48-universal.jar:/minecraft/libraries/net/minecraftforge/forge/1.15.2-31.1.48/forge-1.15.2-31.1.48-universal.jar)
[02May2020 05:52:12.065] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(forge-1.15.2-31.1.48-universal.jar:/minecraft/libraries/net/minecraftforge/forge/1.15.2-31.1.48/forge-1.15.2-31.1.48-universal.jar)
[02May2020 05:52:12.065] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(forge-1.15.2-31.1.48-universal.jar:/minecraft/libraries/net/minecraftforge/forge/1.15.2-31.1.48/forge-1.15.2-31.1.48-universal.jar)
[02May2020 05:52:12.065] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(forge-1.15.2-31.1.48-universal.jar:/minecraft/libraries/net/minecraftforge/forge/1.15.2-31.1.48/forge-1.15.2-31.1.48-universal.jar)
[02May2020 05:52:12.065] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(forge-1.15.2-31.1.48-universal.jar:/minecraft/libraries/net/minecraftforge/forge/1.15.2-31.1.48/forge-1.15.2-31.1.48-universal.jar)]
[02May2020 05:52:12.065] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(forge-1.15.2-31.1.48-server.jar:/minecraft/libraries/net/minecraftforge/forge/1.15.2-31.1.48/forge-1.15.2-31.1.48-server.jar)
[02May2020 05:52:12.065] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(forge-1.15.2-31.1.48-server.jar:/minecraft/libraries/net/minecraftforge/forge/1.15.2-31.1.48/forge-1.15.2-31.1.48-server.jar)
[02May2020 05:52:12.066] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(forge-1.15.2-31.1.48-server.jar:/minecraft/libraries/net/minecraftforge/forge/1.15.2-31.1.48/forge-1.15.2-31.1.48-server.jar)
[02May2020 05:52:12.066] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(forge-1.15.2-31.1.48-server.jar:/minecraft/libraries/net/minecraftforge/forge/1.15.2-31.1.48/forge-1.15.2-31.1.48-server.jar)
[02May2020 05:52:12.066] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(forge-1.15.2-31.1.48-server.jar:/minecraft/libraries/net/minecraftforge/forge/1.15.2-31.1.48/forge-1.15.2-31.1.48-server.jar)
[02May2020 05:52:12.066] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(forge-1.15.2-31.1.48-server.jar:/minecraft/libraries/net/minecraftforge/forge/1.15.2-31.1.48/forge-1.15.2-31.1.48-server.jar)]
[02May2020 05:52:12.066] [main/DEBUG] [mixin/]: inject() running with 78 agents
[02May2020 05:52:12.066] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(4f56a0a2)]
[02May2020 05:52:12.066] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(additionalevents-1.1.jar:/minecraft/mods/additionalevents-1.1.jar)]
[02May2020 05:52:12.067] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(AI-Improvements-1.15.2-0.3.0.jar:/minecraft/mods/AI-Improvements-1.15.2-0.3.0.jar)]
[02May2020 05:52:12.067] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(AppleSkin-mc1.15.2-forge-1.0.13.jar:/minecraft/mods/AppleSkin-mc1.15.2-forge-1.0.13.jar)]
[02May2020 05:52:12.067] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Aquaculture-1.15.2-2.0.13.jar:/minecraft/mods/Aquaculture-1.15.2-2.0.13.jar)]
[02May2020 05:52:12.067] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(AutoRegLib-1.5-40.jar:/minecraft/mods/AutoRegLib-1.5-40.jar)]
[02May2020 05:52:12.067] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(BiomesOPlenty-1.15.2-10.0.0.345-universal.jar:/minecraft/mods/BiomesOPlenty-1.15.2-10.0.0.345-universal.jar)]
[02May2020 05:52:12.067] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Bookshelf-1.15.2-5.4.14.jar:/minecraft/mods/Bookshelf-1.15.2-5.4.14.jar)]
[02May2020 05:52:12.068] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Botania r1.15-382.jar:/minecraft/mods/Botania r1.15-382.jar)]
[02May2020 05:52:12.068] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(bottleyourxp_1.15-1.1.jar:/minecraft/mods/bottleyourxp_1.15-1.1.jar)]
[02May2020 05:52:12.068] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(bspawncontrol_1.15.2-1.0.jar:/minecraft/mods/bspawncontrol_1.15.2-1.0.jar)]
[02May2020 05:52:12.068] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(buzzierbees-1.4.jar:/minecraft/mods/buzzierbees-1.4.jar)]
[02May2020 05:52:12.068] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(campfiretorches-1.15.2-1.0.2.jar:/minecraft/mods/campfiretorches-1.15.2-1.0.2.jar)]
[02May2020 05:52:12.068] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(citadel-1.1.4.jar:/minecraft/mods/citadel-1.1.4.jar)]
[02May2020 05:52:12.069] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Clumps-5.0.2.jar:/minecraft/mods/Clumps-5.0.2.jar)]
[02May2020 05:52:12.069] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(CookingForBlockheads_1.15.2-8.0.1.jar:/minecraft/mods/CookingForBlockheads_1.15.2-8.0.1.jar)]
[02May2020 05:52:12.069] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Cucumber-1.15.2-3.0.5.jar:/minecraft/mods/Cucumber-1.15.2-3.0.5.jar)]
[02May2020 05:52:12.069] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(curios-FORGE-1.15.2-2.0.2.2.jar:/minecraft/mods/curios-FORGE-1.15.2-2.0.2.2.jar)]
[02May2020 05:52:12.069] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(DarkUtilities-1.15.2-3.0.3.jar:/minecraft/mods/DarkUtilities-1.15.2-3.0.3.jar)]
[02May2020 05:52:12.069] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(dismounte_1.15-1.1.jar:/minecraft/mods/dismounte_1.15-1.1.jar)]
[02May2020 05:52:12.069] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(DoggyTalents-1.15.2-1.15.2.3.jar:/minecraft/mods/DoggyTalents-1.15.2-1.15.2.3.jar)]
[02May2020 05:52:12.069] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(extractpoison_1.15.2-1.0.jar:/minecraft/mods/extractpoison_1.15.2-1.0.jar)]
[02May2020 05:52:12.069] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(fablibrary-1.15.2-1.1.jar:/minecraft/mods/fablibrary-1.15.2-1.1.jar)]
[02May2020 05:52:12.070] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(FruitTrees-1.15.2-1.1.6.jar:/minecraft/mods/FruitTrees-1.15.2-1.1.6.jar)]
[02May2020 05:52:12.070] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(giantspawn_1.15.2-1.0.2.jar:/minecraft/mods/giantspawn_1.15.2-1.0.2.jar)]
[02May2020 05:52:12.070] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(goblintraders-1.2.0-1.15.2.jar:/minecraft/mods/goblintraders-1.2.0-1.15.2.jar)]
[02May2020 05:52:12.070] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(grassseeds_1.15.2-1.1.jar:/minecraft/mods/grassseeds_1.15.2-1.1.jar)]
[02May2020 05:52:12.070] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(grindst_1.15.2-1.2.jar:/minecraft/mods/grindst_1.15.2-1.2.jar)]
[02May2020 05:52:12.070] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(hunterillager-1.15.2-0.6.0.jar:/minecraft/mods/hunterillager-1.15.2-0.6.0.jar)]
[02May2020 05:52:12.070] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Hwyla-forge-1.10.8-B72_1.15.2.jar:/minecraft/mods/Hwyla-forge-1.10.8-B72_1.15.2.jar)]
[02May2020 05:52:12.070] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(invtotem_1.15.2-1.0.jar:/minecraft/mods/invtotem_1.15.2-1.0.jar)]
[02May2020 05:52:12.070] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(ironchest-1.15.2-10.0.3.jar:/minecraft/mods/ironchest-1.15.2-10.0.3.jar)]
[02May2020 05:52:12.071] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(jei-1.15.2-6.0.0.3.jar:/minecraft/mods/jei-1.15.2-6.0.0.3.jar)]
[02May2020 05:52:12.071] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(journeymap-1.15.2-5.7.0beta1.jar:/minecraft/mods/journeymap-1.15.2-5.7.0beta1.jar)]
[02May2020 05:52:12.071] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Kiwi-1.15.2-2.6.5.jar:/minecraft/mods/Kiwi-1.15.2-2.6.5.jar)]
[02May2020 05:52:12.071] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(mcw-bridges-1.0.4fix-mc1.15.2.jar:/minecraft/mods/mcw-bridges-1.0.4fix-mc1.15.2.jar)]
[02May2020 05:52:12.071] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(mcw-furniture-1.0.1-mc1.15.1 1.15.2.jar:/minecraft/mods/mcw-furniture-1.0.1-mc1.15.1 1.15.2.jar)]
[02May2020 05:52:12.071] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(MiscAdditions-1.2.3.jar:/minecraft/mods/MiscAdditions-1.2.3.jar)]
[02May2020 05:52:12.071] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Morpheus-1.15.2-4.2.50.jar:/minecraft/mods/Morpheus-1.15.2-4.2.50.jar)]
[02May2020 05:52:12.072] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(moveboats_1.15.2-1.1.jar:/minecraft/mods/moveboats_1.15.2-1.1.jar)]
[02May2020 05:52:12.072] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(moveminecarts_1.15.2-1.2.jar:/minecraft/mods/moveminecarts_1.15.2-1.2.jar)]
[02May2020 05:52:12.072] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(MysticalAgriculture-1.15.2-3.0.2.jar:/minecraft/mods/MysticalAgriculture-1.15.2-3.0.2.jar)]
[02May2020 05:52:12.072] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(nethercraft-1.15.2-1.0.7.jar:/minecraft/mods/nethercraft-1.15.2-1.0.7.jar)]
[02May2020 05:52:12.072] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(NetherPortalFix_1.15.2-6.0.0.jar:/minecraft/mods/NetherPortalFix_1.15.2-6.0.0.jar)]
[02May2020 05:52:12.072] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(netherpspr_1.15-3.0.jar:/minecraft/mods/netherpspr_1.15-3.0.jar)]
[02May2020 05:52:12.072] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(nhacampfire_1.15-2.1.jar:/minecraft/mods/nhacampfire_1.15-2.1.jar)]
[02May2020 05:52:12.072] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(nmdar_1.15.2-3.8.jar:/minecraft/mods/nmdar_1.15.2-3.8.jar)]
[02May2020 05:52:12.073] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(nutrmilk_1.15-1.1.jar:/minecraft/mods/nutrmilk_1.15-1.1.jar)]
[02May2020 05:52:12.073] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(OreExcavation-1.7.151.jar:/minecraft/mods/OreExcavation-1.7.151.jar)]
[02May2020 05:52:12.073] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(paperbooks_1.15.2-1.0.jar:/minecraft/mods/paperbooks_1.15.2-1.0.jar)]
[02May2020 05:52:12.073] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Patchouli-1.15.2-1.2-31.jar:/minecraft/mods/Patchouli-1.15.2-1.2-31.jar)]
[02May2020 05:52:12.073] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(performant-1.15-2.08m.jar:/minecraft/mods/performant-1.15-2.08m.jar)]
[02May2020 05:52:12.073] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(petnames_1.15.2-1.0.jar:/minecraft/mods/petnames_1.15.2-1.0.jar)]
[02May2020 05:52:12.073] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(PickleTweaks-1.15.2-4.0.2.jar:/minecraft/mods/PickleTweaks-1.15.2-4.0.2.jar)]
[02May2020 05:52:12.073] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Placebo-1.15.2-3.0.2.jar:/minecraft/mods/Placebo-1.15.2-3.0.2.jar)]
[02May2020 05:52:12.074] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Quark-r2.1-233.jar:/minecraft/mods/Quark-r2.1-233.jar)]
[02May2020 05:52:12.074] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(randomenchants-3.1.0.jar:/minecraft/mods/randomenchants-3.1.0.jar)]
[02May2020 05:52:12.074] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(randompatches-1.15.2-1.21.1.2.jar:/minecraft/mods/randompatches-1.15.2-1.21.1.2.jar)]
[02May2020 05:52:12.074] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(simplefarming-1.15.2-1.2.7.jar:/minecraft/mods/simplefarming-1.15.2-1.2.7.jar)]
[02May2020 05:52:12.074] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(simpleores-1.15.2-2.1.3.1.jar:/minecraft/mods/simpleores-1.15.2-2.1.3.1.jar)]
[02May2020 05:52:12.074] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(skeletonhs_1.15.2-1.1.2.jar:/minecraft/mods/skeletonhs_1.15.2-1.1.2.jar)]
[02May2020 05:52:12.074] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(snowbfrmobs_1.15.2-1.0.jar:/minecraft/mods/snowbfrmobs_1.15.2-1.0.jar)]
[02May2020 05:52:12.074] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(SnowRealMagic-1.15.2-1.7.5.jar:/minecraft/mods/SnowRealMagic-1.15.2-1.7.5.jar)]
[02May2020 05:52:12.074] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(snowundertrees-1.15.1-v1.0.jar:/minecraft/mods/snowundertrees-1.15.1-v1.0.jar)]
[02May2020 05:52:12.074] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(softsnowfallmod-mc1.15-v1.0.jar:/minecraft/mods/softsnowfallmod-mc1.15-v1.0.jar)]
[02May2020 05:52:12.075] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(StorageDrawers-1.15.2-7.0.2.jar:/minecraft/mods/StorageDrawers-1.15.2-7.0.2.jar)]
[02May2020 05:52:12.075] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(swingthroughgrass-1.15.2-1.4.0.jar:/minecraft/mods/swingthroughgrass-1.15.2-1.4.0.jar)]
[02May2020 05:52:12.075] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(torchmaster-2.1.1-rc0.jar:/minecraft/mods/torchmaster-2.1.1-rc0.jar)]
[02May2020 05:52:12.075] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(u_team_core-1.15.2-2.11.0.156.jar:/minecraft/mods/u_team_core-1.15.2-2.11.0.156.jar)]
[02May2020 05:52:12.075] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(useful_backpacks-1.15.2-1.9.4.63.jar:/minecraft/mods/useful_backpacks-1.15.2-1.9.4.63.jar)]
[02May2020 05:52:12.075] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(villagerdeathm_1.15.2-1.2.jar:/minecraft/mods/villagerdeathm_1.15.2-1.2.jar)]
[02May2020 05:52:12.075] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(vilnames_1.15-2.0.jar:/minecraft/mods/vilnames_1.15-2.0.jar)]
[02May2020 05:52:12.075] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Waddles-1.15.2-0.8.6.jar:/minecraft/mods/Waddles-1.15.2-0.8.6.jar)]
[02May2020 05:52:12.075] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(weakerspwbs_1.15-1.3.jar:/minecraft/mods/weakerspwbs_1.15-1.3.jar)]
[02May2020 05:52:12.075] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(WitherSkeletonTweaks-1.15.1-4.0.0.jar:/minecraft/mods/WitherSkeletonTweaks-1.15.1-4.0.0.jar)]
[02May2020 05:52:12.075] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(zombiehs_1.15.2-2.1.2.jar:/minecraft/mods/zombiehs_1.15.2-2.1.2.jar)]
[02May2020 05:52:12.076] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(forge-1.15.2-31.1.48-universal.jar:/minecraft/libraries/net/minecraftforge/forge/1.15.2-31.1.48/forge-1.15.2-31.1.48-universal.jar)]
[02May2020 05:52:12.076] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(forge-1.15.2-31.1.48-server.jar:/minecraft/libraries/net/minecraftforge/forge/1.15.2-31.1.48/forge-1.15.2-31.1.48-server.jar)]
[02May2020 05:52:12.152] [main/DEBUG] [mixin/]: Error cleaning class output directory: .mixin.out/class: failed to delete one or more files; see suppressed exceptions for details
[02May2020 05:52:12.185] [main/DEBUG] [mixin/]: Preparing mixins for MixinEnvironment[PREINIT]
[02May2020 05:52:12.216] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [snownee.fruits.mixin.Connector]
[02May2020 05:52:12.222] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [com.performant.coremod.mixin.Connector]
[02May2020 05:52:12.235] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [snownee.snow.mixin.Connector]
[02May2020 05:52:12.252] [main/INFO] [Fruit Trees/]: Invoking Mixin Connector
[02May2020 05:52:12.274] [main/DEBUG] [mixin/]: Checking for additional mixins for MixinEnvironment[PREINIT]
[02May2020 05:52:12.320] [main/DEBUG] [mixin/]: Checking for additional mixins for MixinEnvironment[PREINIT]
[02May2020 05:52:12.322] [main/INFO] [Kiwi/]: Invoking Mixin Connector
[02May2020 05:52:12.331] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlserver' with arguments [--gameDir, ., nogui]
[02May2020 05:52:12.372] [main/DEBUG] [mixin/]: Preparing mixins for MixinEnvironment[DEFAULT]
[02May2020 05:52:12.372] [main/DEBUG] [mixin/]: Selecting config additionalevents.mixins.json
[02May2020 05:52:12.390] [main/DEBUG] [mixin/]: Selecting config assets/fruittrees/fruittrees.mixins.json
[02May2020 05:52:12.396] [main/DEBUG] [mixin/]: Selecting config performant.mixins.json
[02May2020 05:52:12.597] [main/DEBUG] [com.performant.coremod.Performant/]: Built TOML config for /minecraft/config/performant-common.toml
[02May2020 05:52:12.602] [main/DEBUG] [com.performant.coremod.Performant/]: Loaded TOML config file /minecraft/config/performant-common.toml
[02May2020 05:52:12.604] [main/INFO] [com.performant.coremod.Performant/]: Performant configs loaded
[02May2020 05:52:12.607] [main/DEBUG] [mixin/]: Selecting config assets/snowrealmagic/snowrealmagic.mixins.json
[02May2020 05:52:12.612] [main/DEBUG] [mixin/]: Preparing additionalevents.mixins.json (3)
[02May2020 05:52:12.987] [main/DEBUG] [mixin/]: Preparing assets/fruittrees/fruittrees.mixins.json (5)
[02May2020 05:52:13.197] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_72854_c with desc ()V
[02May2020 05:52:13.379] [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
[02May2020 05:52:13.576] [main/DEBUG] [mixin/]: Preparing performant.mixins.json (11)
[02May2020 05:52:14.003] [main/DEBUG] [mixin/]: Preparing assets/snowrealmagic/snowrealmagic.mixins.json (2)
[02May2020 05:52:14.060] [main/DEBUG] [mixin/]: Registering new injector for @Inject with org.spongepowered.asm.mixin.injection.struct.CallbackInjectionInfo
[02May2020 05:52:14.068] [main/DEBUG] [mixin/]: Registering new injector for @ModifyArg with org.spongepowered.asm.mixin.injection.struct.ModifyArgInjectionInfo
[02May2020 05:52:14.071] [main/DEBUG] [mixin/]: Registering new injector for @ModifyArgs with org.spongepowered.asm.mixin.injection.struct.ModifyArgsInjectionInfo
[02May2020 05:52:14.075] [main/DEBUG] [mixin/]: Registering new injector for @Redirect with org.spongepowered.asm.mixin.injection.struct.RedirectInjectionInfo
[02May2020 05:52:14.078] [main/DEBUG] [mixin/]: Registering new injector for @ModifyVariable with org.spongepowered.asm.mixin.injection.struct.ModifyVariableInjectionInfo
[02May2020 05:52:14.081] [main/DEBUG] [mixin/]: Registering new injector for @ModifyConstant with org.spongepowered.asm.mixin.injection.struct.ModifyConstantInjectionInfo
[02May2020 05:52:14.203] [main/DEBUG] [mixin/]: Prepared 21 mixins in 1.831 sec (87.2ms avg) (0ms load, 0ms transform, 0ms plugin)
[02May2020 05:52:14.402] [main/DEBUG] [mixin/]: Mixing world.ICollisionReaderMixin from performant.mixins.json into net.minecraft.world.ICollisionReader
[02May2020 05:52:14.445] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_70071_h_ with desc ()V
[02May2020 05:52:14.450] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_213315_a with desc (Lnet/minecraft/entity/MoverType;Lnet/minecraft/util/math/Vec3d;)V
[02May2020 05:52:14.519] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/entity/Entity
[02May2020 05:52:15.184] [main/DEBUG] [mixin/]: Mixing world.WorldMixin from performant.mixins.json into net.minecraft.world.World
[02May2020 05:52:15.526] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_72854_c with desc ()V
[02May2020 05:52:15.527] [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
[02May2020 05:52:15.529] [main/DEBUG] [mixin/]: Mixing MixinServerWorld from assets/fruittrees/fruittrees.mixins.json into net.minecraft.world.server.ServerWorld
[02May2020 05:52:15.585] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_151000_E with desc ()Lnet/minecraft/util/text/ITextComponent;
[02May2020 05:52:15.660] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/potion/EffectInstance
[02May2020 05:52:15.861] [main/DEBUG] [mixin/]: Mixing entity.LivingEntityMixin from performant.mixins.json into net.minecraft.entity.LivingEntity
[02May2020 05:52:15.995] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_76365_a with desc (Lnet/minecraft/entity/player/PlayerEntity;)Lnet/minecraft/util/DamageSource;
[02May2020 05:52:16.104] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_70071_h_ with desc ()V
[02May2020 05:52:16.105] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_213315_a with desc (Lnet/minecraft/entity/MoverType;Lnet/minecraft/util/math/Vec3d;)V
[02May2020 05:52:16.107] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/entity/Entity
[02May2020 05:52:16.458] [main/DEBUG] [mixin/]: Mixing MixinBlock from additionalevents.mixins.json into net.minecraft.block.Block
[02May2020 05:52:16.635] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_92089_a with desc (Lnet/minecraft/item/ItemStack;)Z
[02May2020 05:52:16.650] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_92089_a with desc (Lnet/minecraft/item/ItemStack;)Z
[02May2020 05:52:17.162] [main/DEBUG] [mixin/]: Mixing MixinBlockState from additionalevents.mixins.json into net.minecraft.block.BlockState
[02May2020 05:52:17.222] [main/DEBUG] [mixin/]: Mixing entity.AttributeMixin from performant.mixins.json into net.minecraft.entity.ai.attributes.Attribute
[02May2020 05:52:17.251] [main/DEBUG] [mixin/]: Mixing MixinSpreadableSnowyDirtBlock from assets/snowrealmagic/snowrealmagic.mixins.json into net.minecraft.block.SpreadableSnowyDirtBlock
[02May2020 05:52:17.277] [main/DEBUG] [mixin/]: Mixing MixinSnowyDirtBlock from assets/snowrealmagic/snowrealmagic.mixins.json into net.minecraft.block.SnowyDirtBlock
[02May2020 05:52:17.319] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/block/FlowingFluidBlock
[02May2020 05:52:17.434] [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
[02May2020 05:52:17.453] [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
[02May2020 05:52:17.460] [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
[02May2020 05:52:17.480] [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
[02May2020 05:52:17.564] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/block/StairsBlock
[02May2020 05:52:17.874] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/block/FlowerPotBlock
[02May2020 05:52:18.027] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/block/BambooBlock
[02May2020 05:52:18.143] [main/DEBUG] [mixin/]: Mixing MixinItemEntity from additionalevents.mixins.json into net.minecraft.entity.item.ItemEntity
[02May2020 05:52:18.169] [main/DEBUG] [mixin/]: Mixing entity.ItemEntityMixin from performant.mixins.json into net.minecraft.entity.item.ItemEntity
[02May2020 05:52:19.425] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_145866_f with desc ()V
[02May2020 05:52:19.440] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_73660_a with desc ()V
[02May2020 05:52:19.787] [main/DEBUG] [mixin/]: Mixing entity.CreatureEntityMixin from performant.mixins.json into net.minecraft.entity.CreatureEntity
[02May2020 05:52:19.800] [main/DEBUG] [mixin/]: Mixing entity.MobEntityMixin from performant.mixins.json into net.minecraft.entity.MobEntity
[02May2020 05:52:19.903] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/tileentity/EndPortalTileEntity
[02May2020 05:52:20.039] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_82848_d with desc ()V
[02May2020 05:52:20.429] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_92089_a with desc (Lnet/minecraft/item/ItemStack;)Z
[02May2020 05:52:20.460] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_77326_a with desc (Lnet/minecraft/enchantment/Enchantment;)Z
[02May2020 05:52:20.916] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/nbt/CompoundNBT
[02May2020 05:52:21.566] [main/DEBUG] [mixin/]: Mixing pathing.PathNavigatorMixin from performant.mixins.json into net.minecraft.pathfinding.PathNavigator
[02May2020 05:52:21.676] [main/DEBUG] [mixin/]: Mixing MixinBeeEntity from assets/fruittrees/fruittrees.mixins.json into net.minecraft.entity.passive.BeeEntity
[02May2020 05:52:21.681] [main/DEBUG] [mixin/]: Inner class snownee/fruits/mixin/MixinBeeEntity$1 in snownee/fruits/mixin/MixinBeeEntity on net/minecraft/entity/passive/BeeEntity gets unique name net/minecraft/entity/passive/BeeEntity$Anonymous$698b23d4f5224d34b685769a0e0ffc9d
[02May2020 05:52:21.695] [main/DEBUG] [mixin/]: Generating mapped inner class net/minecraft/entity/passive/BeeEntity$Anonymous$698b23d4f5224d34b685769a0e0ffc9d (originally snownee/fruits/mixin/MixinBeeEntity$1)
[02May2020 05:52:21.709] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_75250_a with desc ()Z
[02May2020 05:52:21.741] [main/DEBUG] [mixin/]: Mixing MixinPollinateGoal from assets/fruittrees/fruittrees.mixins.json into net.minecraft.entity.passive.BeeEntity$PollinateGoal
[02May2020 05:52:21.814] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_184179_bs with desc ()Lnet/minecraft/entity/Entity;
[02May2020 05:52:21.830] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/entity/item/BoatEntity
[02May2020 05:52:23.186] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_151000_E with desc ()Lnet/minecraft/util/text/ITextComponent;
[02May2020 05:52:23.361] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_70071_h_ with desc ()V
[02May2020 05:52:24.678] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_195942_a with desc (Lnet/minecraft/item/BlockItemUseContext;)Lnet/minecraft/util/ActionResultType;
[02May2020 05:52:24.824] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/item/BucketItem
[02May2020 05:52:24.868] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/item/FishBucketItem
[02May2020 05:52:24.928] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/item/PotionItem
[02May2020 05:52:25.517] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/potion/EffectInstance
[02May2020 05:52:30.220] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
[02May2020 05:52:30.222] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[02May2020 05:52:30.223] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
[02May2020 05:52:30.225] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[02May2020 05:52:30.226] [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]
[02May2020 05:52:30.355] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting minecraft server version 1.15.2
[02May2020 05:52:30.477] [Server thread/DEBUG] [net.minecraftforge.fml.ForgeI18n/CORE]: Loading I18N data entries: 4533
[02May2020 05:52:30.860] [Server thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/network/PacketBuffer
[02May2020 05:52:31.114] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/CORE]: Loading Network data for FML net version: FML2
[02May2020 05:52:31.164] [Server thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Using 2 threads for parallel mod-loading
[02May2020 05:52:31.175] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.189] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@8f40022 - got cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.207] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.blakebr0.cucumber.Cucumber with classLoader cpw.mods.modlauncher.TransformingClassLoader@8f40022 & cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.230] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.blakebr0.cucumber.Cucumber with cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.230] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.231] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@8f40022 - got cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.231] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.blay09.mods.netherportalfix.NetherPortalFix with classLoader cpw.mods.modlauncher.TransformingClassLoader@8f40022 & cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.238] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass net.blay09.mods.netherportalfix.NetherPortalFix with cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.238] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.238] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@8f40022 - got cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.238] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.natamus.zombiehorsespawn.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@8f40022 & cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.239] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.natamus.zombiehorsespawn.Main with cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.239] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.239] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@8f40022 - got cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.239] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.legacy.nethercraft.Nethercraft with classLoader cpw.mods.modlauncher.TransformingClassLoader@8f40022 & cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.240] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.legacy.nethercraft.Nethercraft with cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.240] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.240] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@8f40022 - got cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.240] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.natamus.petnames.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@8f40022 & cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.240] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.natamus.petnames.Main with cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.240] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.240] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@8f40022 - got cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.240] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.natamus.giantspawn.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@8f40022 & cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.241] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.natamus.giantspawn.Main with cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.241] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.241] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@8f40022 - got cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.241] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.natamus.villagernames.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@8f40022 & cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.242] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.natamus.villagernames.Main with cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.242] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.242] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@8f40022 - got cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.242] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for mezz.jei.JustEnoughItems with classLoader cpw.mods.modlauncher.TransformingClassLoader@8f40022 & cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.243] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass mezz.jei.JustEnoughItems with cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.243] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.243] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@8f40022 - got cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.243] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.bagel.buzzierbees.core.BuzzierBees with classLoader cpw.mods.modlauncher.TransformingClassLoader@8f40022 & cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.252] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.bagel.buzzierbees.core.BuzzierBees with cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.252] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.252] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@8f40022 - got cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.252] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for doggytalents.DoggyTalentsMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@8f40022 & cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.256] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass doggytalents.DoggyTalentsMod with cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.257] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.257] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@8f40022 - got cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.257] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.natamus.paperbooks.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@8f40022 & cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.262] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.natamus.paperbooks.Main with cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.262] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.262] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@8f40022 - got cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.262] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.mrcrayfish.goblintraders.GoblinTraders with classLoader cpw.mods.modlauncher.TransformingClassLoader@8f40022 & cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.263] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.mrcrayfish.goblintraders.GoblinTraders with cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.263] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.263] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@8f40022 - got cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.263] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.natamus.skeletonhorsespawn.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@8f40022 & cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.264] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.natamus.skeletonhorsespawn.Main with cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.264] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.264] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@8f40022 - got cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.264] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.natamus.findablocklibrary.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@8f40022 & cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.264] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.natamus.findablocklibrary.Main with cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.264] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.265] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@8f40022 - got cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.265] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.blamejared.clumps.Clumps with classLoader cpw.mods.modlauncher.TransformingClassLoader@8f40022 & cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.269] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity clumps:xp_orb_big
[02May2020 05:52:31.278] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.blamejared.clumps.Clumps with cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.278] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.278] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@8f40022 - got cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.279] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for journeymap.common.Journeymap with classLoader cpw.mods.modlauncher.TransformingClassLoader@8f40022 & cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.298] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass journeymap.common.Journeymap with cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.298] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.298] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@8f40022 - got cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.298] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.blay09.mods.cookingforblockheads.CookingForBlockheads with classLoader cpw.mods.modlauncher.TransformingClassLoader@8f40022 & cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.315] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass net.blay09.mods.cookingforblockheads.CookingForBlockheads with cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.315] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.315] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@8f40022 - got cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.315] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for shadows.placebo.Placebo with classLoader cpw.mods.modlauncher.TransformingClassLoader@8f40022 & cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.323] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass shadows.placebo.Placebo with cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.323] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.323] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@8f40022 - got cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.323] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.github.alexthe666.citadel.Citadel with classLoader cpw.mods.modlauncher.TransformingClassLoader@8f40022 & cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.326] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `citadel` for name `debug`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[02May2020 05:52:31.327] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.github.alexthe666.citadel.Citadel with cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.327] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.327] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@8f40022 - got cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.327] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for snownee.fruits.Fruits with classLoader cpw.mods.modlauncher.TransformingClassLoader@8f40022 & cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.334] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass snownee.fruits.Fruits with cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.334] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.334] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@8f40022 - got cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.334] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for shadows.wstweaks.WitherSkeletonTweaks with classLoader cpw.mods.modlauncher.TransformingClassLoader@8f40022 & cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.344] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass shadows.wstweaks.WitherSkeletonTweaks with cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.344] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.344] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@8f40022 - got cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.344] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.darkhax.bookshelf.Bookshelf with classLoader cpw.mods.modlauncher.TransformingClassLoader@8f40022 & cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.374] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass net.darkhax.bookshelf.Bookshelf with cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.374] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.374] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@8f40022 - got cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.374] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for bl4ckscor3.mod.snowundertrees.SnowUnderTrees with classLoader cpw.mods.modlauncher.TransformingClassLoader@8f40022 & cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.395] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass bl4ckscor3.mod.snowundertrees.SnowUnderTrees with cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.395] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.395] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@8f40022 - got cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.395] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.natamus.bottleyourxp.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@8f40022 & cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.397] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.natamus.bottleyourxp.Main with cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.397] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.397] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@8f40022 - got cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.398] [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@8f40022 & cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.405] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass info.u_team.u_team_core.UCoreMain with cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.405] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.405] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@8f40022 - got cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.405] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.therandomlabs.randompatches.RandomPatches with classLoader cpw.mods.modlauncher.TransformingClassLoader@8f40022 & cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.408] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.therandomlabs.randompatches.RandomPatches with cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.408] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.408] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@8f40022 - got cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.408] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.natamus.grassseeds.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@8f40022 & cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.410] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.natamus.grassseeds.Main with cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.410] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.410] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@8f40022 - got cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.410] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.natamus.nohostilesaroundcampfire.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@8f40022 & cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.413] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.natamus.nohostilesaroundcampfire.Main with cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.413] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.413] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@8f40022 - got cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.413] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.darkhax.darkutils.DarkUtils with classLoader cpw.mods.modlauncher.TransformingClassLoader@8f40022 & cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.422] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass net.darkhax.darkutils.DarkUtils with cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.422] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.422] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@8f40022 - got cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.422] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.quetzi.morpheus.Morpheus with classLoader cpw.mods.modlauncher.TransformingClassLoader@8f40022 & cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.436] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass net.quetzi.morpheus.Morpheus with cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.436] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.436] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@8f40022 - got cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.436] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.endlesnights.softsnowfallmod.SoftSnowFallMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@8f40022 & cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.438] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.endlesnights.softsnowfallmod.SoftSnowFallMod with cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.438] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.438] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@8f40022 - got cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.438] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for mcp.mobius.waila.Waila with classLoader cpw.mods.modlauncher.TransformingClassLoader@8f40022 & cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.452] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass mcp.mobius.waila.Waila with cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.452] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.453] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@8f40022 - got cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.453] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for snownee.snow.SnowRealMagic with classLoader cpw.mods.modlauncher.TransformingClassLoader@8f40022 & cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.453] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass snownee.snow.SnowRealMagic with cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.453] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.453] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@8f40022 - got cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.453] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for snownee.kiwi.Kiwi with classLoader cpw.mods.modlauncher.TransformingClassLoader@8f40022 & cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.543] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass snownee.kiwi.Kiwi with cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.544] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.544] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@8f40022 - got cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.544] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.natamus.dismountentity.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@8f40022 & cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.545] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.natamus.dismountentity.Main with cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.545] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.545] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@8f40022 - got cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.545] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.natamus.moveminecarts.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@8f40022 & cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.546] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.natamus.moveminecarts.Main with cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.548] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.548] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@8f40022 - got cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.548] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for enemeez.campfiretorches.CampfireTorches with classLoader cpw.mods.modlauncher.TransformingClassLoader@8f40022 & cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.548] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass enemeez.campfiretorches.CampfireTorches with cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.548] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.548] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@8f40022 - got cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.548] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.minecraftforge.common.ForgeMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@8f40022 & cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.556] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass net.minecraftforge.common.ForgeMod with cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.556] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.556] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@8f40022 - got cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.556] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.girafi.waddles.Waddles with classLoader cpw.mods.modlauncher.TransformingClassLoader@8f40022 & cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.560] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.girafi.waddles.Waddles with cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.560] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.560] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@8f40022 - got cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.560] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.natamus.namedareas.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@8f40022 & cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.561] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.natamus.namedareas.Main with cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.561] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.561] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@8f40022 - got cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.561] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for mod.alexndr.simpleores.SimpleOres with classLoader cpw.mods.modlauncher.TransformingClassLoader@8f40022 & cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.562] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass mod.alexndr.simpleores.SimpleOres with cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.562] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.562] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@8f40022 - got cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.562] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.natamus.weakerspiderwebs.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@8f40022 & cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.563] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.natamus.weakerspiderwebs.Main with cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.563] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.563] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@8f40022 - got cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.563] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.blakebr0.mysticalagriculture.MysticalAgriculture with classLoader cpw.mods.modlauncher.TransformingClassLoader@8f40022 & cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.567] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.blakebr0.mysticalagriculture.MysticalAgriculture with cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.567] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.567] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@8f40022 - got cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.567] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.progwml6.ironchest.IronChests with classLoader cpw.mods.modlauncher.TransformingClassLoader@8f40022 & cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.570] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.progwml6.ironchest.IronChests with cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.570] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.570] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@8f40022 - got cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.570] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.natamus.villagerdeathmessages.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@8f40022 & cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.570] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.natamus.villagerdeathmessages.Main with cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.571] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.574] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.574] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@8f40022 - got cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.574] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.mcwbridges.kikoz.MacawsBridges with classLoader cpw.mods.modlauncher.TransformingClassLoader@8f40022 & cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.576] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.mcwbridges.kikoz.MacawsBridges with cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.576] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.576] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@8f40022 - got cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.576] [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@8f40022 & cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.577] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass info.u_team.useful_backpacks.UsefulBackpacksMod with cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.577] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.577] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@8f40022 - got cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.577] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.xalcon.torchmaster.Torchmaster with classLoader cpw.mods.modlauncher.TransformingClassLoader@8f40022 & cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.591] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass net.xalcon.torchmaster.Torchmaster with cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.591] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.591] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@8f40022 - got cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.591] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.exidex.swingthroughgrass.SwingThroughGrass with classLoader cpw.mods.modlauncher.TransformingClassLoader@8f40022 & cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.592] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.exidex.swingthroughgrass.SwingThroughGrass with cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.592] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.592] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@8f40022 - got cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.592] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.natamus.betterspawnercontrol.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@8f40022 & cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.593] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.natamus.betterspawnercontrol.Main with cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.593] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.593] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@8f40022 - got cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.593] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.natamus.nutritiousmilk.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@8f40022 & cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.593] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.natamus.nutritiousmilk.Main with cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.594] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.594] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@8f40022 - got cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.594] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.natamus.extractpoison.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@8f40022 & cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.594] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.natamus.extractpoison.Main with cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.594] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.594] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@8f40022 - got cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.595] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for biomesoplenty.core.BiomesOPlenty with classLoader cpw.mods.modlauncher.TransformingClassLoader@8f40022 & cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.598] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass biomesoplenty.core.BiomesOPlenty with cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.598] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.598] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@8f40022 - got cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.598] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.natamus.inventorytotem.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@8f40022 & cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.599] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.natamus.inventorytotem.Main with cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.599] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.599] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@8f40022 - got cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.599] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.natamus.grindstonesharpertools.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@8f40022 & cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.600] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.natamus.grindstonesharpertools.Main with cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.600] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.600] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@8f40022 - got cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.600] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for enemeez.simplefarming.SimpleFarming with classLoader cpw.mods.modlauncher.TransformingClassLoader@8f40022 & cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.604] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass enemeez.simplefarming.SimpleFarming with cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.604] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.604] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@8f40022 - got cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.604] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.natamus.moveboats.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@8f40022 & cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.605] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.natamus.moveboats.Main with cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.605] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.605] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@8f40022 - got cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.605] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for io.modworks.miscadditions.core.MiscAdditions with classLoader cpw.mods.modlauncher.TransformingClassLoader@8f40022 & cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.608] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass io.modworks.miscadditions.core.MiscAdditions with cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.608] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.608] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@8f40022 - got cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.608] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.tfar.randomenchants.RandomEnchants with classLoader cpw.mods.modlauncher.TransformingClassLoader@8f40022 & cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.612] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.tfar.randomenchants.RandomEnchants with cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.612] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.612] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@8f40022 - got cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.612] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for top.theillusivec4.curios.Curios with classLoader cpw.mods.modlauncher.TransformingClassLoader@8f40022 & cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.613] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass top.theillusivec4.curios.Curios with cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.614] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.614] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@8f40022 - got cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.614] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for vazkii.botania.common.Botania with classLoader cpw.mods.modlauncher.TransformingClassLoader@8f40022 & cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.625] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass vazkii.botania.common.Botania with cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.625] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.625] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@8f40022 - got cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.625] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for vazkii.patchouli.common.base.Patchouli with classLoader cpw.mods.modlauncher.TransformingClassLoader@8f40022 & cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.626] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass vazkii.patchouli.common.base.Patchouli with cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.626] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.626] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@8f40022 - got cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.627] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for vazkii.arl.AutoRegLib with classLoader cpw.mods.modlauncher.TransformingClassLoader@8f40022 & cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.628] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass vazkii.arl.AutoRegLib with cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.628] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.628] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@8f40022 - got cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.628] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for vazkii.quark.base.Quark with classLoader cpw.mods.modlauncher.TransformingClassLoader@8f40022 & cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.629] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass vazkii.quark.base.Quark with cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.629] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.629] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@8f40022 - got cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.629] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.jaquadro.minecraft.storagedrawers.StorageDrawers with classLoader cpw.mods.modlauncher.TransformingClassLoader@8f40022 & cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.633] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.jaquadro.minecraft.storagedrawers.StorageDrawers with cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.633] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.633] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@8f40022 - got cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.633] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for oreexcavation.core.OreExcavation with classLoader cpw.mods.modlauncher.TransformingClassLoader@8f40022 & cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.634] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass oreexcavation.core.OreExcavation with cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.634] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.634] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@8f40022 - got cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.634] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.performant.coremod.Performant with classLoader cpw.mods.modlauncher.TransformingClassLoader@8f40022 & cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.634] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.performant.coremod.Performant with cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.634] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.634] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@8f40022 - got cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.634] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.tfar.additionalevents.AdditionalEvents with classLoader cpw.mods.modlauncher.TransformingClassLoader@8f40022 & cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.635] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.tfar.additionalevents.AdditionalEvents with cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.635] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.635] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@8f40022 - got cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.635] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.blakebr0.pickletweaks.PickleTweaks with classLoader cpw.mods.modlauncher.TransformingClassLoader@8f40022 & cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.638] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.blakebr0.pickletweaks.PickleTweaks with cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.638] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.638] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@8f40022 - got cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.638] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for baguchan.hunterillager.HunterIllagerCore with classLoader cpw.mods.modlauncher.TransformingClassLoader@8f40022 & cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.640] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass baguchan.hunterillager.HunterIllagerCore with cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.640] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.640] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@8f40022 - got cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.640] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for squeek.appleskin.AppleSkin with classLoader cpw.mods.modlauncher.TransformingClassLoader@8f40022 & cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.641] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass squeek.appleskin.AppleSkin with cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.641] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.641] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@8f40022 - got cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.641] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.builtbroken.ai.improvements.AIImprovements with classLoader cpw.mods.modlauncher.TransformingClassLoader@8f40022 & cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.642] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.builtbroken.ai.improvements.AIImprovements with cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.642] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.642] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@8f40022 - got cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.642] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.mcwfurnitures.kikoz.MacawsFurnitures with classLoader cpw.mods.modlauncher.TransformingClassLoader@8f40022 & cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.647] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.mcwfurnitures.kikoz.MacawsFurnitures with cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.647] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.647] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@8f40022 - got cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.647] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.natamus.netherportalspread.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@8f40022 & cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.648] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.natamus.netherportalspread.Main with cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.648] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.648] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@8f40022 - got cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.648] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.teammetallurgy.aquaculture.Aquaculture with classLoader cpw.mods.modlauncher.TransformingClassLoader@8f40022 & cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.654] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.teammetallurgy.aquaculture.Aquaculture with cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.654] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.654] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@8f40022 - got cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.654] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.natamus.snowballsfreezemobs.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@8f40022 & cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.655] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.natamus.snowballsfreezemobs.Main with cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:31.667] [Server thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching parallel event LifecycleEvent:CONSTRUCT
[02May2020 05:52:31.691] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance usefulbackpacks of type info.u_team.useful_backpacks.UsefulBackpacksMod
[02May2020 05:52:31.691] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance fruittrees of type snownee.fruits.Fruits
[02May2020 05:52:31.691] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance fruittrees of type snownee.fruits.Fruits
[02May2020 05:52:31.691] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for fruittrees
[02May2020 05:52:31.717] [modloading-worker-1/INFO] [JarSignVerifier/]: Mod usefulbackpacks is signed with a valid certificate.
[02May2020 05:52:31.723] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fruittrees
[02May2020 05:52:31.729] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing snownee.fruits.FruitsConfig to MOD
[02May2020 05:52:31.738] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file usefulbackpacks-server.toml for usefulbackpacks tracking
[02May2020 05:52:31.738] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance usefulbackpacks of type info.u_team.useful_backpacks.UsefulBackpacksMod
[02May2020 05:52:31.738] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for usefulbackpacks
[02May2020 05:52:31.738] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for usefulbackpacks
[02May2020 05:52:31.738] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing info.u_team.useful_backpacks.init.UsefulBackpacksRecipeSerializers to MOD
[02May2020 05:52:31.747] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for fruittrees
[02May2020 05:52:31.747] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance wstweaks of type shadows.wstweaks.WitherSkeletonTweaks
[02May2020 05:52:31.748] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file wstweaks-common.toml for wstweaks tracking
[02May2020 05:52:31.774] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance wstweaks of type shadows.wstweaks.WitherSkeletonTweaks
[02May2020 05:52:31.774] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for wstweaks
[02May2020 05:52:31.774] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for wstweaks
[02May2020 05:52:31.774] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing shadows.wstweaks.WSTEvents to FORGE
[02May2020 05:52:31.781] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing info.u_team.useful_backpacks.init.UsefulBackpacksItems to MOD
[02May2020 05:52:31.782] [modloading-worker-0/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_76365_a with desc (Lnet/minecraft/entity/player/PlayerEntity;)Lnet/minecraft/util/DamageSource;
[02May2020 05:52:31.788] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for wstweaks
[02May2020 05:52:31.788] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance bookshelf of type net.darkhax.bookshelf.Bookshelf
[02May2020 05:52:31.814] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing info.u_team.useful_backpacks.init.UsefulBackpacksContainerTypes to MOD
[02May2020 05:52:31.835] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing info.u_team.useful_backpacks.data.UsefulBackpacksDataGenerator to MOD
[02May2020 05:52:31.857] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for usefulbackpacks
[02May2020 05:52:31.858] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance torchmaster of type net.xalcon.torchmaster.Torchmaster
[02May2020 05:52:31.879] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance bookshelf of type net.darkhax.bookshelf.Bookshelf
[02May2020 05:52:31.879] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for bookshelf
[02May2020 05:52:31.879] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for bookshelf
[02May2020 05:52:31.879] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for bookshelf
[02May2020 05:52:31.879] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance snowundertrees of type bl4ckscor3.mod.snowundertrees.SnowUnderTrees
[02May2020 05:52:31.881] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file snowundertrees-common.toml for snowundertrees tracking
[02May2020 05:52:31.881] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance snowundertrees of type bl4ckscor3.mod.snowundertrees.SnowUnderTrees
[02May2020 05:52:31.881] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for snowundertrees
[02May2020 05:52:31.881] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for snowundertrees
[02May2020 05:52:31.881] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing bl4ckscor3.mod.snowundertrees.WorldTickHandler to FORGE
[02May2020 05:52:31.897] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file torchmaster.toml for torchmaster tracking
[02May2020 05:52:31.898] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance torchmaster of type net.xalcon.torchmaster.Torchmaster
[02May2020 05:52:31.898] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for torchmaster
[02May2020 05:52:31.898] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for torchmaster
[02May2020 05:52:31.898] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.xalcon.torchmaster.TorchmasterConfig to MOD
[02May2020 05:52:31.914] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.xalcon.torchmaster.common.ModItems$RegistryEvents to MOD
[02May2020 05:52:31.917] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.xalcon.torchmaster.common.logic.entityblocking.EntityBlockingEventHandler to FORGE
[02May2020 05:52:31.954] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing bl4ckscor3.mod.snowundertrees.SnowUnderTrees to MOD
[02May2020 05:52:31.955] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.xalcon.torchmaster.common.ModBlocks$RegistryEvents to MOD
[02May2020 05:52:31.960] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for snowundertrees
[02May2020 05:52:31.960] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance bottleyourxp of type com.natamus.bottleyourxp.Main
[02May2020 05:52:31.962] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file bottleyourxp-common.toml for bottleyourxp tracking
[02May2020 05:52:31.962] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance bottleyourxp of type com.natamus.bottleyourxp.Main
[02May2020 05:52:31.962] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for bottleyourxp
[02May2020 05:52:31.962] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for bottleyourxp
[02May2020 05:52:31.962] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.natamus.bottleyourxp.events.ClickEvent to FORGE
[02May2020 05:52:31.963] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for bottleyourxp
[02May2020 05:52:31.963] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance uteamcore of type info.u_team.u_team_core.UCoreMain
[02May2020 05:52:31.971] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for torchmaster
[02May2020 05:52:31.971] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance swingthroughgrass of type com.exidex.swingthroughgrass.SwingThroughGrass
[02May2020 05:52:31.991] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance swingthroughgrass of type com.exidex.swingthroughgrass.SwingThroughGrass
[02May2020 05:52:31.991] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for swingthroughgrass
[02May2020 05:52:31.991] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for swingthroughgrass
[02May2020 05:52:31.991] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.exidex.swingthroughgrass.LeftClickEventHandler to FORGE
[02May2020 05:52:31.993] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for swingthroughgrass
[02May2020 05:52:31.993] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance bspawncontrol of type com.natamus.betterspawnercontrol.Main
[02May2020 05:52:31.994] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance bspawncontrol of type com.natamus.betterspawnercontrol.Main
[02May2020 05:52:31.994] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for bspawncontrol
[02May2020 05:52:31.994] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for bspawncontrol
[02May2020 05:52:31.994] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.natamus.betterspawnercontrol.events.MobSpawnEvent to FORGE
[02May2020 05:52:31.995] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for bspawncontrol
[02May2020 05:52:31.995] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance nutrmilk of type com.natamus.nutritiousmilk.Main
[02May2020 05:52:31.999] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file nutrmilk-common.toml for nutrmilk tracking
[02May2020 05:52:31.999] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance nutrmilk of type com.natamus.nutritiousmilk.Main
[02May2020 05:52:31.999] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for nutrmilk
[02May2020 05:52:31.999] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for nutrmilk
[02May2020 05:52:31.999] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.natamus.nutritiousmilk.events.MilkEvent to FORGE
[02May2020 05:52:32.000] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for nutrmilk
[02May2020 05:52:32.000] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance extractpoison of type com.natamus.extractpoison.Main
[02May2020 05:52:32.022] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file extractpoison-common.toml for extractpoison tracking
[02May2020 05:52:32.022] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance extractpoison of type com.natamus.extractpoison.Main
[02May2020 05:52:32.022] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for extractpoison
[02May2020 05:52:32.022] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for extractpoison
[02May2020 05:52:32.022] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.natamus.extractpoison.events.EntityEvent to FORGE
[02May2020 05:52:32.024] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for extractpoison
[02May2020 05:52:32.024] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance biomesoplenty of type biomesoplenty.core.BiomesOPlenty
[02May2020 05:52:32.049] [modloading-worker-0/INFO] [JarSignVerifier/]: Mod uteamcore is signed with a valid certificate.
[02May2020 05:52:32.056] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file uteamcore-client.toml for uteamcore tracking
[02May2020 05:52:32.070] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance uteamcore of type info.u_team.u_team_core.UCoreMain
[02May2020 05:52:32.070] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for uteamcore
[02May2020 05:52:32.070] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for uteamcore
[02May2020 05:52:32.071] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing info.u_team.u_team_core.intern.init.UCoreRecipeSerializers to MOD
[02May2020 05:52:32.078] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing info.u_team.u_team_core.intern.init.UCoreLootTableRegistry to MOD
[02May2020 05:52:32.080] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing info.u_team.u_team_core.intern.init.UCoreCommands to FORGE
[02May2020 05:52:32.081] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing info.u_team.u_team_core.intern.data.UCoreDataGenerator to MOD
[02May2020 05:52:32.082] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for uteamcore
[02May2020 05:52:32.082] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance randompatches of type com.therandomlabs.randompatches.RandomPatches
[02May2020 05:52:32.088] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.mcp.MCPVersion/CORE]: Found MC version information 1.15.2
[02May2020 05:52:32.089] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.mcp.MCPVersion/CORE]: Found MCP version information 20200414.225201
[02May2020 05:52:32.089] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Forge Version package package net.minecraftforge.versions.forge, Forge, version 31.1 from cpw.mods.modlauncher.TransformingClassLoader@8f40022
[02May2020 05:52:32.089] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Found Forge version 31.1.48
[02May2020 05:52:32.089] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Found Forge spec 31.1
[02May2020 05:52:32.089] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Found Forge group net.minecraftforge
[02May2020 05:52:32.202] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance randompatches of type com.therandomlabs.randompatches.RandomPatches
[02May2020 05:52:32.202] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for randompatches
[02May2020 05:52:32.202] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for randompatches
[02May2020 05:52:32.202] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for randompatches
[02May2020 05:52:32.202] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance grassseeds of type com.natamus.grassseeds.Main
[02May2020 05:52:32.203] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance grassseeds of type com.natamus.grassseeds.Main
[02May2020 05:52:32.203] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for grassseeds
[02May2020 05:52:32.203] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for grassseeds
[02May2020 05:52:32.203] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.natamus.grassseeds.events.GrassEvent to FORGE
[02May2020 05:52:32.204] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for grassseeds
[02May2020 05:52:32.204] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance nhacampfire of type com.natamus.nohostilesaroundcampfire.Main
[02May2020 05:52:32.207] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file nhacampfire-common.toml for nhacampfire tracking
[02May2020 05:52:32.207] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance nhacampfire of type com.natamus.nohostilesaroundcampfire.Main
[02May2020 05:52:32.207] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for nhacampfire
[02May2020 05:52:32.207] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for nhacampfire
[02May2020 05:52:32.207] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.natamus.nohostilesaroundcampfire.events.CampfireEvent to FORGE
[02May2020 05:52:32.210] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for nhacampfire
[02May2020 05:52:32.210] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance kiwi of type snownee.kiwi.Kiwi
[02May2020 05:52:32.227] [modloading-worker-0/INFO] [Kiwi/Init]: Processing 5 KiwiModule annotations
[02May2020 05:52:32.237] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file kiwi-server.toml for kiwi tracking
[02May2020 05:52:32.248] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance kiwi of type snownee.kiwi.Kiwi
[02May2020 05:52:32.248] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for kiwi
[02May2020 05:52:32.248] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for kiwi
[02May2020 05:52:32.248] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing snownee.kiwi.schedule.Scheduler to FORGE
[02May2020 05:52:32.288] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing snownee.kiwi.KiwiConfig to MOD
[02May2020 05:52:32.289] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing snownee.kiwi.Kiwi to FORGE
[02May2020 05:52:32.292] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for kiwi
[02May2020 05:52:32.292] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance dismountentity of type com.natamus.dismountentity.Main
[02May2020 05:52:32.293] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance dismountentity of type com.natamus.dismountentity.Main
[02May2020 05:52:32.293] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for dismountentity
[02May2020 05:52:32.293] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for dismountentity
[02May2020 05:52:32.293] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.natamus.dismountentity.events.DismountEvent to FORGE
[02May2020 05:52:32.296] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for dismountentity
[02May2020 05:52:32.296] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance moveminecarts of type com.natamus.moveminecarts.Main
[02May2020 05:52:32.303] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file moveminecarts-common.toml for moveminecarts tracking
[02May2020 05:52:32.303] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance moveminecarts of type com.natamus.moveminecarts.Main
[02May2020 05:52:32.303] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for moveminecarts
[02May2020 05:52:32.303] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for moveminecarts
[02May2020 05:52:32.303] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.natamus.moveminecarts.events.MinecartEvent to FORGE
[02May2020 05:52:32.380] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for moveminecarts
[02May2020 05:52:32.380] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance campfiretorches of type enemeez.campfiretorches.CampfireTorches
[02May2020 05:52:32.380] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance campfiretorches of type enemeez.campfiretorches.CampfireTorches
[02May2020 05:52:32.380] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for campfiretorches
[02May2020 05:52:32.380] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for campfiretorches
[02May2020 05:52:32.380] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for campfiretorches
[02May2020 05:52:32.380] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance forge of type net.minecraftforge.common.ForgeMod
[02May2020 05:52:32.381] [modloading-worker-0/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 31.1.48, for MC 1.15.2 with MCP 20200414.225201
[02May2020 05:52:32.382] [modloading-worker-0/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v31.1.48 Initialized
[02May2020 05:52:32.589] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forge-client.toml for forge tracking
[02May2020 05:52:32.589] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forge-server.toml for forge tracking
[02May2020 05:52:32.591] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance forge of type net.minecraftforge.common.ForgeMod
[02May2020 05:52:32.591] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for forge
[02May2020 05:52:32.591] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for forge
[02May2020 05:52:32.591] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for forge
[02May2020 05:52:32.592] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance darkutils of type net.darkhax.darkutils.DarkUtils
[02May2020 05:52:32.740] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance darkutils of type net.darkhax.darkutils.DarkUtils
[02May2020 05:52:32.740] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for darkutils
[02May2020 05:52:32.740] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for darkutils
[02May2020 05:52:32.740] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.darkhax.darkutils.temp.FakePlayerFactory to FORGE
[02May2020 05:52:32.752] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for darkutils
[02May2020 05:52:32.752] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance morpheus of type net.quetzi.morpheus.Morpheus
[02May2020 05:52:32.866] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file morpheus-server.toml for morpheus tracking
[02May2020 05:52:32.867] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance morpheus of type net.quetzi.morpheus.Morpheus
[02May2020 05:52:32.867] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for morpheus
[02May2020 05:52:32.867] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for morpheus
[02May2020 05:52:32.867] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for morpheus
[02May2020 05:52:32.867] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance softsnowfallmod of type com.endlesnights.softsnowfallmod.SoftSnowFallMod
[02May2020 05:52:32.869] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file softsnowfallmod-server.toml for softsnowfallmod tracking
[02May2020 05:52:32.869] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file softsnowfallmod-client.toml for softsnowfallmod tracking
[02May2020 05:52:32.869] [modloading-worker-0/INFO] [softsnowfallmod/]: Loading config : /minecraft/config/softsnowfallmod-server.toml
[02May2020 05:52:32.869] [modloading-worker-0/INFO] [softsnowfallmod/]: Built config: /minecraft/config/softsnowfallmod-server.toml
[02May2020 05:52:32.870] [modloading-worker-0/INFO] [softsnowfallmod/]: Loaded config: /minecraft/config/softsnowfallmod-server.toml
[02May2020 05:52:32.871] [modloading-worker-0/INFO] [softsnowfallmod/]: Loading config : /minecraft/config/softsnowfallmod-client.toml
[02May2020 05:52:32.871] [modloading-worker-0/INFO] [softsnowfallmod/]: Built config: /minecraft/config/softsnowfallmod-client.toml
[02May2020 05:52:32.871] [modloading-worker-0/INFO] [softsnowfallmod/]: Loaded config: /minecraft/config/softsnowfallmod-client.toml
[02May2020 05:52:32.872] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance softsnowfallmod of type com.endlesnights.softsnowfallmod.SoftSnowFallMod
[02May2020 05:52:32.872] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for softsnowfallmod
[02May2020 05:52:32.872] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for softsnowfallmod
[02May2020 05:52:32.872] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.endlesnights.softsnowfallmod.SoftSnowFallMod to MOD
[02May2020 05:52:32.873] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.endlesnights.softsnowfallmod.events.FallEvent to FORGE
[02May2020 05:52:32.874] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.endlesnights.softsnowfallmod.config.Config to FORGE
[02May2020 05:52:32.874] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for softsnowfallmod
[02May2020 05:52:32.874] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance waila of type mcp.mobius.waila.Waila
[02May2020 05:52:32.886] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance waila of type mcp.mobius.waila.Waila
[02May2020 05:52:32.886] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for waila
[02May2020 05:52:32.886] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for waila
[02May2020 05:52:32.886] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for waila
[02May2020 05:52:32.886] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance snowrealmagic of type snownee.snow.SnowRealMagic
[02May2020 05:52:32.886] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance snowrealmagic of type snownee.snow.SnowRealMagic
[02May2020 05:52:32.886] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for snowrealmagic
[02May2020 05:52:32.886] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for snowrealmagic
[02May2020 05:52:32.887] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing snownee.snow.SnowCommonConfig to MOD
[02May2020 05:52:32.889] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for snowrealmagic
[02May2020 05:52:32.889] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance doggytalents of type doggytalents.DoggyTalentsMod
[02May2020 05:52:33.034] [modloading-worker-0/DEBUG] [Doggy Talents/]: Register configs
[02May2020 05:52:33.035] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file doggytalents-server.toml for doggytalents tracking
[02May2020 05:52:33.035] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file doggytalents-client.toml for doggytalents tracking
[02May2020 05:52:33.035] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance doggytalents of type doggytalents.DoggyTalentsMod
[02May2020 05:52:33.035] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for doggytalents
[02May2020 05:52:33.035] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for doggytalents
[02May2020 05:52:33.035] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for doggytalents
[02May2020 05:52:33.035] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance paperbooks of type com.natamus.paperbooks.Main
[02May2020 05:52:33.036] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance paperbooks of type com.natamus.paperbooks.Main
[02May2020 05:52:33.036] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for paperbooks
[02May2020 05:52:33.036] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for paperbooks
[02May2020 05:52:33.036] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for paperbooks
[02May2020 05:52:33.036] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance goblintraders of type com.mrcrayfish.goblintraders.GoblinTraders
[02May2020 05:52:33.036] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance goblintraders of type com.mrcrayfish.goblintraders.GoblinTraders
[02May2020 05:52:33.036] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for goblintraders
[02May2020 05:52:33.036] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for goblintraders
[02May2020 05:52:33.037] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mrcrayfish.goblintraders.world.spawner.GoblinTraderSpawner to FORGE
[02May2020 05:52:33.053] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mrcrayfish.goblintraders.init.ModSounds to MOD
[02May2020 05:52:33.063] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mrcrayfish.goblintraders.init.ModItems to MOD
[02May2020 05:52:33.079] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity goblintraders:goblin_trader
[02May2020 05:52:33.081] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity goblintraders:vein_goblin_trader
[02May2020 05:52:33.082] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mrcrayfish.goblintraders.init.ModEntities to MOD
[02May2020 05:52:33.082] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for goblintraders
[02May2020 05:52:33.082] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance skeletonhs of type com.natamus.skeletonhorsespawn.Main
[02May2020 05:52:33.084] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file skeletonhs-common.toml for skeletonhs tracking
[02May2020 05:52:33.084] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance skeletonhs of type com.natamus.skeletonhorsespawn.Main
[02May2020 05:52:33.084] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for skeletonhs
[02May2020 05:52:33.084] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for skeletonhs
[02May2020 05:52:33.084] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.natamus.skeletonhorsespawn.events.SkeletonHorseEvent to FORGE
[02May2020 05:52:33.085] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for skeletonhs
[02May2020 05:52:33.085] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance fablibrary of type com.natamus.findablocklibrary.Main
[02May2020 05:52:33.085] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance fablibrary of type com.natamus.findablocklibrary.Main
[02May2020 05:52:33.085] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for fablibrary
[02May2020 05:52:33.085] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fablibrary
[02May2020 05:52:33.086] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for fablibrary
[02May2020 05:52:33.086] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance clumps of type com.blamejared.clumps.Clumps
[02May2020 05:52:33.087] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance clumps of type com.blamejared.clumps.Clumps
[02May2020 05:52:33.087] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for clumps
[02May2020 05:52:33.087] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for clumps
[02May2020 05:52:33.087] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for clumps
[02May2020 05:52:33.087] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance journeymap of type journeymap.common.Journeymap
[02May2020 05:52:33.099] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file journeymap-common.toml for journeymap tracking
[02May2020 05:52:33.100] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance journeymap of type journeymap.common.Journeymap
[02May2020 05:52:33.100] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for journeymap
[02May2020 05:52:33.100] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for journeymap
[02May2020 05:52:33.100] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing journeymap.server.config.ForgeConfig to MOD
[02May2020 05:52:33.100] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing journeymap.common.Journeymap to FORGE
[02May2020 05:52:33.100] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for journeymap
[02May2020 05:52:33.100] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance cookingforblockheads of type net.blay09.mods.cookingforblockheads.CookingForBlockheads
[02May2020 05:52:33.136] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file cookingforblockheads-common.toml for cookingforblockheads tracking
[02May2020 05:52:33.137] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file cookingforblockheads-client.toml for cookingforblockheads tracking
[02May2020 05:52:33.151] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file biomesoplenty/generation.toml for biomesoplenty tracking
[02May2020 05:52:33.154] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file biomesoplenty/client.toml for biomesoplenty tracking
[02May2020 05:52:33.157] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file biomesoplenty/server.toml for biomesoplenty tracking
[02May2020 05:52:33.157] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance biomesoplenty of type biomesoplenty.core.BiomesOPlenty
[02May2020 05:52:33.157] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for biomesoplenty
[02May2020 05:52:33.157] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for biomesoplenty
[02May2020 05:52:33.157] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing biomesoplenty.init.ModBiomes to MOD
[02May2020 05:52:33.160] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance cookingforblockheads of type net.blay09.mods.cookingforblockheads.CookingForBlockheads
[02May2020 05:52:33.160] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for cookingforblockheads
[02May2020 05:52:33.160] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cookingforblockheads
[02May2020 05:52:33.160] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.blay09.mods.cookingforblockheads.CookingForBlockheads to MOD
[02May2020 05:52:33.161] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing biomesoplenty.init.ModItems to MOD
[02May2020 05:52:33.170] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.blay09.mods.cookingforblockheads.compat.json.JsonCompatLoader to FORGE
[02May2020 05:52:33.172] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing biomesoplenty.init.ModSounds to MOD
[02May2020 05:52:33.175] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing biomesoplenty.init.ModBlocks to MOD
[02May2020 05:52:33.175] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.blay09.mods.cookingforblockheads.compat.CompatCapabilityLoader to FORGE
[02May2020 05:52:33.183] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for cookingforblockheads
[02May2020 05:52:33.184] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance placebo of type shadows.placebo.Placebo
[02May2020 05:52:33.184] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance placebo of type shadows.placebo.Placebo
[02May2020 05:52:33.184] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for placebo
[02May2020 05:52:33.184] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for placebo
[02May2020 05:52:33.184] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for placebo
[02May2020 05:52:33.184] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance citadel of type com.github.alexthe666.citadel.Citadel
[02May2020 05:52:33.195] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance citadel of type com.github.alexthe666.citadel.Citadel
[02May2020 05:52:33.195] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for citadel
[02May2020 05:52:33.195] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for citadel
[02May2020 05:52:33.195] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.citadel.ServerProxy to MOD
[02May2020 05:52:33.195] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for citadel
[02May2020 05:52:33.195] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance cucumber of type com.blakebr0.cucumber.Cucumber
[02May2020 05:52:33.200] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file cucumber-client.toml for cucumber tracking
[02May2020 05:52:33.200] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance cucumber of type com.blakebr0.cucumber.Cucumber
[02May2020 05:52:33.200] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for cucumber
[02May2020 05:52:33.200] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cucumber
[02May2020 05:52:33.200] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for cucumber
[02May2020 05:52:33.200] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance netherportalfix of type net.blay09.mods.netherportalfix.NetherPortalFix
[02May2020 05:52:33.206] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance netherportalfix of type net.blay09.mods.netherportalfix.NetherPortalFix
[02May2020 05:52:33.206] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for netherportalfix
[02May2020 05:52:33.206] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for netherportalfix
[02May2020 05:52:33.206] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for netherportalfix
[02May2020 05:52:33.206] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance zombiehs of type com.natamus.zombiehorsespawn.Main
[02May2020 05:52:33.208] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file zombiehs-common.toml for zombiehs tracking
[02May2020 05:52:33.208] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance zombiehs of type com.natamus.zombiehorsespawn.Main
[02May2020 05:52:33.208] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for zombiehs
[02May2020 05:52:33.208] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for zombiehs
[02May2020 05:52:33.208] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.natamus.zombiehorsespawn.events.ZombieHorseEvent to FORGE
[02May2020 05:52:33.208] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for zombiehs
[02May2020 05:52:33.209] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance nethercraft of type com.legacy.nethercraft.Nethercraft
[02May2020 05:52:33.212] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance nethercraft of type com.legacy.nethercraft.Nethercraft
[02May2020 05:52:33.212] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for nethercraft
[02May2020 05:52:33.212] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for nethercraft
[02May2020 05:52:33.212] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.legacy.nethercraft.NethercraftRegistry to MOD
[02May2020 05:52:33.222] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for nethercraft
[02May2020 05:52:33.222] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance petnames of type com.natamus.petnames.Main
[02May2020 05:52:33.231] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file petnames-common.toml for petnames tracking
[02May2020 05:52:33.231] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance petnames of type com.natamus.petnames.Main
[02May2020 05:52:33.231] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for petnames
[02May2020 05:52:33.231] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for petnames
[02May2020 05:52:33.231] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.natamus.petnames.events.EntityEvent to FORGE
[02May2020 05:52:33.235] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for petnames
[02May2020 05:52:33.235] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance giantspawn of type com.natamus.giantspawn.Main
[02May2020 05:52:33.236] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file giantspawn-common.toml for giantspawn tracking
[02May2020 05:52:33.236] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance giantspawn of type com.natamus.giantspawn.Main
[02May2020 05:52:33.236] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for giantspawn
[02May2020 05:52:33.236] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for giantspawn
[02May2020 05:52:33.236] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.natamus.giantspawn.events.GiantEvent to FORGE
[02May2020 05:52:33.237] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for giantspawn
[02May2020 05:52:33.237] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance vilnames of type com.natamus.villagernames.Main
[02May2020 05:52:33.247] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file vilnames-common.toml for vilnames tracking
[02May2020 05:52:33.247] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance vilnames of type com.natamus.villagernames.Main
[02May2020 05:52:33.247] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for vilnames
[02May2020 05:52:33.247] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for vilnames
[02May2020 05:52:33.247] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.natamus.villagernames.events.VillagerEvent to FORGE
[02May2020 05:52:33.248] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for vilnames
[02May2020 05:52:33.248] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance jei of type mezz.jei.JustEnoughItems
[02May2020 05:52:33.253] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance jei of type mezz.jei.JustEnoughItems
[02May2020 05:52:33.253] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for jei
[02May2020 05:52:33.253] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for jei
[02May2020 05:52:33.253] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for jei
[02May2020 05:52:33.253] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance buzzierbees of type com.bagel.buzzierbees.core.BuzzierBees
[02May2020 05:52:33.473] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing biomesoplenty.init.ModEntities to MOD
[02May2020 05:52:33.481] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing biomesoplenty.client.handler.GuiEventHandler to FORGE
[02May2020 05:52:33.486] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for biomesoplenty
[02May2020 05:52:33.486] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance invtotem of type com.natamus.inventorytotem.Main
[02May2020 05:52:33.488] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance invtotem of type com.natamus.inventorytotem.Main
[02May2020 05:52:33.488] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for invtotem
[02May2020 05:52:33.488] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for invtotem
[02May2020 05:52:33.489] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.natamus.inventorytotem.events.TotemEvent to FORGE
[02May2020 05:52:33.493] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for invtotem
[02May2020 05:52:33.493] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance grindst of type com.natamus.grindstonesharpertools.Main
[02May2020 05:52:33.503] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file grindst-common.toml for grindst tracking
[02May2020 05:52:33.504] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance grindst of type com.natamus.grindstonesharpertools.Main
[02May2020 05:52:33.504] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for grindst
[02May2020 05:52:33.504] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for grindst
[02May2020 05:52:33.504] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.natamus.grindstonesharpertools.events.GrindEvent to FORGE
[02May2020 05:52:33.509] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for grindst
[02May2020 05:52:33.509] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance simplefarming of type enemeez.simplefarming.SimpleFarming
[02May2020 05:52:33.546] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file simplefarming.toml for simplefarming tracking
[02May2020 05:52:33.782] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance buzzierbees of type com.bagel.buzzierbees.core.BuzzierBees
[02May2020 05:52:33.782] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for buzzierbees
[02May2020 05:52:33.782] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for buzzierbees
[02May2020 05:52:33.782] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.bagel.buzzierbees.core.registry.BBTrades to FORGE
[02May2020 05:52:33.785] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.bagel.buzzierbees.core.registry.BBTileEntities to MOD
[02May2020 05:52:33.785] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.bagel.buzzierbees.core.registry.BBItems to MOD
[02May2020 05:52:33.785] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.bagel.buzzierbees.core.registry.BBFeatures to MOD
[02May2020 05:52:33.790] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.bagel.buzzierbees.core.registry.BBEvents to FORGE
[02May2020 05:52:33.795] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.bagel.buzzierbees.core.registry.BBEntities to MOD
[02May2020 05:52:33.796] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.bagel.buzzierbees.core.registry.BBEffects to MOD
[02May2020 05:52:33.796] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.bagel.buzzierbees.core.registry.BBCriteriaTriggers to FORGE
[02May2020 05:52:33.812] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance simplefarming of type enemeez.simplefarming.SimpleFarming
[02May2020 05:52:33.812] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for simplefarming
[02May2020 05:52:33.813] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for simplefarming
[02May2020 05:52:33.813] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing enemeez.simplefarming.init.ModTiles to MOD
[02May2020 05:52:33.818] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing enemeez.simplefarming.config.Config to FORGE
[02May2020 05:52:33.819] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for simplefarming
[02May2020 05:52:33.819] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance waddles of type com.girafi.waddles.Waddles
[02May2020 05:52:33.844] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file waddles-common.toml for waddles tracking
[02May2020 05:52:33.844] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance waddles of type com.girafi.waddles.Waddles
[02May2020 05:52:33.844] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for waddles
[02May2020 05:52:33.844] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for waddles
[02May2020 05:52:33.844] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.girafi.waddles.init.WaddlesSounds to MOD
[02May2020 05:52:33.850] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.girafi.waddles.init.PenguinRegistry to MOD
[02May2020 05:52:33.871] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity waddles:adelie_penguin
[02May2020 05:52:33.876] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for waddles
[02May2020 05:52:33.876] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance nmdar of type com.natamus.namedareas.Main
[02May2020 05:52:33.876] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance nmdar of type com.natamus.namedareas.Main
[02May2020 05:52:33.876] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for nmdar
[02May2020 05:52:33.876] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for nmdar
[02May2020 05:52:33.876] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.natamus.namedareas.events.SignEvent to FORGE
[02May2020 05:52:33.882] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for nmdar
[02May2020 05:52:33.882] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance simpleores of type mod.alexndr.simpleores.SimpleOres
[02May2020 05:52:33.882] [modloading-worker-1/INFO] [mod.alexndr.simpleores.SimpleOres/]: Hello from Simple Ores!
[02May2020 05:52:33.912] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.bagel.buzzierbees.core.registry.BBBlocks to MOD
[02May2020 05:52:33.912] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.bagel.buzzierbees.core.BuzzierBees to FORGE
[02May2020 05:52:33.912] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for buzzierbees
[02May2020 05:52:33.913] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance performant of type com.performant.coremod.Performant
[02May2020 05:52:33.913] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file performant-common.toml for performant tracking
[02May2020 05:52:33.937] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance performant of type com.performant.coremod.Performant
[02May2020 05:52:33.937] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for performant
[02May2020 05:52:33.937] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for performant
[02May2020 05:52:33.937] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for performant
[02May2020 05:52:33.943] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance additionalevents of type com.tfar.additionalevents.AdditionalEvents
[02May2020 05:52:33.943] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance additionalevents of type com.tfar.additionalevents.AdditionalEvents
[02May2020 05:52:33.943] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for additionalevents
[02May2020 05:52:33.943] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for additionalevents
[02May2020 05:52:33.943] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for additionalevents
[02May2020 05:52:33.943] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance pickletweaks of type com.blakebr0.pickletweaks.PickleTweaks
[02May2020 05:52:34.077] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file simpleores-common.toml for simpleores tracking
[02May2020 05:52:34.077] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance simpleores of type mod.alexndr.simpleores.SimpleOres
[02May2020 05:52:34.077] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for simpleores
[02May2020 05:52:34.077] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for simpleores
[02May2020 05:52:34.077] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mod.alexndr.simpleores.ModEventSubscriber to MOD
[02May2020 05:52:34.135] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mod.alexndr.simpleores.ForgeEventSubscriber to FORGE
[02May2020 05:52:34.136] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for simpleores
[02May2020 05:52:34.136] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance weakerspwbs of type com.natamus.weakerspiderwebs.Main
[02May2020 05:52:34.138] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file weakerspwbs-common.toml for weakerspwbs tracking
[02May2020 05:52:34.138] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance weakerspwbs of type com.natamus.weakerspiderwebs.Main
[02May2020 05:52:34.138] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for weakerspwbs
[02May2020 05:52:34.138] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for weakerspwbs
[02May2020 05:52:34.138] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.natamus.weakerspiderwebs.events.WebEvent to FORGE
[02May2020 05:52:34.147] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for weakerspwbs
[02May2020 05:52:34.148] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance mysticalagriculture of type com.blakebr0.mysticalagriculture.MysticalAgriculture
[02May2020 05:52:34.193] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file pickletweaks-client.toml for pickletweaks tracking
[02May2020 05:52:34.193] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file pickletweaks-common.toml for pickletweaks tracking
[02May2020 05:52:34.195] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance pickletweaks of type com.blakebr0.pickletweaks.PickleTweaks
[02May2020 05:52:34.195] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for pickletweaks
[02May2020 05:52:34.195] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for pickletweaks
[02May2020 05:52:34.196] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for pickletweaks
[02May2020 05:52:34.196] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance hunterillager of type baguchan.hunterillager.HunterIllagerCore
[02May2020 05:52:34.203] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance hunterillager of type baguchan.hunterillager.HunterIllagerCore
[02May2020 05:52:34.203] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for hunterillager
[02May2020 05:52:34.203] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for hunterillager
[02May2020 05:52:34.203] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing baguchan.hunterillager.init.HunterTypes to MOD
[02May2020 05:52:34.211] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing baguchan.hunterillager.HunterSounds to FORGE
[02May2020 05:52:34.213] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for hunterillager
[02May2020 05:52:34.214] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance appleskin of type squeek.appleskin.AppleSkin
[02May2020 05:52:34.219] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file appleskin-client.toml for appleskin tracking
[02May2020 05:52:34.220] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance appleskin of type squeek.appleskin.AppleSkin
[02May2020 05:52:34.220] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for appleskin
[02May2020 05:52:34.220] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for appleskin
[02May2020 05:52:34.220] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for appleskin
[02May2020 05:52:34.220] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance aiimprovements of type com.builtbroken.ai.improvements.AIImprovements
[02May2020 05:52:34.224] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file aiimprovements-common.toml for aiimprovements tracking
[02May2020 05:52:34.224] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance aiimprovements of type com.builtbroken.ai.improvements.AIImprovements
[02May2020 05:52:34.224] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for aiimprovements
[02May2020 05:52:34.224] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for aiimprovements
[02May2020 05:52:34.224] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.builtbroken.ai.improvements.modifier.ModifierSystem to FORGE
[02May2020 05:52:34.247] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.builtbroken.ai.improvements.AIImprovements to MOD
[02May2020 05:52:34.248] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for aiimprovements
[02May2020 05:52:34.248] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance mcwfurnitures of type com.mcwfurnitures.kikoz.MacawsFurnitures
[02May2020 05:52:34.251] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance mcwfurnitures of type com.mcwfurnitures.kikoz.MacawsFurnitures
[02May2020 05:52:34.252] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for mcwfurnitures
[02May2020 05:52:34.252] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mcwfurnitures
[02May2020 05:52:34.252] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mcwfurnitures.kikoz.MacawsFurnitures$RegistryEvents to MOD
[02May2020 05:52:34.267] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for mcwfurnitures
[02May2020 05:52:34.267] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance netherpspr of type com.natamus.netherportalspread.Main
[02May2020 05:52:34.272] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file netherpspr-common.toml for netherpspr tracking
[02May2020 05:52:34.273] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance netherpspr of type com.natamus.netherportalspread.Main
[02May2020 05:52:34.273] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for netherpspr
[02May2020 05:52:34.273] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for netherpspr
[02May2020 05:52:34.273] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.natamus.netherportalspread.events.PortalEvent to FORGE
[02May2020 05:52:34.275] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for netherpspr
[02May2020 05:52:34.275] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance aquaculture of type com.teammetallurgy.aquaculture.Aquaculture
[02May2020 05:52:34.285] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file aquaculture-common.toml for aquaculture tracking
[02May2020 05:52:34.285] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance aquaculture of type com.teammetallurgy.aquaculture.Aquaculture
[02May2020 05:52:34.285] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for aquaculture
[02May2020 05:52:34.285] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for aquaculture
[02May2020 05:52:34.285] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.teammetallurgy.aquaculture.init.AquaItems to MOD
[02May2020 05:52:34.699] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aquaculture:water_arrow
[02May2020 05:52:34.704] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aquaculture:box_turtle
[02May2020 05:52:34.726] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aquaculture:arrau_turtle
[02May2020 05:52:34.728] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aquaculture:starshell_turtle
[02May2020 05:52:34.729] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aquaculture:oak_fish_mount
[02May2020 05:52:34.729] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aquaculture:spruce_fish_mount
[02May2020 05:52:34.729] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aquaculture:birch_fish_mount
[02May2020 05:52:34.732] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aquaculture:jungle_fish_mount
[02May2020 05:52:34.732] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aquaculture:acacia_fish_mount
[02May2020 05:52:34.733] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aquaculture:dark_oak_fish_mount
[02May2020 05:52:34.734] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.teammetallurgy.aquaculture.init.AquaLootTables to FORGE
[02May2020 05:52:34.734] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.teammetallurgy.aquaculture.init.AquaEntities to MOD
[02May2020 05:52:34.735] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.teammetallurgy.aquaculture.init.AquaBlocks to MOD
[02May2020 05:52:34.735] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.teammetallurgy.aquaculture.init.FishRegistry to MOD
[02May2020 05:52:34.735] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.teammetallurgy.aquaculture.init.AquaBlocks$AquaTileEntities to MOD
[02May2020 05:52:34.748] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.teammetallurgy.aquaculture.init.AquaGuis to MOD
[02May2020 05:52:34.750] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.teammetallurgy.aquaculture.init.AquaRecipes to MOD
[02May2020 05:52:34.841] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.teammetallurgy.aquaculture.api.fishing.Hooks to FORGE
[02May2020 05:52:34.872] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.teammetallurgy.aquaculture.api.AquacultureAPI$Tags to FORGE
[02May2020 05:52:34.873] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.teammetallurgy.aquaculture.misc.NeptunesMight to FORGE
[02May2020 05:52:34.878] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.teammetallurgy.aquaculture.misc.FurnaceFuel to FORGE
[02May2020 05:52:34.880] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.teammetallurgy.aquaculture.loot.FishWeightHandler to FORGE
[02May2020 05:52:34.881] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.teammetallurgy.aquaculture.item.crafting.ConditionFactory to MOD
[02May2020 05:52:34.882] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.teammetallurgy.aquaculture.item.crafting.FishFilletRecipe to MOD
[02May2020 05:52:34.895] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for aquaculture
[02May2020 05:52:34.895] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance snowbfrmobs of type com.natamus.snowballsfreezemobs.Main
[02May2020 05:52:34.902] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file snowbfrmobs-common.toml for snowbfrmobs tracking
[02May2020 05:52:34.902] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance snowbfrmobs of type com.natamus.snowballsfreezemobs.Main
[02May2020 05:52:34.902] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for snowbfrmobs
[02May2020 05:52:34.902] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for snowbfrmobs
[02May2020 05:52:34.902] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.natamus.snowballsfreezemobs.events.SnowEvent to FORGE
[02May2020 05:52:34.903] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for snowbfrmobs
[02May2020 05:52:34.903] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance patchouli of type vazkii.patchouli.common.base.Patchouli
[02May2020 05:52:34.908] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file patchouli-common.toml for patchouli tracking
[02May2020 05:52:34.918] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file patchouli-client.toml for patchouli tracking
[02May2020 05:52:34.923] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance patchouli of type vazkii.patchouli.common.base.Patchouli
[02May2020 05:52:34.923] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for patchouli
[02May2020 05:52:34.923] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for patchouli
[02May2020 05:52:34.924] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.patchouli.common.item.PatchouliItems to MOD
[02May2020 05:52:34.925] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.patchouli.common.handler.ReloadContentsHandler to FORGE
[02May2020 05:52:34.934] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.patchouli.common.handler.PlayerJoinHandler to FORGE
[02May2020 05:52:34.935] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for patchouli
[02May2020 05:52:34.935] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance autoreglib of type vazkii.arl.AutoRegLib
[02May2020 05:52:34.936] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance autoreglib of type vazkii.arl.AutoRegLib
[02May2020 05:52:34.936] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for autoreglib
[02May2020 05:52:34.936] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for autoreglib
[02May2020 05:52:34.936] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for autoreglib
[02May2020 05:52:34.936] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance quark of type vazkii.quark.base.Quark
[02May2020 05:52:35.141] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file mysticalagriculture-client.toml for mysticalagriculture tracking
[02May2020 05:52:35.142] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file mysticalagriculture-common.toml for mysticalagriculture tracking
[02May2020 05:52:35.142] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file mysticalagriculture-server.toml for mysticalagriculture tracking
[02May2020 05:52:35.149] [modloading-worker-1/INFO] [Mystical Agriculture/]: Registered plugin: com.blakebr0.mysticalagriculture.lib.ModCorePlugin
[02May2020 05:52:35.298] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance mysticalagriculture of type com.blakebr0.mysticalagriculture.MysticalAgriculture
[02May2020 05:52:35.298] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for mysticalagriculture
[02May2020 05:52:35.299] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mysticalagriculture
[02May2020 05:52:35.300] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for mysticalagriculture
[02May2020 05:52:35.300] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance ironchest of type com.progwml6.ironchest.IronChests
[02May2020 05:52:35.495] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance ironchest of type com.progwml6.ironchest.IronChests
[02May2020 05:52:35.495] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for ironchest
[02May2020 05:52:35.496] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ironchest
[02May2020 05:52:35.496] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for ironchest
[02May2020 05:52:35.497] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance villagerdeathm of type com.natamus.villagerdeathmessages.Main
[02May2020 05:52:35.505] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file villagerdeathm-common.toml for villagerdeathm tracking
[02May2020 05:52:35.506] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance villagerdeathm of type com.natamus.villagerdeathmessages.Main
[02May2020 05:52:35.508] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for villagerdeathm
[02May2020 05:52:35.508] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for villagerdeathm
[02May2020 05:52:35.509] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.natamus.villagerdeathmessages.events.VillagerEvent to FORGE
[02May2020 05:52:35.511] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for villagerdeathm
[02May2020 05:52:35.512] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance mcwbridges of type com.mcwbridges.kikoz.MacawsBridges
[02May2020 05:52:35.515] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance mcwbridges of type com.mcwbridges.kikoz.MacawsBridges
[02May2020 05:52:35.515] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for mcwbridges
[02May2020 05:52:35.516] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mcwbridges
[02May2020 05:52:35.517] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mcwbridges.kikoz.MacawsBridges$RegistryEvents to MOD
[02May2020 05:52:35.523] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for mcwbridges
[02May2020 05:52:35.523] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance moveboats of type com.natamus.moveboats.Main
[02May2020 05:52:35.593] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file moveboats-common.toml for moveboats tracking
[02May2020 05:52:35.593] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance moveboats of type com.natamus.moveboats.Main
[02May2020 05:52:35.593] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for moveboats
[02May2020 05:52:35.593] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for moveboats
[02May2020 05:52:35.593] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.natamus.moveboats.events.BoatEvent to FORGE
[02May2020 05:52:35.595] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for moveboats
[02May2020 05:52:35.595] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance miscadditions of type io.modworks.miscadditions.core.MiscAdditions
[02May2020 05:52:35.597] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file miscadditions/config.toml for miscadditions tracking
[02May2020 05:52:35.831] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance miscadditions of type io.modworks.miscadditions.core.MiscAdditions
[02May2020 05:52:35.831] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for miscadditions
[02May2020 05:52:35.831] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for miscadditions
[02May2020 05:52:35.831] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing io.modworks.miscadditions.core.handler.TradesHandler to FORGE
[02May2020 05:52:35.836] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing io.modworks.miscadditions.core.handler.PlayerHandler to FORGE
[02May2020 05:52:35.839] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing io.modworks.miscadditions.core.handler.BlockPlaceHandler to FORGE
[02May2020 05:52:35.907] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for miscadditions
[02May2020 05:52:35.907] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance randomenchants of type com.tfar.randomenchants.RandomEnchants
[02May2020 05:52:35.923] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file randomenchants-server.toml for randomenchants tracking
[02May2020 05:52:35.925] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance randomenchants of type com.tfar.randomenchants.RandomEnchants
[02May2020 05:52:35.925] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for randomenchants
[02May2020 05:52:35.925] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for randomenchants
[02May2020 05:52:35.925] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tfar.randomenchants.util.EventHandler to FORGE
[02May2020 05:52:35.928] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tfar.randomenchants.util.CoremodHooks to FORGE
[02May2020 05:52:35.932] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tfar.randomenchants.RandomEnchants to FORGE
[02May2020 05:52:35.936] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tfar.randomenchants.ench.enchantment.EnchantmentTrueShot to FORGE
[02May2020 05:52:35.940] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tfar.randomenchants.ench.enchantment.EnchantmentTrueLifesteal to FORGE
[02May2020 05:52:35.943] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tfar.randomenchants.ench.enchantment.EnchantmentTransposition to FORGE
[02May2020 05:52:35.947] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tfar.randomenchants.ench.enchantment.EnchantmentTorches to FORGE
[02May2020 05:52:35.950] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tfar.randomenchants.ench.enchantment.EnchantmentTeleportation to FORGE
[02May2020 05:52:35.953] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tfar.randomenchants.ench.enchantment.EnchantmentSwift to FORGE
[02May2020 05:52:35.956] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tfar.randomenchants.ench.enchantment.EnchantmentStoneLover to FORGE
[02May2020 05:52:35.959] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tfar.randomenchants.ench.enchantment.EnchantmentStonebound to FORGE
[02May2020 05:52:35.961] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tfar.randomenchants.ench.enchantment.EnchantmentSolar to FORGE
[02May2020 05:52:35.964] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tfar.randomenchants.ench.enchantment.EnchantmentSnatching to FORGE
[02May2020 05:52:35.967] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tfar.randomenchants.ench.enchantment.EnchantmentSilverfish to FORGE
[02May2020 05:52:35.969] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tfar.randomenchants.ench.enchantment.EnchantmentShattering to FORGE
[02May2020 05:52:35.973] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tfar.randomenchants.ench.enchantment.EnchantmentRicochet to FORGE
[02May2020 05:52:35.976] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tfar.randomenchants.ench.enchantment.EnchantmentResistant to FORGE
[02May2020 05:52:35.988] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tfar.randomenchants.ench.enchantment.EnchantmentReflect to FORGE
[02May2020 05:52:35.990] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tfar.randomenchants.ench.enchantment.EnchantmentQuickdraw to FORGE
[02May2020 05:52:35.994] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tfar.randomenchants.ench.enchantment.EnchantmentPhasing to FORGE
[02May2020 05:52:35.998] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tfar.randomenchants.ench.enchantment.EnchantmentObsidianBuster to FORGE
[02May2020 05:52:36.113] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tfar.randomenchants.ench.enchantment.EnchantmentMagnetic to FORGE
[02May2020 05:52:36.118] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tfar.randomenchants.ench.enchantment.EnchantmentLumberjack to FORGE
[02May2020 05:52:36.121] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tfar.randomenchants.ench.enchantment.EnchantmentHoming to FORGE
[02May2020 05:52:36.124] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tfar.randomenchants.ench.enchantment.EnchantmentHarvest to FORGE
[02May2020 05:52:36.127] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tfar.randomenchants.ench.enchantment.EnchantmentGrappling to FORGE
[02May2020 05:52:36.130] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tfar.randomenchants.ench.enchantment.EnchantmentGlobalTraveler to FORGE
[02May2020 05:52:36.134] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tfar.randomenchants.ench.enchantment.EnchantmentEternal to FORGE
[02May2020 05:52:36.137] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tfar.randomenchants.ench.enchantment.EnchantmentEqualMine to FORGE
[02May2020 05:52:36.140] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tfar.randomenchants.ench.enchantment.EnchantmentDungeoneering to FORGE
[02May2020 05:52:36.143] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tfar.randomenchants.ench.enchantment.EnchantmentDisarm to FORGE
[02May2020 05:52:36.145] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tfar.randomenchants.ench.enchantment.EnchantmentAutoSmelt to FORGE
[02May2020 05:52:36.150] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tfar.randomenchants.ench.enchantment.EnchantmentAssimilation to FORGE
[02May2020 05:52:36.153] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tfar.randomenchants.ench.curse.ShadowCurse to FORGE
[02May2020 05:52:36.156] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tfar.randomenchants.ench.curse.FumblingCurse to FORGE
[02May2020 05:52:36.158] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tfar.randomenchants.ench.curse.ButterfingersCurse to FORGE
[02May2020 05:52:36.160] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tfar.randomenchants.ench.curse.BreakingCurse to FORGE
[02May2020 05:52:36.163] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tfar.randomenchants.Config to FORGE
[02May2020 05:52:36.163] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for randomenchants
[02May2020 05:52:36.163] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance curios of type top.theillusivec4.curios.Curios
[02May2020 05:52:36.177] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file curios-common.toml for curios tracking
[02May2020 05:52:36.177] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file curios-client.toml for curios tracking
[02May2020 05:52:36.177] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance curios of type top.theillusivec4.curios.Curios
[02May2020 05:52:36.177] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for curios
[02May2020 05:52:36.177] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for curios
[02May2020 05:52:36.178] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing top.theillusivec4.curios.common.CuriosRegistry to MOD
[02May2020 05:52:36.181] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for curios
[02May2020 05:52:36.182] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance botania of type vazkii.botania.common.Botania
[02May2020 05:52:36.215] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file botania-client.toml for botania tracking
[02May2020 05:52:36.216] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file botania-common.toml for botania tracking
[02May2020 05:52:36.218] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance botania of type vazkii.botania.common.Botania
[02May2020 05:52:36.218] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for botania
[02May2020 05:52:36.218] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for botania
[02May2020 05:52:36.219] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.botania.client.fx.ModParticles to MOD
[02May2020 05:52:36.224] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.botania.data.DataGenerators to MOD
[02May2020 05:52:36.228] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.botania.common.core.loot.LootHandler to FORGE
[02May2020 05:52:36.240] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.botania.common.core.loot.DisposeModifier to MOD
[02May2020 05:52:36.245] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.botania.common.core.handler.ModSounds to MOD
[02May2020 05:52:36.251] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.botania.common.core.handler.PixieHandler to FORGE
[02May2020 05:52:36.263] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.botania.common.core.handler.CommonTickHandler to FORGE
[02May2020 05:52:36.267] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.botania.common.core.handler.ExoflameFurnaceHandler to FORGE
[02May2020 05:52:36.308] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.botania.common.core.handler.SleepingHandler to FORGE
[02May2020 05:52:36.310] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.botania.common.item.ItemGrassSeeds to FORGE
[02May2020 05:52:36.334] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.botania.common.item.ItemKeepIvy to FORGE
[02May2020 05:52:36.339] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.botania.common.item.relic.ItemLokiRing to FORGE
[02May2020 05:52:36.617] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.botania.common.item.relic.ItemOdinRing to FORGE
[02May2020 05:52:36.619] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.botania.common.item.block.ItemBlockSpecialFlower to FORGE
[02May2020 05:52:36.665] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.botania.common.item.material.ItemEnderAir to FORGE
[02May2020 05:52:36.732] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.botania.common.item.ModItems to MOD
[02May2020 05:52:36.745] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity wrapped
[02May2020 05:52:36.826] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.botania.common.item.equipment.bauble.ItemBauble to FORGE
[02May2020 05:52:36.827] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.botania.common.item.equipment.bauble.ItemGoddessCharm to FORGE
[02May2020 05:52:36.870] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.botania.common.item.ItemVirus to FORGE
[02May2020 05:52:36.876] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.botania.common.block.BlockFelPumpkin to FORGE
[02May2020 05:52:36.915] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.botania.common.block.string.BlockRedStringInterceptor to FORGE
[02May2020 05:52:36.938] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.botania.common.block.ModSubtiles to MOD
[02May2020 05:52:36.945] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.botania.common.block.BlockGhostRail to FORGE
[02May2020 05:52:36.951] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.botania.common.block.subtile.functional.SubTileLoonuim to FORGE
[02May2020 05:52:37.091] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity stoneling
[02May2020 05:52:37.109] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.botania.common.block.subtile.functional.SubTileVinculotus to FORGE
[02May2020 05:52:37.120] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.botania.common.block.subtile.generating.SubTileNarslimmus to FORGE
[02May2020 05:52:37.134] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity frog
[02May2020 05:52:37.147] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity toretoise
[02May2020 05:52:37.179] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.botania.common.block.ModBlocks to MOD
[02May2020 05:52:37.196] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.botania.common.block.ModFluffBlocks to MOD
[02May2020 05:52:37.200] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity gravisand
[02May2020 05:52:37.210] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.botania.common.crafting.ModRecipeTypes to MOD
[02May2020 05:52:37.287] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.botania.common.entity.ModEntities to MOD
[02May2020 05:52:37.289] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.botania.common.brew.ModBrews to MOD
[02May2020 05:52:37.293] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.botania.common.brew.ModPotions to MOD
[02May2020 05:52:37.311] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.botania.common.brew.potion.PotionBloodthirst to FORGE
[02May2020 05:52:37.311] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.botania.common.brew.potion.PotionSoulCross to FORGE
[02May2020 05:52:37.312] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.botania.common.world.ModFeatures to MOD
[02May2020 05:52:37.327] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for botania
[02May2020 05:52:37.347] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity crab
[02May2020 05:52:37.449] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity chest_passenger
[02May2020 05:52:37.465] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity foxhound
[02May2020 05:52:37.479] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity glass_frame
[02May2020 05:52:37.481] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity colored_frame
[02May2020 05:52:37.694] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity pickarang
[02May2020 05:52:38.103] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file quark-common.toml for quark tracking
[02May2020 05:52:38.106] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance quark of type vazkii.quark.base.Quark
[02May2020 05:52:38.106] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for quark
[02May2020 05:52:38.106] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for quark
[02May2020 05:52:38.106] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.quark.oddities.magnetsystem.MagnetSystem to FORGE
[02May2020 05:52:38.115] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.quark.base.handler.MiscUtil to FORGE
[02May2020 05:52:38.117] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.quark.base.handler.FuelHandler to FORGE
[02May2020 05:52:38.123] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.quark.base.handler.ContributorRewardHandler to FORGE
[02May2020 05:52:38.134] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.quark.base.capability.CapabilityHandler to FORGE
[02May2020 05:52:38.140] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for quark
[02May2020 05:52:38.140] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance storagedrawers of type com.jaquadro.minecraft.storagedrawers.StorageDrawers
[02May2020 05:52:38.157] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file storagedrawers-common.toml for storagedrawers tracking
[02May2020 05:52:38.159] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance storagedrawers of type com.jaquadro.minecraft.storagedrawers.StorageDrawers
[02May2020 05:52:38.159] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for storagedrawers
[02May2020 05:52:38.159] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for storagedrawers
[02May2020 05:52:38.159] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.jaquadro.minecraft.storagedrawers.core.ModItems$Registration to MOD
[02May2020 05:52:38.203] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.jaquadro.minecraft.storagedrawers.core.ModContainers$Registration to MOD
[02May2020 05:52:38.205] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.jaquadro.minecraft.storagedrawers.core.ModBlocks$Registration to MOD
[02May2020 05:52:38.285] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for storagedrawers
[02May2020 05:52:38.285] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance oreexcavation of type oreexcavation.core.OreExcavation
[02May2020 05:52:38.291] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file oreexcavation-common.toml for oreexcavation tracking
[02May2020 05:52:38.291] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file oreexcavation-client.toml for oreexcavation tracking
[02May2020 05:52:38.292] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance oreexcavation of type oreexcavation.core.OreExcavation
[02May2020 05:52:38.292] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for oreexcavation
[02May2020 05:52:38.292] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for oreexcavation
[02May2020 05:52:38.292] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for oreexcavation
[02May2020 05:52:38.293] [Server thread/INFO] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work after CONSTRUCT: 1 jobs
[02May2020 05:52:38.315] [Server thread/INFO] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 00:00:00.019
[02May2020 05:52:38.318] [Server thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:CREATE_REGISTRIES
[02May2020 05:52:38.318] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid cucumber : RegistryEvent.NewRegistry
[02May2020 05:52:38.319] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid cucumber : RegistryEvent.NewRegistry
[02May2020 05:52:38.319] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid netherportalfix : RegistryEvent.NewRegistry
[02May2020 05:52:38.319] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid netherportalfix : RegistryEvent.NewRegistry
[02May2020 05:52:38.319] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid zombiehs : RegistryEvent.NewRegistry
[02May2020 05:52:38.319] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid zombiehs : RegistryEvent.NewRegistry
[02May2020 05:52:38.319] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid nethercraft : RegistryEvent.NewRegistry
[02May2020 05:52:38.319] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid nethercraft : RegistryEvent.NewRegistry
[02May2020 05:52:38.319] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid petnames : RegistryEvent.NewRegistry
[02May2020 05:52:38.319] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid petnames : RegistryEvent.NewRegistry
[02May2020 05:52:38.319] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid giantspawn : RegistryEvent.NewRegistry
[02May2020 05:52:38.319] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid giantspawn : RegistryEvent.NewRegistry
[02May2020 05:52:38.319] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid vilnames : RegistryEvent.NewRegistry
[02May2020 05:52:38.319] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid vilnames : RegistryEvent.NewRegistry
[02May2020 05:52:38.319] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid jei : RegistryEvent.NewRegistry
[02May2020 05:52:38.319] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid jei : RegistryEvent.NewRegistry
[02May2020 05:52:38.319] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid buzzierbees : RegistryEvent.NewRegistry
[02May2020 05:52:38.319] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid buzzierbees : RegistryEvent.NewRegistry
[02May2020 05:52:38.320] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid doggytalents : RegistryEvent.NewRegistry
[02May2020 05:52:38.322] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid doggytalents : RegistryEvent.NewRegistry
[02May2020 05:52:38.322] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid paperbooks : RegistryEvent.NewRegistry
[02May2020 05:52:38.322] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid paperbooks : RegistryEvent.NewRegistry
[02May2020 05:52:38.322] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid goblintraders : RegistryEvent.NewRegistry
[02May2020 05:52:38.322] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid goblintraders : RegistryEvent.NewRegistry
[02May2020 05:52:38.322] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid skeletonhs : RegistryEvent.NewRegistry
[02May2020 05:52:38.322] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid skeletonhs : RegistryEvent.NewRegistry
[02May2020 05:52:38.323] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fablibrary : RegistryEvent.NewRegistry
[02May2020 05:52:38.323] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fablibrary : RegistryEvent.NewRegistry
[02May2020 05:52:38.323] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid clumps : RegistryEvent.NewRegistry
[02May2020 05:52:38.323] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid clumps : RegistryEvent.NewRegistry
[02May2020 05:52:38.323] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid journeymap : RegistryEvent.NewRegistry
[02May2020 05:52:38.323] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid journeymap : RegistryEvent.NewRegistry
[02May2020 05:52:38.323] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid cookingforblockheads : RegistryEvent.NewRegistry
[02May2020 05:52:38.323] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid cookingforblockheads : RegistryEvent.NewRegistry
[02May2020 05:52:38.323] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid placebo : RegistryEvent.NewRegistry
[02May2020 05:52:38.324] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid placebo : RegistryEvent.NewRegistry
[02May2020 05:52:38.324] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid citadel : RegistryEvent.NewRegistry
[02May2020 05:52:38.324] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid citadel : RegistryEvent.NewRegistry
[02May2020 05:52:38.324] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fruittrees : RegistryEvent.NewRegistry
[02May2020 05:52:38.324] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fruittrees : RegistryEvent.NewRegistry
[02May2020 05:52:38.324] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid wstweaks : RegistryEvent.NewRegistry
[02May2020 05:52:38.324] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid wstweaks : RegistryEvent.NewRegistry
[02May2020 05:52:38.324] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid bookshelf : RegistryEvent.NewRegistry
[02May2020 05:52:38.324] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid bookshelf : RegistryEvent.NewRegistry
[02May2020 05:52:38.324] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid snowundertrees : RegistryEvent.NewRegistry
[02May2020 05:52:38.324] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid snowundertrees : RegistryEvent.NewRegistry
[02May2020 05:52:38.324] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid bottleyourxp : RegistryEvent.NewRegistry
[02May2020 05:52:38.324] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid bottleyourxp : RegistryEvent.NewRegistry
[02May2020 05:52:38.324] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid uteamcore : RegistryEvent.NewRegistry
[02May2020 05:52:38.324] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid uteamcore : RegistryEvent.NewRegistry
[02May2020 05:52:38.324] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid randompatches : RegistryEvent.NewRegistry
[02May2020 05:52:38.325] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid randompatches : RegistryEvent.NewRegistry
[02May2020 05:52:38.325] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid grassseeds : RegistryEvent.NewRegistry
[02May2020 05:52:38.325] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid grassseeds : RegistryEvent.NewRegistry
[02May2020 05:52:38.325] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid nhacampfire : RegistryEvent.NewRegistry
[02May2020 05:52:38.325] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid nhacampfire : RegistryEvent.NewRegistry
[02May2020 05:52:38.325] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid darkutils : RegistryEvent.NewRegistry
[02May2020 05:52:38.325] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid darkutils : RegistryEvent.NewRegistry
[02May2020 05:52:38.325] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid morpheus : RegistryEvent.NewRegistry
[02May2020 05:52:38.325] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid morpheus : RegistryEvent.NewRegistry
[02May2020 05:52:38.325] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid softsnowfallmod : RegistryEvent.NewRegistry
[02May2020 05:52:38.325] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid softsnowfallmod : RegistryEvent.NewRegistry
[02May2020 05:52:38.325] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid waila : RegistryEvent.NewRegistry
[02May2020 05:52:38.325] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid waila : RegistryEvent.NewRegistry
[02May2020 05:52:38.325] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid snowrealmagic : RegistryEvent.NewRegistry
[02May2020 05:52:38.325] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid snowrealmagic : RegistryEvent.NewRegistry
[02May2020 05:52:38.325] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid kiwi : RegistryEvent.NewRegistry
[02May2020 05:52:38.327] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for /minecraft/config/kiwi-server.toml
[02May2020 05:52:38.329] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file /minecraft/config/kiwi-server.toml
[02May2020 05:52:38.333] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file /minecraft/config/kiwi-server.toml for changes
[02May2020 05:52:38.334] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file kiwi-server.toml changed, sending notifies
[02May2020 05:52:38.334] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file kiwi-server.toml changed, sending notifies
[02May2020 05:52:38.743] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity snowrealmagic.snow
[02May2020 05:52:38.745] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file snowrealmagic-common.toml for snowrealmagic tracking
[02May2020 05:52:38.746] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file snowrealmagic-client.toml for snowrealmagic tracking
[02May2020 05:52:38.798] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file fruits.toml for fruittrees tracking
[02May2020 05:52:38.820] [Server thread/INFO] [Kiwi/Init]: Module [kiwi:contributors] initialized
[02May2020 05:52:38.836] [Server thread/INFO] [Kiwi/Init]: Module [fruittrees:hybridization] initialized
[02May2020 05:52:38.837] [Server thread/INFO] [Kiwi/Init]: recipe_serializer: 1
[02May2020 05:52:38.850] [Server thread/INFO] [Kiwi/Init]: Module [snowrealmagic:snowrealmagic] initialized
[02May2020 05:52:38.853] [Server thread/INFO] [Kiwi/Init]: block: 7
[02May2020 05:52:38.853] [Server thread/INFO] [Kiwi/Init]: item: 1
[02May2020 05:52:38.854] [Server thread/INFO] [Kiwi/Init]: block_entity_type: 2
[02May2020 05:52:38.855] [Server thread/INFO] [Kiwi/Init]: entity_type: 1
[02May2020 05:52:38.855] [Server thread/INFO] [Kiwi/Init]: feature: 1
[02May2020 05:52:38.872] [Server thread/INFO] [Kiwi/Init]: Module [fruittrees:fruittrees] initialized
[02May2020 05:52:38.873] [Server thread/INFO] [Kiwi/Init]: item: 8
[02May2020 05:52:38.873] [Server thread/INFO] [Kiwi/Init]: block: 37
[02May2020 05:52:38.873] [Server thread/INFO] [Kiwi/Init]: block_entity_type: 1
[02May2020 05:52:38.873] [Server thread/INFO] [Kiwi/Init]: feature: 1
[02May2020 05:52:38.898] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid kiwi : RegistryEvent.NewRegistry
[02May2020 05:52:38.898] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dismountentity : RegistryEvent.NewRegistry
[02May2020 05:52:38.898] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dismountentity : RegistryEvent.NewRegistry
[02May2020 05:52:38.898] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid moveminecarts : RegistryEvent.NewRegistry
[02May2020 05:52:38.898] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid moveminecarts : RegistryEvent.NewRegistry
[02May2020 05:52:38.898] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid campfiretorches : RegistryEvent.NewRegistry
[02May2020 05:52:38.898] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid campfiretorches : RegistryEvent.NewRegistry
[02May2020 05:52:38.898] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.NewRegistry
[02May2020 05:52:38.898] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.NewRegistry
[02May2020 05:52:38.898] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid waddles : RegistryEvent.NewRegistry
[02May2020 05:52:38.898] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid waddles : RegistryEvent.NewRegistry
[02May2020 05:52:38.898] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid nmdar : RegistryEvent.NewRegistry
[02May2020 05:52:38.899] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid nmdar : RegistryEvent.NewRegistry
[02May2020 05:52:38.899] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid simpleores : RegistryEvent.NewRegistry
[02May2020 05:52:38.899] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid simpleores : RegistryEvent.NewRegistry
[02May2020 05:52:38.899] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid weakerspwbs : RegistryEvent.NewRegistry
[02May2020 05:52:38.899] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid weakerspwbs : RegistryEvent.NewRegistry
[02May2020 05:52:38.899] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mysticalagriculture : RegistryEvent.NewRegistry
[02May2020 05:52:38.899] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mysticalagriculture : RegistryEvent.NewRegistry
[02May2020 05:52:38.899] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ironchest : RegistryEvent.NewRegistry
[02May2020 05:52:38.899] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ironchest : RegistryEvent.NewRegistry
[02May2020 05:52:38.899] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid villagerdeathm : RegistryEvent.NewRegistry
[02May2020 05:52:38.899] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid villagerdeathm : RegistryEvent.NewRegistry
[02May2020 05:52:38.899] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mcwbridges : RegistryEvent.NewRegistry
[02May2020 05:52:38.899] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mcwbridges : RegistryEvent.NewRegistry
[02May2020 05:52:38.899] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid usefulbackpacks : RegistryEvent.NewRegistry
[02May2020 05:52:38.899] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid usefulbackpacks : RegistryEvent.NewRegistry
[02May2020 05:52:38.899] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid torchmaster : RegistryEvent.NewRegistry
[02May2020 05:52:38.899] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid torchmaster : RegistryEvent.NewRegistry
[02May2020 05:52:38.899] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid swingthroughgrass : RegistryEvent.NewRegistry
[02May2020 05:52:38.899] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid swingthroughgrass : RegistryEvent.NewRegistry
[02May2020 05:52:38.899] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid bspawncontrol : RegistryEvent.NewRegistry
[02May2020 05:52:38.899] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid bspawncontrol : RegistryEvent.NewRegistry
[02May2020 05:52:38.899] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid nutrmilk : RegistryEvent.NewRegistry
[02May2020 05:52:38.899] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid nutrmilk : RegistryEvent.NewRegistry
[02May2020 05:52:38.899] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid extractpoison : RegistryEvent.NewRegistry
[02May2020 05:52:38.899] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid extractpoison : RegistryEvent.NewRegistry
[02May2020 05:52:38.899] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid biomesoplenty : RegistryEvent.NewRegistry
[02May2020 05:52:38.899] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid biomesoplenty : RegistryEvent.NewRegistry
[02May2020 05:52:38.899] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid invtotem : RegistryEvent.NewRegistry
[02May2020 05:52:38.899] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid invtotem : RegistryEvent.NewRegistry
[02May2020 05:52:38.899] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid grindst : RegistryEvent.NewRegistry
[02May2020 05:52:38.899] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid grindst : RegistryEvent.NewRegistry
[02May2020 05:52:38.899] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid simplefarming : RegistryEvent.NewRegistry
[02May2020 05:52:38.899] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid simplefarming : RegistryEvent.NewRegistry
[02May2020 05:52:38.899] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid moveboats : RegistryEvent.NewRegistry
[02May2020 05:52:38.899] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid moveboats : RegistryEvent.NewRegistry
[02May2020 05:52:38.899] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid miscadditions : RegistryEvent.NewRegistry
[02May2020 05:52:38.899] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid miscadditions : RegistryEvent.NewRegistry
[02May2020 05:52:38.899] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid randomenchants : RegistryEvent.NewRegistry
[02May2020 05:52:38.899] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid randomenchants : RegistryEvent.NewRegistry
[02May2020 05:52:38.899] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid curios : RegistryEvent.NewRegistry
[02May2020 05:52:38.899] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid curios : RegistryEvent.NewRegistry
[02May2020 05:52:38.899] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid botania : RegistryEvent.NewRegistry
[02May2020 05:52:38.901] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid botania : RegistryEvent.NewRegistry
[02May2020 05:52:38.901] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid patchouli : RegistryEvent.NewRegistry
[02May2020 05:52:38.901] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid patchouli : RegistryEvent.NewRegistry
[02May2020 05:52:38.901] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid autoreglib : RegistryEvent.NewRegistry
[02May2020 05:52:38.901] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid autoreglib : RegistryEvent.NewRegistry
[02May2020 05:52:38.901] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid quark : RegistryEvent.NewRegistry
[02May2020 05:52:38.901] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid quark : RegistryEvent.NewRegistry
[02May2020 05:52:38.901] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid storagedrawers : RegistryEvent.NewRegistry
[02May2020 05:52:38.901] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid storagedrawers : RegistryEvent.NewRegistry
[02May2020 05:52:38.901] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid oreexcavation : RegistryEvent.NewRegistry
[02May2020 05:52:38.901] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid oreexcavation : RegistryEvent.NewRegistry
[02May2020 05:52:38.901] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid performant : RegistryEvent.NewRegistry
[02May2020 05:52:38.901] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid performant : RegistryEvent.NewRegistry
[02May2020 05:52:38.901] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid additionalevents : RegistryEvent.NewRegistry
[02May2020 05:52:38.901] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid additionalevents : RegistryEvent.NewRegistry
[02May2020 05:52:38.901] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid pickletweaks : RegistryEvent.NewRegistry
[02May2020 05:52:38.901] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid pickletweaks : RegistryEvent.NewRegistry
[02May2020 05:52:38.901] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid hunterillager : RegistryEvent.NewRegistry
[02May2020 05:52:38.902] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid hunterillager : RegistryEvent.NewRegistry
[02May2020 05:52:38.902] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid appleskin : RegistryEvent.NewRegistry
[02May2020 05:52:38.902] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid appleskin : RegistryEvent.NewRegistry
[02May2020 05:52:38.902] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid aiimprovements : RegistryEvent.NewRegistry
[02May2020 05:52:38.902] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid aiimprovements : RegistryEvent.NewRegistry
[02May2020 05:52:38.902] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mcwfurnitures : RegistryEvent.NewRegistry
[02May2020 05:52:38.902] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mcwfurnitures : RegistryEvent.NewRegistry
[02May2020 05:52:38.902] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid netherpspr : RegistryEvent.NewRegistry
[02May2020 05:52:38.902] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid netherpspr : RegistryEvent.NewRegistry
[02May2020 05:52:38.902] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid aquaculture : RegistryEvent.NewRegistry
[02May2020 05:52:38.902] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid aquaculture : RegistryEvent.NewRegistry
[02May2020 05:52:38.902] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid snowbfrmobs : RegistryEvent.NewRegistry
[02May2020 05:52:38.902] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid snowbfrmobs : RegistryEvent.NewRegistry
[02May2020 05:52:39.878] [Server thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[02May2020 05:52:39.879] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid cucumber : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:39.879] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid cucumber : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:39.879] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid netherportalfix : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:39.879] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid netherportalfix : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:39.879] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid zombiehs : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:39.879] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid zombiehs : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:39.879] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid nethercraft : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.031] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid nethercraft : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.031] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid petnames : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.031] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid petnames : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.031] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid giantspawn : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.031] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid giantspawn : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.031] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid vilnames : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.031] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid vilnames : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.031] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid jei : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.032] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid jei : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.032] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid buzzierbees : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.278] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid buzzierbees : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.279] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid doggytalents : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.279] [Server thread/DEBUG] [Doggy Talents/]: Registering Blocks
[02May2020 05:52:40.305] [Server thread/DEBUG] [Doggy Talents/]: Finished Registering Blocks
[02May2020 05:52:40.306] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid doggytalents : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.306] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid paperbooks : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.306] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid paperbooks : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.306] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid goblintraders : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.306] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid goblintraders : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.306] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid skeletonhs : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.307] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid skeletonhs : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.307] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fablibrary : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.307] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fablibrary : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.307] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid clumps : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.307] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid clumps : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.307] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid journeymap : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.307] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid journeymap : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.307] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid cookingforblockheads : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.628] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid cookingforblockheads : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.628] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid placebo : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.628] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid placebo : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.628] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid citadel : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.628] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid citadel : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.628] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fruittrees : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.628] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fruittrees : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.628] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid wstweaks : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.628] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid wstweaks : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.628] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid bookshelf : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.628] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid bookshelf : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.628] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid snowundertrees : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.629] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid snowundertrees : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.629] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid bottleyourxp : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.629] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid bottleyourxp : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.629] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid uteamcore : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.705] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid uteamcore : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.705] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid randompatches : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.705] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid randompatches : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.705] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid grassseeds : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.705] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid grassseeds : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.705] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid nhacampfire : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.705] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid nhacampfire : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.705] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid darkutils : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.706] [Server thread/INFO] [Dark Utilities/]: Registering 46 blocks.
[02May2020 05:52:40.708] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid darkutils : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.708] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid morpheus : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.708] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid morpheus : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.708] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid softsnowfallmod : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.708] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid softsnowfallmod : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.708] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid waila : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.709] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid waila : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.709] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid snowrealmagic : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.709] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid snowrealmagic : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.709] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid kiwi : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.716] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `snow`, expected `snowrealmagic`. This could be a intended override, but in most cases indicates a broken mod.
[02May2020 05:52:40.728] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid kiwi : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.728] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dismountentity : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.728] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dismountentity : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.728] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid moveminecarts : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.728] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid moveminecarts : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.728] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid campfiretorches : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.728] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid campfiretorches : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.728] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.728] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.728] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid waddles : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.728] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid waddles : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.728] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid nmdar : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.728] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid nmdar : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.728] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid simpleores : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.729] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid simpleores : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.729] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid weakerspwbs : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.729] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid weakerspwbs : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.729] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mysticalagriculture : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.835] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mysticalagriculture : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.835] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ironchest : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.845] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ironchest : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.845] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid villagerdeathm : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.845] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid villagerdeathm : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.845] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mcwbridges : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.884] [Server thread/INFO] [mcwbridges/]: Blocks registered.
[02May2020 05:52:40.885] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mcwbridges : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.885] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid usefulbackpacks : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.886] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid usefulbackpacks : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.886] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid torchmaster : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.898] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid torchmaster : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.899] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid swingthroughgrass : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.899] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid swingthroughgrass : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.899] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid bspawncontrol : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.899] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid bspawncontrol : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.899] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid nutrmilk : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.899] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid nutrmilk : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.899] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid extractpoison : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.899] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid extractpoison : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:40.899] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid biomesoplenty : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:41.086] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid biomesoplenty : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:41.087] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid invtotem : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:41.087] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid invtotem : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:41.087] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid grindst : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:41.087] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid grindst : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:41.087] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid simplefarming : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:41.104] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid simplefarming : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:41.104] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid moveboats : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:41.104] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid moveboats : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:41.104] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid miscadditions : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:41.214] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid miscadditions : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:41.214] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid randomenchants : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:41.214] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid randomenchants : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:41.214] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid curios : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:41.214] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid curios : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:41.214] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid botania : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:41.939] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid botania : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:41.939] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid patchouli : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:41.940] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid patchouli : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:41.940] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid autoreglib : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:41.940] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid autoreglib : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:41.940] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid quark : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:41.942] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:sandy_bricks
[02May2020 05:52:41.942] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:sandy_bricks_slab
[02May2020 05:52:41.942] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:sandy_bricks_stairs
[02May2020 05:52:41.942] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:sandy_bricks_wall
[02May2020 05:52:41.942] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:snow_bricks
[02May2020 05:52:41.942] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:snow_bricks_slab
[02May2020 05:52:41.942] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:snow_bricks_stairs
[02May2020 05:52:41.942] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:snow_bricks_wall
[02May2020 05:52:41.942] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:charred_nether_bricks
[02May2020 05:52:41.942] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:charred_nether_bricks_slab
[02May2020 05:52:41.942] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:charred_nether_bricks_stairs
[02May2020 05:52:41.943] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:charred_nether_bricks_wall
[02May2020 05:52:41.943] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:sandstone_bricks
[02May2020 05:52:41.943] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:sandstone_bricks_slab
[02May2020 05:52:41.943] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:sandstone_bricks_stairs
[02May2020 05:52:41.943] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:sandstone_bricks_wall
[02May2020 05:52:41.943] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:red_sandstone_bricks
[02May2020 05:52:41.943] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:red_sandstone_bricks_slab
[02May2020 05:52:41.943] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:red_sandstone_bricks_stairs
[02May2020 05:52:41.943] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:red_sandstone_bricks_wall
[02May2020 05:52:41.943] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:soul_sandstone_bricks
[02May2020 05:52:41.943] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:soul_sandstone_bricks_slab
[02May2020 05:52:41.943] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:soul_sandstone_bricks_stairs
[02May2020 05:52:41.943] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:soul_sandstone_bricks_wall
[02May2020 05:52:41.943] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:magma_bricks
[02May2020 05:52:41.944] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:magma_bricks_slab
[02May2020 05:52:41.944] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:magma_bricks_stairs
[02May2020 05:52:41.944] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:magma_bricks_wall
[02May2020 05:52:41.944] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:cobbedstone
[02May2020 05:52:41.944] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:cobbedstone_slab
[02May2020 05:52:41.944] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:cobbedstone_stairs
[02May2020 05:52:41.944] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:cobbedstone_wall
[02May2020 05:52:41.944] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:blue_blossom_leaves
[02May2020 05:52:41.944] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:blue_blossom_sapling
[02May2020 05:52:41.944] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:potted_blue_blossom_sapling
[02May2020 05:52:41.944] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:lavender_blossom_leaves
[02May2020 05:52:41.944] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:lavender_blossom_sapling
[02May2020 05:52:41.944] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:potted_lavender_blossom_sapling
[02May2020 05:52:41.944] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:orange_blossom_leaves
[02May2020 05:52:41.944] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:orange_blossom_sapling
[02May2020 05:52:41.944] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:potted_orange_blossom_sapling
[02May2020 05:52:41.945] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:pink_blossom_leaves
[02May2020 05:52:41.945] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:pink_blossom_sapling
[02May2020 05:52:41.945] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:potted_pink_blossom_sapling
[02May2020 05:52:41.945] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:yellow_blossom_leaves
[02May2020 05:52:41.945] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:yellow_blossom_sapling
[02May2020 05:52:41.945] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:potted_yellow_blossom_sapling
[02May2020 05:52:41.945] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:elder_prismarine
[02May2020 05:52:41.945] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:elder_prismarine_slab
[02May2020 05:52:41.945] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:elder_prismarine_stairs
[02May2020 05:52:41.945] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:elder_prismarine_wall
[02May2020 05:52:41.945] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:elder_prismarine_bricks
[02May2020 05:52:41.945] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:elder_prismarine_bricks_slab
[02May2020 05:52:41.945] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:elder_prismarine_bricks_stairs
[02May2020 05:52:41.945] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:dark_elder_prismarine
[02May2020 05:52:41.945] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:dark_elder_prismarine_slab
[02May2020 05:52:41.946] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:dark_elder_prismarine_stairs
[02May2020 05:52:41.946] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:elder_sea_lantern
[02May2020 05:52:41.946] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:grate
[02May2020 05:52:41.946] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - minecraft:slime_block
[02May2020 05:52:41.946] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:redstone_randomizer
[02May2020 05:52:41.946] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:redstone_inductor
[02May2020 05:52:41.946] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:ender_watcher
[02May2020 05:52:41.947] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:brimstone
[02May2020 05:52:41.947] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:brimstone_slab
[02May2020 05:52:41.947] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:brimstone_stairs
[02May2020 05:52:41.947] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:brimstone_wall
[02May2020 05:52:41.947] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:brimstone_bricks
[02May2020 05:52:41.947] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:brimstone_bricks_slab
[02May2020 05:52:41.947] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:brimstone_bricks_stairs
[02May2020 05:52:41.947] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:brimstone_bricks_wall
[02May2020 05:52:41.947] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:obsidian_pressure_plate
[02May2020 05:52:41.947] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:white_quilted_wool
[02May2020 05:52:41.947] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:orange_quilted_wool
[02May2020 05:52:41.947] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:magenta_quilted_wool
[02May2020 05:52:41.947] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:light_blue_quilted_wool
[02May2020 05:52:41.947] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:yellow_quilted_wool
[02May2020 05:52:41.947] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:lime_quilted_wool
[02May2020 05:52:41.947] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:pink_quilted_wool
[02May2020 05:52:41.947] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:gray_quilted_wool
[02May2020 05:52:41.948] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:light_gray_quilted_wool
[02May2020 05:52:41.948] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:cyan_quilted_wool
[02May2020 05:52:41.948] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:purple_quilted_wool
[02May2020 05:52:41.948] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:blue_quilted_wool
[02May2020 05:52:41.948] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:brown_quilted_wool
[02May2020 05:52:41.948] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:green_quilted_wool
[02May2020 05:52:41.948] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:red_quilted_wool
[02May2020 05:52:41.948] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:black_quilted_wool
[02May2020 05:52:41.948] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:chute
[02May2020 05:52:41.948] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:spruce_ladder
[02May2020 05:52:41.948] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:birch_ladder
[02May2020 05:52:41.948] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:jungle_ladder
[02May2020 05:52:41.948] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:acacia_ladder
[02May2020 05:52:41.948] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:dark_oak_ladder
[02May2020 05:52:41.948] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:iron_ladder
[02May2020 05:52:41.949] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:gravisand
[02May2020 05:52:41.949] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:dirty_glass
[02May2020 05:52:41.949] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:dirty_glass_pane
[02May2020 05:52:41.949] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:marble
[02May2020 05:52:41.949] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:polished_marble
[02May2020 05:52:41.949] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:marble_slab
[02May2020 05:52:41.949] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:marble_stairs
[02May2020 05:52:41.949] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:marble_wall
[02May2020 05:52:41.949] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:polished_marble_slab
[02May2020 05:52:41.949] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:polished_marble_stairs
[02May2020 05:52:41.949] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:limestone
[02May2020 05:52:41.949] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:polished_limestone
[02May2020 05:52:41.949] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:limestone_slab
[02May2020 05:52:41.949] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:limestone_stairs
[02May2020 05:52:41.949] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:limestone_wall
[02May2020 05:52:41.949] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:polished_limestone_slab
[02May2020 05:52:41.950] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:polished_limestone_stairs
[02May2020 05:52:41.950] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:jasper
[02May2020 05:52:41.950] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:polished_jasper
[02May2020 05:52:41.950] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:jasper_slab
[02May2020 05:52:41.950] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:jasper_stairs
[02May2020 05:52:41.950] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:jasper_wall
[02May2020 05:52:41.950] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:polished_jasper_slab
[02May2020 05:52:41.950] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:polished_jasper_stairs
[02May2020 05:52:41.950] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:slate
[02May2020 05:52:41.950] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:polished_slate
[02May2020 05:52:41.950] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:slate_slab
[02May2020 05:52:41.950] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:slate_stairs
[02May2020 05:52:41.950] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:slate_wall
[02May2020 05:52:41.950] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:polished_slate_slab
[02May2020 05:52:41.950] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:polished_slate_stairs
[02May2020 05:52:41.951] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:basalt
[02May2020 05:52:41.951] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:polished_basalt
[02May2020 05:52:41.951] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:basalt_slab
[02May2020 05:52:41.951] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:basalt_stairs
[02May2020 05:52:41.951] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:basalt_wall
[02May2020 05:52:41.951] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:polished_basalt_slab
[02May2020 05:52:41.951] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:polished_basalt_stairs
[02May2020 05:52:41.951] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:iron_plate
[02May2020 05:52:41.951] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:iron_plate_slab
[02May2020 05:52:41.951] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:iron_plate_stairs
[02May2020 05:52:41.951] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:rusty_iron_plate
[02May2020 05:52:41.951] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:rusty_iron_plate_slab
[02May2020 05:52:41.951] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:rusty_iron_plate_stairs
[02May2020 05:52:41.951] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:vertical_oak_planks
[02May2020 05:52:41.951] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:vertical_spruce_planks
[02May2020 05:52:41.951] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:vertical_birch_planks
[02May2020 05:52:41.951] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:vertical_jungle_planks
[02May2020 05:52:41.952] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:vertical_acacia_planks
[02May2020 05:52:41.952] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:vertical_dark_oak_planks
[02May2020 05:52:41.952] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:vertical_white_stained_planks
[02May2020 05:52:41.952] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:vertical_orange_stained_planks
[02May2020 05:52:41.952] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:vertical_magenta_stained_planks
[02May2020 05:52:41.952] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:vertical_light_blue_stained_planks
[02May2020 05:52:41.952] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:vertical_yellow_stained_planks
[02May2020 05:52:41.952] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:vertical_lime_stained_planks
[02May2020 05:52:41.952] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:vertical_pink_stained_planks
[02May2020 05:52:41.952] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:vertical_gray_stained_planks
[02May2020 05:52:41.952] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:vertical_light_gray_stained_planks
[02May2020 05:52:41.952] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:vertical_cyan_stained_planks
[02May2020 05:52:41.952] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:vertical_purple_stained_planks
[02May2020 05:52:41.952] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:vertical_blue_stained_planks
[02May2020 05:52:41.952] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:vertical_brown_stained_planks
[02May2020 05:52:41.952] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:vertical_green_stained_planks
[02May2020 05:52:41.952] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:vertical_red_stained_planks
[02May2020 05:52:41.952] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:vertical_black_stained_planks
[02May2020 05:52:41.952] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:paper_lantern
[02May2020 05:52:41.953] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:paper_lantern_sakura
[02May2020 05:52:41.953] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:paper_wall
[02May2020 05:52:41.953] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:paper_wall_big
[02May2020 05:52:41.953] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:paper_wall_sakura
[02May2020 05:52:41.953] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:oak_leaf_carpet
[02May2020 05:52:41.953] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:spruce_leaf_carpet
[02May2020 05:52:41.953] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:birch_leaf_carpet
[02May2020 05:52:41.953] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:jungle_leaf_carpet
[02May2020 05:52:41.953] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:acacia_leaf_carpet
[02May2020 05:52:41.953] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:dark_oak_leaf_carpet
[02May2020 05:52:41.953] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:iron_button
[02May2020 05:52:41.953] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:gold_button
[02May2020 05:52:41.953] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:monster_box
[02May2020 05:52:41.953] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:root
[02May2020 05:52:41.953] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:white_shingles
[02May2020 05:52:41.953] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:white_shingles_slab
[02May2020 05:52:41.953] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:white_shingles_stairs
[02May2020 05:52:41.953] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:orange_shingles
[02May2020 05:52:41.954] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:orange_shingles_slab
[02May2020 05:52:41.954] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:orange_shingles_stairs
[02May2020 05:52:41.954] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:magenta_shingles
[02May2020 05:52:41.954] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:magenta_shingles_slab
[02May2020 05:52:41.954] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:magenta_shingles_stairs
[02May2020 05:52:41.954] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:light_blue_shingles
[02May2020 05:52:41.954] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:light_blue_shingles_slab
[02May2020 05:52:41.954] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:light_blue_shingles_stairs
[02May2020 05:52:41.954] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:yellow_shingles
[02May2020 05:52:41.954] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:yellow_shingles_slab
[02May2020 05:52:41.954] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:yellow_shingles_stairs
[02May2020 05:52:41.954] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:lime_shingles
[02May2020 05:52:41.954] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:lime_shingles_slab
[02May2020 05:52:41.954] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:lime_shingles_stairs
[02May2020 05:52:41.954] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:pink_shingles
[02May2020 05:52:41.954] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:pink_shingles_slab
[02May2020 05:52:41.955] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:pink_shingles_stairs
[02May2020 05:52:41.955] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:gray_shingles
[02May2020 05:52:41.955] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:gray_shingles_slab
[02May2020 05:52:41.955] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:gray_shingles_stairs
[02May2020 05:52:41.955] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:light_gray_shingles
[02May2020 05:52:41.955] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:light_gray_shingles_slab
[02May2020 05:52:41.955] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:light_gray_shingles_stairs
[02May2020 05:52:41.955] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:cyan_shingles
[02May2020 05:52:41.955] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:cyan_shingles_slab
[02May2020 05:52:41.955] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:cyan_shingles_stairs
[02May2020 05:52:41.955] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:purple_shingles
[02May2020 05:52:41.955] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:purple_shingles_slab
[02May2020 05:52:41.955] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:purple_shingles_stairs
[02May2020 05:52:41.955] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:blue_shingles
[02May2020 05:52:41.955] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:blue_shingles_slab
[02May2020 05:52:41.955] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:blue_shingles_stairs
[02May2020 05:52:41.955] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:brown_shingles
[02May2020 05:52:41.955] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:brown_shingles_slab
[02May2020 05:52:41.955] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:brown_shingles_stairs
[02May2020 05:52:41.956] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:green_shingles
[02May2020 05:52:41.956] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:green_shingles_slab
[02May2020 05:52:41.956] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:green_shingles_stairs
[02May2020 05:52:41.956] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:red_shingles
[02May2020 05:52:41.956] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:red_shingles_slab
[02May2020 05:52:41.956] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:red_shingles_stairs
[02May2020 05:52:41.956] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:black_shingles
[02May2020 05:52:41.956] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:black_shingles_slab
[02May2020 05:52:41.956] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:black_shingles_stairs
[02May2020 05:52:41.956] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:iron_rod
[02May2020 05:52:41.956] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:permafrost
[02May2020 05:52:41.956] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:permafrost_slab
[02May2020 05:52:41.956] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:permafrost_stairs
[02May2020 05:52:41.956] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:permafrost_wall
[02May2020 05:52:41.956] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:permafrost_bricks
[02May2020 05:52:41.956] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:permafrost_bricks_slab
[02May2020 05:52:41.956] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:permafrost_bricks_stairs
[02May2020 05:52:41.956] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:permafrost_bricks_wall
[02May2020 05:52:41.956] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:oak_chest
[02May2020 05:52:41.957] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:spruce_chest
[02May2020 05:52:41.957] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:birch_chest
[02May2020 05:52:41.957] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:jungle_chest
[02May2020 05:52:41.957] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:acacia_chest
[02May2020 05:52:41.957] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:dark_oak_chest
[02May2020 05:52:41.957] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:bamboo_chest
[02May2020 05:52:41.957] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:driftwood_chest
[02May2020 05:52:41.957] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:poise_chest
[02May2020 05:52:41.957] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:willow_chest
[02May2020 05:52:41.957] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:wisteria_chest
[02May2020 05:52:41.957] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:hive_chest
[02May2020 05:52:41.957] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:maple_chest
[02May2020 05:52:41.957] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:rosewood_chest
[02May2020 05:52:41.957] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:nether_brick_chest
[02May2020 05:52:41.957] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:purpur_chest
[02May2020 05:52:41.957] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:prismarine_chest
[02May2020 05:52:41.957] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:mushroom_chest
[02May2020 05:52:41.957] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:oak_trapped_chest
[02May2020 05:52:41.958] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:spruce_trapped_chest
[02May2020 05:52:41.958] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:birch_trapped_chest
[02May2020 05:52:41.958] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:jungle_trapped_chest
[02May2020 05:52:41.958] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:acacia_trapped_chest
[02May2020 05:52:41.958] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:dark_oak_trapped_chest
[02May2020 05:52:41.958] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:bamboo_trapped_chest
[02May2020 05:52:41.958] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:driftwood_trapped_chest
[02May2020 05:52:41.958] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:poise_trapped_chest
[02May2020 05:52:41.958] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:willow_trapped_chest
[02May2020 05:52:41.958] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:wisteria_trapped_chest
[02May2020 05:52:41.958] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:hive_trapped_chest
[02May2020 05:52:41.958] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:maple_trapped_chest
[02May2020 05:52:41.958] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:rosewood_trapped_chest
[02May2020 05:52:41.958] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:nether_brick_trapped_chest
[02May2020 05:52:41.958] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:purpur_trapped_chest
[02May2020 05:52:41.958] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:prismarine_trapped_chest
[02May2020 05:52:41.958] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:mushroom_trapped_chest
[02May2020 05:52:41.958] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:soul_sandstone
[02May2020 05:52:41.959] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:soul_sandstone_slab
[02May2020 05:52:41.959] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:soul_sandstone_stairs
[02May2020 05:52:41.959] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:soul_sandstone_wall
[02May2020 05:52:41.959] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:chiseled_soul_sandstone
[02May2020 05:52:41.959] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:cut_soul_sandstone
[02May2020 05:52:41.959] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:cut_soul_sandstone_slab
[02May2020 05:52:41.959] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:smooth_soul_sandstone
[02May2020 05:52:41.959] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:smooth_soul_sandstone_slab
[02May2020 05:52:41.959] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:smooth_soul_sandstone_stairs
[02May2020 05:52:41.959] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:red_crystal
[02May2020 05:52:41.959] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:orange_crystal
[02May2020 05:52:41.959] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:yellow_crystal
[02May2020 05:52:41.959] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:green_crystal
[02May2020 05:52:41.959] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:blue_crystal
[02May2020 05:52:41.959] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:indigo_crystal
[02May2020 05:52:41.959] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:violet_crystal
[02May2020 05:52:41.959] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:white_crystal
[02May2020 05:52:41.959] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:black_crystal
[02May2020 05:52:41.959] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:red_crystal_pane
[02May2020 05:52:41.959] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:orange_crystal_pane
[02May2020 05:52:41.959] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:yellow_crystal_pane
[02May2020 05:52:41.959] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:green_crystal_pane
[02May2020 05:52:41.960] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:blue_crystal_pane
[02May2020 05:52:41.960] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:indigo_crystal_pane
[02May2020 05:52:41.960] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:violet_crystal_pane
[02May2020 05:52:41.960] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:white_crystal_pane
[02May2020 05:52:41.960] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:black_crystal_pane
[02May2020 05:52:41.960] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:feeding_trough
[02May2020 05:52:41.960] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:cobblestone_bricks
[02May2020 05:52:41.960] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:cobblestone_bricks_slab
[02May2020 05:52:41.960] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:cobblestone_bricks_stairs
[02May2020 05:52:41.960] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:cobblestone_bricks_wall
[02May2020 05:52:41.960] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:mossy_cobblestone_bricks
[02May2020 05:52:41.960] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:mossy_cobblestone_bricks_slab
[02May2020 05:52:41.960] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:mossy_cobblestone_bricks_stairs
[02May2020 05:52:41.960] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:mossy_cobblestone_bricks_wall
[02May2020 05:52:41.960] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:granite_bricks
[02May2020 05:52:41.960] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:granite_bricks_slab
[02May2020 05:52:41.960] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:granite_bricks_stairs
[02May2020 05:52:41.960] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:granite_bricks_wall
[02May2020 05:52:41.960] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:chiseled_granite_bricks
[02May2020 05:52:41.960] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:granite_pavement
[02May2020 05:52:41.960] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:granite_pillar
[02May2020 05:52:41.961] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:diorite_bricks
[02May2020 05:52:41.961] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:diorite_bricks_slab
[02May2020 05:52:41.961] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:diorite_bricks_stairs
[02May2020 05:52:41.961] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:diorite_bricks_wall
[02May2020 05:52:41.961] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:chiseled_diorite_bricks
[02May2020 05:52:41.961] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:diorite_pavement
[02May2020 05:52:41.961] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:diorite_pillar
[02May2020 05:52:41.961] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:andesite_bricks
[02May2020 05:52:41.961] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:andesite_bricks_slab
[02May2020 05:52:41.961] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:andesite_bricks_stairs
[02May2020 05:52:41.961] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:andesite_bricks_wall
[02May2020 05:52:41.961] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:chiseled_andesite_bricks
[02May2020 05:52:41.961] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:andesite_pavement
[02May2020 05:52:41.961] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:andesite_pillar
[02May2020 05:52:41.961] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:marble_bricks
[02May2020 05:52:41.961] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:marble_bricks_slab
[02May2020 05:52:41.961] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:marble_bricks_stairs
[02May2020 05:52:41.961] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:marble_bricks_wall
[02May2020 05:52:41.961] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:chiseled_marble_bricks
[02May2020 05:52:41.961] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:marble_pavement
[02May2020 05:52:41.961] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:marble_pillar
[02May2020 05:52:41.961] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:limestone_bricks
[02May2020 05:52:41.961] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:limestone_bricks_slab
[02May2020 05:52:41.962] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:limestone_bricks_stairs
[02May2020 05:52:41.962] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:limestone_bricks_wall
[02May2020 05:52:41.962] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:chiseled_limestone_bricks
[02May2020 05:52:41.962] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:limestone_pavement
[02May2020 05:52:41.962] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:limestone_pillar
[02May2020 05:52:41.962] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:jasper_bricks
[02May2020 05:52:41.962] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:jasper_bricks_slab
[02May2020 05:52:41.962] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:jasper_bricks_stairs
[02May2020 05:52:41.962] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:jasper_bricks_wall
[02May2020 05:52:41.962] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:chiseled_jasper_bricks
[02May2020 05:52:41.962] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:jasper_pavement
[02May2020 05:52:41.962] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:jasper_pillar
[02May2020 05:52:41.962] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:slate_bricks
[02May2020 05:52:41.962] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:slate_bricks_slab
[02May2020 05:52:41.962] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:slate_bricks_stairs
[02May2020 05:52:41.962] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:slate_bricks_wall
[02May2020 05:52:41.962] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:chiseled_slate_bricks
[02May2020 05:52:41.963] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:slate_pavement
[02May2020 05:52:41.963] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:slate_pillar
[02May2020 05:52:41.963] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:basalt_bricks
[02May2020 05:52:41.963] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:basalt_bricks_slab
[02May2020 05:52:41.963] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:basalt_bricks_stairs
[02May2020 05:52:41.963] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:basalt_bricks_wall
[02May2020 05:52:41.963] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:chiseled_basalt_bricks
[02May2020 05:52:41.963] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:basalt_pavement
[02May2020 05:52:41.963] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:basalt_pillar
[02May2020 05:52:41.963] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:duskbound_block
[02May2020 05:52:41.963] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:duskbound_block_slab
[02May2020 05:52:41.963] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:duskbound_block_stairs
[02May2020 05:52:41.963] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:duskbound_lantern
[02May2020 05:52:41.963] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:framed_glass
[02May2020 05:52:41.963] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:framed_glass_pane
[02May2020 05:52:41.963] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:glowcelium
[02May2020 05:52:41.963] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:glowshroom
[02May2020 05:52:41.963] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:glowshroom_block
[02May2020 05:52:41.963] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:glowshroom_stem
[02May2020 05:52:41.963] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:potted_glowshroom
[02May2020 05:52:41.963] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:weather_sensor
[02May2020 05:52:41.963] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:midori_block
[02May2020 05:52:41.963] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:midori_block_slab
[02May2020 05:52:41.964] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:midori_block_stairs
[02May2020 05:52:41.964] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:midori_pillar
[02May2020 05:52:41.964] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:white_stained_planks
[02May2020 05:52:41.964] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:white_stained_planks_slab
[02May2020 05:52:41.964] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:white_stained_planks_stairs
[02May2020 05:52:41.964] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:orange_stained_planks
[02May2020 05:52:41.964] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:orange_stained_planks_slab
[02May2020 05:52:41.964] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:orange_stained_planks_stairs
[02May2020 05:52:41.964] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:magenta_stained_planks
[02May2020 05:52:41.964] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:magenta_stained_planks_slab
[02May2020 05:52:41.964] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:magenta_stained_planks_stairs
[02May2020 05:52:41.964] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:light_blue_stained_planks
[02May2020 05:52:41.964] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:light_blue_stained_planks_slab
[02May2020 05:52:41.964] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:light_blue_stained_planks_stairs
[02May2020 05:52:41.964] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:yellow_stained_planks
[02May2020 05:52:41.964] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:yellow_stained_planks_slab
[02May2020 05:52:41.964] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:yellow_stained_planks_stairs
[02May2020 05:52:41.964] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:lime_stained_planks
[02May2020 05:52:41.964] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:lime_stained_planks_slab
[02May2020 05:52:41.964] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:lime_stained_planks_stairs
[02May2020 05:52:41.964] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:pink_stained_planks
[02May2020 05:52:41.964] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:pink_stained_planks_slab
[02May2020 05:52:41.964] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:pink_stained_planks_stairs
[02May2020 05:52:41.965] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:gray_stained_planks
[02May2020 05:52:41.965] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:gray_stained_planks_slab
[02May2020 05:52:41.965] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:gray_stained_planks_stairs
[02May2020 05:52:41.965] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:light_gray_stained_planks
[02May2020 05:52:41.965] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:light_gray_stained_planks_slab
[02May2020 05:52:41.965] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:light_gray_stained_planks_stairs
[02May2020 05:52:41.965] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:cyan_stained_planks
[02May2020 05:52:41.965] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:cyan_stained_planks_slab
[02May2020 05:52:41.965] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:cyan_stained_planks_stairs
[02May2020 05:52:41.965] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:purple_stained_planks
[02May2020 05:52:41.965] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:purple_stained_planks_slab
[02May2020 05:52:41.965] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:purple_stained_planks_stairs
[02May2020 05:52:41.965] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:blue_stained_planks
[02May2020 05:52:41.965] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:blue_stained_planks_slab
[02May2020 05:52:41.965] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:blue_stained_planks_stairs
[02May2020 05:52:41.965] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:brown_stained_planks
[02May2020 05:52:41.965] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:brown_stained_planks_slab
[02May2020 05:52:41.965] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:brown_stained_planks_stairs
[02May2020 05:52:41.965] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:green_stained_planks
[02May2020 05:52:41.965] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:green_stained_planks_slab
[02May2020 05:52:41.965] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:green_stained_planks_stairs
[02May2020 05:52:41.965] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:red_stained_planks
[02May2020 05:52:41.965] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:red_stained_planks_slab
[02May2020 05:52:41.966] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:red_stained_planks_stairs
[02May2020 05:52:41.966] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:black_stained_planks
[02May2020 05:52:41.966] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:black_stained_planks_slab
[02May2020 05:52:41.966] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:black_stained_planks_stairs
[02May2020 05:52:41.966] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:iron_chain
[02May2020 05:52:41.966] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:red_slime_block
[02May2020 05:52:41.966] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:blue_slime_block
[02May2020 05:52:41.966] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:cyan_slime_block
[02May2020 05:52:41.966] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:magenta_slime_block
[02May2020 05:52:41.966] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:yellow_slime_block
[02May2020 05:52:41.966] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:sturdy_stone
[02May2020 05:52:41.966] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:white_candle
[02May2020 05:52:41.966] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:orange_candle
[02May2020 05:52:41.966] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:magenta_candle
[02May2020 05:52:41.966] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:light_blue_candle
[02May2020 05:52:41.966] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:yellow_candle
[02May2020 05:52:41.966] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:lime_candle
[02May2020 05:52:41.966] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:pink_candle
[02May2020 05:52:41.966] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:gray_candle
[02May2020 05:52:41.966] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:light_gray_candle
[02May2020 05:52:41.966] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:cyan_candle
[02May2020 05:52:41.966] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:purple_candle
[02May2020 05:52:41.966] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:blue_candle
[02May2020 05:52:41.966] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:brown_candle
[02May2020 05:52:41.966] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:green_candle
[02May2020 05:52:41.966] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:red_candle
[02May2020 05:52:41.966] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:black_candle
[02May2020 05:52:41.966] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:tallow_block
[02May2020 05:52:41.967] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:spruce_bookshelf
[02May2020 05:52:41.967] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:birch_bookshelf
[02May2020 05:52:41.967] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:jungle_bookshelf
[02May2020 05:52:41.967] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:acacia_bookshelf
[02May2020 05:52:41.967] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:dark_oak_bookshelf
[02May2020 05:52:41.967] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:nether_brick_fence_gate
[02May2020 05:52:41.967] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:rope
[02May2020 05:52:41.967] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:charcoal_block
[02May2020 05:52:41.967] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:sugar_cane_block
[02May2020 05:52:41.967] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:bamboo_block
[02May2020 05:52:41.967] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:cactus_block
[02May2020 05:52:41.967] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:chorus_fruit_block
[02May2020 05:52:41.967] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:stick_block
[02May2020 05:52:41.967] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:golden_apple_crate
[02May2020 05:52:41.967] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:apple_crate
[02May2020 05:52:41.967] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:potato_crate
[02May2020 05:52:41.967] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:carrot_crate
[02May2020 05:52:41.967] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:beetroot_crate
[02May2020 05:52:41.967] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:cocoa_beans_sack
[02May2020 05:52:41.967] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:nether_wart_sack
[02May2020 05:52:41.967] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:gunpowder_sack
[02May2020 05:52:41.967] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:berry_sack
[02May2020 05:52:41.967] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:blaze_lantern
[02May2020 05:52:41.967] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:bonded_leather
[02May2020 05:52:41.968] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:bonded_rabbit_hide
[02May2020 05:52:41.968] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:biotite_ore
[02May2020 05:52:41.968] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:biotite_block
[02May2020 05:52:41.968] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:biotite_block_slab
[02May2020 05:52:41.968] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:biotite_block_stairs
[02May2020 05:52:41.968] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:smooth_biotite
[02May2020 05:52:41.968] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:smooth_biotite_slab
[02May2020 05:52:41.968] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:smooth_biotite_stairs
[02May2020 05:52:41.968] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:chiseled_biotite_block
[02May2020 05:52:41.968] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:biotite_pillar
[02May2020 05:52:41.968] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:lit_lamp
[02May2020 05:52:41.968] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:turf
[02May2020 05:52:41.968] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:turf_slab
[02May2020 05:52:41.968] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:turf_stairs
[02May2020 05:52:41.968] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:thatch
[02May2020 05:52:41.968] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:thatch_slab
[02May2020 05:52:41.968] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:thatch_stairs
[02May2020 05:52:41.968] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:potted_beetroot
[02May2020 05:52:41.968] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:potted_berries
[02May2020 05:52:41.968] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:potted_carrot
[02May2020 05:52:41.968] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:potted_chorus
[02May2020 05:52:41.969] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:potted_cocoa_bean
[02May2020 05:52:41.969] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:potted_grass
[02May2020 05:52:41.969] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:potted_peony
[02May2020 05:52:41.969] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:potted_lilac
[02May2020 05:52:41.969] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:potted_melon
[02May2020 05:52:41.969] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:potted_nether_wart
[02May2020 05:52:41.969] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:potted_potato
[02May2020 05:52:41.969] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:potted_pumpkin
[02May2020 05:52:41.969] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:potted_rose
[02May2020 05:52:41.969] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:potted_sea_pickle
[02May2020 05:52:41.969] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:potted_sugar_cane
[02May2020 05:52:41.969] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:potted_sunflower
[02May2020 05:52:41.969] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:potted_wheat
[02May2020 05:52:41.969] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:gold_bars
[02May2020 05:52:41.969] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:acacia_vertical_slab
[02May2020 05:52:41.969] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:andesite_vertical_slab
[02May2020 05:52:41.969] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:birch_vertical_slab
[02May2020 05:52:41.969] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:brick_vertical_slab
[02May2020 05:52:41.969] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:cobblestone_vertical_slab
[02May2020 05:52:41.969] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:cut_red_sandstone_vertical_slab
[02May2020 05:52:41.969] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:cut_sandstone_vertical_slab
[02May2020 05:52:41.969] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:dark_oak_vertical_slab
[02May2020 05:52:41.970] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:dark_prismarine_vertical_slab
[02May2020 05:52:41.970] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:diorite_vertical_slab
[02May2020 05:52:41.970] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:end_stone_brick_vertical_slab
[02May2020 05:52:41.970] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:granite_vertical_slab
[02May2020 05:52:41.970] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:jungle_vertical_slab
[02May2020 05:52:41.970] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:mossy_cobblestone_vertical_slab
[02May2020 05:52:41.970] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:mossy_stone_brick_vertical_slab
[02May2020 05:52:41.970] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:nether_brick_vertical_slab
[02May2020 05:52:41.970] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:oak_vertical_slab
[02May2020 05:52:41.970] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:polished_andesite_vertical_slab
[02May2020 05:52:41.970] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:polished_diorite_vertical_slab
[02May2020 05:52:41.970] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:polished_granite_vertical_slab
[02May2020 05:52:41.970] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:prismarine_vertical_slab
[02May2020 05:52:41.970] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:prismarine_brick_vertical_slab
[02May2020 05:52:41.970] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:purpur_vertical_slab
[02May2020 05:52:41.970] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:quartz_vertical_slab
[02May2020 05:52:41.970] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:red_nether_brick_vertical_slab
[02May2020 05:52:41.970] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:red_sandstone_vertical_slab
[02May2020 05:52:41.970] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:sandstone_vertical_slab
[02May2020 05:52:41.970] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:smooth_quartz_vertical_slab
[02May2020 05:52:41.970] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:smooth_red_sandstone_vertical_slab
[02May2020 05:52:41.971] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:smooth_sandstone_vertical_slab
[02May2020 05:52:41.971] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:smooth_stone_vertical_slab
[02May2020 05:52:41.971] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:spruce_vertical_slab
[02May2020 05:52:41.971] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:stone_vertical_slab
[02May2020 05:52:41.971] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:stone_brick_vertical_slab
[02May2020 05:52:41.971] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:sandy_bricks_vertical_slab
[02May2020 05:52:41.971] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:snow_bricks_vertical_slab
[02May2020 05:52:41.971] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:charred_nether_bricks_vertical_slab
[02May2020 05:52:41.971] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:sandstone_bricks_vertical_slab
[02May2020 05:52:41.971] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:red_sandstone_bricks_vertical_slab
[02May2020 05:52:41.971] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:soul_sandstone_bricks_vertical_slab
[02May2020 05:52:41.971] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:magma_bricks_vertical_slab
[02May2020 05:52:41.971] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:cobbedstone_vertical_slab
[02May2020 05:52:41.971] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:elder_prismarine_vertical_slab
[02May2020 05:52:41.971] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:elder_prismarine_bricks_vertical_slab
[02May2020 05:52:41.971] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:dark_elder_prismarine_vertical_slab
[02May2020 05:52:41.971] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:brimstone_vertical_slab
[02May2020 05:52:41.971] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:brimstone_bricks_vertical_slab
[02May2020 05:52:41.971] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:marble_vertical_slab
[02May2020 05:52:41.971] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:polished_marble_vertical_slab
[02May2020 05:52:41.971] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:limestone_vertical_slab
[02May2020 05:52:41.971] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:polished_limestone_vertical_slab
[02May2020 05:52:41.971] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:jasper_vertical_slab
[02May2020 05:52:41.971] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:polished_jasper_vertical_slab
[02May2020 05:52:41.972] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:slate_vertical_slab
[02May2020 05:52:41.972] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:polished_slate_vertical_slab
[02May2020 05:52:41.972] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:basalt_vertical_slab
[02May2020 05:52:41.972] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:polished_basalt_vertical_slab
[02May2020 05:52:41.972] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:iron_plate_vertical_slab
[02May2020 05:52:41.972] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:rusty_iron_plate_vertical_slab
[02May2020 05:52:41.972] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:white_shingles_vertical_slab
[02May2020 05:52:41.972] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:orange_shingles_vertical_slab
[02May2020 05:52:41.972] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:magenta_shingles_vertical_slab
[02May2020 05:52:41.972] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:light_blue_shingles_vertical_slab
[02May2020 05:52:41.972] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:yellow_shingles_vertical_slab
[02May2020 05:52:41.972] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:lime_shingles_vertical_slab
[02May2020 05:52:41.972] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:pink_shingles_vertical_slab
[02May2020 05:52:41.972] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:gray_shingles_vertical_slab
[02May2020 05:52:41.972] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:light_gray_shingles_vertical_slab
[02May2020 05:52:41.972] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:cyan_shingles_vertical_slab
[02May2020 05:52:41.972] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:purple_shingles_vertical_slab
[02May2020 05:52:41.972] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:blue_shingles_vertical_slab
[02May2020 05:52:41.972] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:brown_shingles_vertical_slab
[02May2020 05:52:41.972] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:green_shingles_vertical_slab
[02May2020 05:52:41.972] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:red_shingles_vertical_slab
[02May2020 05:52:41.972] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:black_shingles_vertical_slab
[02May2020 05:52:41.972] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:permafrost_vertical_slab
[02May2020 05:52:41.973] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:permafrost_bricks_vertical_slab
[02May2020 05:52:41.973] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:soul_sandstone_vertical_slab
[02May2020 05:52:41.973] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:cut_soul_sandstone_vertical_slab
[02May2020 05:52:41.973] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:smooth_soul_sandstone_vertical_slab
[02May2020 05:52:41.973] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:cobblestone_bricks_vertical_slab
[02May2020 05:52:41.973] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:mossy_cobblestone_bricks_vertical_slab
[02May2020 05:52:41.973] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:granite_bricks_vertical_slab
[02May2020 05:52:41.973] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:diorite_bricks_vertical_slab
[02May2020 05:52:41.973] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:andesite_bricks_vertical_slab
[02May2020 05:52:41.973] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:marble_bricks_vertical_slab
[02May2020 05:52:41.973] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:limestone_bricks_vertical_slab
[02May2020 05:52:41.973] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:jasper_bricks_vertical_slab
[02May2020 05:52:41.973] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:slate_bricks_vertical_slab
[02May2020 05:52:41.973] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:basalt_bricks_vertical_slab
[02May2020 05:52:41.973] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:duskbound_block_vertical_slab
[02May2020 05:52:41.973] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:midori_block_vertical_slab
[02May2020 05:52:41.973] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:white_stained_planks_vertical_slab
[02May2020 05:52:41.973] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:orange_stained_planks_vertical_slab
[02May2020 05:52:41.973] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:magenta_stained_planks_vertical_slab
[02May2020 05:52:41.973] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:light_blue_stained_planks_vertical_slab
[02May2020 05:52:41.973] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:yellow_stained_planks_vertical_slab
[02May2020 05:52:41.974] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:lime_stained_planks_vertical_slab
[02May2020 05:52:41.974] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:pink_stained_planks_vertical_slab
[02May2020 05:52:41.974] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:gray_stained_planks_vertical_slab
[02May2020 05:52:41.974] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:light_gray_stained_planks_vertical_slab
[02May2020 05:52:41.974] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:cyan_stained_planks_vertical_slab
[02May2020 05:52:41.974] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:purple_stained_planks_vertical_slab
[02May2020 05:52:41.974] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:blue_stained_planks_vertical_slab
[02May2020 05:52:41.974] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:brown_stained_planks_vertical_slab
[02May2020 05:52:41.974] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:green_stained_planks_vertical_slab
[02May2020 05:52:41.974] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:red_stained_planks_vertical_slab
[02May2020 05:52:41.974] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:black_stained_planks_vertical_slab
[02May2020 05:52:41.974] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:biotite_block_vertical_slab
[02May2020 05:52:41.974] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:smooth_biotite_vertical_slab
[02May2020 05:52:41.974] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:turf_vertical_slab
[02May2020 05:52:41.974] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:thatch_vertical_slab
[02May2020 05:52:41.974] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:lavender_blossom_leaf_carpet
[02May2020 05:52:41.974] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:yellow_blossom_leaf_carpet
[02May2020 05:52:41.974] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:orange_blossom_leaf_carpet
[02May2020 05:52:41.974] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:pink_blossom_leaf_carpet
[02May2020 05:52:41.974] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:blue_blossom_leaf_carpet
[02May2020 05:52:41.974] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:stone_speleothem
[02May2020 05:52:41.974] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:netherrack_speleothem
[02May2020 05:52:41.974] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:granite_speleothem
[02May2020 05:52:41.975] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:diorite_speleothem
[02May2020 05:52:41.975] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:andesite_speleothem
[02May2020 05:52:41.975] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:marble_speleothem
[02May2020 05:52:41.975] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:limestone_speleothem
[02May2020 05:52:41.975] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:jasper_speleothem
[02May2020 05:52:41.975] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:slate_speleothem
[02May2020 05:52:41.975] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:basalt_speleothem
[02May2020 05:52:41.975] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid quark : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:41.975] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid storagedrawers : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:42.156] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid storagedrawers : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:42.156] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid oreexcavation : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:42.156] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid oreexcavation : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:42.156] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid performant : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:42.156] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid performant : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:42.157] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid additionalevents : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:42.157] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid additionalevents : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:42.157] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid pickletweaks : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:42.160] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid pickletweaks : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:42.160] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid hunterillager : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:42.160] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid hunterillager : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:42.160] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid appleskin : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:42.163] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid appleskin : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:42.163] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid aiimprovements : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:42.163] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid aiimprovements : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:42.163] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mcwfurnitures : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:42.244] [Server thread/INFO] [mcwfurnitures/]: Blocks registered.
[02May2020 05:52:42.244] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mcwfurnitures : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:42.244] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid netherpspr : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:42.244] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid netherpspr : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:42.244] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid aquaculture : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:42.244] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid aquaculture : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:42.245] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid snowbfrmobs : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:42.248] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid snowbfrmobs : RegistryEvent.Register<minecraft:block>
[02May2020 05:52:42.261] [Server thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[02May2020 05:52:42.261] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid cucumber : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.261] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid cucumber : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.261] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid netherportalfix : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.261] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid netherportalfix : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.261] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid zombiehs : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.261] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid zombiehs : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.261] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid nethercraft : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.273] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity nethercraft:imp
[02May2020 05:52:42.275] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity nethercraft:dark_zombie
[02May2020 05:52:42.277] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity nethercraft:bloody_zombie
[02May2020 05:52:42.281] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity nethercraft:lava_slime
[02May2020 05:52:42.283] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity nethercraft:camouflage_spider
[02May2020 05:52:42.286] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity nethercraft:tribal_warrior
[02May2020 05:52:42.289] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity nethercraft:tribal_archer
[02May2020 05:52:42.290] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity nethercraft:tribal_trainee
[02May2020 05:52:42.292] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity nethercraft:netherrack_arrow
[02May2020 05:52:42.294] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity nethercraft:neridium_arrow
[02May2020 05:52:42.295] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity nethercraft:pyridium_arrow
[02May2020 05:52:42.297] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity nethercraft:linium_arrow
[02May2020 05:52:42.329] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity nethercraft:slime_eggs
[02May2020 05:52:42.332] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity nethercraft:ghast_bomb
[02May2020 05:52:42.336] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity nethercraft:nether_painting
[02May2020 05:52:42.496] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity nethercraft:lava_boat
[02May2020 05:52:42.507] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid nethercraft : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.507] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid petnames : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.507] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid petnames : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.507] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid giantspawn : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.507] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid giantspawn : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.507] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid vilnames : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.507] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid vilnames : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.507] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid jei : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.507] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid jei : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.507] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid buzzierbees : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.567] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid buzzierbees : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.567] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid doggytalents : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.568] [Server thread/DEBUG] [Doggy Talents/]: Registering Items
[02May2020 05:52:42.783] [Server thread/DEBUG] [Doggy Talents/]: Finished Registering Items
[02May2020 05:52:42.783] [Server thread/DEBUG] [Doggy Talents/]: Registering ItemBlocks
[02May2020 05:52:42.783] [Server thread/DEBUG] [Doggy Talents/]: Finished Registering ItemBlocks
[02May2020 05:52:42.783] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid doggytalents : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.783] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid paperbooks : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.783] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid paperbooks : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.783] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid goblintraders : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.784] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid goblintraders : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.784] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid skeletonhs : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.784] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid skeletonhs : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.784] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fablibrary : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.784] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fablibrary : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.784] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid clumps : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.784] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid clumps : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.784] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid journeymap : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.784] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid journeymap : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.784] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid cookingforblockheads : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.793] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid cookingforblockheads : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.793] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid placebo : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.793] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid placebo : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.793] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid citadel : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.795] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid citadel : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.795] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fruittrees : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.795] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fruittrees : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.795] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid wstweaks : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.796] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid wstweaks : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.796] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid bookshelf : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.796] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid bookshelf : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.796] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid snowundertrees : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.796] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid snowundertrees : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.796] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid bottleyourxp : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.796] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid bottleyourxp : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.797] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid uteamcore : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.797] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid uteamcore : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.797] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid randompatches : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.797] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid randompatches : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.797] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid grassseeds : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.797] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid grassseeds : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.798] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid nhacampfire : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.798] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid nhacampfire : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.799] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid darkutils : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.799] [Server thread/INFO] [Dark Utilities/]: Registering 53 items.
[02May2020 05:52:42.801] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid darkutils : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.801] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid morpheus : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.801] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid morpheus : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.801] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid softsnowfallmod : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.801] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid softsnowfallmod : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.801] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid waila : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.801] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid waila : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.801] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid snowrealmagic : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.801] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid snowrealmagic : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.801] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid kiwi : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.828] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `snow`, expected `snowrealmagic`. This could be a intended override, but in most cases indicates a broken mod.
[02May2020 05:52:42.830] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid kiwi : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.830] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dismountentity : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.830] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dismountentity : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.830] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid moveminecarts : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.830] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid moveminecarts : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.830] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid campfiretorches : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.831] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid campfiretorches : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.831] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.831] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.831] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid waddles : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.831] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid waddles : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.831] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid nmdar : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.831] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid nmdar : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.831] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid simpleores : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.850] [Server thread/DEBUG] [simpleores Mod Event Subscriber/]: Registered BlockItems
[02May2020 05:52:42.850] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid simpleores : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.850] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid weakerspwbs : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.850] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid weakerspwbs : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.850] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mysticalagriculture : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.972] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mysticalagriculture : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.972] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ironchest : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.973] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ironchest : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.973] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid villagerdeathm : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.973] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid villagerdeathm : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.973] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mcwbridges : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.975] [Server thread/INFO] [mcwbridges/]: Items registered.
[02May2020 05:52:42.975] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mcwbridges : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.975] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid usefulbackpacks : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.999] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid usefulbackpacks : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:42.999] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid torchmaster : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:43.001] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid torchmaster : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:43.001] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid swingthroughgrass : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:43.001] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid swingthroughgrass : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:43.001] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid bspawncontrol : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:43.001] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid bspawncontrol : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:43.001] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid nutrmilk : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:43.001] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid nutrmilk : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:43.001] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid extractpoison : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:43.001] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid extractpoison : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:43.001] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid biomesoplenty : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:43.046] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid biomesoplenty : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:43.046] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid invtotem : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:43.046] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid invtotem : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:43.046] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid grindst : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:43.046] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid grindst : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:43.046] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid simplefarming : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:43.055] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid simplefarming : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:43.055] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid moveboats : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:43.055] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid moveboats : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:43.055] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid miscadditions : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:43.064] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid miscadditions : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:43.064] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid randomenchants : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:43.064] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid randomenchants : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:43.064] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid curios : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:43.080] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid curios : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:43.080] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid botania : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:44.291] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid botania : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:44.291] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid patchouli : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:44.321] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid patchouli : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:44.321] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid autoreglib : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:44.321] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid autoreglib : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:44.321] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid quark : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:44.323] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:sandy_bricks
[02May2020 05:52:44.323] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:sandy_bricks_slab
[02May2020 05:52:44.324] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:sandy_bricks_stairs
[02May2020 05:52:44.324] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:sandy_bricks_wall
[02May2020 05:52:44.324] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:snow_bricks
[02May2020 05:52:44.324] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:snow_bricks_slab
[02May2020 05:52:44.324] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:snow_bricks_stairs
[02May2020 05:52:44.324] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:snow_bricks_wall
[02May2020 05:52:44.324] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:charred_nether_bricks
[02May2020 05:52:44.324] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:charred_nether_bricks_slab
[02May2020 05:52:44.324] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:charred_nether_bricks_stairs
[02May2020 05:52:44.324] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:charred_nether_bricks_wall
[02May2020 05:52:44.325] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:sandstone_bricks
[02May2020 05:52:44.325] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:sandstone_bricks_slab
[02May2020 05:52:44.325] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:sandstone_bricks_stairs
[02May2020 05:52:44.325] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:sandstone_bricks_wall
[02May2020 05:52:44.325] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:red_sandstone_bricks
[02May2020 05:52:44.325] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:red_sandstone_bricks_slab
[02May2020 05:52:44.325] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:red_sandstone_bricks_stairs
[02May2020 05:52:44.325] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:red_sandstone_bricks_wall
[02May2020 05:52:44.325] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:soul_sandstone_bricks
[02May2020 05:52:44.325] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:soul_sandstone_bricks_slab
[02May2020 05:52:44.325] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:soul_sandstone_bricks_stairs
[02May2020 05:52:44.325] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:soul_sandstone_bricks_wall
[02May2020 05:52:44.326] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:magma_bricks
[02May2020 05:52:44.326] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:magma_bricks_slab
[02May2020 05:52:44.326] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:magma_bricks_stairs
[02May2020 05:52:44.326] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:magma_bricks_wall
[02May2020 05:52:44.326] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:cobbedstone
[02May2020 05:52:44.326] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:cobbedstone_slab
[02May2020 05:52:44.327] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:cobbedstone_stairs
[02May2020 05:52:44.327] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:cobbedstone_wall
[02May2020 05:52:44.327] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:wrapped_spawn_egg
[02May2020 05:52:44.327] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:blue_blossom_leaves
[02May2020 05:52:44.327] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:blue_blossom_sapling
[02May2020 05:52:44.327] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:lavender_blossom_leaves
[02May2020 05:52:44.327] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:lavender_blossom_sapling
[02May2020 05:52:44.327] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:orange_blossom_leaves
[02May2020 05:52:44.327] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:orange_blossom_sapling
[02May2020 05:52:44.327] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:pink_blossom_leaves
[02May2020 05:52:44.327] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:pink_blossom_sapling
[02May2020 05:52:44.328] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:yellow_blossom_leaves
[02May2020 05:52:44.328] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:yellow_blossom_sapling
[02May2020 05:52:44.328] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:elder_prismarine
[02May2020 05:52:44.328] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:elder_prismarine_slab
[02May2020 05:52:44.328] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:elder_prismarine_stairs
[02May2020 05:52:44.328] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:elder_prismarine_wall
[02May2020 05:52:44.328] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:elder_prismarine_bricks
[02May2020 05:52:44.328] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:elder_prismarine_bricks_slab
[02May2020 05:52:44.328] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:elder_prismarine_bricks_stairs
[02May2020 05:52:44.328] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:dark_elder_prismarine
[02May2020 05:52:44.328] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:dark_elder_prismarine_slab
[02May2020 05:52:44.329] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:dark_elder_prismarine_stairs
[02May2020 05:52:44.329] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:elder_sea_lantern
[02May2020 05:52:44.329] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:grate
[02May2020 05:52:44.329] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - minecraft:slime_block
[02May2020 05:52:44.329] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:redstone_randomizer
[02May2020 05:52:44.329] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:redstone_inductor
[02May2020 05:52:44.329] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:ender_watcher
[02May2020 05:52:44.329] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:white_rune
[02May2020 05:52:44.329] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:orange_rune
[02May2020 05:52:44.329] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:magenta_rune
[02May2020 05:52:44.329] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:light_blue_rune
[02May2020 05:52:44.329] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:yellow_rune
[02May2020 05:52:44.329] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:lime_rune
[02May2020 05:52:44.329] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:pink_rune
[02May2020 05:52:44.330] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:gray_rune
[02May2020 05:52:44.330] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:light_gray_rune
[02May2020 05:52:44.330] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:cyan_rune
[02May2020 05:52:44.330] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:purple_rune
[02May2020 05:52:44.330] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:blue_rune
[02May2020 05:52:44.330] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:brown_rune
[02May2020 05:52:44.331] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:green_rune
[02May2020 05:52:44.331] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:red_rune
[02May2020 05:52:44.331] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:black_rune
[02May2020 05:52:44.331] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:diamond_heart
[02May2020 05:52:44.331] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:stoneling_spawn_egg
[02May2020 05:52:44.331] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:brimstone
[02May2020 05:52:44.331] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:brimstone_slab
[02May2020 05:52:44.332] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:brimstone_stairs
[02May2020 05:52:44.332] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:brimstone_wall
[02May2020 05:52:44.332] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:brimstone_bricks
[02May2020 05:52:44.332] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:brimstone_bricks_slab
[02May2020 05:52:44.332] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:brimstone_bricks_stairs
[02May2020 05:52:44.332] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:brimstone_bricks_wall
[02May2020 05:52:44.332] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:obsidian_pressure_plate
[02May2020 05:52:44.332] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:white_quilted_wool
[02May2020 05:52:44.332] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:orange_quilted_wool
[02May2020 05:52:44.332] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:magenta_quilted_wool
[02May2020 05:52:44.332] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:light_blue_quilted_wool
[02May2020 05:52:44.333] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:yellow_quilted_wool
[02May2020 05:52:44.333] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:lime_quilted_wool
[02May2020 05:52:44.333] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:pink_quilted_wool
[02May2020 05:52:44.333] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:gray_quilted_wool
[02May2020 05:52:44.333] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:light_gray_quilted_wool
[02May2020 05:52:44.333] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:cyan_quilted_wool
[02May2020 05:52:44.333] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:purple_quilted_wool
[02May2020 05:52:44.333] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:blue_quilted_wool
[02May2020 05:52:44.333] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:brown_quilted_wool
[02May2020 05:52:44.333] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:green_quilted_wool
[02May2020 05:52:44.333] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:red_quilted_wool
[02May2020 05:52:44.333] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:black_quilted_wool
[02May2020 05:52:44.334] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:frog_leg
[02May2020 05:52:44.334] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:cooked_frog_leg
[02May2020 05:52:44.334] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:golden_frog_leg
[02May2020 05:52:44.334] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:frog_spawn_egg
[02May2020 05:52:44.334] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:chute
[02May2020 05:52:44.334] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:spruce_ladder
[02May2020 05:52:44.334] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:birch_ladder
[02May2020 05:52:44.334] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:jungle_ladder
[02May2020 05:52:44.334] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:acacia_ladder
[02May2020 05:52:44.334] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:dark_oak_ladder
[02May2020 05:52:44.334] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:iron_ladder
[02May2020 05:52:44.334] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:toretoise_spawn_egg
[02May2020 05:52:44.334] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:gravisand
[02May2020 05:52:44.334] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:dragon_scale
[02May2020 05:52:44.334] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:dirty_glass
[02May2020 05:52:44.335] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:dirty_glass_pane
[02May2020 05:52:44.335] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:clear_shard
[02May2020 05:52:44.335] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:dirty_shard
[02May2020 05:52:44.335] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:white_shard
[02May2020 05:52:44.335] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:orange_shard
[02May2020 05:52:44.335] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:magenta_shard
[02May2020 05:52:44.335] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:light_blue_shard
[02May2020 05:52:44.335] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:yellow_shard
[02May2020 05:52:44.335] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:lime_shard
[02May2020 05:52:44.335] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:pink_shard
[02May2020 05:52:44.335] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:gray_shard
[02May2020 05:52:44.335] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:light_gray_shard
[02May2020 05:52:44.335] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:cyan_shard
[02May2020 05:52:44.335] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:purple_shard
[02May2020 05:52:44.335] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:blue_shard
[02May2020 05:52:44.335] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:brown_shard
[02May2020 05:52:44.335] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:green_shard
[02May2020 05:52:44.335] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:red_shard
[02May2020 05:52:44.335] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:black_shard
[02May2020 05:52:44.335] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:crab_leg
[02May2020 05:52:44.335] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:cooked_crab_leg
[02May2020 05:52:44.335] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:crab_shell
[02May2020 05:52:44.335] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:crab_spawn_egg
[02May2020 05:52:44.335] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:marble
[02May2020 05:52:44.335] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:polished_marble
[02May2020 05:52:44.336] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:marble_slab
[02May2020 05:52:44.336] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:marble_stairs
[02May2020 05:52:44.336] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:marble_wall
[02May2020 05:52:44.336] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:polished_marble_slab
[02May2020 05:52:44.336] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:polished_marble_stairs
[02May2020 05:52:44.336] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:limestone
[02May2020 05:52:44.336] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:polished_limestone
[02May2020 05:52:44.336] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:limestone_slab
[02May2020 05:52:44.336] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:limestone_stairs
[02May2020 05:52:44.336] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:limestone_wall
[02May2020 05:52:44.336] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:polished_limestone_slab
[02May2020 05:52:44.336] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:polished_limestone_stairs
[02May2020 05:52:44.337] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:jasper
[02May2020 05:52:44.337] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:polished_jasper
[02May2020 05:52:44.337] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:jasper_slab
[02May2020 05:52:44.337] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:jasper_stairs
[02May2020 05:52:44.337] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:jasper_wall
[02May2020 05:52:44.337] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:polished_jasper_slab
[02May2020 05:52:44.337] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:polished_jasper_stairs
[02May2020 05:52:44.337] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:slate
[02May2020 05:52:44.337] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:polished_slate
[02May2020 05:52:44.337] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:slate_slab
[02May2020 05:52:44.337] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:slate_stairs
[02May2020 05:52:44.337] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:slate_wall
[02May2020 05:52:44.337] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:polished_slate_slab
[02May2020 05:52:44.337] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:polished_slate_stairs
[02May2020 05:52:44.337] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:basalt
[02May2020 05:52:44.338] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:polished_basalt
[02May2020 05:52:44.338] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:basalt_slab
[02May2020 05:52:44.338] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:basalt_stairs
[02May2020 05:52:44.338] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:basalt_wall
[02May2020 05:52:44.338] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:polished_basalt_slab
[02May2020 05:52:44.338] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:polished_basalt_stairs
[02May2020 05:52:44.338] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:iron_plate
[02May2020 05:52:44.338] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:iron_plate_slab
[02May2020 05:52:44.338] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:iron_plate_stairs
[02May2020 05:52:44.338] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:rusty_iron_plate
[02May2020 05:52:44.338] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:rusty_iron_plate_slab
[02May2020 05:52:44.338] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:rusty_iron_plate_stairs
[02May2020 05:52:44.339] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:vertical_oak_planks
[02May2020 05:52:44.339] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:vertical_spruce_planks
[02May2020 05:52:44.339] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:vertical_birch_planks
[02May2020 05:52:44.340] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:vertical_jungle_planks
[02May2020 05:52:44.340] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:vertical_acacia_planks
[02May2020 05:52:44.340] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:vertical_dark_oak_planks
[02May2020 05:52:44.340] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:vertical_white_stained_planks
[02May2020 05:52:44.340] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:vertical_orange_stained_planks
[02May2020 05:52:44.340] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:vertical_magenta_stained_planks
[02May2020 05:52:44.340] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:vertical_light_blue_stained_planks
[02May2020 05:52:44.340] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:vertical_yellow_stained_planks
[02May2020 05:52:44.341] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:vertical_lime_stained_planks
[02May2020 05:52:44.341] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:vertical_pink_stained_planks
[02May2020 05:52:44.341] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:vertical_gray_stained_planks
[02May2020 05:52:44.341] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:vertical_light_gray_stained_planks
[02May2020 05:52:44.341] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:vertical_cyan_stained_planks
[02May2020 05:52:44.341] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:vertical_purple_stained_planks
[02May2020 05:52:44.341] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:vertical_blue_stained_planks
[02May2020 05:52:44.341] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:vertical_brown_stained_planks
[02May2020 05:52:44.341] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:vertical_green_stained_planks
[02May2020 05:52:44.341] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:vertical_red_stained_planks
[02May2020 05:52:44.342] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:vertical_black_stained_planks
[02May2020 05:52:44.342] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:trowel
[02May2020 05:52:44.342] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:paper_lantern
[02May2020 05:52:44.342] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:paper_lantern_sakura
[02May2020 05:52:44.342] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:paper_wall
[02May2020 05:52:44.342] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:paper_wall_big
[02May2020 05:52:44.342] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:paper_wall_sakura
[02May2020 05:52:44.342] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:oak_leaf_carpet
[02May2020 05:52:44.342] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:spruce_leaf_carpet
[02May2020 05:52:44.342] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:birch_leaf_carpet
[02May2020 05:52:44.342] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:jungle_leaf_carpet
[02May2020 05:52:44.343] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:acacia_leaf_carpet
[02May2020 05:52:44.343] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:dark_oak_leaf_carpet
[02May2020 05:52:44.343] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:iron_button
[02May2020 05:52:44.343] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:gold_button
[02May2020 05:52:44.343] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:ancient_tome
[02May2020 05:52:44.343] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:foxhound_spawn_egg
[02May2020 05:52:44.343] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:monster_box
[02May2020 05:52:44.343] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:root
[02May2020 05:52:44.343] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:root_item
[02May2020 05:52:44.343] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:glass_item_frame
[02May2020 05:52:44.343] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:white_item_frame
[02May2020 05:52:44.343] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:orange_item_frame
[02May2020 05:52:44.343] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:magenta_item_frame
[02May2020 05:52:44.343] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:light_blue_item_frame
[02May2020 05:52:44.343] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:yellow_item_frame
[02May2020 05:52:44.343] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:lime_item_frame
[02May2020 05:52:44.343] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:pink_item_frame
[02May2020 05:52:44.344] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:gray_item_frame
[02May2020 05:52:44.344] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:light_gray_item_frame
[02May2020 05:52:44.344] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:cyan_item_frame
[02May2020 05:52:44.344] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:purple_item_frame
[02May2020 05:52:44.344] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:blue_item_frame
[02May2020 05:52:44.344] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:brown_item_frame
[02May2020 05:52:44.344] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:green_item_frame
[02May2020 05:52:44.344] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:red_item_frame
[02May2020 05:52:44.344] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:black_item_frame
[02May2020 05:52:44.344] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:white_shingles
[02May2020 05:52:44.344] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:white_shingles_slab
[02May2020 05:52:44.344] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:white_shingles_stairs
[02May2020 05:52:44.344] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:orange_shingles
[02May2020 05:52:44.344] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:orange_shingles_slab
[02May2020 05:52:44.344] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:orange_shingles_stairs
[02May2020 05:52:44.345] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:magenta_shingles
[02May2020 05:52:44.345] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:magenta_shingles_slab
[02May2020 05:52:44.345] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:magenta_shingles_stairs
[02May2020 05:52:44.345] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:light_blue_shingles
[02May2020 05:52:44.345] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:light_blue_shingles_slab
[02May2020 05:52:44.345] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:light_blue_shingles_stairs
[02May2020 05:52:44.345] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:yellow_shingles
[02May2020 05:52:44.345] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:yellow_shingles_slab
[02May2020 05:52:44.345] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:yellow_shingles_stairs
[02May2020 05:52:44.345] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:lime_shingles
[02May2020 05:52:44.346] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:lime_shingles_slab
[02May2020 05:52:44.346] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:lime_shingles_stairs
[02May2020 05:52:44.346] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:pink_shingles
[02May2020 05:52:44.346] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:pink_shingles_slab
[02May2020 05:52:44.346] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:pink_shingles_stairs
[02May2020 05:52:44.346] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:gray_shingles
[02May2020 05:52:44.346] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:gray_shingles_slab
[02May2020 05:52:44.346] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:gray_shingles_stairs
[02May2020 05:52:44.346] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:light_gray_shingles
[02May2020 05:52:44.346] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:light_gray_shingles_slab
[02May2020 05:52:44.347] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:light_gray_shingles_stairs
[02May2020 05:52:44.347] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:cyan_shingles
[02May2020 05:52:44.347] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:cyan_shingles_slab
[02May2020 05:52:44.347] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:cyan_shingles_stairs
[02May2020 05:52:44.347] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:purple_shingles
[02May2020 05:52:44.347] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:purple_shingles_slab
[02May2020 05:52:44.347] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:purple_shingles_stairs
[02May2020 05:52:44.347] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:blue_shingles
[02May2020 05:52:44.347] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:blue_shingles_slab
[02May2020 05:52:44.347] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:blue_shingles_stairs
[02May2020 05:52:44.347] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:brown_shingles
[02May2020 05:52:44.348] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:brown_shingles_slab
[02May2020 05:52:44.348] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:brown_shingles_stairs
[02May2020 05:52:44.348] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:green_shingles
[02May2020 05:52:44.348] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:green_shingles_slab
[02May2020 05:52:44.348] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:green_shingles_stairs
[02May2020 05:52:44.348] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:red_shingles
[02May2020 05:52:44.348] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:red_shingles_slab
[02May2020 05:52:44.348] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:red_shingles_stairs
[02May2020 05:52:44.348] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:black_shingles
[02May2020 05:52:44.348] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:black_shingles_slab
[02May2020 05:52:44.349] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:black_shingles_stairs
[02May2020 05:52:44.349] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:iron_rod
[02May2020 05:52:44.349] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:permafrost
[02May2020 05:52:44.349] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:permafrost_slab
[02May2020 05:52:44.349] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:permafrost_stairs
[02May2020 05:52:44.349] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:permafrost_wall
[02May2020 05:52:44.349] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:permafrost_bricks
[02May2020 05:52:44.349] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:permafrost_bricks_slab
[02May2020 05:52:44.349] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:permafrost_bricks_stairs
[02May2020 05:52:44.349] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:permafrost_bricks_wall
[02May2020 05:52:44.349] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:oak_chest
[02May2020 05:52:44.350] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:spruce_chest
[02May2020 05:52:44.350] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:birch_chest
[02May2020 05:52:44.350] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:jungle_chest
[02May2020 05:52:44.350] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:acacia_chest
[02May2020 05:52:44.350] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:dark_oak_chest
[02May2020 05:52:44.350] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:bamboo_chest
[02May2020 05:52:44.350] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:driftwood_chest
[02May2020 05:52:44.350] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:poise_chest
[02May2020 05:52:44.350] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:willow_chest
[02May2020 05:52:44.350] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:wisteria_chest
[02May2020 05:52:44.350] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:hive_chest
[02May2020 05:52:44.351] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:maple_chest
[02May2020 05:52:44.351] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:rosewood_chest
[02May2020 05:52:44.351] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:nether_brick_chest
[02May2020 05:52:44.351] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:purpur_chest
[02May2020 05:52:44.351] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:prismarine_chest
[02May2020 05:52:44.351] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:mushroom_chest
[02May2020 05:52:44.351] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:oak_trapped_chest
[02May2020 05:52:44.352] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:spruce_trapped_chest
[02May2020 05:52:44.352] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:birch_trapped_chest
[02May2020 05:52:44.352] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:jungle_trapped_chest
[02May2020 05:52:44.352] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:acacia_trapped_chest
[02May2020 05:52:44.352] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:dark_oak_trapped_chest
[02May2020 05:52:44.352] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:bamboo_trapped_chest
[02May2020 05:52:44.352] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:driftwood_trapped_chest
[02May2020 05:52:44.352] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:poise_trapped_chest
[02May2020 05:52:44.352] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:willow_trapped_chest
[02May2020 05:52:44.352] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:wisteria_trapped_chest
[02May2020 05:52:44.353] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:hive_trapped_chest
[02May2020 05:52:44.353] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:maple_trapped_chest
[02May2020 05:52:44.353] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:rosewood_trapped_chest
[02May2020 05:52:44.353] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:nether_brick_trapped_chest
[02May2020 05:52:44.353] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:purpur_trapped_chest
[02May2020 05:52:44.353] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:prismarine_trapped_chest
[02May2020 05:52:44.353] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:mushroom_trapped_chest
[02May2020 05:52:44.353] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:soul_sandstone
[02May2020 05:52:44.353] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:soul_sandstone_slab
[02May2020 05:52:44.353] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:soul_sandstone_stairs
[02May2020 05:52:44.353] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:soul_sandstone_wall
[02May2020 05:52:44.353] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:chiseled_soul_sandstone
[02May2020 05:52:44.354] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:cut_soul_sandstone
[02May2020 05:52:44.354] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:cut_soul_sandstone_slab
[02May2020 05:52:44.354] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:smooth_soul_sandstone
[02May2020 05:52:44.354] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:smooth_soul_sandstone_slab
[02May2020 05:52:44.354] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:smooth_soul_sandstone_stairs
[02May2020 05:52:44.354] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:pickarang
[02May2020 05:52:44.354] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:red_crystal
[02May2020 05:52:44.354] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:orange_crystal
[02May2020 05:52:44.354] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:yellow_crystal
[02May2020 05:52:44.354] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:green_crystal
[02May2020 05:52:44.354] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:blue_crystal
[02May2020 05:52:44.354] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:indigo_crystal
[02May2020 05:52:44.355] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:violet_crystal
[02May2020 05:52:44.355] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:white_crystal
[02May2020 05:52:44.355] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:black_crystal
[02May2020 05:52:44.355] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:red_crystal_pane
[02May2020 05:52:44.355] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:orange_crystal_pane
[02May2020 05:52:44.355] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:yellow_crystal_pane
[02May2020 05:52:44.355] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:green_crystal_pane
[02May2020 05:52:44.355] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:blue_crystal_pane
[02May2020 05:52:44.355] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:indigo_crystal_pane
[02May2020 05:52:44.355] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:violet_crystal_pane
[02May2020 05:52:44.355] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:white_crystal_pane
[02May2020 05:52:44.356] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:black_crystal_pane
[02May2020 05:52:44.356] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:slime_in_a_bucket
[02May2020 05:52:44.356] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:feeding_trough
[02May2020 05:52:44.356] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:cobblestone_bricks
[02May2020 05:52:44.356] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:cobblestone_bricks_slab
[02May2020 05:52:44.356] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:cobblestone_bricks_stairs
[02May2020 05:52:44.356] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:cobblestone_bricks_wall
[02May2020 05:52:44.356] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:mossy_cobblestone_bricks
[02May2020 05:52:44.356] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:mossy_cobblestone_bricks_slab
[02May2020 05:52:44.356] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:mossy_cobblestone_bricks_stairs
[02May2020 05:52:44.356] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:mossy_cobblestone_bricks_wall
[02May2020 05:52:44.356] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:granite_bricks
[02May2020 05:52:44.356] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:granite_bricks_slab
[02May2020 05:52:44.356] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:granite_bricks_stairs
[02May2020 05:52:44.357] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:granite_bricks_wall
[02May2020 05:52:44.357] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:chiseled_granite_bricks
[02May2020 05:52:44.357] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:granite_pavement
[02May2020 05:52:44.357] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:granite_pillar
[02May2020 05:52:44.357] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:diorite_bricks
[02May2020 05:52:44.357] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:diorite_bricks_slab
[02May2020 05:52:44.357] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:diorite_bricks_stairs
[02May2020 05:52:44.357] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:diorite_bricks_wall
[02May2020 05:52:44.358] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:chiseled_diorite_bricks
[02May2020 05:52:44.358] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:diorite_pavement
[02May2020 05:52:44.358] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:diorite_pillar
[02May2020 05:52:44.358] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:andesite_bricks
[02May2020 05:52:44.358] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:andesite_bricks_slab
[02May2020 05:52:44.358] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:andesite_bricks_stairs
[02May2020 05:52:44.358] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:andesite_bricks_wall
[02May2020 05:52:44.358] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:chiseled_andesite_bricks
[02May2020 05:52:44.358] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:andesite_pavement
[02May2020 05:52:44.358] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:andesite_pillar
[02May2020 05:52:44.358] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:marble_bricks
[02May2020 05:52:44.359] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:marble_bricks_slab
[02May2020 05:52:44.359] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:marble_bricks_stairs
[02May2020 05:52:44.359] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:marble_bricks_wall
[02May2020 05:52:44.359] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:chiseled_marble_bricks
[02May2020 05:52:44.359] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:marble_pavement
[02May2020 05:52:44.359] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:marble_pillar
[02May2020 05:52:44.359] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:limestone_bricks
[02May2020 05:52:44.359] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:limestone_bricks_slab
[02May2020 05:52:44.359] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:limestone_bricks_stairs
[02May2020 05:52:44.359] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:limestone_bricks_wall
[02May2020 05:52:44.359] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:chiseled_limestone_bricks
[02May2020 05:52:44.359] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:limestone_pavement
[02May2020 05:52:44.360] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:limestone_pillar
[02May2020 05:52:44.360] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:jasper_bricks
[02May2020 05:52:44.360] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:jasper_bricks_slab
[02May2020 05:52:44.360] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:jasper_bricks_stairs
[02May2020 05:52:44.360] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:jasper_bricks_wall
[02May2020 05:52:44.360] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:chiseled_jasper_bricks
[02May2020 05:52:44.360] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:jasper_pavement
[02May2020 05:52:44.360] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:jasper_pillar
[02May2020 05:52:44.360] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:slate_bricks
[02May2020 05:52:44.360] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:slate_bricks_slab
[02May2020 05:52:44.361] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:slate_bricks_stairs
[02May2020 05:52:44.361] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:slate_bricks_wall
[02May2020 05:52:44.361] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:chiseled_slate_bricks
[02May2020 05:52:44.361] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:slate_pavement
[02May2020 05:52:44.361] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:slate_pillar
[02May2020 05:52:44.361] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:basalt_bricks
[02May2020 05:52:44.361] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:basalt_bricks_slab
[02May2020 05:52:44.361] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:basalt_bricks_stairs
[02May2020 05:52:44.361] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:basalt_bricks_wall
[02May2020 05:52:44.361] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:chiseled_basalt_bricks
[02May2020 05:52:44.361] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:basalt_pavement
[02May2020 05:52:44.361] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:basalt_pillar
[02May2020 05:52:44.362] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:duskbound_block
[02May2020 05:52:44.362] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:duskbound_block_slab
[02May2020 05:52:44.362] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:duskbound_block_stairs
[02May2020 05:52:44.362] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:duskbound_lantern
[02May2020 05:52:44.362] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:framed_glass
[02May2020 05:52:44.362] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:framed_glass_pane
[02May2020 05:52:44.362] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:glowcelium
[02May2020 05:52:44.362] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:glowshroom
[02May2020 05:52:44.362] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:glowshroom_block
[02May2020 05:52:44.362] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:glowshroom_stem
[02May2020 05:52:44.362] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:weather_sensor
[02May2020 05:52:44.363] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:cactus_paste
[02May2020 05:52:44.363] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:midori_block
[02May2020 05:52:44.363] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:midori_block_slab
[02May2020 05:52:44.363] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:midori_block_stairs
[02May2020 05:52:44.363] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:midori_pillar
[02May2020 05:52:44.363] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:white_stained_planks
[02May2020 05:52:44.363] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:white_stained_planks_slab
[02May2020 05:52:44.363] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:white_stained_planks_stairs
[02May2020 05:52:44.363] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:orange_stained_planks
[02May2020 05:52:44.363] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:orange_stained_planks_slab
[02May2020 05:52:44.363] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:orange_stained_planks_stairs
[02May2020 05:52:44.364] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:magenta_stained_planks
[02May2020 05:52:44.364] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:magenta_stained_planks_slab
[02May2020 05:52:44.364] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:magenta_stained_planks_stairs
[02May2020 05:52:44.364] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:light_blue_stained_planks
[02May2020 05:52:44.364] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:light_blue_stained_planks_slab
[02May2020 05:52:44.364] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:light_blue_stained_planks_stairs
[02May2020 05:52:44.364] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:yellow_stained_planks
[02May2020 05:52:44.364] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:yellow_stained_planks_slab
[02May2020 05:52:44.364] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:yellow_stained_planks_stairs
[02May2020 05:52:44.364] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:lime_stained_planks
[02May2020 05:52:44.364] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:lime_stained_planks_slab
[02May2020 05:52:44.365] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:lime_stained_planks_stairs
[02May2020 05:52:44.365] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:pink_stained_planks
[02May2020 05:52:44.365] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:pink_stained_planks_slab
[02May2020 05:52:44.365] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:pink_stained_planks_stairs
[02May2020 05:52:44.365] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:gray_stained_planks
[02May2020 05:52:44.365] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:gray_stained_planks_slab
[02May2020 05:52:44.365] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:gray_stained_planks_stairs
[02May2020 05:52:44.365] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:light_gray_stained_planks
[02May2020 05:52:44.365] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:light_gray_stained_planks_slab
[02May2020 05:52:44.365] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:light_gray_stained_planks_stairs
[02May2020 05:52:44.366] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:cyan_stained_planks
[02May2020 05:52:44.366] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:cyan_stained_planks_slab
[02May2020 05:52:44.366] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:cyan_stained_planks_stairs
[02May2020 05:52:44.366] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:purple_stained_planks
[02May2020 05:52:44.366] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:purple_stained_planks_slab
[02May2020 05:52:44.366] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:purple_stained_planks_stairs
[02May2020 05:52:44.366] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:blue_stained_planks
[02May2020 05:52:44.366] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:blue_stained_planks_slab
[02May2020 05:52:44.366] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:blue_stained_planks_stairs
[02May2020 05:52:44.366] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:brown_stained_planks
[02May2020 05:52:44.366] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:brown_stained_planks_slab
[02May2020 05:52:44.366] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:brown_stained_planks_stairs
[02May2020 05:52:44.367] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:green_stained_planks
[02May2020 05:52:44.367] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:green_stained_planks_slab
[02May2020 05:52:44.367] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:green_stained_planks_stairs
[02May2020 05:52:44.367] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:red_stained_planks
[02May2020 05:52:44.367] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:red_stained_planks_slab
[02May2020 05:52:44.367] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:red_stained_planks_stairs
[02May2020 05:52:44.367] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:black_stained_planks
[02May2020 05:52:44.367] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:black_stained_planks_slab
[02May2020 05:52:44.367] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:black_stained_planks_stairs
[02May2020 05:52:44.367] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:iron_chain
[02May2020 05:52:44.367] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:red_slime_block
[02May2020 05:52:44.367] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:blue_slime_block
[02May2020 05:52:44.367] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:cyan_slime_block
[02May2020 05:52:44.368] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:magenta_slime_block
[02May2020 05:52:44.368] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:yellow_slime_block
[02May2020 05:52:44.368] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:sturdy_stone
[02May2020 05:52:44.368] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:tallow
[02May2020 05:52:44.368] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:white_candle
[02May2020 05:52:44.368] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:orange_candle
[02May2020 05:52:44.368] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:magenta_candle
[02May2020 05:52:44.368] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:light_blue_candle
[02May2020 05:52:44.368] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:yellow_candle
[02May2020 05:52:44.368] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:lime_candle
[02May2020 05:52:44.368] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:pink_candle
[02May2020 05:52:44.368] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:gray_candle
[02May2020 05:52:44.368] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:light_gray_candle
[02May2020 05:52:44.369] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:cyan_candle
[02May2020 05:52:44.369] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:purple_candle
[02May2020 05:52:44.369] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:blue_candle
[02May2020 05:52:44.369] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:brown_candle
[02May2020 05:52:44.369] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:green_candle
[02May2020 05:52:44.369] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:red_candle
[02May2020 05:52:44.369] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:black_candle
[02May2020 05:52:44.369] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:tallow_block
[02May2020 05:52:44.369] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:spruce_bookshelf
[02May2020 05:52:44.369] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:birch_bookshelf
[02May2020 05:52:44.370] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:jungle_bookshelf
[02May2020 05:52:44.370] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:acacia_bookshelf
[02May2020 05:52:44.370] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:dark_oak_bookshelf
[02May2020 05:52:44.370] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:nether_brick_fence_gate
[02May2020 05:52:44.370] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:rope
[02May2020 05:52:44.370] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:charcoal_block
[02May2020 05:52:44.371] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:sugar_cane_block
[02May2020 05:52:44.371] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:bamboo_block
[02May2020 05:52:44.371] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:cactus_block
[02May2020 05:52:44.371] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:chorus_fruit_block
[02May2020 05:52:44.371] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:stick_block
[02May2020 05:52:44.371] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:golden_apple_crate
[02May2020 05:52:44.371] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:apple_crate
[02May2020 05:52:44.371] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:potato_crate
[02May2020 05:52:44.371] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:carrot_crate
[02May2020 05:52:44.371] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:beetroot_crate
[02May2020 05:52:44.372] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:cocoa_beans_sack
[02May2020 05:52:44.372] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:nether_wart_sack
[02May2020 05:52:44.372] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:gunpowder_sack
[02May2020 05:52:44.372] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:berry_sack
[02May2020 05:52:44.372] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:blaze_lantern
[02May2020 05:52:44.372] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:bonded_leather
[02May2020 05:52:44.372] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:bonded_rabbit_hide
[02May2020 05:52:44.372] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:biotite
[02May2020 05:52:44.372] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:biotite_ore
[02May2020 05:52:44.372] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:biotite_block
[02May2020 05:52:44.372] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:biotite_block_slab
[02May2020 05:52:44.372] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:biotite_block_stairs
[02May2020 05:52:44.372] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:smooth_biotite
[02May2020 05:52:44.373] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:smooth_biotite_slab
[02May2020 05:52:44.373] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:smooth_biotite_stairs
[02May2020 05:52:44.373] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:chiseled_biotite_block
[02May2020 05:52:44.373] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:biotite_pillar
[02May2020 05:52:44.373] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:lit_lamp
[02May2020 05:52:44.373] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:turf
[02May2020 05:52:44.373] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:turf_slab
[02May2020 05:52:44.373] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:turf_stairs
[02May2020 05:52:44.373] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:thatch
[02May2020 05:52:44.373] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:thatch_slab
[02May2020 05:52:44.373] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:thatch_stairs
[02May2020 05:52:44.373] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:gold_bars
[02May2020 05:52:44.373] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:acacia_vertical_slab
[02May2020 05:52:44.374] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:andesite_vertical_slab
[02May2020 05:52:44.374] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:birch_vertical_slab
[02May2020 05:52:44.374] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:brick_vertical_slab
[02May2020 05:52:44.374] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:cobblestone_vertical_slab
[02May2020 05:52:44.374] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:cut_red_sandstone_vertical_slab
[02May2020 05:52:44.374] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:cut_sandstone_vertical_slab
[02May2020 05:52:44.374] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:dark_oak_vertical_slab
[02May2020 05:52:44.374] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:dark_prismarine_vertical_slab
[02May2020 05:52:44.374] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:diorite_vertical_slab
[02May2020 05:52:44.374] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:end_stone_brick_vertical_slab
[02May2020 05:52:44.374] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:granite_vertical_slab
[02May2020 05:52:44.375] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:jungle_vertical_slab
[02May2020 05:52:44.375] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:mossy_cobblestone_vertical_slab
[02May2020 05:52:44.375] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:mossy_stone_brick_vertical_slab
[02May2020 05:52:44.375] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:nether_brick_vertical_slab
[02May2020 05:52:44.375] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:oak_vertical_slab
[02May2020 05:52:44.375] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:polished_andesite_vertical_slab
[02May2020 05:52:44.375] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:polished_diorite_vertical_slab
[02May2020 05:52:44.375] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:polished_granite_vertical_slab
[02May2020 05:52:44.375] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:prismarine_vertical_slab
[02May2020 05:52:44.375] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:prismarine_brick_vertical_slab
[02May2020 05:52:44.375] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:purpur_vertical_slab
[02May2020 05:52:44.375] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:quartz_vertical_slab
[02May2020 05:52:44.376] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:red_nether_brick_vertical_slab
[02May2020 05:52:44.376] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:red_sandstone_vertical_slab
[02May2020 05:52:44.376] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:sandstone_vertical_slab
[02May2020 05:52:44.376] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:smooth_quartz_vertical_slab
[02May2020 05:52:44.376] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:smooth_red_sandstone_vertical_slab
[02May2020 05:52:44.376] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:smooth_sandstone_vertical_slab
[02May2020 05:52:44.376] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:smooth_stone_vertical_slab
[02May2020 05:52:44.376] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:spruce_vertical_slab
[02May2020 05:52:44.376] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:stone_vertical_slab
[02May2020 05:52:44.376] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:stone_brick_vertical_slab
[02May2020 05:52:44.376] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:sandy_bricks_vertical_slab
[02May2020 05:52:44.376] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:snow_bricks_vertical_slab
[02May2020 05:52:44.377] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:charred_nether_bricks_vertical_slab
[02May2020 05:52:44.377] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:sandstone_bricks_vertical_slab
[02May2020 05:52:44.377] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:red_sandstone_bricks_vertical_slab
[02May2020 05:52:44.377] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:soul_sandstone_bricks_vertical_slab
[02May2020 05:52:44.377] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:magma_bricks_vertical_slab
[02May2020 05:52:44.377] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:cobbedstone_vertical_slab
[02May2020 05:52:44.377] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:elder_prismarine_vertical_slab
[02May2020 05:52:44.377] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:elder_prismarine_bricks_vertical_slab
[02May2020 05:52:44.377] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:dark_elder_prismarine_vertical_slab
[02May2020 05:52:44.377] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:brimstone_vertical_slab
[02May2020 05:52:44.377] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:brimstone_bricks_vertical_slab
[02May2020 05:52:44.377] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:marble_vertical_slab
[02May2020 05:52:44.377] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:polished_marble_vertical_slab
[02May2020 05:52:44.378] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:limestone_vertical_slab
[02May2020 05:52:44.378] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:polished_limestone_vertical_slab
[02May2020 05:52:44.378] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:jasper_vertical_slab
[02May2020 05:52:44.378] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:polished_jasper_vertical_slab
[02May2020 05:52:44.378] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:slate_vertical_slab
[02May2020 05:52:44.378] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:polished_slate_vertical_slab
[02May2020 05:52:44.378] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:basalt_vertical_slab
[02May2020 05:52:44.378] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:polished_basalt_vertical_slab
[02May2020 05:52:44.378] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:iron_plate_vertical_slab
[02May2020 05:52:44.378] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:rusty_iron_plate_vertical_slab
[02May2020 05:52:44.378] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:white_shingles_vertical_slab
[02May2020 05:52:44.378] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:orange_shingles_vertical_slab
[02May2020 05:52:44.379] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:magenta_shingles_vertical_slab
[02May2020 05:52:44.379] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:light_blue_shingles_vertical_slab
[02May2020 05:52:44.379] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:yellow_shingles_vertical_slab
[02May2020 05:52:44.379] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:lime_shingles_vertical_slab
[02May2020 05:52:44.379] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:pink_shingles_vertical_slab
[02May2020 05:52:44.379] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:gray_shingles_vertical_slab
[02May2020 05:52:44.379] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:light_gray_shingles_vertical_slab
[02May2020 05:52:44.379] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:cyan_shingles_vertical_slab
[02May2020 05:52:44.379] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:purple_shingles_vertical_slab
[02May2020 05:52:44.379] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:blue_shingles_vertical_slab
[02May2020 05:52:44.379] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:brown_shingles_vertical_slab
[02May2020 05:52:44.379] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:green_shingles_vertical_slab
[02May2020 05:52:44.380] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:red_shingles_vertical_slab
[02May2020 05:52:44.380] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:black_shingles_vertical_slab
[02May2020 05:52:44.380] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:permafrost_vertical_slab
[02May2020 05:52:44.380] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:permafrost_bricks_vertical_slab
[02May2020 05:52:44.380] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:soul_sandstone_vertical_slab
[02May2020 05:52:44.380] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:cut_soul_sandstone_vertical_slab
[02May2020 05:52:44.380] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:smooth_soul_sandstone_vertical_slab
[02May2020 05:52:44.380] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:cobblestone_bricks_vertical_slab
[02May2020 05:52:44.380] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:mossy_cobblestone_bricks_vertical_slab
[02May2020 05:52:44.380] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:granite_bricks_vertical_slab
[02May2020 05:52:44.380] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:diorite_bricks_vertical_slab
[02May2020 05:52:44.380] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:andesite_bricks_vertical_slab
[02May2020 05:52:44.381] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:marble_bricks_vertical_slab
[02May2020 05:52:44.381] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:limestone_bricks_vertical_slab
[02May2020 05:52:44.381] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:jasper_bricks_vertical_slab
[02May2020 05:52:44.381] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:slate_bricks_vertical_slab
[02May2020 05:52:44.381] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:basalt_bricks_vertical_slab
[02May2020 05:52:44.381] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:duskbound_block_vertical_slab
[02May2020 05:52:44.381] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:midori_block_vertical_slab
[02May2020 05:52:44.381] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:white_stained_planks_vertical_slab
[02May2020 05:52:44.381] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:orange_stained_planks_vertical_slab
[02May2020 05:52:44.381] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:magenta_stained_planks_vertical_slab
[02May2020 05:52:44.381] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:light_blue_stained_planks_vertical_slab
[02May2020 05:52:44.381] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:yellow_stained_planks_vertical_slab
[02May2020 05:52:44.382] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:lime_stained_planks_vertical_slab
[02May2020 05:52:44.382] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:pink_stained_planks_vertical_slab
[02May2020 05:52:44.382] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:gray_stained_planks_vertical_slab
[02May2020 05:52:44.382] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:light_gray_stained_planks_vertical_slab
[02May2020 05:52:44.382] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:cyan_stained_planks_vertical_slab
[02May2020 05:52:44.382] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:purple_stained_planks_vertical_slab
[02May2020 05:52:44.382] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:blue_stained_planks_vertical_slab
[02May2020 05:52:44.382] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:brown_stained_planks_vertical_slab
[02May2020 05:52:44.382] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:green_stained_planks_vertical_slab
[02May2020 05:52:44.382] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:red_stained_planks_vertical_slab
[02May2020 05:52:44.383] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:black_stained_planks_vertical_slab
[02May2020 05:52:44.383] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:biotite_block_vertical_slab
[02May2020 05:52:44.383] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:smooth_biotite_vertical_slab
[02May2020 05:52:44.383] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:turf_vertical_slab
[02May2020 05:52:44.383] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:thatch_vertical_slab
[02May2020 05:52:44.383] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:lavender_blossom_leaf_carpet
[02May2020 05:52:44.383] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:yellow_blossom_leaf_carpet
[02May2020 05:52:44.383] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:orange_blossom_leaf_carpet
[02May2020 05:52:44.383] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:pink_blossom_leaf_carpet
[02May2020 05:52:44.383] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:blue_blossom_leaf_carpet
[02May2020 05:52:44.383] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:stone_speleothem
[02May2020 05:52:44.383] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:netherrack_speleothem
[02May2020 05:52:44.384] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:granite_speleothem
[02May2020 05:52:44.384] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:diorite_speleothem
[02May2020 05:52:44.384] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:andesite_speleothem
[02May2020 05:52:44.384] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:marble_speleothem
[02May2020 05:52:44.384] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:limestone_speleothem
[02May2020 05:52:44.384] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:jasper_speleothem
[02May2020 05:52:44.384] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:slate_speleothem
[02May2020 05:52:44.384] [Server thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:basalt_speleothem
[02May2020 05:52:44.384] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid quark : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:44.384] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid storagedrawers : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:44.398] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid storagedrawers : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:44.398] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid oreexcavation : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:44.398] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid oreexcavation : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:44.398] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid performant : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:44.399] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid performant : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:44.399] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid additionalevents : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:44.399] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid additionalevents : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:44.399] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid pickletweaks : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:44.441] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid pickletweaks : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:44.441] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid hunterillager : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:44.527] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity hunterillager.hunterillager
[02May2020 05:52:44.530] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity hunterillager.boomerang
[02May2020 05:52:44.531] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid hunterillager : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:44.531] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid appleskin : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:44.531] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid appleskin : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:44.531] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid aiimprovements : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:44.531] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid aiimprovements : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:44.531] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mcwfurnitures : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:44.679] [Server thread/INFO] [mcwfurnitures/]: Items registered.
[02May2020 05:52:44.680] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mcwfurnitures : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:44.680] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid netherpspr : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:44.680] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid netherpspr : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:44.680] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid aquaculture : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:44.681] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid aquaculture : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:44.681] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid snowbfrmobs : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:44.681] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid snowbfrmobs : RegistryEvent.Register<minecraft:item>
[02May2020 05:52:44.681] [Server thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup aquaculture:neptinium_fillet_knife for public static net.minecraft.item.Item com.teammetallurgy.aquaculture.init.AquaItems.NEPTINIUM_FILLET_KNIFE. This means the object wasn't registered. It's likely just mod options.
[02May2020 05:52:44.682] [Server thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup aquaculture:fish_fillet for public static net.minecraft.item.Item com.teammetallurgy.aquaculture.init.AquaItems.FISH_FILLET. This means the object wasn't registered. It's likely just mod options.
[02May2020 05:52:44.683] [Server thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup aquaculture:nessage_in_a_bottle for public static net.minecraft.item.Item com.teammetallurgy.aquaculture.init.AquaItems.NESSAGE_IN_A_BOTTLE. This means the object wasn't registered. It's likely just mod options.
[02May2020 05:52:44.683] [Server thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup aquaculture:neptunium_plate for public static net.minecraft.item.Item com.teammetallurgy.aquaculture.init.AquaItems.NEPTUNIUM_PLATE. This means the object wasn't registered. It's likely just mod options.
[02May2020 05:52:44.684] [Server thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup aquaculture:cooked_fillet for public static net.minecraft.item.Item com.teammetallurgy.aquaculture.init.AquaItems.COOKED_FILLET. This means the object wasn't registered. It's likely just mod options.
[02May2020 05:52:44.684] [Server thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup aquaculture:frog_legs for public static net.minecraft.item.Item com.teammetallurgy.aquaculture.init.AquaItems.FROG_LEGS. This means the object wasn't registered. It's likely just mod options.
[02May2020 05:52:44.684] [Server thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup aquaculture:neptunium_legs for public static net.minecraft.item.Item com.teammetallurgy.aquaculture.init.AquaItems.NEPTUNIUM_LEGS. This means the object wasn't registered. It's likely just mod options.
[02May2020 05:52:44.684] [Server thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup aquaculture:cooked_frog_legs for public static net.minecraft.item.Item com.teammetallurgy.aquaculture.init.AquaItems.COOKED_FROG_LEGS. This means the object wasn't registered. It's likely just mod options.
[02May2020 05:52:44.685] [Server thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[02May2020 05:52:44.685] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid cucumber : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.685] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid cucumber : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.685] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid netherportalfix : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.685] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid netherportalfix : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.685] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid zombiehs : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.685] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid zombiehs : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.685] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid nethercraft : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.685] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid nethercraft : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.685] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid petnames : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.685] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid petnames : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.685] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid giantspawn : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.685] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid giantspawn : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.685] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid vilnames : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.685] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid vilnames : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.685] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid jei : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.685] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid jei : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.685] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid buzzierbees : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.685] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid buzzierbees : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.685] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid doggytalents : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.685] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid doggytalents : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.685] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid paperbooks : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.685] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid paperbooks : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.685] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid goblintraders : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.685] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid goblintraders : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.685] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid skeletonhs : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.685] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid skeletonhs : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.685] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fablibrary : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.685] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fablibrary : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.685] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid clumps : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.685] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid clumps : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.685] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid journeymap : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.685] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid journeymap : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.685] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid cookingforblockheads : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.685] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid cookingforblockheads : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.685] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid placebo : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.685] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid placebo : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.685] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid citadel : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.685] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid citadel : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.685] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fruittrees : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.685] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fruittrees : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.685] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid wstweaks : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.685] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid wstweaks : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.685] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid bookshelf : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.685] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid bookshelf : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.685] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid snowundertrees : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.685] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid snowundertrees : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.685] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid bottleyourxp : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.685] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid bottleyourxp : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.686] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid uteamcore : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.686] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid uteamcore : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.686] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid randompatches : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.686] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid randompatches : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.686] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid grassseeds : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.686] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid grassseeds : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.687] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid nhacampfire : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.687] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid nhacampfire : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.687] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid darkutils : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.687] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid darkutils : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.687] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid morpheus : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.687] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid morpheus : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.687] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid softsnowfallmod : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.687] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid softsnowfallmod : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.687] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid waila : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.687] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid waila : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.687] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid snowrealmagic : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.687] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid snowrealmagic : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.687] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid kiwi : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.687] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid kiwi : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.687] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dismountentity : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.687] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dismountentity : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.687] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid moveminecarts : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.687] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid moveminecarts : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.687] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid campfiretorches : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.687] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid campfiretorches : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.687] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.687] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.687] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid waddles : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.687] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid waddles : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.687] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid nmdar : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.687] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid nmdar : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.687] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid simpleores : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.687] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid simpleores : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.687] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid weakerspwbs : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.687] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid weakerspwbs : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.687] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mysticalagriculture : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.687] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mysticalagriculture : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.688] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ironchest : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.688] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ironchest : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.688] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid villagerdeathm : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.688] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid villagerdeathm : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.688] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mcwbridges : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.688] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mcwbridges : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.688] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid usefulbackpacks : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.688] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid usefulbackpacks : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.688] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid torchmaster : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.688] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid torchmaster : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.688] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid swingthroughgrass : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.688] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid swingthroughgrass : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.688] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid bspawncontrol : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.688] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid bspawncontrol : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.688] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid nutrmilk : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.688] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid nutrmilk : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.688] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid extractpoison : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.688] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid extractpoison : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.688] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid biomesoplenty : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.688] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid biomesoplenty : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.688] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid invtotem : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.688] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid invtotem : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.688] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid grindst : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.688] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid grindst : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.688] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid simplefarming : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.688] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid simplefarming : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.688] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid moveboats : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.688] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid moveboats : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.688] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid miscadditions : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.688] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid miscadditions : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.688] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid randomenchants : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.688] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid randomenchants : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.688] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid curios : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.688] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid curios : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.688] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid botania : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.690] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid botania : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.690] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid patchouli : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.690] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid patchouli : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.690] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid autoreglib : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.690] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid autoreglib : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.690] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid quark : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.690] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid quark : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.690] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid storagedrawers : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.690] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid storagedrawers : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.690] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid oreexcavation : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.690] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid oreexcavation : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.690] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid performant : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.690] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid performant : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.690] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid additionalevents : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.690] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid additionalevents : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.690] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid pickletweaks : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.690] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid pickletweaks : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.690] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid hunterillager : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.690] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid hunterillager : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.690] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid appleskin : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.690] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid appleskin : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.690] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid aiimprovements : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.690] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid aiimprovements : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.690] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mcwfurnitures : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.691] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mcwfurnitures : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.691] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid netherpspr : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.691] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid netherpspr : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.691] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid aquaculture : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.691] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid aquaculture : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.691] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid snowbfrmobs : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.691] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid snowbfrmobs : RegistryEvent.Register<botania:brews>
[02May2020 05:52:44.692] [Server thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[02May2020 05:52:44.692] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid cucumber : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.692] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid cucumber : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.692] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid netherportalfix : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.692] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid netherportalfix : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.692] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid zombiehs : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.692] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid zombiehs : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.692] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid nethercraft : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.692] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid nethercraft : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.692] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid petnames : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.692] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid petnames : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.692] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid giantspawn : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.692] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid giantspawn : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.692] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid vilnames : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.692] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid vilnames : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.692] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid jei : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.692] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid jei : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.692] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid buzzierbees : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.692] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid buzzierbees : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.692] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid doggytalents : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.692] [Server thread/DEBUG] [Doggy Talents/]: Registering Talents
[02May2020 05:52:44.704] [Server thread/DEBUG] [Doggy Talents/]: Finished Registering Talents
[02May2020 05:52:44.704] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid doggytalents : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.704] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid paperbooks : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.704] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid paperbooks : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.704] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid goblintraders : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.704] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid goblintraders : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.704] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid skeletonhs : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.704] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid skeletonhs : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.704] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fablibrary : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.704] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fablibrary : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.704] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid clumps : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.704] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid clumps : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.704] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid journeymap : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.704] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid journeymap : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.704] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid cookingforblockheads : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.704] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid cookingforblockheads : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.704] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid placebo : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.704] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid placebo : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.704] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid citadel : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.704] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid citadel : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.704] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fruittrees : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.704] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fruittrees : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.704] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid wstweaks : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.704] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid wstweaks : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.704] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid bookshelf : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.704] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid bookshelf : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.704] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid snowundertrees : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.704] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid snowundertrees : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.704] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid bottleyourxp : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.704] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid bottleyourxp : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.704] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid uteamcore : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.704] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid uteamcore : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.704] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid randompatches : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.704] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid randompatches : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.704] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid grassseeds : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.704] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid grassseeds : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.705] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid nhacampfire : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.705] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid nhacampfire : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.705] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid darkutils : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.705] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid darkutils : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.705] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid morpheus : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.705] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid morpheus : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.705] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid softsnowfallmod : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.705] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid softsnowfallmod : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid waila : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid waila : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid snowrealmagic : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid snowrealmagic : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid kiwi : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid kiwi : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dismountentity : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dismountentity : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid moveminecarts : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid moveminecarts : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid campfiretorches : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid campfiretorches : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid waddles : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid waddles : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid nmdar : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid nmdar : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid simpleores : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid simpleores : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid weakerspwbs : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid weakerspwbs : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mysticalagriculture : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mysticalagriculture : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ironchest : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ironchest : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid villagerdeathm : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid villagerdeathm : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mcwbridges : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mcwbridges : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid usefulbackpacks : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid usefulbackpacks : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid torchmaster : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid torchmaster : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid swingthroughgrass : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid swingthroughgrass : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid bspawncontrol : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid bspawncontrol : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid nutrmilk : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid nutrmilk : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid extractpoison : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid extractpoison : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid biomesoplenty : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid biomesoplenty : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid invtotem : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid invtotem : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid grindst : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid grindst : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid simplefarming : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid simplefarming : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid moveboats : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid moveboats : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid miscadditions : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid miscadditions : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid randomenchants : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid randomenchants : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid curios : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid curios : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid botania : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid botania : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid patchouli : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid patchouli : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid autoreglib : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid autoreglib : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid quark : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid quark : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid storagedrawers : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid storagedrawers : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid oreexcavation : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.707] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid oreexcavation : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.707] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid performant : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.707] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid performant : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.707] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid additionalevents : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.707] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid additionalevents : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.707] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid pickletweaks : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.707] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid pickletweaks : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.707] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid hunterillager : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.707] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid hunterillager : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.707] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid appleskin : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.707] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid appleskin : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.707] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid aiimprovements : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.707] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid aiimprovements : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.707] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mcwfurnitures : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.707] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mcwfurnitures : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.707] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid netherpspr : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.707] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid netherpspr : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.707] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid aquaculture : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.707] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid aquaculture : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.707] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid snowbfrmobs : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.707] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid snowbfrmobs : RegistryEvent.Register<doggytalents:talents>
[02May2020 05:52:44.707] [Server thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[02May2020 05:52:44.708] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid cucumber : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.708] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid cucumber : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.708] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid netherportalfix : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.708] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid netherportalfix : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.708] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid zombiehs : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.708] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid zombiehs : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.708] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid nethercraft : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.708] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid nethercraft : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.708] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid petnames : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.708] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid petnames : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.708] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid giantspawn : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.708] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid giantspawn : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.708] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid vilnames : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.708] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid vilnames : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.708] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid jei : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.708] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid jei : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.708] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid buzzierbees : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.708] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid buzzierbees : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.708] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid doggytalents : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.708] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid doggytalents : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.708] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid paperbooks : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.708] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid paperbooks : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.708] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid goblintraders : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.708] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid goblintraders : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.708] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid skeletonhs : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.708] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid skeletonhs : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.708] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fablibrary : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.708] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fablibrary : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.708] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid clumps : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.708] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid clumps : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.708] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid journeymap : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.708] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid journeymap : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.708] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid cookingforblockheads : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.708] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid cookingforblockheads : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.708] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid placebo : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.708] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid placebo : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.708] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid citadel : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.708] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid citadel : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.708] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fruittrees : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.708] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fruittrees : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.708] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid wstweaks : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.708] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid wstweaks : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.708] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid bookshelf : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.708] [Server thread/INFO] [Bookshelf/]: Registering 10 global loot modifier serializers.
[02May2020 05:52:44.708] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid bookshelf : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.708] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid snowundertrees : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.708] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid snowundertrees : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.708] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid bottleyourxp : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.708] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid bottleyourxp : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.708] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid uteamcore : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.708] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid uteamcore : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.708] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid randompatches : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.709] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid randompatches : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.709] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid grassseeds : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.709] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid grassseeds : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.709] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid nhacampfire : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.709] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid nhacampfire : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.709] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid darkutils : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.709] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid darkutils : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.709] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid morpheus : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.709] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid morpheus : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.709] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid softsnowfallmod : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.709] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid softsnowfallmod : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.709] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid waila : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.709] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid waila : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.709] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid snowrealmagic : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.709] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid snowrealmagic : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.709] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid kiwi : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.709] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid kiwi : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.709] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dismountentity : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.709] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dismountentity : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.709] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid moveminecarts : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.709] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid moveminecarts : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.709] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid campfiretorches : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.709] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid campfiretorches : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.709] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.709] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.709] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid waddles : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.709] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid waddles : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.709] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid nmdar : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.709] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid nmdar : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.709] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid simpleores : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.710] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid simpleores : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.710] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid weakerspwbs : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.710] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid weakerspwbs : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.710] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mysticalagriculture : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.710] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mysticalagriculture : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.710] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ironchest : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.710] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ironchest : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.710] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid villagerdeathm : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.710] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid villagerdeathm : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.710] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mcwbridges : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.710] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mcwbridges : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.710] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid usefulbackpacks : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.710] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid usefulbackpacks : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.710] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid torchmaster : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.710] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid torchmaster : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.710] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid swingthroughgrass : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.710] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid swingthroughgrass : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.710] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid bspawncontrol : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.710] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid bspawncontrol : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.710] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid nutrmilk : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.710] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid nutrmilk : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.710] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid extractpoison : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.710] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid extractpoison : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.710] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid biomesoplenty : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.710] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid biomesoplenty : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.710] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid invtotem : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.710] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid invtotem : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.710] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid grindst : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.710] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid grindst : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.710] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid simplefarming : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.710] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid simplefarming : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.710] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid moveboats : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.710] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid moveboats : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.710] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid miscadditions : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.710] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid miscadditions : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.710] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid randomenchants : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.710] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid randomenchants : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.710] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid curios : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.710] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid curios : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.710] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid botania : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.712] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid botania : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.712] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid patchouli : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.712] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid patchouli : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.712] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid autoreglib : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.712] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid autoreglib : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.712] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid quark : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.712] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid quark : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.712] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid storagedrawers : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.712] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid storagedrawers : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.712] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid oreexcavation : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.712] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid oreexcavation : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.712] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid performant : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.712] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid performant : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.712] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid additionalevents : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.712] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid additionalevents : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.712] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid pickletweaks : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.712] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid pickletweaks : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.712] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid hunterillager : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.712] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid hunterillager : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.712] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid appleskin : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.712] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid appleskin : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.712] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid aiimprovements : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.712] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid aiimprovements : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.712] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mcwfurnitures : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.712] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mcwfurnitures : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.712] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid netherpspr : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.712] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid netherpspr : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.712] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid aquaculture : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.712] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid aquaculture : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.712] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid snowbfrmobs : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.712] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid snowbfrmobs : RegistryEvent.Register<forge:loot_modifier_serializers>
[02May2020 05:52:44.712] [Server thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid cucumber : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid cucumber : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid netherportalfix : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid netherportalfix : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid zombiehs : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid zombiehs : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid nethercraft : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid nethercraft : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid petnames : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid petnames : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid giantspawn : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid giantspawn : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid vilnames : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid vilnames : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid jei : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid jei : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid buzzierbees : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid buzzierbees : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid doggytalents : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid doggytalents : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid paperbooks : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid paperbooks : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid goblintraders : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid goblintraders : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid skeletonhs : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid skeletonhs : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fablibrary : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fablibrary : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid clumps : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid clumps : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid journeymap : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid journeymap : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid cookingforblockheads : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid cookingforblockheads : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid placebo : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid placebo : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid citadel : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid citadel : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fruittrees : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fruittrees : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid wstweaks : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid wstweaks : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid bookshelf : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid bookshelf : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid snowundertrees : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid snowundertrees : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid bottleyourxp : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid bottleyourxp : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid uteamcore : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid uteamcore : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid randompatches : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid randompatches : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid grassseeds : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid grassseeds : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid nhacampfire : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid nhacampfire : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid darkutils : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid darkutils : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid morpheus : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid morpheus : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid softsnowfallmod : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid softsnowfallmod : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid waila : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid waila : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid snowrealmagic : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid snowrealmagic : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid kiwi : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid kiwi : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dismountentity : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dismountentity : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid moveminecarts : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid moveminecarts : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid campfiretorches : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid campfiretorches : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid waddles : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid waddles : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid nmdar : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid nmdar : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid simpleores : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid simpleores : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid weakerspwbs : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid weakerspwbs : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mysticalagriculture : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mysticalagriculture : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ironchest : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.714] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ironchest : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.714] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid villagerdeathm : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.714] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid villagerdeathm : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.714] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mcwbridges : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.714] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mcwbridges : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.714] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid usefulbackpacks : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.714] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid usefulbackpacks : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.714] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid torchmaster : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.714] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid torchmaster : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.714] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid swingthroughgrass : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.714] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid swingthroughgrass : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.714] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid bspawncontrol : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.714] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid bspawncontrol : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.714] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid nutrmilk : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.714] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid nutrmilk : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.714] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid extractpoison : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.714] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid extractpoison : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.714] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid biomesoplenty : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.714] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid biomesoplenty : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.714] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid invtotem : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.714] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid invtotem : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.714] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid grindst : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.714] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid grindst : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.714] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid simplefarming : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.714] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid simplefarming : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.714] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid moveboats : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.714] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid moveboats : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.714] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid miscadditions : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.714] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid miscadditions : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.714] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid randomenchants : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.714] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid randomenchants : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.714] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid curios : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.714] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid curios : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.714] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid botania : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.714] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid botania : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.714] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid patchouli : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.714] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid patchouli : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.714] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid autoreglib : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.714] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid autoreglib : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.714] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid quark : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.714] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid quark : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.714] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid storagedrawers : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.714] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid storagedrawers : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.714] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid oreexcavation : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.714] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid oreexcavation : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.714] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid performant : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.714] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid performant : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.714] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid additionalevents : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.714] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid additionalevents : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.714] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid pickletweaks : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.714] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid pickletweaks : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.714] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid hunterillager : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.714] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid hunterillager : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.714] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid appleskin : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.714] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid appleskin : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.714] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid aiimprovements : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.714] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid aiimprovements : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.714] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mcwfurnitures : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.714] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mcwfurnitures : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.714] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid netherpspr : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.714] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid netherpspr : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.714] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid aquaculture : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.714] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid aquaculture : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.714] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid snowbfrmobs : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.714] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid snowbfrmobs : RegistryEvent.Register<forge:moddimensions>
[02May2020 05:52:44.715] [Server thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[02May2020 05:52:44.715] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid cucumber : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.715] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid cucumber : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.715] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid netherportalfix : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.715] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid netherportalfix : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.715] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid zombiehs : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.715] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid zombiehs : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.715] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid nethercraft : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.715] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid nethercraft : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.715] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid petnames : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.715] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid petnames : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.715] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid giantspawn : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.715] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid giantspawn : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.715] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid vilnames : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.715] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid vilnames : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.715] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid jei : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.715] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid jei : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.715] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid buzzierbees : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.715] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid buzzierbees : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.715] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid doggytalents : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.715] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid doggytalents : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.715] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid paperbooks : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.715] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid paperbooks : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.715] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid goblintraders : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.715] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid goblintraders : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.715] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid skeletonhs : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.715] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid skeletonhs : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.715] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fablibrary : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.715] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fablibrary : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.715] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid clumps : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.715] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid clumps : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid journeymap : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid journeymap : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid cookingforblockheads : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid cookingforblockheads : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid placebo : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid placebo : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid citadel : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid citadel : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fruittrees : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fruittrees : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid wstweaks : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid wstweaks : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid bookshelf : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid bookshelf : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid snowundertrees : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid snowundertrees : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid bottleyourxp : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid bottleyourxp : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid uteamcore : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid uteamcore : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid randompatches : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid randompatches : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid grassseeds : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid grassseeds : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid nhacampfire : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid nhacampfire : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid darkutils : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid darkutils : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid morpheus : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid morpheus : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid softsnowfallmod : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid softsnowfallmod : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid waila : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid waila : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid snowrealmagic : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid snowrealmagic : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid kiwi : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid kiwi : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dismountentity : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dismountentity : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid moveminecarts : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid moveminecarts : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid campfiretorches : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid campfiretorches : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid waddles : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid waddles : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid nmdar : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid nmdar : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid simpleores : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid simpleores : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid weakerspwbs : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid weakerspwbs : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mysticalagriculture : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mysticalagriculture : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ironchest : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ironchest : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid villagerdeathm : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid villagerdeathm : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mcwbridges : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mcwbridges : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid usefulbackpacks : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid usefulbackpacks : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid torchmaster : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid torchmaster : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid swingthroughgrass : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid swingthroughgrass : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid bspawncontrol : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid bspawncontrol : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid nutrmilk : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid nutrmilk : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid extractpoison : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid extractpoison : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid biomesoplenty : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid biomesoplenty : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid invtotem : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid invtotem : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid grindst : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid grindst : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid simplefarming : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid simplefarming : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid moveboats : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid moveboats : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid miscadditions : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid miscadditions : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.717] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid randomenchants : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.717] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid randomenchants : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.717] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid curios : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.717] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid curios : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.717] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid botania : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.717] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid botania : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.717] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid patchouli : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.717] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid patchouli : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.717] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid autoreglib : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.717] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid autoreglib : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.717] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid quark : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.717] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid quark : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.717] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid storagedrawers : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.717] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid storagedrawers : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.717] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid oreexcavation : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.717] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid oreexcavation : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.717] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid performant : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.717] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid performant : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.717] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid additionalevents : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.717] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid additionalevents : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.717] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid pickletweaks : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.717] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid pickletweaks : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.717] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid hunterillager : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.717] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid hunterillager : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.717] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid appleskin : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.717] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid appleskin : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.717] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid aiimprovements : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.717] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid aiimprovements : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.717] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mcwfurnitures : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.717] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mcwfurnitures : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.717] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid netherpspr : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.717] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid netherpspr : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.717] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid aquaculture : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.717] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid aquaculture : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.717] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid snowbfrmobs : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.717] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid snowbfrmobs : RegistryEvent.Register<hunterillager:hunter_type>
[02May2020 05:52:44.717] [Server thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[02May2020 05:52:44.717] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid cucumber : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.717] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid cucumber : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.717] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid netherportalfix : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.717] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid netherportalfix : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.717] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid zombiehs : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.717] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid zombiehs : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.717] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid nethercraft : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.717] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid nethercraft : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.717] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid petnames : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.717] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid petnames : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.717] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid giantspawn : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.717] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid giantspawn : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.717] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid vilnames : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.718] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid vilnames : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.718] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid jei : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.718] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid jei : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.718] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid buzzierbees : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.718] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid buzzierbees : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.718] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid doggytalents : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.718] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid doggytalents : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.718] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid paperbooks : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.718] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid paperbooks : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.718] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid goblintraders : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.718] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid goblintraders : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.718] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid skeletonhs : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.718] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid skeletonhs : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.718] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fablibrary : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.718] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fablibrary : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.718] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid clumps : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.718] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid clumps : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.718] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid journeymap : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.718] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid journeymap : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.718] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid cookingforblockheads : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.718] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid cookingforblockheads : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.718] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid placebo : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.718] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid placebo : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.718] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid citadel : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.718] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid citadel : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.718] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fruittrees : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.718] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fruittrees : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.718] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid wstweaks : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.718] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid wstweaks : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.718] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid bookshelf : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.718] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid bookshelf : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.718] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid snowundertrees : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.718] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid snowundertrees : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.718] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid bottleyourxp : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.718] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid bottleyourxp : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.718] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid uteamcore : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.718] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid uteamcore : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.718] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid randompatches : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.718] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid randompatches : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.718] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid grassseeds : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.718] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid grassseeds : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.718] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid nhacampfire : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.718] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid nhacampfire : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.718] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid darkutils : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.718] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid darkutils : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.718] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid morpheus : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.718] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid morpheus : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.718] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid softsnowfallmod : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.718] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid softsnowfallmod : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.718] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid waila : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.718] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid waila : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.718] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid snowrealmagic : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.718] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid snowrealmagic : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.718] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid kiwi : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.718] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid kiwi : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.718] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dismountentity : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.718] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dismountentity : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.718] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid moveminecarts : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.718] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid moveminecarts : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.718] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid campfiretorches : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.718] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid campfiretorches : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.718] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.718] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.718] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid waddles : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.718] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid waddles : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.718] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid nmdar : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.718] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid nmdar : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.718] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid simpleores : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.718] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid simpleores : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.718] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid weakerspwbs : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.718] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid weakerspwbs : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.718] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mysticalagriculture : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.718] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mysticalagriculture : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.718] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ironchest : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.718] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ironchest : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.718] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid villagerdeathm : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.718] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid villagerdeathm : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.718] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mcwbridges : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.718] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mcwbridges : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.718] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid usefulbackpacks : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.718] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid usefulbackpacks : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.718] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid torchmaster : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.719] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid torchmaster : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.719] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid swingthroughgrass : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.719] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid swingthroughgrass : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.719] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid bspawncontrol : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.719] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid bspawncontrol : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.719] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid nutrmilk : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.719] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid nutrmilk : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.719] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid extractpoison : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.719] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid extractpoison : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.719] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid biomesoplenty : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.719] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid biomesoplenty : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.719] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid invtotem : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.719] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid invtotem : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.719] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid grindst : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.719] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid grindst : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.719] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid simplefarming : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.719] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid simplefarming : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.719] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid moveboats : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.719] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid moveboats : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.719] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid miscadditions : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.719] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid miscadditions : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.719] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid randomenchants : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.719] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid randomenchants : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.719] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid curios : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.719] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid curios : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.719] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid botania : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.719] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid botania : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.719] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid patchouli : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.719] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid patchouli : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.719] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid autoreglib : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.719] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid autoreglib : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.719] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid quark : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.719] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid quark : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.719] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid storagedrawers : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.719] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid storagedrawers : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.719] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid oreexcavation : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.719] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid oreexcavation : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.719] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid performant : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.719] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid performant : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.719] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid additionalevents : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.719] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid additionalevents : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.719] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid pickletweaks : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.719] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid pickletweaks : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.719] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid hunterillager : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.719] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid hunterillager : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.719] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid appleskin : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.719] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid appleskin : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.719] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid aiimprovements : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.719] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid aiimprovements : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.719] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mcwfurnitures : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.719] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mcwfurnitures : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.719] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid netherpspr : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.719] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid netherpspr : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.719] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid aquaculture : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.719] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid aquaculture : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.719] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid snowbfrmobs : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.719] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid snowbfrmobs : RegistryEvent.Register<minecraft:activities>
[02May2020 05:52:44.719] [Server thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid cucumber : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid cucumber : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid netherportalfix : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid netherportalfix : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid zombiehs : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid zombiehs : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid nethercraft : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid nethercraft : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid petnames : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid petnames : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid giantspawn : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid giantspawn : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid vilnames : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid vilnames : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid jei : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid jei : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid buzzierbees : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid buzzierbees : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid doggytalents : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid doggytalents : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid paperbooks : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid paperbooks : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid goblintraders : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid goblintraders : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid skeletonhs : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid skeletonhs : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fablibrary : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fablibrary : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid clumps : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid clumps : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid journeymap : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid journeymap : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid cookingforblockheads : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid cookingforblockheads : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid placebo : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid placebo : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid citadel : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid citadel : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fruittrees : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fruittrees : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid wstweaks : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid wstweaks : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid bookshelf : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid bookshelf : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid snowundertrees : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid snowundertrees : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid bottleyourxp : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid bottleyourxp : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid uteamcore : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid uteamcore : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid randompatches : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid randompatches : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid grassseeds : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid grassseeds : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid nhacampfire : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid nhacampfire : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid darkutils : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid darkutils : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid morpheus : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid morpheus : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid softsnowfallmod : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid softsnowfallmod : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid waila : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid waila : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid snowrealmagic : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid snowrealmagic : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid kiwi : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid kiwi : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dismountentity : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dismountentity : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid moveminecarts : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid moveminecarts : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid campfiretorches : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid campfiretorches : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid waddles : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid waddles : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid nmdar : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid nmdar : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid simpleores : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid simpleores : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid weakerspwbs : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid weakerspwbs : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mysticalagriculture : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mysticalagriculture : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ironchest : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ironchest : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid villagerdeathm : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.720] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid villagerdeathm : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.721] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mcwbridges : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.721] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mcwbridges : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.721] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid usefulbackpacks : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.721] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid usefulbackpacks : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.721] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid torchmaster : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.721] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid torchmaster : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.721] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid swingthroughgrass : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.721] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid swingthroughgrass : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.721] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid bspawncontrol : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.721] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid bspawncontrol : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.721] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid nutrmilk : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.721] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid nutrmilk : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.721] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid extractpoison : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.721] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid extractpoison : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:44.721] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid biomesoplenty : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:45.005] [Server thread/DEBUG] [biomesoplenty/]: mangrove weight set to 10 for climate SUBTROPICAL
[02May2020 05:52:45.007] [Server thread/DEBUG] [biomesoplenty/]: alps weight set to 5 for climate ICE_CAP
[02May2020 05:52:45.007] [Server thread/DEBUG] [biomesoplenty/]: bayou weight set to 7 for climate SUBTROPICAL
[02May2020 05:52:45.007] [Server thread/DEBUG] [biomesoplenty/]: bog weight set to 3 for climate WET_BOREAL
[02May2020 05:52:45.007] [Server thread/DEBUG] [biomesoplenty/]: boreal_forest weight set to 7 for climate DRY_BOREAL
[02May2020 05:52:45.007] [Server thread/DEBUG] [biomesoplenty/]: brushland weight set to 5 for climate SAVANNA
[02May2020 05:52:45.007] [Server thread/DEBUG] [biomesoplenty/]: chaparral weight set to 5 for climate WARM_TEMPERATE
[02May2020 05:52:45.007] [Server thread/DEBUG] [biomesoplenty/]: cherry_blossom_grove weight set to 1 for climate COOL_TEMPERATE
[02May2020 05:52:45.007] [Server thread/DEBUG] [biomesoplenty/]: cold_desert weight set to 7 for climate ICE_CAP
[02May2020 05:52:45.007] [Server thread/DEBUG] [biomesoplenty/]: coniferous_forest weight set to 10 for climate WET_BOREAL
[02May2020 05:52:45.007] [Server thread/DEBUG] [biomesoplenty/]: dead_forest weight set to 2 for climate DRY_BOREAL
[02May2020 05:52:45.007] [Server thread/DEBUG] [biomesoplenty/]: floodplain weight set to 5 for climate TROPICAL
[02May2020 05:52:45.007] [Server thread/DEBUG] [biomesoplenty/]: fungal_jungle weight set to 1 for climate TROPICAL
[02May2020 05:52:45.007] [Server thread/DEBUG] [biomesoplenty/]: ghost_forest weight set to 2 for climate WET_TEMPERATE
[02May2020 05:52:45.007] [Server thread/DEBUG] [biomesoplenty/]: grassland weight set to 5 for climate COOL_TEMPERATE
[02May2020 05:52:45.008] [Server thread/DEBUG] [biomesoplenty/]: grove weight set to 7 for climate MEDITERRANEAN
[02May2020 05:52:45.008] [Server thread/DEBUG] [biomesoplenty/]: highland weight set to 3 for climate COOL_TEMPERATE
[02May2020 05:52:45.008] [Server thread/DEBUG] [biomesoplenty/]: lavender_field weight set to 5 for climate MEDITERRANEAN
[02May2020 05:52:45.008] [Server thread/DEBUG] [biomesoplenty/]: lush_grassland weight set to 7 for climate TROPICAL
[02May2020 05:52:45.008] [Server thread/DEBUG] [biomesoplenty/]: lush_swamp weight set to 3 for climate SUBTROPICAL
[02May2020 05:52:45.008] [Server thread/DEBUG] [biomesoplenty/]: maple_woods weight set to 3 for climate DRY_BOREAL
[02May2020 05:52:45.008] [Server thread/DEBUG] [biomesoplenty/]: marsh weight set to 5 for climate WET_TEMPERATE
[02May2020 05:52:45.008] [Server thread/DEBUG] [biomesoplenty/]: meadow weight set to 7 for climate WET_BOREAL
[02May2020 05:52:45.008] [Server thread/DEBUG] [biomesoplenty/]: mire weight set to 3 for climate WET_TEMPERATE
[02May2020 05:52:45.008] [Server thread/DEBUG] [biomesoplenty/]: mystic_grove weight set to 1 for climate WET_TEMPERATE
[02May2020 05:52:45.008] [Server thread/DEBUG] [biomesoplenty/]: ominous_woods weight set to 1 for climate WET_BOREAL
[02May2020 05:52:45.008] [Server thread/DEBUG] [biomesoplenty/]: outback weight set to 7 for climate HOT_DESERT
[02May2020 05:52:45.008] [Server thread/DEBUG] [biomesoplenty/]: overgrown_cliffs weight set to 3 for climate TROPICAL
[02May2020 05:52:45.008] [Server thread/DEBUG] [biomesoplenty/]: poppy_field weight set to 2 for climate DRY_TEMPERATE
[02May2020 05:52:45.008] [Server thread/DEBUG] [biomesoplenty/]: prairie weight set to 10 for climate MEDITERRANEAN
[02May2020 05:52:45.008] [Server thread/DEBUG] [biomesoplenty/]: rainforest weight set to 1 for climate SUBTROPICAL
[02May2020 05:52:45.008] [Server thread/DEBUG] [biomesoplenty/]: redwood_forest weight set to 3 for climate WARM_TEMPERATE
[02May2020 05:52:45.008] [Server thread/DEBUG] [biomesoplenty/]: scrubland weight set to 7 for climate SAVANNA
[02May2020 05:52:45.008] [Server thread/DEBUG] [biomesoplenty/]: seasonal_forest weight set to 5 for climate DRY_BOREAL
[02May2020 05:52:45.008] [Server thread/DEBUG] [biomesoplenty/]: shield weight set to 5 for climate WET_BOREAL
[02May2020 05:52:45.008] [Server thread/DEBUG] [biomesoplenty/]: shrubland weight set to 5 for climate DRY_TEMPERATE
[02May2020 05:52:45.008] [Server thread/DEBUG] [biomesoplenty/]: silkglade weight set to 1 for climate DRY_TEMPERATE
[02May2020 05:52:45.008] [Server thread/DEBUG] [biomesoplenty/]: snowy_coniferous_forest weight set to 5 for climate TUNDRA
[02May2020 05:52:45.008] [Server thread/DEBUG] [biomesoplenty/]: snowy_forest weight set to 3 for climate TUNDRA
[02May2020 05:52:45.009] [Server thread/DEBUG] [biomesoplenty/]: steppe weight set to 3 for climate DRY_TEMPERATE
[02May2020 05:52:45.009] [Server thread/DEBUG] [biomesoplenty/]: temperate_rainforest weight set to 3 for climate WET_TEMPERATE
[02May2020 05:52:45.009] [Server thread/DEBUG] [biomesoplenty/]: tropical_rainforest weight set to 10 for climate TROPICAL
[02May2020 05:52:45.009] [Server thread/DEBUG] [biomesoplenty/]: tundra weight set to 7 for climate TUNDRA
[02May2020 05:52:45.009] [Server thread/DEBUG] [biomesoplenty/]: wasteland weight set to 10 for climate WASTELAND
[02May2020 05:52:45.009] [Server thread/DEBUG] [biomesoplenty/]: wetland weight set to 7 for climate WET_TEMPERATE
[02May2020 05:52:45.009] [Server thread/DEBUG] [biomesoplenty/]: woodland weight set to 3 for climate WARM_TEMPERATE
[02May2020 05:52:45.009] [Server thread/DEBUG] [biomesoplenty/]: ashen_inferno weight set to 5 for climate NETHER
[02May2020 05:52:45.009] [Server thread/DEBUG] [biomesoplenty/]: undergarden weight set to 7 for climate NETHER
[02May2020 05:52:45.009] [Server thread/DEBUG] [biomesoplenty/]: visceral_heap weight set to 7 for climate NETHER
[02May2020 05:52:45.024] [Server thread/DEBUG] [biomesoplenty/]: Sub biome biomesoplenty:oasis weight set to 100
[02May2020 05:52:45.025] [Server thread/DEBUG] [biomesoplenty/]: Sub biome biomesoplenty:xeric_shrubland weight set to 100
[02May2020 05:52:45.025] [Server thread/DEBUG] [biomesoplenty/]: Sub biome biomesoplenty:fir_clearing weight set to 100
[02May2020 05:52:45.025] [Server thread/DEBUG] [biomesoplenty/]: Sub biome biomesoplenty:highland_moor weight set to 100
[02May2020 05:52:45.025] [Server thread/DEBUG] [biomesoplenty/]: Sub biome biomesoplenty:flower_meadow weight set to 100
[02May2020 05:52:45.025] [Server thread/DEBUG] [biomesoplenty/]: Sub biome biomesoplenty:pasture weight set to 100
[02May2020 05:52:45.025] [Server thread/DEBUG] [biomesoplenty/]: Sub biome biomesoplenty:pumpkin_patch weight set to 100
[02May2020 05:52:45.025] [Server thread/DEBUG] [biomesoplenty/]: Sub biome biomesoplenty:snowy_fir_clearing weight set to 100
[02May2020 05:52:45.025] [Server thread/DEBUG] [biomesoplenty/]: Sub biome biomesoplenty:temperate_rainforest_hills weight set to 100
[02May2020 05:52:45.035] [Server thread/DEBUG] [biomesoplenty/]: Island biome biomesoplenty:origin_hills weight set to 50 for climate COOL_TEMPERATE
[02May2020 05:52:45.035] [Server thread/DEBUG] [biomesoplenty/]: Island biome biomesoplenty:origin_hills weight set to 50 for climate DRY_TEMPERATE
[02May2020 05:52:45.035] [Server thread/DEBUG] [biomesoplenty/]: Island biome biomesoplenty:origin_hills weight set to 75 for climate WET_TEMPERATE
[02May2020 05:52:45.035] [Server thread/DEBUG] [biomesoplenty/]: Island biome biomesoplenty:volcano weight set to 75 for climate WARM_TEMPERATE
[02May2020 05:52:45.035] [Server thread/DEBUG] [biomesoplenty/]: Island biome biomesoplenty:volcano weight set to 75 for climate MEDITERRANEAN
[02May2020 05:52:45.035] [Server thread/DEBUG] [biomesoplenty/]: Island biome biomesoplenty:volcano weight set to 50 for climate SAVANNA
[02May2020 05:52:45.035] [Server thread/DEBUG] [biomesoplenty/]: Island biome biomesoplenty:rainbow_valley weight set to 25 for climate WET_TEMPERATE
[02May2020 05:52:45.035] [Server thread/DEBUG] [biomesoplenty/]: Island biome biomesoplenty:rainbow_valley weight set to 25 for climate WARM_TEMPERATE
[02May2020 05:52:45.035] [Server thread/DEBUG] [biomesoplenty/]: Island biome biomesoplenty:rainbow_valley weight set to 25 for climate MEDITERRANEAN
[02May2020 05:52:45.035] [Server thread/DEBUG] [biomesoplenty/]: Island biome biomesoplenty:tropics weight set to 75 for climate SUBTROPICAL
[02May2020 05:52:45.035] [Server thread/DEBUG] [biomesoplenty/]: Island biome biomesoplenty:tropics weight set to 50 for climate TROPICAL
[02May2020 05:52:45.036] [Server thread/DEBUG] [biomesoplenty/]: Island biome biomesoplenty:tropics weight set to 50 for climate HOT_DESERT
[02May2020 05:52:45.066] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid biomesoplenty : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:45.066] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid invtotem : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:45.066] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid invtotem : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:45.066] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid grindst : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:45.066] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid grindst : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:45.066] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid simplefarming : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:45.066] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid simplefarming : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:45.066] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid moveboats : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:45.066] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid moveboats : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:45.066] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid miscadditions : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:45.066] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid miscadditions : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:45.066] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid randomenchants : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:45.066] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid randomenchants : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:45.066] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid curios : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:45.066] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid curios : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:45.066] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid botania : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:45.066] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid botania : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:45.066] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid patchouli : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:45.066] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid patchouli : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:45.066] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid autoreglib : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:45.066] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid autoreglib : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:45.066] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid quark : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:45.066] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid quark : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:45.067] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid storagedrawers : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:45.067] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid storagedrawers : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:45.067] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid oreexcavation : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:45.067] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid oreexcavation : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:45.067] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid performant : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:45.067] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid performant : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:45.067] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid additionalevents : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:45.067] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid additionalevents : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:45.067] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid pickletweaks : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:45.067] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid pickletweaks : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:45.067] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid hunterillager : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:45.067] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid hunterillager : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:45.067] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid appleskin : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:45.067] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid appleskin : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:45.067] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid aiimprovements : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:45.067] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid aiimprovements : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:45.067] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mcwfurnitures : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:45.067] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mcwfurnitures : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:45.067] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid netherpspr : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:45.067] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid netherpspr : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:45.067] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid aquaculture : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:45.067] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid aquaculture : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:45.067] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid snowbfrmobs : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:45.067] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid snowbfrmobs : RegistryEvent.Register<minecraft:biome>
[02May2020 05:52:45.067] [Server thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[02May2020 05:52:45.067] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid cucumber : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.067] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid cucumber : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.067] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid netherportalfix : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.067] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid netherportalfix : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.067] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid zombiehs : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.068] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid zombiehs : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.068] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid nethercraft : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.068] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid nethercraft : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.068] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid petnames : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.068] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid petnames : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.068] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid giantspawn : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.068] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid giantspawn : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.068] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid vilnames : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.068] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid vilnames : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.068] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid jei : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.068] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid jei : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.068] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid buzzierbees : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.068] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid buzzierbees : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.068] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid doggytalents : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.068] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid doggytalents : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.068] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid paperbooks : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.068] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid paperbooks : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.068] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid goblintraders : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.068] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid goblintraders : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.068] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid skeletonhs : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.068] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid skeletonhs : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.068] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fablibrary : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.068] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fablibrary : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.068] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid clumps : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.068] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid clumps : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.068] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid journeymap : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.068] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid journeymap : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.068] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid cookingforblockheads : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.068] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid cookingforblockheads : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.068] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid placebo : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.068] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid placebo : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.068] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid citadel : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.068] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid citadel : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.068] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fruittrees : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.068] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fruittrees : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.068] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid wstweaks : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.068] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid wstweaks : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.068] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid bookshelf : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.068] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid bookshelf : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.068] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid snowundertrees : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.068] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid snowundertrees : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.068] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid bottleyourxp : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.068] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid bottleyourxp : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.068] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid uteamcore : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.068] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid uteamcore : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.068] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid randompatches : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.068] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid randompatches : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.068] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid grassseeds : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.068] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid grassseeds : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.068] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid nhacampfire : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.068] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid nhacampfire : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.068] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid darkutils : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.068] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid darkutils : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.068] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid morpheus : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.068] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid morpheus : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.068] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid softsnowfallmod : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.068] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid softsnowfallmod : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.068] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid waila : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.068] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid waila : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.068] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid snowrealmagic : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.068] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid snowrealmagic : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.068] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid kiwi : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.068] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid kiwi : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.068] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dismountentity : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.068] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dismountentity : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.068] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid moveminecarts : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.068] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid moveminecarts : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.068] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid campfiretorches : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.068] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid campfiretorches : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.068] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.068] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.068] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid waddles : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.068] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid waddles : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.068] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid nmdar : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.068] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid nmdar : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.069] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid simpleores : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.069] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid simpleores : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.069] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid weakerspwbs : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.069] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid weakerspwbs : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.069] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mysticalagriculture : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.069] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mysticalagriculture : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.069] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ironchest : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.069] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ironchest : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.069] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid villagerdeathm : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.069] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid villagerdeathm : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.069] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mcwbridges : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.069] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mcwbridges : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.069] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid usefulbackpacks : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.069] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid usefulbackpacks : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.069] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid torchmaster : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.069] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid torchmaster : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.069] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid swingthroughgrass : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.069] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid swingthroughgrass : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.069] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid bspawncontrol : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.069] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid bspawncontrol : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.069] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid nutrmilk : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.069] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid nutrmilk : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.069] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid extractpoison : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.069] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid extractpoison : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.069] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid biomesoplenty : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.069] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid biomesoplenty : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.069] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid invtotem : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.069] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid invtotem : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.069] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid grindst : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.069] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid grindst : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.069] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid simplefarming : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.069] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid simplefarming : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.069] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid moveboats : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.069] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid moveboats : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.069] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid miscadditions : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.069] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid miscadditions : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.069] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid randomenchants : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.069] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid randomenchants : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.069] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid curios : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.069] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid curios : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.069] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid botania : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.069] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid botania : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.069] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid patchouli : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.069] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid patchouli : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.069] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid autoreglib : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.069] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid autoreglib : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.069] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid quark : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.069] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid quark : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.069] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid storagedrawers : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.069] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid storagedrawers : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.069] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid oreexcavation : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.069] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid oreexcavation : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.069] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid performant : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.069] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid performant : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.069] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid additionalevents : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.069] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid additionalevents : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.069] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid pickletweaks : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.069] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid pickletweaks : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.069] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid hunterillager : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.069] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid hunterillager : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.069] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid appleskin : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.069] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid appleskin : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.069] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid aiimprovements : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.069] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid aiimprovements : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.069] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid mcwfurnitures : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.069] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid mcwfurnitures : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.069] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid netherpspr : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.069] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid netherpspr : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.069] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid aquaculture : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.069] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid aquaculture : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.069] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid snowbfrmobs : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.069] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid snowbfrmobs : RegistryEvent.Register<minecraft:biome_source_type>
[02May2020 05:52:45.070] [Server thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[02May2020 05:52:45.070] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid cucumber : RegistryEvent.Register<minecraft:block_entity_type>
[02May2020 05:52:45.070] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid cucumber : RegistryEvent.Register<minecraft:block_entity_type>
[02May2020 05:52:45.070] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid netherportalfix : RegistryEvent.Register<minecraft:block_entity_type>
[02May2020 05:52:45.070] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid netherportalfix : RegistryEvent.Register<minecraft:block_entity_type>
[02May2020 05:52:45.070] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid zombiehs : RegistryEvent.Register<minecraft:block_entity_type>
[02May2020 05:52:45.070] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid zombiehs : RegistryEvent.Register<minecraft:block_entity_type>
[02May2020 05:52:45.070] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid nethercraft : RegistryEvent.Register<minecraft:block_entity_type>
[02May2020 05:52:45.078] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid nethercraft : RegistryEvent.Register<minecraft:block_entity_type>
[02May2020 05:52:45.078] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid petnames : RegistryEvent.Register<minecraft:block_entity_type>
[02May2020 05:52:45.078] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid petnames : RegistryEvent.Register<minecraft:block_entity_type>
[02May2020 05:52:45.078] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid giantspawn : RegistryEvent.Register<minecraft:block_entity_type>
[02May2020 05:52:45.078] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid giantspawn : RegistryEvent.Register<minecraft:block_entity_type>
[02May2020 05:52:45.078] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid vilnames : RegistryEvent.Register<minecraft:block_entity_type>
[02May2020 05:52:45.078] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid vilnames : RegistryEvent.Register<minecraft:block_entity_type>
[02May2020 05:52:45.078] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid jei : RegistryEvent.Register<minecraft:block_entity_type>
[02May2020 05:52:45.078] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid jei : RegistryEvent.Register<minecraft:block_entity_type>
[02May2020 05:52:45.078] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid buzzierbees : RegistryEvent.Register<minecraft:block_entity_type>
[02May2020 05:52:45.078] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid buz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment